! Started logfile: J2108+1430_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:34:38 2017 obs J2108+1430_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2108+1430_S_2015_01_23_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.72 visibilities/baseline/integration-bin. ! Found source: J2108+1430 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 1944 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J2108+1430_S_2015_01_23_pus] 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.670294Jy sigma=0.008008 ! Fit after self-cal, rms=0.662562Jy sigma=0.007919 ! 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.55 mas, bmaj=6.713 mas, bpa=3.73 degrees ! Estimated noise=1679.77 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.25693 Jy ! Component: 100 - total flux cleaned = 0.31649 Jy ! Total flux subtracted in 100 components = 0.31649 Jy ! Clean residual min=-0.012006 max=0.023696 Jy/beam ! Clean residual mean=0.000020 rms=0.003650 Jy/beam ! Combined flux in latest and established models = 0.31649 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.31649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090991Jy sigma=0.000990 ! Fit after self-cal, rms=0.090993Jy sigma=0.000990 ! Inverting map ! Added new window around map position (17, -33.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0246349 Jy ! Component: 100 - total flux cleaned = 0.0379884 Jy ! Total flux subtracted in 100 components = 0.0379884 Jy ! Clean residual min=-0.010325 max=0.010438 Jy/beam ! Clean residual mean=0.000016 rms=0.002386 Jy/beam ! Combined flux in latest and established models = 0.354478 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.354478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081205Jy sigma=0.000885 ! Fit after self-cal, rms=0.081136Jy sigma=0.000884 ! 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.012 mas, bmaj=7.357 mas, bpa=4.761 degrees ! Estimated noise=1365 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.0130879 Jy ! Component: 100 - total flux cleaned = 0.0208329 Jy ! Component: 150 - total flux cleaned = 0.0257643 Jy ! Component: 200 - total flux cleaned = 0.0291071 Jy ! Total flux subtracted in 200 components = 0.0291071 Jy ! Clean residual min=-0.008801 max=0.008422 Jy/beam ! Clean residual mean=0.000016 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.383585 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.383585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078122Jy sigma=0.000864 ! Fit after self-cal, rms=0.078107Jy sigma=0.000863 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.98 KP 1.11 ! LA 1.03 MK 0.98 NL 1.01 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.08 KP 1.03 ! LA 1.02 MK 1.00 NL 1.05 OV 1.02 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.04 KP 0.89 ! LA 0.83 MK 1.05 NL 1.09 OV 0.95 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 0.99 KP 0.82 ! LA 0.85 MK 1.01 NL 1.03 OV 1.02 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.078107Jy sigma=0.000863 ! Fit after self-cal, rms=0.067167Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.399 mas, bpa=4.801 degrees ! Estimated noise=1365.25 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.000891379 Jy ! Component: 100 - total flux cleaned = -0.000945323 Jy ! Component: 150 - total flux cleaned = -0.000993169 Jy ! Component: 200 - total flux cleaned = -0.000993393 Jy ! Total flux subtracted in 200 components = -0.000993393 Jy ! Clean residual min=-0.004026 max=0.004094 Jy/beam ! Clean residual mean=0.000001 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.382592 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.382592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067080Jy sigma=0.000767 ! Fit after self-cal, rms=0.067047Jy sigma=0.000766 ! 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.067047Jy sigma=0.000766 ! Fit after self-cal, rms=0.067059Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.402 mas, bpa=4.817 degrees ! Estimated noise=1365.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000733553 Jy ! Component: 100 - total flux cleaned = -0.000695126 Jy ! Component: 150 - total flux cleaned = -0.000728826 Jy ! Component: 200 - total flux cleaned = -0.000698132 Jy ! Total flux subtracted in 200 components = -0.000698132 Jy ! Clean residual min=-0.003887 max=0.004111 Jy/beam ! Clean residual mean=0.000001 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.381894 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.381894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067020Jy sigma=0.000766 ! Fit after self-cal, rms=0.067016Jy sigma=0.000766 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 = -4.04815e-05 Jy ! Component: 100 - total flux cleaned = -3.80417e-05 Jy ! Component: 150 - total flux cleaned = -3.7879e-05 Jy ! Component: 200 - total flux cleaned = -3.903e-05 Jy ! Total flux subtracted in 200 components = -3.903e-05 Jy ! Clean residual min=-0.003819 max=0.004136 Jy/beam ! Clean residual mean=0.000001 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.381854 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.381855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066994Jy sigma=0.000766 ! Fit after self-cal, rms=0.066991Jy sigma=0.000766 ! Inverting map ! Added new window around map position (-86.5, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285968 Jy ! Component: 100 - total flux cleaned = 0.00392828 Jy ! Component: 150 - total flux cleaned = 0.00456313 Jy ! Component: 200 - total flux cleaned = 0.00527224 Jy ! Total flux subtracted in 200 components = 0.00527224 Jy ! Clean residual min=-0.003331 max=0.003670 Jy/beam ! Clean residual mean=0.000003 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.387127 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.387127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066730Jy sigma=0.000762 ! Fit after self-cal, rms=0.066714Jy sigma=0.000762 ! Inverting map ! Added new window around map position (80, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015789 Jy ! Component: 100 - total flux cleaned = 0.00124676 Jy ! Component: 150 - total flux cleaned = 0.00149151 Jy ! Component: 200 - total flux cleaned = 0.00165614 Jy ! Total flux subtracted in 200 components = 0.00165614 Jy ! Clean residual min=-0.003024 max=0.002797 Jy/beam ! Clean residual mean=0.000003 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.388783 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.388783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066507Jy sigma=0.000760 ! Fit after self-cal, rms=0.066502Jy sigma=0.000760 ! 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.066502Jy sigma=0.000760 ! Fit after self-cal, rms=0.066492Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.406 mas, bpa=4.831 degrees ! Estimated noise=1364.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000835911 Jy ! Component: 100 - total flux cleaned = 0.000942699 Jy ! Component: 150 - total flux cleaned = 0.0010861 Jy ! Component: 200 - total flux cleaned = 0.0010872 Jy ! Total flux subtracted in 200 components = 0.0010872 Jy ! Clean residual min=-0.002825 max=0.002764 Jy/beam ! Clean residual mean=0.000003 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.38987 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 123 components and 0.38987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066420Jy sigma=0.000759 ! Fit after self-cal, rms=0.066419Jy sigma=0.000759 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.83529e-05 Jy ! Component: 100 - total flux cleaned = -3.60856e-05 Jy ! Component: 150 - total flux cleaned = -0.000143148 Jy ! Component: 200 - total flux cleaned = -0.000142587 Jy ! Total flux subtracted in 200 components = -0.000142587 Jy ! Clean residual min=-0.002742 max=0.002712 Jy/beam ! Clean residual mean=0.000003 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.389728 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 137 components and 0.389728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066381Jy sigma=0.000758 ! Fit after self-cal, rms=0.066379Jy sigma=0.000758 ! 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.066379Jy sigma=0.000758 ! Fit after self-cal, rms=0.066371Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.893 mas, bmaj=10.81 mas, bpa=-5.52 degrees ! Estimated noise=1759.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.25831e-05 Jy ! Component: 100 - total flux cleaned = -0.000243332 Jy ! Component: 150 - total flux cleaned = -0.000486262 Jy ! Component: 200 - total flux cleaned = -0.000431767 Jy ! Total flux subtracted in 200 components = -0.000431767 Jy ! Clean residual min=-0.002478 max=0.002388 Jy/beam ! Clean residual mean=0.000006 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.389296 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 154 components and 0.389296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066359Jy sigma=0.000758 ! Fit after self-cal, rms=0.066356Jy sigma=0.000758 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 = 0.000138693 Jy ! Component: 100 - total flux cleaned = 0.000111819 Jy ! Component: 150 - total flux cleaned = 3.94008e-05 Jy ! Component: 200 - total flux cleaned = 8.44988e-05 Jy ! Total flux subtracted in 200 components = 8.44988e-05 Jy ! Clean residual min=-0.002433 max=0.002310 Jy/beam ! Clean residual mean=0.000006 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.38938 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 163 components and 0.38938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066353Jy sigma=0.000758 ! Fit after self-cal, rms=0.066351Jy sigma=0.000758 ! 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.032 mas, bmaj=7.407 mas, bpa=4.835 degrees ! Estimated noise=1363.99 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.407 at 4.835 degrees (North through East) ! Clean map min=-0.0029862 max=0.33392 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.557 mas, bmaj=6.742 mas, bpa=3.814 degrees ! Estimated noise=1687.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.258057 Jy ! Component: 100 - total flux cleaned = 0.317405 Jy ! Component: 150 - total flux cleaned = 0.341439 Jy ! Component: 200 - total flux cleaned = 0.35424 Jy ! Total flux subtracted in 200 components = 0.35424 Jy ! Clean residual min=-0.005736 max=0.007798 Jy/beam ! Clean residual mean=0.000007 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.35424 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.35424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.407 mas, bpa=4.835 degrees ! Estimated noise=1363.99 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) ! Added new window around map position (-59, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103164 Jy ! Component: 100 - total flux cleaned = 0.0161592 Jy ! Component: 150 - total flux cleaned = 0.0186977 Jy ! Component: 200 - total flux cleaned = 0.02053 Jy ! Total flux subtracted in 200 components = 0.02053 Jy ! Clean residual min=-0.003613 max=0.003583 Jy/beam ! Clean residual mean=0.000007 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.37477 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 63 components and 0.37477 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=6.893 mas, bmaj=10.81 mas, bpa=-5.52 degrees ! Estimated noise=1759.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458036 Jy ! Component: 100 - total flux cleaned = 0.00714191 Jy ! Component: 150 - total flux cleaned = 0.00913727 Jy ! Component: 200 - total flux cleaned = 0.0107877 Jy ! Total flux subtracted in 200 components = 0.0107877 Jy ! Clean residual min=-0.002879 max=0.002791 Jy/beam ! Clean residual mean=0.000008 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.385557 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 = 0.00110956 Jy ! Component: 100 - total flux cleaned = 0.00203984 Jy ! Component: 150 - total flux cleaned = 0.00250954 Jy ! Component: 200 - total flux cleaned = 0.00279821 Jy ! Total flux subtracted in 200 components = 0.00279821 Jy ! Clean residual min=-0.002568 max=0.002323 Jy/beam ! Clean residual mean=0.000008 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.388356 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 121 components and 0.388356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.407 mas, bpa=4.835 degrees ! Estimated noise=1363.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159994 Jy ! Component: 100 - total flux cleaned = 0.00216652 Jy ! Component: 150 - total flux cleaned = 0.00241056 Jy ! Component: 200 - total flux cleaned = 0.00263308 Jy ! Total flux subtracted in 200 components = 0.00263308 Jy ! Clean residual min=-0.002718 max=0.002678 Jy/beam ! Clean residual mean=0.000004 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.390989 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.390989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066536Jy sigma=0.000760 ! Fit after self-cal, rms=0.066512Jy sigma=0.000760 wmodel J2108+1430_S_2015_01_23_pus_map.mod ! Writing 137 model components to file: J2108+1430_S_2015_01_23_pus_map.mod wobs J2108+1430_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2108+1430_S_2015_01_23_pus_uvs.fits wwins J2108+1430_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J2108+1430_S_2015_01_23_pus_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.000202149 Jy ! Component: 100 - total flux cleaned = 0.000527642 Jy ! Component: 150 - total flux cleaned = 0.000699362 Jy ! Component: 200 - total flux cleaned = 0.000739951 Jy ! Component: 250 - total flux cleaned = 0.000778552 Jy ! Component: 300 - total flux cleaned = 0.000777744 Jy ! Component: 350 - total flux cleaned = 0.000704418 Jy ! Component: 400 - total flux cleaned = 0.000739693 Jy ! Component: 450 - total flux cleaned = 0.000496625 Jy ! Component: 500 - total flux cleaned = 0.000429638 Jy ! Component: 550 - total flux cleaned = 0.000230833 Jy ! Component: 600 - total flux cleaned = 0.000164817 Jy ! Component: 650 - total flux cleaned = -0.000123456 Jy ! Component: 700 - total flux cleaned = -0.000405796 Jy ! Component: 750 - total flux cleaned = -0.000590916 Jy ! Component: 800 - total flux cleaned = -0.000954536 Jy ! Component: 850 - total flux cleaned = -0.00122258 Jy ! Component: 900 - total flux cleaned = -0.00139911 Jy ! Component: 950 - total flux cleaned = -0.00165968 Jy ! Component: 1000 - total flux cleaned = -0.00197291 Jy ! Component: 1050 - total flux cleaned = -0.00214113 Jy ! Component: 1100 - total flux cleaned = -0.00230706 Jy ! Component: 1150 - total flux cleaned = -0.00249771 Jy ! Component: 1200 - total flux cleaned = -0.00257895 Jy ! Component: 1250 - total flux cleaned = -0.00279184 Jy ! Component: 1300 - total flux cleaned = -0.00287025 Jy ! Component: 1350 - total flux cleaned = -0.00297389 Jy ! Component: 1400 - total flux cleaned = -0.00307634 Jy ! Component: 1450 - total flux cleaned = -0.00315259 Jy ! Component: 1500 - total flux cleaned = -0.0032781 Jy ! Component: 1550 - total flux cleaned = -0.00335255 Jy ! Component: 1600 - total flux cleaned = -0.0034506 Jy ! Component: 1650 - total flux cleaned = -0.00354722 Jy ! Component: 1700 - total flux cleaned = -0.00357103 Jy ! Component: 1750 - total flux cleaned = -0.00361871 Jy ! Component: 1800 - total flux cleaned = -0.00371283 Jy ! Component: 1850 - total flux cleaned = -0.00375968 Jy ! Component: 1900 - total flux cleaned = -0.00382898 Jy ! Component: 1950 - total flux cleaned = -0.00396576 Jy ! Component: 2000 - total flux cleaned = -0.00403321 Jy ! Component: 2050 - total flux cleaned = -0.00407776 Jy ! Component: 2100 - total flux cleaned = -0.00412209 Jy ! Component: 2150 - total flux cleaned = -0.00423207 Jy ! Component: 2200 - total flux cleaned = -0.00427572 Jy ! Component: 2250 - total flux cleaned = -0.00436213 Jy ! Component: 2300 - total flux cleaned = -0.00440498 Jy ! Component: 2350 - total flux cleaned = -0.00451105 Jy ! Component: 2400 - total flux cleaned = -0.00457388 Jy ! Component: 2450 - total flux cleaned = -0.00463633 Jy ! Component: 2500 - total flux cleaned = -0.00473971 Jy ! Component: 2550 - total flux cleaned = -0.0047603 Jy ! Component: 2600 - total flux cleaned = -0.00484167 Jy ! Component: 2650 - total flux cleaned = -0.00492231 Jy ! Component: 2700 - total flux cleaned = -0.00496227 Jy ! Component: 2750 - total flux cleaned = -0.00500184 Jy ! Component: 2800 - total flux cleaned = -0.00502154 Jy ! Component: 2850 - total flux cleaned = -0.00508019 Jy ! Component: 2900 - total flux cleaned = -0.00502197 Jy ! Component: 2950 - total flux cleaned = -0.00508006 Jy ! Component: 3000 - total flux cleaned = -0.00513759 Jy ! Component: 3050 - total flux cleaned = -0.00517554 Jy ! Component: 3100 - total flux cleaned = -0.00515658 Jy ! Component: 3150 - total flux cleaned = -0.00515644 Jy ! Component: 3200 - total flux cleaned = -0.00517513 Jy ! Component: 3250 - total flux cleaned = -0.00517505 Jy ! Component: 3300 - total flux cleaned = -0.00521187 Jy ! Component: 3350 - total flux cleaned = -0.00524839 Jy ! Component: 3400 - total flux cleaned = -0.00532115 Jy ! Component: 3450 - total flux cleaned = -0.00530298 Jy ! Component: 3500 - total flux cleaned = -0.00533905 Jy ! Component: 3550 - total flux cleaned = -0.00537493 Jy ! Component: 3600 - total flux cleaned = -0.00541056 Jy ! Component: 3650 - total flux cleaned = -0.00544623 Jy ! Component: 3700 - total flux cleaned = -0.00548159 Jy ! Component: 3750 - total flux cleaned = -0.00553455 Jy ! Component: 3800 - total flux cleaned = -0.00555202 Jy ! Component: 3850 - total flux cleaned = -0.00560426 Jy ! Component: 3900 - total flux cleaned = -0.00562156 Jy ! Component: 3950 - total flux cleaned = -0.0056733 Jy ! Component: 4000 - total flux cleaned = -0.00565604 Jy ! Component: 4050 - total flux cleaned = -0.00570764 Jy ! Total flux subtracted in 4096 components = -0.00572469 Jy ! Clean residual min=-0.001187 max=0.001078 Jy/beam ! Clean residual mean=0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.385264 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 400 components and 0.385264 Jy ![Exited script file: muppet] wmap "J2108+1430_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.407 at 4.835 degrees (North through East) ! Clean map min=-0.0026627 max=0.33361 Jy/beam ! Writing clean map to FITS file: J2108+1430_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.333608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290586 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.261312 0.261312 0.522624 1.04525 2.0905 4.181 8.36199 16.724 33.448 66.8959 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.333 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.407 at 4.835 degrees (North through East) ! Clean map min=-0.0026627 max=0.33361 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2108+1430_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:34:42 2017