32 restrainer = IMP.restrainer.Main()
35 rep = restrainer.add_representation(
37 rsr = restrainer.add_restraint(
39 opt = restrainer.add_optimization(
41 disp = restrainer.add_display(
50 restrainer.log.write(
'initial.py')
56 restrainer.log.write(
'optimized.py')
void set_log_level(LogLevel l)
Set the current global log level.
See IMP.restrainer for more information.
std::string get_example_path(std::string file_name)
Return the path to installed example data for this module.