* Activate LSPhotoZ with Secrets + PlotLightcurve with new Slack API.
* Jobs and processes to try out LSST units.
* mypy fixes
* Set avro schema for elasticc alerts
* Bump version
* Use plot API for parsnip plots
* Begin typing BaseClassifier internals
* Relax typing of plot
* First crack at LSSTReport
* Bail on empty or missing T2RunParsnipRiseDecline result
* register T2LSSTReport
* chore: Update README for 7c6c243a45856dfa2f0b8670c268d85428e1ecd2
* Fix NamedSecret bug.
* New Decent filter for VRO.
* Units for filtering+specific reporting of VRO alerts.
* chore: Update README for 7c6c243a45856dfa2f0b8670c268d85428e1ecd2
* chore: format
* fixup! Units for filtering+specific reporting of VRO alerts.
Revert presumably botched merge of T2BaseClassifier
* fixup! Begin typing BaseClassifier internals
* Remove report_t2s; information already present in t2_dependency
* Avoid possibly unbound features
* fixup! Remove report_t2s; information already present in t2_dependency
* Annotate fields with docs
* use AvroSchema in KafkaAdapter
* Support general auth schemes
* Add Hopskotch adapter
* Include compound id in report
* simplify torch requirement
* drop implicit bson requirement
See https://github.com/scimma/hop-client/pull/250
* Use ampel secret.
* More general reports.
* Bugfixes for report units.
* Adding source report field.
* sample lsst jobs
* Check xaxis length, and do not do slackpost if nothing found.
* Sample job for filtering and plotting vro alerts.
* mypy fixes
* Remove old parsnip plot commans.
* Adding T2 unit for Lasair annotations.
* Updated config and demos for lasair annotation.
* change name
* Inherit from AbsTabulatedT2Unit only once
* advance ampel-lsst
* ruff
* advance ampel-lsst again
* advance ampel-ztf (astropy 7.2 compat)
* shiny for mypy
* Drop built-in channel and process defs
* ignore import errors on unit inventory
* Drop py 3.11 support, too
* chore: Update README for 8d425e534d5c5ef33c4d74e85eef54c228b4aa62
* refresh lock to pick up latest ampel-core
that hopefully allows configs to build without error out of the box
* make lasair optional
* remove boilerplate
* avoid post_init antipattern
* avoid post_init antipattern
---------
Co-authored-by: Jakob van Santen <jvansanten@gmail.com>