Decode

Latest version: v2.11.0

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

Scan your dependencies

Page 5 of 9

0.5.7

- Update version numbers written in:
- pyproject.toml
- decode/__init__.py
- docs/conf.py
- tests/test_metadata.py

0.5.6

- Use Poetry for package management
- Use GitHub Actions for testing and publishing package
- Update version numbers written in Python scripts

0.5.5

- Remove joke functions
- Use Travis CI to do auto testing and docs building
- Docs are now hosted in the `gh-pages` branch

0.5.1

+ `plot_chmap` now returns mappable and does not plot colorbar inside it
+ Delete default styles of xlabel, ylabel, and title of plot functions
+ Fix `plot_timestream` (before that an error occurs when plotting)

0.5

Removed
+ `dc.models.skewgauss()`
+ `dc.models.r_subtraction()`
+ `dc.models.savgol_filter()`
+ `dc.models.rsky_calibration()`
+ `dc.plot.plotweather()`

Implemented
+ `dc.models.gauss_fit()` made by Koyo
+ `dc.fromcube()` made by Akio
+ `dc.plot.plot_chmap()` made by Tsuyoshi

Updated
+ `plotcoords()` => `plot_tcoords()` (backward compatibility has been held)
+ `plottimestream()` => `plot_timestream()` (**backward compatibility has been lost**)
+ `plotspectrum()` => `plot_spectrum()` (backward compatibility has been held)
+ `savefits()`
- casaviewer has been supported
- still should be upgraded

Miscellaneous
+ implemented `deprecation_warning` decorator
+ changed some of the internal structures
+ made the logger fucntions a standard way

0.4.3

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.