@i-am-sijia: can you please help me get this notebook up and running? I'm having two problems:
The lasso_base_dir is not being found from the parameters object. This may be user error, but I cannot figure out the problem.
The code is expecting SHORTNAME strings to have quotes around them, but the input .lin file does not, e.g., SHORTNAME=G. Do we need to change the write statement to add quotes around strings?
@i-am-sijia: can you please help me get this notebook up and running? I'm having two problems:
lasso_base_dir
is not being found from the parameters object. This may be user error, but I cannot figure out the problem.SHORTNAME
strings to have quotes around them, but the input.lin
file does not, e.g.,SHORTNAME=G
. Do we need to change the write statement to add quotes around strings?