scout
scout copied to clipboard
General methods for working with JSON files
New Utils class inside of ecm_prep.py that includes methods for reading and writing JSON files. This allows for a common method to handle errors and required parameters, while reducing repeat code.