gwosc-tutorial / quickview

Make summary plots for any short segment of LIGO data. http://mybinder.org/repo/losc-tutorial/quickview
14 stars 11 forks source link

The notebook is no longer runnable #3

Open olexandr-konovalov opened 1 year ago

olexandr-konovalov commented 1 year ago

Hello, I was trying to run the notebook on Binder but now it produces an error:

IORegistryError: No reader defined for format 'hdf5.losc' and class 'TimeSeries'.

The available formats are:

   Format    Read Write Auto-identify
------------ ---- ----- -------------
         csv  Yes   Yes           Yes
         gwf  Yes   Yes           Yes
gwf.framecpp  Yes   Yes            No
  gwf.framel  Yes   Yes            No
gwf.lalframe  Yes   Yes            No
        hdf5  Yes   Yes           Yes
  hdf5.gwosc  Yes    No            No
         txt  Yes   Yes           Yes
         wav  Yes   Yes           Yes

Is there a currently runnable version of your tutorials elsewhere? Thanks.

jkanner commented 1 year ago

@olexandr-konovalov Thank you for reporting this!

Looks like Martin has a fix in the works, here:

https://github.com/losc-tutorial/quickview/pull/4