Skip to content

Add auto-exposure bracketing feature #12

@jflalonde

Description

@jflalonde

Using auto-exposure bracketing on the Mark iii allows the capture of multiple exposures extremely fast. For example, using the following script, the 7 exposures needed for the sky camera can be captured in 6 seconds, instead of 40+ seconds with the current setup.

gphoto2 --set-config /main/capturesettings/aeb="+/- 3" --set-config /main/capturesettings/aperture="16" --set-config /main/capturesettings/shutterspeed="1/1000" --set-config /main/actions/eosremoterelease=2 --wait-event=1s

gphoto2 --set-config /main/capturesettings/aperture="4" --set-config /main/capturesettings/shutterspeed="1/30" --set-config /main/actions/eosremoterelease=2 --wait-event=1s

gphoto2 --set-config /main/capturesettings/aeb=0 --set-config /main/capturesettings/shutterspeed="1" --capture-image

Let's talk about this soon!

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions