! Started logfile: J2312+3847_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:25:53 2019 obs J2312+3847_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2312+3847_S_2017_01_16_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773058 visibilities/baseline/integration-bin. ! Found source: J2312+3847 ! ! 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 622 lines of history. ! ! Reading 15724 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 J2312+3847_S_2017_01_16_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 357 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.776730Jy sigma=0.005934 ! Fit after self-cal, rms=0.756291Jy sigma=0.005830 ! 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.803 mas, bmaj=6.475 mas, bpa=19.35 degrees ! Estimated noise=1091.36 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.245396 Jy ! Component: 100 - total flux cleaned = 0.344221 Jy ! Total flux subtracted in 100 components = 0.344221 Jy ! Clean residual min=-0.019006 max=0.048654 Jy/beam ! Clean residual mean=0.000034 rms=0.006662 Jy/beam ! Combined flux in latest and established models = 0.344221 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.344221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354603Jy sigma=0.001225 ! Fit after self-cal, rms=0.352554Jy sigma=0.001191 ! Inverting map ! Added new window around map position (4.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0615105 Jy ! Component: 100 - total flux cleaned = 0.0911666 Jy ! Total flux subtracted in 100 components = 0.0911666 Jy ! Clean residual min=-0.012755 max=0.016570 Jy/beam ! Clean residual mean=0.000011 rms=0.003731 Jy/beam ! Combined flux in latest and established models = 0.435387 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.435387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343148Jy sigma=0.000895 ! Fit after self-cal, rms=0.342314Jy sigma=0.000877 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022455 Jy ! Component: 100 - total flux cleaned = 0.0322957 Jy ! Total flux subtracted in 100 components = 0.0322957 Jy ! Clean residual min=-0.011047 max=0.012274 Jy/beam ! Clean residual mean=0.000002 rms=0.002874 Jy/beam ! Combined flux in latest and established models = 0.467683 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.467683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341647Jy sigma=0.000827 ! Fit after self-cal, rms=0.341491Jy sigma=0.000824 ! 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.558 mas, bmaj=7.216 mas, bpa=19.32 degrees ! Estimated noise=729.812 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.00481042 Jy ! Component: 100 - total flux cleaned = 0.00495403 Jy ! Component: 150 - total flux cleaned = 0.00481247 Jy ! Component: 200 - total flux cleaned = 0.00493099 Jy ! Total flux subtracted in 200 components = 0.00493099 Jy ! Clean residual min=-0.011018 max=0.014627 Jy/beam ! Clean residual mean=0.000026 rms=0.003414 Jy/beam ! Combined flux in latest and established models = 0.472614 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.472614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341411Jy sigma=0.000816 ! Fit after self-cal, rms=0.341387Jy sigma=0.000816 ! 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.06 FD 0.92 HN 0.92 KP 0.96 ! LA 0.98 MK 1.00* NL 0.87 OV 0.95 ! PT 1.08 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 0.97 KP 0.92 ! LA 0.95 MK 1.00* NL 1.00 OV 0.99 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.98 HN 0.96 KP 0.97 ! LA 0.98 MK 1.00* NL 0.97 OV 0.93 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 0.98 KP 1.00* ! LA 1.09 MK 1.00* NL 1.00* OV 0.97 ! PT 1.09 SC 1.20 ! ! ! Fit before self-cal, rms=0.341387Jy sigma=0.000816 ! Fit after self-cal, rms=0.426947Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.535 mas, bmaj=7.19 mas, bpa=18.67 degrees ! Estimated noise=708.07 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.00500683 Jy ! Component: 100 - total flux cleaned = -0.00587092 Jy ! Component: 150 - total flux cleaned = -0.00621287 Jy ! Component: 200 - total flux cleaned = -0.00649748 Jy ! Total flux subtracted in 200 components = -0.00649748 Jy ! Clean residual min=-0.010403 max=0.009853 Jy/beam ! Clean residual mean=0.000053 rms=0.002821 Jy/beam ! Combined flux in latest and established models = 0.466117 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.466117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.426981Jy sigma=0.000759 ! Fit after self-cal, rms=0.427140Jy sigma=0.000758 ! 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.427140Jy sigma=0.000758 ! Fit after self-cal, rms=0.561342Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.51 mas, bmaj=7.172 mas, bpa=18.27 degrees ! Estimated noise=705.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201372 Jy ! Component: 100 - total flux cleaned = 0.00261325 Jy ! Component: 150 - total flux cleaned = 0.00295744 Jy ! Component: 200 - total flux cleaned = 0.00307461 Jy ! Total flux subtracted in 200 components = 0.00307461 Jy ! Clean residual min=-0.002062 max=0.002319 Jy/beam ! Clean residual mean=0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.469191 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.469191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.561373Jy sigma=0.000662 ! Fit after self-cal, rms=0.561632Jy sigma=0.000661 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.000416055 Jy ! Component: 100 - total flux cleaned = 0.00046359 Jy ! Component: 150 - total flux cleaned = 0.000464073 Jy ! Component: 200 - total flux cleaned = 0.000461237 Jy ! Total flux subtracted in 200 components = 0.000461237 Jy ! Clean residual min=-0.001983 max=0.002223 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.469653 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.469653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.561643Jy sigma=0.000661 ! Fit after self-cal, rms=0.561643Jy sigma=0.000661 ! 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.561643Jy sigma=0.000661 ! Fit after self-cal, rms=0.567074Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.501 mas, bmaj=7.167 mas, bpa=18.09 degrees ! Estimated noise=704.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133352 Jy ! Component: 100 - total flux cleaned = 0.00168776 Jy ! Component: 150 - total flux cleaned = 0.00187299 Jy ! Component: 200 - total flux cleaned = 0.00203757 Jy ! Total flux subtracted in 200 components = 0.00203757 Jy ! Clean residual min=-0.001898 max=0.002121 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.47169 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.47169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.567085Jy sigma=0.000660 ! Fit after self-cal, rms=0.567105Jy sigma=0.000660 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.000232817 Jy ! Component: 100 - total flux cleaned = 0.000324803 Jy ! Component: 150 - total flux cleaned = 0.00037828 Jy ! Component: 200 - total flux cleaned = 0.000427005 Jy ! Total flux subtracted in 200 components = 0.000427005 Jy ! Clean residual min=-0.001915 max=0.002088 Jy/beam ! Clean residual mean=-0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.472117 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.472117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.567109Jy sigma=0.000660 ! Fit after self-cal, rms=0.567109Jy sigma=0.000660 ! 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.567109Jy sigma=0.000660 ! Fit after self-cal, rms=0.569238Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.195 mas, bmaj=9.25 mas, bpa=3.317 degrees ! Estimated noise=835.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127304 Jy ! Component: 100 - total flux cleaned = 0.00158778 Jy ! Component: 150 - total flux cleaned = 0.00171843 Jy ! Component: 200 - total flux cleaned = 0.00180432 Jy ! Total flux subtracted in 200 components = 0.00180432 Jy ! Clean residual min=-0.002112 max=0.001969 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.473921 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 116 components and 0.473921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569251Jy sigma=0.000659 ! Fit after self-cal, rms=0.569256Jy sigma=0.000659 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 = 1.89764e-05 Jy ! Component: 100 - total flux cleaned = 6.21948e-05 Jy ! Component: 150 - total flux cleaned = 0.000104497 Jy ! Component: 200 - total flux cleaned = 0.000145275 Jy ! Total flux subtracted in 200 components = 0.000145275 Jy ! Clean residual min=-0.002116 max=0.001959 Jy/beam ! Clean residual mean=0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.474067 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.474067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569258Jy sigma=0.000659 ! Fit after self-cal, rms=0.569256Jy sigma=0.000659 ! 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.496 mas, bmaj=7.165 mas, bpa=18.01 degrees ! Estimated noise=704.563 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.496 x 7.165 at 18.01 degrees (North through East) ! Clean map min=-0.001837 max=0.30779 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.768 mas, bmaj=6.463 mas, bpa=18.2 degrees ! Estimated noise=1041.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.24027 Jy ! Component: 100 - total flux cleaned = 0.350586 Jy ! Component: 150 - total flux cleaned = 0.405471 Jy ! Component: 200 - total flux cleaned = 0.433712 Jy ! Total flux subtracted in 200 components = 0.433712 Jy ! Clean residual min=-0.005551 max=0.013762 Jy/beam ! Clean residual mean=0.000009 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.433712 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.433712 Jy ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=7.165 mas, bpa=18.01 degrees ! Estimated noise=704.563 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.0191032 Jy ! Component: 100 - total flux cleaned = 0.029138 Jy ! Component: 150 - total flux cleaned = 0.0347217 Jy ! Component: 200 - total flux cleaned = 0.0378626 Jy ! Total flux subtracted in 200 components = 0.0378626 Jy ! Clean residual min=-0.002222 max=0.002091 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.471575 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.471575 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.195 mas, bmaj=9.25 mas, bpa=3.317 degrees ! Estimated noise=835.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015505 Jy ! Component: 100 - total flux cleaned = 0.00180339 Jy ! Component: 150 - total flux cleaned = 0.00186258 Jy ! Component: 200 - total flux cleaned = 0.00194101 Jy ! Total flux subtracted in 200 components = 0.00194101 Jy ! Clean residual min=-0.002334 max=0.001963 Jy/beam ! Clean residual mean=0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.473516 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 = 4.59298e-05 Jy ! Component: 100 - total flux cleaned = 0.000106428 Jy ! Component: 150 - total flux cleaned = 0.000124712 Jy ! Component: 200 - total flux cleaned = 0.000141315 Jy ! Total flux subtracted in 200 components = 0.000141315 Jy ! Clean residual min=-0.002294 max=0.001945 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.473657 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 55 components and 0.473657 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=7.165 mas, bpa=18.01 degrees ! Estimated noise=704.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16904e-05 Jy ! Component: 100 - total flux cleaned = 9.84187e-05 Jy ! Component: 150 - total flux cleaned = 0.000165783 Jy ! Component: 200 - total flux cleaned = 0.000166629 Jy ! Total flux subtracted in 200 components = 0.000166629 Jy ! Clean residual min=-0.001835 max=0.002030 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.473824 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.473824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569239Jy sigma=0.000659 ! Fit after self-cal, rms=0.569238Jy sigma=0.000659 wmodel J2312+3847_S_2017_01_16_pus_map.mod ! Writing 66 model components to file: J2312+3847_S_2017_01_16_pus_map.mod wobs J2312+3847_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2312+3847_S_2017_01_16_pus_uvs.fits wwins J2312+3847_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2312+3847_S_2017_01_16_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.00069459 Jy ! Component: 100 - total flux cleaned = 0.000962484 Jy ! Component: 150 - total flux cleaned = 0.0011854 Jy ! Component: 200 - total flux cleaned = 0.00133633 Jy ! Component: 250 - total flux cleaned = 0.00145286 Jy ! Component: 300 - total flux cleaned = 0.00159467 Jy ! Component: 350 - total flux cleaned = 0.0018133 Jy ! Component: 400 - total flux cleaned = 0.00189261 Jy ! Component: 450 - total flux cleaned = 0.00191819 Jy ! Component: 500 - total flux cleaned = 0.00189335 Jy ! Component: 550 - total flux cleaned = 0.00186881 Jy ! Component: 600 - total flux cleaned = 0.00191745 Jy ! Component: 650 - total flux cleaned = 0.00196438 Jy ! Component: 700 - total flux cleaned = 0.00198748 Jy ! Component: 750 - total flux cleaned = 0.00203348 Jy ! Component: 800 - total flux cleaned = 0.00205594 Jy ! Component: 850 - total flux cleaned = 0.00203435 Jy ! Component: 900 - total flux cleaned = 0.00209897 Jy ! Component: 950 - total flux cleaned = 0.00211978 Jy ! Component: 1000 - total flux cleaned = 0.00211987 Jy ! Component: 1050 - total flux cleaned = 0.0020995 Jy ! Component: 1100 - total flux cleaned = 0.00209944 Jy ! Component: 1150 - total flux cleaned = 0.00209968 Jy ! Component: 1200 - total flux cleaned = 0.00206023 Jy ! Component: 1250 - total flux cleaned = 0.00206036 Jy ! Component: 1300 - total flux cleaned = 0.0020026 Jy ! Component: 1350 - total flux cleaned = 0.00200255 Jy ! Component: 1400 - total flux cleaned = 0.0020025 Jy ! Component: 1450 - total flux cleaned = 0.00196518 Jy ! Component: 1500 - total flux cleaned = 0.00194704 Jy ! Component: 1550 - total flux cleaned = 0.00196529 Jy ! Component: 1600 - total flux cleaned = 0.00196528 Jy ! Component: 1650 - total flux cleaned = 0.00203586 Jy ! Component: 1700 - total flux cleaned = 0.00198331 Jy ! Component: 1750 - total flux cleaned = 0.00203518 Jy ! Component: 1800 - total flux cleaned = 0.00205219 Jy ! Component: 1850 - total flux cleaned = 0.0020353 Jy ! Component: 1900 - total flux cleaned = 0.00201839 Jy ! Component: 1950 - total flux cleaned = 0.0020181 Jy ! Component: 2000 - total flux cleaned = 0.00201798 Jy ! Component: 2050 - total flux cleaned = 0.00201795 Jy ! Component: 2100 - total flux cleaned = 0.00195372 Jy ! Component: 2150 - total flux cleaned = 0.00198604 Jy ! Component: 2200 - total flux cleaned = 0.00197026 Jy ! Component: 2250 - total flux cleaned = 0.00200165 Jy ! Component: 2300 - total flux cleaned = 0.00200144 Jy ! Component: 2350 - total flux cleaned = 0.0020169 Jy ! Component: 2400 - total flux cleaned = 0.00197109 Jy ! Component: 2450 - total flux cleaned = 0.00195604 Jy ! Component: 2500 - total flux cleaned = 0.00192595 Jy ! Component: 2550 - total flux cleaned = 0.00188161 Jy ! Component: 2600 - total flux cleaned = 0.00185213 Jy ! Component: 2650 - total flux cleaned = 0.00186693 Jy ! Component: 2700 - total flux cleaned = 0.00185247 Jy ! Component: 2750 - total flux cleaned = 0.00178078 Jy ! Component: 2800 - total flux cleaned = 0.00176654 Jy ! Component: 2850 - total flux cleaned = 0.00173827 Jy ! Component: 2900 - total flux cleaned = 0.00168239 Jy ! Component: 2950 - total flux cleaned = 0.0017103 Jy ! Component: 3000 - total flux cleaned = 0.00168275 Jy ! Component: 3050 - total flux cleaned = 0.00166915 Jy ! Component: 3100 - total flux cleaned = 0.00165567 Jy ! Component: 3150 - total flux cleaned = 0.00165556 Jy ! Component: 3200 - total flux cleaned = 0.00168239 Jy ! Component: 3250 - total flux cleaned = 0.00161596 Jy ! Component: 3300 - total flux cleaned = 0.00162921 Jy ! Component: 3350 - total flux cleaned = 0.0016162 Jy ! Component: 3400 - total flux cleaned = 0.00168133 Jy ! Component: 3450 - total flux cleaned = 0.001552 Jy ! Component: 3500 - total flux cleaned = 0.00159065 Jy ! Component: 3550 - total flux cleaned = 0.00157781 Jy ! Component: 3600 - total flux cleaned = 0.00150168 Jy ! Component: 3650 - total flux cleaned = 0.00146382 Jy ! Component: 3700 - total flux cleaned = 0.00146387 Jy ! Component: 3750 - total flux cleaned = 0.00146383 Jy ! Component: 3800 - total flux cleaned = 0.00143908 Jy ! Component: 3850 - total flux cleaned = 0.00143912 Jy ! Component: 3900 - total flux cleaned = 0.00145137 Jy ! Component: 3950 - total flux cleaned = 0.0014271 Jy ! Component: 4000 - total flux cleaned = 0.00145127 Jy ! Component: 4050 - total flux cleaned = 0.00140312 Jy ! Total flux subtracted in 4096 components = 0.00142706 Jy ! Clean residual min=-0.000756 max=0.000747 Jy/beam ! Clean residual mean=0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.475251 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 369 components and 0.475251 Jy ![Exited script file: muppet] wmap "J2312+3847_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.496 x 7.165 at 18.01 degrees (North through East) ! Clean map min=-0.0013459 max=0.30679 Jy/beam ! Writing clean map to FITS file: J2312+3847_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.306791 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229885 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224797 0.224797 0.449594 0.899188 1.79838 3.59675 7.19351 14.387 28.774 57.5481 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.306 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.496 x 7.165 at 18.01 degrees (North through East) ! Clean map min=-0.0013459 max=0.30679 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 J2312+3847_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:25:58 2019