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

Hi L1C - Define mapping from coincidence to calibration product #1170

Open
Tracked by #907
subagonsouth opened this issue Nov 20, 2024 · 0 comments · May be fixed by #1293
Open
Tracked by #907

Hi L1C - Define mapping from coincidence to calibration product #1170

subagonsouth opened this issue Nov 20, 2024 · 0 comments · May be fixed by #1293
Assignees
Labels
Ins: Hi Related to the IMAP-Hi instrument
Milestone

Comments

@subagonsouth
Copy link
Contributor

subagonsouth commented Nov 20, 2024

Algorithm Description:

In PSET processing, we need to know how to filter events by coincidence type for each calibration product. Define that with help from Paul and implement a mapping to use in code.

  • Make sure to adjust the VALIDMAX in imap_processing/cdf/config/imap_hi_variable_attrs.yaml if it is not 4.
  • Make sure to replace the hard coded value with getting the number of calibration products from the mapping in imap_processing/hi/l1c/hi_l1c.py::121

Calibration products have two ways that they filter events:

  1. By coincidence type
  2. By TOFs

As part of this ticket, I need to design a calibration file that defines the filtering of DEs into calibration products and has the ability to be time varying. i.e. A set of date/time entries that specify the coincidence types and valid TOFs for each calibration product.

Notional starting definition:
0: all quads plus all triples except BC1C2, no TOF filters
1: BC1C2, and all doubles except BC, no TOF filters

@subagonsouth subagonsouth added the Ins: Hi Related to the IMAP-Hi instrument label Nov 20, 2024
@subagonsouth subagonsouth self-assigned this Nov 20, 2024
@subagonsouth subagonsouth mentioned this issue Oct 2, 2024
11 tasks
@subagonsouth subagonsouth moved this to In Progress in IMAP Jan 13, 2025
@subagonsouth subagonsouth added this to the Jan 2025 milestone Jan 13, 2025
@bourque bourque modified the milestones: Jan 2025, Feb 2025 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ins: Hi Related to the IMAP-Hi instrument
Projects
Status: In Progress
2 participants