ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Added support for 64 bit integer map data types. #14

Closed ossama-othman closed 7 years ago

ossama-othman commented 7 years ago

Maps with signed 64 bit integer data types may now be generated by setting the DATA_TYPE to LONGLONG in the map MaRC input file. (Closes #9)

See the following for details on support for 64 bit integers in FITS files: https://fits.gsfc.nasa.gov/fits_64bit.html