You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSVP Calibration pulls out inquiry preview parameters and calls the display with them if enabled
RSVP Display do_inquiry accepts a preview_calibration argument that will present the full inquiry to come if True after the prompt and before the fixation
update from sosfilt to sosfiltfilt#269 add prestimulus to trial reshaping in the InquiryReshaper #279
add continuous wavelet transform to signal processing #279
MNE
convert to mne can now handle conversion to Volts from microvolts, and no channel map #259
Dependencies
Upgrade PsychoPy, transformers (#268) and pandas, add support for python3.9, deprecate python3.7 #272 upgrade scikit-learn and add pywavelets #279
BciPy client
Add -nv (no visualizations) and -f (fake data) client options #272
Session
After each session run using bci_main an ERP visualization is generated by default using new function visualize_session_data#260 add screen_resolution to logs and an alert if the screen resolution is too low #283
Language Model
removed previous gpt2.py implementation, replaced with generic Causal model causal.py#268