@@ -13,8 +13,8 @@ microephysInstitutionInformation:
1313 - intersects([suffix], ["ecephys", "icephys"])
1414 fields :
1515 InstitutionName : recommended
16- InstitutionAddress : recommended
17- InstitutionalDepartmentName : recommended
16+ InstitutionAddress : optional
17+ InstitutionalDepartmentName : optional
1818
1919microephysSetup :
2020 selectors :
@@ -25,26 +25,26 @@ microephysSetup:
2525 Manufacturer :
2626 level : recommended
2727 description_addendum : For example, `"TDT"`, `"Blackrock"`.
28- ManufacturersModelName : recommended
29- ManufacturersModelVersion : recommended
30- RecordingSetupName : recommended
28+ ManufacturersModelName : optional
29+ ManufacturersModelVersion : optional
30+ RecordingSetupName : optional
3131 SamplingFrequency :
3232 level : required
3333 description_addendum : |
3434 Internal (maximum) sampling frequency (in Hz)
3535 of the recording (for example, "24000").
3636 DeviceSerialNumber :
37- level : recommended
37+ level : optional
3838 description_addendum : |
3939 The serial number of the components of the setup,
4040 recommended to add serial numbers and versions of
4141 ALL components constituting the setup.
4242 SoftwareName :
43- level : recommended
43+ level : optional
4444 description_addendum : |
4545 The name of the software suite used to
4646 record the data.
47- SoftwareVersions : recommended
47+ SoftwareVersions : optional
4848 RecordingDuration : recommended
4949 RecordingType : recommended
5050 EpochLength :
@@ -64,11 +64,11 @@ microephysPharmaceuticals:
6464 - intersects([datatype], ["ecephys", "icephys"])
6565 - intersects([suffix], ["ecephys", "icephys"])
6666 fields :
67- PharmaceuticalName : recommended
68- PharmaceuticalDoseAmount : recommended
69- PharmaceuticalDoseUnits : recommended
70- PharmaceuticalDoseRegimen : recommended
71- PharmaceuticalDoseTime : recommended
67+ PharmaceuticalName : optional
68+ PharmaceuticalDoseAmount : optional
69+ PharmaceuticalDoseUnits : optional
70+ PharmaceuticalDoseRegimen : optional
71+ PharmaceuticalDoseTime : optional
7272
7373microephysSupplementary :
7474 selectors :
@@ -85,7 +85,7 @@ microephysSample:
8585 BodyPart : recommended
8686 BodyPartDetails : recommended
8787 BodyPartDetailsOntology : optional
88- SampleEnvironment : recommended
88+ SampleEnvironment : optional
8989 SampleEmbedding : optional
9090 SliceThickness : optional
9191 SampleExtractionProtocol : optional
@@ -96,15 +96,15 @@ microephysTaskInformation:
9696 - intersects([suffix], ["ecephys", "icephys"])
9797 fields :
9898 TaskName :
99- level : recommended
99+ level : optional
100100 description_addendum : |
101101 A recommended convention is to name resting state task using labels
102102 beginning with `rest`.
103- TaskDescription : recommended
103+ TaskDescription : optional
104104 Instructions :
105- level : recommended
105+ level : optional
106106 description_addendum : |
107107 This is especially important in context of resting state recordings and
108108 distinguishing between eyes open and eyes closed paradigms.
109- CogAtlasID : recommended
110- CogPOID : recommended
109+ CogAtlasID : optional
110+ CogPOID : optional
0 commit comments