The University of Adelaide
Browse
TEXT
README.md (2.79 kB)
TEXT
DHF_Quantification01_DataCompilation.jl (7.91 kB)
TEXT
DHF_Quantification02_ComputationAndFigures.jl (69.45 kB)
TEXT
DHF_Quantification03_AnalyteSignalPlots.jl (8.9 kB)
1/0
4 files

Julia scripts - The quantification of downhole fractionation for laser ablation mass spectrometry

software
posted on 2024-09-17, 12:19 authored by Jarred LloydJarred Lloyd

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.

History