Hi all: I have never used FITS and was suffering through all the FITS_LEGACY messages.

I just installed Astro::FITS::Header via cpan from the command line with no trouble and now all the tests pass. So, I guess I'm not adverse to requiring Astro::FITS::Header since it seems easy to install and does not depend upon any special libraries.

Regards,

  Doug

[EMAIL PROTECTED]
Software Engineer III
UCAR - COSMIC, Tel. (303) 497-2611

On Thu, 10 Aug 2006, Tim Jenness wrote:

On Thu, 10 Aug 2006, Karl Glazebrook wrote:

well the legacy code has the advantage that it does not need the cfitsio libary installed. I would be loathe to take it out, but would not complain about it marked as deprecated.

You can install Astro::FITS::Header to do the parsing without using it to do the file opening and reading. It works fine without CFITSIO. So if the legacy code read the FITS header but used Astro::FITS::Header to parse it then no binary dependency is needed.

--
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to