Changes

Jump to: navigation, search

SHOC

1 byte removed, 14:04, 13 April 2015
/* Header Keyword Conversion */
$ convert_headers.py --revert mydatacube.fits
In both cases the program will try to save the updated cube to a file with the same name, but postfixed with "_converted". So, "mydatacube_converted.fits" in the examples above. If the file already exists, you will be asked if you want to overwrite the file. If you do not want to overwrite the file you will be given the opportunity to enter a different file name. Multiple files can be converted at once, by providing a list of them when running the program:
$ convert_headers.py cube1.fits cube2.fits cube3.fits
79
edits