The Archaeological Sampling Experimental Laboratory (tASEL) is an interactive tool for setting up and conducting experiments about sampling strategies for archaeological excavation, survey, and prospection.
Added a “square_grid” switch, allowing iteration of grid size and/or offset whilst keeping a square grid aspect ratio. If checked, the square grid spacing is determined using only the “grid_x” variable.
Added a “shuffle_artifacts” button, that will randomly “shuffle,” or “jitter,” the current artifact distribution using a 20-tick “random walk” for all artifact agents. This is useful for converting initially square-shaped clusters of artifacts into more realistic concentrations.
The “additive_iterations” switch name and function is now changed. It is now called “random_n,” and instead of allowing sequential increase in the number “n” of random sampling patches, it now allows for a random number of patches (randomly chosen between 1 and the value of “n” set by the “n” slider) to be selected at each tick during iterative use of the model. When unchecked, the number “n” is fixed at the value set by the slider “n” so that a fixed number “n” of random patches is selected at each tick during iterative use of the model. This behavior is more understandable, and provides more robust statistical output for analyzing the effect of different values of “n” in random sampling.
The maximum value of “n” in the “n” slider is now set to the total number of patches (2500)
Code comments added throughout
Changed world size to 49x49, since world dimensions are inclusive of 0,0. World is now truly 50 patches on each side for a total of 2500 cells. This affected the statistics in the previous version of the model.
Fixed fatal error when mean density was 0
Initial release!
Version | Submitter | First published | Last modified | Status |
---|---|---|---|---|
1.1.1 | Isaac Ullah | Wed Jun 1 20:46:45 2022 | Wed Jun 1 20:46:45 2022 | Published Peer Reviewed |
1.1.0 | Isaac Ullah | Fri Apr 29 23:09:48 2022 | Fri Apr 29 23:09:48 2022 | Published |
1.0.0 | Isaac Ullah | Fri Mar 11 21:14:43 2022 | Fri Mar 11 21:14:43 2022 | Published |