brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

added keybindings for next/previous volume #104

Closed brisvag closed 3 years ago

brisvag commented 3 years ago

Now you can press PageUp and PageDown to switch to previous/next volume.

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (b09f484) into develop (1b63ccb) will decrease coverage by 0.18%. The diff coverage is 53.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #104      +/-   ##
===========================================
- Coverage    83.41%   83.22%   -0.19%     
===========================================
  Files           92       92              
  Lines         2074     2087      +13     
===========================================
+ Hits          1730     1737       +7     
- Misses         344      350       +6     
Impacted Files Coverage Δ
peepingtom/gui/viewer.py 75.42% <53.84%> (-2.68%) :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 79bd6ce...b09f484. Read the comment docs.