from IPython.display import Image
###### All images are produced by NOD3 ################
###### This is used to show the I, Q, U, V images #####
Image(filename='3c273_7224_I.png')
Image(filename='3c273_7224_Q.png')
Image(filename='3c273_7224_U.png')
Image(filename='3c273_7224_V.png')
### Linearly Polarized intensity image ####
Image(filename='3c273_7224_PI.png')
### linear polarizated percentage calculated with the TT plot ###
### It is found to be ~10% for 3C273 ###
Image(filename='TT-PI.png')
### instrumental polarizated percentage (or V) calculated with the TT plot ###
### The instrumental polarization is found to be ~1% for 3C273 ###
Image(filename='TTV.png')