We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9f43f commit 73281aeCopy full SHA for 73281ae
src/appendices/entity-table.md
@@ -42,10 +42,22 @@ while entity definitions are in the [Entities Appendix](entities.md).
42
43
{{ MACROS___make_entity_table(datatypes=["pet"]) }}
44
45
+## Near-Infrared Spectroscopy (NIRS)
46
+
47
+{{ MACROS___make_entity_table(datatypes=["nirs"]) }}
48
49
+## Magnetic Resonance Spectroscopy (MRS)
50
51
+{{ MACROS___make_entity_table(datatypes=["mrs"]) }}
52
53
## Behavioral Data
54
55
{{ MACROS___make_entity_table(datatypes=["beh"]) }}
56
57
## Microscopy
58
59
{{ MACROS___make_entity_table(datatypes=["micr"]) }}
60
61
+## Motion
62
63
+{{ MACROS___make_entity_table(datatypes=["motion"]) }}
0 commit comments