ICB-DCM / parPE

Parameter estimation for dynamical models using high-performance computing, batch and mini-batch optimizers, and dynamic load balancing.
MIT License
19 stars 4 forks source link

hdf5 file generation: filter out data points which can be fully fitted by the associated scaling parameter. #126

Open dweindl opened 5 years ago

dweindl commented 5 years ago

If there is only a single data point associated with a scaling parameter, drop that data point and scaling parameter (and report).

JanHasenauer commented 5 years ago

same would be good for pyPesto

dweindl commented 5 years ago

Meanwhile, this might rather be something to implement in the PEtab library.