From 98b37ba689127ced2ea1199eee0399c8930b2f8c Mon Sep 17 00:00:00 2001 From: Michael Wood-Vasey Date: Wed, 24 Jul 2024 10:53:20 -0700 Subject: [PATCH] Improve documentation for running test_one_lightcurve.sh --- tests/test_one_lightcurve.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test_one_lightcurve.sh b/tests/test_one_lightcurve.sh index d5eb99d..bea19d3 100755 --- a/tests/test_one_lightcurve.sh +++ b/tests/test_one_lightcurve.sh @@ -1,4 +1,6 @@ # A general test example script. +# Run from root directory, sn-forward-model, with sh tests/test_one_lightcurve.sh. + # Update the variables in the script to match your local system locations for DATADIR. # In DATADIR should be the subdirectories 'images' and 'truth'. DATADIR=${HOME}/data/RomanDESCSims