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


barycen (barycen-1.22.1) [xmmsas_20230412_1735-21.0.0]

Parameters

This section documents the parameters recognized by this task (if any).

ParameterMand Type Default Constraints
withtableyesbooleantrueWhether to convert table in a dataset
should be set to true if a table containing events to correct has been specified and to false otherwise.
 
tableyesstring name of existing table
a specifier which must point to a table in a data set. It must be in either of the two forms setname:, or setname:tableid where setname must be the name of an existing data set and tableid an identifier of a table in that data set. If the first form, setname:, is used, the table data are sought in the first block of the named data set.
 
timecolumnnostringTIMEname of existing column
the name of an existing column of type real64 in the table given via the parameter table. The values in the column are interpreted as XMM MET tags and corrected for barycentric propagation delays. Please note: This process is irreversible - if the original time column is to be kept a copy of the data set should be made a priori.
 
withsrccoordinatesnobooleanfalsetrue|false
The barycentric correction algorithms needs the coordinates of the celestial source. This boolean parameter determines from where these are obtained. If set to false, the coordinates are attempted to be read from the attributes RA_OBJ/DEC_OBJ in the table or the associates set. If this fails, the attributes RA_NOM/DEC_NOM are read instead. If this fails as well a fatal error condition is raised. If withsrccoordinates is set to true, the user has to provide the coordinates through the parameters srcra/srcdec.
 
srcra/srcdecnostring source coordinates
If withsrccoordinates is set to true the coordinates of the celestial source have to be specified through these parameters in the equatorial, earth-centered J2000 reference frame. The coordinates should be entered as decimal degrees; for srcra (Right Ascension)
  1. 123.45678 (decimal degrees)
and for srcdec (Declination)
  1. 123.45678 (decimal degrees)

 
processgtisnobooleantruetrue|false
Boolean switch determining whether any present GTI tables should be corrected as well or not. The parameter has no effect if the set does not contain any GTI tables.
 
processexposutablesnobooleantruetrue|false
Boolean switch determining whether any present EXPOSU tables should be corrected as well or not. The parameter has no effect if the set does not contain any GTI tables.
 
timenoreal  
A single time on which to perform the barycentric correction. Only used if withtable is false.
 
ephemerisnostringDE200DE200|DE405
Name of an ASCII earth ephemeris file extension in the JPL format to be used in lieu of a standard one. This file contains barycentric vectors needed by the TDB conversion algorithm.
 
ParameterMand Type Default Constraints

XMM-Newton SOC -- 2023-04-16