Skip to main content

Tools for performing computational tasks in the field of low-temperature thermochronology.

Project description

PyThermo

DOI CI

A set of classes and methods for performing various modeling and computational tasks in the field of low-temperature thermochronology. The current focus is on forward modeling of apatite and zircon (U-Th)/He data using various diffusion and damage annealing kinetic models. Future releases will expand upon the available kinetic models and mineral systems, and introduce additional methods, such as forward modeling of Arrhenius relationships.

The primary objective of this software is to provide an open-source, python-based toolkit for user adaptability and experimentation. The software includes routines for forward modeling and data plotting at higher levels that can be run in a simple fashion, but lower level algorithms are accessible as well. To that end, a secondary objective of this software is as a learning tool to remove some of the black box nature of thermal history modeling routines. Several methods are included (for example, a tridiagonal matrix solver) for instructional purposes, although the main program calls nominally faster scipy routines.

Organization

The source code consists of three separate classes and accompanying methods and/or subclasses. crystal.py contains the class crystal and currently two sub-classes apatite and zircon. Methods are devoted to calculating and parameterizing damage-diffusivity relationships and numerically solving the diffusion equation using a Crank-Nicolson approach. tT_path.py methods interpolate and discretize time-temperature (tT) paths from a handful of tT points, and calculate fission track annealing for apatite and zircon using the equivalent time concept. tT_model.py methods currently allow for one particular approach to forward modeling and plotting (U-Th)/He date-effective Uranium (eU) trends.

Requirements

If you've installed Python through the open data science platform Anaconda, you should be all set. In detail, the specific libraries you'll need to have installed are:

  • Numpy
  • Scipy
  • Matplotlib
  • Pandas

Installation

PyThermo can be installed as a package by using pip (see this helpful guide for using pip if you are unfamiliar):

pip install pythermo

You can alternatively download the /src folder and place it in your working directory. See the template.ipynb file in the examples folder for usage under either circumstance.

Usage

It is recommended that you use this package in Jupyter Notebooks, which are included in the Anaconda platform. Once you've downloaded or installed the package, and if you're just interested in running some forward models, the quickest way to get started is to modify the Jupyter Notebook file template.ipynb that is included in the examples folder. The notebook contains markdown and code that explains and demonstrates forward model date-eU comparisons for the apatite and zircon (U-Th)/He system. The forward modeling method is one particular approach and you can (and should!) call lower level methods to suite your needs. The tT_path and crystal classes contain several methods that you may want to call. A basic example of one way to use lower-level methods is included in template.ipynb. Please read the descriptions for each method in the source code for more details.

Citation

You can find various citation styles for this package here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythermo-0.1.3.tar.gz (33.6 kB view details)

Uploaded Source

Built Distribution

pythermo-0.1.3-py3-none-any.whl (32.1 kB view details)

Uploaded Python 3

File details

Details for the file pythermo-0.1.3.tar.gz.

File metadata

  • Download URL: pythermo-0.1.3.tar.gz
  • Upload date:
  • Size: 33.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pythermo-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2fd72f4406472d3188a274e9df870e02543868825f12f04a970a42e9e0f0efb4
MD5 6d229430cbbca7b146009dee59adb634
BLAKE2b-256 3036e8c1ffd74583dc8760e936a887baca7f81e6c10f5b01772d294cc4068fde

See more details on using hashes here.

File details

Details for the file pythermo-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: pythermo-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 32.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pythermo-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ed4b7b2434928a14cf222a74239df520d69e72132981f6642f0e4d1ccf251d83
MD5 a1c36af7a95fed2f90c924212aa9fd4b
BLAKE2b-256 d86c26000f7717e8aba1d6a2d30cbbebcf6711bbb447f4311793ae2f02ee191d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page