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.
c30f1c741b368f229d42d72aa22ad63f59b4a351
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
20
Mar
19
18
16
2
1
28
Feb
27
26
20
4
29
Jan
28
27
25
12
Dec
2
29
Nov
12
9
6
5
3
30
Oct
29
23
21
18
7
19
Sep
10
9
6
5
4
3
2
25
Aug
22
19
16
15
11
10
9
7
6
30
Jul
24
23
17
16
5
4
3
25
Jun
24
13
12
10
31
May
26
21
14
8
2
13
Apr
12
11
1
29
Mar
19
15
13
14
Feb
8
6
5
14
Jan
11
10
8
7
4
21
Dec
9
4
3
30
Nov
28
26
23
22
18
16
4
31
Oct
24
DOCL changelog
BF: fix wait for single jobid string, make info ignore non-conformant lines
Merge branch 'bf/info' into 'master'
BF: qstat -j returns non-0 code for non-existent job
Merge branch 'rf/submit' into 'master'
DOC: changelog
TEST: test submit kwargs
RF,ENH: run(submit) args can be passed as a dict or as kwargs. submit accepts
Merge branch 'bf/fslsub' into 'master'
DOC: changelog
TEST: unit test for info
BF: fixes to info function
Merge branch 'rf/wrappers' into 'master'
DOC: changelog
TEST: test runfsl with non-fsl command
RF: runfsl errors on non-FSL commands
TEST: test pass through kwargs to subprocess
DOC: changelog
RF: run function now passes all extra kwargs through to sp.Popen
TEST: more f-strings
MNT: py38 support
TEST: I still feel obliged to maintain py35 support, so no f-strings
DOC: typo
TEST: test invalid identifiers
RF: update docs, remove unnecessary try:except (setattr accepts invalid identifiers)
DOC: changelog
TEST: update wrapper tests ("output" -> "stdout"). New test for results
RF/BF: Update fileOrText decorator to work with input files - they must be
RF/ENH: Wrapper outputs are now accessible as attributes in addition to dict
DOC: changelog
TEST test applyxfm4D wrapper
ENH: new applyxfm4D wrapper
DOC: listen to sphinx warnings
TEST: Test case for fot submit behaviour
RF: FileOrThing passes-through if submit=True, and errors if in-memory or LOAD
DOC: changelog
TEST: test prelude wrapper
ENH: new prelude wrapper
TEST: fslsub tests
TEST: unit test for prepareArgs
Loading