sot / xija

Thermal modeling framework for Chandra X-ray Observatory
https://sot.github.io/xija
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Xija clips pitch to 45 - 170 degrees #58

Closed matthewdahmer closed 3 years ago

matthewdahmer commented 5 years ago

In the Xija component base.py definition, the pitch class clips pitch to the 45 to 170 degree range: https://github.com/sot/xija/blob/62d474424d8a071c7707aeeb4c5de3d2eafaa7bc/xija/component/base.py#L374

This should be expanded from 170 to 180 degrees.

matthewdahmer commented 3 years ago

This issue was fixed with commit 3117e8a and included into the master branch with Release 4.14 in May of 2019.