New release of NuZTF v2.5.0. Relative to v2.4.1, this version includes heavily reworked dependencies, defaults to Skyvision for observation logs for performance reasons and includes various updates on the IRSA lightcurve plotting code. Lastly, the compatibility with ARM architecture has been improved.
What's Changed
* Bump setuptools from 59.4.0 to 59.5.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/103
* Bump setuptools from 59.5.0 to 59.6.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/106
* Bump pandas from 1.3.4 to 1.3.5 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/107
* Bump matplotlib from 3.5.0 to 3.5.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/104
* Add pre-commit as a dependency by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/109
* Add easy exporting of candidates to Fritz by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/113
* Tap coverage for observations by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/112
* Mask bad IRSA data by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/111
* Deprecate fitsio, fix 114 by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/116
* Use export_cache_to_fritz() in notebooks by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/118
* TNS token by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/117
* Bump astropy by simeonreusch in https://github.com/desy-multimessenger/nuztf/pull/119
* Bump black and fix fritz test by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/121
* Add missing '=' in requirement.txt by robertdstein in https://github.com/desy-multimessenger/nuztf/pull/120
* Bump lxml from 4.6.5 to 4.9.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/122
* Bump numpy from 1.22.0 to 1.23.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/127
* Bump requests from 2.26.0 to 2.28.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/126
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/129
* Bump pre-commit from 2.17.0 to 2.20.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/131
* Bump setuptools from 59.6.0 to 63.1.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/125
* Bump ipykernel from 6.6.0 to 6.15.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/130
* Bump ztfquery from 1.18.0 to 1.18.2 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/128
* Bump ztfquery from 1.18.2 to 1.18.4 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/135
* Bump ligo-skymap from 0.5.3 to 1.0.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/134
* Bump tqdm from 4.62.3 to 4.64.0 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/124
* Bump python-ligo-lw from 1.7.1 to 1.8.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/138
* Bump numpy from 1.23.0 to 1.23.1 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/137
* Bump ligo-gracedb from 2.7.6 to 2.7.7 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/136
* Bump ampel-core from 0.7.4 to 0.7.5 by dependabot in https://github.com/desy-multimessenger/nuztf/pull/142
**Full Changelog**: https://github.com/desy-multimessenger/nuztf/compare/v2.4.1...v2.5.0