pyPhotometry v1.1 #30
ThomasAkam
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
pyPhotometry version 1.1 is now available to download from the releases page. New functionallity in this release:
Added ability to select acquisition board type so LED currents are calibrated correctly for the v2 acquisition board.
Added warnings when signal saturates, i.e. when analog input voltage is >= 3.3V.
Added option to output sync pulses on Digital 1.
In pulsed acquisition modes, the LED-on signal and LED-off baseline are now saved separately in the
.ppdfile rather than saving only the the baseline subtracted signal. This allows the user to identify at analysis time any periods where signals were saturating. Note, the new Python and MATLAB data import modules support both old and new.ppdfiles, however older versions of the data import code will not correctly open the new.ppdfiles.GUI UI improvements:
See the updated docs for more information.
All reactions