SWC-Advanced-Microscopy / BakingTray

Serial-section automated anatomy extension for ScanImage
https://bakingtray.mouse.vision/
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Chameleon discovery quirks #335

Open raacampbell opened 3 years ago

raacampbell commented 3 years ago
raacampbell commented 3 years ago

Also, laser seems to close shutter after an acquisition sometimes. Maybe related to heartbeat? After an acq it is:

>> [~,val]=hBT.laser.sendAndReceiveSerial('?HB')

val =

    '1
     '

>> [~,val]=hBT.laser.sendAndReceiveSerial('?HBR')

val =

    '100
     '

That seems fine.