Skip to content

Tags: glue-viz/glue

Tags

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement hub callback priorities (#2530)

* Implement hub callback priorities
* Update glue/core/hub.py
* Address review comments
* Move yield loop out of subscriber loop
* Add test
* Update docstrings
---------
Co-authored-by: Derek Homeier <[email protected]>
Co-authored-by: Thomas Robitaille <[email protected]>

v1.21.1

Toggle v1.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2502 from astrofrog/update-hashes

Update figure hashes

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2486 from astrofrog/fix-profile-ylimits-units

Fix bug that caused IncompatibleAttribute error when trying to change limits

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2482 from bmorris3/transparent-out-of-bounds

Allow transparent regions in composite images when out of bounds

v1.19.1

Toggle v1.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2484 from astrofrog/unit-conversion-fixes

Fix bugs with attribute display units

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2475 from Carifio24/serialize-units

Allow serializing and deserializing named astropy units

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2477 from astrofrog/remove-deprecated-qt

Remove deprecated Qt-related code

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2465 from jfoster17/improve-region-axis-checking

Provide stronger checking for region display. Fix x/y flip.

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2453 from astrofrog/custom-stretches-instances

Make stretches be customizable on a layer by layer basis

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2455 from astrofrog/customizable-limits-percentile

Customizable limits percentile and behavior on updating bins when resetting limits