This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Releases: datajoint/workflow-array-ephys
Releases · datajoint/workflow-array-ephys
Release 0.3.3
- Add - Docker image ID
- Add - VS Code extensions
- Update -
element-array-ephys
version - Update - Tutorial notebook to work around bug
Release 0.3.2
- Add -
quality_metrics.ipynb
for visualizing quality metrics. - Add - Documentation for attributes in
ephys.QualityMetrics.Waveform
. - Update - pytest for
ephys.QualityMetrics.populate
.
Release 0.3.1
- Add - pytest for new
QCmetric
tables. - Add -
graphviz
inrequirements.txt
. - Update - visualization notebook.
Release 0.3.0
- Add - Demo notebooks and capabilities using GitHub Codespaces
- Add - pre-commit, markdown lint, and spell check config files
- Update - Revise pytest and docker structure to streamline testing
- Fix -
element-array-ephys
version error when installing via requirements.txt
Release 0.2.4
- Add - Add (0.2.3) and revise (0.2.4) notebook for Allen Institute workshop
Release 0.2.2
- Update - config ephys roots in notebooks for codebook deployment
- Update - requirements.txt to add element electrode localization
- Update - add lab.User insert to ingest.py for users with empty element-lab schemas
Release 0.2.1
- Add - Mention CodeBook data directory in notebooks
- Add - Mention of config items in notebook 09
- Update - Remove directory assertion in notebooks for CodeBook deployment
- Update - Move all export functions from
pipeline
toexport
script
0.2.0
- Add - Adopt black formatting into code base
- Add - GitHub Issue templates
- Add - Code of conduct
- Add - Jupytext paired python scripts
- Add - Example data for trials, events, blocks, recordings, and alignments
- Add - Analysis schema
- Add - Raster and PSTH plots
- Add - Video tutorial link to README
- Add - Images for README
- Add - Jupyter notebooks for downstream analysis, electrode localization, and NWB export
- Add - Electrode localization schema activation script
- Update - README for ephys modes, element-event, and element-electrode-localization
- Update - Docker and Compose files for element-event and element-electrode-localization
- Update - Pipeline script for ephys mode and element-event
- Update - Pytests
0.1.0
- Update - Docker and Compose files
- Add - NWB export pytests
Also includes unreleased version updates.