Skip to content

Commit c9c7e05

Browse files
committed
tests(regression): add dna regression test into the baselines
1 parent 06853f4 commit c9c7e05

5 files changed

Lines changed: 61 additions & 47 deletions

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"args": {
3+
"top_traj_file": [
4+
"/home/harry-swift/BioSim/software/CodeEntropy/.testdata/dna/md_A4_dna.tpr",
5+
"/home/harry-swift/BioSim/software/CodeEntropy/.testdata/dna/md_A4_dna_xf.trr"
6+
],
7+
"force_file": null,
8+
"file_format": null,
9+
"kcal_force_units": false,
10+
"selection_string": "all",
11+
"start": 0,
12+
"end": 1,
13+
"step": 1,
14+
"bin_width": 30,
15+
"temperature": 298.0,
16+
"verbose": false,
17+
"output_file": "/tmp/pytest-of-harry-swift/pytest-25/test_regression_matches_baseli0/job001/output_file.json",
18+
"force_partitioning": 0.5,
19+
"water_entropy": true,
20+
"grouping": "molecules",
21+
"combined_forcetorque": true,
22+
"customised_axes": true,
23+
"search_type": "RAD"
24+
},
25+
"provenance": {
26+
"python": "3.14.3",
27+
"platform": "Linux-6.17.0-19-generic-x86_64-with-glibc2.39",
28+
"codeentropy_version": "2.1.0",
29+
"git_sha": "06853f41ba1887213fe7ab94c95fe14dab035eaa"
30+
},
31+
"groups": {
32+
"0": {
33+
"components": {
34+
"united_atom:Transvibrational": 0.0,
35+
"united_atom:Rovibrational": 0.002160679012128457,
36+
"residue:Transvibrational": 0.0,
37+
"residue:Rovibrational": 3.376800684085249,
38+
"polymer:FTmat-Transvibrational": 12.341104347192612,
39+
"polymer:FTmat-Rovibrational": 0.0,
40+
"united_atom:Conformational": 7.0411434528236345,
41+
"residue:Conformational": 0.0,
42+
"polymer:Orientational": 4.758905336627712
43+
},
44+
"total": 27.52011449974134
45+
},
46+
"1": {
47+
"components": {
48+
"united_atom:Transvibrational": 0.0,
49+
"united_atom:Rovibrational": 0.01846427765949586,
50+
"residue:Transvibrational": 0.0,
51+
"residue:Rovibrational": 2.3863201082544565,
52+
"polymer:FTmat-Transvibrational": 11.11037253388596,
53+
"polymer:FTmat-Rovibrational": 0.0,
54+
"united_atom:Conformational": 6.410455987098191,
55+
"residue:Conformational": 0.46183561256411515,
56+
"polymer:Orientational": 4.758905336627712
57+
},
58+
"total": 25.14635385608993
59+
}
60+
}
61+
}

tests/regression/configs/dna/axes_off.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

tests/regression/configs/dna/frame_window.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/regression/configs/dna/rad.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/regression/configs/dna/selection_subset.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)