Skip to content
Snippets Groups Projects
Commit 052d0332 authored by Andrew Jamieson's avatar Andrew Jamieson
Browse files

Update README.md

parent 32722cd5
No related merge requests found
...@@ -28,7 +28,7 @@ February 1st, 2017 ...@@ -28,7 +28,7 @@ February 1st, 2017
Example data: Example data:
------------ ------------
- Avaialble at the [testData](https://git.biohpc.swmed.edu/danuser/DeBias/tree/master/testData) folder. 3 examples for co-orientation and 1 for co-localization. - Avaialble at the [testData](https://git.biohpc.swmed.edu/danuser/DeBias/tree/master/testData) folder. hree experimental instances for co-orientation, one for co-localization and a simulated orientation dataset that include 4 instances from 2 different scenarios (Fig. 1C; data11-14: 𝜎X = 𝜎Y = 21, α = 0.2; data21-24: 𝜎X = 𝜎Y = 29, α = 0.4).
- The most recommended way to start working with the source code is to generate simulated data and try DeBias on it. For example: - The most recommended way to start working with the source code is to generate simulated data and try DeBias on it. For example:
* `[X,Y] = generateCoOrientSimulationData(0,30,0,30,0.3,1000);` * `[X,Y] = generateCoOrientSimulationData(0,30,0,30,0.3,1000);`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment