Skip to content

Commit 605a21a

Browse files
committed
Settings for b2 checks
1 parent 952671a commit 605a21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_examples/hl_lhc_collisions_python/checks_and_doc/t004_compare_xlines.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
# 'type_test': 'sixtrack',
4040
# 'path_ref': '../../../examples/hl_lhc_collision_nobb_b4',
4141
# 'type_ref': 'sixtrack',
42-
# 'rtol': 3e-5,
42+
# 'rtol': 8e-5,
4343
# 'atol': 1e-12,
44-
# 'strict': True,
44+
# 'strict': False,
4545
# },
4646
# {
4747
# 'test_name': 'B4 - pymask xline vs pymask sixtrack input',

0 commit comments

Comments
 (0)