- MNE version: mne-1.3.0
- operating system: NAME=βUbuntuβ VERSION=β18.04.1 LTS (Bionic Beaver)β
mne_bids_pipeline --config config_tuab_eeg.py --n_jobs=40 --steps=preprocessing
Here is my config file.
And the output is:
[21:05:31] βΆβ΄π Welcome aboard the MNE BIDS Pipeline!
[21:05:31] βΆβ΄π§Ύ Using configuration: config_tuab_eeg.py
[21:05:31] βΆβ΄β Overriding config.n_jobs = 40
[21:05:31] ββ΄π init/_01_init_derivatives_dir Now running π
[21:35:37] ββ΄π init/_01_init_derivatives_dir Done running π [30m 7s]
[21:35:37] ββ΄π init/_02_find_empty_room Now running π
[21:35:37] β β© init/_02_find_empty_room Skipping, empty-room data only relevant for MEG β¦
[21:35:37] ββ΄π init/_02_find_empty_room Done running π [1s]
[21:35:37] ββ΄π preprocessing/_01_data_quality Now running π
Hi, Iβm running mne_bids_pipeline with the provided config and getting the above output. However, after 24 hours, there are no other updates! No warning! No errors! How can I find the problem?