Hi all,
Recently I have been using Filters while acquiring data, but the Filter "information" is not recorded during shooting (no filter wheel or anything).
So I want to add the FILTER keyword to the FITS header. I know I could rename the files and use keywords in WBPP, but I'd also like the information in the header.
I have been able to accomplish this using an ImageContainer and the FITSHeader process. However, my complaint is that it creates a copy of all of the files, instead of "updating" with the new FITS Keyword.
Is there anyway to accomplish this without duplicating all of the image files?
Thanks,
-Matt
Comments