-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Ins: CoDICERelated to the CoDICE instrumentRelated to the CoDICE instrumentPhase E: Parent IssuePhase E major task indicatorPhase E major task indicatorenhancementNew feature or requestNew feature or request
Description
Summary
The Lo direct events need several new variables, which were discussed briefly at the SWT.
Requirements
- Implement
normalizationandnormalization_per_eventvariables in l3a direct events. Documented in algorithm document of January 2026, R3C0 (page 58, "normalization factor"). The version on galaxy is up to date even though the document headers say R2C0 and the title page says Oct 2025. See notes in first comment, which supplement the algorithm.- Both of these variables should have a floor of 1. Anything less than 1, or 0/0, should be 1.
- For metadata: these are unitless (units
' '), VALIDMIN 1, VALIDMAX 1000, SCALEMIN 0 (to allow space to see the line at 1), SCALEMAX 10, linear scale, VAR_TYPE data but empty VARIABLE_PURPOSE, lineplot.
- Carry through
rgfo_spin_sector,rgfo_esa_step,nso_spin_sector,nso_esa_stepfrom the L2 direct events. Can just copy the metadata as well (either directly from the input L2 CDF, or from the YAML definitions). EDIT: l1a priority, as below probably just useswinput. - Carry through
half_spin_per_esa_stepfrom the l1a priority; it should be the same in both so can just use theswinput. Similar metdata handling torgfo_spin_sectoretc.
This work does not include updates to the 3D VDF code to use the new variables; see #53.
Related tickets
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Ins: CoDICERelated to the CoDICE instrumentRelated to the CoDICE instrumentPhase E: Parent IssuePhase E major task indicatorPhase E major task indicatorenhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress