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.
522c4ed41c3d1838d704e9e2cb0b8921770fe930
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
21
Jan
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
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
Added ALLOWED_EXTENSIONS back to fsl.data.mesh - no way to have a
It's now GiftiMesh, not GiftiSurface
Updates to gifti/mesh tests
GiftiSurface renamed to GiftiMesh because it fits better with new
Fix multiple-inheritance object creation issue.
Re-added loadVertexData method, and a new vertexKeys method.
VTKMesh unit tests
Mesh.__init__ accepts fixWinding for initial vertex set.
Mesh unit tests updated
One mesh vertex set can be set on __init__. Vertex set keys are optional. New
Doc files for vtk/freesurfer modules
VTK stuff moved to its own module. Also initial (non-working) freesurfer module
All test_mesh unit tests pass, but all are using deprecated TriangleMesh. Work
Added deprecated TriangleMesh class.
TriangleMesh is no more. Things are broken.
Docs and unit tests for meta module
Nifti.meta* methods are now in a base-class. Also used by TriangleMesh.
cosmetic re-ordering of mesh methods
Unit test for TriangleMesh.planeIntersection
New TriangleMesh method for calculating plane-mesh intersections
Adjust unit tests for melodicimage/analysis modules
Melodic analysis is detected if either melodic_IC or melodic_oIC are present
little addition to dicom test
Expanded mghimage unit test
MGHImage retains the original file name
Fix to changelog
Oops forgot to add a setter method for image metadata. Related fix in
Changelog
unit test for mghimage module
Note in readme about theft of nibabel test data
Doc for mghimage
New MGHImage class, for loading .mgz/mgh files.
Image class can now have metadata added to it. This is used by DicomImage
Current version of trimesh will not work without lxml. This should be fixed
changelog
Unit test for nearestVertex
New TriangleMesh.nearestVertex function.
Changelog
Bump indexed_gzip because whynot
test no hits case for rayIntersection method
Loading