Skip to content

Releases: BlueBrain/snap

Plots for reports

27 May 15:03
018426e
Compare
Choose a tag to compare
  • Adding the filtered class for the spike and frame reports
  • Adding the plots for the filtered spike/frame reports
  • Fix empty dict / array for reports query
  • Use categoritical values for attr in @library
  • Fixing edge iter_connection with unique_node_ids

Fix empty group queries in nodes and simulation reports

14 Apr 13:24
a5f2136
Compare
Choose a tag to compare

Fix the empty list/array/dict in simulation reports and in node.ids()

Node set's full support

08 Apr 12:48
5147443
Compare
Choose a tag to compare
  • Node sets file has its own class
  • Compound node sets can be used in node sets file
  • Add population and node_id keys in node sets and node's queries
  • Add the $and and $or operators to the node's queries
  • Node sets are now part of the circuit and not part of the node storage anymore
  • Add the node_sets_file in the circuit_config and remove it from the node storage

Simulations support

30 Mar 16:22
600d638
Compare
Choose a tag to compare

This version support the sonata simulations.
User can now read frame and spike reports from a common public object: Simulation.

Multi-population support

12 Feb 14:47
d16ac07
Compare
Choose a tag to compare
  • Add the multi-population support for circuits
  • Add a sonata circuit validator
  • Update the constant containers
  • Implement "node_id" in node set files

add dynamics_params to EdgePopulation

17 Sep 11:47
838f5cc
Compare
Choose a tag to compare
  • Add "@dynamics:" parameters for edges.
  • Always use the node_id naming convention in code.