Menu

#251 Bug with normalization mode in learner

v3.x
accepted
bug (3)
8
2015-02-10
2015-01-20
No

See ParameterNormalizationRules.java:54 There is no way "sum2" can be called, because of "startsWith" condition. Rename "sum2" to "2sum" or refactor to enums.

Discussion

  • David Fisher

    David Fisher - 2015-02-02
    • assigned_to: Stephen Harding
     
  • Lemur Project

    Lemur Project - 2015-02-02

    I noticed that when I looked at it last week.

    I can always switch the order of the if-else's, but I'd like to actually try to reproduce the error and confirm it gets fixed. I'm not familiar with the code so
    am not certain what sort of step sizes, boundary conditions etc may exist. Is there
    an example config/setup file for this I can access?

     
  • Lemur Project

    Lemur Project - 2015-02-10
    • status: open --> accepted
     

Log in to post a comment.