Erin Sheldon
Erin Sheldon
This is default cfitsio behavior, and is also the behavior of mwrfits from IDL. I think it is terrible but I was trying to stick with what people would expect....
Good idea Dustin. Do you want to take a shot at it?
does anyone know how to address this issue? I did not add the `--with-system-fitsio` feature so I'm not sure how to proceed
Note one reason to make this difficult is that most installs of cfitsio in the wild are way out of date and will not in fact work with fitsio at...
the question @olebole raises is how to add this to all targets
It is not valid fits keyword to have a * in the name. Recently I switched to using the built in cfitsio routines for processing keywords and they will not...
@HiramHerrera have you come up with a way to make this work without breaking anything else?
It might be good to profile this, to see if it is limited by reading from disk. If it is read limited, then the best way to speed it up...
@at88mph @dstndstn where do we stand on this one?
I imagine there is a way to do this from cfitsio. I'm using the "standard" routines for querying the fits file, maybe it can be queried differently. But note this...