lanl / PyBNF

An application for parameterization of biological models available in SBML and BNGL formats. Features include parallelization, metaheuristic optimization algorithms, and an adaptive Markov chain Monte Carlo (MCMC) sampling algorithm.
Other
22 stars 18 forks source link

Warn when no observables are present #298

Open emitra17 opened 3 years ago

emitra17 commented 3 years ago

If there are no observables defined in the bngl file, the program will run but fitting will (obviously) fail. Maybe it would be convenient to issue a warning to the user that no observables are defined?