You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -118,9 +117,9 @@ The `anchorMC.sh` script is sensitive to the following environment variables. Pl
118
117
|`SEED`| no |`${ALIEN_PROC_ID:-1}`| Set to seed the simulation. |
119
118
|`SPLITID`| yes || Choose the split to be simulated. See [terminology](#run-an-anchored-simulation) above. |
120
119
|`PRODSPLIT`| yes || Choose the maximum number of splits. See [terminology](#run-an-anchored-simulation) above. |
121
-
|`CYCLE`|yes|| Choose the cycle within which to simulated. See [terminology](#run-an-anchored-simulation) above. |
120
+
|`CYCLE`|no|| Choose the cycle within which to simulated. 0 by default. See [terminology](#run-an-anchored-simulation) above. |
122
121
|`NTIMEFRAMES`| yes || The number of timeframes to be simulated for this split. |
123
-
|`NSIGEVENTS`|yes|| The number of signal events to be simulated per timeframe. Note that this is treated as an upper limit. The actual number of events is re-computed based in the interaction rate determined for this split. |
122
+
|`NSIGEVENTS`|no|| The number of signal events to be simulated per timeframe. Note that this is treated as an upper limit. The actual number of events is re-computed based in the interaction rate determined for this split. |
0 commit comments