Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
newimage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
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
FSL
newimage
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
12
MJlrfix_branch
MNT/add-comments
bf/splinedebug
convolve1d-norm
fsl-3_2
fsl-3_3-branch
fsl-5_branch
master
default
protected
osx-109-branch
pre6d_head_branch
release-branch
universal_branch
Tags
20
2501.3
2501.2
2501.1
2501.0
2203.12
2203.11
2203.10
2203.9
2203.8
2203.7
2203.6
2203.5
2203.4
2203.3
2203.2
2203.1
2203.0
2202.1
2202.0
2111.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
9
3
2
29
Jan
22
21
Dec
19
18
17
14
9
22
Nov
1
25
Mar
1
Feb
14
Dec
13
1
23
Aug
12
Jul
5
26
May
27
Apr
17
5
8
Sep
7
9
Aug
8
21
Jun
9
14
Mar
8
15
Feb
14
10
3
31
Jan
13
Dec
1
Oct
24
Sep
23
22
6
Jul
5
8
Jun
9
Apr
8
6
1
23
Mar
10
Nov
29
May
9
Jan
26
Nov
2
Sep
16
Aug
15
3
May
17
Apr
15
9
3
4
Feb
1
30
Jan
29
25
23
4
Dec
28
Nov
27
23
Oct
22
18
17
16
24
Aug
12
24
May
20
26
Apr
16
Feb
1
20
Aug
20
Jul
14
10
6
3
1
30
Jun
26
5
Feb
16
Jan
15
13
7
10
Dec
10
Nov
25
Sep
12
21
Aug
15
1
29
Jul
28
23
10
Jun
2
May
29
Apr
13
Feb
11
6
3
17
Jan
13
Dec
27
Nov
20
Aug
18
Dec
3
23
Nov
25
Oct
30
Aug
29
28
7
2
27
Jul
10
5
3
2
21
Jun
14
13
7
6
29
May
25
21
18
27
Apr
26
20
5
9
Mar
6
12
Dec
14
Nov
8
Aug
28
Jul
14
11
17
Jun
6
Apr
16
Mar
17
Feb
14
7
Jan
6
Dec
3
1
24
Nov
8
Sep
19
Aug
17
11
11
Jun
22
Jan
9
Dec
23
Oct
1
Jul
30
Jun
29
28
May
8
Apr
4
Mar
12
Feb
23
Jan
22
21
20
19
16
15
5
19
Dec
18
16
21
Nov
12
22
Oct
15
Sep
11
10
12
Aug
7
30
Jul
30
May
29
28
Apr
25
16
14
10
4
3
27
Mar
19
18
7
Feb
6
5
19
Dec
3
30
Nov
29
9
8
5
23
Oct
11
10
5
2
Aug
1
31
Jul
30
19
13
12
11
10
9
6
19
Jun
11
4
28
Mar
10
Jan
14
Dec
23
Nov
22
21
20
8
31
Oct
20
6
21
Sep
28
Aug
11
10
28
Jul
18
May
12
Apr
7
6
5
4
3
2
1
31
Mar
30
8
28
Feb
23
22
21
8
6
11
Jan
3
Oct
18
Sep
16
12
10
Aug
3
31
May
30
27
18
19
Apr
17
Mar
16
15
4
23
Feb
19
Nov
5
24
Sep
23
22
21
20
19
17
15
12
11
7
6
1
31
Aug
30
25
24
22
20
19
18
17
16
14
13
10
Mar
27
Feb
19
17
16
11
10
7
Nov
29
Oct
27
26
25
20
17
20
Sep
19
18
17
14
10
9
4
3
14
Aug
22
Jul
9
21
May
14
Mar
7
2
25
Feb
23
22
21
18
9
Nov
1
20
Sep
16
13
TEST: Basic unit tests for NEWIMAGE::convolve, both standard and masked
2501.3 master
2501.3 master
ENH: Parallelise NEWIMAGE::convolve operations on a per-voxel basis
TEST: Sample off-centre when testing interpolation
2501.2
2501.2
TEST: Adjust test build to make in-source building easier
MNT: Access p_interpmethod field directly instead of calling virtual
MNT: More useful error messages
2501.1
2501.1
BF: Use volume extrapolation getters rather than fields, as the fields won't
TEST: std::execution not supported by clang?
2501.0
2501.0
RF: Revert volume.initialize visibility back to protected. No need to be
MNT: Template instantiations for some things in newimagefns.h, and a few fixes
TEST: Test that interp/extrap settings are propagated to shadowvolume instances
RF: Change ShadowVolume creation method. Instead of using constSubVolume,
RF: Make _owner a non-const pointer-to-const to allow copy-assignment
RF: Handle interp/extrap settings access prior to initialisation, just by
MNT: Remove unused variable
RF: Add interp/extrap setting getters to ShadowVolume which delegate to the
RF: Make all get/set interp/extrap functions virtual. Override set* functions
MNT: Adjust raw_affine_transform so it doesn't modify properties of a const volume
MNT: Normalise indentation
RF: Remove boundsassert and boundsexception extrapolation types. This actually
RF: Rename extrapparams.extrapval -> padvalue. Remove volume.extrapval field,
MNT: Move deprecated functions together; add deprecated const
RF: Rename to extrapparams for shorter lines
RF: Adjust interp[1,3]partial spline_interp[1,3]partial functions to accept an
MNT: Another extrapolationparams constructor, accepting extrapolation method
MNT: extrapolationparams should be public
BF: Copy-paste error
RF: Do not change extrapolation settings on const volumes - use new
RF: Adjust operator(), interpolate(), splineinterpolate(),
RF: Change ep_valid to be a tuple<bool, bool, bool> (but
RF: Remove unnecessary/invalid mutable and const qualifiers. Only the
MNT: Remove unused userinterpolation/userextrapolation options
MNT: Remove un-implemented interpolate overload
TEST: Test sv cache invalidation after write when using spline interpolation
TEST: Test sv cache after reinitialize
TEST: No need for suites
MNT: Need to clear cache when volume is reinitialised
TEST: Smoke test for shadow volume cache
RF,ENH: Change volume[] to return a *reference* to a ShadowVolume instead of a
MNT: DOn't pass a value to NoOfThreads - let it choose a default
Loading