Freesurfer v6 now allows some extra processing by setting following options to recon-all
-hippocampal-subfields-T1 -brainstem-structures
@bcmcpher says that these option uses compiled Matlab binaries to work, so we need to install MCR folder under $FREESURFER_HOME. We could provide user option to set these extra parameters - but right now we don't have any app that uses output from these steps.
Once we add this, we also need to figure out how to set output datatype tags that shows these processing has occurred. We currently don't have capability to optionally set datatype tags (I am guessing we could let application pass something via products.json which we currently don't use)