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.

21.5. A WORKED EXAMPLE 277<br />

Therefore, to perform the SLICE processing we now have to first set the reduction parameters<br />

structure with:<br />

CIA> red param = set red param(tdt=tdt,flat smooth window=6,nplanes=30,$<br />

CIA> flat thresh=10)<br />

Two things are worth mentioning here. First it is mandatory that the result of the set red param<br />

function go into the variable red param as this is how SLICE will access the parameters. If<br />

you use another name, the SLICE structure will not be updated correctly. Second, you can see<br />

that the name flat-field method appears nowhere on the command lines. This is because the<br />

method is entirely determined by the set of parameters used. Thus make sure you have read the<br />

manual and understand the signification of the parameters before you start any processing.<br />

Now that the parameters are set, you need to specify the action to perform, for flat-fielding,<br />

this is called make map so, in a similar fashion, you will update the action structure:<br />

CIA> act = set act(/make map)<br />

Here again, it is absolutely mandatory to store the result of the set act go into the variable<br />

called act.<br />

So far, we have only updated the structures that describe the actions to perform, to actually<br />

start the processing, type:<br />

CIA> slice pipe<br />

At the end of this processing, the resulting map can be found in the field map and is displayed<br />

by SLICE’s visualizing tool. If you wish to recover the flat-cube used in the flat fielding, start<br />

the slice pipeline with:<br />

CIA> slice pipe,flat out=flat out<br />

21.4.2 Error computations<br />

Even though this is an important aspect of the data reduction, up to April 2000, SLICE in<br />

its default setup did not compute the error map associated to the sky map. This operation is<br />

performed at the make map stage. You can easily check what is your setting by doing:<br />

CIA> help,error map<br />

If the result is UNDEFINED then you need to read the following lines, otherwise the error map<br />

is computed by default at the flat-field correction stage.<br />

If the error map is not computed by default, simply add the keyword /error map to the call<br />

to set red param and proceed as before. The error map should now be available in the variable<br />

error map 2 . Therefore, the example above becomes:<br />

CIA> red param = set red param(tdt=tdt,flat smooth window=6,nplanes=30,$<br />

CIA> flat thresh=10,/error map)<br />

CIA> act = set act(/make map)<br />

CIA> slice pipe<br />

21.5 A worked example<br />

This section is intended to lead you through a classical use of SLICE on a raster observation.<br />

We once again recommend that you read M. A. Miville-Deschênes’ paper before using SLICE.<br />

2 Remember to add the keyword at all your flat-fielding calls, otherwise set red param will reset it at 0.

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

Saved successfully!

Ooh no, something went wrong!