Skip to content

Implement check whether chars in sequence and component_dict match (for SequenceDesigns) #178

@jschepers

Description

@jschepers

Currently it's not checked for a SequenceDesign whether sequence and component_dict match:

  • Case 1: Sequence contains char that does not occur in component_dict -> zeros
  • Case 2: Component_dict contains char that does not occur in sequence -> SubselectDesign leads to empty design + index to add simulated responses to epoch_data is all zeros -> Extra char is ignored and there is no difference to a simulation without this char
    I would suggest implementing a check, what do you think?

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