-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Add code to use pixel masks to create appropriate area norms. Very basic code can be extracted and improved
stixpy/stixpy/calibration/visibility.py
Lines 244 to 245 in fb3004c
| pixel_areas = STIX_INSTRUMENT.pixel_config["Area"].to("cm2") | |
| areas = pixel_areas[idx_pix].reshape(-1, 4).sum(axis=0) |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request