Mirar

Latest version: v0.13.5

Safety actively analyzes 624552 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.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 https://github.com/winter-telescope/mirar/pull/844
* Bump photutils from 1.11.0 to 1.12.0 by dependabot in https://github.com/winter-telescope/mirar/pull/845
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/winter-telescope/mirar/pull/843
* Bump setuptools from 69.2.0 to 69.5.1 by dependabot in https://github.com/winter-telescope/mirar/pull/846
* Refactor catalogs, introduce backup Gaia via Vizier by robertdstein in https://github.com/winter-telescope/mirar/pull/849
* Fix pylint setting for astropy v6.0.1 by robertdstein in https://github.com/winter-telescope/mirar/pull/852
* Little bug fixes for Y/H/southern images by robertdstein in https://github.com/winter-telescope/mirar/pull/855
* Vista by virajkaram in https://github.com/winter-telescope/mirar/pull/850
* Swap Zenodo reference to latest by robertdstein in https://github.com/winter-telescope/mirar/pull/857
* Bump sphinx-mdinclude from 0.5.4 to 0.6.0 by dependabot in https://github.com/winter-telescope/mirar/pull/859
* Swap Tap to use Gaia DR3 by robertdstein in https://github.com/winter-telescope/mirar/pull/854
* Fix history/naming by robertdstein in https://github.com/winter-telescope/mirar/pull/858
* v0.13.5 by robertdstein in https://github.com/winter-telescope/mirar/pull/860

**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.13.4...v0.13.5

0.13.4

Major changes: added support for .env files, added Zenodo DOI for mirar, added new columns for readout mode/version to WINTER database.

What's Changed
* Postgres db additional settings by jamiesoon in https://github.com/winter-telescope/mirar/pull/803
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/winter-telescope/mirar/pull/821
* Add dynamic DOI for mirar by robertdstein in https://github.com/winter-telescope/mirar/pull/823
* Load environment variables from .env file by jamiesoon in https://github.com/winter-telescope/mirar/pull/825
* Boardid 6 by virajkaram in https://github.com/winter-telescope/mirar/pull/826
* Bump pre-commit to python3.11 by jamiesoon in https://github.com/winter-telescope/mirar/pull/828
* Bump astroplan from 0.9.1 to 0.10 by dependabot in https://github.com/winter-telescope/mirar/pull/829
* Bump matplotlib from 3.8.3 to 3.8.4 by dependabot in https://github.com/winter-telescope/mirar/pull/830
* Bump scipy from 1.12.0 to 1.13.0 by dependabot in https://github.com/winter-telescope/mirar/pull/831
* Add sgscore and filter isdiffpos by robertdstein in https://github.com/winter-telescope/mirar/pull/837
* Catch corrupted images, and add readoutm/readoutv to db by robertdstein in https://github.com/winter-telescope/mirar/pull/838
* v0.13.4 version bump by robertdstein in https://github.com/winter-telescope/mirar/pull/839


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.13.3...v0.13.4

0.13.3

v0.13.3 release, including several minor changes. Includes breaking WINTER changes to databases in 801 .

What's Changed
* Fix Plotting on multiple threads by virajkaram in https://github.com/winter-telescope/mirar/pull/786
* Bump wintertoo from 1.4.0 to 1.5.0 by dependabot in https://github.com/winter-telescope/mirar/pull/792
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/winter-telescope/mirar/pull/793
* Bump astroquery from 0.4.6 to 0.4.7 by dependabot in https://github.com/winter-telescope/mirar/pull/794
* Bump sqlalchemy from 2.0.27 to 2.0.28 by dependabot in https://github.com/winter-telescope/mirar/pull/795
* SEDMv2 photcal purifier by saarahhall in https://github.com/winter-telescope/mirar/pull/796
* Bump setuptools from 69.1.1 to 69.2.0 by dependabot in https://github.com/winter-telescope/mirar/pull/805
* Bump pydantic from 2.6.3 to 2.6.4 by dependabot in https://github.com/winter-telescope/mirar/pull/806
* Bump types-toml from 0.10.8.7 to 0.10.8.20240310 by dependabot in https://github.com/winter-telescope/mirar/pull/807
* Bump pandas-stubs from 2.2.0.240218 to 2.2.1.240316 by dependabot in https://github.com/winter-telescope/mirar/pull/808
* WINTER board_id, cache name fixes by virajkaram in https://github.com/winter-telescope/mirar/pull/809
* Bump sqlalchemy from 2.0.28 to 2.0.29 by dependabot in https://github.com/winter-telescope/mirar/pull/812
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/winter-telescope/mirar/pull/813
* Bump sqlalchemy-utils from 0.41.1 to 0.41.2 by dependabot in https://github.com/winter-telescope/mirar/pull/814
* Bump autopep8 from 2.0.4 to 2.1.0 by dependabot in https://github.com/winter-telescope/mirar/pull/815
* Gaia by robertdstein in https://github.com/winter-telescope/mirar/pull/801


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.13.2...v0.13.3

0.13.2

Some minor changes for WINTER (including switching on Skyportal integration), plus some breaking database changes (added columns `pipeversion` and `lastupdated`, plus support for calculated properties integrated into pydantic models).

What's Changed
* Bump pylint from 3.0.4 to 3.1.0 by dependabot in https://github.com/winter-telescope/mirar/pull/780
* More informative cal names, fix bug in database inserter by virajkaram in https://github.com/winter-telescope/mirar/pull/778
* Switch back to MAG_AUTO + image plotting by virajkaram in https://github.com/winter-telescope/mirar/pull/782
* Push to Fritz by robertdstein in https://github.com/winter-telescope/mirar/pull/783
* Put pipeversion into exposures by robertdstein in https://github.com/winter-telescope/mirar/pull/784
* v0.13.2 by robertdstein in https://github.com/winter-telescope/mirar/pull/785


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.13.1...v0.13.2

0.13.1

Big change: fix bug in assigning names when multiple years were running concurrently. Now chooses latest source name from database with the same year as a new candidate.

What's Changed
* v1.13.1 - Fix naming bug by robertdstein in https://github.com/winter-telescope/mirar/pull/777


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.13.0...v0.13.1

0.13.0

Biggest change: fixed bug with DB Inserter always using `ignore`.

Other big changes:

* adds 'Sources' table for WINTER (breaking change)
* Updated zeropoint calculations
* Many minor WINTER tweaks

Full changelog:

What's Changed
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/winter-telescope/mirar/pull/758
* Bump sqlalchemy from 2.0.25 to 2.0.26 by dependabot in https://github.com/winter-telescope/mirar/pull/759
* Bump watchdog from 3.0.0 to 4.0.0 by dependabot in https://github.com/winter-telescope/mirar/pull/760
* Bump setuptools from 69.0.3 to 69.1.0 by dependabot in https://github.com/winter-telescope/mirar/pull/761
* fit for color + zeropoint using x and y uncertainties by saarahhall in https://github.com/winter-telescope/mirar/pull/762
* Bump wintertoo from 1.2.0 to 1.3.2 by dependabot in https://github.com/winter-telescope/mirar/pull/766
* Bump pandas-stubs from 2.1.4.231227 to 2.2.0.240218 by dependabot in https://github.com/winter-telescope/mirar/pull/767
* Bump fastavro from 1.9.3 to 1.9.4 by dependabot in https://github.com/winter-telescope/mirar/pull/768
* Bump matplotlib from 3.8.2 to 3.8.3 by dependabot in https://github.com/winter-telescope/mirar/pull/769
* Add source table by robertdstein in https://github.com/winter-telescope/mirar/pull/763
* Handle None values in DBInserter by robertdstein in https://github.com/winter-telescope/mirar/pull/771
* Add RefAligner + Photcal updates + more WINTER updates by virajkaram in https://github.com/winter-telescope/mirar/pull/765
* v0.13.0 by robertdstein in https://github.com/winter-telescope/mirar/pull/773


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.12.0...v0.13.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.