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 stress field analysis (no R installation requiered):

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

​

euler

Rotation of plates in terms of quaternions

https://github.com/tobiste/euler

​

ptrotR

A free and open-source R package for analysing and reconstructing plate motion. It reads GPLATES *.rot files, i.e. a sequence of total reconstruction poles, that can analysed (e.g. extraction of stage poles).

https://github.com/tobiste/ptrotR

​

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/

​

​

Convert Weight% to Molar weight (g/mol) or apfu (atoms per formula unit)

Web-application. Simply upload your geochemical  data and convert:

https://tobiste.shinyapps.io/apfu_converter/

​

​

Plot Mohr Circle

Web-application. For structural geology students and teachers to quickly construct Mohr diagrams:

https://tobiste.shinyapps.io/Mohr_Circle_App/

bottom of page