Open TheChymera opened 7 years ago
I think I fixed them all. Not sure if the first one is clear now: https://github.com/IBT-FMI/COSgen/blob/c9f980cd3271d3c57f9df16ecd462590eaac1859/cosgen/function_crate.py#L205-L211
Yes, it's still not very clear what is set to which function, and what being set means. Do you mean the argument is passed to another function? as a **keyword argument?
Could you please clarify the following section of the docstring? https://github.com/IBT-FMI/COSgen/blob/d68af52cb50e77ba6f476eeb0053618fa1d54805/cosgen/function_crate.py#L207-L211 I assume it's just a typo as/has --- but I still don't understand where a crossover function would be specified, and what it means to have it fixed to this function.
https://github.com/IBT-FMI/COSgen/blob/d68af52cb50e77ba6f476eeb0053618fa1d54805/cosgen/models.py#L133-L135 This needs commas for the ennumeration, and *vectors has a typo, but most importantly: would linearly decaying time course not be a better description? Same here: https://github.com/IBT-FMI/COSgen/blob/d68af52cb50e77ba6f476eeb0053618fa1d54805/cosgen/models.py#L230-L232
Unsure what cave means here: https://github.com/IBT-FMI/COSgen/blob/d68af52cb50e77ba6f476eeb0053618fa1d54805/cosgen/models.py#L456