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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

32 CHAPTER 4. STARING OBSERVATION (CAM01)<br />

4. Remove unwanted SCDs with sscd clean.<br />

CIA> cleaned_sscd = sscd_clean( sscd )<br />

Out of 4 SCDs:<br />

2 are rejected due to mode<br />

0 is rejected due to csh flag<br />

3 are rejected due to qla flag<br />

In total 1 is accepted<br />

We are left with only one SSCD and one corresponding SCD.<br />

5. Now we must place the contents of the SSCD into a PDS. For a staring observation we<br />

use a general PDS. This is created with get sscdstruct.<br />

CIA> staring_pds = get_sscdstruct( cleaned_sscd )<br />

You might be interested to see the data at this stage. x3d can be used to do this:<br />

CIA> x3d, staring_pds<br />

6. Now we can proceed with the calibration. We will perform the standard calibration steps<br />

on the cube, i.e. staring pds.CUBE. In this observation the data does not need stabilization<br />

correction – however feel free to experiment with this.<br />

CIA> corr_dark, staring_pds<br />

CIA> deglitch, staring_pds<br />

Now we have a nicely calibrated PDS. You might want to check this with x3d. Use the<br />

same calling sequence as above. This time you can click on the button mask to see which<br />

pixel have been masked by the calibration routines.<br />

7. Finally we make the single EXPOSURE from the cube<br />

CIA> reduce, staring_pds<br />

and perform flat field correction on the EXPOSURE<br />

CIA> corr_flat, staring_pds<br />

8. So to view the results of your calibration use xdisp or tviso to take a look at the single<br />

EXPOSURE.<br />

CIA> tviso, staring_pds.image<br />

You should see the same image as in Figure 4.1.

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

Saved successfully!

Ooh no, something went wrong!