pyRiemann
pyRiemann copied to clipboard
Add warm restart to AJDC
This PR enhances AJDC when used for group BBS (gBSS): it allows to refine group sources for a specific subject, using an initial diagonalizer.
- Add parameter 'init' to
ajd_pham
andrjd
to allow warm restart, and complete tests; - Add a warning if 'dim_red' is let to None in
AJDC
, and add key 'warm_restart' for dimension reduction, and update tests.