hnuc.setupRE1LExp
- nucleardatapy.hnuc.setup_re1L_exp.re1L_exp_tables()[source]
Return a list of the tables available in this toolkit for the charge radiuus and print them all on the prompt. These tables are the following ones: ‘2013-Angeli’.
- Returns:
The list of tables.
- Return type:
list[str].
- class nucleardatapy.hnuc.setup_re1L_exp.setupRE1LExp(table='2016-1L-GHM')[source]
Instantiate the object with binding energies given from a table.
This choice is defined in the variable table.
The tables can chosen among the following ones: ‘2018’.
- Parameters:
table (str, optional.) – Fix the name of table. Default value: ‘2016-GHM’.
Attributes:
- Parameters:
model (str, optional)
between (The model to consider. Choose)
- A
Attribute A (mass of the nucleus).
- N
Attribute N (number of neutrons of the nucleus).
- Q
charge of the hypernuclei (=Z, since Lamnda is charged 0)
- S
Strangness number
- Z
Attribute Z (charge of the nucleus).
- color
Attribute color of points
- e_unit
Attribute lbe unit.
- ell
Attribute the angular momentum of the state.
- label
Attribute the label for the data referenced in figures.
- lre
Attribute 1L removal energy in MeV.
- lre_err
Attribute 1L binding energy error in MeV.
- mark
marker shape
- note
Attribute providing additional notes about the data.
- probe
Attribute the probe.
- ref
Attribute providing the full reference to the paper to be citted.
- sps
Attribute the s.p. state.
- symb
symbol representing the nucleus
Here are a set of figures which are produced with the Python sample: /nucleardatapy_sample/hnuc_setupRE1LExp_plot.py