Closed neworderofjamie closed 2 months ago
Attention: Patch coverage is 40.00000%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 64.77%. Comparing base (
b729bbd
) to head (c522e76
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This branch contains several EventProp fixes that have emerged from my recent debugging deep dive:
ValueDescriptor
system to enable multiple derived GeNN variables to be calculated from a single Python parameter to tidily implement scale factor already present in GeNN ExpCurr model. This is configured via the standard compilerdefault_params
mechanism.