! Started logfile: J0158+2124_S_2017_08_05_pus_uvs.log on Thu May 9 19:17:04 2019 obs J0158+2124_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0158+2124_S_2017_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961455 visibilities/baseline/integration-bin. ! Found source: J0158+2124 ! ! 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 513 lines of history. ! ! Reading 19556 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 J0158+2124_S_2017_08_05_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 669 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.874891Jy sigma=0.008683 ! Fit after self-cal, rms=0.867653Jy sigma=0.008615 ! 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.805 mas, bmaj=6.107 mas, bpa=-4.927 degrees ! Estimated noise=837.914 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.0981472 Jy ! Component: 100 - total flux cleaned = 0.124995 Jy ! Total flux subtracted in 100 components = 0.124995 Jy ! Clean residual min=-0.006463 max=0.014367 Jy/beam ! Clean residual mean=-0.000018 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.124995 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.124995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085886Jy sigma=0.000783 ! Fit after self-cal, rms=0.085892Jy sigma=0.000783 ! Inverting map ! Added new window around map position (3, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159548 Jy ! Component: 100 - total flux cleaned = 0.0267377 Jy ! Total flux subtracted in 100 components = 0.0267377 Jy ! Clean residual min=-0.005113 max=0.006131 Jy/beam ! Clean residual mean=-0.000010 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.151732 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.151732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081188Jy sigma=0.000737 ! Fit after self-cal, rms=0.081030Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00891365 Jy ! Component: 100 - total flux cleaned = 0.0155261 Jy ! Total flux subtracted in 100 components = 0.0155261 Jy ! Clean residual min=-0.004400 max=0.005556 Jy/beam ! Clean residual mean=-0.000005 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.167258 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.167258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079240Jy sigma=0.000718 ! Fit after self-cal, rms=0.079184Jy sigma=0.000717 ! 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.374 mas, bmaj=7.069 mas, bpa=-3.253 degrees ! Estimated noise=585.246 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 (-2.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993063 Jy ! Component: 100 - total flux cleaned = 0.0167846 Jy ! Component: 150 - total flux cleaned = 0.0219934 Jy ! Component: 200 - total flux cleaned = 0.0261367 Jy ! Total flux subtracted in 200 components = 0.0261367 Jy ! Clean residual min=-0.003553 max=0.003747 Jy/beam ! Clean residual mean=0.000000 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.193395 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 106 components and 0.193395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077408Jy sigma=0.000701 ! Fit after self-cal, rms=0.077289Jy sigma=0.000700 ! 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.03 FD 0.98 HN 0.96 KP 1.02 ! LA 1.01 MK 1.04 NL 0.87 OV 1.04 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.01 HN 1.00 KP 0.98 ! LA 0.95 MK 1.00 NL 1.01 OV 1.04 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.01 KP 0.85 ! LA 0.74 MK 1.04 NL 1.19 OV 0.98 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 1.00* ! LA 0.66 MK 1.25 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.077289Jy sigma=0.000700 ! Fit after self-cal, rms=0.072793Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.146 mas, bpa=-3.082 degrees ! Estimated noise=580.508 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.0029043 Jy ! Component: 100 - total flux cleaned = 0.00444164 Jy ! Component: 150 - total flux cleaned = 0.00492453 Jy ! Component: 200 - total flux cleaned = 0.0050092 Jy ! Total flux subtracted in 200 components = 0.0050092 Jy ! Clean residual min=-0.002301 max=0.002333 Jy/beam ! Clean residual mean=0.000011 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.198404 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 133 components and 0.198404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072663Jy sigma=0.000680 ! Fit after self-cal, rms=0.072611Jy sigma=0.000679 ! 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.072611Jy sigma=0.000679 ! Fit after self-cal, rms=0.072963Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=7.147 mas, bpa=-3.266 degrees ! Estimated noise=581.913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173551 Jy ! Component: 100 - total flux cleaned = 0.00229487 Jy ! Component: 150 - total flux cleaned = 0.00239174 Jy ! Component: 200 - total flux cleaned = 0.00247348 Jy ! Total flux subtracted in 200 components = 0.00247348 Jy ! Clean residual min=-0.001864 max=0.001653 Jy/beam ! Clean residual mean=0.000007 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.200878 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.200878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072915Jy sigma=0.000673 ! Fit after self-cal, rms=0.072923Jy sigma=0.000673 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.000577802 Jy ! Component: 100 - total flux cleaned = 0.000628093 Jy ! Component: 150 - total flux cleaned = 0.000648943 Jy ! Component: 200 - total flux cleaned = 0.000687494 Jy ! Total flux subtracted in 200 components = 0.000687494 Jy ! Clean residual min=-0.001802 max=0.001529 Jy/beam ! Clean residual mean=0.000007 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.201565 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 169 components and 0.201565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072908Jy sigma=0.000673 ! Fit after self-cal, rms=0.072904Jy sigma=0.000673 ! 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.072904Jy sigma=0.000673 ! Fit after self-cal, rms=0.073031Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=7.141 mas, bpa=-3.302 degrees ! Estimated noise=581.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000714961 Jy ! Component: 100 - total flux cleaned = 0.000918909 Jy ! Component: 150 - total flux cleaned = 0.000976152 Jy ! Component: 200 - total flux cleaned = 0.00102719 Jy ! Total flux subtracted in 200 components = 0.00102719 Jy ! Clean residual min=-0.001757 max=0.001471 Jy/beam ! Clean residual mean=0.000007 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.202592 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 176 components and 0.202592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073018Jy sigma=0.000673 ! Fit after self-cal, rms=0.073018Jy sigma=0.000673 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.000177951 Jy ! Component: 100 - total flux cleaned = 0.000226528 Jy ! Component: 150 - total flux cleaned = 0.000285979 Jy ! Component: 200 - total flux cleaned = 0.000313887 Jy ! Total flux subtracted in 200 components = 0.000313887 Jy ! Clean residual min=-0.001731 max=0.001450 Jy/beam ! Clean residual mean=0.000007 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.202906 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 189 components and 0.202906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073012Jy sigma=0.000673 ! Fit after self-cal, rms=0.073011Jy sigma=0.000673 ! 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.073011Jy sigma=0.000673 ! Fit after self-cal, rms=0.073056Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.386 mas, bmaj=10.53 mas, bpa=-4.39 degrees ! Estimated noise=711.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656532 Jy ! Component: 100 - total flux cleaned = 0.000741441 Jy ! Component: 150 - total flux cleaned = 0.000793889 Jy ! Component: 200 - total flux cleaned = 0.000838383 Jy ! Total flux subtracted in 200 components = 0.000838383 Jy ! Clean residual min=-0.001771 max=0.001853 Jy/beam ! Clean residual mean=0.000015 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.203745 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 194 components and 0.203745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073055Jy sigma=0.000673 ! Fit after self-cal, rms=0.073053Jy sigma=0.000673 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.000136957 Jy ! Component: 100 - total flux cleaned = 0.000177805 Jy ! Component: 150 - total flux cleaned = 0.000201597 Jy ! Component: 200 - total flux cleaned = 0.000221967 Jy ! Total flux subtracted in 200 components = 0.000221967 Jy ! Clean residual min=-0.001744 max=0.001804 Jy/beam ! Clean residual mean=0.000015 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.203967 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 200 components and 0.203967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073054Jy sigma=0.000673 ! Fit after self-cal, rms=0.073053Jy sigma=0.000673 ! 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.418 mas, bmaj=7.141 mas, bpa=-3.32 degrees ! Estimated noise=581.197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 7.141 at -3.32 degrees (North through East) ! Clean map min=-0.0015721 max=0.12852 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.835 mas, bmaj=6.171 mas, bpa=-5.01 degrees ! Estimated noise=838.978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0976769 Jy ! Component: 100 - total flux cleaned = 0.124529 Jy ! Component: 150 - total flux cleaned = 0.140664 Jy ! Component: 200 - total flux cleaned = 0.151818 Jy ! Total flux subtracted in 200 components = 0.151818 Jy ! Clean residual min=-0.003493 max=0.006413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.151818 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.151818 Jy ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=7.141 mas, bpa=-3.32 degrees ! Estimated noise=581.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.0130262 Jy ! Component: 100 - total flux cleaned = 0.0221644 Jy ! Component: 150 - total flux cleaned = 0.0288465 Jy ! Component: 200 - total flux cleaned = 0.0338489 Jy ! Total flux subtracted in 200 components = 0.0338489 Jy ! Clean residual min=-0.002110 max=0.003043 Jy/beam ! Clean residual mean=0.000004 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.185667 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 90 components and 0.185667 Jy ! Inverting map ! Added new window around map position (3, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038623 Jy ! Component: 100 - total flux cleaned = 0.00685846 Jy ! Component: 150 - total flux cleaned = 0.00921456 Jy ! Component: 200 - total flux cleaned = 0.0110902 Jy ! Total flux subtracted in 200 components = 0.0110902 Jy ! Clean residual min=-0.001910 max=0.001564 Jy/beam ! Clean residual mean=0.000006 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.196757 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 137 components and 0.196757 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.386 mas, bmaj=10.53 mas, bpa=-4.39 degrees ! Estimated noise=711.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242214 Jy ! Component: 100 - total flux cleaned = 0.00398523 Jy ! Component: 150 - total flux cleaned = 0.00510627 Jy ! Component: 200 - total flux cleaned = 0.00595369 Jy ! Total flux subtracted in 200 components = 0.00595369 Jy ! Clean residual min=-0.001792 max=0.001810 Jy/beam ! Clean residual mean=0.000013 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.202711 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.000649785 Jy ! Component: 100 - total flux cleaned = 0.00115279 Jy ! Component: 150 - total flux cleaned = 0.00139755 Jy ! Component: 200 - total flux cleaned = 0.00157915 Jy ! Total flux subtracted in 200 components = 0.00157915 Jy ! Clean residual min=-0.001717 max=0.001764 Jy/beam ! Clean residual mean=0.000014 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.20429 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 230 components and 0.20429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=7.141 mas, bpa=-3.32 degrees ! Estimated noise=581.197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538283 Jy ! Component: 100 - total flux cleaned = 0.000695874 Jy ! Component: 150 - total flux cleaned = 0.000782705 Jy ! Component: 200 - total flux cleaned = 0.000830269 Jy ! Total flux subtracted in 200 components = 0.000830269 Jy ! Clean residual min=-0.001699 max=0.001421 Jy/beam ! Clean residual mean=0.000006 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.20512 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 251 components and 0.20512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073051Jy sigma=0.000672 ! Fit after self-cal, rms=0.073041Jy sigma=0.000672 wmodel J0158+2124_S_2017_08_05_pus_map.mod ! Writing 251 model components to file: J0158+2124_S_2017_08_05_pus_map.mod wobs J0158+2124_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0158+2124_S_2017_08_05_pus_uvs.fits wwins J0158+2124_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J0158+2124_S_2017_08_05_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.000730883 Jy ! Component: 100 - total flux cleaned = -0.000759378 Jy ! Component: 150 - total flux cleaned = -0.000908697 Jy ! Component: 200 - total flux cleaned = -0.00102886 Jy ! Component: 250 - total flux cleaned = -0.00114438 Jy ! Component: 300 - total flux cleaned = -0.00125612 Jy ! Component: 350 - total flux cleaned = -0.00132158 Jy ! Component: 400 - total flux cleaned = -0.00134287 Jy ! Component: 450 - total flux cleaned = -0.00132191 Jy ! Component: 500 - total flux cleaned = -0.0013222 Jy ! Component: 550 - total flux cleaned = -0.00130221 Jy ! Component: 600 - total flux cleaned = -0.00126282 Jy ! Component: 650 - total flux cleaned = -0.00120488 Jy ! Component: 700 - total flux cleaned = -0.00120533 Jy ! Component: 750 - total flux cleaned = -0.0012241 Jy ! Component: 800 - total flux cleaned = -0.00122413 Jy ! Component: 850 - total flux cleaned = -0.00124217 Jy ! Component: 900 - total flux cleaned = -0.00122442 Jy ! Component: 950 - total flux cleaned = -0.00125925 Jy ! Component: 1000 - total flux cleaned = -0.0012761 Jy ! Component: 1050 - total flux cleaned = -0.00122531 Jy ! Component: 1100 - total flux cleaned = -0.00125879 Jy ! Component: 1150 - total flux cleaned = -0.00127513 Jy ! Component: 1200 - total flux cleaned = -0.00127512 Jy ! Component: 1250 - total flux cleaned = -0.00125926 Jy ! Component: 1300 - total flux cleaned = -0.00130668 Jy ! Component: 1350 - total flux cleaned = -0.0013064 Jy ! Component: 1400 - total flux cleaned = -0.0013371 Jy ! Component: 1450 - total flux cleaned = -0.00136753 Jy ! Component: 1500 - total flux cleaned = -0.00136763 Jy ! Component: 1550 - total flux cleaned = -0.00139747 Jy ! Component: 1600 - total flux cleaned = -0.00142697 Jy ! Component: 1650 - total flux cleaned = -0.00147051 Jy ! Component: 1700 - total flux cleaned = -0.00149906 Jy ! Component: 1750 - total flux cleaned = -0.00147054 Jy ! Component: 1800 - total flux cleaned = -0.00151273 Jy ! Component: 1850 - total flux cleaned = -0.00144272 Jy ! Component: 1900 - total flux cleaned = -0.00142881 Jy ! Component: 1950 - total flux cleaned = -0.00146982 Jy ! Component: 2000 - total flux cleaned = -0.00141537 Jy ! Component: 2050 - total flux cleaned = -0.00140195 Jy ! Component: 2100 - total flux cleaned = -0.0014019 Jy ! Component: 2150 - total flux cleaned = -0.00137523 Jy ! Component: 2200 - total flux cleaned = -0.00134908 Jy ! Component: 2250 - total flux cleaned = -0.00131005 Jy ! Component: 2300 - total flux cleaned = -0.00129719 Jy ! Component: 2350 - total flux cleaned = -0.00124609 Jy ! Component: 2400 - total flux cleaned = -0.00124601 Jy ! Component: 2450 - total flux cleaned = -0.00120825 Jy ! Component: 2500 - total flux cleaned = -0.00114596 Jy ! Component: 2550 - total flux cleaned = -0.00117066 Jy ! Component: 2600 - total flux cleaned = -0.00112149 Jy ! Component: 2650 - total flux cleaned = -0.00110938 Jy ! Component: 2700 - total flux cleaned = -0.00106095 Jy ! Component: 2750 - total flux cleaned = -0.00100078 Jy ! Component: 2800 - total flux cleaned = -0.000988889 Jy ! Component: 2850 - total flux cleaned = -0.000988866 Jy ! Component: 2900 - total flux cleaned = -0.000941821 Jy ! Component: 2950 - total flux cleaned = -0.000918545 Jy ! Component: 3000 - total flux cleaned = -0.000895454 Jy ! Component: 3050 - total flux cleaned = -0.00090694 Jy ! Component: 3100 - total flux cleaned = -0.00088395 Jy ! Component: 3150 - total flux cleaned = -0.000872503 Jy ! Component: 3200 - total flux cleaned = -0.000849934 Jy ! Component: 3250 - total flux cleaned = -0.000827562 Jy ! Component: 3300 - total flux cleaned = -0.000816487 Jy ! Component: 3350 - total flux cleaned = -0.000805433 Jy ! Component: 3400 - total flux cleaned = -0.000783405 Jy ! Component: 3450 - total flux cleaned = -0.000783359 Jy ! Component: 3500 - total flux cleaned = -0.000739904 Jy ! Component: 3550 - total flux cleaned = -0.000729122 Jy ! Component: 3600 - total flux cleaned = -0.000696812 Jy ! Component: 3650 - total flux cleaned = -0.000654056 Jy ! Component: 3700 - total flux cleaned = -0.000632877 Jy ! Component: 3750 - total flux cleaned = -0.000580276 Jy ! Component: 3800 - total flux cleaned = -0.000601318 Jy ! Component: 3850 - total flux cleaned = -0.000528258 Jy ! Component: 3900 - total flux cleaned = -0.000528314 Jy ! Component: 3950 - total flux cleaned = -0.000518063 Jy ! Component: 4000 - total flux cleaned = -0.000497602 Jy ! Component: 4050 - total flux cleaned = -0.00045686 Jy ! Total flux subtracted in 4096 components = -0.000456894 Jy ! Clean residual min=-0.000643 max=0.000604 Jy/beam ! Clean residual mean=0.000003 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.204664 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 554 components and 0.204664 Jy ![Exited script file: muppet] wmap "J0158+2124_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 7.141 at -3.32 degrees (North through East) ! Clean map min=-0.0012891 max=0.12873 Jy/beam ! Writing clean map to FITS file: J0158+2124_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128727 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189495 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.441621 0.441621 0.883242 1.76648 3.53297 7.06594 14.1319 28.2637 56.5275 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.418 x 7.141 at -3.32 degrees (North through East) ! Clean map min=-0.0012891 max=0.12873 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 J0158+2124_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:17:10 2019