MergeArrays Namespace Reference


Functions

def get_list_of_input_file_names
def print_time_stamp
def spectra_merging


Function Documentation

def MergeArrays::get_list_of_input_file_names (  ) 

Returns the list of files with 2-d arrays which need to be summed.

Definition at line 9 of file MergeArrays.py.

def MergeArrays::print_time_stamp (  ) 

Prints the current local time.

Definition at line 34 of file MergeArrays.py.

def MergeArrays::spectra_merging (   out_fname = 'sum-of-spectra.np'  ) 

Merging of spectral arrays.

1. Get the list of files for merging from get_list_of_input_file_names()
2. Add the spectral 2d arrays together
3. Save them in the file out_fname

Definition at line 43 of file MergeArrays.py.


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7