Skip to content

Corrected some small errors in the bounds files #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rohan3412
Copy link

Brain Region names in bounds_male.csv, bounds_female.csv and bounds_general.csv, have an inappropriate and confusing prefix

eg:

Left ventral DC_total
Left ventral DC_right
Left ventral DC_left
Left ventral DC_asym
Frontal lobe_total
Frontal lobe_right
Frontal lobe_left
Frontal lobe_asym
Left sup. frontal gyrus_total
Left sup. frontal gyrus_right
Left sup. frontal gyrus_left
Left sup. frontal gyrus_asym

Frontal lobe format is fine, but ventral DC, and sup. frontal gyrus have prefixes of 'Left ', which is not accurate as the alternate direction ('Right ') prefix for these brain regions are not in the csv files, and the actual left or right, and total values are present and specified by the postfix '_left' and '_right'.

In the pull request, this unnecessary prefix is removed, as well as the inconsistent underscores.

OLD:
image

NEW:
image

added "total", "right", "left", and "asym" strings to limbic cortex, insular cortex, and cerebrum gm
added "total", "right", "left", and "asym" strings to limbic cortex, insular cortex, and cerebrum gm
added "total", "right", "left", and "asym" strings to limbic cortex, insular cortex, and cerebrum gm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant