-
Notifications
You must be signed in to change notification settings - Fork 137
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
PR from development to master - VERSION 1.0.5 #777
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…unctions to run properly
…o init.py in plotting
…imilar to plotLFPTimeSeries
…t similar to lfp time series plots
… to lfp psd plotting
…nts for flexibility
re-integrate release 1.0.4.1
…therData optimized and re-factored sim.gatherData()…
* doc for stim * added __getitem__ functions to netParams and simConfig now can do nested __getitem__ calls should netParams and simConfig inherit from some dictionary class? * documentation --- added documentation * point cell documentation point cell documentation * updated documentation to describe optional 'cellModel': 'VecStim' args specifically -- 'spikePattern': {'type': # 'rhythmic', 'evoked', 'poisson', 'gauss' ...} see doc/source/reference.rst updated pointCell.py documentation * updated documentation netpyne/network/stim.py refers to netpyne/cell/pointCell.py netpyne/network/pop.py has 'xRange', 'yRange', 'zRange' explicitly named to avoid confusion * replaced eval from netpyne/analysis/utils.py * install.rst documentation changes * update for SGE submission SGE submission with grid * sge wip * commit on downstate hpc * more wip * revisions, downstate SGE WIP * working submission
* tutorial for running tutorial 8 on SGE, see README.md
…dded checking of input parameter 'feature'
…from web tutorial
* tutorial for running tutorial 8 on SGE, see README.md * updated example, to be run from outside src * modifications to grid and utils per recommendations, Dr. Dura-Bernal: now .run are generated within the batch directory, removed rsync commands, added pre and post commands, fixed -N flag taking in special characters (jobname) * modify SGE batch. * use $NSLOTS to avoid resource allocation issues.
'import imp' was not used throughout the code
…ersion restriction
DOC: Small typo fix
removed 'import imp'
CSD colorbar
…ct in replaceDictODict() and got rid of this method where it's not needed
…corrections fixed distributed loading, removed side-effect of modifying input obje…
…ation of synapses' and stim's to those in 'recordTraces' with precision up to segment
…m_iclamp issue-553: fixed recording from stims and synMechs
-Included population name in error message -Included case in which pop < 1 and not just == 0
Error message for numCell==0 in scaled models
…ime_series_and_psd time series and PSD plots for CSD (along with some related re-factoring)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.