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
Christoph Arthofer
Oxford-MM templates
Commits
7b5bfdef
Commit
7b5bfdef
authored
Sep 22, 2021
by
Taylor Hanayik
Browse files
Update mm1.html, mm0.html files
parent
b9071d46
Changes
2
Hide whitespace changes
Inline
Side-by-side
mm0.html
View file @
7b5bfdef
...
...
@@ -101,7 +101,7 @@
visible
:
true
,
},
]
var
nv4
=
new
niivue
.
Niivue
()
var
nv4
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv4
.
attachTo
(
'
gl4
'
)
nv4
.
isRadiologicalConvention
=
true
nv4
.
loadVolumes
(
volumeList4
)
...
...
@@ -124,7 +124,7 @@
visible
:
true
,
},
]
var
nv5
=
new
niivue
.
Niivue
()
var
nv5
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv5
.
attachTo
(
'
gl5
'
)
nv5
.
isRadiologicalConvention
=
true
nv5
.
loadVolumes
(
volumeList5
)
...
...
@@ -147,7 +147,7 @@
visible
:
true
,
},
]
var
nv6
=
new
niivue
.
Niivue
()
var
nv6
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv6
.
attachTo
(
'
gl6
'
)
nv6
.
isRadiologicalConvention
=
true
nv6
.
loadVolumes
(
volumeList6
)
...
...
mm1.html
View file @
7b5bfdef
...
...
@@ -100,7 +100,7 @@
visible
:
true
,
}
]
var
nv1
=
new
niivue
.
Niivue
()
var
nv1
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv1
.
attachTo
(
'
gl1
'
)
nv1
.
isRadiologicalConvention
=
true
nv1
.
loadVolumes
(
volumeList1
)
...
...
@@ -122,7 +122,7 @@
visible
:
true
,
},
]
var
nv2
=
new
niivue
.
Niivue
()
var
nv2
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv2
.
attachTo
(
'
gl2
'
)
nv2
.
isRadiologicalConvention
=
true
nv2
.
loadVolumes
(
volumeList2
)
...
...
@@ -144,7 +144,7 @@
visible
:
true
,
},
]
var
nv3
=
new
niivue
.
Niivue
()
var
nv3
=
new
niivue
.
Niivue
(
{
trustCalMinMax
:
false
}
)
nv3
.
attachTo
(
'
gl3
'
)
nv3
.
isRadiologicalConvention
=
true
nv3
.
loadVolumes
(
volumeList3
)
...
...
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