strimmcode / strimm

Synchronous Trace Recording In ImageJ and Micro-Manager
4 stars 0 forks source link

Read all config files from specfic folder #11

Open strimmcode opened 1 year ago

strimmcode commented 1 year ago

To keep the root of the codebase cleaner we should create a folder for all configuraton files (.json, .csv, .cfg (excluding MicroManager .cfg file)). We should then tell the code to only look there for configuration files. Should function similar to the log folder where it should always exist and is acceptable to have a hardcoded path and name.