gwastro / PyCBC-Tutorials

Learn how to use PyCBC to analyze gravitational-wave data and do parameter inference.
115 stars 49 forks source link

HDF5 file #25

Open nisaAMIR opened 2 years ago

nisaAMIR commented 2 years ago

Hello. I have data for neutron star mergers in hdf5 file format saved in my computer. How can I upload it so that I can visualize the data and follow tutorial 2 for my own data?

ahnitz commented 2 years ago

@nisaAMIR If you are running from google colab, you can upload files using the file browser on the left panel.

Of course, you can also run the notebooks from your local computer directly. If you are familiar with setting up / installing python libraries on your laptop, then this might be the best route to go.