The BoutiquesBidsSingleSubjectMaker module modifies the interface for a tool that works on BIDS datasets sucha that it will work on a single subject.
Make the module more intelligent in that if the user provides a BIDS datasets (userfile class BidsDataset instead of BidsSubject), it just doesn't do anything to it (bypassing all the current logic).
That way we can integrate tools that work for both entire datasets, and for single subjects.