Add Output SpinState to SampleLog in PolarizationCorrectionFredrikze Algorithm #38447
+244
−53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of work
Fixes #38265
To test:
Test for PA
spin_state_ORSO
.Check that the sample log of each child workspace in the "with_log" group does contain an entry with the name
spin_state_ORSO
. The log values should be as follows:with_log_1
workspace has valuepp
with_log_2
workspace has valuepm
with_log_3
workspace has valuemp
with_log_4
workspace has valuemm
when AddSpinStateToLog checkbox is not enabled: Check that the sample log of each child workspace does not contain an entry with the name
spin_state_ORSO
.when addSpinStateToLog checkbox is enabled: Check that the sample log of each child workspace in the "with_log" group does contain an entry with the name
spin_state_ORSO
. The log values should be as follows:with_log_1
workspace has valuepp
with_log_2
workspace has valuepm
with_log_3
workspace has valuemp
with_log_4
workspace has valuemm
Test for PNR
spin_state_ORSO
.Check that the sample log of each child workspace in the "with_log" group does contain an entry with the name
spin_state_ORSO
. The log values should be as follows:with_log_1
workspace has valuepo
with_log_2
workspace has valuemo
when AddSpinStateToLog checkbox is not enabled: Check that the sample log of each child workspace does not contain an entry with the name
spin_state_ORSO
.when addSpinStateToLog checkbox is enabled: Check that the sample log of each child workspace in the "with_log" group does contain an entry with the name
spin_state_ORSO
. The log values should be as follows:with_log_1
workspace has valuepo
with_log_2
workspace has valuemo