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
Updates to polarpy based on the discussions at the Nendaz workshop. The points discussed and agreed upon are:
The current polarpy repo will be converted to more generic repo which can fit polarisation data for any future instrument provided the data and response is given in the decided format.
It will be renamed to be a more generic name and pushed to pip so people can do pip install to do the fitting.
Action items to do:
Write a generic coordinate transform function (@sujaymate) using the agreed upon convention.
Split the current polarlike.py such that common routines and POLAR specific routines are separated.
Decide a common (across instruments) input data format and edit the relevant routines to read this file.
The text was updated successfully, but these errors were encountered:
Updates to polarpy based on the discussions at the Nendaz workshop. The points discussed and agreed upon are:
pip
so people can dopip install
to do the fitting.Action items to do:
polarlike.py
such that common routines and POLAR specific routines are separated.The text was updated successfully, but these errors were encountered: