Split flashproj
Having all functions implementing various analysis and postprocessing in one file (flashproj.py) is clumsy. It will be better to split it to individual files (one per function or a small group of them if they are tightly connected).
Having all functions implementing various analysis and postprocessing in one file (flashproj.py) is clumsy. It will be better to split it to individual files (one per function or a small group of them if they are tightly connected).