Open djinnome opened 2 years ago
As a work in progress, it was going to represent the equivalent of a SED-ML L1 'task'. However, it looks like I never actually used tasks that way, and they instead ended up migrating to methods on 'model' objects instead.
In the
example1.py
https://github.com/luciansmith/sedml-script/blob/d891645d0b3f89ff190fc7e719659c8e229c07da/example1.py#L8
task
is not used. What does it do?