tomo_input = np.array([[1,0,500,1,0],[1,0,0,0,1],[1,0,250,0.7071,0.7071],[1,0,250,0.7071,-0.7071],[1,0,250,0.7071,0.7071j],[1,0,250,0.7071,-0.7071j]])
intensity = np.array([1,1,1,1,1,1])
conf['NQubits'] = 1
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]