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

High level interface with easy to use in 3rd party stimulation scripts to embed qrcodes #117

Open
yarikoptic opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@yarikoptic
Copy link
Member

addition to

so e.g. in the case of PsychoPy scripts, they could easily add smth like

import reprostim

## setup of their scripts
## right after getting trigger pulse:
reprostim.video_timestamp(experiment="1070_spacetop", id="the-beginning")  # or alike

...

and so on. This way we could then detect those QR codes in the videos, potentially associate with specific experiments etc, and thus avoid the need for absolute synchronization with MRI clock (we have an issue #TODO) ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants