Wintertoo

Latest version: v1.7.1

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

Scan your dependencies

Page 2 of 4

1.5.0

Adds option for Avros to be downloaded. Also renames `kind` to `image_type`, but maintains backwards-compatible alias.

What's Changed
* V1.5.0 - Add avro image type by robertdstein in https://github.com/winter-telescope/wintertoo/pull/67


**Full Changelog**: https://github.com/winter-telescope/wintertoo/compare/v1.4.0...v1.5.0

1.4.0

This release renames some two core ToO API parameters:

* t_exp is now total_exposure_time
* n_exp is now n_repetitions

However, the old names are maintained as aliases, so the API will be backwards-compatible!

In addition: the release adds single_exposure_time, which is a calculated property equal to total_exposure_time/n_dithers. When ToOs are submitted, the calculated properties are ignored, but the user will see it if they e.g use print. We do pass singleExpTime in the .db files for convenience, but the scheduler will just ignore this.

The release also updates the default total exposure time to 960, and the default number of dithers to 8.

What's Changed
* Update with new ToO model by robertdstein in https://github.com/winter-telescope/wintertoo/pull/66


**Full Changelog**: https://github.com/winter-telescope/wintertoo/compare/v1.3.2...v1.4.0

1.3.2

Fixes a date bug where maximum value did not update over time.

What's Changed
* Swap to validation after initialisation by robertdstein in https://github.com/winter-telescope/wintertoo/pull/65


**Full Changelog**: https://github.com/winter-telescope/wintertoo/compare/v1.3.1...v1.3.2

1.3.1

Slightly updated model for image query. Adds one day grace period for requests covering the future, due to possible time zone confusion.

What's Changed
* Add one day grace on image querys being in future by robertdstein in https://github.com/winter-telescope/wintertoo/pull/64


**Full Changelog**: https://github.com/winter-telescope/wintertoo/compare/v1.3.0...v1.3.1

1.3.0

Somewhat breaking change: add bestDetector to schema, and options to ToO model etc to support that. It's a boolean to shift ra/dec to best detector.

1.2.0

This release is updated for the new API. Main changes are adding targname, updating image queries and setting default use_field to False. Also updates ToO names to a new formula

- Adds MAX_TARGNAME_LEN for targname length
- Adds WinterImageTypes literal, and default stack
- Sets default targname to null
- Adds four classes of Image query: program only, program+targname, program+cone and program+rectangle
- Adds targname to ToOs
- Set ToO db files as request_PROGNAME_TIME (YYYY_MM_DD_HH_MM_SS)

What's Changed
* ApiV2 by robertdstein in https://github.com/winter-telescope/wintertoo/pull/61


**Full Changelog**: https://github.com/winter-telescope/wintertoo/compare/v1.1.0...v1.2.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.