Home | Trees | Indices | Help |
---|
|
1 ''' 2 the ChiantiPy - CHIANTI Python package 3 calculates various aspects of emission line and continua from the 4 CHIANTI atomic database for astrophysical spectroscopy 5 ''' 6 from . import version 7 Version = version.__version__ 8 Version_info = version.__version_info__ 9 # 10
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Feb 7 12:06:08 2016 | http://epydoc.sourceforge.net |