gw-odw / odw-2020

Software tutorials for GW Open Data Workshop #3
GNU General Public License v3.0
20 stars 25 forks source link

issue opening the challenge1(.gwf) file #12

Open Sidharth3301 opened 4 years ago

Sidharth3301 commented 4 years ago

When I try to read the challenge1.gwf file using the pycbc method frame.read_frame('file_name','channel') an error :'Internal function call failed: Invalid argument' is returned. I am using google colab and lalsuite package for reading the file. Any help would be appreciated

jkanner commented 4 years ago

Thank you for the question.

I added example code for reading files with pycbc in google colab to the challenge readme. Please take a look, and let me know if this works for you.