Skip to content

Commit 7961d88

Browse files
authored
Merge pull request #1753 from AllenNeuralDynamics/release-v2.5.1
[hotfix] Release v2.5.1
2 parents 02d26fa + 86038d4 commit 7961d88

30 files changed

Lines changed: 408 additions & 165 deletions

docs/source/acquisition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ while the StimulusEpoch represents all stimuli being presented.
8080
| `subject_id` | `str` | Subject ID (Unique identifier for the subject) |
8181
| `specimen_id` | `Optional[str]` | Specimen ID (Specimen ID is required for in vitro imaging modalities) |
8282
| `acquisition_start_time` | `datetime (timezone-aware)` | Acquisition start time (During validation, timezone information will be moved into the acquisition_start_tz field.) |
83-
| `acquisition_start_tz` | `Optional[pydantic_extra_types.timezone_name.TimeZoneName]` | Acquisition start timezone (Automatically populated by a validator based on acquisition_start_time.) |
83+
| `acquisition_start_tz` | `int or pydantic_extra_types.timezone_name.TimeZoneName or NoneType` | Acquisition start timezone (Automatically populated by a validator based on acquisition_start_time. Will be a TimeZoneName (IANA name) when the datetime uses a ZoneInfo timezone, or an integer UTC offset in hours for fixed-offset timezones. Use ZoneInfo (from the zoneinfo standard library) to preserve the named timezone.) |
8484
| `acquisition_end_time` | `datetime (timezone-aware)` | Acquisition end time |
8585
| `experimenters` | `List[str]` | experimenter(s) |
8686
| `protocol_id` | `Optional[List[str]]` | Protocol ID (DOI for protocols.io) |

docs/source/aind_data_schema_models/devices.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Detector type name
9595
|------|-------|
9696
| `CAMERA` | `Camera` |
9797
| `PMT` | `Photomultiplier Tube` |
98+
| `SiPM` | `Silicon Photomultiplier` |
9899
| `OTHER` | `Other` |
99100

100101

docs/source/aind_data_schema_models/organizations.md

Lines changed: 54 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -9,97 +9,98 @@ Organization
99
| Name | abbreviation | name | registry | registry_identifier |
1010
|------|------|------|------|------|
1111
| `AA_OPTO_ELECTRONIC` | `None` | `AA Opto Electronic` | `None` | `None` |
12-
| `ABCAM` | `None` | `Abcam` | `Registry.ROR` | `02e1wjw63` |
13-
| `ADDGENE` | `None` | `Addgene` | `Registry.ROR` | `01nn1pw54` |
14-
| `AI` | `AI` | `Allen Institute` | `Registry.ROR` | `03cpe7c52` |
15-
| `AIBS` | `AIBS` | `Allen Institute for Brain Science` | `Registry.ROR` | `00dcv1019` |
12+
| `ABCAM` | `None` | `Abcam` | `Research Organization Registry (ROR)` | `02e1wjw63` |
13+
| `ADDGENE` | `None` | `Addgene` | `Research Organization Registry (ROR)` | `01nn1pw54` |
14+
| `AI` | `AI` | `Allen Institute` | `Research Organization Registry (ROR)` | `03cpe7c52` |
15+
| `AIBS` | `AIBS` | `Allen Institute for Brain Science` | `Research Organization Registry (ROR)` | `00dcv1019` |
1616
| `AILIPU` | `Ailipu` | `Ailipu Technology Co` | `None` | `None` |
17-
| `AIND` | `AIND` | `Allen Institute for Neural Dynamics` | `Registry.ROR` | `04szwah67` |
18-
| `AMS_OSRAM` | `None` | `ams OSRAM` | `Registry.ROR` | `045d0h266` |
17+
| `AIND` | `AIND` | `Allen Institute for Neural Dynamics` | `Research Organization Registry (ROR)` | `04szwah67` |
18+
| `AMS_OSRAM` | `None` | `ams OSRAM` | `Research Organization Registry (ROR)` | `045d0h266` |
1919
| `ARDUINO` | `None` | `Arduino` | `None` | `None` |
2020
| `ARECONT_VISION_COSTAR` | `None` | `Arecont Vision Costar` | `None` | `None` |
2121
| `ASI` | `ASI` | `Applied Scientific Instrumentation` | `None` | `None` |
22-
| `ASUS` | `None` | `ASUS` | `Registry.ROR` | `00bxkz165` |
22+
| `ASUS` | `None` | `ASUS` | `Research Organization Registry (ROR)` | `00bxkz165` |
2323
| `BASLER` | `None` | `Basler` | `None` | `None` |
24-
| `BCM` | `BCM` | `Baylor College of Medicine` | `Registry.ROR` | `02pttbw34` |
25-
| `BU` | `BU` | `Boston University` | `Registry.ROR` | `05qwgg493` |
26-
| `CAJAL` | `Cajal` | `Cajal Neuroscience` | `Registry.ROR` | `05pdc0q70` |
24+
| `BCM` | `BCM` | `Baylor College of Medicine` | `Research Organization Registry (ROR)` | `02pttbw34` |
25+
| `BRUKER` | `None` | `Bruker` | `Research Organization Registry (ROR)` | `04r739x86` |
26+
| `BU` | `BU` | `Boston University` | `Research Organization Registry (ROR)` | `05qwgg493` |
27+
| `CAJAL` | `Cajal` | `Cajal Neuroscience` | `Research Organization Registry (ROR)` | `05pdc0q70` |
2728
| `CAMBRIDGE_TECHNOLOGY` | `None` | `Cambridge Technology` | `None` | `None` |
28-
| `CARL_ZEISS` | `None` | `Carl Zeiss` | `Registry.ROR` | `01xk5xs43` |
29+
| `CARL_ZEISS` | `None` | `Carl Zeiss` | `Research Organization Registry (ROR)` | `01xk5xs43` |
2930
| `CATHETER_IMPLANT_INSTITUTIONS` | `N/A` | `N/A` | `N/A` | `N/A` |
30-
| `CHAMPALIMAUD` | `Champalimaud` | `Champalimaud Foundation` | `Registry.ROR` | `03g001n57` |
31+
| `CHAMPALIMAUD` | `Champalimaud` | `Champalimaud Foundation` | `Research Organization Registry (ROR)` | `03g001n57` |
3132
| `CHROMA` | `None` | `Chroma` | `None` | `None` |
32-
| `COHERENT_SCIENTIFIC` | `None` | `Coherent Scientific` | `Registry.ROR` | `031tysd23` |
33-
| `COLUMBIA` | `Columbia` | `Columbia University` | `Registry.ROR` | `00hj8s172` |
33+
| `COHERENT_SCIENTIFIC` | `None` | `Coherent Scientific` | `Research Organization Registry (ROR)` | `031tysd23` |
34+
| `COLUMBIA` | `Columbia` | `Columbia University` | `Research Organization Registry (ROR)` | `00hj8s172` |
3435
| `COMPUTAR` | `None` | `Computar` | `None` | `None` |
3536
| `CONOPTICS` | `None` | `Conoptics` | `None` | `None` |
3637
| `CRESTOPTICS` | `None` | `CrestOptics` | `None` | `None` |
37-
| `CRL` | `CRL` | `Charles River Laboratories` | `Registry.ROR` | `03ndmsg87` |
38+
| `CRL` | `CRL` | `Charles River Laboratories` | `Research Organization Registry (ROR)` | `03ndmsg87` |
3839
| `CUSTOM` | `None` | `Custom` | `None` | `None` |
39-
| `CZI` | `CZI` | `Chan Zuckerberg Initiative` | `Registry.ROR` | `02qenvm24` |
40+
| `CZI` | `CZI` | `Chan Zuckerberg Initiative` | `Research Organization Registry (ROR)` | `02qenvm24` |
4041
| `DAQ_DEVICE_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
4142
| `DETECTOR_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
4243
| `DIGIKEY` | `None` | `DigiKey` | `None` | `None` |
4344
| `DODOTRONIC` | `None` | `Dodotronic` | `None` | `None` |
44-
| `DORIC` | `None` | `Doric` | `Registry.ROR` | `059n53q30` |
45+
| `DORIC` | `None` | `Doric` | `Research Organization Registry (ROR)` | `059n53q30` |
4546
| `EALING` | `None` | `Ealing` | `None` | `None` |
46-
| `EDMUND_OPTICS` | `None` | `Edmund Optics` | `Registry.ROR` | `01j1gwp17` |
47-
| `EMORY` | `Emory` | `Emory University` | `Registry.ROR` | `03czfpz43` |
47+
| `EDMUND_OPTICS` | `None` | `Edmund Optics` | `Research Organization Registry (ROR)` | `01j1gwp17` |
48+
| `EMORY` | `Emory` | `Emory University` | `Research Organization Registry (ROR)` | `03czfpz43` |
4849
| `EURESYS` | `None` | `Euresys` | `None` | `None` |
4950
| `FILTER_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
50-
| `FLIR` | `FLIR` | `Teledyne FLIR` | `Registry.ROR` | `01j1gwp17` |
51+
| `FLIR` | `FLIR` | `Teledyne FLIR` | `Research Organization Registry (ROR)` | `01j1gwp17` |
5152
| `FUJINON` | `None` | `Fujinon` | `None` | `None` |
5253
| `FUNDERS` | `N/A` | `N/A` | `N/A` | `N/A` |
53-
| `HAMAMATSU` | `None` | `Hamamatsu` | `Registry.ROR` | `03natb733` |
54+
| `HAMAMATSU` | `None` | `Hamamatsu` | `Research Organization Registry (ROR)` | `03natb733` |
5455
| `HAMILTON` | `None` | `Hamilton` | `None` | `None` |
55-
| `HUST` | `HUST` | `Huazhong University of Science and Technology` | `Registry.ROR` | `00p991c53` |
56-
| `IDT` | `IDT` | `Integrated DNA Technologies` | `Registry.ROR` | `009jvpf03` |
57-
| `IMEC` | `IMEC` | `Interuniversity Microelectronics Center` | `Registry.ROR` | `02kcbn207` |
56+
| `HUST` | `HUST` | `Huazhong University of Science and Technology` | `Research Organization Registry (ROR)` | `00p991c53` |
57+
| `IDT` | `IDT` | `Integrated DNA Technologies` | `Research Organization Registry (ROR)` | `009jvpf03` |
58+
| `IMEC` | `IMEC` | `Interuniversity Microelectronics Center` | `Research Organization Registry (ROR)` | `02kcbn207` |
5859
| `INFINITY_PHOTO_OPTICAL` | `None` | `Infinity Photo-Optical` | `None` | `None` |
59-
| `INVITROGEN` | `None` | `Invitrogen` | `Registry.ROR` | `03x1ewr52` |
60+
| `INVITROGEN` | `None` | `Invitrogen` | `Research Organization Registry (ROR)` | `03x1ewr52` |
6061
| `IR_ROBOT_CO` | `None` | `IR Robot Co` | `None` | `None` |
6162
| `ISL` | `ISL` | `ISL Products International` | `None` | `None` |
6263
| `ITEM` | `None` | `Item` | `None` | `None` |
63-
| `JANELIA` | `Janelia` | `Janelia Research Campus` | `Registry.ROR` | `013sk6x84` |
64-
| `JAX` | `JAX` | `Jackson Laboratory` | `Registry.ROR` | `021sy4w91` |
65-
| `JENOPTIK` | `None` | `Jenoptik` | `Registry.ROR` | `05g7t5c49` |
66-
| `JHU` | `JHU` | `Johns Hopkins University` | `Registry.ROR` | `00za53h95` |
64+
| `JANELIA` | `Janelia` | `Janelia Research Campus` | `Research Organization Registry (ROR)` | `013sk6x84` |
65+
| `JAX` | `JAX` | `Jackson Laboratory` | `Research Organization Registry (ROR)` | `021sy4w91` |
66+
| `JENOPTIK` | `None` | `Jenoptik` | `Research Organization Registry (ROR)` | `05g7t5c49` |
67+
| `JHU` | `JHU` | `Johns Hopkins University` | `Research Organization Registry (ROR)` | `00za53h95` |
6768
| `JULABO` | `None` | `Julabo` | `None` | `None` |
68-
| `KOWA` | `None` | `Kowa` | `Registry.ROR` | `03zbwg482` |
69+
| `KOWA` | `None` | `Kowa` | `Research Organization Registry (ROR)` | `03zbwg482` |
6970
| `LASER_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
7071
| `LASOS` | `LASOS` | `LASOS Lasertechnik` | `None` | `None` |
7172
| `LED_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
7273
| `LEICA` | `None` | `Leica` | `None` | `None` |
7374
| `LENS_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
74-
| `LG` | `None` | `LG` | `Registry.ROR` | `02b948n83` |
75+
| `LG` | `None` | `LG` | `Research Organization Registry (ROR)` | `02b948n83` |
7576
| `LIFECANVAS` | `None` | `LifeCanvas` | `None` | `None` |
7677
| `LUMENCOR` | `None` | `Lumencor` | `None` | `None` |
7778
| `LUMEN_DYNAMICS` | `None` | `Lumen Dynamics` | `None` | `None` |
7879
| `MANIPULATOR_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
79-
| `MBF` | `MBF` | `MBF Bioscience` | `Registry.ROR` | `02zynam48` |
80-
| `MEADOWLARK_OPTICS` | `None` | `Meadowlark Optics` | `Registry.ROR` | `00n8qbq54` |
81-
| `MIBR` | `MIBR` | `McGovern Institute for Brain Research` | `Registry.ROR` | `05ymca674` |
80+
| `MBF` | `MBF` | `MBF Bioscience` | `Research Organization Registry (ROR)` | `02zynam48` |
81+
| `MEADOWLARK_OPTICS` | `None` | `Meadowlark Optics` | `Research Organization Registry (ROR)` | `00n8qbq54` |
82+
| `MIBR` | `MIBR` | `McGovern Institute for Brain Research` | `Research Organization Registry (ROR)` | `05ymca674` |
8283
| `MIDOPT` | `MidOpt` | `Midwest Optical Systems, Inc.` | `None` | `None` |
83-
| `MIT` | `MIT` | `Massachusetts Institute of Technology` | `Registry.ROR` | `042nb2s44` |
84+
| `MIT` | `MIT` | `Massachusetts Institute of Technology` | `Research Organization Registry (ROR)` | `042nb2s44` |
8485
| `MITUTUYO` | `None` | `Mitutuyo` | `None` | `None` |
8586
| `MIT_BCS` | `MIT-BCS` | `MIT Department of Brain and Cognitive Sciences` | `None` | `None` |
86-
| `MJFF` | `MJFF` | `Michael J. Fox Foundation for Parkinson's Research` | `Registry.ROR` | `03arq3225` |
87-
| `MKS_NEWPORT` | `None` | `MKS Newport` | `Registry.ROR` | `00k17f049` |
87+
| `MJFF` | `MJFF` | `Michael J. Fox Foundation for Parkinson's Research` | `Research Organization Registry (ROR)` | `03arq3225` |
88+
| `MKS_NEWPORT` | `None` | `MKS Newport` | `Research Organization Registry (ROR)` | `00k17f049` |
8889
| `MONITOR_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
8990
| `MPI` | `MPI` | `MPI` | `None` | `None` |
90-
| `NATIONAL_INSTRUMENTS` | `None` | `National Instruments` | `Registry.ROR` | `026exqw73` |
91+
| `NATIONAL_INSTRUMENTS` | `None` | `National Instruments` | `Research Organization Registry (ROR)` | `026exqw73` |
9192
| `NAVITAR` | `None` | `Navitar` | `None` | `None` |
92-
| `NCCIH` | `NCCIH` | `National Center for Complementary and Integrative Health` | `Registry.ROR` | `00190t495` |
93+
| `NCCIH` | `NCCIH` | `National Center for Complementary and Integrative Health` | `Research Organization Registry (ROR)` | `00190t495` |
9394
| `NEURALYNX` | `None` | `NeuraLynx` | `None` | `None` |
9495
| `NEUROPHOTOMETRICS` | `None` | `Neurophotometrics` | `None` | `None` |
9596
| `NEW_SCALE_TECHNOLOGIES` | `None` | `New Scale Technologies` | `None` | `None` |
96-
| `NIKON` | `None` | `Nikon` | `Registry.ROR` | `0280y9h11` |
97-
| `NIMH` | `NIMH` | `National Institute of Mental Health` | `Registry.ROR` | `04xeg9z08` |
98-
| `NINDS` | `NINDS` | `National Institute of Neurological Disorders and Stroke` | `Registry.ROR` | `01s5ya894` |
97+
| `NIKON` | `None` | `Nikon` | `Research Organization Registry (ROR)` | `0280y9h11` |
98+
| `NIMH` | `NIMH` | `National Institute of Mental Health` | `Research Organization Registry (ROR)` | `04xeg9z08` |
99+
| `NINDS` | `NINDS` | `National Institute of Neurological Disorders and Stroke` | `Research Organization Registry (ROR)` | `01s5ya894` |
99100
| `NRESEARCH_INC` | `None` | `NResearch Inc` | `None` | `None` |
100-
| `NYU` | `NYU` | `New York University` | `Registry.ROR` | `0190ak572` |
101-
| `OEPS` | `OEPS` | `Open Ephys Production Site` | `Registry.ROR` | `007rkz355` |
102-
| `OLYMPUS` | `None` | `Olympus` | `Registry.ROR` | `02vcdte90` |
101+
| `NYU` | `NYU` | `New York University` | `Research Organization Registry (ROR)` | `0190ak572` |
102+
| `OEPS` | `OEPS` | `Open Ephys Production Site` | `Research Organization Registry (ROR)` | `007rkz355` |
103+
| `OLYMPUS` | `None` | `Olympus` | `Research Organization Registry (ROR)` | `02vcdte90` |
103104
| `OPTOTUNE` | `None` | `Optotune` | `None` | `None` |
104105
| `OTHER` | `None` | `Other` | `None` | `None` |
105106
| `OXXIUS` | `None` | `Oxxius` | `None` | `None` |
@@ -114,25 +115,25 @@ Organization
114115
| `SEMROCK` | `None` | `Semrock` | `None` | `None` |
115116
| `SICGEN` | `None` | `SICGEN` | `None` | `None` |
116117
| `SIGMA_ALDRICH` | `None` | `Sigma-Aldrich` | `None` | `None` |
117-
| `SIMONS_FOUNDATION` | `None` | `Simons Foundation` | `Registry.ROR` | `01cmst727` |
118+
| `SIMONS_FOUNDATION` | `None` | `Simons Foundation` | `Research Organization Registry (ROR)` | `01cmst727` |
118119
| `SPEAKER_MANUFACTURERS` | `N/A` | `N/A` | `N/A` | `N/A` |
119-
| `SPECTRA_PHYSICS` | `None` | `Spectra-Physics` | `Registry.ROR` | `02ad9kp97` |
120+
| `SPECTRA_PHYSICS` | `None` | `Spectra-Physics` | `Research Organization Registry (ROR)` | `02ad9kp97` |
120121
| `SPINNAKER` | `None` | `Spinnaker` | `None` | `None` |
121122
| `SUBJECT_SOURCES` | `N/A` | `N/A` | `N/A` | `N/A` |
122123
| `TAMRON` | `None` | `Tamron` | `None` | `None` |
123124
| `TELEDYNE_VISION_SOLUTIONS` | `None` | `Teledyne Vision Solutions` | `None` | `None` |
124-
| `TE_CONNECTIVITY` | `None` | `TE Connectivity` | `Registry.ROR` | `034frgp20` |
125-
| `THERMO_FISHER_SCIENTIFIC` | `None` | `Thermo Fisher Scientific` | `Registry.ROR` | `03x1ewr52` |
125+
| `TE_CONNECTIVITY` | `None` | `TE Connectivity` | `Research Organization Registry (ROR)` | `034frgp20` |
126+
| `THERMO_FISHER_SCIENTIFIC` | `None` | `Thermo Fisher Scientific` | `Research Organization Registry (ROR)` | `03x1ewr52` |
126127
| `THE_IMAGING_SOURCE` | `None` | `The Imaging Source` | `None` | `None` |
127128
| `THE_LEE_COMPANY` | `None` | `The Lee Company` | `None` | `None` |
128-
| `THORLABS` | `None` | `Thorlabs` | `Registry.ROR` | `04gsnvb07` |
129+
| `THORLABS` | `None` | `Thorlabs` | `Research Organization Registry (ROR)` | `04gsnvb07` |
129130
| `TMC` | `TMC` | `Technical Manufacturing Corporation` | `None` | `None` |
130131
| `TRANSDUCER_TECHNIQUES` | `None` | `Transducer Techniques` | `None` | `None` |
131-
| `TWCF` | `TWCF` | `Templeton World Charity Foundation` | `Registry.ROR` | `00x0z1472` |
132+
| `TWCF` | `TWCF` | `Templeton World Charity Foundation` | `Research Organization Registry (ROR)` | `00x0z1472` |
132133
| `TYMPHANY` | `None` | `Tymphany` | `None` | `None` |
133-
| `UCSD` | `UCSD` | `University of California, San Diego` | `Registry.ROR` | `0168r3w48` |
134+
| `UCSD` | `UCSD` | `University of California, San Diego` | `Research Organization Registry (ROR)` | `0168r3w48` |
134135
| `UNKNOWN` | `UNKNOWN` | `Unknown` | `None` | `None` |
135-
| `UPENN` | `UPENN` | `University of Pennsylvania` | `Registry.ROR` | `00b30xv10` |
136+
| `UPENN` | `UPENN` | `University of Pennsylvania` | `Research Organization Registry (ROR)` | `00b30xv10` |
136137
| `VIEWORKS` | `None` | `Vieworks` | `None` | `None` |
137138
| `VORTRAN` | `None` | `Vortran` | `None` | `None` |
138139

docs/source/aind_data_schema_models/species.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ Species
88

99
| Name | name | common_name | registry | registry_identifier |
1010
|------|------|------|------|------|
11-
| `ALPACA` | `Vicuna pacos` | `Alpaca` | `Registry.NCBI` | `NCBI:txid30538` |
12-
| `CHICKEN` | `Gallus gallus` | `Chicken` | `Registry.NCBI` | `NCBI:txid9031` |
13-
| `COMMON_MARMOSET` | `Callithrix jacchus` | `Common marmoset` | `Registry.NCBI` | `NCBI:txid9483` |
14-
| `DONKEY` | `Equus asinus` | `Donkey` | `Registry.NCBI` | `NCBI:txid9793` |
15-
| `EUROPEAN_RABBIT` | `Oryctolagus cuniculus` | `European rabbit` | `Registry.NCBI` | `NCBI:txid9986` |
16-
| `GOAT` | `Carpa hircus` | `Goat` | `Registry.NCBI` | `NCBI:txid9925` |
17-
| `GUINEA_PIG` | `Cavia porcellus` | `Guinea pig` | `Registry.NCBI` | `NCBI:txid10141` |
18-
| `HOUSE_MOUSE` | `Mus musculus` | `House mouse` | `Registry.NCBI` | `NCBI:txid10090` |
19-
| `HUMAN` | `Homo sapiens` | `Human` | `Registry.NCBI` | `NCBI:txid9606` |
20-
| `LLAMA` | `Lama glama` | `Llama` | `Registry.NCBI` | `NCBI:txid9844` |
21-
| `NORWAY_RAT` | `Rattus norvegicus` | `Norway rat` | `Registry.NCBI` | `NCBI:txid10116` |
22-
| `RHESUS_MACAQUE` | `Macaca mulatta` | `Rhesus macaque` | `Registry.NCBI` | `NCBI:txid9544` |
11+
| `ALPACA` | `Vicuna pacos` | `Alpaca` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid30538` |
12+
| `CHICKEN` | `Gallus gallus` | `Chicken` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9031` |
13+
| `COMMON_MARMOSET` | `Callithrix jacchus` | `Common marmoset` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9483` |
14+
| `DONKEY` | `Equus asinus` | `Donkey` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9793` |
15+
| `EUROPEAN_RABBIT` | `Oryctolagus cuniculus` | `European rabbit` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9986` |
16+
| `GOAT` | `Carpa hircus` | `Goat` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9925` |
17+
| `GUINEA_PIG` | `Cavia porcellus` | `Guinea pig` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid10141` |
18+
| `HOUSE_MOUSE` | `Mus musculus` | `House mouse` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid10090` |
19+
| `HUMAN` | `Homo sapiens` | `Human` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9606` |
20+
| `LLAMA` | `Lama glama` | `Llama` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9844` |
21+
| `NORWAY_RAT` | `Rattus norvegicus` | `Norway rat` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid10116` |
22+
| `RHESUS_MACAQUE` | `Macaca mulatta` | `Rhesus macaque` | `National Center for Biotechnology Information (NCBI)` | `NCBI:txid9544` |
2323

2424

2525
### Strain
@@ -28,8 +28,8 @@ Strain
2828

2929
| Name | name | species | registry | registry_identifier |
3030
|------|------|------|------|------|
31-
| `BALB_C` | `BALB/c` | `Mus musculus` | `Registry.MGI` | `MGI:2159737` |
32-
| `C57BL_6J` | `C57BL/6J` | `Mus musculus` | `Registry.MGI` | `MGI:3028467` |
31+
| `BALB_C` | `BALB/c` | `Mus musculus` | `Mouse Genome Informatics (MGI)` | `MGI:2159737` |
32+
| `C57BL_6J` | `C57BL/6J` | `Mus musculus` | `Mouse Genome Informatics (MGI)` | `MGI:3028467` |
3333
| `UNKNOWN` | `Unknown` | `Mus musculus` | `None` | `None` |
3434

3535

docs/source/components/devices.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ Description of an enclosure
340340

341341
### EphysAssembly
342342

343-
Named assembly for combining a manipulator and ephys probes
343+
Named assembly for combining a manipulator and extracellular ephys probes
344344

345345
| Field | Type | Title (Description) |
346346
|-------|------|-------------|
@@ -351,7 +351,7 @@ Named assembly for combining a manipulator and ephys probes
351351

352352
### EphysProbe
353353

354-
Probe used in an ephys experiment
354+
Probe used in an extracellular ephys experiment
355355

356356
| Field | Type | Title (Description) |
357357
|-------|------|-------------|
@@ -781,7 +781,7 @@ Multichannel electrophysiology DAQ
781781
| Field | Type | Title (Description) |
782782
|-------|------|-------------|
783783
| `ports` | List[[ProbePort](#probeport)] | Acquisition board ports |
784-
| `data_interface` | `"DataInterface.USB"` | |
784+
| `data_interface` | `"USB"` | |
785785
| `manufacturer` | [Organization](../aind_data_schema_models/organizations.md#organization) | |
786786
| `channels` | List[[DAQChannel](#daqchannel)] | DAQ channels |
787787
| `firmware_version` | `Optional[str]` | Firmware version |
@@ -793,6 +793,17 @@ Multichannel electrophysiology DAQ
793793
| `notes` | `Optional[str]` | Notes |
794794

795795

796+
### PatchClampEphysAssembly
797+
798+
Assembly combining a manipulator and headstage used for Patch clamp ephys
799+
800+
| Field | Type | Title (Description) |
801+
|-------|------|-------------|
802+
| `name` | `str` | Patch clamp Assembly Name |
803+
| `manipulator` | [Manipulator](#manipulator) | Manipulator |
804+
| `headstage` | [Device](#device) | Headstage |
805+
806+
796807
### PockelsCell
797808

798809
Description of a Pockels Cell

0 commit comments

Comments
 (0)