Read NIRX functional near-infrared spectroscopy files in Julia.
] add NIRX
Read NIRX data:
triggers, header_info, info, wl1, wl2, config = read_NIRX("path/to/your/data")
Tests are automatically run on continuous integration servers. Run the tests locally:
] test NIRX