-
Notifications
You must be signed in to change notification settings - Fork 4
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
Save zero coordinate to experiments #478
Comments
Hmm, not quite sure I follow this one -- I guess this is because Kim/Hailey are using one experiment per mouse basically and so this information can be stored in Pinpoint? I think this suggests that the Accounts system should probably be overhauled to integrate with our database in some way... need to think about this more |
They mostly liked the feature where you can move a probe back to the 0 coordinate. So basically when they set up an experiment with the same mouse on the same rig they don't have to re-zero the manipulator if they can just restore the remembered zero coordinate. |
Hmm, so the point is that if the manipulators are in the exact same configuration and it's the same mouse then you can assume Bregma is in the same place and just keep running from where you left off? We could add this, but then I think we would want to store the concept of a "mouse" separately from an "experiment"
|
This could be v1.1.x... what do you think? |
Leaving a note to our future selves here: I'm going to implement a new struct |
The idea is that then in subsequent runs the manipulator does not need to be zero'd at bregma and it can use the saved stereotaxic coordinate to re-align itself. This can also ensure the mouse is headfixed properly each time.
The text was updated successfully, but these errors were encountered: