Package chianti :: Package core :: Module Ion :: Class ionWeb
[hide private]
[frames] | no frames]

Class ionWeb

source code

  _IonTrails._ionTrails --+    
                          |    
_SpecTrails._specTrails --+    
                          |    
                        ion --+
                              |
                             ionWeb

a class that contains methods to be used for 'Chianti on the Web'

Instance Methods [hide private]
 
gofntPlot(self, wvlRange=0, top=10, index=0, saveFile=0)
Return a plot of the 'so-called' G(T) function fron the selected lines in index
source code
 
gofntSelectLines(self, wvlRange=0, top=10, saveFile=0)
Provide a selection of lines for calculating the 'so-called' G(T) function.
source code
 
intensityRatioSelectLines(self, wvlRange=0, top=10, saveFile=0)
Provide a selection of lines for calculating the 'so-called' G(T) function.
source code
 
intensityRatioShow(self, numIdx, denIdx, plotDir=0, saveDir=0)
Plot the ratio of 2 lines or sums of lines.
source code

Inherited from ion: __init__, boundBoundLoss, cireclvlDescale, diCross, diRate, drRate, drRateLvl, eaCross, eaDescale, eaRate, emiss, emissList, emissPlot, emissRatio, gofnt, intensity, intensityRatioInterpolate, ioneqOne, ionizCross, ionizRate, p2eRatio, popPlot, populate, recombRate, rrRate, setup, setupIonrec, spectrum, twoPhoton, twoPhotonEmiss, twoPhotonLoss, upsilonDescale, upsilonDescaleSplups

Inherited from _IonTrails._ionTrails: intensityList, intensityPlot, intensityRatio, intensityRatioSave

Inherited from _SpecTrails._specTrails: convolve, ionGate, lineSpectrumPlot, spectrumPlot

Method Details [hide private]

gofntPlot(self, wvlRange=0, top=10, index=0, saveFile=0)

source code 

Return a plot of the 'so-called' G(T) function fron the selected lines in index

Given as a function of both temperature and eDensity.

Only the top( set by 'top') brightest lines are plotted.

gofntSelectLines(self, wvlRange=0, top=10, saveFile=0)

source code 

Provide a selection of lines for calculating the 'so-called' G(T) function.

Given as a function of both temperature and eDensity.

Only the top( set by 'top') brightest lines are plotted.

intensityRatioSelectLines(self, wvlRange=0, top=10, saveFile=0)

source code 

Provide a selection of lines for calculating the 'so-called' G(T) function.

Given as a function of both temperature and eDensity.

Only the top( set by 'top') brightest lines are plotted.

intensityRatioShow(self, numIdx, denIdx, plotDir=0, saveDir=0)

source code 

Plot the ratio of 2 lines or sums of lines.

Shown as a function of eDensity and/or temperature.

to save a plot or txt, only the directory name is needed