Allow processing of CORSIKA files with sim_telarray
We would like to add the option to process CORSIKA files using sim_telarray. For this purpose, I made the changes shown in this MR. I do not suggest to accept these changes, I just would like to get your opinion on what is the best way to achieve this functionality.
The current changes work, but they have two big issues in that they add a special case in WorkflowElement.py and create some duplication between MCSimTelProcessJob.py and MCPipeJob.py. I assume these can be avoided by taking a different approach, but I would need your advice to find it.
Tagging @arrabito and @natthan.pigoux