[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] get_interacting_particles and flooded screens



hi all,

does anybody know what happened to the function get_interacting_particles() working on Restraint? it used to be functional for weeks and months, but now i got the following error message:

>  File "/fs/sandy02/lv08/home/b_baumei/foerster/salisoft/imp/build/lib/IMP/__init__.py", line 544, in get_interacting_particles
>    def get_interacting_particles(*args): return _IMP.Restraint_get_interacting_particles(*args)
>RuntimeError: Not implemented yet because not needed

replacing the function by get_particles() did not work either (why? ...)

also, i now get my screen printed full of funny infos when evaluating a model. is there any way to switch that off. IMP.set_log_level(IMP.SILENT) did not change anything.
since i do not want to have infinitely big log files i'd appreciate a way to get imp less talkative.

thanks for any help

frido