tomo_input = np.array([[1,0,0,3708,1,0,1,0], [1,0,0,77,1,0,0,1], [1,0,0,1791,1,0,0.7071,0.7071], [1,0,0, 2048,1,0,0.7071, 0.7071j], [1,0,0,51,0,1,1,0], [1,0,0,3642,0,1,0,1], [1,0,0,2096,0,1,0.7071, 0.7071], [1,0,0, 1926,0,1,0.7071, 0.7071j], [1,0,0,1766,0.7071, 0.7071,1,0], [1,0,0,1914,0.7071,0.7071,0,1],[1,0,0,1713,0.7071,0.7071,0.7071, 0.7071],[1,0,0,3729,0.7071,0.7071,0.7071, 0.7071j],[1,0,0,2017,0.7071,0.7071j,1,0], [1,0,0,1709,0.7071,0.7071j,0,1],[1,0,0,3686,0.7071,0.7071j,0.7071, 0.7071], [1,0,0,2404,0.7071, 0.7071j,0.7071,0.7071j]])
intensity=np.array([1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1])
conf['NQubits'] = 2
conf['NDetectors'] = 1
conf['Crosstalk'] = [[1,0,0,0], [0,1,0,0], [0,0,1,0], [0,0,0,1]]
conf['UseDerivative'] = 0
conf['Bellstate'] = 0
conf['DoErrorEstimation'] = 0
conf['DoDriftCorrection']='no'
conf[ 'Window'] = 0
conf['Efficiency'] = [1,1,1,1]