miykael / atlasreader

Python interface for generating coordinate tables and region labels from statistical MRI images
BSD 3-Clause "New" or "Revised" License
88 stars 32 forks source link

JOSS REVIEW: paper wording suggestion #104

Closed andrewheusser closed 5 years ago

andrewheusser commented 5 years ago

The paper looks great, just one suggestion. You state:

"For example, using functional MRI, we are able to pinpoint where in the brain a certain cognitive process shows higher activation than usual."

"than usual" is a little ambiguous. I'd suggest changing that sentence to something like:

"For example, using functional MRI, we are able to pinpoint where in the brain a cognitive task elicits higher activation relative to a control." (here, the control can mean another condition or non-task timepoints).

Happy to discuss further if you don't agree.

miykael commented 5 years ago

Thank you for your input. I agree with you and implemented your changes with https://github.com/miykael/atlasreader/pull/107/commits/3134231debfb44f6b8f88556a21da6faef4fe0bc.

andrewheusser commented 5 years ago

👍