Package chianti :: Module data
[hide private]
[frames] | no frames]

Module data

source code

module for collecting various top-level Chianti data for the keyword arguments below temperature = temperature in Kelvin eDensity is the electron density per cubic cm hDensity is the hydrogen density per cubic cm pDensity is the proton density per cubic cm radTemperature is the radiation temperature of central source rStar is the distance of the plasma from the source in units of the sources radius distance is the distance from the central source

Variables [hide private]
  Abundance = {'cosmic_1973_allen': {'abundance': array([ 1.000...
  AbundanceDefault = {'abundance': array([ 1.00000000e+00, 8....
  AbundanceList = ['sun_photospheric_2011_caffau', 'sun_photosph...
  ChiantiVersion = '8.0.1'
  Defaults = {'abundfile': 'sun_photospheric_1998_grevesse', 'fl...
  IoneqAll = {'ioneqAll': array([[[ 9.98300000e-01, 9.8920000...
  Ip = array([[ 1.35984336e+01, 0.00000000e+00, 0.00000000e...
  MasterList = ['h_1', 'he_2', 'c_6', 'n_7', 'o_8', 'ne_10', 'na...
  __package__ = 'chianti'
  abunddir = '/data2/svn/chianti/dbase/trunk/abundance'
  filelist = ['sun_photospheric_2011_caffau.abund', 'sun_photosp...
  fname = '/data2/svn/chianti/dbase/trunk/abundance/sun_photosph...
  keywordArgs = ['temperature', 'eDensity', 'hDensity', 'pDensit...
  one = 'sun_photospheric_1998_grevesse'
  xuvtop = '/data2/svn/chianti/dbase/trunk'
Variables Details [hide private]

Abundance

Value:
{'cosmic_1973_allen': {'abundance': array([  1.00000000e+00,   8.51138\
038e-02,   0.00000000e+00,
         0.00000000e+00,   0.00000000e+00,   3.31131121e-04,
         9.12010839e-05,   6.60693448e-04,   3.98107171e-08,
         8.31763771e-05,   1.77827941e-06,   2.63026799e-05,
         2.45470892e-06,   3.31131121e-05,   3.31131121e-07,
         1.58489319e-05,   3.98107171e-07,   6.30957344e-06,
         8.91250938e-08,   1.99526231e-06,   1.65958691e-09,
...

AbundanceDefault

Value:
{'abundance': array([  1.00000000e+00,   8.51138038e-02,   1.25892541e\
-11,
         2.51188643e-11,   3.54813389e-10,   3.31131121e-04,
         8.31763771e-05,   6.76082975e-04,   3.63078055e-08,
         1.20226443e-04,   2.13796209e-06,   3.80189396e-05,
         2.95120923e-06,   3.54813389e-05,   2.81838293e-07,
         2.13796209e-05,   3.16227766e-07,   2.51188643e-06,
         1.31825674e-07,   2.29086765e-06,   1.47910839e-09,
...

AbundanceList

Value:
['sun_photospheric_2011_caffau',
 'sun_photospheric_2009_asplund',
 'sun_coronal_2012_schmelz',
 'sun_coronal_1999_fludra_ext',
 'sun_coronal_1999_fludra',
 'unity',
 'sun_coronal_1992_feldman_ext',
 'sun_photospheric_2009_lodders',
...

Defaults

Value:
{'abundfile': 'sun_photospheric_1998_grevesse',
 'flux': 'energy',
 'gui': False,
 'ioneqfile': 'chianti',
 'wavelength': 'angstrom'}

IoneqAll

Value:
{'ioneqAll': array([[[  9.98300000e-01,   9.89200000e-01,   9.44800000\
e-01, ...,
           2.12300000e-10,   1.88000000e-10,   1.66400000e-10],
        [  1.69300000e-03,   1.08000000e-02,   5.52000000e-02, ...,
           1.00000000e+00,   1.00000000e+00,   1.00000000e+00],
        [  0.00000000e+00,   0.00000000e+00,   0.00000000e+00, ...,
           0.00000000e+00,   0.00000000e+00,   0.00000000e+00],
        ..., 
...

Ip

Value:
array([[  1.35984336e+01,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
          0.00000000e+00,   0.00000000e+00,   0.00000000e+00,
...

MasterList

Value:
['h_1',
 'he_2',
 'c_6',
 'n_7',
 'o_8',
 'ne_10',
 'na_11',
 'mg_12',
...

filelist

Value:
['sun_photospheric_2011_caffau.abund',
 'sun_photospheric_2009_asplund.abund',
 'sun_coronal_2012_schmelz.abund',
 'sun_coronal_1999_fludra_ext.abund',
 'sun_coronal_1999_fludra.abund',
 'unity.abund',
 'sun_coronal_1992_feldman_ext.abund',
 'sun_photospheric_2009_lodders.abund',
...

fname

Value:
'/data2/svn/chianti/dbase/trunk/abundance/sun_photospheric_1998_greves\
se.abund'

keywordArgs

Value:
['temperature',
 'eDensity',
 'hDensity',
 'pDensity',
 'radTemperature',
 'rStar',
 'distance']