# OIFITS Data File Datafile: oiprep_sig_Ori.2011Sep29_Hprism_tcoh0075ms_GHS_sigclip3_2016Apr08.XCHAN.final_cal.AVG15m.oifits # Initial Parameters # [sepRA, sepDEC, f1, f2, f3, diam1 diam2] # sepRA, sepDEC: Binary separation in RA and DEC in mas # f1: fractional flux contribution of primary # f2: fractional flux contribution of secondary # f3: fractional flux contribution of incoherent light from a wide component # (fix to 0.0 if no incoherent light present) # NOTE: f1 + f2 + f3 = 1.0 # diam1, diam2: Component diameters in mas. If component stars are # unresolved, then enter diameters as 0.0 mas. # If you wish to fix any of the parameters, then enter "F" following the value sepRA 0.0 sepDEC 0.0 f1 0.5 f2 0.5 f3 0.0 diam1 0.25 F diam2 0.24 F # Define search ranges: # The program will search over a two-dimensional grid defined by: # (sepRA - sep_range) to (sepRA + sep_range) at step_sepRA steps # (sepDEC - sep_range) to (sepDEC + sep_range) at step_sepDEC steps range_sepRA 10.0 range_sepDEC 10.0 step_sepRA 0.2 step_sepDEC 0.2 # Pseudo-adaptive grid search within fixed boxes set by step size at each # grid point (turn on by setting fix_adapt = 1): fix_adapt 0 # Centering grid search at (0,0) using fix_zcent = 1 # otherwise center at (sepRA,sepDEC) using fix_zcent = 0 fix_zcent 0 # Include bandwidth smearing by setting do_wave = 1: do_wave 0