pynucastro.rates.files module

pynucastro.rates.files module#

Functions for finding and working with the rate data directories.

exception pynucastro.rates.files.RateFileError[source]#

Bases: Exception

An error occurred while trying to read a Rate from a file.

pynucastro.rates.files.get_rates_dir()[source]#

Return the top-level directory containing rate files

Return type:

pathlib.Path

pynucastro.rates.files.get_tabular_dir()[source]#

Return the top-level directory containing the tabulated rates

Return type:

pathlib.Path