Skip to content

fixed needevents so find_datasets would work

Duncan Macleod requested to merge github/fork/rngeorge/master into master

Created by: rngeorge

find_events wasn't working correctly when passed catalog. For example: find_datasets(catalog='GWTC-1-confident',type='events') would just return all events. The needevents function was just missing catalog=catalog.

Merge request reports

Loading