Namespaces | Functions
main.py File Reference

Go to the source code of this file.

Namespaces

 wirecell.util.main
 

Functions

def wirecell.util.main.cli (ctx)
 
def wirecell.util.main.convert_oneside_wires (ctx, input_file, output_file)
 
def wirecell.util.main.convert_multitpc_wires (ctx, input_file, output_file)
 
def wirecell.util.main.convert_uboon_wire_regions (ctx, wire_json_file, csvfile, region_json_file)
 
def wirecell.util.main.plot_wire_regions (ctx, wire_json_file, region_json_file, pdf_file)
 
def wirecell.util.main.wires_info (ctx, json_file)
 
def wirecell.util.main.wires_volumes (ctx, anode, response, cathode, json_file)
 
def wirecell.util.main.plot_wires (ctx, json_file, pdf_file)
 
def wirecell.util.main.plot_select_channels (ctx, labels, json_file, pdf_file, channels)
 
def wirecell.util.main.gen_plot_wires (ctx, output_file)
 
def wirecell.util.main.make_wires (ctx, detector, output_file)
 
def wirecell.util.main.make_map (ctx, detector, output_file)
 
def wirecell.util.main.gravio (ctx, dotfile)
 
def wirecell.util.main.make_wires_onesided (ctx, output_file)
 
def wirecell.util.main.wire_channel_map (ctx, input_file)
 
def wirecell.util.main.main ()