This will save users a lot of frustration. I had an issue myself, where I used resistance_file_is_conductance instead of resistance_is_conductance in an INI -- ran the entire job (10 hours on an HPC Azure VM....), then only realized the error I had made when I noticed the output looked completely off.
This will save users a lot of frustration. I had an issue myself, where I used
resistance_file_is_conductance
instead ofresistance_is_conductance
in an INI -- ran the entire job (10 hours on an HPC Azure VM....), then only realized the error I had made when I noticed the output looked completely off.