! Started logfile: /scr/pima/bg219i_uvs/J1510+5702_S_uvs.log on Wed Apr 6 23:06:24 2016 obs /scr/pima/bg219i_uvs/J1510+5702_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1510+5702_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.837037 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 54 lines of history. ! ! Reading 3164 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/bg219i_uvs/J1510+5702_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023052Jy sigma=31.039585 ! Fit after self-cal, rms=0.843432Jy sigma=25.693892 ! 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=3.567 mas, bmaj=4.096 mas, bpa=-38.36 degrees ! Estimated noise=0.503341 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.117059 Jy ! Component: 100 - total flux cleaned = 0.14958 Jy ! Total flux subtracted in 100 components = 0.14958 Jy ! Clean residual min=-0.005171 max=0.013241 Jy/beam ! Clean residual mean=-0.000015 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.14958 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.14958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062308Jy sigma=1.682135 ! Fit after self-cal, rms=0.062255Jy sigma=1.681440 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139364 Jy ! Component: 100 - total flux cleaned = 0.0213774 Jy ! Total flux subtracted in 100 components = 0.0213774 Jy ! Clean residual min=-0.003810 max=0.003666 Jy/beam ! Clean residual mean=-0.000004 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.170958 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.170958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058339Jy sigma=1.554066 ! Fit after self-cal, rms=0.058318Jy sigma=1.553690 ! 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=4.183 mas, bmaj=4.888 mas, bpa=-45.25 degrees ! Estimated noise=0.429575 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.00576298 Jy ! Component: 100 - total flux cleaned = 0.00869396 Jy ! Component: 150 - total flux cleaned = 0.0103103 Jy ! Component: 200 - total flux cleaned = 0.0112832 Jy ! Total flux subtracted in 200 components = 0.0112832 Jy ! Clean residual min=-0.003200 max=0.002994 Jy/beam ! Clean residual mean=0.000000 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.182241 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.182241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057706Jy sigma=1.536569 ! Fit after self-cal, rms=0.057697Jy sigma=1.536399 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 4.888 at -45.25 degrees (North through East) ! Clean map min=-0.0030722 max=0.15535 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: ! BR 0.99 FD 0.98 HN 1.01 KP 1.02 ! LA 1.01 MK 1.02 NL 0.99 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 1.02 ! LA 1.00 MK 1.01 NL 1.00 OV 0.97 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.02 KP 0.93 ! LA 0.98 MK 1.06 NL 0.99 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.06 KP 0.98 ! LA 0.96 MK 1.02 NL 1.01 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.057697Jy sigma=1.536399 ! Fit after self-cal, rms=0.056859Jy sigma=1.528851 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.213 mas, bmaj=4.911 mas, bpa=-45.03 degrees ! Estimated noise=0.430283 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.000649009 Jy ! Component: 100 - total flux cleaned = -0.000790693 Jy ! Component: 150 - total flux cleaned = -0.000870561 Jy ! Component: 200 - total flux cleaned = -0.000956252 Jy ! Total flux subtracted in 200 components = -0.000956252 Jy ! Clean residual min=-0.003214 max=0.003103 Jy/beam ! Clean residual mean=-0.000002 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.181285 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.181285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056834Jy sigma=1.528185 ! Fit after self-cal, rms=0.056826Jy sigma=1.528120 ! 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.056826Jy sigma=1.528120 ! Fit after self-cal, rms=0.056478Jy sigma=1.516465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.204 mas, bmaj=4.915 mas, bpa=-44.89 degrees ! Estimated noise=0.430244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554302 Jy ! Component: 100 - total flux cleaned = -0.000646008 Jy ! Component: 150 - total flux cleaned = -0.000711705 Jy ! Component: 200 - total flux cleaned = -0.00077114 Jy ! Total flux subtracted in 200 components = -0.00077114 Jy ! Clean residual min=-0.002742 max=0.002936 Jy/beam ! Clean residual mean=0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.180514 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.180514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056464Jy sigma=1.516148 ! Fit after self-cal, rms=0.056476Jy sigma=1.516077 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) ! Added new window around map position (2, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256292 Jy ! Component: 100 - total flux cleaned = 0.00363328 Jy ! Component: 150 - total flux cleaned = 0.00413575 Jy ! Component: 200 - total flux cleaned = 0.00448052 Jy ! Total flux subtracted in 200 components = 0.00448052 Jy ! Clean residual min=-0.002579 max=0.002461 Jy/beam ! Clean residual mean=0.000010 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.184994 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.184994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056357Jy sigma=1.511553 ! Fit after self-cal, rms=0.056349Jy sigma=1.511426 ! 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.056349Jy sigma=1.511426 ! Fit after self-cal, rms=0.056050Jy sigma=1.505106 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=4.921 mas, bpa=-45.15 degrees ! Estimated noise=0.429334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838463 Jy ! Component: 100 - total flux cleaned = 0.00111449 Jy ! Component: 150 - total flux cleaned = 0.00118449 Jy ! Component: 200 - total flux cleaned = 0.00124589 Jy ! Total flux subtracted in 200 components = 0.00124589 Jy ! Clean residual min=-0.002563 max=0.002500 Jy/beam ! Clean residual mean=0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.18624 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.18624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056036Jy sigma=1.504145 ! Fit after self-cal, rms=0.056035Jy sigma=1.504091 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 = 8.32981e-05 Jy ! Component: 100 - total flux cleaned = 6.56587e-05 Jy ! Component: 150 - total flux cleaned = 6.56837e-05 Jy ! Component: 200 - total flux cleaned = 4.91777e-05 Jy ! Total flux subtracted in 200 components = 4.91777e-05 Jy ! Clean residual min=-0.002547 max=0.002479 Jy/beam ! Clean residual mean=0.000014 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.186289 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.186289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056029Jy sigma=1.503705 ! Fit after self-cal, rms=0.056028Jy sigma=1.503698 ! 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.056028Jy sigma=1.503698 ! Fit after self-cal, rms=0.056029Jy sigma=1.503642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.072 mas, bmaj=9.458 mas, bpa=-82.49 degrees ! Estimated noise=0.537172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.45569e-05 Jy ! Component: 100 - total flux cleaned = -0.000154002 Jy ! Component: 150 - total flux cleaned = -0.000206942 Jy ! Component: 200 - total flux cleaned = -0.000242689 Jy ! Total flux subtracted in 200 components = -0.000242689 Jy ! Clean residual min=-0.003024 max=0.002547 Jy/beam ! Clean residual mean=0.000030 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.186047 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 113 components and 0.186047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056026Jy sigma=1.503563 ! Fit after self-cal, rms=0.056022Jy sigma=1.503517 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 = -3.65714e-05 Jy ! Component: 100 - total flux cleaned = -3.68357e-05 Jy ! Component: 150 - total flux cleaned = -2.6433e-05 Jy ! Component: 200 - total flux cleaned = -2.64437e-05 Jy ! Total flux subtracted in 200 components = -2.64437e-05 Jy ! Clean residual min=-0.002997 max=0.002563 Jy/beam ! Clean residual mean=0.000030 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.18602 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.18602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056020Jy sigma=1.503498 ! Fit after self-cal, rms=0.056018Jy sigma=1.503485 ! 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=4.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 4.926 at -45.21 degrees (North through East) ! Clean map min=-0.002383 max=0.15573 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=3.567 mas, bmaj=4.115 mas, bpa=-38.6 degrees ! Estimated noise=0.505743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117532 Jy ! Component: 100 - total flux cleaned = 0.150236 Jy ! Component: 150 - total flux cleaned = 0.163857 Jy ! Component: 200 - total flux cleaned = 0.170995 Jy ! Total flux subtracted in 200 components = 0.170995 Jy ! Clean residual min=-0.003235 max=0.003733 Jy/beam ! Clean residual mean=-0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.170995 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.170995 Jy ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 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.00485938 Jy ! Component: 100 - total flux cleaned = 0.00789018 Jy ! Component: 150 - total flux cleaned = 0.0100509 Jy ! Component: 200 - total flux cleaned = 0.0116836 Jy ! Total flux subtracted in 200 components = 0.0116836 Jy ! Clean residual min=-0.002611 max=0.002523 Jy/beam ! Clean residual mean=0.000012 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.182679 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.182679 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=8.072 mas, bmaj=9.458 mas, bpa=-82.49 degrees ! Estimated noise=0.537172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177006 Jy ! Component: 100 - total flux cleaned = 0.00277073 Jy ! Component: 150 - total flux cleaned = 0.00307779 Jy ! Component: 200 - total flux cleaned = 0.00327773 Jy ! Total flux subtracted in 200 components = 0.00327773 Jy ! Clean residual min=-0.002992 max=0.002555 Jy/beam ! Clean residual mean=0.000030 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.185956 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 = 7.43878e-05 Jy ! Component: 100 - total flux cleaned = 0.000136691 Jy ! Component: 150 - total flux cleaned = 0.00016477 Jy ! Component: 200 - total flux cleaned = 0.000178521 Jy ! Total flux subtracted in 200 components = 0.000178521 Jy ! Clean residual min=-0.002973 max=0.002591 Jy/beam ! Clean residual mean=0.000030 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.186135 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 81 components and 0.186135 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.193 mas, bmaj=4.926 mas, bpa=-45.21 degrees ! Estimated noise=0.429245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157117 Jy ! Component: 100 - total flux cleaned = 4.81521e-05 Jy ! Component: 150 - total flux cleaned = 0.000199798 Jy ! Component: 200 - total flux cleaned = 0.000267687 Jy ! Total flux subtracted in 200 components = 0.000267687 Jy ! Clean residual min=-0.002417 max=0.002496 Jy/beam ! Clean residual mean=0.000014 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.186403 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.186403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056052Jy sigma=1.504506 ! Fit after self-cal, rms=0.056045Jy sigma=1.504457 wmodel /scr/pima/bg219i_uvs/J1510+5702_S_map.mod ! Writing 94 model components to file: /scr/pima/bg219i_uvs/J1510+5702_S_map.mod wobs /scr/pima/bg219i_uvs/J1510+5702_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1510+5702_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1510+5702_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1510+5702_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.000319641 Jy ! Component: 100 - total flux cleaned = 0.000486182 Jy ! Component: 150 - total flux cleaned = 0.000605661 Jy ! Component: 200 - total flux cleaned = 0.000682804 Jy ! Component: 250 - total flux cleaned = 0.000682909 Jy ! Component: 300 - total flux cleaned = 0.000754418 Jy ! Component: 350 - total flux cleaned = 0.000754417 Jy ! Component: 400 - total flux cleaned = 0.000789426 Jy ! Component: 450 - total flux cleaned = 0.000857437 Jy ! Component: 500 - total flux cleaned = 0.000923658 Jy ! Component: 550 - total flux cleaned = 0.000890852 Jy ! Component: 600 - total flux cleaned = 0.000890924 Jy ! Component: 650 - total flux cleaned = 0.000828826 Jy ! Component: 700 - total flux cleaned = 0.000983873 Jy ! Component: 750 - total flux cleaned = 0.00104418 Jy ! Component: 800 - total flux cleaned = 0.00119279 Jy ! Component: 850 - total flux cleaned = 0.00125103 Jy ! Component: 900 - total flux cleaned = 0.00142494 Jy ! Component: 950 - total flux cleaned = 0.00139594 Jy ! Component: 1000 - total flux cleaned = 0.00150908 Jy ! Component: 1050 - total flux cleaned = 0.0014816 Jy ! Component: 1100 - total flux cleaned = 0.00159223 Jy ! Component: 1150 - total flux cleaned = 0.00164693 Jy ! Component: 1200 - total flux cleaned = 0.00175499 Jy ! Component: 1250 - total flux cleaned = 0.00178181 Jy ! Component: 1300 - total flux cleaned = 0.00188718 Jy ! Component: 1350 - total flux cleaned = 0.00193868 Jy ! Component: 1400 - total flux cleaned = 0.00193892 Jy ! Component: 1450 - total flux cleaned = 0.00201574 Jy ! Component: 1500 - total flux cleaned = 0.00206636 Jy ! Component: 1550 - total flux cleaned = 0.00219093 Jy ! Component: 1600 - total flux cleaned = 0.0021661 Jy ! Component: 1650 - total flux cleaned = 0.00233775 Jy ! Component: 1700 - total flux cleaned = 0.00233799 Jy ! Component: 1750 - total flux cleaned = 0.0024582 Jy ! Component: 1800 - total flux cleaned = 0.00252957 Jy ! Component: 1850 - total flux cleaned = 0.00262421 Jy ! Component: 1900 - total flux cleaned = 0.00274111 Jy ! Component: 1950 - total flux cleaned = 0.00276409 Jy ! Component: 2000 - total flux cleaned = 0.00276429 Jy ! Component: 2050 - total flux cleaned = 0.00283302 Jy ! Component: 2100 - total flux cleaned = 0.00278805 Jy ! Component: 2150 - total flux cleaned = 0.00278796 Jy ! Component: 2200 - total flux cleaned = 0.00292163 Jy ! Component: 2250 - total flux cleaned = 0.00283333 Jy ! Component: 2300 - total flux cleaned = 0.0028992 Jy ! Component: 2350 - total flux cleaned = 0.00292081 Jy ! Component: 2400 - total flux cleaned = 0.00292096 Jy ! Component: 2450 - total flux cleaned = 0.0029425 Jy ! Component: 2500 - total flux cleaned = 0.00294274 Jy ! Component: 2550 - total flux cleaned = 0.00298501 Jy ! Component: 2600 - total flux cleaned = 0.00296384 Jy ! Component: 2650 - total flux cleaned = 0.0030052 Jy ! Component: 2700 - total flux cleaned = 0.00296412 Jy ! Component: 2750 - total flux cleaned = 0.00302557 Jy ! Component: 2800 - total flux cleaned = 0.00298491 Jy ! Component: 2850 - total flux cleaned = 0.00292419 Jy ! Component: 2900 - total flux cleaned = 0.00292435 Jy ! Component: 2950 - total flux cleaned = 0.00294427 Jy ! Component: 3000 - total flux cleaned = 0.00284533 Jy ! Component: 3050 - total flux cleaned = 0.00278648 Jy ! Component: 3100 - total flux cleaned = 0.00278658 Jy ! Component: 3150 - total flux cleaned = 0.00280614 Jy ! Component: 3200 - total flux cleaned = 0.00274842 Jy ! Component: 3250 - total flux cleaned = 0.00269095 Jy ! Component: 3300 - total flux cleaned = 0.0026528 Jy ! Component: 3350 - total flux cleaned = 0.00257714 Jy ! Component: 3400 - total flux cleaned = 0.00252089 Jy ! Component: 3450 - total flux cleaned = 0.00248357 Jy ! Component: 3500 - total flux cleaned = 0.00242769 Jy ! Component: 3550 - total flux cleaned = 0.00237223 Jy ! Component: 3600 - total flux cleaned = 0.00228026 Jy ! Component: 3650 - total flux cleaned = 0.00231674 Jy ! Component: 3700 - total flux cleaned = 0.00218988 Jy ! Component: 3750 - total flux cleaned = 0.00222596 Jy ! Component: 3800 - total flux cleaned = 0.00220816 Jy ! Component: 3850 - total flux cleaned = 0.00217232 Jy ! Component: 3900 - total flux cleaned = 0.00206582 Jy ! Component: 3950 - total flux cleaned = 0.00199526 Jy ! Component: 4000 - total flux cleaned = 0.00199532 Jy ! Component: 4050 - total flux cleaned = 0.00199522 Jy ! Total flux subtracted in 4096 components = 0.00196043 Jy ! Clean residual min=-0.001329 max=0.001002 Jy/beam ! Clean residual mean=0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.188363 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 395 components and 0.188363 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1510+5702_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.193 x 4.926 at -45.21 degrees (North through East) ! Clean map min=-0.0019156 max=0.15613 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1510+5702_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156129 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321401 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.617567 0.617567 1.23513 2.47027 4.94054 9.88107 19.7621 39.5243 79.0486 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 485.777 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1510+5702_S_uvs.log closed on Wed Apr 6 23:06:28 2016