This page (revision-7) was last changed on 07-Dec-2016 14:14 by PeterYoung

This page was created on 07-May-2008 18:05 by PeterYoung

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 07-Dec-2016 14:14 5 KB PeterYoung to previous
6 19-Dec-2008 14:01 5 KB PeterYoung to previous | to last
5 18-Dec-2008 19:58 5 KB PeterYoung to previous | to last
4 18-Dec-2008 19:56 6 KB PeterYoung to previous | to last
3 17-Oct-2008 12:54 4 KB JianSun to previous | to last
2 21-May-2008 17:12 4 KB Gardini to previous | to last
1 07-May-2008 18:05 4 KB PeterYoung to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 12 removed 16 lines
The standard way of calling eis_prep is:
IDL> eis_prep, filename, /default, /save
which will create the level-1 FITS file and associated error FITS file in the working directory. Additional keywords that you may want to use are:
/quiet - eis_prep runs without popping up information widgets
/retain - see Step 2 discussion below
/noabs - calibration is not performed (Step 6 below), so the final units are DN
/photons - instead of erg/cm2/s/sr/Angstrom, the final units will be photons/cm2/s/sr/Angstrom
The full list of keywords is given in the header of the eis_prep routine.