You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inputting data into magritte models, we assume SI units for most data, which is fine. However, for the velocities, we demand them normalized compared to the speed of light (this is for convenience the formulae).
We should think about (a) either changing the api (not fully recommend, a this breaks existing code) or (b) implementing an alternative api in which we demand the units of all inputs (using astropy units for example).
The text was updated successfully, but these errors were encountered:
When inputting data into magritte models, we assume SI units for most data, which is fine. However, for the velocities, we demand them normalized compared to the speed of light (this is for convenience the formulae).
We should think about (a) either changing the api (not fully recommend, a this breaks existing code) or (b) implementing an alternative api in which we demand the units of all inputs (using astropy units for example).
The text was updated successfully, but these errors were encountered: