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.
87bd8399643f43e7d7d7cd7d358f3a5459c48678
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
21
Jan
20
19
15
13
12
9
8
7
6
5
24
Dec
23
22
19
18
17
16
15
12
11
10
9
8
7
5
4
3
2
28
Nov
27
26
25
18
17
14
13
12
11
10
7
6
5
4
3
28
Oct
24
23
22
21
20
17
16
9
8
7
6
4
3
2
30
Sep
26
25
24
19
18
20
Aug
19
18
15
14
11
10
8
7
6
4
2
1
31
Jul
30
18
17
11
10
9
8
7
4
3
2
Display and DisplayContext classes moved to their own modules. Moved
GLMask now subclasses GLVolume, and uses all its useful functionality.
There is now a GLObject superclass, which does nothing, but just
TODO list
Bugfix to colourbar panel - was trying to register listener on
Mask image type is functional. Code needs cleaning and commenting
Renamed GLImage to GLVolume
Initial work on supporting different display properties for different
Initial refactoring to support different types of image display.
LoadColourMap action is a bit more functional - prompts user for cmap
Todo list
Fixes to make render work again - was not working due to CanvasPanel
TogglePanel now emits an event when the toggle button is
LightBoxPanel/Canvas has slightly better behaviour. I'm still not happy
Fix layout of togglePanel contents on first show
Fixed bug that killed BET - CanvasPanel was unable to be created with a
All wx window destroy handlers check the source object before executing
LightBoxViewProfile now has different modes, so mode<->event smappings
Bugfix in openstandard action - action objecst are enabled/disabled via
Lightbox slices are vertically centred if canvas space is greater than
transform.axisBounds allows the bounds for multiple axes to be
CanvasTarget _refresh method takes an arbitrary number of arguments, so
Change to listener function signature - not sure why this wasn't
Fixed bug whereby display properties were being reset when a new view panel
Increase ortho edit selection radius range
Save button on image list widget
Changes to props package listener function signatures; a useful little
Extra debug/cosmetic changes to GL code - trying to track down a texture issue
Todo list
Move strings module from fsl.fslview into fsl.data package, as it needs
Couple of little tweaks - testing on jalapeno (remote server), so there
Playing with save image file logic.
Suppress matplotlib backend warning on startup
Moved file extension stuff back out of image module, and into a new
ImageDisplay labels/layout are in strings/layouts modules. I really
Save method on fsl.data.image.Image class, to be used by SaveImageAction.
Made splash.png discoverable by gl module. This is probably temporary.
ImageListPanel now adds a separate widget to each list item (using new
Actions initialise bound widget states based on whether they are
A bit more fiddling with wildcards, but I'm pretty sure this is a WX issue
Loading