PEtab icon indicating copy to clipboard operation
PEtab copied to clipboard

Allow using observables in noiseFormula

Open dweindl opened this issue 3 years ago • 2 comments

Currently it is not allowed to use observable IDs in noiseFormula in the observables table (#368). It would be great to allow that.

This would convenient for specifying relative errors. Although the observableFormula could be copied to the noiseFormula, it would be more readable and less error prone if one could simply use the respective observableId.

Also, some tools do not support state variables, but only observables in noise models, so this would be convenient there too.

Opinions?

dweindl avatar May 20 '22 09:05 dweindl

There seems to be something around that maybe could be used / adapted? https://help.juliahub.com/pumasqsp/dev/example/petabimport/ (see first green box when scrolling down)

eraimundez avatar Jun 15 '23 11:06 eraimundez

There seems to be something around that maybe could be used / adapted? https://help.juliahub.com/pumasqsp/dev/example/petabimport/ (see first green box when scrolling down)

This doesn't really require much adaptation. It's mostly about making a decision whether we want to allow that. (I think we should.) Thanks for the reminder, I'll bring that up again in the next PEtab editor meeting (ping @PEtab-dev/petab-editors).

dweindl avatar Jun 19 '23 08:06 dweindl