sub-36_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.0876634016696529e-17,
  8. 0.10191899156732276,
  9. 3.0814879110195774e-33
  10. ],
  11. "LPA": [
  12. -0.07694480356691545,
  13. 8.21142806668303e-18,
  14. 0.0
  15. ],
  16. "RPA": [
  17. 0.09122769699975292,
  18. -9.735675924510731e-18,
  19. -3.0814879110195774e-33
  20. ]
  21. },
  22. "AnatomicalLandmarkCoordinateSystem": "CapTrak",
  23. "AnatomicalLandmarkCoordinateUnits": "m"
  24. }