Home | Trees | Indices | Help |
---|
|
A Reader for Sphinx output files.
Inherits from the Reader class.
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
array |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Creating a Sphinx object ready for reading Sphinx output. Reading sphinx output through full filename, including filepath. The sphinxfile number is given as *, which is then replaced as needed. Additional args/kwargs are used for the dict creation of the parent of Reader.
|
Parse sphinx file 1, line intensities at line center (!) as a function of impact parameter. The output is stored in dict self['sph1']. Note that the headers of the sph1 file state the last two columns are summed intensities. This is not true! It is the intensity at line center. |
Parse the sphinx file 2, which includes all line profile info. The output is stored in dict self['sph2']. |
Set the continuum value for this line profile.
|
Return the intrinsic flux line profile. Continuum subtraction can be requested.
|
Return the velocity grid for the intrinsic line profile.
|
Return the velocity grid for the convolved line profile.
|
Return the main beam temperature line profile. Continuum subtraction can be requested.
|
Return the line profile after convolution with the beam profile. Continuum subtraction can be requested.
|
Return the normalized line profile after convolution with the beam profile. Continuum subtraction can be requested.
|
Return the weighted intensity with respect to impact parameter squared at line center.
|
Return the normalized p^2-weighted intensity at line center with respect to impact parameter squared.
|
Return the intensity at line center as a function of impact parameter.
|
Return the impact parameter grid.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 7 18:01:58 2016 | http://epydoc.sourceforge.net |