This release fixes an issue, where the mapping of experimental data to global parameters would be invalid.
0.8
This release fixes an issue, where an exception would occur on setting invalid scan items. This changes:
* `get_scan_items`: such that none existing values are not returned * `set_scan_items`: when attempting to set none existing parameters, they are ignored
Another bug fix release, since the time symbol was not correctly translated into a time reference when manually creating reports.
0.6
The last release introduced a bug, where running time course simulations with a selection list of items to collect did not work as intended. This fixes the issue. There are also now examples on how to use basico with `multiprocessing`, or `ipyparallel`.
BasiCO contains a number of pure python scripts, that make it easier to work with the COPASI API.
This release contains a number of bug fixes along with the following new features:
* editing of report definitions * modification of the COPASI scan task * returning of statistics for parameter estimation runs * filtering the function database so that only functions suitable for a given reaction are returned.