Aharoni-Lab / Miniscope-v4-Wire-Free

Wire-free Miniscope v4 system
5 stars 5 forks source link

Header Information Update #30

Closed raymondwjang closed 4 years ago

raymondwjang commented 4 years ago
  1. Gain, Recording Mode, Focal Point, etc. have all been assigned a position in the SD card header block.
  2. The variables are read and implemented for recording, and verified. (haven't verified gain yet, but it should work (writes on register 204))
  3. Markdown README contains all details.
  4. Almost error-proofed (Non-option for recording mode/gain simply defaults to normal mode/x1. Mode-specific variables are simply ignored when not in the corresponding mode.)

To do: Should foolproof the case where the user enters focusMin >= focusMax.