gwastro / pycbc

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
http://pycbc.org
GNU General Public License v3.0
314 stars 351 forks source link

Pyinstalled binaries should be validated #439

Closed lppekows closed 9 years ago

lppekows commented 9 years ago

pycbc_upload_xml_to_gracedb, and possibly other programs, have dependancies that are not currently satisfies. The install script should run them and confirm that at least --help works.

lppekows commented 9 years ago

Fixed by https://github.com/ligo-cbc/pycbc/pull/463