Releases: lsst-uk/lasair4
Releases · lsst-uk/lasair4
4.2
Lasair 4.2
-
Complete redesign of the web pages
- Many new ways to get information
- Comprehensive, integrated, searchable documentation on Readthedocs
- Detailed testing by team and external users
-
Complete redesign of the web code
- Refactored single app into 9 apps
- Reusable widgets and templates
- Updated handling of javascript libraries
-
Improved ingestion pipeline
- New logging and alert mechanism
- Processing late alerts
What's Changed
- fix math range error by @RoyWilliams in #46
- fixed math overflow problem by @RoyWilliams in #47
- updated api dox by @RoyWilliams in #48
- Sherlock batch by @gpfrancis in #49
- added privacy statement by @RoyWilliams in #51
- No kafka commit until batch is in main database by @RoyWilliams in #55
- Kafka commit by @RoyWilliams in #61
- New ingest by @RoyWilliams in #60
- Feature/logging by @gpfrancis in #62
- Hotfix/querybug by @RoyWilliams in #63
- Add stream logging option by @gpfrancis in #66
- Feature/adding docs by @thespacedoctor in #70
- Feature/image links by @RoyWilliams in #71
- Pipeline functions by @RoyWilliams in #68
- added prometheus hook, fixed log behavior by @RoyWilliams in #74
- Return NaN if no alerts by @gpfrancis in #75
- fixed main/local bug by @RoyWilliams in #86
- Feature/cleaning up by @thespacedoctor in #110
- Aladin-Lite3 Upgrade by @thespacedoctor in #114
- fixes for smaller screens by @thespacedoctor in #115
- updates to object details by @thespacedoctor in #116
- lightcurve updates by @thespacedoctor in #117
- adding the support modal by @thespacedoctor in #126
- Feature/sidebar updates by @thespacedoctor in #127
- Feature/front page by @RoyWilliams in #125
- Hotfix/delaystatus by @RoyWilliams in #136
- Fink alerce by @RoyWilliams in #134
- Feature/index page by @thespacedoctor in #131
- Feature/status page by @thespacedoctor in #130
- Feature/content duplication by @thespacedoctor in #133
- Feature/annotators by @thespacedoctor in #129
- Feature/email verification by @thespacedoctor in #144
- cleaned TNS search query by @RoyWilliams in #148
- Hotfix/footer by @RoyWilliams in #146
- Hotfix/watchlist by @RoyWilliams in #147
- topic_refresh no longer runs query by @RoyWilliams in #151
- grant numbers in footer by @RoyWilliams in #153
- Feature/watchlist feedback by @thespacedoctor in #152
- Feature/filter editing by @RoyWilliams in #154
- Feature/filter editing by @thespacedoctor in #149
- Develop by @RoyWilliams in #155
- Develop by @gpfrancis in #159
New Contributors
- @thespacedoctor made their first contribution in #70
Full Changelog: 4.1.0...v4.2.0
Lasair 4.1
Updates and bugfixes
- Test structure is rebuilt
- make_features test is remade as a proper test
- Catching signals in pipeline processes so they stop cleanly
- Explicit Kafka commit when finished consuming
- Corrected URL for sherlock's 'additional output'
- Modify TNS updates so each tns_name has only one entry
- Modify Database backup for different galera node
- Better error reporting
- Cassandra insert fail --> slack
- FITS cutout inser fail --> slack
- Midnight services --> slack
- Rebuilding objects with parallel_ssh -- using files instead of database
- Uses full lightcurve instead of 30-day lightcurve
- Web pages
- Use community forum
- Link to Grafana
- Remove sample API token replace with xxxxx
- API
- Changed the way internal sherlock service is called
- Return proper error if SHERLOCK_SERVICE is None