Skip to content

Releases: Potatoasad/ringdb

ringdb: GWTC-2.1 update again 2

16 Nov 07:12
e6e88f8
Compare
Choose a tag to compare
v0.1.3.5

Update setup.py

ringdb: GWTC-2.1 update again

16 Nov 07:08
c673a26
Compare
Choose a tag to compare
v0.1.3.4

Update setup.py: no description

ringdb: GWTC-2.1 update

16 Nov 07:00
ca7c5f1
Compare
Choose a tag to compare
v0.1.3.3

Updated setup.py version number

Fixed Release 2

24 Aug 16:33
5b82526
Compare
Choose a tag to compare
Merge pull request #3 from Potatoasad/GWTC-2.1-update

Changed long description to work with PyPI

Fixed Release

24 Aug 16:19
f148c09
Compare
Choose a tag to compare
Merge pull request #2 from Potatoasad/GWTC-2.1-update

Removed dependency on ringdown package: Removes need to install lalsu…

Lighter Dependencies

24 Aug 15:33
f148c09
Compare
Choose a tag to compare

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

01 Mar 06:33
Compare
Choose a tag to compare

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

28 Feb 19:06
61a6296
Compare
Choose a tag to compare

Fixed some breaking bugs and added tests

Initial ringdb release

27 Feb 23:33
5693637
Compare
Choose a tag to compare

Ships with the basic functionality: it can pull psds, posterior samples and strain data.
Custom queries can also be constructed.