BmnRoot
Loading...
Searching...
No Matches
config.py File Reference

Go to the source code of this file.

Namespaces

namespace  config
 

Variables

int config.SIZE = 1024
 
list config.UNITS = ['bytes', 'KB', 'MB', 'GB', 'TB']
 
str config.RUN_NUM_REGEX = r'\d+'
 
int config.DPI = 300
 
list config.FOLDERS_IGNORE = ['__pycache__']
 
int config.BINS = 40
 
int config.BINS_PER_EVENT = 40
 
str config.UNSUCCESSFUL_LOG_FILE = "unsuccessful_list.txt"