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.

5.2. DATA ANALYSIS 37<br />

Depending on the apparent velocity of the target, the number of SCDs / STATEs for each<br />

configuration can vary significantly.<br />

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

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

Out of 44 SCDs:<br />

11 are rejected due to mode<br />

7 are rejected due to csh flag<br />

20 are rejected due to qla flag<br />

In total 22 are accepted<br />

26-Feb-2002 17:07:4<strong>5.0</strong>0 SSCD_CLEAN v.2.7 <br />

We are left with four SSCDs, corresponding to the four configurations.<br />

Let’s concern ourselves with the first clean SSCD. Using sscd info, compare the characteristics<br />

of its component SCDs with those of the whole observation. As expected the first<br />

SSCD returned by sscd clean contains all the data from the first CONFIGURATION,<br />

an observation using the LW7 filter. Also, it can be seen that 5 pointings were performed<br />

to track the movement of the comet.<br />

CIA> sscd_info, cleaned_sscd[0], parameter=[’channel’, ’ENTWHL’, ’mode’, $<br />

CIA> ’fltrwhl’, ’pfov’, ’tint’, ’gain’, ’size’, ’m_raster’, ’n_raster’]<br />

5 SCDs in the SSCD: CSSC812002020001_99121614325400<br />

seq channel ENTWHL mode fltrwhl pfov tint gain size m_raster n_raster<br />

0 LW HOLE OBS LW7 1.5 2.10 2 18 3 1<br />

1 LW HOLE OBS LW7 1.5 2.10 2 18 4 1<br />

2 LW HOLE OBS LW7 1.5 2.10 2 18 5 1<br />

3 LW HOLE OBS LW7 1.5 2.10 2 19 6 1<br />

4 LW HOLE OBS LW7 1.5 2.10 2 9 7 1<br />

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

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

CIA> sso_pds = get_sscdstruct( cleaned_sscd[0] )<br />

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

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

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

CIA> corr_dark, sso_pds<br />

CIA> deglitch, sso_pds<br />

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

you can click on the button mask to see which pixel have been masked by the calibration<br />

routines.

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

Saved successfully!

Ooh no, something went wrong!