BUG: Adding a check for null Representation Proxies in applied method
At least in CMB applications, we have encountered cases where the pipeline source does not have a representation proxy in the preferred view - this results in a crash in the applied method. This change checks to make sure the representation proxy is not null.