gergopokol / renate-od

RENATE Open Diagnostics
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Outsourcing cross-section coefficients from cross-section.py #187

Closed asztalosors closed 2 years ago

asztalosors commented 2 years ago

The cross-section.py will get way too large to handle. The cross-section coefficients will be outsourced to a dedicated .py file.

2022.01.21 Update

Cross-section data should be contained by a different class for each beam particle and data source.

gergopokol commented 2 years ago

coefficients.py is to be cleared out in #259