sub-02_coordsystem.json 1.0 KB

123456789101112131415161718192021222324
  1. {
  2. "EEGCoordinateSystem": "CapTrak",
  3. "EEGCoordinateUnits": "m",
  4. "EEGCoordinateSystemDescription": "The X-axis goes from the left preauricular point (LPA) through the right preauricular point (RPA). The Y-axis goes orthogonally to the X-axis through the nasion (NAS). The Z-axis goes orthogonally to the XY-plane through the vertex of the head. This corresponds to a \"RAS\" orientation with the origin of the coordinate system approximately between the ears. See Appendix VIII in the BIDS specification.",
  5. "AnatomicalLandmarkCoordinates": {
  6. "NAS": [
  7. 1.2975192375351367e-19,
  8. 0.10107363615904372,
  9. 3.0814879110195774e-33
  10. ],
  11. "LPA": [
  12. -0.09466794350567008,
  13. -1.2152870179045743e-19,
  14. 0.0
  15. ],
  16. "RPA": [
  17. 0.08544865351359437,
  18. 1.096935620094834e-19,
  19. 1.5407439555097887e-33
  20. ]
  21. },
  22. "AnatomicalLandmarkCoordinateSystem": "CapTrak",
  23. "AnatomicalLandmarkCoordinateUnits": "m"
  24. }