Namespaces | Functions | Variables
simulate_pixels.py File Reference

Go to the source code of this file.

Namespaces

 simulate_pixels
 

Functions

def simulate_pixels.swap_coordinates (tracks)
 
def simulate_pixels.maybe_create_rng_states (n, seed=0, rng_states=None)
 
def simulate_pixels.run_simulation (input_filename, pixel_layout, detector_properties, output_filename, response_file='../larndsim/bin/response_44.npy', light_lut_filename='../larndsim/bin/lightLUT.npy', bad_channels=None, n_tracks=None, pixel_thresholds_file=None)
 

Variables

int simulate_pixels.BATCH_SIZE = 4000
 
string simulate_pixels.LOGO