Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors still not being captured? #35

Open
jakemiller13 opened this issue Sep 8, 2021 · 1 comment
Open

Errors still not being captured? #35

jakemiller13 opened this issue Sep 8, 2021 · 1 comment

Comments

@jakemiller13
Copy link
Collaborator

Titration screen errored out - why didn't it capture an error?

@jakemiller13
Copy link
Collaborator Author

jakemiller13 commented Sep 8, 2021

Traceback (most recent call last):
  File "/Users/jmiller/Documents/NEB/unclePy/unclePy/uni_parser.py", line 27, in <module>
    df_sls_summary = sls.sls_summary()
  File "/Users/jmiller/Documents/NEB/unclePy/unclePy/sls.py", line 353, in sls_summary
    tms[i] if tms[i] != 0 else np.nan
TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last):
  File "/Users/jmiller/Documents/NEB/unclePy/unclePy/uni_parser.py", line 27, in <module>
    df_sls_summary = sls.sls_summary()
  File "/Users/jmiller/Documents/NEB/unclePy/unclePy/sls.py", line 353, in sls_summary
    tms[i] if tms[i] != 0 else np.nan
TypeError: 'NoneType' object is not subscriptable
[Worker(host:m-jmiller.neb.com pid:68047)] Job UncleExperimentSet#reparse_unis (id=60008316) (queue=default) COMPLETED after 10.3804
[Worker(host:m-jmiller.neb.com pid:68047)] 1 jobs processed at 0.0961 j/s, 0 failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant