Module common_dir
[hide private]
[frames] | no frames]

Module common_dir

source code

Functions [hide private]
 
main()
NAME...
source code
Function Details [hide private]

main()

source code 

NAME
   common_dir.py

DESCRIPTION
   calculates bootstrap statistics to test for common mean

INPUT FORMAT
   takes dec/inc as first two columns in two space delimited files

SYNTAX
   common_mean.py [-h] [-i] [command line options]

OPTIONS
   -h prints help message and quits
   -i interactive entry of options
   -f FILE, input file 
   -f2 FILE, optional second file to compare with first file
   -dir D I, optional direction to compare with input file
NOTES
   must have either F2 OR dir but not both