Skip to content

This software calculates protactinium excess, a proxy for ocean sediments usually used in conjunction with thorium excess, from ICP mass spectrometer results of uranium, thorium, and protactinium isotopes.

yz3062/PaxsPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaxsPy

This software calculates protactinium excess, a proxy for ocean sediments usually used in conjunction with thorium excess, from ICP mass spectrometer results of uranium, thorium, and protactinium isotopes. It has a sister project, ThxsPy, that calculates thorium excess.

Getting started

Prerequisites

If you're new to python, I recommend you simply download Anaconda, which includes all the prerequisites. Alternatively, download the followings individually:

Python 3 (the newest version of this program ended support for Python 2, since it has reached its end of life)

scipy

numpy

pandas

Installing

Click "Clone or download" on top right -> "Download ZIP". Unzip all files.

Running the tests

Open Command Prompt in Windows or Terminal in MacOS, change to the directory where ThxsPy.py exsits, and type

python PaxsPy.py

You'll be prompted to confirm the version of Pa and Th spikes you're using

alt text

Hit "Enter", and you'll be asked whether you want to inspect the data in figures

alt text

Hit "Enter". Figures of all the ICPMS counts will be saved in the same folder as the input files. You can check the figures to see if there's anything abnormal, e.g. a spike in counts or trailing in counts midway. Notice that the all isotopes are plotted on the same y-axis, meaning you'll mostly see the variations in major isotopes like 238U and 232Th. You'll then select data files as well as a sample info file. Notice that the file selector window sometimes doesn't pop up and is open in the background.

alt text

Where you should double click "data" folder and select all the files in that folder

alt text

Notice that alongside the data files, there's also a "sample_info.xlsx" file that looks like this

alt text

Next, in the command window you'll be prompted to enter the days between Pa spike preparation and Pa clean up column

alt text

And Voila! Calculation is done and you're asked to save the output file

alt text

License

BSD

About

This software calculates protactinium excess, a proxy for ocean sediments usually used in conjunction with thorium excess, from ICP mass spectrometer results of uranium, thorium, and protactinium isotopes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages