We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
serval/src/inst_MAROONXred.py
Line 40 in 3e28750
It seems to happen, when the program was interupted and the file was not closed properly.
The text was updated successfully, but these errors were encountered:
mzechmeister
No branches or pull requests
This can occur with MaroonX hdf spectra:
arising just in
serval/src/inst_MAROONXred.py
Line 40 in 3e28750
It seems to happen, when the program was interupted and the file was not closed properly.
The text was updated successfully, but these errors were encountered: