Update STS offsets and noisy channels
Update STS offsets and noisy channels in unpacker macro (run 831)
Part of issue #1827
Merge request reports
Activity
assigned to @d.emschermann
Hi Alberica,
I think the checks are stuck due to the same problem as the one encountered by Adrian yesterday: the forking procedure do not copy all auto-check settings from the main repository.
David or Florian will have to enable for your fork the servers on which we check the code.@d.emschermann Could you please do the same procedure as we did for Adrian yesterday with runner
#40
and#69
? Thanks in advanceOnce it is done, the steps should restart automatically.
If you have extra modifications coming later, you can re-close this MR, otherwise I think it will work.Edited by Pierre-Alain Loizeauassigned to @a.toia and unassigned @d.emschermann
Yes, I saw it and I think the formatting really does not help the user here. As a hack, could you please add the following lines before the big
switch() case:
:/// FIXME: Disable clang formatting for parameters tuning for now /* clang-format off */
and the following ones after:
/// FIXME: Re-enable clang formatting after parameters tuning /* clang-format on */
Edited by Pierre-Alain Loizeauadded 1 commit
- 9c04ec63 - Update macro/beamtime/mcbm2020/unpack_tsa_mcbm.C,...
Hummm, for the remaining one it seems to be linked to some leftover spaces in an empty line. Could you have a look at this cdash output and try to change it? https://cdash.gsi.de/viewBuildError.php?buildid=249065
added 1 commit
- 3b5e0e26 - Update macro/beamtime/mcbm2020/unpack_tsa_mcbm.C,...