Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vviewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Lacosse
vviewer
Graph
2ec03166e2812a19b6926d3309008202dd4a0e0d
Select Git revision
Branches
2
master
default
protected
sliderfix
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Mar
12
11
15
Nov
23
Aug
15
Feb
22
Mar
3
Feb
30
Jan
24
29
Nov
16
10
30
Oct
25
Aug
12
8
7
2
31
Jul
30
21
Jun
6
19
Apr
16
Mar
3
1
25
Feb
9
7
5
2
1
29
Jan
28
27
26
25
21
20
19
18
15
14
13
12
11
8
7
5
4
15
Dec
14
13
11
10
9
8
7
4
3
2
1
30
Nov
27
26
25
24
23
20
19
18
15
14
13
12
11
10
9
6
5
4
3
2
28
Oct
26
16
15
14
9
6
5
2
1
30
Sep
29
28
24
readme
master
master
readme half written...
entering coordinates in form of mm
entering coordinates fixed
only integers used as coordinates... FIX
only integers used as coordinates...
fixed bug in prev/next button in time series
image swapping up/down refresh
multi image values
fixed nifti headers if entry does not exist in vista
readme upd
4D fix
native vista loading
truncating the precision of floats
Nifti1 -> Nifti2
Merge branch 'master' of https://gitlab.tuebingen.mpg.de/elacosse/vviewer
floats as index aint no good
Update README.md
Update README.md
vviewer change to set api qt data structures to version 2 import.
fixed issue 15
changed qt import. fixed some numpy deprecation warnings.
newest pyqtgraph added. Tested with python2 and 3
possible fix for the deactivated controls?
sliderfix
sliderfix
if TR is above 15 or below 0.015 (sec) then it is adjusted by a factor of 1000 down or up.
fixed the frame number problems for functional images.
NaNs in input data are now changed to zeros to make the viewer functional for such files.
using correct affine for setting the crosshair if original affine is ignored.
Update README.md
Update README.md
Set main widget to render at center of screen. Also, fixed python3 bug.
fixed tuple error
vviewer closes with ctrl+c from bash.
Having a deactivated image selected disables the widgets to change its properties. For functional images they are enabled if an active functional image is selected.
changed order of images being loaded at startup.
exit shortcut changed to 'ctrl+c'
fixed stupid mistake by me.
fixed small indentation error thrown.
Moved time frame to start from 0th index instead of 1.
(Malte) changed makeARGB function mapping. Also enabled more digits for intensity labels.
Loading