-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Renew placement documentation * Renew Connectivity docs * Renew region and partition doc * Fix deprecated setup-python@v1 * Remove outdated strategies * docs: Update connectivity documentation * docs: Improve english * docs: fix doc refs and initialisms * docs: update placement documentation * docs: add note for packing error * docs: update cell types documentation * docs: small updates to partition * docs: Add getting started for Simulations * docs: Update Simulation intro page * docs: update simulation * docs: update nest simulation page * docs: fix nest simulation docs * docs: fix configuration usage in gs | remove refs to bsb-plotting * docs: reshape welcome page and toctrees * docs: fix refs in regions doc * fix: bsb commands related to config creation from template. * fix: bsb simulate command output option. Now is used to specify the output folder. * docs: update analyze page in gs * docs: add json recap for simulation gs * docs: update top-level guide * docs: improve wording in installation and top level guide. * docs: improve getting-started_reconstruction.rst. Make sure the getting-started files match the default json config. Rewrote top level guide Improve installation section and dev sections * docs: Refactor documentations Remove guides Add toc for every documentation section Rewrite getting-started add morphologies and move configurations to subfolder Separate bsb core classes (Configuration, Scaffold and Storage) from components * docs: update README * docs: update GS config templates and line refs * docs: Fix installations tabs. fix configurations for simulations * docs: add targetting doc in simulation page * docs: fix targetting section * docs: remove neuromorfo uri scheme ref in gs * docs: Rewrite simulation. Update workflow figure. * docs: update placement set * docs: add connectivity-set page * docs: Merge examples for accessing storage data. Move tutorials python script in examples/tutorials Fix label_cells and repeated_simulations Minor fixes in interfaces documentation * docs: Rewrite analyse_spike_results, reorganize configuration section. * docs: Add example to display morphologies, rewrite project tutorial * docs: update tutorials * docs: Minor fixes to tutorial on python projects section * docs: Add documentation to ConnectionStrategy Add connect_cells function to Scaffold to mirror place_cells used in Placement. * docs: Add tutorial on writing components separated from components.rst * docs: First draft of the tutorial for writing placement strategy Added utility classes to indicator.py partition.py and _distributions.py * docs: Fix tutorial placement strategy Added utility classes to _distributions.py * docs: Fix some typos and config for nest simulation tutorial. * docs: separate neuron and nest tutorials. merge python projects in getting started and move the rest to dev. * docs: simplify the placement class for the tutorial * docs: add missing nest config * docs: add tutorial-template files for NEURON sim | update gs * docs: Update neuron simulation guide * docs: Add section for analyze neuron results | update neuron parts of gs * docs: WIP on guide for neuron simulation move images in the images folder. The morphology and python stellate model should be removed from the repo when they will be available on the dbbs models public repo. * docs: fix naming in neuron gs * docs: fix ref number in neuron gs * docs: add section for simulation results * docs: fix guide neurons json indent and lines * docs: Add explanation on distribution placement. fix and comment distrib_placement.py * docs: Rework guides for simulations Make analysis more uniform * docs: simplify writing components tutorial by splitting connection and placement * docs: Add FAQ for BSB-MUSIC related issue May be sufficient for dbbs-lab/bsb-nest#13 * docs: fix strategy in yaml gs * docs: Add figures and rewrite scaffold page. * docs: Improve documentation on parallelization + minor fixes * test: add tests for bsb new split copy_configuration_template into two functions. * fix: add bsb-json dependencies for bsb project tests --------- Co-authored-by: filimarc <[email protected]> Co-authored-by: drodarie <[email protected]>
- Loading branch information
1 parent
b27b1da
commit 462fe9a
Showing
128 changed files
with
9,021 additions
and
2,354 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,7 @@ htmlcov/ | |
*.io | ||
.vscode/ | ||
.idea/ | ||
.vs/ | ||
bsb-*/ | ||
|
||
|
||
|
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.