You are here

Comparative Modeling Tutorial

2 posts / 0 new
Last post
Comparative Modeling Tutorial
#1

Dear Rosetta Users,

I'm recently studying the comparative modeling tutorial: https://www.rosettacommons.org/demos/latest/tutorials/rosetta_cm/rosetta_cm_tutorial

When I was doing the RosettaCM hybridize (3.d) and relaxation (4.c) steps, I sometimes saw on the terminal that there are some errors like, core.optimization.LineMinimizer: [ ERROR ] Inaccurate G! step= 3.72529e-09 Deriv= -0.334491 Finite Diff= 0.321991, but the jobs were completed. Should I worry about them?

Thank you!

 

Post Situation: 
Thu, 2021-03-04 12:35
code_Monkey

Those messages are nothing to worry about. They simply reflect that the energy function landscape didn't act like the minimizer expected it to. There's some internal coding reasons this might be the case occasionally, but that's more for the developers to worry about, rather than people using Rosetta.

This really shouldn't be an "Error", and I just committed a fix to remove the "Error" annotation from the info-level message for future release. -- Please just ignore them in the mean time.

Fri, 2021-03-05 09:35
rmoretti