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.

258 CHAPTER 20. ADVANCED DATA CALIBRATION<br />

• If you believe your source has a blackbody spectrum then you just need to supply the<br />

blackbody temperature:<br />

CIA> corr_colour, "lw10", bb=5000<br />

filter ok: LW10<br />

=====================================<br />

Filter<br />

= LW10<br />

ref wavelength = 12.0000<br />

correction factor K at ref wave = 1.27288<br />

by which you should divide the <strong><strong>ISO</strong>CAM</strong> flux, to<br />

obtain the actual flux density of your source<br />

In this case one would correct all flux density measurements of this source by dividing by<br />

the correction factor 1.27288.<br />

• If your source has a power law spectrum then simply supply the power law exponent:<br />

CIA> corr_colour, "lw10", power=-2<br />

• Finally, if you have constructed a SED (possibly from CAM measurements in different<br />

filters or from modem calculation) you can use it as input to corr colour. The SED data<br />

points must be first written to a text file in a simple two column format, with wavelength<br />

(microns) in the first column and flux density (Jy) in the second. This name of this text<br />

is supplied as input to corr colour:<br />

CIA> $more sed.dat<br />

2.38014 440.23920<br />

2.38163 429.91971<br />

2.38311 421.62091<br />

2.38460 419.00839<br />

2.38610 424.57556<br />

2.38759 436.57462<br />

etc...<br />

CIA> corr_colour, "lw10", sed="sed.dat"<br />

20.14 A note on the infamous column 24<br />

At this stage you should be very familiar with the LW detector’s dead column 24 (or by IDL<br />

convention column 23). By default most CIA processing will attempt to interpolate column 24<br />

so that it is no longer appears in the reduced data. Not all observers will desire this. To avoid<br />

any filling of column 24 use the keyword /dead col. The routines that accept this keyword are:<br />

• By default get sscdstruct, get sscdbs, get sscdraster and get sscdcvf will fill column<br />

24 in the output PDS field .CUBE. with the average of its neighboring columns. If<br />

/dead col is set then column 24 is set to zero.

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

Saved successfully!

Ooh no, something went wrong!