Skip to content

Commit

Permalink
Add voronoi test
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Apr 11, 2024
1 parent 97051b2 commit 7407660
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion examples/sasa/sasa.out.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,21 @@
"nstep": 1,
"radius": 2.0,
"reference": "doi:10/dbjh",
"relative time": 0.592,
"samples": 1,
"slices_per_atom": 20,
"⟨SASA²⟩-⟨SASA⟩²": 0.0,
"⟨SASA⟩": 2177.145143881812
}
},
{
"voronota": {
"nstep": 1,
"radius": 2.0,
"reference": "doi:10.1093/bioinformatics/btab448",
"samples": 1,
"⟨SASA²⟩-⟨SASA⟩²": 0.0,
"⟨SASA⟩": 2186.5484868984963
}
}
],
"compiler": "Apple LLVM 15.0.0 (clang-1500.0.40.1)",
Expand Down

0 comments on commit 7407660

Please sign in to comment.