Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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