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.
234aa550e92b73a08a8e3fcd0ce62d7ade593e88
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
5
Nov
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
28
27
26
25
24
23
22
3
2
1
29
May
28
27
26
22
21
20
19
18
15
14
13
12
11
9
8
7
6
5
3
24
Apr
23
22
21
20
15
14
13
10
9
8
7
2
1
31
Mar
28
27
Continuing work on melodic classification panel. Re-working pwidgets
PowerSpectrumPanel does not try to plot power spectra for non-4D images.
Bugfix - GLImageObject.getDataResolution was returning bad resolution values.
Bugfix - alpha was not working when using pre-render textures, as I was
Initial work on melodic classification panel. This is bound to change.
Documentation updates
TimeSeriesListPanel and HistogramListPanel have been replaced with the
Re-factored HistogramPanel and HistogramControlPanel to be in line with
Documentation for OverlayPlotPanel, TimeSeriesPanel, PowerSpectrumPanel,
TimeSeriesPanel and PowerSpectrogramPanel now share a common base
TimeSeriesControlPanel and PowerSpectrumControlPanel now share a common
PlotPanel sub-classes now need to override/implement a method called
New view panel: PowerSpectrumPanel. Pretty much done, but needs a bit
Refactorings to the TimeSeries/Histogram control panels to reduce code duplication.
Merge branch 'master' into oxford
Holding shift down and dragging the mouse on an ortho canvas allows the
Simplified ortho orientation labelling, and made it less inaccurate.
Splash screen was not ellipsizing long file names, because wx is
Ok, now the SimpleMessageDialog really should be refreshing properly.
Fixed buggy ortho panel screenshot generation - hidden wx objects can
Fixed LightBoxPanel scrollbar layout - colour bar is now always flush
Refactored TimeSeriesPanel preprocessing - the scaling/offsets
Documentation for melodicimage and melodicresults modules. MelodicImage
Merge branch 'master' into oxford
Improved command line argument parsing - specifying file without suffix
HistogramSeries fixed - props.enable/disableListener now throws errors
TimeSeries class is now unrelated to voxel location - a new subclass,
TimeSeriesListPanel updated to work with refactored
TimeSeriesControlPanel refactorings, should now be less buggy. New
TimeSeries and TimeSeriesPanel updates - FEATTimeSeries is working
Major refactorings to the TimeSeriesPanel. It is now much cleaner, much
All DataSeries classes moved into a new package, fsl/fsleyes/plotting/.
Basic (buggy) support for MelodicImage overlays in
Started working on adding support for Melodic analyses. Just skeletons
OverlayGroup was incorrectly overwriting DisplayOpts properties
No longer using wx.WindowDisabler in Processing Dialog, because it
Fixed SimpleMessageDialog not being laid out correctly (I think?)
Use np.nanmin/nanmax instead of data.min/max - NIFTI images with nan
Updated ModelOpts so that display space preservation work, and made some
Phew, that was a doozy. Re-worked the way that the
Loading