Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
0562cfb
add trajectory notebook
jthorton Sep 5, 2025
2169fe2
add info on extracting end states, use mdtraj to image the molecules
jthorton Sep 22, 2025
c8d5ea6
Update simulation_visualisation/simulation_visualisation.ipynb
jthorton Oct 8, 2025
3c77455
Merge branch 'main' into traj-view
jthorton Oct 8, 2025
1251354
Merge branch 'main' into traj-view
jthorton Oct 22, 2025
9342a9c
Merge branch 'main' into traj-view
atravitz Dec 11, 2025
9980155
Merge branch 'main' into traj-view
IAlibay Dec 11, 2025
ef80ed0
apply feedback, add pngs for nglview sections
jthorton Jan 6, 2026
21d55f8
add septop end-state selection info
jthorton Jan 6, 2026
584b1bb
Merge branch 'main' into traj-view
hannahbaumann Jun 2, 2026
671d19e
Update env to install openfe_analysis from main
hannahbaumann Jun 2, 2026
a9c0f51
Updates to reflect changes in openfe_analysis API
hannahbaumann Jun 2, 2026
0a6bf07
Add rendered images
hannahbaumann Jun 2, 2026
9448ed1
Use smaller dataset
hannahbaumann Jun 2, 2026
e934315
Increasing resolution
hannahbaumann Jun 2, 2026
5fba3ae
Update render
hannahbaumann Jun 2, 2026
386fbdc
Address review comments
hannahbaumann Jun 8, 2026
b733ebb
Add link to mda docs
hannahbaumann Jun 8, 2026
23016f3
Address review comments
hannahbaumann Jun 10, 2026
f907d97
Remove unused images
hannahbaumann Jun 10, 2026
eae7810
Switch to c-f install
hannahbaumann Jun 10, 2026
9234a2e
Some more edits
hannahbaumann Jun 10, 2026
7d2d09c
Address review comments
hannahbaumann Jun 11, 2026
21fe29b
Switch to pip install
hannahbaumann Jun 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ dependencies:
- python
- openfe==1.11.0
- openff-interchange-base != 0.5.1 # https://github.com/openforcefield/openff-interchange/issues/1450
- pip:
- git+https://github.com/OpenFreeEnergy/openfe_analysis@main # Use coda-forge v0.5 after ne wopenfe release releases pins on openfe-analysis
890 changes: 890 additions & 0 deletions simulation_visualization/simulation_visualization.ipynb

Large diffs are not rendered by default.

Loading