Skip to content

Commit

Permalink
Merge pull request #5 from emma-holmes/edits-20170802
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
emma-holmes authored Aug 3, 2017
2 parents a317aba + 71a4e91 commit 1a1258e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ PC = PhaseCoherence(freq, timeSeries, FS)
```
The output from the script is a floating-point value between 0 and 1.

### Note for Python users
There are two versions of the code, which perform the same computations and output: one for MATLAB and one for Python 3. The Python code can be found in a separate repository: [Phase-Coherence-for-Python](https://github.com/emma-holmes/Phase-Coherence-for-Python)

## License

This project is licensed under the MIT License; see the [LICENSE](LICENSE) file for details

0 comments on commit 1a1258e

Please sign in to comment.