23.04.2015 Views

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

ISOCAM Interactive Analysis User's Manual Version 5.0 - ISO - ESA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

316 APPENDIX B. CIA COMMAND SHORT-LIST<br />

CIA> isocont, raster_pds, dss_fits<br />

xcube Click on a raster MOSAIC pixel and get its time history.<br />

CIA> xv_raster, raster_pds<br />

ximage Display cube of images to verify deglitching and transient correction.<br />

CIA> xcube, pds<br />

show frame More cube display. With this routine many frames are displayed simultaneously.<br />

Display all the EXPOSUREs in .image:<br />

CIA> show_frame, pds.image<br />

cvf display <strong>Interactive</strong>ly plot spectra from a CVF observation.<br />

CIA> cvf_display, cvf_pds<br />

sad display Routine to display the final pipeline (auto-analysis) products.<br />

CIA> sad\_display<br />

B.4 FITS input/output routines<br />

This section summarizes some of those routines that appear in Chapter 18.<br />

raster2fits writes the raster PDS fields .RASTER, .RMSRASTER and .NPIXRASTER to a<br />

FITS primary array.<br />

CIA> raster2fits, raster_pds, name=’raster.fits’<br />

Works also for a BS PDS.<br />

CIA> raster2fits, bs_pds, name=’bs.fits’<br />

imagette2fits writes each frame or EXPOSURE in the PDS field .IMAGE (along with the<br />

corresponding frame of .RMS and .NPIX) to the primary array of an individual FITS file.<br />

CIA> imagette2fits, pds, name=’cvf.fits’<br />

struct2fits writes an entire CIA data structure to a FITS file. The data is stored in extensions.<br />

CIA> struct2fits, raster_pds, name=’raster_archive.fits’<br />

fits2struct recovers the output of struct2fits. It initializes the appropriate PDS and then fills<br />

it as best it can. It is very useful for upgrading the architecture of an obsolete PDS.<br />

CIA> fits2struct, ’raster_archive.fits’, hdr, raster_pds_recovered

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!