|
string | runGCPTkAlMap.al_comp = 'Compared Alignment' |
|
string | runGCPTkAlMap.al_ref = 'Reference Alignment' |
|
| runGCPTkAlMap.arguments = sys.argv |
|
bool | runGCPTkAlMap.auto_tk = True |
|
string | runGCPTkAlMap.auto_tk_str = '' |
|
| runGCPTkAlMap.cur_range = eval(var_range_str.split('=')[1]) |
|
| runGCPTkAlMap.cur_var = var_range_str.split('=')[0] |
|
bool | runGCPTkAlMap.do_4scap = False |
|
string | runGCPTkAlMap.do_4scap_str = '' |
|
bool | runGCPTkAlMap.do_drange = False |
|
string | runGCPTkAlMap.do_drange_str = '' |
|
bool | runGCPTkAlMap.do_frange = True |
|
string | runGCPTkAlMap.do_frange_str = '' |
|
bool | runGCPTkAlMap.do_full = True |
|
string | runGCPTkAlMap.do_full_str = '' |
|
bool | runGCPTkAlMap.do_pixel = False |
|
string | runGCPTkAlMap.do_pixel_str = '' |
|
bool | runGCPTkAlMap.do_strips = False |
|
string | runGCPTkAlMap.do_strips_str = '' |
|
| runGCPTkAlMap.extension |
|
string | runGCPTkAlMap.geometry_file = 'TkAlMapDesign_phase1_cfg.py' |
|
| runGCPTkAlMap.in_file |
|
string | runGCPTkAlMap.out_dir = '.' |
|
int | runGCPTkAlMap.palette = 2 |
|
string | runGCPTkAlMap.palette_str = '' |
|
int | runGCPTkAlMap.phase = 1 |
|
string | runGCPTkAlMap.phase_str = '' |
|
string | runGCPTkAlMap.prt_srt = ' - '+var+'\t: [ ' |
|
string | runGCPTkAlMap.range_str = '' |
|
string | runGCPTkAlMap.range_str_splt = range_str.split(';') |
|
bool | runGCPTkAlMap.save_pdf = True |
|
string | runGCPTkAlMap.save_pdf_str = '' |
|
bool | runGCPTkAlMap.save_png = False |
|
string | runGCPTkAlMap.save_png_str = '' |
|
string | runGCPTkAlMap.title = al_comp + ' - ' + al_ref |
|
| runGCPTkAlMap.TkMap_cap_full = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_cap_pixel = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_cap_strips = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_drange_full = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_drange_pixel = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_drange_strips = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_full = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_pixel = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.TkMap_strips = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk) |
|
| runGCPTkAlMap.tmp_cap_full = TkMap_cap_full |
|
| runGCPTkAlMap.tmp_cap_pixel = TkMap_cap_pixel |
|
| runGCPTkAlMap.tmp_cap_strips = TkMap_cap_strips |
|
| runGCPTkAlMap.tmp_drange_full = TkMap_drange_full |
|
| runGCPTkAlMap.tmp_drange_pixel = TkMap_drange_pixel |
|
| runGCPTkAlMap.tmp_drange_strips = TkMap_drange_strips |
|
| runGCPTkAlMap.tmp_full = TkMap_full |
|
| runGCPTkAlMap.tmp_pixel = TkMap_pixel |
|
| runGCPTkAlMap.tmp_strips = TkMap_strips |
|
| runGCPTkAlMap.ts_start = time.time() |
|
list | runGCPTkAlMap.var_list = ['dr', 'dx', 'dy', 'dz', 'rdphi', 'dphi', 'dalpha', 'dbeta', 'dgamma', 'du', 'dv', 'dw', 'da', 'db', 'dg'] |
|
dictionary | runGCPTkAlMap.var_ranges = {} |
|