When I run
forbids init <bids directory>
I get the error
bids.exceptions.BIDSEntityError: 'get_ReceiveCoilName' can't be called because 'ReceiveCoilName' isn't a recognized entity name.
Removing the ReceiveCoilName from the grouping_tags in the mri_tags.json config file allows me to run it without errors. Maybe we should add some bit of flexibility here.