guruucsd / lateralized-components

Submission to OHBM 2016 on functional lateralization using the neurovault dataset.
0 stars 2 forks source link

Detect and reject images #45

Closed bcipolli closed 7 years ago

bcipolli commented 7 years ago

Detect whether images are + or - only, then filter them out. Same with duplicates. Pushed the code into datasets.py, so that it's used by any code loading data (i.e. not a manual quality control check anymore).

atsuch commented 7 years ago

So... is map_type filter working on this one?

bcipolli commented 7 years ago

@atsuch just pushed that to this branch now. I think it's ready to merge when you are!

atsuch commented 7 years ago

I think this is good to go :-) I didn't see any parcellation maps with this filter, but I think having unique value filter won't hurt.

Also I'm tempted to exclude collections 1071, and maybe 1889 too... What do you think?

bcipolli commented 7 years ago

@atsuch mm I'm away from my research computer today; I suggest merging this and pushing a PR to exclude those collections directly to master