Releases: winter-telescope/mirar
v0.19.0
Latest mirar version, featuring major winter pipeline improvements
What's Changed
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #1024
- Catch string nan in ztf name by @robertdstein in #1025
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 by @dependabot in #1026
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #1023
- Bump photutils from 1.13.0 to 2.0.2 by @dependabot in #1029
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #1030
- Bump watchdog from 5.0.3 to 6.0.0 by @dependabot in #1031
- All winter fields by @virajkaram in #1032
- Bump setuptools from 74.1.3 to 75.3.0 by @dependabot in #1033
- Bump sphinx from 7.4.7 to 8.1.3 by @dependabot in #1035
- Bump pyarrow from 17.0.0 to 18.0.0 by @dependabot in #1034
- Add a startdate to stack_of_stacks by @dfrostig in #1037
- Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #1039
- Bump astropy from 6.1.5 to 6.1.7 by @dependabot in #1041
- Bump confluent-kafka from 2.6.0 to 2.6.1 by @dependabot in #1042
- Candidatefix by @virajkaram in #1043
- Versionbump by @robertdstein in #1044
New Contributors
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Bump setuptools from 72.2.0 to 73.0.1 by @dependabot in #992
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #993
- Wirc 2 by @robertdstein in #990
- update ps1 star filtering by @virajkaram in #995
- Fix PS1 keys by @virajkaram in #999
- Transfer save name to raw_img_key by @virajkaram in #1000
- Bump astropy from 6.1.2 to 6.1.3 by @dependabot in #996
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #997
- Bump setuptools from 73.0.1 to 74.1.2 by @dependabot in #1003
- Bump jupyter from 1.0.0 to 1.1.1 by @dependabot in #1004
- Bump pydantic from 2.8.2 to 2.9.1 by @dependabot in #1005
- Dont cache references by @virajkaram in #1008
- Bump urllib3 from 2.2.2 to 2.2.3 by @dependabot in #1011
- Bump sqlalchemy from 2.0.32 to 2.0.34 by @dependabot in #1010
- Bump watchdog from 4.0.2 to 5.0.2 by @dependabot in #1012
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #1009
- Astrometry fix by @virajkaram in #1018
- Add ztf match by @robertdstein in #1020
- v0.18.0 by @robertdstein in #1019
Full Changelog: v0.17.0...v0.18.0
v0.17.0
Latest release of mirar. Beyond dependency pins, this PR updates the method to configure cache usage (now USE_MIRAR_CACHE
), and implements automated WINTER-ZTF crossmatching. It is a breaking database change. It also adds support for python 3.12.
What's Changed
- Bump psycopg from 3.1.19 to 3.2.1 by @dependabot in #950
- Bump photutils from 1.12.0 to 1.13.0 by @dependabot in #951
- Bump pylint from 3.2.4 to 3.2.5 by @dependabot in #952
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #953
- Bump pydantic from 2.7.4 to 2.8.2 by @dependabot in #954
- Bump setuptools from 70.1.1 to 70.2.0 by @dependabot in #955
- Bump matplotlib from 3.9.0 to 3.9.1 by @dependabot in #956
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #959
- Bump fastavro from 1.9.4 to 1.9.5 by @dependabot in #960
- Bump sphinx from 7.3.7 to 7.4.1 by @dependabot in #961
- Bump setuptools from 70.2.0 to 70.3.0 by @dependabot in #962
- Bump confluent-kafka from 2.4.0 to 2.5.0 by @dependabot in #963
- Bump pyarrow from 16.1.0 to 17.0.0 by @dependabot in #965
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #966
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #967
- Bump sphinx from 7.4.1 to 7.4.7 by @dependabot in #969
- Bump setuptools from 70.3.0 to 71.1.0 by @dependabot in #968
- Bump astropy from 6.1.1 to 6.1.2 by @dependabot in #970
- Bump pyfftw from 0.13.1 to 0.14.0 by @dependabot in #972
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #973
- Bump setuptools from 71.1.0 to 72.0.0 by @dependabot in #974
- Python 3.12 by @robertdstein in #976
- Bump sphinx-mdinclude from 0.6.1 to 0.6.2 by @dependabot in #977
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #978
- Bump matplotlib from 3.9.1 to 3.9.1.post1 by @dependabot in #979
- Bump watchdog from 4.0.1 to 4.0.2 by @dependabot in #982
- Bump astroplan from 0.10 to 0.10.1 by @dependabot in #983
- Bump setuptools from 72.1.0 to 72.2.0 by @dependabot in #984
- Bump avro from 1.11.3 to 1.12.0 by @dependabot in #981
- Bump sqlalchemy from 2.0.31 to 2.0.32 by @dependabot in #980
- Fix #957 by @robertdstein in #985
- Fix #948 by @robertdstein in #986
- Add ZTF crossmatching by @robertdstein in #987
- v0.17.0 by @robertdstein in #988
Full Changelog: v0.16.0...v0.17.0
v0.16.0
mirar v0.16. Big change: revamped wirc pipeline, capable of doing image subtraction.
What's Changed
- Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #944
- Bump setuptools from 70.0.0 to 70.1.0 by @dependabot in #945
- Bump autopep8 from 2.2.0 to 2.3.1 by @dependabot in #946
- Bump sqlalchemy from 2.0.30 to 2.0.31 by @dependabot in #947
- Bump astropy from 6.1.0 to 6.1.1 by @dependabot in #943
- Wirc, working by @robertdstein in #949
Full Changelog: v0.15.1...v0.16.0
v0.15.1
WINTER-related change: no longer produce alerts for galactic plane program. Also add test for installing mirar on a mac.
What's Changed
- Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 by @dependabot in #931
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #932
- Add CI install for Mac M1 by @robertdstein in #933
- Update timeout for scm install with Mac M1 by @robertdstein in #939
- Filter out galactic plane post-imsub by @robertdstein in #940
Full Changelog: v0.15.0...v0.15.1
v0.15.0
Big change: fix bug in sextractor running in parallel (#925)
What's Changed
- Allow compression for image saving by @robertdstein in #914
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #921
- Bump torch from 2.2.2 to 2.3.0 by @dependabot in #922
- Fix inconsistency by setting max_n_cpu=1 for Sextractor by @saarahhall in #925
- Add dither info and gal coordinates to db by @robertdstein in #926
- v0.15.0 by @robertdstein in #927
- Actually update version by @robertdstein in #928
Full Changelog: v0.14.0...v0.15.0
v0.14.0
PR with many small changes. One breaking change to winterdb (#916 ). Other major change: fixed docs and automatic pipeline flowcharts.
What's Changed
- More robust candidate broadcasting by @robertdstein in #898
- Update docs by @robertdstein in #902
- Bump pylint from 3.2.1 to 3.2.2 by @dependabot in #903
- Bump torch from 2.2.2 to 2.3.0 by @dependabot in #904
- Revamp Candidates by @robertdstein in #901
- Do not attempt PDF by @robertdstein in #905
- Check class setup for processors/pipelines by @robertdstein in #906
- Flowify by @robertdstein in #909
- Add set up function for pipelines. by @robertdstein in #912
- Update path by @robertdstein in #911
- Test autodocs by @robertdstein in #913
- More clear image rebatching by @robertdstein in #910
- Include q3c docs by @robertdstein in #915
- Check mirror cover by @robertdstein in #916
- Fix logging level by @robertdstein in #917
- Broaden WINTER Cal Requirements by @robertdstein in #918
- Bump version by @robertdstein in #919
Full Changelog: v0.13.7...v0.14.0
v0.13.7
Latest update, mainly WINTER-focussed. ReadTheDocs now works again. Big changes: Add rb score for WINTER, and breaking winter DB changes: rbversion
changes from int to string and adds sent
field to track IPAC broadcasting.
What's Changed
- Make readthedocs work again by @robertdstein in #890
- Add support for CLI stacking by @robertdstein in #891
- use dither flats by @robertdstein in #892
- RB for WINTER by @robertdstein in #893
- lower rb cut by @robertdstein in #894
- Add broadcast status to DB by @robertdstein in #895
- Bump version by @robertdstein in #896
Full Changelog: v0.13.6...v0.13.7
v0.13.6
Lots of recent changes, including a pipeline for WASP, integration with parquet, backup catalogues for Gaia, reorganising WINTER code and updated installation documentation.
Important change: fix batching error for WINTER related to DITHGRP
keyword.
What's Changed
- WASP pipeline plus parquet integration by @robertdstein in #833
- Add Gaia ARI server by @robertdstein in #866
- Bump pyarrow from 15.0.2 to 16.0.0 by @dependabot in #867
- Bump black from 24.4.1 to 24.4.2 by @dependabot in #868
- Bump coveralls from 3.3.1 to 4.0.0 by @dependabot in #874
- Bump sqlalchemy from 2.0.29 to 2.0.30 by @dependabot in #875
- Bump astropy from 6.0.1 to 6.1.0 by @dependabot in #876
- Log but remove flats by @robertdstein in #873
- SEDM-KP imsub configuration by @saarahhall in #861
- Log WFCam errors and bump swarp memory by @robertdstein in #884
- Reorganise WINTER generator, sort errors, remove DITHGRP by @robertdstein in #885
- Update install instructions by @robertdstein in #886
- WINTER config for stack of stacks by @robertdstein in #887
- v0.13.6 by @robertdstein in #888
Full Changelog: v0.13.5...v0.13.6
v0.13.5
Major changes for WINTER - Add vista support, change namer to assign names and insert into db (fixes race condition/no history for simultaneously-processed fields problem), swap from Gaia to Vizier and move to DR3 (apply SNR > 3 cut by default).
What's Changed
- Bump urllib3 from 1.26.18 to 2.2.1 by @dependabot in #844
- Bump photutils from 1.11.0 to 1.12.0 by @dependabot in #845
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #843
- Bump setuptools from 69.2.0 to 69.5.1 by @dependabot in #846
- Refactor catalogs, introduce backup Gaia via Vizier by @robertdstein in #849
- Fix pylint setting for astropy v6.0.1 by @robertdstein in #852
- Little bug fixes for Y/H/southern images by @robertdstein in #855
- Vista by @virajkaram in #850
- Swap Zenodo reference to latest by @robertdstein in #857
- Bump sphinx-mdinclude from 0.5.4 to 0.6.0 by @dependabot in #859
- Swap Tap to use Gaia DR3 by @robertdstein in #854
- Fix history/naming by @robertdstein in #858
- v0.13.5 by @robertdstein in #860
Full Changelog: v0.13.4...v0.13.5