We configured things so that the user inside of the GUI would just see firstShuffleYearSeed and then the GUI would deal with making the shuffle happen (using the actual parameter shuffleYearSeed) in Experiment.Setup during the save process.
On top of this, we dealt with this business differently in inSALMO vs inSTREAM, right now inSTREAM-SD is behaving like inSTREAM. Right now inSALMOS automatically adds shuffleYearReplace to the saved file (with a value of 1) but inSTREAM* does not.
We configured things so that the user inside of the GUI would just see firstShuffleYearSeed and then the GUI would deal with making the shuffle happen (using the actual parameter shuffleYearSeed) in Experiment.Setup during the save process.
On top of this, we dealt with this business differently in inSALMO vs inSTREAM, right now inSTREAM-SD is behaving like inSTREAM. Right now inSALMOS automatically adds shuffleYearReplace to the saved file (with a value of 1) but inSTREAM* does not.