Lucian Smith
Lucian Smith
I'm not sure what you mean by 'we' here. Are you saying that you're planning to support SED-ML only insofar as it complies with what you hoped it would be?...
(This issue still needs to be re-tagged 'bug'.)
@bilalshaikh42 : Would you mind looking up this error in the logs, like you did with the last one? Thank you!
Another run with presumably the same error: https://run.biosimulations.org/runs/63eff0da00bdf4bf07b825a0#tab=log
Aha! OK, that makes sense. This is from a 'computeChange' child of a Model. As such, there is no task: the 'change' is just saying 't2 = t2'. The right-hand...
@CodeByDrescher: here's the issue that it would be great if we could fix. To summarize: * The complaint is that some validator found a 'variable' with no 'task'. However, this...
It's true that roadrunner uses a function called 'steadyState' when running a steady state analysis, and a function called 'simulate' when running a time course. But you can use the...
Wait, maybe by 'method' you meant 'the particular KiSAO term 407'? Which is the 'wrong kind' of steady state? I'm not sure how much more generic you could get than...
That's great, but this SED-ML file needs to say that it doesn't care what method is used to calculate the steady state. Is 407 not sufficient for that?
I tried looking for the place where this information is stored, but couldn't find it--it doesn't seem to be in the code base in this repository, nor in the one...