Created 3 years ago
import jovian
%pylab inline
import numpy as np
#from sincfit import *
import matplotlib.pyplot as plt
import matplotlib as mpl
Populating the interactive namespace from numpy and matplotlib
#plt.style.use('e21')
from matplotlib.colors import LogNorm
#Determining Kappa, Janoschek PRB 2013
#Eq. 3:
=