makism / dyconnmap

A dynamic connectome mapping module in python.
BSD 3-Clause "New" or "Revised" License
102 stars 31 forks source link

No module called dyfunconn.plot #13

Closed akatav closed 5 years ago

akatav commented 5 years ago

Hi I am interested in the topoplot() function. But I do not find it available in the dyfunconnpackage.

makism commented 5 years ago

Hey @akatav,

Thanks for your interest. Unfortunately, there's been a mixup with the private repository where some other (lower priority) developments take place.

The plot module is not yet publicly available.

Regards, Makis

akatav commented 5 years ago

ok, will be nice to have it available too. thanks for the reply.

balandongiv commented 4 years ago

Late comer here. I assume plot module is still in the back-burner as my compiler return the below error when using the latest dyconnmap version.

ModuleNotFoundError: No module named 'dyconnmap.plot'

makism commented 4 years ago

Hey @balandongiv yeah, still not available; If you would like I can send you the code and you can hack around, but the code is pretty bad :-)

CC @akatav