0.0.15
What's Changed
- Fix #279 by @SeisMatt in #280
- Add module for dispersion image calculation by @ariellellouch in #275
- Added bit (sample-by-sample) normalization by @d-chambers in #284
- Added Dockerfile and build instructions to docs by @danesnick in #282
- fix #286 by @d-chambers in #288
- add tutorial for visualization by @Nik-P2 in #285
- add forking recipe for how to contribute by @ahmadtourei in #289
- Added measurement type to waterfall colorbar by @d-chambers in #293
- Signal whitening by @ariellellouch in #287
- fix #303 by @d-chambers in #304
- Added RSF writer and tests by @aaronjgirard in #301
- embarrassingly mpi4py recipe by @ahmadtourei in #299
- RSF examples fix by @aaronjgirard in #306
- Update io/rsf/init.py examples for docstring by @aaronjgirard in #307
- Test python 3.12 by @d-chambers in #302
- added to_pandas and test by @code-cullison in #300
- conda cache string to include architecture by @d-chambers in #312
- fix #295 by @d-chambers in #311
- fix #309 by @d-chambers in #313
- HDF5 refactor by @d-chambers in #310
- fix_272 by @d-chambers in #314
- Coordinate recipe by @aissah in #292
- Correlate by @ahmadtourei in #297
- Improved data import and export by @d-chambers in #315
- workaround for sporadic pytables illegal instruction on mac CI by @d-chambers in #316
- Small tweaks for the DASCore paper by @d-chambers in #317
- ruff format by @d-chambers in #318
New Contributors
- @SeisMatt made their first contribution in #280
- @ariellellouch made their first contribution in #275
- @Nik-P2 made their first contribution in #285
- @code-cullison made their first contribution in #300
Full Changelog: v0.0.14...v0.0.15