Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Michiel Cottaar
fslpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
556224584cfdc3f1434f4eac8bb0627f96a856c6
Select Git revision
Branches
20
bf/filetree
bids_update
bug_all_trees
bug_apply_topup
bug_close_files
bug_fslsub
bug_mutable_variables
bug_submit_script_from_main
bug_update_variables
doc_filetree
doc_fix
dti_tree
enh_atlases
enh_check_invalid_chars
enh_cifti
enh_convert_tensors
enh_filetree
enh_parse_data
enh_probtrackx_gifti
expand_tree2
Tags
20
1.7.2
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
8
5
4
3
2
1
30
Jan
29
28
27
26
25
24
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
31
Dec
30
29
26
22
21
20
18
17
16
15
14
11
10
9
8
7
6
4
3
2
1
30
Nov
27
20
19
18
17
16
14
13
12
11
10
9
5
4
3
2
30
Oct
29
28
27
23
22
20
19
16
15
14
13
12
11
24
Sep
22
20
18
16
15
14
11
10
9
8
7
4
3
2
1
28
Aug
27
26
24
21
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
30
Jul
29
28
27
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
2
1
30
Jun
29
Highlighted versions of edit toolbar buttons.
Updated 2D/3D selection icons on edit toolbar.
More fine-tuning edit mouse/keyboard interaction.
Adjusted FSLDirDialog so it looks more consistent, and is centered on
Quick start doc page has image editing section
Revamped ortho edit mouse/keyboard interaction, hopefully more
OrthoEditProfile default mode is now 'nav'. Cursor annotations are no
1. Alternate profile event handlers now take precedence over the default
Editor selection is transferred between compatible images (same shape,
Made OrthoEditProfile display space warning less annoying.
Image.applyChange will ignore you if you give it a zero sized array.
OpenGL information included in diagnostic report.
VolumeOpts was not setting clipping range limits when clip image
Text colour set on colour bar, in both FSLeyes and render.
FSLeyes short help shows options defined in render.py (e.g. --outFile,
Fixes/tweaks to FSLeyes argument parsing.
World location should take precedence over voxel location, when both are
Updated quick-start documentatiion for ortho view mouse interaction.
Simplified OrthoViewProfile mouse interaction. Adjusted Profile class
Overlay list panel tooltip is updated when an in-memory overlay is saved.
Display instance needs to be setup before DisplayOpts instance, as the
ReloadOverlayAction now works.
DiagnosticReportAction report includes settings and saved perspectives.
New action, ReloadOverlay, to reload overlay from disk. Not functional
All global actions take the FSLEyesFrame as an __init__ parameter.
Selected overlay is no longer set to the first on startup - the last
Convoluted fix to suppress numpy FutureWarning about comparison to None
First GLTensor draw was failing, because i was calling
HistogramSeries are initialised on a separate thread.
ClusterPanel uses async/status instead of a blocking message dialog,
LookupTable panel label widgets are generated asynchronously on the idle loop
FSLEyesFrame falls back to default perspective if it can't restore
FSLeyes/render now have cut-down help, and a separate option
Well, that was a subtle bug. Invalid call to
Diagnostic report action finished.
'Generate diagnostic report' menu item. Working but not finished yet.
New file menu items to remove the current/all overlays.
Bugfix - VolumeOpts.__toggleListeners was being called during __init__,
Bugfix - fsleyes.py was potientially calling getX/Y/ZCanvas on a
Clipping-related changes made to GLVolume in last commit made to
Loading