top of page

Software developments

My developments are located on my Github page. They are free and open-source and I try to keep them up to date. Feel free to contribute, comment or open an issue!

tectonicr

tectonicr is a free and open-source R package for modeling and analyzing the direction of the maximum horizontal stress (SHmax) based on the empirical link between the orientation of intraplate stress and the direction of the relative motion of neighboring plates. You can download and install it directly from the CRAN server using install.packages("tectonicr") in R. A beta version is on Github. There is also tutorial and step-by-step guide.

DOI: 10.5281/zenodo.8372508

​

https://CRAN.R-project.org/package=tectonicr

​

tectonicr as web application for a quick inspection:

https://tobiste.shinyapps.io/tectonicr-app/

​

​

laftr

laftr is a free and open-source R package calculates the ages from LA-ICP-MS based fission track (LAFT) dating using the zeta approach

 

https://github.com/tobiste/laftr

​

structr

Structural geology package for R, free and open-source. It provides functions to

  • analyze and visualize orientation data of structural geology.

  • analyze stress (including visualization of the magnitudes of stress in the Mohr Circle).

  • reconstruct the orientation of structures in oriented drill cores using the alpha, beta, and gamma angles.

​

https://github.com/tobiste/structr

​

euler.reco

Algorithms to find and evaluate the Euler pole solution describing the orientation of geological structures

https://github.com/tobiste/euler.reco

​

Theriak-Domino helpers

Web-application providing little helper functions to handle THERIAK DOMINO files

  • Therin Generator: Calculates the molar units given a bulk compositions (wt. %) and generates the THERIN input for Theriak-Domino

  • GUZZLER table filter: Extracts minerals from the GUZZLER reaction table

​

https://tobiste.shinyapps.io/Bulk_to_therin/

bottom of page