src.Visual.Grotrian.Grotrian¶
-
class
src.Visual.Grotrian.
Grotrian
(_atom, _path, _conf_prefix=None)[source]¶ -
__init__
(_atom, _path, _conf_prefix=None)[source]¶ - Parameters
_atom (AtomCls.Atom) – object of the atomic model
_path (str) – a path to the *.Grotrian configuration file
_conf_prefix (str) – common configuration string of the inner shell
Methods
__init__
(_atom, _path[, _conf_prefix])- param _atom
object of the atomic model
connect_line
(_cfj1, _cfj2, _r1, _r2, _c, _text)- param _cfj1
to specify level 1
make_fig
([_figsize, _dpi, _f])- param _figsize
size of the figure, default : (6,8)
save_fig
(_filename[, _dpi])- param _filename
filename (including path) to save your figure
show_fig
()-