isopy
latest

Contents

  • Installation
  • Tutorials

Reference

  • Isopy Data Types
  • Read/Write Data
  • Reference Values
  • Array Functions

Toolbox

  • Isotope Geochemistry
  • Plotting
  • Regressions
isopy
  • Docs »
  • isopy: A python package for data processing in isotope geo/cosmochemistry
  • Edit on GitHub

isopy: A python package for data processing in isotope geo/cosmochemistry¶

https://badge.fury.io/py/isopy.svg https://travis-ci.com/mattias-ek/isopy.svg?branch=master https://codecov.io/gh/mattias-ek/isopy/branch/master/graph/badge.svg?token=W6SII47DJI

Isopy is a python 3 package that provides a set of custom numpy arrays that aims to simplify data processing in geo/cosmochemistry. The library comes with a toolbox of useful functions that are currently geared towards processing of isotopic data.

Contents

  • Installation
  • Tutorials
    • Arrays and Reference Values
    • Key Strings, Key Lists and Flavour

Reference

  • Isopy Data Types
    • Key strings
    • Key list
    • Arrays
    • Dictionaries
    • Flavour
  • Read/Write Data
    • read_xlsx
    • write_xlsx
    • read_csv
    • write_csv
    • read_clipboard
    • write_clipboard
    • read_exp
  • Reference Values
    • refval.mass
    • refval.element
    • refval.element
  • Array Functions
    • Isopy Functions
    • Numpy Functions

Toolbox

  • Isotope Geochemistry
    • johnson_nyquist_noise
    • make_ms_array
    • make_ms_beams
    • make_ms_sample
    • remove_mass_fractionation
    • remove_mass_fractionation
    • mass_fractionation_factor
    • internal_normalisation
    • rDelta
    • inverse_rDelta
    • ds_correction
    • ds_Delta
    • ds_Delta_prime
    • ds_grid
  • Plotting
    • update_figure
    • update_axes
    • create_subplots
    • create_legend
    • plot_scatter
    • plot_regression
    • plot_vstack
    • plot_vcompare
    • plot_hstack
    • plot_hcompare
    • plot_spider
    • plot_contours
    • plot_text
    • plot_box
    • plot_polygon
    • Markers
    • Colors
  • Regressions
    • linregress
    • yorkregress

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, Mattias Ek Revision 5212f68a.

Built with Sphinx using a theme provided by Read the Docs.