Skip to content

Get pointing start and stop from repoint id#2385

Merged
lacoak21 merged 5 commits intoIMAP-Science-Operations-Center:devfrom
lacoak21:get_repointing_times_from_id
Nov 5, 2025
Merged

Get pointing start and stop from repoint id#2385
lacoak21 merged 5 commits intoIMAP-Science-Operations-Center:devfrom
lacoak21:get_repointing_times_from_id

Conversation

@lacoak21
Copy link
Copy Markdown
Contributor

@lacoak21 lacoak21 commented Nov 5, 2025

Change Summary

closes #2353
closes #2327

Overview

Get pointing times using repoint id. This is probably more reliable for ultra than using met times in case an event falls within a repoint.

Updated Files

  • imap_processing/spice/repoint.py
    • Get pointing times from id. I made a new function for this instead of adding it to get_pointing_times because I felt that there was enough of a difference
  • imap_processing/ultra/l1b/de.py
    • use new helper function

@lacoak21 lacoak21 added this to the November 2025 milestone Nov 5, 2025
@lacoak21 lacoak21 self-assigned this Nov 5, 2025
@lacoak21 lacoak21 added this to IMAP Nov 5, 2025
Copy link
Copy Markdown
Contributor

@tmplummer tmplummer left a comment

Choose a reason for hiding this comment

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

Looks good. Just a couple of nits.

Comment thread imap_processing/spice/repoint.py Outdated
Comment thread imap_processing/tests/spice/test_repoint.py
@lacoak21 lacoak21 merged commit 4dea6b5 into IMAP-Science-Operations-Center:dev Nov 5, 2025
14 checks passed
@lacoak21 lacoak21 deleted the get_repointing_times_from_id branch November 5, 2025 21:55
@github-project-automation github-project-automation bot moved this to Done in IMAP Nov 5, 2025
@lacoak21
Copy link
Copy Markdown
Contributor Author

lacoak21 commented Nov 7, 2025

closes #2327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

repoint - function to get Pointing start and end times from pointing id ULTRA l1b repoint helper function

2 participants