-
Couldn't load subscription status.
- Fork 35
A few minor changes and bugfix for 2d plotting #221
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
Merged
Merged
Conversation
This file contains hidden or 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
* development: chore: bump dev version to 0.7.6
* development: (23 commits) ci: also run `pynml` multi-validation chore(pynml): format with black Adding logic for one-shot validation of multiple input files feat: improve installation of extra deps feat(plot-morph): add different types to 2d/3d plots chore: use logger test(utils): add test for `extract_position_info` test: add example L23 cell network for tests test(plotter): add test for plotting network of cells chore: clean imports, use logger chore: remove unused import fix(pynml): correctly handle mutable arguments fix(pynml): correct location of debug statement fix(pynml): correct conditional chore: bump copyright year to 2023 ci(py311): add py311 to ci and setup.py chore: update copyright year chore(archive): format with black fix(archive-tests): ensure new variable is passed to each call fix(archive): clean up temp dir after processing ...
* development: chore(gitignore): ignore `*.neux` fix: only test validation of valid files
…rimental * 'experimental' of github.com:NeuroML/pyNeuroML: Ignore arm64 dir on new mac chip
…rimental * 'experimental' of github.com:NeuroML/pyNeuroML: test(modchananalysis): test to check that nrnivmodl is run when required ooops, had forgotten to commit right logic handling near zero values Checking for compiled mod files. Fixes #165
…rimental * 'experimental' of github.com:NeuroML/pyNeuroML: (93 commits) Add plot spike support for nest 3.0 spiketime files Remove py2.7 in master tests Remove travis badge Test without argparse requirement Fix some issues with plot (was using marker='o' by default) chore: remove print statement improvement(3d-plotting): remove edge for spheres test: mark vispy tests to disable them on GitHub CI chore: format with black chore: format with black chore: complete comment feat(vispy): implement rotation for Turntable camera feat(vispy): expose theme setting to all methods perf(vispy-plotting): use single `Marker` object for all spheres improvement(vispy): remove axes from canvas chore(vispy): make turntable camera default chore: document method chore: format with black improvement(plot): tweak default scene range fix(plotting): fix point cell 3d plotting ...
sanjayankur31
approved these changes
May 4, 2023
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.