-
Notifications
You must be signed in to change notification settings - Fork 0
BUGS #11
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
Description
HIGHER PRIO:
- Logic for not taking over hardware that's already in use elsewhere doesn't work
QUICK FIXES (<30min):
- cameras are not loading their device exposure time into config struct on load
- encountering an error during trial loading means you need to restart StimControl to initialise DAQ channels
- passive acquistion is making two folders: experiment and experiment_passive
- needs to support switching out of the default stimulus file location and then back!!
LOWER PRIO (lower impact or hard to reproduce):
- counting up in double negatives instead of down while running (active)
- cameras continually sending the same image after 5 trials of 3529 images each, 1min 60fps 10sec off (during one test trial, not yet reproduced)
- somehow sometimes if you try to change the camera's trigger mode it will throw an error instead of gracefully stopping and restarting
DONE:
- camera maybe only capturing every second frame?
- MEGA extraneous folder generation in passive mode
- Stimulus generation doesn't work at all in DAQs without clocked sampling access (rate = 0 when passed into StimGenerator from LoadTrialFromParams)
Reactions are currently unavailable