Skip to content

Move to output directory after reading input files in C executables

Duncan Macleod requested to merge duncanmmacleod/bayeswave:fix-88 into master

This MR patches BayesWave and BayesWavePost to chdir to the output directory after reading the input cache and injection files.

Fixes #88

Merge request reports