API src

Found 1 results.

Other language confidence: 0.9345876363797353

Granular Healing - Python module associated to the 2022 GeoMod material benchmark

The software is provided as an executable python module. The software automatically analyzes the files present in the data publication. The results are saved in the form of the images presented in the main publication. Each figure is implemented as a dedicated function that first loads the necessary data, then does some processing steps, such as curve fitting, and then plots the outputs in the desired layout. A 'main' function calls all figure functions sequentially. However, the packages is modular so that each individual plot has a standalone function which could be used with other, similarly structured data. Several submodules provide additional data for plotting, e.g. the 'groups' submodule that contains naming schemes and the densities for all samples.

1