SMART Cook Book
The SMART Cook Book is a set of worked examples of how to do
various processes within SMART.
Basic Recipes
Data Reduction Recipes
ISO Recipes
The SMART IDEA Window was originally derived from ISAP
which was originally written for the ISO mission.
A number of recipies were developed for reducing ISO data with ISAP.
Links to them are provided here.
Acknowledgement is made to the original authors,
the ISO mission and the relevant institutions.
Please note that the data discussed in these recipies is ISO instrument
data. Some IDL data structure data tag names are different :
| IRS name |
ISO Name |
Description |
| |
|
| order |
det |
IRS orders SL/LL = 1 ,2 ,3 (bonus order) SH/LH = 11-20 |
| slitpos |
line |
IRS Slit Position -1 = whole slit, 1-30 = positions along SL/LL |
| module |
sdir |
SL1 = 0, SL2 = 1, LL1 = 2, LL2 = 3, SH = 4, LH = 5 |
| bcd |
scnt |
IRS BCD nubers 1....n |
| sky |
No equivalent |
Sky background |
| skye |
No equivalent |
Sky background uncertainty |
IRS "data" data structure : data={wave:0.0, flux:0.0, stdev:0.0, order:0l, slitpos:0l, module:0l, bcd:0l, status:0l, sky:0.0, skye:0.0, flag:0l}
ISO "data" data structure : data={wave:0.0, flux:0.0, stdev:0.0, det:0l, line:0l, sdir:0l, scnt:0l, status:0l, flag:0l}
For more information about SMART data structures see
Data Structures
ISO Reduction Recipes
LWS AOT Reduction