Version 1.3.3: Bugfix Release
We are pleased to announce the v1.3.3 bugfix release of FIDASIM
Notable Bug Fixes and Minor Improvements
-
Fixed incorrect normalization in
read_geqdsk
when requestingrho_p = sqrt(normalized poloidal flux)
Reported by @shaunhaskey. (08ed901). -
Prevent possible out-of-bounds error in
bb_cx_rates
(c49d08d) -
Replaced deprecated
matplotlib._cntr
withskimage.measure.find_contours
in python efit routines. (3b8f512) -
Fixed
read_ncdf.pro
for files that have variables with periods. (2caaf75) -
read_spiral.pro
now reads in the particle weights. (9c6d92f)