Releases: askap-vast/vast-pipeline
Releases · askap-vast/vast-pipeline
v1.2.0
1.1.1
v1.1.0
What's Changed
- Fix README link and documentation 404 assets by @marxide in #543
- Unused imports #545 by @dliptai in #546
- only read .env if required vars are undefined by @marxide in #548
- Missing changelog entry by @dliptai in #550
- added processing spinner to source query table by @marxide in #551
- compute ideal source coverage with astropy xmatch by @marxide in #555
- added HOME_DATA_ROOT setting by @marxide in #559
- Add TNS external search for sources by @marxide in #557
- Separate image ingestion from main pipeline run by @dliptai in #544
- fixed launch run user permission bug by @marxide in #563
- fixed pandas=1.3.0 groupby sum regression by @marxide in #567
- Bump prismjs from 1.23.0 to 1.24.0 by @dependabot in #561
- added support for reading selavy VOTables and CSVs by @marxide in #565
- Removed timezone from measurements arrow file time column by @ajstewart in #571
- Added required data page to documentation by @ajstewart in #572
- Fixed d2d assignment in advanced association by @ajstewart in #574
- Fixed UI re-run from errored status by @ajstewart in #576
- Added UI run action buttons by @ajstewart in #580
- remove unique constraint from Measurement.name by @marxide in #583
- Clean up m2m related objects when deleting a run by @marxide in #585
- change cutout endpoint to use measurement ID by @marxide in #588
- expose django-q timeout and retry to env vars by @marxide in #589
- Remove MeasurementPair model by @marxide in #590
- Fixed restore run forced measurements associations by @ajstewart in #600
- Add date and time stamp to log files by @ajstewart in #595
- Bump ipython from 7.30.0 to 7.31.1 by @dependabot in #604
- Bump pillow from 8.4.0 to 9.0.0 by @dependabot in #601
- Bump jszip from 3.5.0 to 3.7.0 by @dependabot in #591
- Add an eta-v analysis page for the source query by @ajstewart in #586
- fix test failures by @marxide in #611
- Update detail page titles by @marxide in #597
- Bump prismjs from 1.24.0 to 1.25.0 by @dependabot in #581
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #606
- Bump postcss from 7.0.35 to 7.0.39 by @dependabot in #607
- Bump follow-redirects from 1.14.1 to 1.14.7 by @dependabot in #608
- Refactored add to favourites button to avoid refresh by @ajstewart in #614
- added error handling to external queries by @marxide in #616
- fixed NED links by @marxide in #623
- Updated Aladin VAST surveys by @ajstewart in #622
- Non-breaking npm audit fix update by @ajstewart in #620
- Pair metrics hover tooltip by @marxide in #625
- Produce IAU compliant source names by @marxide in #618
- Add a ZTF cone search link by @marxide in #626
- bump jinja2 to v3 by @marxide in #634
- skip empty groups in new sources groupby-apply by @marxide in #632
- URI encode NED object names by @marxide in #633
- Documentation update and versioning by @ajstewart in #627
- Remove excessive measurement tables by @ajstewart in #636
- Fix empty groups in parallel association by @ajstewart in #642
- Addressed pandas DataFrame.append deprecation by @ajstewart in #643
- Drop Python 3.7 and dependency refresh by @ajstewart in #641
- Support defer loading of dataTables data by @marxide in #638
- Fix astroquery Ned import deprecation by @ajstewart in #644
- Bump bokeh 2.4.2 by @marxide in #652
- Allow forced fitting on images with empty catalogues by @marxide in #653
- make Image and Measurement creation atomic together by @marxide in #648
- Add run config option to disable measurement pairs by @marxide in #655
- Add MAX_CUTOUT_IMAGES setting by @marxide in #658
- Bump django from 3.2.12 to 3.2.13 by @dependabot in #656
- Update Gr1N/setup-poetry to v7 by @ajstewart in #665
- Removed home counts and new source count by @ajstewart in #676
- Updated
runpipeline
section on CLI docs by @ajstewart in #685 - Added source page buttons for Fink and Data Central DAS by @ddobie in #697
- Add new regression data download method and update github actions ubuntu version by @ddobie in #699
- Update Gr1N poetry to v8, force python 3.8.10 by @ddobie in #701
- Downgrade ci-docs to python 3.8 by @ddobie in #702
- Correctly handle compressed fits files by @ddobie in #694
- Implement sensible partitioning by @ddobie in #724
- Fix memory usage in django upload by @ddobie in #726
- Fix new sources merge memory leak by @ddobie in #730
- Fixed incorrect PR number in changelog by @ddobie in #731
- Updated docker compose syntax in github actions by @ddobie in #736
- Fix pytest github action breaking for python 3.9 by @ddobie in #728
- Fix docs deployment by @ddobie in #741
- Add support for python 3.10 by @ddobie in #740
- Add benchmarking logging by @ddobie in #725
- Update URLs in docs by @mauch in #742
- Optimise YAML config parsing by @mauch in #754
- Fix noise image statistics by @mauch in #755
- v1.1.0 Release by @ddobie in #760
New Contributors
Full Changelog: v1.0.0...v1.1.0
1.0.0
0.2.0
This update includes a wide range of fixes, improvements, additions and changes from 0.1.0.
Please refer to the CHANGELOG.md for the full release notes.