intensity_conversion¶
- sbpy.activity.intensity_conversion(mol_data)[source]¶
Returns conversion of the integrated line intensity at 300 K (from the JPL molecular spectra catalog) to a chosen temperature
- Parameters
- mol_data
Phys Physobject that contains the following data, usingunitsfor the required units:Transition frequency in MHz
Temperature in Kelvins
Integrated line intensity at 300 K in MHz * nm**2
Partition function at 300 K (Dimensionless)
Partition function at designated temperature (Dimensionless)
Upper state degeneracy (Dimensionless)
Upper level energy in Joules
Lower level energy in Joules
Degrees of freedom (Dimensionless)
Keywords that can be used for these values are found under
fieldnamesdocumentation. We recommend the use of the JPL Molecular Spectral Catalog and the use offrom_jplspecto obtain these values in order to maintain consistency and because all calculations can be handled withinsbpyscope if JPLSpec is used. Yet, if you wish to use your own molecular data, it is possible. Make sure to inform yourself on the values needed for each function, their units, and their interchangeable keywords as part of thePhysdata class.
- mol_data
- Returns
- intl
Quantity Integrated line intensity at designated temperature in MHz * nm**2, which can be appended to the original
sbpy.data.Physobject for future calculations
- intl
References
Picket et al 1998, JQSRT 60, 883-890