-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Ins: GLOWSRelated to the GLOWS instrumentRelated to the GLOWS instrumentLevel: L2Level 2 processingLevel 2 processingblockedIndicates that the issue or PR is a blocked by somethingIndicates that the issue or PR is a blocked by somethingenhancementNew feature or requestNew feature or request
Description
Parent issue: #1276
DailyLightcurve.ecliptic_lon and ecliptic_lat are currently set to np.zeros(number_of_bins) (glows_l2_data.py:92-93).
These should be computed using SPICE: given the spin-axis ecliptic longitude/latitude (available from spin_axis_orientation_average in L1B) and the GLOWS scanning circle radius, compute the J2000 ecliptic longitude and latitude of each histogram bin center. See Section 12.7.6 of the algorithm document for context — these coordinates are also needed for the bad-angle masking in #2721.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Ins: GLOWSRelated to the GLOWS instrumentRelated to the GLOWS instrumentLevel: L2Level 2 processingLevel 2 processingblockedIndicates that the issue or PR is a blocked by somethingIndicates that the issue or PR is a blocked by somethingenhancementNew feature or requestNew feature or request
Type
Projects
Status
Blocked