Bsb

Latest version: v4.4.2

Safety actively analyzes 723947 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

3.0.4

* Cilindrical targetting mechanism for devices.
* Fixed `scaffold simulate`

3.0.3

* Added changes for the hackathon.
* Fixed bugs that would have been encountered during the workshop.

3.0.2

* Added obfuscation scripts to create distributions that are obfuscated and
expire after a certain date.

3.0.1

* Fixed particle placement for layers that don't originate in the coordinate
system origin. (PR 150)
* Better NEST warnings/errors for module errors.
* CLI commands `compile` and `run` can resize the configuration with -x and -z.
* Switched to Travis CI
* Optimized AllToAll connectivity strategy.
* Sattelite placement strategy now respects simulation volume bounds.
* Addition of mossy fiber to glomerulus connectivity. (PR 167)
* Fixed some of the issues with ParticlePlacement.

3.0

3.0.0

* Multi-instancing

Alpha version 6
* Particle placement for IO
* EvalConfigurations

Alpha version 5
* Merged in the plasticity branch
* IO placement & connectivity
* DCN interneurons

Alpha version 4

Minor changes

* Fixed to a runnable state.

Alpha version 3

Major changes
* Merged touch detection branch
* 3D touch detection, can be reduced to 2 or 1 dimension cell intersection.
* Select from & to cell type & compartment type.
* Ability to auto-discover cell search radius or to specify it yourself.
Compartment needs to be specified (default 5µm)
* Configure amount of synapses with a constant or distribution

Alpha version 2

Major changes

* Cross-platform pip entry-points (console scripts such as `scaffold compile`)
* Merged in the plasticity branch
* Setting `"plastic": true` in a NestConnection configuration will set it up
as a plastic connection with volume transmitters attached
* Specifying to which receptor type a plastic connection is connected can be
done by providing a dictionary mapping the partner cell type to a receptor
type id in the configuration of cell types under `receptors`
* Removed dependency on archaic `matplotlib` and added `plotly`. Plotting
dependencies are optionally installed using `pip install
dbbs-scaffold[with-plotting]`
* NEST modules to load can be specified in the configuration.
* scipy.stats.distributions classes can be configured using
`DistributionConfiguration`s.
* Datasets in the `/cells/connections` group of an output HDF5 file can store
metadata on them
* The metadata keys `from_cell_types` and `to_cell_types` can help clarify
which cell_types are actually contained within the dataset when the
ConnectionStrategy has multiple types.
* Added a overloadable `boot` method to ConfigurableClass that is executed after
`__init__` and before `validate`

Minor changes

* NEST simulator resolution can be set
* Cells can be placed by an absolute amount instead of just densities.
* For very low amounts of cells to be placed there is a minimum of 1 per
sublayer.
* Renamed `addCellType` to `add_cell_type` in `configuration.py`.
* Added a `report` function to `scaffold.py` for verbosity compliant prints.
* IllegalConnection errors by NEST are now caught to display the device that
causes them.

Tests

* Added single and double cell type creation tests for NEST adapter.

Page 11 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.