Note (verbatim, from paper/manuscript_marine.qmd around line 519, in # The multiverse of processing choices {#sec:multiverse}, right before Fig. demo_11_multiverse.png):
spell out " X, Y, and Z phenomena " in the paragraph above based on the script that
was used to make figure demo_11_multiverse
Context: the paragraph above (lines 503-508) describes a 108-workflow multiverse test "on a synthetic 'volcano' dv/v time series that includes X, Y, and Z phenomena" — a placeholder never filled in. src/codameter/deviations.py is the script referencing demo_11 and is the source of truth for what the synthetic dataset actually contains. Note also: the same paragraph has an inline, unresolved check "(AGENT SHOULD CHECK THAT)" on the claim that dv/v spreads over one order of magnitude in standard deviation — flagging it here since it's in the same paragraph and same underlying dataset, though it wasn't posed as a MARINE REVIEW block.
Acceptance criterion: replace "X, Y, and Z phenomena" with the actual named phenomena present in the synthetic scenario, read directly from src/codameter/deviations.py (and any dataset-generation code it calls) rather than guessed or inferred from the figure alone. While there, verify the "one order of magnitude in standard deviation" claim against the actual multiverse output data and either confirm it or correct it, removing the inline placeholder.
Note (verbatim, from
paper/manuscript_marine.qmdaround line 519, in# The multiverse of processing choices {#sec:multiverse}, right before Fig.demo_11_multiverse.png):Context: the paragraph above (lines 503-508) describes a 108-workflow multiverse test "on a synthetic 'volcano' dv/v time series that includes X, Y, and Z phenomena" — a placeholder never filled in.
src/codameter/deviations.pyis the script referencingdemo_11and is the source of truth for what the synthetic dataset actually contains. Note also: the same paragraph has an inline, unresolved check "(AGENT SHOULD CHECK THAT)" on the claim that dv/v spreads over one order of magnitude in standard deviation — flagging it here since it's in the same paragraph and same underlying dataset, though it wasn't posed as aMARINE REVIEWblock.Acceptance criterion: replace "X, Y, and Z phenomena" with the actual named phenomena present in the synthetic scenario, read directly from
src/codameter/deviations.py(and any dataset-generation code it calls) rather than guessed or inferred from the figure alone. While there, verify the "one order of magnitude in standard deviation" claim against the actual multiverse output data and either confirm it or correct it, removing the inline placeholder.