Hi,
Could you please help me with how can I read an oxy3 format data file in MNE?
Hi,
Could you please help me with how can I read an oxy3 format data file in MNE?
This seems to be a NIRS device. @rob-luke do you know?
I believe the oxy(N) formats are proprietary and I could not find any information about the format when I looked (about a year ago). But there is a guide on the Artinis website about how to load oxy4 files in to MNE at fNIRS analysis toolbox series – MNE/Python — Artinis Medical Systems | fNIRS and NIRS devices. I think the company provides a convert_oxy4_to_MNE_Raw()
function to load their data. Could you ask the company to provide a similar function for oxy3? Alternatively, if you have access to the data and wish to write a reader then I would be pleased to review a PR.