Skip to content

Conversation

giuspugl
Copy link

@giuspugl giuspugl commented Dec 5, 2022

this PR addresses the issues #613.

@giuspugl
Copy link
Author

giuspugl commented Dec 5, 2022

at the moment the test doesn't pass, mainly because :

  • an error on the size of the fitted gain_amplitudes calibration.template_matrix.templates[0].data['Calibrate_solve_amplitudes'] instance of
    class TemplateMatrix(Operator):
    (should be n_observations * n_detectors * n_polyorders instead there is an extra list of zeros )
  • calibration.template_matrix.templates[0].data['temp_LHS'] has only data from 1 detector (am running the test serially )
  • why does calibration.template_matrix.templates[0].data['temp_LHS'] have 1/K units ?

@giuspugl giuspugl changed the title implementing a new assertion test implementing a new assertion test for the Gaintemplate fitting Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant