! Started logfile: /scr/pima/bg219a_uvs/J1124+2307_S_uvs.log on Wed Apr 6 22:52:53 2016 obs /scr/pima/bg219a_uvs/J1124+2307_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1124+2307_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.82381 visibilities/baseline/integration-bin. ! Found source: J1124+2307 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2076 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J1124+2307_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015489Jy sigma=27.974879 ! Fit after self-cal, rms=0.895490Jy sigma=24.585388 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=5.112 mas, bpa=3.651 degrees ! Estimated noise=0.866564 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0790324 Jy ! Component: 100 - total flux cleaned = 0.0965247 Jy ! Total flux subtracted in 100 components = 0.0965247 Jy ! Clean residual min=-0.005037 max=0.005876 Jy/beam ! Clean residual mean=-0.000012 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0965247 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0965247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046868Jy sigma=1.229727 ! Fit after self-cal, rms=0.046858Jy sigma=1.229312 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=6.036 mas, bpa=-1.869 degrees ! Estimated noise=0.590033 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00961523 Jy ! Component: 100 - total flux cleaned = 0.0141232 Jy ! Component: 150 - total flux cleaned = 0.0166773 Jy ! Component: 200 - total flux cleaned = 0.0182094 Jy ! Total flux subtracted in 200 components = 0.0182094 Jy ! Clean residual min=-0.003182 max=0.002470 Jy/beam ! Clean residual mean=-0.000016 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.114734 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.114734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045108Jy sigma=1.173515 ! Fit after self-cal, rms=0.045119Jy sigma=1.172997 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 6.036 at -1.869 degrees (North through East) ! Clean map min=-0.0030501 max=0.10458 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.01 NL 0.96 OV 1.00 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 1.00 NL 0.99 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.04 NL 0.98 OV 1.01 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.06 MK 1.00 NL 1.04 OV 1.00 ! PT 0.95 SC 1.02 ! ! ! Fit before self-cal, rms=0.045119Jy sigma=1.172997 ! Fit after self-cal, rms=0.044930Jy sigma=1.167701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=6.053 mas, bpa=-1.798 degrees ! Estimated noise=0.587195 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415249 Jy ! Component: 100 - total flux cleaned = 0.000479801 Jy ! Component: 150 - total flux cleaned = 0.000508822 Jy ! Component: 200 - total flux cleaned = 0.000548987 Jy ! Total flux subtracted in 200 components = 0.000548987 Jy ! Clean residual min=-0.002858 max=0.002288 Jy/beam ! Clean residual mean=-0.000007 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.115283 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.115283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044918Jy sigma=1.167430 ! Fit after self-cal, rms=0.044936Jy sigma=1.167314 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044936Jy sigma=1.167314 ! Fit after self-cal, rms=0.044763Jy sigma=1.162852 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=6.057 mas, bpa=-1.605 degrees ! Estimated noise=0.587457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.24097e-05 Jy ! Component: 100 - total flux cleaned = 0.0001473 Jy ! Component: 150 - total flux cleaned = 0.000205028 Jy ! Component: 200 - total flux cleaned = 0.000235563 Jy ! Total flux subtracted in 200 components = 0.000235563 Jy ! Clean residual min=-0.002437 max=0.002073 Jy/beam ! Clean residual mean=0.000004 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.115519 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.115519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044753Jy sigma=1.162690 ! Fit after self-cal, rms=0.044754Jy sigma=1.162576 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.50128e-05 Jy ! Component: 100 - total flux cleaned = 5.42409e-05 Jy ! Component: 150 - total flux cleaned = 8.9127e-05 Jy ! Component: 200 - total flux cleaned = 0.000104967 Jy ! Total flux subtracted in 200 components = 0.000104967 Jy ! Clean residual min=-0.002456 max=0.002072 Jy/beam ! Clean residual mean=0.000004 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.115624 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.115624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044748Jy sigma=1.162487 ! Fit after self-cal, rms=0.044750Jy sigma=1.162461 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044750Jy sigma=1.162461 ! Fit after self-cal, rms=0.044688Jy sigma=1.162421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=6.059 mas, bpa=-1.455 degrees ! Estimated noise=0.587182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.16105e-05 Jy ! Component: 100 - total flux cleaned = 7.50443e-05 Jy ! Component: 150 - total flux cleaned = 0.000112178 Jy ! Component: 200 - total flux cleaned = 0.000144608 Jy ! Total flux subtracted in 200 components = 0.000144608 Jy ! Clean residual min=-0.002428 max=0.002062 Jy/beam ! Clean residual mean=0.000004 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.115768 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.115768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044681Jy sigma=1.162335 ! Fit after self-cal, rms=0.044682Jy sigma=1.162314 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.18675e-06 Jy ! Component: 100 - total flux cleaned = 3.32156e-05 Jy ! Component: 150 - total flux cleaned = 6.23654e-05 Jy ! Component: 200 - total flux cleaned = 8.79991e-05 Jy ! Total flux subtracted in 200 components = 8.79991e-05 Jy ! Clean residual min=-0.002432 max=0.002061 Jy/beam ! Clean residual mean=0.000004 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.115856 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.115856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044678Jy sigma=1.162266 ! Fit after self-cal, rms=0.044680Jy sigma=1.162252 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044680Jy sigma=1.162252 ! Fit after self-cal, rms=0.044623Jy sigma=1.162220 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.435 mas, bmaj=13.68 mas, bpa=-11.36 degrees ! Estimated noise=0.745027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311317 Jy ! Component: 100 - total flux cleaned = 0.000329622 Jy ! Component: 150 - total flux cleaned = 0.00034412 Jy ! Component: 200 - total flux cleaned = 0.000356649 Jy ! Total flux subtracted in 200 components = 0.000356649 Jy ! Clean residual min=-0.002679 max=0.002275 Jy/beam ! Clean residual mean=0.000012 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.116213 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.116213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044622Jy sigma=1.162227 ! Fit after self-cal, rms=0.044621Jy sigma=1.162183 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.5789e-05 Jy ! Component: 100 - total flux cleaned = 4.31278e-05 Jy ! Component: 150 - total flux cleaned = 5.63006e-05 Jy ! Component: 200 - total flux cleaned = 7.28314e-05 Jy ! Total flux subtracted in 200 components = 7.28314e-05 Jy ! Clean residual min=-0.002668 max=0.002261 Jy/beam ! Clean residual mean=0.000013 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.116286 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.116286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044621Jy sigma=1.162209 ! Fit after self-cal, rms=0.044621Jy sigma=1.162181 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=6.063 mas, bpa=-1.315 degrees ! Estimated noise=0.586874 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 6.063 at -1.315 degrees (North through East) ! Clean map min=-0.002295 max=0.10285 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=5.141 mas, bpa=4.007 degrees ! Estimated noise=0.864631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0787534 Jy ! Component: 100 - total flux cleaned = 0.0965105 Jy ! Component: 150 - total flux cleaned = 0.103229 Jy ! Component: 200 - total flux cleaned = 0.107156 Jy ! Total flux subtracted in 200 components = 0.107156 Jy ! Clean residual min=-0.003879 max=0.003266 Jy/beam ! Clean residual mean=-0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.107156 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.107156 Jy ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=6.063 mas, bpa=-1.315 degrees ! Estimated noise=0.586874 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423104 Jy ! Component: 100 - total flux cleaned = 0.00616192 Jy ! Component: 150 - total flux cleaned = 0.00726263 Jy ! Component: 200 - total flux cleaned = 0.00793006 Jy ! Total flux subtracted in 200 components = 0.00793006 Jy ! Clean residual min=-0.002426 max=0.002072 Jy/beam ! Clean residual mean=0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.115086 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.115086 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.435 mas, bmaj=13.68 mas, bpa=-11.36 degrees ! Estimated noise=0.745027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707288 Jy ! Component: 100 - total flux cleaned = 0.000995302 Jy ! Component: 150 - total flux cleaned = 0.00103083 Jy ! Component: 200 - total flux cleaned = 0.00105113 Jy ! Total flux subtracted in 200 components = 0.00105113 Jy ! Clean residual min=-0.002659 max=0.002321 Jy/beam ! Clean residual mean=0.000012 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.116137 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.94372e-05 Jy ! Component: 100 - total flux cleaned = 3.82406e-05 Jy ! Component: 150 - total flux cleaned = 5.61655e-05 Jy ! Component: 200 - total flux cleaned = 7.35771e-05 Jy ! Total flux subtracted in 200 components = 7.35771e-05 Jy ! Clean residual min=-0.002656 max=0.002300 Jy/beam ! Clean residual mean=0.000012 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.116211 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.116211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=6.063 mas, bpa=-1.315 degrees ! Estimated noise=0.586874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270564 Jy ! Component: 100 - total flux cleaned = -0.000241619 Jy ! Component: 150 - total flux cleaned = -0.000226671 Jy ! Component: 200 - total flux cleaned = -0.000232896 Jy ! Total flux subtracted in 200 components = -0.000232896 Jy ! Clean residual min=-0.002436 max=0.002143 Jy/beam ! Clean residual mean=0.000004 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.115978 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.115978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044625Jy sigma=1.162399 ! Fit after self-cal, rms=0.044629Jy sigma=1.162364 wmodel /scr/pima/bg219a_uvs/J1124+2307_S_map.mod ! Writing 50 model components to file: /scr/pima/bg219a_uvs/J1124+2307_S_map.mod wobs /scr/pima/bg219a_uvs/J1124+2307_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1124+2307_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1124+2307_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1124+2307_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000657134 Jy ! Component: 100 - total flux cleaned = -0.00109787 Jy ! Component: 150 - total flux cleaned = -0.00119944 Jy ! Component: 200 - total flux cleaned = -0.00117012 Jy ! Component: 250 - total flux cleaned = -0.00105218 Jy ! Component: 300 - total flux cleaned = -0.000911669 Jy ! Component: 350 - total flux cleaned = -0.000750554 Jy ! Component: 400 - total flux cleaned = -0.00059614 Jy ! Component: 450 - total flux cleaned = -0.000398744 Jy ! Component: 500 - total flux cleaned = -0.000256374 Jy ! Component: 550 - total flux cleaned = -0.000118323 Jy ! Component: 600 - total flux cleaned = -7.27098e-06 Jy ! Component: 650 - total flux cleaned = 0.000100197 Jy ! Component: 700 - total flux cleaned = 0.0001628 Jy ! Component: 750 - total flux cleaned = 0.000243714 Jy ! Component: 800 - total flux cleaned = 0.000303124 Jy ! Component: 850 - total flux cleaned = 0.000399794 Jy ! Component: 900 - total flux cleaned = 0.000475079 Jy ! Component: 950 - total flux cleaned = 0.00056709 Jy ! Component: 1000 - total flux cleaned = 0.000603233 Jy ! Component: 1050 - total flux cleaned = 0.000691432 Jy ! Component: 1100 - total flux cleaned = 0.000708409 Jy ! Component: 1150 - total flux cleaned = 0.000742184 Jy ! Component: 1200 - total flux cleaned = 0.000775481 Jy ! Component: 1250 - total flux cleaned = 0.000857114 Jy ! Component: 1300 - total flux cleaned = 0.00085702 Jy ! Component: 1350 - total flux cleaned = 0.000935891 Jy ! Component: 1400 - total flux cleaned = 0.000951552 Jy ! Component: 1450 - total flux cleaned = 0.00102777 Jy ! Component: 1500 - total flux cleaned = 0.00113284 Jy ! Component: 1550 - total flux cleaned = 0.00117702 Jy ! Component: 1600 - total flux cleaned = 0.00124976 Jy ! Component: 1650 - total flux cleaned = 0.00133589 Jy ! Component: 1700 - total flux cleaned = 0.00143447 Jy ! Component: 1750 - total flux cleaned = 0.00147619 Jy ! Component: 1800 - total flux cleaned = 0.00157234 Jy ! Component: 1850 - total flux cleaned = 0.00162665 Jy ! Component: 1900 - total flux cleaned = 0.001707 Jy ! Component: 1950 - total flux cleaned = 0.00178594 Jy ! Component: 2000 - total flux cleaned = 0.00185083 Jy ! Component: 2050 - total flux cleaned = 0.00194086 Jy ! Component: 2100 - total flux cleaned = 0.00201705 Jy ! Component: 2150 - total flux cleaned = 0.00206742 Jy ! Component: 2200 - total flux cleaned = 0.00212956 Jy ! Component: 2250 - total flux cleaned = 0.0021788 Jy ! Component: 2300 - total flux cleaned = 0.00216662 Jy ! Component: 2350 - total flux cleaned = 0.00220314 Jy ! Component: 2400 - total flux cleaned = 0.0022631 Jy ! Component: 2450 - total flux cleaned = 0.00232259 Jy ! Component: 2500 - total flux cleaned = 0.00233429 Jy ! Component: 2550 - total flux cleaned = 0.00233435 Jy ! Component: 2600 - total flux cleaned = 0.00238099 Jy ! Component: 2650 - total flux cleaned = 0.00239255 Jy ! Component: 2700 - total flux cleaned = 0.00240404 Jy ! Component: 2750 - total flux cleaned = 0.00239261 Jy ! Component: 2800 - total flux cleaned = 0.00246099 Jy ! Component: 2850 - total flux cleaned = 0.00248366 Jy ! Component: 2900 - total flux cleaned = 0.00255116 Jy ! Component: 2950 - total flux cleaned = 0.00253993 Jy ! Component: 3000 - total flux cleaned = 0.00260679 Jy ! Component: 3050 - total flux cleaned = 0.00262898 Jy ! Component: 3100 - total flux cleaned = 0.00268431 Jy ! Component: 3150 - total flux cleaned = 0.0027393 Jy ! Component: 3200 - total flux cleaned = 0.00277213 Jy ! Component: 3250 - total flux cleaned = 0.00281578 Jy ! Component: 3300 - total flux cleaned = 0.00285921 Jy ! Component: 3350 - total flux cleaned = 0.00294581 Jy ! Component: 3400 - total flux cleaned = 0.00297822 Jy ! Component: 3450 - total flux cleaned = 0.00304266 Jy ! Component: 3500 - total flux cleaned = 0.00311765 Jy ! Component: 3550 - total flux cleaned = 0.00319245 Jy ! Component: 3600 - total flux cleaned = 0.00323513 Jy ! Component: 3650 - total flux cleaned = 0.00332046 Jy ! Component: 3700 - total flux cleaned = 0.00340569 Jy ! Component: 3750 - total flux cleaned = 0.00345888 Jy ! Component: 3800 - total flux cleaned = 0.00352267 Jy ! Component: 3850 - total flux cleaned = 0.00359701 Jy ! Component: 3900 - total flux cleaned = 0.00368194 Jy ! Component: 3950 - total flux cleaned = 0.00373506 Jy ! Component: 4000 - total flux cleaned = 0.0038095 Jy ! Component: 4050 - total flux cleaned = 0.00385204 Jy ! Total flux subtracted in 4096 components = 0.00391593 Jy ! Clean residual min=-0.000653 max=0.000737 Jy/beam ! Clean residual mean=0.000002 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.119894 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 316 components and 0.119894 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1124+2307_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 6.063 at -1.315 degrees (North through East) ! Clean map min=-0.0010567 max=0.10252 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1124+2307_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102522 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515692 0.515692 1.03138 2.06277 4.12553 8.25107 16.5021 33.0043 66.0085 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.743 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1124+2307_S_uvs.log closed on Wed Apr 6 22:52:57 2016