Skip to content

Commit

Permalink
made clear doi links are for achived versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbles committed Oct 24, 2017
1 parent 4c13820 commit 070dca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ The raw `.bdf` files are available should you wish to recreate or alter the proc
Example structures for these directories are given in the readmes.

## Processing raw data
The data were collected using the [UCL ScouseTom System](https://github.com/EIT-team/ScouseTom) [![DOI](https://zenodo.org/badge/33936009.svg)](https://zenodo.org/badge/latestdoi/33936009)
. All processing code is written in Matlab and is located in the [Load_data repository](https://github.com/EIT-team/Load_data) [![DOI](https://zenodo.org/badge/39774657.svg)](https://zenodo.org/badge/latestdoi/39774657). Please ensure you follow the installation instructions there, and verify the example datasets load correctly. You may also find it easier to add `./src` from this repository to the Matlab path.
The data were collected using the [UCL ScouseTom System](https://github.com/EIT-team/ScouseTom) archived at [![DOI](https://zenodo.org/badge/33936009.svg)](https://zenodo.org/badge/latestdoi/33936009)
. All processing code is written in Matlab and is located in the [Load_data repository](https://github.com/EIT-team/Load_data) archived at [![DOI](https://zenodo.org/badge/39774657.svg)](https://zenodo.org/badge/latestdoi/39774657). Please ensure you follow the installation instructions there, and verify the example datasets load correctly. You may also find it easier to add `./src` from this repository to the Matlab path.

The processing is done in two separate parts:
1. **Demodulation** - converting the "raw" sine waves into averaged impedance signals with magnitude and phase - uses the function `ScouseTom_Load` from [Load_data](https://github.com/EIT-team/Load_data).
Expand Down

0 comments on commit 070dca5

Please sign in to comment.