I want to apply ICA to my EEG dataset with an existing unmixing matrix, i.e., I don’t want to use the unmixing matrices in the ICA method itself. Is there a way I can read in a pre-existing unmixing matrix through .ICA or related functions?
Context: I am replicating data preprocessing done in matlab through MNE.