sys-bio / SBstoat

Parameter optimization using Tellurium
MIT License
1 stars 5 forks source link

Need to allow users to specify multiple observed data files #4

Closed hsauro closed 3 years ago

hsauro commented 4 years ago

I've seen two examples now where the observed data is in multiple files. Either because each file represents a different condition under which the time series was measured or different state variables that have been measured at different time intervals (or both)

Not sure how to deal with this from a user perspective especially if the files represent different conditions, eg because they were measured with different inputs on the experimental system. We might need a different interface for this?

joseph-hellerstein commented 3 years ago

Implemented ModelStudy that allows users to specify and compare results for multiple data files.