This file is a version history of blimpy amendments, beginning with version 2.0.2. Entries appear in version descending order (newest first, oldest last).
Date | Version | Contents |
---|---|---|
2022-11-16 | 2.1.4 | Make bl_scrunch actually work (issue #276). |
2022-08-02 | 2.1.3 | Write .fil files as well as .h5 files (issue #272). |
2022-07-22 | 2.1.2 | More container fields needed (issue #270). |
2022-07-21 | 2.1.1 | New Waterfall class option, an alternative to file loading (issue #264). |
2022-07-08 | 2.1.0 | New utility: dsamp (issue #267). |
2022-04-19 | 2.0.40 | Fixed blimpy to show plots when the display supports it (issue #263). |
2022-03-30 | 2.0.39 | examine_h5 in hdf_reader.py is loading too much data (issue #261). |
Version/Release 2.0.38 cannot be used. | ||
2022-02-03 | 2.0.37 | Having trouble with publishing on pypi. Seems to be stuck on blimpy v2.0.35. |
2022-02-02 | 2.0.36 | Enhance h5diag to show frequency channel information. |
2022-01-28 | 2.0.35 | Revamp rawhdr (issue #253). |
Fix misinterpretation of numbers in guppi.py (issue #254). | ||
2022-01-20 | 2.0.34 | Stop mangled output file names from fil2h5 & h52fil (issue #251). |
2022-01-18 | 2.0.33 | Support rawspec 3.0 FBH5 format reporting (issue #249). |
2021-11-17 | 2.0.32 | New utility: srcname (issue #246). |
2021-11-10 | 2.0.31 | New utility: peek. |
2021-10-03 | 2.0.30 | Fix issue #243. |
2021-08-18 | 2.0.29 | Clean up messages when writing files (Issue #241). |
2021-08-18 | 2.0.28 | Fix utility stax difficulties with the time-axis (Issue #238). |
More fixes to the regression tests. | ||
2021-08-18 | 2.0.27.1 | Fix problems with stix and stax. |
2021-08-17 | 2.0.27 | Fix problems in various regression tests. |
2021-08-17 | 2.0.26 | Implement requirements_test.txt (Issue #234). |
2021-08-16 | 2.0.25 | Try to remove HDF5 files that cannot be fully written due to an exception (Issue #232). |
2021-08-13 | 2.0.24 | Check the data B-tree in issue #226. |
2021-08-13 | 2.0.23 | A better fix to issue #226. |
2021-08-10 | 2.0.22 | Non/broken HDF5 input files need better diagnosis (Issue #226). |
2021-08-07 | 2.0.21 | New signal_processing source file, "dedoppler.py" (discussion in PR #220). |
2021-08-06 | 2.0.20 | New utility, "stix" (Issue #221). |
2021-07-28 | 2.0.19 | Update fil2h5 to handle YUGE data matrixes. |
2021-07-17 | 2.0.18 | Get rid of numpy "RuntimeWarning: Mean of empty slice" messages (Issue #212). |
2021-07-13 | 2.0.17 | New utility: stax. |
2021-07-08 | 2.0.16 | Increase test coverage of calc_n_coarse_chan(). |
Improve messaging when calc_n_coarse_chan() emits warnings. | ||
2021-06-14 | 2.0.15 | Fix issue #210 - Guard against unusual Filterbank headers created by setigen apps. |
2021-06-12 | 2.0.14 | Fix issue #208 - Miscalculated max_data_array_size when available RAM < 1 GB. |
2021-06-10 | 2.0.13 | Fix issue #205 - Define MeerKAT in the list of observatories. |
Fix issue #207 guppi.py generate_filterban_header(). | ||
2021-05-29 | 2.0.12 | Fix issue #203 - calc_n_coarse_chan default to 64. |
2021-04-14 | 2.0.11 | Fix issue #196 - automate memory requirements. |
2021-03-11 | 2.0.10 | Reopened enhancement #178 - calcload utility - added a verbose parameter. |
2021-03-08 | 2.0.9 | Implemented enhancement #182 - rawhdr utility (get header from raw files). |
Amended setup.cfg to enable hdf5plugin to be installed optimized by installation. | ||
2021-03-05 | 2.0.8 | Yanked NUMBA from requirements.txt and waterfall.py due to observed instability in a large data array. |
2021-03-04 | 2.0.7 | Fix issue #177 - Amend waterfall.py by adding a __del__ function to ensure that HDF5 files are closed. |
Fix issue #178 - Introduce a new utility (calcload) to calculate max_load for Waterfall. | ||
2021-03-01 | 2.0.6 | Fix issue #171 - grab_data() needed a clear error message when "heavy" data had not been loaded. |
2020-12-18 | 2.0.5 | Ignore documentation files in CI (PR #166). |
Slice and dice by time as well as frequencies in the dice command (PR #167). |
||
2020-12-18 | 2.0.4 | Deprecate Travis CI in favor of Github Actions (PR #164). |
2020-12-16 | 2.0.3 | Numba acceleration in Waterfall.block_dc() (PR #162). |
Removed references to nonexistent filutil command. |
||
Removed generated pop-up plot windows while running pytest ; the figures are still saved. |
||
Removed outdated Docker files. | ||
Updated setuptools build requirements. | ||
Updated documentation. | ||
2020-12-15 | 2.0.2 | Current as of 2020-12-15. |