|
def | directories2html.build_gauge_js (rate, w=100, minrate=.80, add_rate=False) |
|
def | directories2html.build_obj (run, sample, version, plot_path, tier) |
|
def | directories2html.build_obj_addr (run, sample, version, plot_path, tier) |
|
def | directories2html.directory2html (directory, hashing, standalone, depth=0) |
|
def | directories2html.encode_obj_url (url) |
|
def | directories2html.fairy_url (run1, run2, sample1, sample2, version1, version2, plot_path, tier1, tier2, draw_opts="", h=250, w=200) |
|
def | directories2html.fairy_url_single (run, sample, version, plot_path, tier, draw_opts="", h=250, w=200) |
|
def | directories2html.get_aggr_pairs_info (dir_dict, the_aggr_pairs=[]) |
|
def | directories2html.get_comparisons (category, directory) |
|
def | directories2html.get_dir_stats (directory) |
|
def | directories2html.get_missing_objs_section (directory) |
|
def | directories2html.get_page_footer () |
|
def | directories2html.get_page_header (directory=None, standalone=False, additional_header="") |
|
def | directories2html.get_pie_tooltip (directory) |
|
def | directories2html.get_rank_section (directory) |
|
def | directories2html.get_subdirs_section (directory, hashing_flag) |
|
def | directories2html.get_summary_section (directory, matrix_page=True) |
|
def | directories2html.get_title_section (directory, hashing_flag, standalone, depth=2) |
|
def | directories2html.hash_name (file_name, flag) |
|
def | directories2html.make_barchart_summary (dir_dict, name="the_chart", title="DQM directory", the_aggr_pairs=[]) |
|
def | directories2html.make_categories_summary (dir_dict, aggregation_rules) |
|
def | directories2html.make_summary_table (indir, aggregation_rules, aggregation_rules_twiki, hashing_flag, standalone_flag) |
|
def | directories2html.make_twiki_table (dir_dict, aggregation_rules) |
|
def | directories2html.plot_size (h=250, w=200) |
|