Ztv

Latest version: v0.2.3.post4

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

Scan your dependencies

Page 3 of 5

0.2.12

--------------------

- added instructions for install on a fresh OS X Yosemite 10.10 system using Homebrew Python distribution to README.md
- added instructions for install on a fresh OS X Yosemite 10.10 system using Anaconda Python distribution to README.md
- in ztv_api.py: for launching ztv in a separate python process, made `pythonw` the default python executable, reverting to `python` only if `pythonw` is not available. This gets around some of the Frameworks/wxPython issues that crop up when running in a virtual environment, particularly, e.g., anaconda python distro.

------------------

0.2.11

------------------

- fixed __init__.py so that "import ztv ; print ztv.__version__" works

------------------

0.2.3

------------------

- release with accumulated bug fixes etc.

----------------------

0.2.3dev5

----------------------

- upgraded min/max/robust-stat calcs to better ignore NaN/Inf in displayed images & stats-box/photometry calculations
- changed colors of curview_rectangle in OverviewImagePanel and zoom_rect in PrimaryImagePanel to match and be orange, which in tests looks better than the old dark green (overview) and magenta (primary) and makes more sense to have be matching
- reduced initial delay in CommandListenerThread to 10 seconds (had been 1 minute) to reduce potential confusion about zombie ztv windows
- fixed a matplotlib warning bug annoyance - problem was __about__.py imports one routine from astropy_helpers, but astropy_helpers has some (unrelated/unnecessary for our purposes) matplotlib code. Fix was to include the astropy_helpers.git_helpers code directly within ztv, to avoid both the annoyance warnings, but also blocking pylab.show() from working correctly at times in the underlying python session.
- re-factored phot_panel, plot_panel, stats_panel almost entirely out of ztv.py main module for clarity/maintainability reasons. (ztv main module still has few hooks into stats_panel regarding doing auto clim setting from stats box, but that seems acceptable at this stage)
- fixed recently introduced bug that was causing accelerator key strokes to fail in primary_image_panel

--------------------

0.2.2dev2

----------------------

- fixed bug in overview image panel where non-square images weren't being displayed correctly

----------------------

0.2.2dev1

----------------------

- first steps toward refactoring out cursor code relating to specific control panels from main ztv code

--------------------

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.