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.
67b2940ef03d1dfc9d4749182da9caaeb0ec1805
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
13
Sep
11
9
7
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
Merge branch 'ci/build_doc' into 'master'
CI: Make sure doc deps are installed
Merge branch 'mnt/post_release' into 'master'
MNT: Post-release version bump
Merge branch 'enh/settings_set_use' into 'master'
TEST: Fix test
DOC: Readme fixes
DOC: Optimistic changelog
DOC: Update author list
DOC: Info about conda in readme
DOC: Note about installing dev dependencies
MNT: Do not use setup_requires
MNT,CI: fslpy is now on conda-forge
TEST: Tests for new settings functions
ENH: New functions in settings module, primarily to make testing easier
Add FSL_ANAT wrapper
Merge branch 'enh/version_build_number' into 'master'
DOC: Changelog
TEST: Test local identifier
ENH: Version parser supports local identifer (e.g. a.b.c+build1)
Merge branch 'bf/detect_mmap' into 'master'
BF: Make sure only the first few bytes of the image are read when detecting memmaps
Merge branch 'rf/save_mmap' into 'master'
DOC: Changelog
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
Loading