mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
* Add an Analysis unit to SepTopProtocol. * Update PDB writing via MDTraj in AFE and SepTop Protocols to account for box dimensions with mdtraj_from_openmm utility. * Split up some SepTop tests into different files. * Updated the CLI gathering to account for post openfe v1.11 Analysis units --------- Co-authored-by: Hannah Baumann <43765638+hannahbaumann@users.noreply.github.com>
28 lines
449 B
ReStructuredText
28 lines
449 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* The SepTopProtocol now has a dedicated Analysis unit.
|
|
At the top level API, this does not change behaviour, but
|
|
if you are directly interfacing with the ProtocolUnits, you
|
|
will have to account for this change. The SepTopProtocolResult now
|
|
solely uses the Analysis units. PR #1937
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|