Richard C Gerkin

Results 98 comments of Richard C Gerkin

@slarson I now have it running successfully on my machine, and in Python 3. A question about biological context: in the [data figure](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3039263/figure/fig01/) they show the spontaneous activity of the...

![](https://github.trello.services/images/mini-trello-icon.png) [OpenWorm integration](https://trello.com/c/aobtdv7Q/41-openworm-integration)

Option 1: Extending the master Docker image. I would need to add a Jupyter notebook server, and more python packages than it currently has. Option 2: Making the master Docker...

@slarson That looks like a good approach. I'll look into extending from that one. @pgleeson I thought we were a Python 3 shop? :) I always write for Python 3...

I haven't tested it, but I can't imagine actually using something like that in production. I think I'll wait until there is a more robust option for one-liners. Also, I...

I am also curious about this. Is it experimental data? Is it generated by prior models?

@funkyfuture OK I see that in ce1ef4f9 you removed the kind of type check that I am currently using. However, I'm not sure how to implement it using the more...

Thanks, yes, a good working example would be helpful, essentially showing how you would replace the lost deprecated custom types functionality. No rush, but sometime before the release that removes...