When octopus starts it asks for SCP channel and reference channels, however these are sometimes unknon, sometimes no extra reference channel may be required.
- Give the user more options by allowing no reference channels
- Be smart and check if "Cz" is present as SCP channel, otherwise auto-select a channel that is present such that it technically works.
- Make sure the neurofeedback modules work nice and modular
- Add calibration button
- Implement the live source imaging neurofeedback
- Add basic recording parameters as text on the UI: 1000Hz - 32 Channels -
Ensure blinding works as intended and create a new blinding template
Perform technical pilot with yourself as participant
What was the deal with the eye artifact removal? How can you verify that it works?
When pressing quit the program halts and throws an error that some connection is not correct.
Separate code repository from general files like you do for a python package.