Dimensionality reduction of local structure in glassy binary mixtures
收藏资源简介:
This dataset is associated with "<em>Dimensionality reduction of local structure in glassy binary mixtures</em>", by D. Coslovich, R. L. Jack, J. Paret. It includes data and workflow to allow for the replication of the analysis and figures of the manuscript. To reproduce the workflow and the figures, download and extract the package sprouts.tar.gz, then execute <pre><code class="language-bash">./make all</code></pre> This will create the figures under plots/paper and recompile project.pdf. If the workflow fails because of missing dependencies, read the project.pdf file below and check the requirements, or download the docker image sprouts-docker.tar.gz, load the image and execute the same command within the container. <em>Make sure you have at least 20 Gb of free space on your disk if you use the package, and 22 Gb if you use the docker image.</em> To speed up the execution of the workflow, download the data cache (cache.tar) and extract it at the root of the project folder. See project.pdf below for full details about the workflow. <strong>Changelog</strong>: 1.0.2: use more portable she-bang in scripts 1.0.1: fix typos, remove some dead code 1.0.0: initial submission



