sub-28_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. -3.2790910652126188e-18,
  8. 0.09777966721066005,
  9. -7.703719777548943e-34
  10. ],
  11. "LPA": [
  12. -0.08624325555484708,
  13. 2.8922116099605284e-18,
  14. 7.703719777548943e-34
  15. ],
  16. "RPA": [
  17. 0.08012701037126568,
  18. -2.6871002048365688e-18,
  19. -2.3881531310401725e-32
  20. ]
  21. },
  22. "AnatomicalLandmarkCoordinateSystem": "CapTrak",
  23. "AnatomicalLandmarkCoordinateUnits": "m"
  24. }