Skip to content

Docstring clarification #4

@TheChymera

Description

@TheChymera
  1. Could you please clarify the following section of the docstring?

    a list of cosgen.sequence.Sequence objects. If the
    function as an argument 'cross_over_fct' a cross over
    function has to be set in advance using the set_cross_over
    method. The 'cross_over_fct' parameter is then fixed to
    this function.
    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.

  2. COSgen/cosgen/models.py

    Lines 133 to 135 in d68af52

    sequence. Colums of the desing matrix are a constant
    (ones) a linear time course and the convolution of the
    basis vetors with the sequence.
    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:

    COSgen/cosgen/models.py

    Lines 230 to 232 in d68af52

    sequence. Colums of the desing matrix are a constant
    (ones) a linear time course and the convolution of `hrf`
    with the sequence.

  3. Unsure what cave means here:

    *CAVE*: A must contain already orthogonalized column vectors!!

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions