Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Download the test case.
    git clone https://github.com/mne-tools/mne-python.git
  3. Go to the test case directory.
    cd mne-python/examples/datasets
  4. Execute the test case.
    mkdir /root/mne_data
    python hf_sef_data.py

    If the error message "No module named'xxx'" is displayed, run the pip install xxx command to install the dependencies.

    If the following information is displayed, the execution is successful: