ehb54 / nmrsuite

NMR Suite (Fushman lab) GenApp
2 stars 1 forks source link

ROTDIF transient issue #1

Open ehb54 opened 3 years ago

ehb54 commented 3 years ago

From DF -

ROTDIF. Works smoothly, producing the expected graphical outputs. I have a couple of issues with how the plots look and also the axes values on some of the plots, but we can address them, I guess. At some point when I was running and re-running tests, the program gave me an error message for one particular data set -- although it processed it properly before. The only way I was able to get rid of this error is to close NMRSuite and start it again.

error => Empty JSON returned from executable
error_output => close failed in file object destructor: IOError: [Errno 9] Bad file descriptor Traceback (most recent call last): File "/opt/genapp/nmrsuite/bin/main_rotdif.py", line 103, in output_res[ 'plot_2d' ] = plot_2d_3d(color_list, exp_keys)[0] File "/opt/genapp/nmrsuite/bin/plot_2d_3d.py", line 311, in plot_2d_3d "name" : exp_keys[i] IndexError: list index out of range)