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.

8.2. DATA ANALYSIS 53<br />

13 POLARIZOR 3 OBS LW2 3.0 2.10 1 78 1 1<br />

14 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 1 1<br />

15 POLARIZOR 2 OBS LW2 3.0 2.10 1 78 1 1<br />

16 POLARIZOR 3 OBS LW2 3.0 2.10 1 78 1 1<br />

17 POLARIZOR 1 OBS LW2 3.0 2.10 1 4 1 1<br />

18 POLARIZOR 1 OBS LW2 3.0 2.10 1 74 2 1<br />

19 POLARIZOR 2 OBS LW2 3.0 2.10 1 77 2 1<br />

20 POLARIZOR 3 OBS LW2 3.0 2.10 1 78 2 1<br />

21 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 2 1<br />

22 POLARIZOR 2 OBS LW2 3.0 2.10 1 78 2 1<br />

23 POLARIZOR 3 OBS LW2 3.0 2.10 1 78 2 1<br />

24 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 2 1<br />

25 POLARIZOR 2 OBS LW2 3.0 2.10 1 78 2 1<br />

26 POLARIZOR 3 OBS LW2 3.0 2.10 1 78 2 1<br />

27 POLARIZOR 1 OBS LW2 3.0 2.10 1 8 2 1<br />

28 POLARIZOR 1 OBS LW2 3.0 2.10 1 70 2 2<br />

29 POLARIZOR 2 OBS LW2 3.0 2.10 1 77 2 2<br />

etc...<br />

We need to extract and concatenate the correct SCDs in order to make a raster PDS<br />

containing data acquired with the same entrance wheel parameter. First we clean the<br />

SSCD and eliminate all SCDs that have obviously too few IMAGES to be valid. In this<br />

example, cleaned sscd splits the SSCD into two segments –an unnecessary side-effect due<br />

to limitations in the design of the SSCD and the CAM05 observing mode. We can however<br />

easily recombine the SSCD segments:<br />

CIA> cleaned_sscd = sscd_clean( sscd, minimum=20 )<br />

CIA> sscd_del, sscd<br />

CIA> sscd_concatene, cleaned_sscd[0], cleaned_sscd[1]<br />

2. The next step is to create a new SSCDs containing SCDs from a single entrance wheel<br />

parameter setting. This we can do with scds select:<br />

CIA> sscd_polar1 = $<br />

scds_select(cleaned_sscd[0], ’polar1’, ’entwhl’, ’POLARIZOR 1’ )<br />

CIA> sscd_info, sscd_polar1, scds, /pol<br />

12 SCDs in the SSCD: CSSC000000POLAR1_00020117462500<br />

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

0 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 1 1<br />

1 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 1 1<br />

2 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 1 1<br />

3 POLARIZOR 1 OBS LW2 3.0 2.10 1 74 2 1<br />

4 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 2 1<br />

5 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 2 1<br />

6 POLARIZOR 1 OBS LW2 3.0 2.10 1 70 2 2<br />

7 POLARIZOR 1 OBS LW2 3.0 2.10 1 78 2 2

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

Saved successfully!

Ooh no, something went wrong!