Options to exclude variables/categories
This MR contains a few changes:
- New
--exclude_variableand--exclude_categoryoptions, allowing variables/categories to be excluded from import. These take precedence over the--variable/--categoryoptions. - Changes to the FMRIB categories and configuration to exclude a new
excludecategory. - Change to the
removeIfRedundantroutine to use double precision floating point by default, as the correlation calculation has issues when using 32 bit precision.