Mirar

Latest version: v0.19.0

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

Scan your dependencies

Page 3 of 7

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

0.12.0

New mirar version with breaking changes for winter database

What's Changed
* Bump pylint from 2.17.7 to 3.0.3 by dependabot in https://github.com/winter-telescope/mirar/pull/753
* Bump psycopg from 3.1.17 to 3.1.18 by dependabot in https://github.com/winter-telescope/mirar/pull/754
* Bump certifi from 2023.11.17 to 2024.2.2 by dependabot in https://github.com/winter-telescope/mirar/pull/755
* Update for new API by robertdstein in https://github.com/winter-telescope/mirar/pull/757

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

0.11.1

What's Changed
* Bump wintertoo version by robertdstein in https://github.com/winter-telescope/mirar/pull/749
* v0.11.1 by robertdstein in https://github.com/winter-telescope/mirar/pull/750


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.11.0...v0.11.1

0.11.0

Omnibus release! Contains several months of WINTER PRs. Includes breaking change to programs DB (`hours_used`).

What's Changed
* Bump types-requests from 2.31.0.2 to 2.31.0.4 by dependabot in https://github.com/winter-telescope/mirar/pull/682
* Bump sqlalchemy from 2.0.20 to 2.0.21 by dependabot in https://github.com/winter-telescope/mirar/pull/683
* Bump psycopg from 3.1.10 to 3.1.11 by dependabot in https://github.com/winter-telescope/mirar/pull/684
* Bump pandas from 2.1.0 to 2.1.1 by dependabot in https://github.com/winter-telescope/mirar/pull/685
* Bump astroplan from 0.9 to 0.9.1 by dependabot in https://github.com/winter-telescope/mirar/pull/686
* Update WINTER filters by virajkaram in https://github.com/winter-telescope/mirar/pull/688
* Cleanup test directories by virajkaram in https://github.com/winter-telescope/mirar/pull/699
* Bump pydantic from 2.3.0 to 2.5.2 by dependabot in https://github.com/winter-telescope/mirar/pull/703
* Continue despite coveralls CI fail by robertdstein in https://github.com/winter-telescope/mirar/pull/704
* Bump types-requests from 2.31.0.4 to 2.31.0.6 by dependabot in https://github.com/winter-telescope/mirar/pull/693
* Bump pylint from 2.17.5 to 2.17.7 by dependabot in https://github.com/winter-telescope/mirar/pull/694
* Bump pandas-stubs from 2.0.3.230814 to 2.1.1.230928 by dependabot in https://github.com/winter-telescope/mirar/pull/691
* Bump psycopg from 3.1.11 to 3.1.13 by dependabot in https://github.com/winter-telescope/mirar/pull/700
* Bump pandas from 2.1.1 to 2.1.3 by dependabot in https://github.com/winter-telescope/mirar/pull/705
* Bump setuptools from 68.2.2 to 69.0.2 by dependabot in https://github.com/winter-telescope/mirar/pull/706
* Bump fastavro from 1.8.3 to 1.9.0 by dependabot in https://github.com/winter-telescope/mirar/pull/707
* Bump psycopg from 3.1.13 to 3.1.14 by dependabot in https://github.com/winter-telescope/mirar/pull/709
* Bump isort from 5.12.0 to 5.13.2 by dependabot in https://github.com/winter-telescope/mirar/pull/717
* Bump numpy from 1.26.0 to 1.26.3 by dependabot in https://github.com/winter-telescope/mirar/pull/722
* Bump fastavro from 1.9.0 to 1.9.3 by dependabot in https://github.com/winter-telescope/mirar/pull/723
* Bump matplotlib from 3.8.0 to 3.8.2 by dependabot in https://github.com/winter-telescope/mirar/pull/724
* Bump dependencies by robertdstein in https://github.com/winter-telescope/mirar/pull/725
* Bump ephem from 4.1.4 to 4.1.5 by dependabot in https://github.com/winter-telescope/mirar/pull/714
* Bump pandas from 2.1.3 to 2.2.0 by dependabot in https://github.com/winter-telescope/mirar/pull/727
* Bump pydantic from 2.5.2 to 2.5.3 by dependabot in https://github.com/winter-telescope/mirar/pull/728
* Bump psycopg from 3.1.14 to 3.1.17 by dependabot in https://github.com/winter-telescope/mirar/pull/729
* Bump lacosmic from 1.0.0 to 1.1.0 by dependabot in https://github.com/winter-telescope/mirar/pull/730
* Bump setuptools from 69.0.2 to 69.0.3 by dependabot in https://github.com/winter-telescope/mirar/pull/731
* WINTER-related updates by virajkaram in https://github.com/winter-telescope/mirar/pull/702
* Update pydl to V1 and astropy to V6 by robertdstein in https://github.com/winter-telescope/mirar/pull/735
* Updated SEDMv2 reductions by saarahhall in https://github.com/winter-telescope/mirar/pull/716
* Make PhotCalibrator more generic, add ZP calculation with color term capability by virajkaram in https://github.com/winter-telescope/mirar/pull/736
* Winter IWR mode by virajkaram in https://github.com/winter-telescope/mirar/pull/738
* Fix bugs in color-term ZP calculation by virajkaram in https://github.com/winter-telescope/mirar/pull/739
* Bump docker from 6.1.3 to 7.0.0 by dependabot in https://github.com/winter-telescope/mirar/pull/740
* Bump penquins from 2.3.2 to 2.4.0 by dependabot in https://github.com/winter-telescope/mirar/pull/742
* Bump pylint-pydantic from 0.2.4 to 0.3.2 by dependabot in https://github.com/winter-telescope/mirar/pull/743
* Swap to `hours_used` by robertdstein in https://github.com/winter-telescope/mirar/pull/745
* Update docs by robertdstein in https://github.com/winter-telescope/mirar/pull/747
* Black v24 by robertdstein in https://github.com/winter-telescope/mirar/pull/746
* v0.11.0 by robertdstein in https://github.com/winter-telescope/mirar/pull/748


**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.10.2...v0.11.0

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.