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.

12 CHAPTER 2. ABOUT CIA<br />

LOG Log file reporting verbosity. Ranging from 1 to 3 for increasing verbosity.<br />

SCREEN Screen reporting verbosity. Ranging from 1 to 3 for increasing verbosity.<br />

XWARN CIA uses IDL’s keyword inheritance. Setting this flag will alert you if a supplied<br />

keyword parameter is not known by the called routine. If a warning appears, you<br />

have either deliberately specified a keyword used by a low level routine or mistyped<br />

the keyword (in which case it will be ignored). For example:<br />

CIA> !ciaerr.xwarn=1<br />

CIA> corr_dark, pds, /goodbye, /hello<br />

CORR_DARK: Undefined keywords: /GOODBYE/HELLO<br />

Dark correction with model and no scaling<br />

• inclusion of contributed routines to CIA’s path. (Only for VMS, under Unix these routines<br />

are included by default).<br />

• setting the level of the on-line help (see section 2.3.2). Either the complete help for all<br />

routines (Programmer’s Help) or only the help for high-level routines (User’s Help) is<br />

displayed.<br />

• defining whether the alias file is run.<br />

• inclusion of your routines in IDL’s search path.<br />

• Some users have reported problems running CIA on 24 bit X-Windows displays. One<br />

suggested solution is to force IDL to use an 8 bit PseudoColor. To do this, uncomment<br />

the following line to your CIA startup file:<br />

device, pseudo_color=8<br />

or to force IDL to use true color (24 bit) visuals<br />

device, true_color=24<br />

device,decompose=0<br />

.run $cia_vers/graphics/xloadct_5_4.pro<br />

and comment the line<br />

.run $cia_vers/graphics/xloadct_3_6.pro<br />

For more on this topic look for information on the procedure DEVICE in the IDL online<br />

help.<br />

Other solutions to this problem, that does not involve the CIA startup file, is suggested<br />

in Section 2.4.<br />

As already stated, all of the above can be configured in a CIA user startup file. The<br />

following sections describe how you can create your own CIA startup file on both the<br />

UNIX and VMS platforms.

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

Saved successfully!

Ooh no, something went wrong!