Currently we always produce both global and local graphs. However, for use cases that only require either it would be nice to enable that since it saves time and resources.
Should only require changes to the BC score calculation process (specifically viewpoint.py).
Question is if this should be a parameter, or a config option.