A feature-datastructure branch is in dev for this very purpose. The idea is to setup data class objects for all available options and also for setting up the correct path and filename. Some benefits from this
[ ] centralized control on the filename and data structure
[ ] automatically create the correct cefi data structure
[ ] generate valid data path
[ ] generate valid filename
[ ] possible filename check
[ ] possible data path check
[ ] batch renaming
[ ] check existing files in a specific set of experiment
Should we just preset the data structure which will be
maybe a separate repo just for the data structure will be beneficial instead of setting up in the same repo?