You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a parameter file for the txt2binnedavgtxt code.
If you change the format of the file, prepare for unforseen
consequences.
Parameter list:
INPUT_FILE - Path to a single plaintext file to take data from.
BIN_SIZE - Size (width) of the bins in the histogram in the output file.
MAX_X_VALUE - Maximum x value to be parsed from the input file. Values above this will be discarded.
FILE_TYPE_HANDLER - Specifies the input file formatiing. Available options: 'default' (two column text file containing x and y values), 'SRIM_EXYZ' (particle history files outputted by SRIM).