|    120                p_known₀_pets ⬿ (phantom_ρ = 100,)), | 
   120                p_known₀_pets ⬿ (phantom_ρ = 100,)), | 
|    121     Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
   121     Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
|    122                p_known₀_pets ⬿ (predictor=Rotation(),)), | 
   122                p_known₀_pets ⬿ (predictor=Rotation(),)), | 
|    123     Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
   123     Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
|    124                p_known₀_pets ⬿ (predictor=ZeroDual(),)), | 
   124                p_known₀_pets ⬿ (predictor=ZeroDual(),)), | 
|    125     Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
   125     # Experiment(AlgorithmNew, DisplacementConstant, shepplogan, | 
|    126                p_known₀_pets ⬿ (predictor=ActivatedDual(),)), | 
   126     #            p_known₀_pets ⬿ (predictor=ActivatedDual(),)), | 
|    127 ) | 
   127 ) | 
|    128  | 
   128  | 
|    129 const brainphantom_experiments_pdps_known = ( | 
   129 const brainphantom_experiments_pdps_known = ( | 
|    130     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
   130     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
|    131                p_known₀_petb ⬿ (predictor=DualScaling(),)), | 
   131                p_known₀_petb ⬿ (predictor=DualScaling(),)), | 
|    139                p_known₀_petb ⬿ (phantom_ρ = 100,)), | 
   139                p_known₀_petb ⬿ (phantom_ρ = 100,)), | 
|    140     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
   140     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
|    141                p_known₀_petb ⬿ (predictor=Rotation(),)), | 
   141                p_known₀_petb ⬿ (predictor=Rotation(),)), | 
|    142     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
   142     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
|    143                p_known₀_petb ⬿ (predictor=ZeroDual(),)), | 
   143                p_known₀_petb ⬿ (predictor=ZeroDual(),)), | 
|    144     Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
   144     # Experiment(AlgorithmNew, DisplacementConstant, brainphantom, | 
|    145                p_known₀_petb ⬿ (predictor=ActivatedDual(),)), | 
   145     #            p_known₀_petb ⬿ (predictor=ActivatedDual(),)), | 
|    146 ) | 
   146 ) | 
|    147  | 
   147  | 
|    148  | 
   148  | 
|    149 const shepplogan_experiments_all = Iterators.flatten(( | 
   149 const shepplogan_experiments_all = Iterators.flatten(( | 
|    150     shepplogan_experiments_pdps_known, | 
   150     shepplogan_experiments_pdps_known, |