Sampling Rules ============== ``VSPACE`` has two sampling modes: **grid** and **random**, which are specified with the word "samplemode" in the input file (vspace.in). For example: .. code-block:: bash sSampleMode random will allow you to generate trials that are randomly distributed by a "sampling rule". If *samplemode* is not set, the default is grid mode. Grid Mode --------- ``VSPACE`` allows for 3 submodes to generate trials that explore a gridded parameter space, i.e even spacing. These submodes are **explicit**, **linear**, and **logarithmic**. Each adheres the following syntax: .. code-block:: bash