Closed keflavich closed 9 years ago
:+1: to me It looks like a good beginning of a cleanup
Thanks for this Adam!
About the bug, I am using the 0.1.0 version of astrodendro and I am not getting the error... Checking on the dendrogram plotting, on the astrodendro website, it seems that the plotting procedure is called in the right way...
I think you don't have the latest dev version of astrodendro - there was a bug introduced, so I submitted this fix: https://github.com/dendrograms/astrodendro/pull/133
@dcolombo I've fixed a few issues with imports here. I think you were doing
%run -i orion2scimes.py
after having runfrom pylab import *
; that's not generally true so I've fixed that stuff up.I'm still running into one issue:
which could be a genuine bug in astrodendro or it could be that we're passing the wrong things to the plotter