fudge icon indicating copy to clipboard operation
fudge copied to clipboard

Post 6.7.1 fixes

Open brown170 opened this issue 11 months ago • 2 comments

A collection of changes that may already be in a development branch, but here are the fixes identified by Dave

brown170 avatar Jan 08 '25 19:01 brown170

I think all of these fixes have either been included in master or fixed another way. For example we're now using raw strings for most docstrings instead of double-escaping LaTeX stuff.

The main functional difference with master is the covariance file naming convention in brownies/bin/endf2gnds.py: gnds-covar.xml (master) vs. gndsCov.xml (this branch). I prefer not to change that convention. If scripts need to load covariance data, the best option is to use ReactionSuite.loadCovariances()

mattooca avatar May 14 '25 20:05 mattooca

I'd like to close this MR unless you object.

mattooca avatar May 14 '25 20:05 mattooca