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.
d6f1efab03c8ebda71c37337870333889b43ea97
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
7
Sep
15
Aug
3
2
1
31
Jul
18
17
13
10
9
8
2
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
TEST: Test saving mem-mapped images
RF: Don't try and save over a memory-mapped image file
TEST: Unit test for expectedShape
BF: Allow open slice endings
Handle conflicts in output where two outputs have the same name (without file extension)
ref is not compulsary in fnirt if you are using the --config option
Merge branch 'rf/windows_compat' into 'master'
TEST: Fix windows edge case where test data is on different drive to tempdir
DOC: Extremely optimistic changes to changelog
TEST: More making sure images/file handles are GC'd
RF,BF: FEATImage.getCOPE was loading PE image. Clear refs to images on delete.
RF: Don't keep file handles open, clear image references
Explicitly do not memmap, otherwise windows has trouble closing file handles.
TEST: Windows compatibility
RF: Windows compatibility
Make 'warp' an optional parameter - applywarp can be used to just apply affine transformations
Merge branch 'mnt/verbump' into 'master'
TEST: Some pytest configurations complain about pytest.raises arguments not
Merge branch 'mnt/verbump' into 'master'
MNT: Post-release version bump
MNT: Update conda post-link
Merge branch 'enh/wrappers' into 'master'
DOC: Changelog with optimistic release date and API docs
DOC: Fix sphinx typos
Special case to handle 'centre' argument for BET since this needs to be
OOPS: Accidentally committed incomplete merge
Fix boolean options for FAST wrapper
Merge branch 'enh/wrappers' into msc
Make log key 'cmd' into a stream rather than a boolean
Minor tweak: Only return images that exist in the output
Arguments given as None are ignored
Send command output to streams in real time
Search for command in all configured FSL locations
Remove all standard keyword argument and pass them to the run function separately
Allow subclasses of Image (and Nifti1Image) to be passed as parameters
Add singlechar_args option to applyArgStyle for standard handling of single-char arguments
Add kwargs to applyxfm wrapper - required for logging options
RF, STY: Improved mcflirt wrapper.
RF: Output prefix logic now working with chained decorators
TEST: Extend tests for chained decorators
Loading