Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ You should put the code in this `findoutlie` directory on your Python PATH.

This README file has instructions on how to get, validate and process the data.

# I changed it.

## Get the data

```
Expand Down Expand Up @@ -50,7 +52,7 @@ This should print output to the terminal of form:

Where `<filename>` is the name of the image that has outlier scans, and
`<outlier_index>` is an index to the volume in the 4D image that you have
identified as an outlier. 0 refers to the first volume. For example (these
identified as an outlier. 0 refers to the first volume. For example (these
outlier IDs are completely random, for illustration):

```
Expand Down