! Started logfile: J1027+4803_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:51:10 2016 obs J1027+4803_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1027+4803_S_2014_06_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.76895 visibilities/baseline/integration-bin. ! Found source: J1027+4803 ! ! 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 336 lines of history. ! ! Reading 10104 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 J1027+4803_S_2014_06_09_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898136Jy sigma=0.010851 ! Fit after self-cal, rms=0.887456Jy sigma=0.010726 ! 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.004 mas, bmaj=4.159 mas, bpa=-11.89 degrees ! Estimated noise=980.851 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.0859818 Jy ! Component: 100 - total flux cleaned = 0.10893 Jy ! Total flux subtracted in 100 components = 0.10893 Jy ! Clean residual min=-0.004283 max=0.009067 Jy/beam ! Clean residual mean=0.000004 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.10893 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.10893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071905Jy sigma=0.000813 ! Fit after self-cal, rms=0.071899Jy sigma=0.000813 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00982069 Jy ! Component: 100 - total flux cleaned = 0.0147516 Jy ! Total flux subtracted in 100 components = 0.0147516 Jy ! Clean residual min=-0.003737 max=0.003913 Jy/beam ! Clean residual mean=0.000009 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.123681 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.123681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070360Jy sigma=0.000796 ! Fit after self-cal, rms=0.070354Jy sigma=0.000796 ! 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.755 mas, bmaj=5.156 mas, bpa=-11.6 degrees ! Estimated noise=591.692 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.00282979 Jy ! Component: 100 - total flux cleaned = 0.00397142 Jy ! Component: 150 - total flux cleaned = 0.00404763 Jy ! Component: 200 - total flux cleaned = 0.00410987 Jy ! Total flux subtracted in 200 components = 0.00410987 Jy ! Clean residual min=-0.002878 max=0.003442 Jy/beam ! Clean residual mean=0.000011 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.127791 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.127791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070196Jy sigma=0.000795 ! Fit after self-cal, rms=0.070199Jy sigma=0.000795 ! 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 1.00* FD 0.84 HN 0.96 KP 1.06 ! LA 1.19 MK 1.02 NL 0.97 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.03 KP 1.03 ! LA 1.14 MK 1.07 NL 1.04 OV 1.02 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00 KP 0.88 ! LA 0.92 MK 1.04 NL 1.04 OV 0.95 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.01 KP 0.87 ! LA 0.85 MK 1.04 NL 1.08 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.070199Jy sigma=0.000795 ! Fit after self-cal, rms=0.068104Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=5.163 mas, bpa=-10.74 degrees ! Estimated noise=590.47 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 (9, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296851 Jy ! Component: 100 - total flux cleaned = 0.00392973 Jy ! Component: 150 - total flux cleaned = 0.00403732 Jy ! Component: 200 - total flux cleaned = 0.00415848 Jy ! Total flux subtracted in 200 components = 0.00415848 Jy ! Clean residual min=-0.001812 max=0.001799 Jy/beam ! Clean residual mean=0.000007 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.13195 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.13195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067975Jy sigma=0.000780 ! Fit after self-cal, rms=0.067962Jy sigma=0.000779 ! 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.067962Jy sigma=0.000779 ! Fit after self-cal, rms=0.067642Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=5.156 mas, bpa=-11.13 degrees ! Estimated noise=589.531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836739 Jy ! Component: 100 - total flux cleaned = 0.00093741 Jy ! Component: 150 - total flux cleaned = 0.000957951 Jy ! Component: 200 - total flux cleaned = 0.00101017 Jy ! Total flux subtracted in 200 components = 0.00101017 Jy ! Clean residual min=-0.001641 max=0.001523 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.13296 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.13296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067622Jy sigma=0.000777 ! Fit after self-cal, rms=0.067625Jy sigma=0.000777 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.000179947 Jy ! Component: 100 - total flux cleaned = 0.000197539 Jy ! Component: 150 - total flux cleaned = 0.000242598 Jy ! Component: 200 - total flux cleaned = 0.000270331 Jy ! Total flux subtracted in 200 components = 0.000270331 Jy ! Clean residual min=-0.001639 max=0.001500 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.13323 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.13323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067618Jy sigma=0.000777 ! Fit after self-cal, rms=0.067618Jy sigma=0.000777 ! 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.067618Jy sigma=0.000777 ! Fit after self-cal, rms=0.067565Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=5.161 mas, bpa=-11.34 degrees ! Estimated noise=589.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192021 Jy ! Component: 100 - total flux cleaned = 0.000250203 Jy ! Component: 150 - total flux cleaned = 0.000275588 Jy ! Component: 200 - total flux cleaned = 0.000287609 Jy ! Total flux subtracted in 200 components = 0.000287609 Jy ! Clean residual min=-0.001619 max=0.001520 Jy/beam ! Clean residual mean=0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.133518 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.133518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067558Jy sigma=0.000777 ! Fit after self-cal, rms=0.067558Jy sigma=0.000777 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.30796e-05 Jy ! Component: 100 - total flux cleaned = 9.49494e-05 Jy ! Component: 150 - total flux cleaned = 0.000106173 Jy ! Component: 200 - total flux cleaned = 0.000106296 Jy ! Total flux subtracted in 200 components = 0.000106296 Jy ! Clean residual min=-0.001600 max=0.001501 Jy/beam ! Clean residual mean=0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.133624 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.133624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067555Jy sigma=0.000777 ! Fit after self-cal, rms=0.067555Jy sigma=0.000777 ! 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.067555Jy sigma=0.000777 ! Fit after self-cal, rms=0.067531Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.107 mas, bmaj=9.711 mas, bpa=-12.19 degrees ! Estimated noise=724.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181113 Jy ! Component: 100 - total flux cleaned = 0.00017075 Jy ! Component: 150 - total flux cleaned = 0.000161537 Jy ! Component: 200 - total flux cleaned = 0.000153469 Jy ! Total flux subtracted in 200 components = 0.000153469 Jy ! Clean residual min=-0.001785 max=0.001579 Jy/beam ! Clean residual mean=0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.133778 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.133777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067529Jy sigma=0.000777 ! Fit after self-cal, rms=0.067529Jy sigma=0.000777 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.24431e-05 Jy ! Component: 100 - total flux cleaned = 1.44657e-05 Jy ! Component: 150 - total flux cleaned = 8.22161e-06 Jy ! Component: 200 - total flux cleaned = 3.01609e-06 Jy ! Total flux subtracted in 200 components = 3.01609e-06 Jy ! Clean residual min=-0.001792 max=0.001567 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.133781 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.133781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067529Jy sigma=0.000777 ! Fit after self-cal, rms=0.067529Jy sigma=0.000777 ! 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.771 mas, bmaj=5.163 mas, bpa=-11.47 degrees ! Estimated noise=589.197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 5.163 at -11.47 degrees (North through East) ! Clean map min=-0.0014989 max=0.11313 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.015 mas, bmaj=4.169 mas, bpa=-11.79 degrees ! Estimated noise=973.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0851134 Jy ! Component: 100 - total flux cleaned = 0.108388 Jy ! Component: 150 - total flux cleaned = 0.117954 Jy ! Component: 200 - total flux cleaned = 0.123138 Jy ! Total flux subtracted in 200 components = 0.123138 Jy ! Clean residual min=-0.003103 max=0.003920 Jy/beam ! Clean residual mean=-0.000004 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.123138 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.123138 Jy ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=5.163 mas, bpa=-11.47 degrees ! Estimated noise=589.197 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.00418418 Jy ! Component: 100 - total flux cleaned = 0.00659843 Jy ! Component: 150 - total flux cleaned = 0.00816688 Jy ! Component: 200 - total flux cleaned = 0.00924681 Jy ! Total flux subtracted in 200 components = 0.00924681 Jy ! Clean residual min=-0.001686 max=0.001478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.132385 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.132385 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.107 mas, bmaj=9.711 mas, bpa=-12.19 degrees ! Estimated noise=724.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915479 Jy ! Component: 100 - total flux cleaned = 0.00124106 Jy ! Component: 150 - total flux cleaned = 0.0013286 Jy ! Component: 200 - total flux cleaned = 0.00140063 Jy ! Total flux subtracted in 200 components = 0.00140063 Jy ! Clean residual min=-0.001741 max=0.001559 Jy/beam ! Clean residual mean=0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.133785 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 = 3.13421e-05 Jy ! Component: 100 - total flux cleaned = 4.9729e-05 Jy ! Component: 150 - total flux cleaned = 4.94937e-05 Jy ! Component: 200 - total flux cleaned = 5.69978e-05 Jy ! Total flux subtracted in 200 components = 5.69978e-05 Jy ! Clean residual min=-0.001754 max=0.001540 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.133842 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.133842 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=5.163 mas, bpa=-11.47 degrees ! Estimated noise=589.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88027e-06 Jy ! Component: 100 - total flux cleaned = -2.68916e-05 Jy ! Component: 150 - total flux cleaned = -2.68749e-05 Jy ! Component: 200 - total flux cleaned = -2.67243e-05 Jy ! Total flux subtracted in 200 components = -2.67243e-05 Jy ! Clean residual min=-0.001539 max=0.001462 Jy/beam ! Clean residual mean=0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.133815 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.133815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067539Jy sigma=0.000777 ! Fit after self-cal, rms=0.067537Jy sigma=0.000777 wmodel J1027+4803_S_2014_06_09_pus_map.mod ! Writing 62 model components to file: J1027+4803_S_2014_06_09_pus_map.mod wobs J1027+4803_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1027+4803_S_2014_06_09_pus_uvs.fits wwins J1027+4803_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1027+4803_S_2014_06_09_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.000232496 Jy ! Component: 100 - total flux cleaned = -0.000102989 Jy ! Component: 150 - total flux cleaned = -2.79999e-05 Jy ! Component: 200 - total flux cleaned = -5.2008e-05 Jy ! Component: 250 - total flux cleaned = -0.000168021 Jy ! Component: 300 - total flux cleaned = -0.000280233 Jy ! Component: 350 - total flux cleaned = -0.000390274 Jy ! Component: 400 - total flux cleaned = -0.000476489 Jy ! Component: 450 - total flux cleaned = -0.000644159 Jy ! Component: 500 - total flux cleaned = -0.000746523 Jy ! Component: 550 - total flux cleaned = -0.000846915 Jy ! Component: 600 - total flux cleaned = -0.000925756 Jy ! Component: 650 - total flux cleaned = -0.00102252 Jy ! Component: 700 - total flux cleaned = -0.00109849 Jy ! Component: 750 - total flux cleaned = -0.00115481 Jy ! Component: 800 - total flux cleaned = -0.00119158 Jy ! Component: 850 - total flux cleaned = -0.00124563 Jy ! Component: 900 - total flux cleaned = -0.00129883 Jy ! Component: 950 - total flux cleaned = -0.00122814 Jy ! Component: 1000 - total flux cleaned = -0.00133231 Jy ! Component: 1050 - total flux cleaned = -0.00133201 Jy ! Component: 1100 - total flux cleaned = -0.00139938 Jy ! Component: 1150 - total flux cleaned = -0.00144917 Jy ! Component: 1200 - total flux cleaned = -0.0014821 Jy ! Component: 1250 - total flux cleaned = -0.00151464 Jy ! Component: 1300 - total flux cleaned = -0.0015785 Jy ! Component: 1350 - total flux cleaned = -0.00164157 Jy ! Component: 1400 - total flux cleaned = -0.00167238 Jy ! Component: 1450 - total flux cleaned = -0.0017182 Jy ! Component: 1500 - total flux cleaned = -0.00167255 Jy ! Component: 1550 - total flux cleaned = -0.00174776 Jy ! Component: 1600 - total flux cleaned = -0.00171793 Jy ! Component: 1650 - total flux cleaned = -0.00174726 Jy ! Component: 1700 - total flux cleaned = -0.00173256 Jy ! Component: 1750 - total flux cleaned = -0.00174688 Jy ! Component: 1800 - total flux cleaned = -0.00176077 Jy ! Component: 1850 - total flux cleaned = -0.00176059 Jy ! Component: 1900 - total flux cleaned = -0.00173257 Jy ! Component: 1950 - total flux cleaned = -0.00181539 Jy ! Component: 2000 - total flux cleaned = -0.00174717 Jy ! Component: 2050 - total flux cleaned = -0.00174702 Jy ! Component: 2100 - total flux cleaned = -0.00176039 Jy ! Component: 2150 - total flux cleaned = -0.00174704 Jy ! Component: 2200 - total flux cleaned = -0.00173378 Jy ! Component: 2250 - total flux cleaned = -0.0017208 Jy ! Component: 2300 - total flux cleaned = -0.00173377 Jy ! Component: 2350 - total flux cleaned = -0.00168249 Jy ! Component: 2400 - total flux cleaned = -0.00169526 Jy ! Component: 2450 - total flux cleaned = -0.00173275 Jy ! Component: 2500 - total flux cleaned = -0.00169515 Jy ! Component: 2550 - total flux cleaned = -0.00171994 Jy ! Component: 2600 - total flux cleaned = -0.00170762 Jy ! Component: 2650 - total flux cleaned = -0.00169553 Jy ! Component: 2700 - total flux cleaned = -0.00169551 Jy ! Component: 2750 - total flux cleaned = -0.00171945 Jy ! Component: 2800 - total flux cleaned = -0.00168381 Jy ! Component: 2850 - total flux cleaned = -0.00170749 Jy ! Component: 2900 - total flux cleaned = -0.00167234 Jy ! Component: 2950 - total flux cleaned = -0.00171874 Jy ! Component: 3000 - total flux cleaned = -0.00164973 Jy ! Component: 3050 - total flux cleaned = -0.00166125 Jy ! Component: 3100 - total flux cleaned = -0.00167274 Jy ! Component: 3150 - total flux cleaned = -0.00167276 Jy ! Component: 3200 - total flux cleaned = -0.00170624 Jy ! Component: 3250 - total flux cleaned = -0.00169511 Jy ! Component: 3300 - total flux cleaned = -0.00169515 Jy ! Component: 3350 - total flux cleaned = -0.00172796 Jy ! Component: 3400 - total flux cleaned = -0.00170617 Jy ! Component: 3450 - total flux cleaned = -0.0017278 Jy ! Component: 3500 - total flux cleaned = -0.00170631 Jy ! Component: 3550 - total flux cleaned = -0.00170626 Jy ! Component: 3600 - total flux cleaned = -0.0017275 Jy ! Component: 3650 - total flux cleaned = -0.00172752 Jy ! Component: 3700 - total flux cleaned = -0.00173788 Jy ! Component: 3750 - total flux cleaned = -0.00174827 Jy ! Component: 3800 - total flux cleaned = -0.00172754 Jy ! Component: 3850 - total flux cleaned = -0.0017173 Jy ! Component: 3900 - total flux cleaned = -0.00173777 Jy ! Component: 3950 - total flux cleaned = -0.00177838 Jy ! Component: 4000 - total flux cleaned = -0.0017985 Jy ! Component: 4050 - total flux cleaned = -0.00181845 Jy ! Total flux subtracted in 4096 components = -0.00179844 Jy ! Clean residual min=-0.000528 max=0.000602 Jy/beam ! Clean residual mean=-0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.132017 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 344 components and 0.132017 Jy ![Exited script file: muppet] wmap "J1027+4803_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 5.163 at -11.47 degrees (North through East) ! Clean map min=-0.0013267 max=0.11279 Jy/beam ! Writing clean map to FITS file: J1027+4803_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112791 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170758 device "J1027+4803_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1027+4803_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.454182 0.454182 0.908363 1.81673 3.63345 7.2669 14.5338 29.0676 58.1352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.771 x 5.163 at -11.47 degrees (North through East) ! Clean map min=-0.0013267 max=0.11279 Jy/beam quit ! Quitting program ! Log file J1027+4803_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:51:14 2016