Skip to content

A basic Python script to convert individual sample files previously made by Data Splitter into generic PmagPy format for IZZI paleointensity experiments. Output files are compatible with PmagPy or paleointensity.org.

License

Notifications You must be signed in to change notification settings

katiebristol/izzi_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic IZZI Converter

License: MIT

Purpose

This script was created to convert individual sample files previously made by Data Splitter into generic PmagPy format for IZZI paleointensity experiments. Files produced by this script can be used with PmagPy Thellier GUI and paleointensity.org. Field intensity is output in A/m assuming a sample volume of 10cc.

Demo data.

How to use

  1. Put individual sample files (such as those split by Data Splitter) that you want converted into the /input/ folder.
  2. Run the script
  3. Check the /output/ folder for your converted files.

Inputs

This script requires .dat files that you want converted placed into the /input/ folder.

Outputs

This script will create converted files with the same name. The converted files will write to the /output/ folder.

Notes

This script was made in conjunction with the Data Splitter script. It is intended to be used afterwards to convert data to PmagPy generic/paleointensity.org friendly formats.

License

This script is published under the MIT license.

About

A basic Python script to convert individual sample files previously made by Data Splitter into generic PmagPy format for IZZI paleointensity experiments. Output files are compatible with PmagPy or paleointensity.org.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages