CIRADA-Tools / RM-Tools

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

Dtypes change in do_fitIcube.py rescale_I_model_3D.py #138

Closed ErikOsinga closed 1 week ago

ErikOsinga commented 2 months ago

The way it is implemented now, the dtypes of the FITS cubes always change to float64, no matter the input data, which can be float32 for efficiency.