tim-balloon / TIMflight

Flight MCP repo
0 stars 0 forks source link

Refactor `PSSConvert` #71

Open mxk62 opened 1 year ago

mxk62 commented 1 year ago

Task

Function responsible for estimating the azimuth and the elevation, PSSConvert, is fairly large and contains a few magic numbers. In order to make it easier to follow and cover with unit tests it should be refactored which may include splitting it into smaller, more manageable pieces.

Acceptance

Details

See:

  1. Gandilo, N., PROBING INTERSTELLAR GRAIN ALIGNMENT WITH BALLOON - BORNE SUBMILLIMETER OBSERVATIONS [Phd Thesis, University of Toronto, 2015]
  2. Williams, P. A., MAPPING GALACTIC CLOUDS WITH THE BALLOON-BORNE LARGE APERTURE SUBMILLIMETER TELESCOPE (BLAST) [PhD Thesis, Northwestern University, 2021]

for more details regarding architecture and usage of the pihhole sun sensors.