mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
138 stars 66 forks source link

Rename memory_* parameters to cache_* #920

Open hoechenberger opened 6 months ago

hoechenberger commented 6 months ago

Okay with me, I doubt they are widely used and we can avoid issues by explicitly disallowing the old names:

https://github.com/mne-tools/mne-bids-pipeline/blob/d8c1e4b683f45567f0c1aad59ab87c89355bf34b/mne_bids_pipeline/_config_import.py#L404

Originally posted by @larsoner in https://github.com/mne-tools/mne-bids-pipeline/pull/918#issuecomment-2032129789