Aharoni-Lab / Miniscope-DAQ-QT-Software

Software for streaming and controlling neural and behavioral data from freely behaving animals
GNU General Public License v3.0
116 stars 28 forks source link

Gain isn't correctly initialized from config file #50

Open ZachPenn opened 2 years ago

ZachPenn commented 2 years ago

When I set gain in the configuration file to "Low" or "High", when I initialize Miniscope recording the correct gain value is presented in text by the acquisition software. However, the actual gain that seems to be initialized is "Medium", revealed by toggling between gains (If I start at High, manually toggle the gain using the software to Medium/Low, and then toggle back up to High, the video is much brighter than the starting point).

Any thoughts on this?

daharoni commented 2 years ago

Hmm, I thought I fixed this issue in the latest release of the software. Are you using version 1.11?

ZachPenn commented 2 years ago

I installed from Miniscope-DAQ-Software_build_v1_11.zip. It does say version 1.10 when I click 'help' within the software, but I'm guessing that's just text that wasn't updated along with the version?

daharoni commented 2 years ago

Ok thanks for the info. I'll put this on my Todo list to fix.