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
If you change the format of the file, prepare for unforseen
consequences.
Parameter list:
INPUT_FILE - Path to a single plaintext file to take histogram data from.
BIN_SCALING_FACTOR - Multiplicative factor to scale bins (re-bin) by before writing the output file.
VALUE_SCALING_FACTOR - Multiplicative factor to scale bin values by before writing the output file.
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).