sbmlteam / sbml-test-suite

The SBML Test Suite is a conformance testing system. It allows developers and users to test the degree and correctness of the SBML support provided in a software package.
https://sbml.org/software/sbml-test-suite/
Other
23 stars 12 forks source link

Model 939: Experimental data wrong? #32

Closed luciansmith closed 8 years ago

luciansmith commented 12 years ago

The experimental data do not seem to fit the model. So in the model the initial amount of the species x is 3, whereas in the experimental data x starts with the value 0.

Reported by: rolandkel

luciansmith commented 12 years ago

The top of my 00939-results.csv looks like:

time,x,y 0,3,5 0.05,3.05,5 0.1,3.1,5 0.15,3.15,5

So, I'm not sure which file you're looking at?

(for what it's worth, the values in the results files are never actual experimental data--this set was generated analytically, and the other option is generated numerical results.)

Original comment by: luciansmith

luciansmith commented 12 years ago

So, I looked into the archives and discovered that this was a problem that was fixed in November of 2011 in SVN, just before the last release of the test suite. So hopefully if you update your tests to the most recent version, you'll be good!

Original comment by: luciansmith

luciansmith commented 12 years ago

Original comment by: luciansmith