In [1]:
from IPython.display import Image

###### All images are produced by NOD3 ################
###### This is used to show the I, Q, U, V images #####
Image(filename='W3_7228_I.png')
Out[1]:
In [2]:
Image(filename='W3_7228_Q.png')
Out[2]:
In [3]:
Image(filename='W3_7228_U.png')
Out[3]:
In [4]:
Image(filename='W3_7228_V.png')
Out[4]:
In [ ]: