serval
serval copied to clipboard
hdf: IOError: Unable to create file (unable to open file:
This can occur with MaroonX hdf spectra:
IOError: Unable to create file (unable to open file: name = '...', errno = 17, error message = 'File exists', flags = 15, o_flags = c2)
arising just in https://github.com/mzechmeister/serval/blob/3e2875024d222d37f4b39a401f14f81b37fcec2e/src/inst_MAROONXred.py#L40
It seems to happen, when the program was interupted and the file was not closed properly.