v1.7.0
pickles-bread-and-butter
released this
29 Apr 17:32
·
2531 commits
to master
since this release
Added
- Internal users can now access
eye_tracking
ellipse fit data from behavior + ophys Session objects - A new mixin for managing processing parameters for Session objects
- Added support for additional sync file line labels
Changed
- Monitor delay calculation is updated to properly handle photodiode streams that end
on a rising edge. We are no longer providing a default delay value in case of error.
Bug Fixes
- experiment_table from behavior project cache has NaNs in the 'imaging_depth' column for MultiScope experiments due to incorrect join in behavior_project_lims_api.py and 4 other places where ophys_sessions was incorrectly queried for imaging_depth_id
- get_keys method for sync datasets was returning the wrong line labels and creating incorrect key, value pairs for
data loading from sync files