Next: Importing FITS spectra into
Up: Reading/Writing FITS file
Previous: Reading/Writing FITS file
Contents
Index
1 set angle sec
2 file in co21.30m
3 find /range -2 2 -2 2
4 get f
5 set fits mode spectrum
6 fits write single.fits
7 find /range -2 2 -2 2
8 fits write index.fits /mode index
- Angles are expressed in arcseconds.
- Open the .30m file.
- Build the index.
- Store the first spectrum in
R
memory.
- Default mode for writing
FITS
is set to single spectrum.
- Write the
R
memory in FITS
format file 'single.fits'.
- Re-build the index.
- Write the whole index in
FITS
format file 'index.fits'.
Gildas manager
2014-07-01