Skip to content

Documentation of Primative inputs / outputs #145

@rowleya

Description

@rowleya

It isn't always clear from the documentation of Primatives what the expected inputs / outputs are. Examples:

  • Convolutions state the function is f (star) g but then list the parameters as not including either f or g, though I believe with external knowledge of convolutions that one of f and g are made up from the parameters (i.e. one of them is the convolution matrix) and one is the input. The output is then presumably the result of the operation?
  • Models like LI / L / I / CubaLI which don't output spikes presumably output voltage or even just dimensionless values? Even if dimensionless, it would be good to document the variable that is output.
  • Models which take "current input" like the Cuba models presumably expect Spike inputs where the LI and LIF models expect... possibly current inputs, or is it just dimensionless inputs? Again, even if dimensionless, it would be good to document the variables assumed to be inputs.
  • Do models that end with a Threshold (Spike) element output Spikes only, or can they also output Voltage i.e. can a model output multiple things and is that something that has to be explicit somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions