Environment with several tools to perform statistics on the peak and
integrated intensities of resolved molecular lines.
|
__init__(self,
star_name,
path_code=' OutputClumpy ' ,
star_grid=[ ] ,
molecules=[ ] )
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
analyseMolecule(self,
star,
molec,
print_main=1,
print_sec=0) |
source code
|
|
dict()
|
|
|
getSecondaryPathways(self,
analyse,
molec,
print_sec=1,
destruction=1,
formation=1) |
source code
|
|
|
|
|
printSecondaryPathways(self,
analyse,
molec,
destruction=1,
formation=1) |
source code
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|