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
307 stars 344 forks source link

pycbc_test_suite to be able to run from anywhere within the git repo #4774

Open GarethCabournDavies opened 1 month ago

GarethCabournDavies commented 1 month ago

Add a base directory location - the base directory of the repo - to the pycbc_test_suite bash script, so that it can be run from any directory within the repo.

Motivation

Solve #2639