from IPython.display import Image
###### All images are produced by NOD3 ################
###### This is used to show the I, Q, U, V images #####
Image(filename='NGC7027_7152_I.png')
Image(filename='NGC7027_7152_Q.png')
Image(filename='NGC7027_7152_U.png')
Image(filename='NGC7027_7152_V.png')
### Linearly Polarized intensity image ####
Image(filename='NGC7027_7152_PI.png')
### linear polarizated percentage calculated with the TT plot ###
### It is found to be ~2% for NGC7027, instrumental ###
Image(filename='TT-PI.png')
### instrumental polarizated percentage (or V) calculated with the TT plot ###
### The instrumental polarization is found to be ~1.3% for NGC7027 ###
Image(filename='TTV.png')