Skip to content

Commit

Permalink
prepping test cases spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneMeertens committed Sep 11, 2024
1 parent 246e749 commit b04f4c6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def test_1a_6h_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -182,7 +181,6 @@ def test_1a_6h_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -389,7 +387,6 @@ def test_1a_1h_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ def test_1b_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def test_2_6h_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def test_3_6h_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -303,7 +302,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -399,7 +397,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -492,7 +489,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -588,7 +584,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -684,7 +679,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down Expand Up @@ -780,7 +774,6 @@ def test_4_sensitivity_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ def test_4_ste():
}

options = {'nSegments': 12,
'segment_ratios': None,
'disp': False,
'profiles': True,
'method': 'equivalent',
Expand Down

0 comments on commit b04f4c6

Please sign in to comment.