wtbarnes / mocksipipeline

Pipeline for producing synthetic images from the Multi-Order Spectral Imager (MOXSI)
MIT License
3 stars 1 forks source link

Response matrix implementation #16

Closed wtbarnes closed 11 months ago

wtbarnes commented 1 year ago

Fixes #14

This does a few things, but mainly implements a function to compute the MOXSI response matrix. It also makes a few changes to the default rotation angles to be consistent with the rotation conventions in the overlappy package.

TODO: