Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD 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
Evan Edmond
fslpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a31719c5be879700cc155e6b67ea3ea609a14709
Select Git revision
Branches
20
maint/1.x
master
default
protected
msc
v0.11
v1.0
v1.1
v1.10
v1.11
v1.12
v1.13
v1.2
v1.3
v1.4
v1.5
v1.6
v1.7
v1.8
v1.9
v2.0
v2.1
Tags
20
3.8.0
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Oct
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
15
14
13
12
8
17
Jun
11
9
8
7
6
4
3
2
27
May
26
20
19
18
17
15
10
7
5
3
2
26
Apr
25
24
21
20
18
17
16
15
14
13
12
11
10
7
6
5
30
Mar
27
17
12
8
5
3
1
28
Feb
24
21
17
16
15
8
25
Jan
24
22
20
18
16
15
13
12
9
6
5
3
23
Dec
22
19
16
13
9
8
5
2
1
29
Nov
24
23
21
20
19
18
17
15
14
11
9
8
7
4
3
23
Oct
21
20
19
30
Sep
29
22
21
20
19
18
16
15
14
13
12
3
2
1
31
Aug
23
22
17
16
15
13
9
8
5
4
3
2
1
27
Jul
26
7
1
30
Jun
29
28
27
26
20
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
25
May
23
13
12
11
9
6
5
4
19
Apr
18
16
6
5
4
3
2
1
30
Mar
29
24
23
22
21
18
A warning should be printed when running against nibabel 2.1.0
Add dev suffix
Merge branch 'v1.2' into 'v1.2'
1.2.2 v1.2
1.2.2 v1.2
Version bump
Only patch read_segments for nibabel==2.1.0
Only patch read_segments for nibabel==2.1.0
Tweak requirements a little bit
Preparatory version bump
Deprecate isWidgetAlive function
Removed useless line
silly warning about silly problem
Expanded atlases module unit tests
Small tweaks to atlases bits
CI coverage reporting was wrong. Hopefully this will fix it?
Doc adjustment
Unit test for find method
Label atlas image values no longer need to match the index of the label
Atlas mask query methods raise a custom error type if mask is bad
Unit test for mask query on a prob sumamry image. Fixed test mask
Atlas mask query methods raise an error if the provided mask is not
Normalise atlas image/summary image paths
Removed debug line
Adjusted atlas unit tests
Change to return values of Atlas query methods. Region volume indices are no
Some probabiliistic atlas descriptions refer to probabilistic files with more
Post-release version bump
Update version.py
1.2.1
1.2.1
Merge branch 'master' into 'v1.2'
Merge branch 'v1.2' into 'master'
Merge branch 'master' into 'master'
Fix/expand resample unit test
Make sure shapes float
Unit tests and data for atlas mask query
Adjusted atlas mask query routines to be less inaccurate
Resample method now has a smoothing option, because otherwise interpolation
Image class makes sure its header dtype is correct, because this is not done
Unit tests and data for ProbabilisticAtlas.maskProportions method
Fixes to ProbabilisticAtlas.maskPropotions method - was not calculating
Image.resample uses scipy.ndimage.affine_transform instead of zoom, because
Image.resample also returns xform
Loading