vcristiani / galaxy-chop

MIT License
5 stars 2 forks source link

Fiz _circ.py #153

Open leliel12 opened 2 months ago

leliel12 commented 2 months ago

https://github.com/vcristiani/galaxy-chop/blob/a8c1cf26f1e18a9c6af198210711175adb28baad/galaxychop/utils/_circ.py#L203C4-L203C10

Jz_star_norm_ = np.full(len(Jz_star_norm), np.nan) -> Jz_star_norm_ = np.full(len(Etot_s), np.nan)