Skip to content

CoDICE: L3b Hi pitch angle distributions: Bug with unit vector computation - Card 3151 #83

@mstarkey2158

Description

@mstarkey2158

Since the latest updates to the l2_hi-sectored-intensity (fixed dimension ordering of spin angle vs elevation angle), the l3b_hi-pitch-angle data mismatch. The mismatch is traced to a misalignment of elevation angle and spin angle when computing the normal look direction unit vectors. In the code, the elevation_angle (1D array) is broadcasted to a 2D array to be compatible with the 2D spin_angle array. The resulting elevation_angle array should be transposed so that the appropriate dimensionality agrees with the spin_angle array.

I have recreated this issue in my own testing code and successfully reproduced the current L3b hi pitch angles (20260402_v023).

This is a blocker to the release of the hi-pitch-angle-distributions product.

Metadata

Metadata

Labels

Data Release 1See - https://lasp.colorado.edu/galaxy/spaces/IMAP/pages/324168272/Public+ReleasesIns: CoDICERelated to the CoDICE instrumentRelease BlockerNeeds to be addressed before (next) public release

Type

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions