ortk95 / planetmapper

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
https://planetmapper.readthedocs.io
MIT License
10 stars 1 forks source link

Fix bug where visible, but unlit areas of the target body were not mapped #379

Closed ortk95 closed 2 months ago

ortk95 commented 2 months ago

Corrected bug where the mapping routine used the illuminated rather than visible flag when determining which parts of the target's surface need mapping, potentially leading to some visible parts of the surface being unmapped.

Closes #377

Pull request checklist

See CONTRIBUTING.md for more details.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9713180923

Details


Totals Coverage Status
Change from base Build 9711575616: 0.0%
Covered Lines: 3105
Relevant Lines: 3117

💛 - Coveralls