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.

78 CHAPTER 12. DATA SLICING<br />

3. At this stage you can choose to use the fast and less flexible sscd clean<br />

(a) Use sscd clean to split the unsliced SSCD into its component sliced SSCDs, one per<br />

CONFIGURATION.<br />

(b) Save each of the sliced SSCDs.<br />

OR<br />

the slow and flexible scd find and scd del to slice the SPD SCDs.<br />

(a) Identify the SPD SCDs which contain STATEs that you don’t want to keep, i.e. when<br />

CAM is not in OP-MODE OBS. Use sscd info or scd find. Delete the unwanted<br />

SCDs with scd del.<br />

(b) If more than one CONFIGURATION exists in the AOT, identify STATEs of a configuration<br />

you want to keep. Delete the SCDs corresponding to the remaining STATEs.<br />

Again, use sscd info or scd find to help you do this.<br />

(c) Save your sliced SPD SCDs by saving their SSCD with sscd write, though in a<br />

different directory to where the original SCDs are stored. (You don’t want to overwrite<br />

the old SSCD with the modified SSCD.)<br />

(d) Restore the original SSCD and slice another CONFIGURATION (if there is one).<br />

12.2.2 Slicing a raster observation (AOT#1)<br />

An example procedure which illustrates the use of both automatic slicers follows: begin the<br />

procedure at Step 5 if you are only interested in slicing SPD data products and skip that step<br />

if you are only interested in slicing ERD data products.<br />

1. Start a CIA session.<br />

2. Assign useful directory paths to IDL variables:<br />

In VMS. . .<br />

CIA> product_dir = ’DKA200:[MDELANEY.PRODUCTS]’<br />

CIA> scd_dir = ’DKA200:[MDELANEY.SCDS]’<br />

CIA> sad_dir = ’DKA200:[MDELANEY.SADS]’<br />

. . . and in UNIX. . .<br />

CIA> product_dir = ’/home/mdelaney/products/’<br />

CIA> scd_dir = ’/home/mdelaney/scds/’<br />

CIA> sad_dir = ’/home/mdelaney/sads/’<br />

3. Convert the ERD data products on disk to ERD SCDs in CIA. Use the CIA routine<br />

erdtoscd to perform this conversion and automatically save the ERD SCDs to disk.<br />

CIA> erdtoscd, ’cier14300601.fits’, erd_sscd, dir=product_dir, $<br />

CIA> scd_dat=scd_dir, ack=ack

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

Saved successfully!

Ooh no, something went wrong!