CIRADA-Tools / RM-Tools

RM-synthesis, RM-clean and QU-fitting on polarised radio spectra
MIT License
44 stars 23 forks source link

RMSF helper script is bugged #128

Closed AlecThomson closed 5 months ago

AlecThomson commented 6 months ago

The call to get_rmsf_planes expects the wrong number of return values.

https://github.com/CIRADA-Tools/RM-Tools/blob/724a078753618ff98ebb00ce9341bc5be070c0f0/RMtools_1D/calculate_RMSF.py#L177

Looks like a good time to add some better return values. Fix incoming shortly.