Skip to content

Commit 25da1e9

Browse files
committed
Adding noClip image example
1 parent 5619ecc commit 25da1e9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@ cmap = relaxationColorMap("T1")
3232
VIEW(x,c=cmap) # Do not use range limits here!
3333
```
3434
<p>Again, "VIEW" refers to your favorite viewing software.</p>
35+
<p><br>If the simplified processing is invoked WITH use of range limits, then the
36+
distinction is lost between invalid values and low-but-valid values. See second image in the
37+
example below: it represents a circular object with a T1 value that is gradually increasing
38+
from top to bottom, but only valid within a circular "object", the outside thereof representing
39+
unknown T1 values. </p>
40+
[![Figure 1](./rangeNoRange.jpg)]

rangeNoRange.jpg

37.8 KB
Loading

0 commit comments

Comments
 (0)