icecube / skyreader

An API for Results Produced by SkyDriver & the Skymap Scanner
MIT License
0 stars 0 forks source link

Split plotting functionality from `SkyScanResult` #28

Closed mlincett closed 11 months ago

mlincett commented 11 months ago

Split out plotting routines from SkyScanResult.

Some style improvements, code reordering, and mypy compliance edits.

Replaced print statements with loggers.

Something is wrong with py-setup in CI.