Updated .FITS file loading
Dave_S
This project provides updates to the native "Load FITS" package in IGOR. The .FITS (Flexible Image Transport System) file format is for storage, transmission, and processing of scientific and other images. There is much more information on the web, and is supported by NASA Goddard Space Flight Center at http://fits.gsfc.nasa.gov/ .
As of Igor version 6.12, FITS files can be read natively via Data > Load Waves > Packages > Load FITS. This package provides updates to that native routine.
View All Releases
As of Igor version 6.12, FITS files can be read natively via Data > Load Waves > Packages > Load FITS. This package provides updates to that native routine.
Features:
- Read files with multiple HDUs into IGOR as waves
- Minor tweaks to original loading routines
Planned Features (open for collaboration):
- writing .FITS files
- ability to read just headers from files
- ability to write headers to files
- Download the file to your Igor Pro User Procedures folder.
- In Igor, add the following to the main Procedure window:
#include "FITS Loader Multi"
- On the command line, issue:
CreateFitsLoader()
- Use the GUI to load/unload FITS files
Implementation:
Project Details
Current Project Release
Updated .FITS file loading IGOR.6.30.x-1.0
Release File: | FITS Loader Multi.ipf (27.09 KB) |
Version: | IGOR.6.30.x-1.0 |
Version Date: | |
Version Major: | 1 |
Version Patch Level: | 0 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: | First release of updated .FITS loader routines. Allows loading of files with multiple HDUs. |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More