a | b/data_2018/download_physionet.sh | ||
---|---|---|---|
1 | |||
2 | # this command downloads the whole dataset |
||
3 | # wget -r -np --cut-dirs=6 -R "index.html*" https://physionet.org/physiobank/database/sleep-edfx/sleep-cassette/ |
||
4 | wget -nd -r -A edf,hyp https://physionet.org/physiobank/database/sleep-edfx/sleep-cassette/ |