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

Module incfish

source code

Functions [hide private]
 
main()
NAME incfish.py DESCRIPTION calculates fisher parameters from inc only data INPUT FORMAT takes inc data SYNTAX incfish.py [-h][-i][-f FILE] [< filename] OPTIONS -h prints help message and quits -i for interactive filename entry -f FILE, specify input file name < filename for reading from standard input OUTPUT mean inc,Fisher inc, N, R, k, a95 NOTES takes the absolute value of inclinations (to take into account reversals), but returns gaussian mean if < 50.0, because of polarity ambiguity and lack of bias.
source code