Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve aspect data processing #85

Open
FredSchuller opened this issue Jun 9, 2022 · 1 comment
Open

Improve aspect data processing #85

FredSchuller opened this issue Jun 9, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@FredSchuller
Copy link
Collaborator

Here's a list of things to-do to improve the processing of SAS data.

Critical before next GSW release

  • implement usage of appropriate simulated data-cube depending on solar image radius. This will rely on a look-up table that gives the name of the file for a given range of solar image radius. TBD where to store these files and the look-up table.
  • if no solution can be found, return the "default" (average) solution, corrected for SolO's nominal pointing, instead of NaNs. Then, use the "error message" field to provide some informative diagnostic
  • improve on error handling and reporting
  • improve on calibration / re-scaling of the signals, so that observed signals match simulated ones

To keep in mind for later

  • check whether the time stamps (and therefore the spacecraft attitude data) need to be shifted by 32s
  • change the output to be consistent with the implementation in the imaging pipeline (X_stix, Y_stix) instead of (Y_srf, Z_srf)
  • decide if it's required to refine the solution found for each measurement, by computing simulated data over a small parameter space around the found solution for the exact value of the solar image radius at that time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants