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.

214 CHAPTER 19. ADVANCED SLICING<br />

19.3 A beam-switch observation caveat<br />

Some observers have programmed their beam-switch observations in reverse – this means that<br />

the reference field is programmed as the source field and vice versâ. This problem will become<br />

apparent when the final beam-switch MOSAIC image is viewed (as contained in the BS PDS<br />

field .RASTER). The MOSAIC will appear inverted and will incorrectly have the astrometry of<br />

the reference field. To counter this problem set the keyword /reverse when calling get sscdbs<br />

to re-reverse the fields in the created BS PDS:<br />

CIA> bs_pds = get_sscdbs( bs_sscd, /reverse )<br />

19.4 Advanced slicing of beam-switch data (CAM03)<br />

This section introduces the CIA user to advanced concepts in slicing beam-switch data.<br />

19.4.1 Concatenating intermediate SCDs in a beam-switch observation<br />

The slicing keyword bs may be of interest to observers with beam-switch data. Beam-switch<br />

observations have an intermediate step which occurs while slewing and data accrued in this<br />

step will appear in an SCD. Normally this SCD is considered to contain invalid data, though<br />

in reality this data may be quite usable. Setting /bs will make spdtoscd merge this SCD with<br />

the previous SCD and users can later manually unmask this ‘invalid’ data for inclusion in the<br />

finally MOSAIC image. In addition using the keyword /bs has the added advantage of making<br />

it possible to use sscd clean on the SCDs.<br />

Compare the following with Chapter 6.<br />

CIA> spdtoscd, ’cisp05804610.fits’, sscd, dir=’$cia_vers/test’, /nowrite<br />

CIA> sscd_info, sscd<br />

15 SCDs in the SSCD: CSSC058046100101_98092617482201<br />

seq channel mode fltrwhl pfov tint gain offset size ra dec<br />

0 LW IDLE LW2 6.0 25.20 1 512 1 ******* *******<br />

1 LW IDLE LW2 6.0 2.10 2 512 1 ******* *******<br />

2 LW OBS LW2 6.0 2.10 2 512 1 ******* *******<br />

3 LW OBS LW2 6.0 2.10 2 512 1 ******* *******<br />

4 LW OBS LW10 1.5 2.10 2 512 14 295.462 50.518<br />

5 LW OBS LW10 1.5 2.10 2 512 47 295.462 50.518<br />

6 LW OBS LW10 1.5 2.10 2 512 48 295.437 50.547<br />

7 LW OBS LW10 1.5 2.10 2 512 48 295.462 50.517<br />

8 LW OBS LW10 1.5 2.10 2 512 47 295.417 50.501<br />

9 LW OBS LW10 1.5 2.10 2 512 48 295.463 50.518<br />

10 LW OBS LW10 1.5 2.10 2 512 47 295.488 50.488<br />

11 LW OBS LW10 1.5 2.10 2 512 48 295.463 50.518<br />

12 LW OBS LW10 1.5 2.10 2 512 28 295.508 50.534<br />

13 LW IDLE LW10 1.5 2.10 2 512 24 295.463 50.518<br />

14 LW IDLE LW2 6.0 25.20 1 512 1 ******* *******<br />

CIA> cleaned_sscd =<br />

Out of 15 SCDs:<br />

sscd_clean(sscd)

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

Saved successfully!

Ooh no, something went wrong!