v0.6.1
Fixes:
Features:
- Added
printUpdate
parameter to mostContext
methods that otherwise print their iteration update progress. This defaults toTrue
for no default change in behaviour. Inspired by #27. - Added
recompute_gII
method toLwTransition
(accesible throughctx.activeAtoms[x].trans[x].recompute_gII()
). For PRD lines this lazily indicates that the redistribution function needs to be recomputed (e.g. if the atmospheric parameters have been adjusted). This will be recomputed the next time.prd_redistribute
is called on theContext
.
Misc:
- Updated README and added references to preprint.