elab-umn / LORIS_instrument_builder

Python scripts to configure and build instruments in LORIS
GNU General Public License v3.0
1 stars 0 forks source link

Add warnings and handling for .json to .jinja conversion #3

Open glick094 opened 1 year ago

glick094 commented 1 year ago

Updated scripts and templates. Added both to E-Lab folder and to parent folder. Anticipate using the top level folder for the repo unified scripts.

Still need to add code to run from command line with configuration settings. Also, error handling for I/O, specifically from the .json templates for the instrument and the intermediate step of .json -> .jinja warnings.

_Originally posted by @glick094 in https://github.com/elab-umn/LORIS_instrument_builder/issues/1#issuecomment-1470532592_

glick094 commented 1 year ago

Add outputs/warnings to log file from each run.

tikal004 commented 1 year ago

waiting for #9 before addressing this issue