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

Module plotdi_e

source code

Functions [hide private]
 
main()
NAME plotdi_e.py DESCRIPTION plots equal area projection from dec inc data and cones of confidence (Fisher, kent or Bingham or bootstrap).
source code
Function Details [hide private]

main()

source code 

NAME
   plotdi_e.py

DESCRIPTION
   plots equal area projection  from dec inc data and cones of confidence 
       (Fisher, kent or Bingham or bootstrap).

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

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

OPTIONS
    -h prints help message and quits
    -i for interactive parameter entry
    -f FILE, sets input filename on command line 
    -Fish plots unit vector mean direction, alpha95
    -Bing plots Principal direction, Bingham confidence ellipse
    -Kent plots unit vector mean direction, confidence ellipse
    -Boot E plots unit vector mean direction, bootstrapped confidence ellipse
    -Boot V plots  unit vector mean direction, distribution of bootstrapped means