* add scanner&39;s files ([`cce323d`](https://github.com/icecube/skyreader/commit/cce323d2d9ac56476e4b75b0c1a61c5937adac4c))
* remove original files ([`638f09d`](https://github.com/icecube/skyreader/commit/638f09d0611ae7ba4bbb9ce844d5ffae07d08f6b))
* Add `--real-event` & `--simulated-event` (required, mutex) (122) ([`ca809c6`](https://github.com/icecube/skyreader/commit/ca809c677deca5e7413d97156fd1d1598720d23c))
* Additional SkyDriver Updates (119)
Co-authored-by: github-actions <github-actionsgithub.com> ([`a47765e`](https://github.com/icecube/skyreader/commit/a47765e1db2b4a2ba6175762f76fc7460e4b43eb))
* Plotting functions in ScanResult (82)
* working plotter in ScanResult
* refactor into a plotting_tools file
* add in the healpy plotting
* add meander dep
* <bot> update setup.cfg
* <bot> update requirements.txt
* tweak settings to plot 50,90, 3sigma wilks and set colormap max to 40
* don&39;t set equal aspect for full sky plot
* <bot> update requirements.txt
* restore some more plot functionality
* <bot> update requirements.txt
* put plot catalog function back
* update plotting routines to use metadata if available
* tag nside in unique_id for filename
Co-authored-by: github-actions <github-actionsgithub.com> ([`4e38109`](https://github.com/icecube/skyreader/commit/4e38109a6b1f2fb0dea1b5056dd080506cd783e1))
* flip bounding box calculation of +/- dec error for Equatorial scan (176) ([`3ea1c1b`](https://github.com/icecube/skyreader/commit/3ea1c1bcf733f97c7e7087f80ee2b5b46d2c6ec9))
* Shift ra to be near pi and fix printouts. see 96. ([`ef9177c`](https://github.com/icecube/skyreader/commit/ef9177c0464bd46d7aac51c96638e313b4571cdf))
* fix area calculation. ([`356fd5d`](https://github.com/icecube/skyreader/commit/356fd5d63353b407de29810c72b8054dfd692aad))
* Add `--real-event` & `--simulated-event` (required, mutex) (122) ([`7a7cd42`](https://github.com/icecube/skyreader/commit/7a7cd42e3fc12d001c38a35358f4a05940249f68))
* Additional SkyDriver Updates (119)
Co-authored-by: github-actions <github-actionsgithub.com> ([`1937690`](https://github.com/icecube/skyreader/commit/19376903100a5e0755cab486e05d3d082a1dc6d0))
* Updates for SkyDriver (109)
Co-authored-by: github-actions <github-actionsgithub.com> ([`b720272`](https://github.com/icecube/skyreader/commit/b7202727de710c84189bf15f1f4ae07607829c55))
* fix contour saving bug ([`0d5df63`](https://github.com/icecube/skyreader/commit/0d5df63fa19cf8a08ac8a7f6b095a941a4a479b1))
* Update a few settings to optimize contours and speed (99)
* increase MinTimeWidth
* try to set quantileEpsilon and revert to float prec if it fails
* properly handle boost python exception
* tighten the tolerance and use fp32 precision for simplex
* remove the try-except for double prec
* coarser coarse steps
* <bot> update requirements.txt
* <bot> update setup.cfg
* add a function to skip most unhit doms but keep a sparse array to prevent local minima
* revert to previous base image
* reduce binsigma setting to weight timing more
* add fallback pos as an extra first guess
* switch colormap to plasma to see grid lines
Co-authored-by: github-actions <github-actionsgithub.com> ([`35550b6`](https://github.com/icecube/skyreader/commit/35550b6cc9b692ca7edf97740eacd6ae1e275afa))
* improve cartview bounds ([`bbf7d1c`](https://github.com/icecube/skyreader/commit/bbf7d1c3922f6525b1e70dd5df817933e14ff01f))
* separate icetray-dependent util functions (100)
* separate icetray-dependent util functions from non-icetray dependent ones. Obviates need for icetray to make plots.
* actually add the simple.py
* save emuhi in json converter and add some querying functions
* <bot> update requirements.txt
* rename to icetrayless and add a few more query result funcs
* <bot> update setup.cfg
* improve names a bit
Co-authored-by: github-actions <github-actionsgithub.com> ([`5cf336c`](https://github.com/icecube/skyreader/commit/5cf336cd36e088c35de1e886c54f6412909cc3fe))
* revert formatter change in 35ce392 ([`63a8856`](https://github.com/icecube/skyreader/commit/63a8856bf9816bfd96e239fd428ad520ec96caf1))
* Fix ci (98)
* patch for disk space issue
* localize plotting imports so we don&39;t need icetray to check a scan result
* <bot> update setup.cfg
* <bot> update requirements.txt
Co-authored-by: github-actions <github-actionsgithub.com> ([`7f09de4`](https://github.com/icecube/skyreader/commit/7f09de48985692e940f49ed67829ecd7c7f00b19))
* Fix the contour bound calculation when ra is close to 0/2pi. (96)
* Fix the contour bound calculation when ra is close to 0/2pi.
* bound latra
* <bot> update requirements.txt
Co-authored-by: github-actions <github-actionsgithub.com> ([`7c38e32`](https://github.com/icecube/skyreader/commit/7c38e321a1ad67aea7c6b1e33ce5644c45ccf030))
* Plotting functions in ScanResult (82)
* working plotter in ScanResult
* refactor into a plotting_tools file
* add in the healpy plotting
* add meander dep
* <bot> update setup.cfg
* <bot> update requirements.txt
* tweak settings to plot 50,90, 3sigma wilks and set colormap max to 40
* don&39;t set equal aspect for full sky plot
* <bot> update requirements.txt
* restore some more plot functionality
* <bot> update requirements.txt
* put plot catalog function back
* update plotting routines to use metadata if available
* tag nside in unique_id for filename
Co-authored-by: github-actions <github-actionsgithub.com> ([`1e18b69`](https://github.com/icecube/skyreader/commit/1e18b6979654055713a3458c6fd402a556609c69))
* A more generalized handling of metadata (90)
* a more generalized handling of metadata
* add a function to check if ScanResult has minimum metadata and add to test ([`7c53fa1`](https://github.com/icecube/skyreader/commit/7c53fa152a230c29dfc806b73e50b324b879a441))
* Preserve useful metadata in the nside array (88)
* preserve useful metadata in the nside array
* default optional arguments to None
* debug output for metadata
* workaround to preserve array metadata when saving ([`28fd254`](https://github.com/icecube/skyreader/commit/28fd254007874889f014c205c67b912cd212e3ef))
* Production Readiness (68)
Co-authored-by: github-actions <github-actionsgithub.com> ([`75a5833`](https://github.com/icecube/skyreader/commit/75a5833f07c8ce5985e6710452b9771f6569fb70))
* Performance & Configuration Upgrades (59)
Co-authored-by: github-actions <github-actionsgithub.com> ([`1aee7a5`](https://github.com/icecube/skyreader/commit/1aee7a5b5978f32dc8cbcacb6baee3accff89dff))
[major]
* Import Git History From Scanner & Trim [major] ([`188b1fc`](https://github.com/icecube/skyreader/commit/188b1fc6f0f0e648c877157c3f681ba2426185f5))
[minor]
* Perform scan in actual equatorial coordinates [minor] (171)
* Perform scan in actual equatorial coordinates
* missed one
* update test files generated by flipping in dec
* catch an AttributeError when metadata doesn&39;t exit
* <bot> update requirements-all.txt
* <bot> update requirements-client-starter.txt
* <bot> update requirements-gcp.txt
* <bot> update requirements-nats.txt
* <bot> update requirements-pulsar.txt
* <bot> update requirements-rabbitmq.txt
* <bot> update requirements.txt
* plotting fixes
* remove lat_offset reflection
---------
Co-authored-by: wipacdevbot <developersicecube.wisc.edu> ([`e84a3e4`](https://github.com/icecube/skyreader/commit/e84a3e4d54175dd8bad3bae5333ad3ec9aefd039))
* Reporter: Add Per-Nside Stats [minor] (157)
Co-authored-by: wipacdevbot <developersicecube.wisc.edu> ([`b393800`](https://github.com/icecube/skyreader/commit/b3938002a632caa05a60493f1c41363142dfeb84))
* Perform scan in actual equatorial coordinates [minor] (171)
* Perform scan in actual equatorial coordinates
* missed one
* update test files generated by flipping in dec
* catch an AttributeError when metadata doesn&39;t exit
* <bot> update requirements-all.txt
* <bot> update requirements-client-starter.txt
* <bot> update requirements-gcp.txt
* <bot> update requirements-nats.txt
* <bot> update requirements-pulsar.txt
* <bot> update requirements-rabbitmq.txt
* <bot> update requirements.txt
* plotting fixes
* remove lat_offset reflection
---------
Co-authored-by: wipacdevbot <developersicecube.wisc.edu> ([`8831456`](https://github.com/icecube/skyreader/commit/883145656e95af30ab768a96c94d0d6ce837ed1f))
* Predictive Scanning & Variable N-Sides [minor] (158)
Co-authored-by: wipacdevbot <developersicecube.wisc.edu> ([`1d80ccc`](https://github.com/icecube/skyreader/commit/1d80cccb0e1344f5a3489c096747572ea1d70162))
* Reporter: Add Per-Nside Stats [minor] (157)
Co-authored-by: wipacdevbot <developersicecube.wisc.edu> ([`2b9f924`](https://github.com/icecube/skyreader/commit/2b9f92401e921ed441d986a91eec86d0d4d4c272))