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

Network schema io #44

Merged
merged 64 commits into from
Jun 13, 2017
Merged

Network schema io #44

merged 64 commits into from
Jun 13, 2017

Conversation

markplagge
Copy link
Owner

@markplagge markplagge commented Jun 13, 2017

This merge pushes the first potentially working IO subsystem into the development branch.
Current known issues include #43, and a very complex build process.
Further debugging/QA needs to be done before this is ready for release. Pulling due to new work with visualization.


This change is Reviewable

Mark Plagge and others added 30 commits April 14, 2017 11:45
update network-schema-io with latest development branch,
Reading in the TN Spike file with new function.
Added NeMo_TN.py file to build system - is a CLI application that will load TN JSON files and run NeMo with them.
saves the paresed spikes as csv
Was running into issues with memory limits and processing time, now uses threading, and basic JIT
Includes some testing and sobel TN files for testing
Still need to write package for TN input and run.
Fixed the IO for spikes - reading files. Currently files are hardcoded as nemo_model.csv and nemo_spikes.csv. CSV does not look like it it loading in to neurons exactly right - need to double check that.
Fixed the IO for spikes - reading files. Currently files are hardcoded as nemo_model.csv and nemo_spikes.csv. CSV does not look like it it loading in to neurons exactly right - need to double check that.
Also re-wrote some of the output for nemo
@markplagge
Copy link
Owner Author

Reviewed 15 of 52 files at r1, 54 of 214 files at r3, 37 of 152 files at r5, 16 of 16 files at r6, 2 of 2 files at r7.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@markplagge markplagge merged commit 06239bb into Develop Jun 13, 2017
@markplagge markplagge deleted the network-schema-io branch June 13, 2017 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants