Skip to content

Make emulated camera image and movie consider exposure#3

Merged
Baharis merged 4 commits into
instamatic-dev:masterfrom
Baharis:timely_camera
Apr 21, 2026
Merged

Make emulated camera image and movie consider exposure#3
Baharis merged 4 commits into
instamatic-dev:masterfrom
Baharis:timely_camera

Conversation

@Baharis

@Baharis Baharis commented Apr 16, 2026

Copy link
Copy Markdown
Member

In the stable version of current emulator, the CameraEmulator.get_image method completely ignores the exposure variable, while the get_movie generator method does not exist at all. This PR implements get_movie, adds a generator evaluating mechanism introduced in instamatic-dev/instamatic#154, and ultimately makes both get_image and get_movie take exactly as much time as expected, i.e. exposure or exposure * n_frames.

@Baharis Baharis self-assigned this Apr 16, 2026
@Baharis Baharis added bug Something isn't working enhancement New feature or request labels Apr 16, 2026
@Baharis
Baharis merged commit e66853c into instamatic-dev:master Apr 21, 2026
@Baharis
Baharis deleted the timely_camera branch April 21, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant