Update of bug #20177 (project relax):

                  Status:               Need Info => Ready For Test         

    _______________________________________________________

Follow-up Comment #4:

I'm pretty sure I have now fixed this bug.  From the 'relax -i' information, I
would guess that this is a 32-bit verses 64-bit precision issue.  Nothing to
be worried about.  As I cannot test this, could you run a quick test?  Could
you edit the file 'test_suite/system_tests/n_state_model.py' and change line
473 from:

        self.assertAlmostEqual(cdp.chi2 / 1e6, 1745860.0485368515 / 1e6)

to:

        self.assertAlmostEqual(cdp.chi2 / 1e6, 1745860.0485368515 / 1e6, 6)

This is the fix to the problem already committed to the repository.  If you
run the test suite with this change, it should pass.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20177>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

Reply via email to