Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fsleyes
fsleyes
Commits
6350c05f
Commit
6350c05f
authored
Sep 13, 2021
by
Paul McCarthy
🚵
Browse files
TEST: Test 2D RGB overlays
parent
da77114e
Changes
4
Hide whitespace changes
Inline
Side-by-side
fsleyes/tests/overlays/test_overlay_nifti2d.py
View file @
6350c05f
...
...
@@ -62,6 +62,9 @@ cli_tests = """
{{asrgb(roi('dti/dti_V1', (0, 8, 0, 8, 4, 5)))}}
{{asrgb(roi('dti/dti_V1', (0, 8, 4, 5, 0, 8)))}}
{{asrgb(roi('dti/dti_V1', (4, 5, 0, 8, 0, 8)))}}
{{asrgb(roi('dti/dti_V1', (0, 8, 0, 8, 4, 5)))}} -ot rgb
{{asrgb(roi('dti/dti_V1', (0, 8, 4, 5, 0, 8)))}} -ot rgb
{{asrgb(roi('dti/dti_V1', (4, 5, 0, 8, 0, 8)))}} -ot rgb
{{asrgb(roi('dti/dti_V1', (0, 8, 0, 8, 4, 5)))}} -ot rgbvector
{{asrgb(roi('dti/dti_V1', (0, 8, 4, 5, 0, 8)))}} -ot rgbvector
{{asrgb(roi('dti/dti_V1', (4, 5, 0, 8, 0, 8)))}} -ot rgbvector
...
...
fsleyes/tests/testdata/cli_tests/test_overlay_nifti2d_dti_V1_roi_0_8_0_8_4_5_asrgb.nii.gz_-ot_rgb.png
0 → 100644
View file @
6350c05f
5.72 KB
fsleyes/tests/testdata/cli_tests/test_overlay_nifti2d_dti_V1_roi_0_8_4_5_0_8_asrgb.nii.gz_-ot_rgb.png
0 → 100644
View file @
6350c05f
5.56 KB
fsleyes/tests/testdata/cli_tests/test_overlay_nifti2d_dti_V1_roi_4_5_0_8_0_8_asrgb.nii.gz_-ot_rgb.png
0 → 100644
View file @
6350c05f
5.51 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment