When trying to orbi_read_raw() a file that's still in aquisition, get the following error:
✖ Error: Instrument index not available for requested device (Parameter 'instrumentIndex')
and this in the log file:
Warning: RAW file is still being aquired, support for this has not been fully tested
Error: Instrument index not available for requested device (Parameter 'instrumentIndex')
The problem is that the file structure is different while it is still in aquisition - need to figure out how to get out relevant data regardless.
When trying to
orbi_read_raw()a file that's still in aquisition, get the following error:and this in the log file:
The problem is that the file structure is different while it is still in aquisition - need to figure out how to get out relevant data regardless.