Dear Forum,
I wanted to apply SSS using maxwell_filter() and noticed that the high-frequency cHPI signal was still present after SSS. However, if I filter cHPI signal before the maxfilter, I don’t know if there is still enough head position information for maxfilter to work. Could someone share some advice? Currently my pipeline after loading the raw signal is:
- Compute cHPI amplitude, then cHPI location, then head position (perhaps this is enough for the maxfilter?).
- Filter out cHPI and line.
- Identify bad channels using the cHPI filtered signal.
- Remove the bad projector (specific to our site).
- Apply SSS using the head position computed from step 1 and the average device-head transformation as the destination.
- Inspect the signal and manually remove segments contaminated with movement.
Does this look right?
Thanks,
Yaqing