fits_open_diskfile error #208
Replies: 2 comments
-
.arw is an extension for Sony raw files. The code tried to open it as a raw file and didn’t recognise the file because the version of libraw that 4.2.6 uses doesn’t recognise that file as a valid raw file. In that case, the code falls through to try to open it as a FITS file and fails. What camera do you have? Have you tried the latest version (5.1.6)?
David
|
Beta Was this translation helpful? Give feedback.
0 replies
-
PS please follow the instructions to report problems on the mailing list at groups.io |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
getting this error on version 4.2.6
Beta Was this translation helpful? Give feedback.
All reactions