Commit c9ceea1
Release v2.7.0 (#1820)
* Allow specimen_id to be a list (#1770)
* Allow specimen_id to be a list
* Removed nonetype test
* Fixed specimen names in test
* Updated specimen_id description to clarify expectation during in-vivo sessions
* Spread args over multi lines to avoid lint fail
* docs: rebuild docs (#1771)
* docs: minor fixes to acquisition.md
* docs: remove bad directives and links
* docs: improve description for AcquisitionSubjectDetails (#1772)
* docs: improve description for AcquisitionSubjectDetails
* docs: rebuild docs
* fix: throw warnings when users include multiple identically named devices in the Instrument (#1773)
* fix: allow both planar and regular sectioning in sectioning procedures (#1777)
* fix: allow NHPSubject as subject_details option (#1778)
* docs: auto-build docs on opening PR (#1760)
* docs: auto-build docs on opening PR
* update docs [skip actions]
* docs: update contribution.md
* update docs [skip actions]
* chore: remove all unnecessary graphviz dependencies
* update docs [skip actions]
* update docs [skip actions]
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Handle lists of specimen IDs in procedures validator (#1783)
* Handle lists of specimen IDs in procedures validator
* Fix to properly handle individual str as well as lists of str
* refactor: simplifying code a tiny bit
---------
Co-authored-by: Dan Birman <danbirman@gmail.com>
* Add ticket linking workflow (#1785)
* Barseq blackbox acquisition (#1781)
* First pass at minimal blackbox acquisition. Has file that generates acquisition for two subjects, plus json outputs
* Added reference to output files
* Added specimen IDs to barseq acquisitions
* Removed readme file
* Updating examples/barseq_acquisition.py docstring
* Cleaned up comments in examples/barseq_acquisition.py
* Set timestamps to pacific with offset
* Changed experimenters to 'Barseq team'
* Removed references to local paths, removed duplicate jsons
* Added ExternalDataStream, made instrument optional, added test, updated example barseq
* Updated example json outputs for barseq subjects
* update docs [skip actions]
* Linting fixes
* Used DiscriminatedList
* Clean up stream adding logic
* Simplify barseq acquisition example
* Removed jsons
* clean up test and import properly
* Add ExternalDataStream support to Metadata validators and test that no instrument warning is raised for external acquisitions.
* Wording updates as suggested by Dan
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1792 quality control validator has a bug at line 307 where it fails to check metrics before doing metrics0 (#1793)
* fix: validator would trigger on empty metrics
* fix: do this upfront by bypassing the validator, adds a test
* chore: delete CHANGELOG.md (#1799)
* chore: delete CHANGELOG.md
* update docs [skip actions]
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* refactor: replace root calls to logging with module-level loggers (#1800)
* fix: issue with actions being skipped unnecessarily
* refactor: replace root logger with local loggers
* test: fixes to logger patches
* docs: improve docstring (#1748)
* docs: improve docstring
* docs: update specimen ID
* docs: clarify suffix
* docs: better writing
* update docs
* fix: bad merge
* update docs
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* refactor: only allow wrapped NonSurgeryInjections in Procedures.subject_procedures (#1802)
* refactor: only allow Injections in Procedures.subject_procedures when wrapped with an InjectionProcedure
* chore: add ethics_review_id/protocol_id
* fix: only allow Injection, BrainInjection requires a full CS from Surgery
* update docs [skip actions]
* refactor: NonSurgicalInjection
* update docs
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Add missing `tzdata` dependency (#1811)
* Add git hash to Code model (#1813)
* Add git hash to Code model
* update docs
* Increase hash length upper bound
* Change property name and emit warning if hash and version are not defined
* Refactor type alias
* update docs
* Break lines
* Update tests to reflect longer hashes
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add barseq instrument (#1685)
* feat: add barseq instrument
* refactor: SlapPlane -> Slap2Plane
* Revert "refactor: SlapPlane -> Slap2Plane"
This reverts commit 6f193b8.
* chore: lint
* refactor: fix serialization code in example
* fix: fix issues blocking build
* chore: fix write function for instrument example
* fix: specimen_ids validator correctly flattens lists (#1763)
* feat: working on procedures_sectioning example
* feat: continuing to develop chunk sections
* chore: embed slide regions in python code
* chore: lint
* chore: docstrings
* chore: lint
* chore: remove full sectioning file
---------
Co-authored-by: Doug Ollerenshaw <doug.ollerenshaw@alleninstitute.org>
* chore: bump version
* bump schema version [skip actions]
* chore: bump metadata
* bump schema version [skip actions]
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Doug Ollerenshaw <doug.ollerenshaw@alleninstitute.org>
Co-authored-by: gouwens <ngouwens@gmail.com>
Co-authored-by: Bruno Cruz <7049351+bruno-f-cruz@users.noreply.github.com>68 files changed
Lines changed: 2489 additions & 400 deletions
File tree
- .github/workflows
- docs
- base/core
- source
- aind_data_schema_models
- components
- examples
- schemas
- src/aind_data_schema
- components
- core
- utils
- docs
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments