hi,
How do you write out intermediate models while optimizing ?
thanks, Keren.
Look in core/model_io.h. There are functions to save and reload the whole model.
On Feb 5, 2009, at 8:38 PM, Keren Lasker kerenl@salilab.org wrote:
> hi, > > How do you write out intermediate models while optimizing ? > > thanks, > Keren. > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev
thanks, but how do I use it from an optimization process? lets say I want to write the model every 10 optimization steps ? On Feb 5, 2009, at 8:44 PM, Daniel Russel wrote:
> Look in core/model_io.h. There are functions to save and reload the > whole model. > > > > On Feb 5, 2009, at 8:38 PM, Keren Lasker kerenl@salilab.org wrote: > >> hi, >> >> How do you write out intermediate models while optimizing ? >> >> thanks, >> Keren. >> _______________________________________________ >> IMP-dev mailing list >> IMP-dev@salilab.org >> https://salilab.org/mailman/listinfo/imp-dev > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev
participants (2)
-
Daniel Russel
-
Keren Lasker