data_dir = "/data/id10/inhouse/extraspace/Chushkin/Test_examples/data/T25/"
dir_save = "./"
prefix_data = "img_"
sufix_data = ".edf"
data_file = dir_save + "data.edf"
back_file = dir_save + "backgr.edf"

name_save = "NiAu_sample1.h5"
name_save_3D = "T25_60_3D.npy"
cx = 232
cy = 242
sm = 512
exp_time = 17.0
flat_field = "/data/id10/inhouse/extraspace/Chushkin/Test_examples/CXDI_development/maxipix2x2_ff_Sept_22_2015.edf"
maxipix_mask = dir_save+"mask_"+data_file.split("/")[-1]
centrosym = "no"
first_angle = -84 #-79
last_angle = 78 #70
step_angle = 0.5
first_file = 1
last_file = 652 #598
distance = 2.54
pixel_size = 55e-6
wavelength = 1.53e-10


N = 50 #number of iterations
beta = 0.9      #HIO feedback parameter
sq = 72      #rough suport size 2*sq
mask_type = "circle"    #"square"#"circle"
toplot = "no"  #"yes""no"
UF = 50 #update period
s = 3   #initial smoothing parameter
init_object = "none"
threshold = 0.1 #threshold for support refinment
fscale = 1

s0 = (560-256)/2   
s1 = (128 + 32 + 8)  
s2 = (128 + 32 + 8) 
