Test with 0 value

This commit is contained in:
2026-03-12 22:45:40 +00:00
parent 54c5014faf
commit 7efb36b8e5

View File

@@ -3,4 +3,4 @@
echo "Loading data from file"
./infocalc.py --lowerbound 0.9 --upperbound 1.1 --graphinfo DATA testdata.csv data1
echo "Creating simulated curve from parameters"
./infocalc.py --lowerbound 0.1 --upperbound 1.5 SIM 8 1.0 0.5
./infocalc.py --lowerbound 0.0 --upperbound 1.5 SIM 8 1.0 0.5