Table:
cat_extract parameters included into the main script.
|
|
|
|
Name |
Name |
Type |
Description |
(in the main script) |
(executable) |
|
|
CAT_refCat |
ref_cat |
string |
DOL of the reference catalogue.
default value: ``$ISDC_REF_CAT'' |
OBS1_CAT_radiusMin |
radiusMin |
string |
Low limit for the position selection.
default: ``0'' |
OBS1_CAT_radiusMax |
radiusMax |
string |
High limit for the position selection.
default: ``20'' |
OBS1_CAT_fluxDef |
fluxDef |
string |
Column used for flux selection.
default: ``'' |
OBS1_CAT_fluxMin |
fluxMin |
string |
Low limit for flux selection (in ph/cm
/s).
default: ``'' |
OBS1_CAT_fluxMax |
fluxMax |
string |
High limit for flux selection (in ph/cm
/s).
default: ``'' |
OBS1_CAT_class |
class |
string |
Select the sources by class.
default: ``'' |
OBS1_CAT_date |
date |
string |
IJD for the public data.
possible values:
0 - all public;
0 - all private;
0 - according to 'DAY_ID' date
default:
|