! Started logfile: J0625+4440_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:33:54 2019 obs J0625+4440_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0625+4440_S_2017_03_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965887 visibilities/baseline/integration-bin. ! Found source: J0625+4440 ! ! 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 1684 lines of history. ! ! Reading 19820 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 J0625+4440_S_2017_03_27_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.658998Jy sigma=0.005975 ! Fit after self-cal, rms=0.644942Jy sigma=0.005861 ! 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.184 mas, bmaj=4.506 mas, bpa=3.193 degrees ! Estimated noise=828.091 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.280439 Jy ! Component: 100 - total flux cleaned = 0.341699 Jy ! Total flux subtracted in 100 components = 0.341699 Jy ! Clean residual min=-0.009561 max=0.017930 Jy/beam ! Clean residual mean=-0.000026 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.341699 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.341699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098866Jy sigma=0.000819 ! Fit after self-cal, rms=0.098864Jy sigma=0.000819 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174685 Jy ! Component: 100 - total flux cleaned = 0.0246964 Jy ! Total flux subtracted in 100 components = 0.0246964 Jy ! Clean residual min=-0.008782 max=0.008613 Jy/beam ! Clean residual mean=-0.000015 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.366396 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.366396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095723Jy sigma=0.000779 ! Fit after self-cal, rms=0.095728Jy sigma=0.000779 ! 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.863 mas, bmaj=5.376 mas, bpa=7.034 degrees ! Estimated noise=601.143 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.00549616 Jy ! Component: 100 - total flux cleaned = 0.00747119 Jy ! Component: 150 - total flux cleaned = 0.00759037 Jy ! Component: 200 - total flux cleaned = 0.00769625 Jy ! Total flux subtracted in 200 components = 0.00769625 Jy ! Clean residual min=-0.005735 max=0.006642 Jy/beam ! Clean residual mean=-0.000008 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.374092 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.374092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095601Jy sigma=0.000775 ! Fit after self-cal, rms=0.095603Jy sigma=0.000775 ! 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 0.96 HN 0.94 KP 1.03 ! LA 1.00 MK 0.98 NL 0.99 OV 1.01 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.98 KP 0.98 ! LA 0.96 MK 1.10 NL 1.01 OV 1.05 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.97 KP 0.96 ! LA 1.00 MK 1.05 NL 0.97 OV 0.96 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.95 KP 1.00* ! LA 1.00 MK 1.23 NL 1.00* OV 1.99 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.095603Jy sigma=0.000775 ! Fit after self-cal, rms=0.099894Jy sigma=0.000715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=5.414 mas, bpa=7.546 degrees ! Estimated noise=600.322 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.0022219 Jy ! Component: 100 - total flux cleaned = -0.00254912 Jy ! Component: 150 - total flux cleaned = -0.00263307 Jy ! Component: 200 - total flux cleaned = -0.00266918 Jy ! Total flux subtracted in 200 components = -0.00266918 Jy ! Clean residual min=-0.003112 max=0.004205 Jy/beam ! Clean residual mean=-0.000001 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.371423 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.371423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099826Jy sigma=0.000715 ! Fit after self-cal, rms=0.100079Jy sigma=0.000715 ! 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.100079Jy sigma=0.000715 ! Fit after self-cal, rms=0.102275Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.406 mas, bpa=7.819 degrees ! Estimated noise=599.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.87314e-05 Jy ! Component: 100 - total flux cleaned = -4.74113e-05 Jy ! Component: 150 - total flux cleaned = -2.82724e-06 Jy ! Component: 200 - total flux cleaned = 3.60857e-05 Jy ! Total flux subtracted in 200 components = 3.60857e-05 Jy ! Clean residual min=-0.001806 max=0.001598 Jy/beam ! Clean residual mean=0.000007 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.371459 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.371459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102261Jy sigma=0.000689 ! Fit after self-cal, rms=0.102297Jy sigma=0.000689 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.01962e-05 Jy ! Component: 100 - total flux cleaned = 4.04785e-05 Jy ! Component: 150 - total flux cleaned = 5.50688e-05 Jy ! Component: 200 - total flux cleaned = 6.76834e-05 Jy ! Total flux subtracted in 200 components = 6.76834e-05 Jy ! Clean residual min=-0.001820 max=0.001602 Jy/beam ! Clean residual mean=0.000007 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.371526 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.371526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102292Jy sigma=0.000689 ! Fit after self-cal, rms=0.102290Jy sigma=0.000689 ! 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.102290Jy sigma=0.000689 ! Fit after self-cal, rms=0.105207Jy sigma=0.000691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.447 mas, bpa=8.569 degrees ! Estimated noise=601.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.2627e-05 Jy ! Component: 100 - total flux cleaned = 7.71097e-05 Jy ! Component: 150 - total flux cleaned = 0.000127155 Jy ! Component: 200 - total flux cleaned = 0.000126879 Jy ! Total flux subtracted in 200 components = 0.000126879 Jy ! Clean residual min=-0.001802 max=0.001843 Jy/beam ! Clean residual mean=0.000008 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.371653 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.371653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105128Jy sigma=0.000690 ! Fit after self-cal, rms=0.105137Jy sigma=0.000690 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (54.5, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113046 Jy ! Component: 100 - total flux cleaned = 0.00104341 Jy ! Component: 150 - total flux cleaned = 0.00104324 Jy ! Component: 200 - total flux cleaned = 0.00107986 Jy ! Total flux subtracted in 200 components = 0.00107986 Jy ! Clean residual min=-0.001862 max=0.001782 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.372733 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.372733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105078Jy sigma=0.000690 ! Fit after self-cal, rms=0.105074Jy sigma=0.000690 ! 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.105074Jy sigma=0.000690 ! Fit after self-cal, rms=0.105691Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.004 mas, bmaj=9.048 mas, bpa=23.41 degrees ! Estimated noise=737.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124113 Jy ! Component: 100 - total flux cleaned = 5.51548e-05 Jy ! Component: 150 - total flux cleaned = 5.43333e-05 Jy ! Component: 200 - total flux cleaned = 5.29633e-05 Jy ! Total flux subtracted in 200 components = 5.29633e-05 Jy ! Clean residual min=-0.001461 max=0.001664 Jy/beam ! Clean residual mean=0.000014 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.372786 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.372786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105684Jy sigma=0.000690 ! Fit after self-cal, rms=0.105687Jy sigma=0.000690 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 = 9.78565e-05 Jy ! Component: 100 - total flux cleaned = 8.20566e-05 Jy ! Component: 150 - total flux cleaned = 0.000125002 Jy ! Component: 200 - total flux cleaned = 0.000165221 Jy ! Total flux subtracted in 200 components = 0.000165221 Jy ! Clean residual min=-0.001455 max=0.001671 Jy/beam ! Clean residual mean=0.000014 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.372951 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.372951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105682Jy sigma=0.000690 ! Fit after self-cal, rms=0.105681Jy sigma=0.000690 ! 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.89 mas, bmaj=5.46 mas, bpa=8.926 degrees ! Estimated noise=601.993 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 5.46 at 8.926 degrees (North through East) ! Clean map min=-0.0016441 max=0.36461 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.209 mas, bmaj=4.538 mas, bpa=4.958 degrees ! Estimated noise=839.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.284251 Jy ! Component: 100 - total flux cleaned = 0.346236 Jy ! Component: 150 - total flux cleaned = 0.360662 Jy ! Component: 200 - total flux cleaned = 0.366029 Jy ! Total flux subtracted in 200 components = 0.366029 Jy ! Clean residual min=-0.002588 max=0.002893 Jy/beam ! Clean residual mean=0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.366029 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.366029 Jy ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.46 mas, bpa=8.926 degrees ! Estimated noise=601.993 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.00308241 Jy ! Component: 100 - total flux cleaned = 0.00478599 Jy ! Component: 150 - total flux cleaned = 0.00550295 Jy ! Component: 200 - total flux cleaned = 0.0057569 Jy ! Total flux subtracted in 200 components = 0.0057569 Jy ! Clean residual min=-0.001696 max=0.001900 Jy/beam ! Clean residual mean=0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.371785 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.371785 Jy ! Inverting map ! Added new window around map position (-128, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128503 Jy ! Component: 100 - total flux cleaned = 0.00149443 Jy ! Component: 150 - total flux cleaned = 0.00172382 Jy ! Component: 200 - total flux cleaned = 0.00186513 Jy ! Total flux subtracted in 200 components = 0.00186513 Jy ! Clean residual min=-0.001596 max=0.001749 Jy/beam ! Clean residual mean=0.000005 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.373651 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.373651 Jy ! Inverting map ! Added new window around map position (-32.5, -108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531234 Jy ! Component: 100 - total flux cleaned = 0.000610278 Jy ! Component: 150 - total flux cleaned = 0.000718114 Jy ! Component: 200 - total flux cleaned = 0.00075027 Jy ! Total flux subtracted in 200 components = 0.00075027 Jy ! Clean residual min=-0.001562 max=0.001605 Jy/beam ! Clean residual mean=0.000005 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.374401 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.374401 Jy ! Inverting map ! Added new window around map position (84.5, 125.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115444 Jy ! Component: 100 - total flux cleaned = 0.00111864 Jy ! Component: 150 - total flux cleaned = 0.00122154 Jy ! Component: 200 - total flux cleaned = 0.0012846 Jy ! Total flux subtracted in 200 components = 0.0012846 Jy ! Clean residual min=-0.001505 max=0.001413 Jy/beam ! Clean residual mean=0.000006 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.375686 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.375686 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.004 mas, bmaj=9.048 mas, bpa=23.41 degrees ! Estimated noise=737.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.56076e-05 Jy ! Component: 100 - total flux cleaned = -0.000299694 Jy ! Component: 150 - total flux cleaned = -0.0004835 Jy ! Component: 200 - total flux cleaned = -0.000519852 Jy ! Total flux subtracted in 200 components = -0.000519852 Jy ! Clean residual min=-0.001525 max=0.001368 Jy/beam ! Clean residual mean=0.000012 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.375166 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 = -5.14625e-05 Jy ! Component: 100 - total flux cleaned = -6.74786e-05 Jy ! Component: 150 - total flux cleaned = -8.25169e-05 Jy ! Component: 200 - total flux cleaned = -0.000124097 Jy ! Total flux subtracted in 200 components = -0.000124097 Jy ! Clean residual min=-0.001502 max=0.001350 Jy/beam ! Clean residual mean=0.000013 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.375042 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 122 components and 0.375042 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.46 mas, bpa=8.926 degrees ! Estimated noise=601.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368579 Jy ! Component: 100 - total flux cleaned = 0.000339458 Jy ! Component: 150 - total flux cleaned = 0.000311238 Jy ! Component: 200 - total flux cleaned = 0.000256609 Jy ! Total flux subtracted in 200 components = 0.000256609 Jy ! Clean residual min=-0.001510 max=0.001349 Jy/beam ! Clean residual mean=0.000006 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.375298 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 130 components and 0.375298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105347Jy sigma=0.000689 ! Fit after self-cal, rms=0.105328Jy sigma=0.000689 wmodel J0625+4440_S_2017_03_27_pus_map.mod ! Writing 130 model components to file: J0625+4440_S_2017_03_27_pus_map.mod wobs J0625+4440_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0625+4440_S_2017_03_27_pus_uvs.fits wwins J0625+4440_S_2017_03_27_pus_map.win ! wwins: Wrote 5 windows to J0625+4440_S_2017_03_27_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.000298892 Jy ! Component: 100 - total flux cleaned = -0.000323395 Jy ! Component: 150 - total flux cleaned = -0.000275103 Jy ! Component: 200 - total flux cleaned = -0.000297722 Jy ! Component: 250 - total flux cleaned = -0.000364921 Jy ! Component: 300 - total flux cleaned = -0.000386852 Jy ! Component: 350 - total flux cleaned = -0.000472571 Jy ! Component: 400 - total flux cleaned = -0.000514591 Jy ! Component: 450 - total flux cleaned = -0.000576628 Jy ! Component: 500 - total flux cleaned = -0.000637946 Jy ! Component: 550 - total flux cleaned = -0.000678085 Jy ! Component: 600 - total flux cleaned = -0.000657867 Jy ! Component: 650 - total flux cleaned = -0.000618199 Jy ! Component: 700 - total flux cleaned = -0.000559933 Jy ! Component: 750 - total flux cleaned = -0.00054039 Jy ! Component: 800 - total flux cleaned = -0.000445177 Jy ! Component: 850 - total flux cleaned = -0.000388684 Jy ! Component: 900 - total flux cleaned = -0.000313951 Jy ! Component: 950 - total flux cleaned = -0.000276992 Jy ! Component: 1000 - total flux cleaned = -0.000258634 Jy ! Component: 1050 - total flux cleaned = -0.000167699 Jy ! Component: 1100 - total flux cleaned = -7.79242e-05 Jy ! Component: 1150 - total flux cleaned = -2.45314e-05 Jy ! Component: 1200 - total flux cleaned = -6.58074e-06 Jy ! Component: 1250 - total flux cleaned = 6.38721e-05 Jy ! Component: 1300 - total flux cleaned = 0.000151117 Jy ! Component: 1350 - total flux cleaned = 0.000203 Jy ! Component: 1400 - total flux cleaned = 0.000254426 Jy ! Component: 1450 - total flux cleaned = 0.00027151 Jy ! Component: 1500 - total flux cleaned = 0.000305206 Jy ! Component: 1550 - total flux cleaned = 0.000271695 Jy ! Component: 1600 - total flux cleaned = 0.000221686 Jy ! Component: 1650 - total flux cleaned = 0.000288148 Jy ! Component: 1700 - total flux cleaned = 0.000288303 Jy ! Component: 1750 - total flux cleaned = 0.000320899 Jy ! Component: 1800 - total flux cleaned = 0.000320814 Jy ! Component: 1850 - total flux cleaned = 0.000304723 Jy ! Component: 1900 - total flux cleaned = 0.000256532 Jy ! Component: 1950 - total flux cleaned = 0.00027268 Jy ! Component: 2000 - total flux cleaned = 0.000336326 Jy ! Component: 2050 - total flux cleaned = 0.000257212 Jy ! Component: 2100 - total flux cleaned = 0.000320098 Jy ! Component: 2150 - total flux cleaned = 0.000304636 Jy ! Component: 2200 - total flux cleaned = 0.000320105 Jy ! Component: 2250 - total flux cleaned = 0.000289436 Jy ! Component: 2300 - total flux cleaned = 0.000320227 Jy ! Component: 2350 - total flux cleaned = 0.000320156 Jy ! Component: 2400 - total flux cleaned = 0.000350658 Jy ! Component: 2450 - total flux cleaned = 0.000335331 Jy ! Component: 2500 - total flux cleaned = 0.000395717 Jy ! Component: 2550 - total flux cleaned = 0.000365678 Jy ! Component: 2600 - total flux cleaned = 0.000350748 Jy ! Component: 2650 - total flux cleaned = 0.000365655 Jy ! Component: 2700 - total flux cleaned = 0.000350862 Jy ! Component: 2750 - total flux cleaned = 0.000365513 Jy ! Component: 2800 - total flux cleaned = 0.000350855 Jy ! Component: 2850 - total flux cleaned = 0.000350881 Jy ! Component: 2900 - total flux cleaned = 0.000350856 Jy ! Component: 2950 - total flux cleaned = 0.000365218 Jy ! Component: 3000 - total flux cleaned = 0.000379611 Jy ! Component: 3050 - total flux cleaned = 0.000308077 Jy ! Component: 3100 - total flux cleaned = 0.000293895 Jy ! Component: 3150 - total flux cleaned = 0.000293942 Jy ! Component: 3200 - total flux cleaned = 0.000307976 Jy ! Component: 3250 - total flux cleaned = 0.00027986 Jy ! Component: 3300 - total flux cleaned = 0.000223811 Jy ! Component: 3350 - total flux cleaned = 0.00020981 Jy ! Component: 3400 - total flux cleaned = 0.000182059 Jy ! Component: 3450 - total flux cleaned = 0.00016825 Jy ! Component: 3500 - total flux cleaned = 0.000154438 Jy ! Component: 3550 - total flux cleaned = 0.000126858 Jy ! Component: 3600 - total flux cleaned = 0.000126859 Jy ! Component: 3650 - total flux cleaned = 7.23471e-05 Jy ! Component: 3700 - total flux cleaned = 5.87491e-05 Jy ! Component: 3750 - total flux cleaned = 4.72298e-06 Jy ! Component: 3800 - total flux cleaned = -8.78776e-06 Jy ! Component: 3850 - total flux cleaned = -8.73536e-06 Jy ! Component: 3900 - total flux cleaned = -3.54176e-05 Jy ! Component: 3950 - total flux cleaned = -0.000101936 Jy ! Component: 4000 - total flux cleaned = -8.8621e-05 Jy ! Component: 4050 - total flux cleaned = -0.00015464 Jy ! Total flux subtracted in 4096 components = -0.000102004 Jy ! Clean residual min=-0.000898 max=0.000979 Jy/beam ! Clean residual mean=0.000004 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.375196 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 438 components and 0.375196 Jy ![Exited script file: muppet] wmap "J0625+4440_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 5.46 at 8.926 degrees (North through East) ! Clean map min=-0.0012018 max=0.36469 Jy/beam ! Writing clean map to FITS file: J0625+4440_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.364686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231644 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.190556 0.190556 0.381113 0.762226 1.52445 3.0489 6.0978 12.1956 24.3912 48.7824 97.5649 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.364 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.89 x 5.46 at 8.926 degrees (North through East) ! Clean map min=-0.0012018 max=0.36469 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 J0625+4440_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:33:59 2019