Closed amaliestokholm closed 10 months ago
This branch does two main things:
nottrustedfile
excludemodes
onlyradial
freqparams
It also fixes a small bug present in bastamain, which made it not possible to run BASTA with no Bayesian weights.
bastamain
This branch does two main things:
nottrustedfile
is renamed toexcludemodes
in order to be more clear about what it does.nottrustedfile
can still be used for backwards-compatability.onlyradial
can be set infreqparams
. If it is True, then it automatically excludes all non-radial modes for the fitting.It also fixes a small bug present in
bastamain
, which made it not possible to run BASTA with no Bayesian weights.