Should the instrument_view be removed altogether? I see it's use could be quite limited if we are adding instrument-specific versions in the other packages (e.g. dream.instrument_view).
There is almost nothing in the instrument view compared to using Plopp's scatter3d directly, apart from the additional beamline components that can be shown, but experience has shown that this is basically unused.
There is an additional maintenance burden of keeping both scatter3d and instrument_view. See #484 for example.
See also #452