A catalog of 271 pebbles collected from various locations.
catalog.tex: LaTeX source of the final documentgenerate-catalog.sh: generates the Reeb, Morse-Smale and master graph of every pebble inoutput.csvusinggraph2tikz, compiles them usingpdflatex, then finally builds the catalog itselfgenerate-output.sh: callspebble-clifor every pebble ininput.csvthen combines the manual and computed measurements intooutput.csvimages: an individual photo of every pebbleinput.csv: contains the result of the manual primary equilibrium class measurement for every pebble alongside with their place of origin, material and weightscans: 3D scan of every pebble in STereoLitography (STL) format
The scripts require that pebble-cli and graph2tikz from libpebble as well as pdflatex are available on your PATH. Then from a Bash shell you can run the following commands to generate the final catalog.pdf.
mkdir graphs graphs/dual graphs/master graphs/reeb
source generate-output.sh
source generate-catalog.sh