Releases: Potatoasad/ringdb
Releases · Potatoasad/ringdb
ringdb: GWTC-2.1 update again 2
v0.1.3.5 Update setup.py
ringdb: GWTC-2.1 update again
v0.1.3.4 Update setup.py: no description
ringdb: GWTC-2.1 update
v0.1.3.3 Updated setup.py version number
Fixed Release 2
Merge pull request #3 from Potatoasad/GWTC-2.1-update Changed long description to work with PyPI
Fixed Release
Merge pull request #2 from Potatoasad/GWTC-2.1-update Removed dependency on ringdown package: Removes need to install lalsu…
Lighter Dependencies
Removed ringdown as a dependency, that makes the package lighter and removes the requirement that the user install lalsuite, which made this package much harder to install than was needed.
Fixed Initial Release
Bug Fixes:
- downloading a strain file for a different duration works
- Updated README
- Added a Makefile with targets:
- install
- sample_test (a small test)
- full_test (a larger full test before releases that downloads all files)
Breaking bug fixes
Fixed some breaking bugs and added tests
Initial ringdb release
Ships with the basic functionality: it can pull psds, posterior samples and strain data.
Custom queries can also be constructed.