XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


rgssources (rgssources-5.28) [xmmsas_20050815_1803-6.5.0]

ODF. Upgrading the format. Adding further sources. Home Index

Meta Index / Home Page / Examples. / Upgrading the format.

Example calls.

Full upgrades:

  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=PooooooooooiiteeeSRCLI_0000.FIT
or
  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=rrrrooooooooooiiteee00_sources.ds
or
  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=<non-standard name> instrument=<rgs1 or rgs2>
exposure=<exp num>

Just format upgrade without exposure keywords:

  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=PooooooooooiiteeeSRCLI_0000.FIT writeexpkwds=no
or
  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=rrrrooooooooooiiteee00_sources.ds writeexpkwds=no
or
  setenv SAS_CCF <the .cif file>
  setenv SAS_ODF <the ODF directory>

  rgssources srclist=<non-standard name> instrument=<rgs1 or rgs2>
writeexpkwds=no

Just format upgrade with neither exposure nor observation keywords:

  setenv SAS_CCF <the .cif file>

  rgssources srclist=PooooooooooiiteeeSRCLI_0000.FIT writeexpkwds=no
writeobskwds=no
or
  setenv SAS_CCF <the .cif file>

  rgssources srclist=rrrrooooooooooiiteee00_sources.ds writeexpkwds=no
writeobskwds=no
or
  setenv SAS_CCF <the .cif file>

  rgssources srclist=<non-standard name> instrument=<rgs1 or rgs2>
writeexpkwds=no writeobskwds=no



XMM-Newton SOC/SSC -- 2005-08-16