Home | Trees | Indices | Help |
---|
|
A data reader for line profile data.
|
|||
new empty dictionary |
|
||
array/list |
|
||
array/list |
|
||
float |
|
||
|
|||
float |
|
||
float |
|
||
|
|||
|
|||
float |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
A data reader for line profiles. Filename of the data file is passed to the object upon creation. Additional args/kwargs are used for the dict creation of the parent of Reader.
|
Return the velocity grid of this data file.
|
Return the flux of the line profile. Usually Tmb.
|
Return the fitted value of the gas terminal velocity.
|
Set a value for the gas terminal velocity.
|
Return the noise value for this dataset.
|
Return the source velocity of the observed object in this dataset. This is the value read from the fits file, and if not available or applicable, the initial guess provided by Star.dat is returned. If the star is not included in Star.dat, the v_lsr is set to 0.0.
|
Check if the Vlsr was set correctly. If not, it is taken from Star.dat. It is assumed the vlsr in the fits file is correct within 25%. If it is not, the value from Star.dat is used. |
Calculate the noise of the dataset, by taking the standard deviation of the velocity range lower than v_lsr - 2*vexp. If this is not available, the velocity range is taken to be where it is smaller than 1.1*vexp. If the size of the above selection still is too small, None is returned. The gas terminal velocity has to have been set previously or passed to this method as a keyword.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 7 18:01:58 2016 | http://epydoc.sourceforge.net |