Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz committed Jul 22, 2024
1 parent 9540ec7 commit ffdeb30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/inference/margtime/run.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OMP_NUM_THREADS=1 pycbc_inference \
--config-file `dirname "$0"`/margtime.ini \
--nprocesses 2 \
--nprocesses 1 \
--processing-scheme mkl \
--output-file marg_150914.hdf \
--seed 0 \
Expand All @@ -23,4 +23,5 @@ pycbc_inference_plot_posterior \
"primary_mass(mass1, mass2) / (1 + redshift(distance)):srcmass1" \
"secondary_mass(mass1, mass2) / (1 + redshift(distance)):srcmass2" \
ra dec tc inclination coa_phase polarization distance \
--vmin 23.2 \
--z-arg snr

0 comments on commit ffdeb30

Please sign in to comment.