Julia scripts - The quantification of downhole fractionation for laser ablation mass spectrometry
Julia scripts for use with GeochemistryTools.jl to compute orthogonal polynomials and plotting figures in "The quantification of downhole fractionation for laser ablation mass spectrometry".
The README.md provides basic instructions on getting started with Julia. I would recommend you use a Markdown viewer to read this file. At minimum you can copy the file contents to https://markdownlivepreview.com/ or similar.
DHF_Quantification01_DataCompilation.jl is used to process and compile the raw data and subsequently generate the derived data found here.
DHF_Quantification02_ComputationAndFigures.jl uses functions in GeochemistryTools.jl to generate the orthogonal polynomial models from the derived data. It subsequently uses the Makie.jl and UMAP.jl Julia packages to generate the figures in the publication.
DHF_Quantification03_AnalyteSignalPlots.jl uses the derived data and Makie.jl package to generate the supplementary analyte signal figures available here.