Open 2xB opened 1 year ago
There are multiple open FIXMEs in the code. One significant one is the new MagfieldCoils implementation: It still shows compiler warnings that may hint to relevant issues. This is hidden here: https://github.com/KATRIN-Experiment/Kassiopeia/blob/6d703553c96155730edf2d791e9e5aa60ebfdb7a/KEMField/Source/ExternalFields/MagfieldCoils/CMakeLists.txt#L42C1-L42C109
MagfieldCoils
We should fix the underlying issues and remove that line.
I have actually been working on this and will provide a pull request this week.
There are multiple open FIXMEs in the code. One significant one is the new
MagfieldCoils
implementation: It still shows compiler warnings that may hint to relevant issues. This is hidden here: https://github.com/KATRIN-Experiment/Kassiopeia/blob/6d703553c96155730edf2d791e9e5aa60ebfdb7a/KEMField/Source/ExternalFields/MagfieldCoils/CMakeLists.txt#L42C1-L42C109We should fix the underlying issues and remove that line.