NAME
pick_AC_specimens.py
DESCRIPTION
finds whether anisotropy correction yeilds more tightly
grouped intensities than uncorrected data.
picks either all corrected or all uncorrected data and
puts in pmag_specimen format file
SYNTAX
pick_AC_specimens.py [-h][-i][-fu TFILE][-fc AFILE][-F FILE]
OPTIONS
-h prints help message and quits
-i allows interactive setting of file names
-fu TFILE uncorrected pmag_specimen format file with thellier interpretations
created by thellier_magic_redo.py
-fc AFILE anisotropy corrected pmag_specimen format file
created by thellier_magic_redo.py
-fcr CRIT pmag_criteria.txt format file with acceptance criteria
-opt SIG use the optimizer_thelpars.txt file for criteria
-F FILE pmag_specimens format output file with "best" set of data
DEFAULTS
TFILE: thellier_specimens.txt
AFILE: AC_specimens.txt
FILE: pmag_specimens.txt
|