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

Module MagIC

source code

Classes [hide private]
  make_entry
  make_check
  MagDialog
  make_radio
  OrDialog
  SMDialog
Functions [hide private]
 
ask_check(parent, choices, title) source code
 
custom() source code
 
customize_criteria(option) source code
 
add_agm() source code
 
ask_radio(parent, choices, title) source code
 
age() source code
 
model_lat() source code
 
orient() source code
 
azdip() source code
 
update_crd() source code
 
start_over() source code
 
upload() source code
 
download() source code
 
list_con() source code
 
spec_combine() source code
 
meas_combine() source code
 
add_cit() source code
 
add_age() source code
 
add_loc() source code
 
add_citation() source code
 
add_mag() source code
 
add_ldgo() source code
 
add_uu() source code
 
add_ub() source code
 
add_s() source code
 
add_k15() source code
 
add_kly4s() source code
 
set_out(question="") source code
 
help_()
Help string
source code
 
about() source code
 
exit() source code
 
zeq() source code
 
thellier() source code
 
hysteresis() source code
 
aniso() source code
 
sitemeans() source code
 
eqarea() source code
 
revtest() source code
 
fold() source code
 
EI() source code
 
dayplot() source code
 
chart() source code
 
extract() source code
 
create_menus() source code
Variables [hide private]
  radio_value = 99
  root = Tk()
  menubar = Menu(root)
  frame = Frame(root)
  l1 = Label(frame, text= "*************************************...
  l2 = Label(frame, text= " ")
  l3 = Label(frame, text= " ")
  l4 = Label(frame, text= " Welcome to the MagIC-Py GUI ...
  l5 = Label(frame, text= " ")
  l6 = Label(frame, text= " ")
  l7 = Label(frame, text= " ")
  l8 = Label(frame, text= "*************************************...
  l9 = Label(frame, text= " Use the menu options to import files...
  b = Button(frame, text= "Quit", command= exit)
  user = ""
  OrResult = {'usr': '', 'out': 'er_samples.txt', 'gmt': '0', 'd...
  SMopts = {'usr': user, 'min': "", 'max': "", 'units': "", "crd...
Variables Details [hide private]

l1

Value:
Label(frame, text= "******************************************** ")

l4

Value:
Label(frame, text= "         Welcome to the MagIC-Py GUI         ")

l8

Value:
Label(frame, text= "******************************************** ")

l9

Value:
Label(frame, text= " Use the menu options to import files to magic for\
mat and make plots ")

OrResult

Value:
{'usr': '', 'out': 'er_samples.txt', 'gmt': '0', 'dec': '', 'Z': '', '\
dcn': '1', 'dec': '', 'Z': '', 'ocn': '1', 'ncn': '1', 'a': 0}

SMopts

Value:
{'usr': user, 'min': "", 'max': "", 'units': "", "crd": "s"}