fix(imageViewer): ImageViewer works
WHY IS THIS CHANGE NEEDED?:
- bug re defining a dict
HOW DOES THE CHANGE SOLVE THE PROBLEM?:
- there was no need to use yaml at a certain point, thus deleted
EVIDENCE THAT COMMIT WORKS:
- re-running imageViewer, in particular the remote imageViewer, on a sample dataset and a user-defined trap
REFERENCES:
- issue #27 (closed)