Test with 0 value
This commit is contained in:
2
tests.sh
2
tests.sh
@@ -3,4 +3,4 @@
|
|||||||
echo "Loading data from file"
|
echo "Loading data from file"
|
||||||
./infocalc.py --lowerbound 0.9 --upperbound 1.1 --graphinfo DATA testdata.csv data1
|
./infocalc.py --lowerbound 0.9 --upperbound 1.1 --graphinfo DATA testdata.csv data1
|
||||||
echo "Creating simulated curve from parameters"
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user