-
Notifications
You must be signed in to change notification settings - Fork 17
Add cfg.montage to preprocessing #498
Copy link
Copy link
Open
Labels
FT compatField Trip compatibilityField Trip compatibilityFeature RequestA concrete request (as detailed as possible) to either add or change functionality.A concrete request (as detailed as possible) to either add or change functionality.
Metadata
Metadata
Assignees
Labels
FT compatField Trip compatibilityField Trip compatibilityFeature RequestA concrete request (as detailed as possible) to either add or change functionality.A concrete request (as detailed as possible) to either add or change functionality.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Field Trip's
ft_preprocessinghas amontagecfg parameter, which internally calls ft_apply_montage. This function applies a linear operator (the matrix given inmontage.tra) onto the channel axis, creating linear combinations (neighbor subtraction, mixing, ...). For Syncopy this means (for the 1st time?) that we need aStructDictas parameter value for themontagecfg entry, other fields aremontage.labeloldandmontage.labelnew.