EtienneCmb / visbrain

A multi-purpose GPU-accelerated open-source suite for brain data visualization
http://visbrain.org
Other
241 stars 65 forks source link

make clear in the beginning how to start the gui #28

Closed skjerns closed 5 years ago

skjerns commented 5 years ago

as suggested by me in #27

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   86.46%   86.31%   -0.16%     
==========================================
  Files         131      131              
  Lines       19148    19148              
  Branches     1458     1458              
==========================================
- Hits        16556    16527      -29     
- Misses       2037     2063      +26     
- Partials      555      558       +3
Impacted Files Coverage Δ
visbrain/io/download.py 51.72% <0%> (-29.32%) :arrow_down:
visbrain/io/path.py 73.68% <0%> (-5.27%) :arrow_down:
visbrain/objects/volume_obj.py 82.06% <0%> (-2.18%) :arrow_down:
visbrain/objects/brain_obj.py 80.87% <0%> (-1.35%) :arrow_down:
visbrain/objects/visbrain_obj.py 80% <0%> (-0.45%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ffb7859...cec90cd. Read the comment docs.