Dario Panici
Dario Panici
Try the link noww
Make sure the components of B we try to find coeffs for are analytic functions at the axis
@dpanici check where I did fits of Boozer/DESC B in FourierZernike
#841 would address this I think
define in `desc/compute/omnigenity.py` `mirror ratio` for parmaterization `OmnigenousField`, then can use `GenericObjective` or `MirrorRatio` as a new obj
as duplicate of #849
The RuntimeWarning for numpy header size being different is still an issue, I think because the warning is coming from C level code (@f0uriest @unalmis any ideas on how to...
exp. decrease RHS outside the bounding box (exp(-r)*B) and try older version
maybe an option could be added to the objective like `signed=True` where if given, augments the objective with another cost that is zero when `sign(r_vessel-r_plas)>0` (i.e., vessel is outside of...
will be resolved by #817