onlyMDB Not Working

Harry Chittenden
  • 23 Jul

Hello,

I am trying to load a descendant branch for an object in TNG100-1, but I get the following error:

TypeError Traceback (most recent call last)
Cell In[11], line 1
----> 1 tree = il.sublink.loadTree('sims.TNG/TNG100-1/output', 15, 0, fields=fields, onlyMDB=True)

TypeError: loadTree() got an unexpected keyword argument 'onlyMDB'

Am I running an old version of illustris_python in the server? How can I fix this?

Dylan Nelson
  • 26 Jul

Make sure you are using the latest version of illustris_python (delete the folder you have, and get a new copy from github).

Harry Chittenden
  • 28 Jul

OK, that worked. Thanks, Dylan.

  • Page 1 of 1