The optimization docstring in compute_sync (analyses.py:470) still states "Currently only available for 'accorr'", but the class-based sync API now provides Metal/CUDA/torch backends for WPLI (and PLI) — get_metric('wpli', optimization='auto') resolves to metal on Apple Silicon; please update the docstring.
The
optimizationdocstring incompute_sync(analyses.py:470) still states "Currently only available for 'accorr'", but the class-based sync API now provides Metal/CUDA/torch backends for WPLI (and PLI) —get_metric('wpli', optimization='auto')resolves tometalon Apple Silicon; please update the docstring.