dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22 stars 16 forks source link

Feature/specific annotations #687

Closed drodarie closed 1 year ago

drodarie commented 1 year ago

Describe the work done

Extended allen partition to allow the specification of the annotation atlas nrrd volume. Added documentation on Partition and its examples.

List which issues this resolves:

Closes #679 #681

Tasks

codecov[bot] commented 1 year ago

Codecov Report

Merging #687 (4ae7ebf) into main (b882874) will increase coverage by 0.05%. The diff coverage is 97.72%.

@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   73.56%   73.62%   +0.05%     
==========================================
  Files         133      133              
  Lines       15145    15179      +34     
==========================================
+ Hits        11142    11176      +34     
  Misses       4003     4003              
Impacted Files Coverage Δ
bsb/topology/partition.py 86.09% <96.55%> (+1.55%) :arrow_up:
bsb/placement/distributor.py 94.07% <100.00%> (+0.03%) :arrow_up:
tests/test_distributors.py 100.00% <100.00%> (ø)
tests/test_topology.py 100.00% <100.00%> (ø)
bsb/config/types.py 86.30% <0.00%> (-1.37%) :arrow_down:
bsb/config/_attrs.py 95.67% <0.00%> (+0.33%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.