IMP logo
IMP Reference Guide  develop.385bf31a7a,2026/08/05
The Integrative Modeling Platform
IMP.pmi.macros Namespace Reference

Protocols for sampling structures and analyzing them. More...

Detailed Description

Protocols for sampling structures and analyzing them.

Classes

class  AnalysisReplicaExchange
 This class contains analysis utilities to investigate ReplicaExchange results. More...
 
class  AnalysisReplicaExchange0
 A macro for running all the basic operations of analysis. More...
 
class  BuildSystem
 A macro to build a IMP::pmi::topology::System based on a TopologyReader object. More...
 
class  ReplicaExchange
 A macro to help setup and run replica exchange. More...
 

Functions

def restart_replica_exchange
 Continue a failed ReplicaExchange sampling run. More...
 

Function Documentation

def IMP.pmi.macros.restart_replica_exchange (   restart_dir)

Continue a failed ReplicaExchange sampling run.

See Also
ReplicaExchange.set_restart
Parameters
restart_dirThe directory containing the restart file(s).
Note
This function is only available in Python.

Definition at line 757 of file macros.py.