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

Package status? #82

Open
wsphillips opened this issue Mar 1, 2022 · 4 comments
Open

Package status? #82

wsphillips opened this issue Mar 1, 2022 · 4 comments

Comments

@wsphillips
Copy link

Hi @jingpengw,

What's the status of RealNeuralNetworks.jl at the moment? Is it mainly in maintenance mode? Do you plan to develop it further?

Regardless, I was quite happy to stumble upon this package. I may want to integrate it with some simulator/modeling tooling that I'm working on. Happy to help here and there if it needs some attention, too.

Cheers,

Wiktor

@jingpengw
Copy link
Member

Hi @wsphillips , thank you for your interest and willingness to help.

Currently, I am focusing on another project, and this repo is basically in maintenance mode. would you like to share which part of this repo is useful for you? How would you like to use it?

@wsphillips
Copy link
Author

Let me start by saying I've only skimmed the source and read through the features--I'm not yet actively using the package, so I might have a bad take on certain details. Nonetheless, I think there's a number of useful things here.

Part of my design goals include strong support for PDE/compartment-based neuron modeling. I want to span a spectrum of detail/biological accuracy. For example, point neurons (like Brian/NEST) --> 1D branched models (like NEURON) --> 3D detailed meshes (like STEPS), etc.

At the most basic level, I would have wound up rolling my own SWC file handling. That alone saves time with importing SWC files from 3D reconstruction repositories (e.g. Allen + neuromorpho.org) Morphological feature extraction and analysis is also super cool in the context of simulations, too (I've been interested by efforts like the TREES toolbox and MorphoPy).

And in general, I want to minimize friction interfacing real-world data. An on-ramp for cryoEM data would be a welcome step in that direction.

@jingpengw
Copy link
Member

this repo is designed to interact with real-world data. The paper about it just came out:
https://www.frontiersin.org/articles/10.3389/fninf.2022.828169/full

This should be helpful for your understanding. Note that I also have some notebooks to demonstrate how to use it.
https://github.com/jingpengw/realneuralnetworks-notebook

@wsphillips
Copy link
Author

this repo is designed to interact with real-world data. The paper about it just came out: https://www.frontiersin.org/articles/10.3389/fninf.2022.828169/full

Ah, perfect timing 😄 Thank you for the links to resources!

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

2 participants