Skip to content

MNT: Use pivot_angle from Lo when defining DE direction#2616

Merged
greglucas merged 1 commit intoIMAP-Science-Operations-Center:devfrom
greglucas:lo-pivot-angle-de
Jan 27, 2026
Merged

MNT: Use pivot_angle from Lo when defining DE direction#2616
greglucas merged 1 commit intoIMAP-Science-Operations-Center:devfrom
greglucas:lo-pivot-angle-de

Conversation

@greglucas
Copy link
Collaborator

The default IMAP_LO_BASE is 0 degrees, but the nominal pivot angle is 90 degrees, which we need to use when defining look directions in the sky.

Testing locally, I get off_angles right in the middle at index 20 now rather than off the edge at 40 like we did previously. This brings up the question of what does off-angle mean if we have a pivot angle that is not sweeping out a perpendicular stripe. I think it may all work out with how we've defined the transforms, but I don't know for sure. i.e. will the off-angle be 15 +/- 2 instead of 0 +/- 2 if we have a pivot-angle not directly at 90 degrees. I'm just writing this down so I don't forget about this later.

closes #2614

The default IMAP_LO_BASE is 0 degrees, but the nominal pivot angle
is 90 degrees, which we need to use when defining look directions
in the sky.
@greglucas greglucas added this to the January 2026 milestone Jan 27, 2026
@greglucas greglucas self-assigned this Jan 27, 2026
@greglucas greglucas added Ins: Lo Related to the IMAP-Lo instrument Level: L1 Level 1 processing labels Jan 27, 2026
Copy link
Contributor

@subagonsouth subagonsouth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@greglucas greglucas merged commit 7ce547d into IMAP-Science-Operations-Center:dev Jan 27, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ins: Lo Related to the IMAP-Lo instrument Level: L1 Level 1 processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use pivot_angle for direct event calculation in lo l1b

2 participants