mne.label_sign_flip is a Python implementation of one of the MNE approach
to compute a ?label mean" i.e. get one time series of current
estimates per label.
If you average signed currents in a label you're
likely to destroy your signal by cancelation effects. The mne.label_sign_flip
command returns a sign convention that should be applied to your signed
estimates before averaging.