fixes an issue where if a channel is missing, the script would copy the next channel onto the stack
this happened because when a file cannot be found, the script checked for potential candidates by matching their row column field and position names, BUT NOT the channels. This adds the channels to the comparison.