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

Update example config files to use the page_versioning script #4765

Closed GarethCabournDavies closed 1 month ago

GarethCabournDavies commented 1 month ago

Example configs for inference were out-of-date and did not include the pycbc_page_versioning script in executables

Standard information about the request

This is a documentation fix

This change affects inference documentation

This change follows style guidelines (See e.g. PEP8), has been proposed using the contribution guidelines

Motivation

Documentation was out of date

Contents

Updating executables section of config(s) to include the script

Links to any issues or associated PRs

4431

Testing performed

None - though I thought this oversight should have been caught by the CI tests?

GarethCabournDavies commented 1 month ago

After a quick check, this looks to be the only example in the documentation I can find where this is missing

divyajyoti09 commented 1 month ago

Hi, I have tried it. This works!