Next: S2GIDECODE Up: S2CATQUAL Prev: Parameters

Example

  > S2CATQUAL ANY48
  S2CATQUAL Version 1.3-0
  COM - Command > help
  Commands available :
    ?                : Brief list of commands
    EXIT or QUIT     : Leave S2CATQUAL and output catalogue
    HELP             : Bring up this help page
    LIST   : List current record selection
    QHELP            : List valid quality flag names
    RECS   : Select records by number
    RESET    : Reset bits of selected records
    SET      : Set bits of selected records
    SIF      : Select records with specified bits set
    SNIF     : Select records with specified bits not set
  A  is a list of record numbers. Eg. 1,2,3 or 1:4. Use
              ALL to specify all records.
  A  is a list of one or more quality flag names, separated by
              commas
  COM - Command > LIST 1:5
    N  Name                Map    Sig1  Sig2       Spr Dbt DEL  User1..8
    1  WFC180023+383633  006,089   7.8   1.7        -   -   -   --------
    2  WFC184508+382301  002,088   9.6   6.9        -   -   -   --------
    3  WFC171131+264656  012,098   4.3  -0.4        -   -   -   --------
    4  WFC160155+183341  053,083   6.5   3.7        -   -   -   --------
    5  WFC145746+142248  050,078   4.8  -1.7        -   -   -   --------
  COM - Command > SET USER4
   5 records modified
  COM - Command > LIST
    N  Name                Map    Sig1  Sig2       Spr Dbt DEL  User1..8
    1  WFC180023+383633  006,089   7.8   1.7        -   -   -   ---Y----
    2  WFC184508+382301  002,088   9.6   6.9        -   -   -   ---Y----
    3  WFC171131+264656  012,098   4.3  -0.4        -   -   -   ---Y----
    4  WFC160155+183341  053,083   6.5   3.7        -   -   -   ---Y----
    5  WFC145746+142248  050,078   4.8  -1.7        -   -   -   ---Y----
  COM - Command > REC 3
  COM - Command > SET SPURIOUS
   One records modified
  COM - Command > LIST 1:5
    N  Name                Map    Sig1  Sig2       Spr Dbt DEL  User1..8
    1  WFC180023+383633  006,089   7.8   1.7        -   -   -   ---Y----
    2  WFC184508+382301  002,088   9.6   6.9        -   -   -   ---Y----
    3  WFC171131+264656  012,098   4.3  -0.4        Y   -   -   ---Y----
    4  WFC160155+183341  053,083   6.5   3.7        -   -   -   ---Y----
    5  WFC145746+142248  050,078   4.8  -1.7        -   -   -   ---Y----
  COM - Command > REC 2
  COM - Command > RESET USER4
   One records modified
  COM - Command > LIST 1:5
    N  Name                Map    Sig1  Sig2       Spr Dbt DEL  User1..8
    1  WFC180023+383633  006,089   7.8   1.7        -   -   -   ---Y----
    2  WFC184508+382301  002,088   9.6   6.9        -   -   -   --------
    3  WFC171131+264656  012,098   4.3  -0.4        Y   -   -   ---Y----
    4  WFC160155+183341  053,083   6.5   3.7        -   -   -   ---Y----
    5  WFC145746+142248  050,078   4.8  -1.7        -   -   -   ---Y----
  COM - Command > EXIT
  OUT - Output catalogue (! for none) > TEST
  


Next: S2GIDECODE Up: S2CATQUAL Prev: Parameters