Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First 100 frames are the same when acquiring1000 images in .hdf5 format #29

Open
AZehrer opened this issue Jan 18, 2023 · 5 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@AZehrer
Copy link
Collaborator

AZehrer commented Jan 18, 2023

Xaviers last response:
Alright! Thanks for reporting the bug btw. I think this manager I have not done it myself so I'm not sure, maybe it's from the UC2 repo? Can you take a look at getChunk and make sure that it's returning the new list of frames, in the camera manager? getChunk is the one that is called from the RecordingManager so that would be the one that is failing in my opinion

Probably more useful to post the issue in this repository.
@beniroquai

@AZehrer AZehrer added the bug Something isn't working label Jan 18, 2023
@AZehrer
Copy link
Collaborator Author

AZehrer commented Jan 18, 2023

CMOS Alvium camera was used.

@beniroquai
Copy link
Collaborator

you need to tag so that I can see it :D

do @beniroquai ^^

@beniroquai beniroquai self-assigned this Jan 19, 2023
@AZehrer
Copy link
Collaborator Author

AZehrer commented Jan 25, 2023

@beniroquai

@beniroquai
Copy link
Collaborator

Thanks @AZehrer - sorry for taking soo long. Is this still an issue?
I suspect it's due to the lack of the clear-buffer function in the vimba camera driver:

I remember that the RecordingManager had this function of "flushBuffer" before starting an acquisition series. @kasasxav was that true? In the Daheng camera I implemented it

@beniroquai
Copy link
Collaborator

Added it to the latest commit c6a9880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants