-
Notifications
You must be signed in to change notification settings - Fork 11
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
QIE mapping #2
Comments
did we ever debug the faster mapping code? |
No, but now's a good time to do this, since the map changed. I'll do it. |
This is more annoying than I anticipated. When I use the slow version, I get results like
The |
How are you reading the unique ID? From the device itself or from the IGLOO2 register? |
The |
nice! |
can this be closed? |
QIE mapping is too slow... need to do some research on how to speed it up. Some ideas:
Use the uhtr histograms to read out data - which is very fast.
Use the link pattern readout to first figure out where groups of four QIEs then set those groups of four to either fixed range mode 0,1,2,3.
-the combination of the two should be very fast
@Teststandees/citizens
The text was updated successfully, but these errors were encountered: