Skip to content
Snippets Groups Projects
Commit 3f119207 authored by Alexander Pace's avatar Alexander Pace
Browse files

fixed a spaces/tab issue in the offline test makefile

parent b38695ba
No related branches found
No related tags found
No related merge requests found
......@@ -505,10 +505,11 @@ H1L1-0000_CREATE_PRIOR_DIST_STATS-1000000000-2048.xml.gz:
@echo ""
H1L1-ALL_MASS_MODEL-1000000000-2048.h5: L1-0000_GSTLAL_SPLIT_BANK-0-0.xml.gz
gstlal_inspiral_mass_model \
--template-bank $< \
--output H1L1-ALL_MASS_MODEL-1187000000-100000.h5 \
--model salpeter
$(TIME) gstlal_inspiral_mass_model \
--template-bank $< \
--output H1L1-ALL_MASS_MODEL-1187000000-100000.h5 \
--model salpeter
@echo ""
H1L1-0000_MARG_DIST_STATS-1000000000-2048.xml.gz: H1L1-0000_CREATE_PRIOR_DIST_STATS-1000000000-2048.xml.gz H1L1-0000_LLOID-1000000000-2048.xml.gz
# gstlal_inspiral_marginalize_likelihood_0001
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment