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.
4fb33a008c95c1de56eec2f0184d0e9f94c2467c
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
2
Jul
4
Jun
31
May
30
28
27
11
3
2
1
30
Apr
27
26
25
20
19
18
17
19
Mar
12
6
28
Feb
27
12
9
8
7
6
5
2
31
Jan
30
29
26
25
24
23
21
19
17
16
15
14
12
11
10
9
2
14
Dec
13
10
8
7
5
4
1
30
Nov
9
8
7
3
2
1
27
Oct
25
24
23
21
19
18
13
12
10
7
6
5
4
22
Sep
21
13
11
10
8
28
Aug
27
23
10
9
29
Jul
27
26
25
23
DOC: Change recommended commit label from MAINT to MNT
MNT: Specify entry point for extract_noise script.
ENH: New extract_noise script, for extracting ICA time series.
ENH: fixlabels.loadLabelFile can now return list of noise components specified
Merge branch 'maint/post-release' into 'master'
MAINT: Post-release version bump
DOC: Changelog
Merge branch 'bf/deprecated_ndims' into 'master'
TEST: Test Image.ndims
BF: Image.ndims (deprecated) was broken
Merge branch 'maint/conda_deploy' into 'master'
CI: Make pip retry failed downloads.
MAINT: Infrastructure to update conda channel after deploy
Merge branch 'rf/wrapper_updates' into 'master'
DOC: Changelog
BF: Forgot property decorator on Image.ndim
TEST: mockFSLDIR helper function clobbers fsldevdir
RF: Changed default stream handling for cmdwrapper/fslwrapper decorators
TEST: Expanded run module unit tests
RF,ENH: run now accepts a "log" argument, which allows control over where
TEST: Unit test for fsldir/fsldevdir/fsl_prefix
RF,ENH: Simplified management of $FSLDIR. Added $FSLDEVDIR. runfsl function
RF: Many bet parameters were missing.
RF: Improve test for bytes-vs-str output streams
TEST: Test run(tee=True)
ENH: fsl.utils.run.run now has a "tee" option, which captures process
TEST: Update image tests for new ndim and data attributes.
RF: Image.ndims renamed to Image.ndim. New Image.data property - easy way to
Merge branch 'enh/wrappers_support_fsl_image' into 'master'
Doc updates
TEST: Test for fileOrImage. Fixed parse_data test - depends on FSL
ENH: fileOrImage works with fsl.data.images.
DOC: Changelog
Merge branch 'bf/label_atlas' into 'master'
TEST: See previous commit
BF: Another fix - label atlas value does not correspond to its index in the
Merge branch 'test/new_atlas' into 'master'
MAINT: CONDA_CHANNELS is an undocumented variable used by conda.
TEST: Fixed broken assumptions (see previous commit)
BF: Fixed invalid assumptions:
Loading