Conversation
|
Had a look at the failed test: Default is now set to run the noAntennaInfo case and I had to rename(!) the output TTree branch to "SourceTime" instead of TimeVec (there still is a TimeVec in antenna sim but also(!) a SourceTime vector). |
|
If the test wants to run the antenna calculation simulation, it would now need the CLI switch "-a 1", see --help. |
|
@yramachers I've updated the CI to run in antenna mode. All appears to work fine. Running in non-antenna mode I do see some errors locally: but given this works fine in CI and on SCRTP, I'm going to assume it's an issue with my machine, so will merge. |
Proposal to merge the main and noAntennaInfo branches into a single application with CLI switch between these two types of simulations.
Adding noAntennaInfo specific code into latest main version.
Additionally, adapt antenna signal calculation to include time transformation from source time to local antenna time. Adds one more output vector, the source time.