Recent Releases of photobatch
photobatch - Photobatch Release: 1.3.0
PhotoBatch 1.3.0 Release:
Adds new functionality to the behavioural event filtering. Adds new baselining option.
Additions: - Added ability to define filter_arg as a variable name from ABET Task. Will grab float or int value from variable from closest previous reference in task to the event of interest. - Added "prior" option to baselining. Data collected from the event prior --> event start window will be used to calculate baseline for z-scores.
Fixes: - Small modification to file parsing for Doric hdf5 files (Version 6) - Updated output file naming scheme to support new filter contingencies
- Python
Published by dpalmer9 over 1 year ago
photobatch - PhotoBatch Release: 1.2.1
This is a small update to address an issue with users collecting data from the Gen 2 Touchscreen systems. These systems emit a partial 2.5v signal in the first 500ms of the runtime.
Fixes: - Updated TTL Threshold to account for 2nd Generation Touchscreen Operant Systems
- Python
Published by dpalmer9 over 2 years ago
photobatch - PhotoBatch Release: 1.2.0 (Summary Files)
PhotoBatch 1.2.0 is now available for general use.
New Features: - Added option to generate running summary files. Summary files are .xslx format files with a sheet for mean, standard deviation, and standard error of the mean. Each row represents the collapsing of events from a single session. An additional column at the beginning identfies each session. - Summary files can be generated for delta-f, proportion change, and z-score.
- Python
Published by dpalmer9 over 2 years ago
photobatch - PhotoBatch Release: 1.1.1 (Bug Fix)
Photobatch v1.1.1
Changelog: - Updated routing function for doric files - Forced conversion of string --> integer in event sheets with multiple methods (hdf5 + csv)
- Python
Published by dpalmer9 almost 3 years ago
photobatch - PhotoBatch 1.1.0
Photobatch 1.1.0:
New Feature: HDF5 support (.doric) This version includes support for the HDF5 format used in the Doric Neuroscience Studio software. To make this change, the file pairing template has been updated with an additional "mode" column. Setting the mode to search for the interlocked signal will allow for reading the data from the HDF5 file.
New Feature: Filter Operations This version has a finalized update to the possible operations for Variable event filters. In this version, the user can use all standard operators (=, !=, <. <=, >, >=) to check a variable against a value. The user can also check if a variable event is either a member or not a member of a list.
Fixes: - Small modification to the event search function to handle complex filters
- Python
Published by dpalmer9 about 3 years ago
photobatch - Initial Full Release
This release is stable and ready for general use.
The following features are included:
Unlimited event filtering Multiple event filtering options for variable events Batch processing behaviour and file pairings Customization for data procedures
- Python
Published by dpalmer9 about 3 years ago