Benchmarking-Initiative / Benchmark-Models-PEtab

A collection of mathematical models with experimental data in the PEtab format as benchmark problems in order to evaluate new and existing methodologies for data-based modelling
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Fix priors for Schwen, Bachmann #143

Closed FFroehlich closed 2 years ago

FFroehlich commented 2 years ago

Increase accuracy and fix column name for prior specification (not sure why this was not detected by linting).

dilpath commented 2 years ago

Increase accuracy and fix column name for prior specification (not sure why this was not detected by linting).

Hm, I think it shouldn't be detected, since the spec states that objectivePriorType defaults to parameterScaleUniform, and that tables can contain arbitrary columns.