简体中文

Content

  1. Introduction
  2. Background
  3. Usage
  4. Features
  5. Update Log
  6. Citing WebArAr or ArArPy
  7. Reference

Tutorial

Deployment

WebArAr

简体中文

Introduciton

WebArAr is a web-based application based on Django designed to reduce 40Ar/39Ar geochronologic data.

  • The backend functionalities are packaged into a module called ArArPy. Access through PyPi.
  • Django framework, Bootstrap, Echarts, Bootstrap-table, etc. provide an intuitive and interactive interface.

Visit WebArAr

Background

This project originated from the necessity to update and enhance existing software tools for 40Ar/39Ar dating. In general, ArArCALC and Isoplot/Isoplot R have been widely utilized within this field. However, several factors have rendered these tools inadequate for meeting the evolving requirements: (1) ArArCALC and Isoplot were developed as macro tools for outdated Excel versions, such as Excel 2003. Isoplot is no longer maintained, and ArArCALC is closed-source. (2) The increasing importance of chlorine correction in crushing experiments requires software with new features. (3) IsoplotR is great for plotting but lacks support for correction and newer calcultions in 40Ar/39Ar community such as age calibration. Additionally, its regression methods differ from commonly used York regression.

Therefore, the main purpose of WebArAr is to balance the functionality of ArArCALC and IsoplotR and it will be continuously updated with more research needs in order to serve the community.

Usage

Features

  • [x] Import
    • [x] Raw files from mass spec
    • [x] Age files from ArArCALC
    • [x] Xls files from ArArCALC
    • [x] Munally enter
  • [x] Raw Data Reduction
    • [x] Blank correction
    • [x] Mass discrimination correction
    • [x] Decay correlation
    • [x] Degas argon isotopes
  • [ ] Calculation
    • [x] Age Calculation
      • [x] Regular equation
      • [x] Min equation
      • [x] Renne calibration
    • [ ] Isochron regression
      • [x] Normal and inverse isochron
      • [x] Chlorine related isochrons
      • [x] York error weighted regression
      • [ ] Robust regression
      • [ ] Other regression methods
    • [x] Three-dimensional regression
    • [x] Age spectra
      • [x] Re-correction with initial ratio derived from isochrons
      • [x] Plateau ages
    • [x] Chi-squared and P values
    • [x] MSWD
  • [x] Interfaces, tables and plots
    • [x] Interacitve multi tables and plots
  • [x] Export
    • [x] Xls
    • [x] PDF
    • [x] SVG

Update Log

The log is here

Citing WebArAr or ArArPy

Reference