! Started logfile: J0710+4220_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:26:03 2016 obs J0710+4220_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0710+4220_S_2014_12_20_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.588079 visibilities/baseline/integration-bin. ! Found source: J0710+4220 ! ! 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 344 lines of history. ! ! Reading 15984 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 J0710+4220_S_2014_12_20_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 513 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 513 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 513 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 513 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.946641Jy sigma=0.011087 ! Fit after self-cal, rms=0.907065Jy sigma=0.010687 ! 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.242 mas, bmaj=4.072 mas, bpa=-15.51 degrees ! Estimated noise=861.761 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.0677719 Jy ! Component: 100 - total flux cleaned = 0.0915562 Jy ! Total flux subtracted in 100 components = 0.0915562 Jy ! Clean residual min=-0.009828 max=0.031620 Jy/beam ! Clean residual mean=-0.000060 rms=0.003014 Jy/beam ! Combined flux in latest and established models = 0.0915562 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0915562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093395Jy sigma=0.001049 ! Fit after self-cal, rms=0.093319Jy sigma=0.001048 ! Inverting map ! Added new window around map position (7, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275633 Jy ! Component: 100 - total flux cleaned = 0.0423605 Jy ! Total flux subtracted in 100 components = 0.0423605 Jy ! Clean residual min=-0.007396 max=0.013752 Jy/beam ! Clean residual mean=-0.000041 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.133917 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.133917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082161Jy sigma=0.000907 ! Fit after self-cal, rms=0.080787Jy sigma=0.000891 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137141 Jy ! Component: 100 - total flux cleaned = 0.0222455 Jy ! Total flux subtracted in 100 components = 0.0222455 Jy ! Clean residual min=-0.005667 max=0.007753 Jy/beam ! Clean residual mean=-0.000032 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.156162 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.156162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077109Jy sigma=0.000847 ! Fit after self-cal, rms=0.076801Jy sigma=0.000844 ! 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.073 mas, bmaj=4.908 mas, bpa=-12.72 degrees ! Estimated noise=483.882 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 (11, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129542 Jy ! Component: 100 - total flux cleaned = 0.0211742 Jy ! Component: 150 - total flux cleaned = 0.0272473 Jy ! Component: 200 - total flux cleaned = 0.0319833 Jy ! Total flux subtracted in 200 components = 0.0319833 Jy ! Clean residual min=-0.005731 max=0.006388 Jy/beam ! Clean residual mean=-0.000045 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.188145 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 91 components and 0.188145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073990Jy sigma=0.000813 ! Fit after self-cal, rms=0.073681Jy sigma=0.000810 ! 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.96 FD 0.89 HN 0.92 KP 1.04 ! LA 0.91 MK 1.04 NL 0.98 OV 1.00 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 0.97 KP 1.02 ! LA 0.89 MK 0.99 NL 1.13 OV 1.04 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.18 HN 0.97 KP 0.91 ! LA 0.74 MK 1.06 NL 1.41 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 HN 0.92 KP 0.89 ! LA 0.76 MK 1.04 NL 1.04 OV 1.05 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.073681Jy sigma=0.000810 ! Fit after self-cal, rms=0.069435Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=4.933 mas, bpa=-12.3 degrees ! Estimated noise=477.334 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 (20.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433142 Jy ! Component: 100 - total flux cleaned = 0.00679361 Jy ! Component: 150 - total flux cleaned = 0.00778521 Jy ! Component: 200 - total flux cleaned = 0.00844474 Jy ! Total flux subtracted in 200 components = 0.00844474 Jy ! Clean residual min=-0.002311 max=0.002460 Jy/beam ! Clean residual mean=0.000008 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.19659 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 129 components and 0.19659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069124Jy sigma=0.000777 ! Fit after self-cal, rms=0.069084Jy sigma=0.000777 ! 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.069084Jy sigma=0.000777 ! Fit after self-cal, rms=0.068789Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=4.882 mas, bpa=-10.91 degrees ! Estimated noise=474.186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168016 Jy ! Component: 100 - total flux cleaned = 0.00233164 Jy ! Component: 150 - total flux cleaned = 0.00276619 Jy ! Component: 200 - total flux cleaned = 0.00317915 Jy ! Total flux subtracted in 200 components = 0.00317915 Jy ! Clean residual min=-0.001988 max=0.001808 Jy/beam ! Clean residual mean=0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.199769 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 154 components and 0.199769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068703Jy sigma=0.000773 ! Fit after self-cal, rms=0.068693Jy sigma=0.000773 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.00043642 Jy ! Component: 100 - total flux cleaned = 0.000902812 Jy ! Component: 150 - total flux cleaned = 0.00117067 Jy ! Component: 200 - total flux cleaned = 0.00131711 Jy ! Total flux subtracted in 200 components = 0.00131711 Jy ! Clean residual min=-0.001881 max=0.001679 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.201086 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 168 components and 0.201086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068656Jy sigma=0.000772 ! Fit after self-cal, rms=0.068642Jy sigma=0.000772 ! 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.068642Jy sigma=0.000772 ! Fit after self-cal, rms=0.068161Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=4.883 mas, bpa=-10.89 degrees ! Estimated noise=471.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319268 Jy ! Component: 100 - total flux cleaned = 0.000687122 Jy ! Component: 150 - total flux cleaned = 0.000996182 Jy ! Component: 200 - total flux cleaned = 0.00116877 Jy ! Total flux subtracted in 200 components = 0.00116877 Jy ! Clean residual min=-0.001761 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.202255 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 179 components and 0.202255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068133Jy sigma=0.000772 ! Fit after self-cal, rms=0.068120Jy sigma=0.000772 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 = 7.39743e-05 Jy ! Component: 100 - total flux cleaned = 0.000409209 Jy ! Component: 150 - total flux cleaned = 0.00054314 Jy ! Component: 200 - total flux cleaned = 0.000605259 Jy ! Total flux subtracted in 200 components = 0.000605259 Jy ! Clean residual min=-0.001679 max=0.001565 Jy/beam ! Clean residual mean=0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.20286 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 189 components and 0.20286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068102Jy sigma=0.000772 ! Fit after self-cal, rms=0.068095Jy sigma=0.000772 ! 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.068095Jy sigma=0.000772 ! Fit after self-cal, rms=0.067717Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.446 mas, bmaj=8.619 mas, bpa=-1.377 degrees ! Estimated noise=556.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105105 Jy ! Component: 100 - total flux cleaned = 0.00042443 Jy ! Component: 150 - total flux cleaned = 0.000657086 Jy ! Component: 200 - total flux cleaned = 0.000672511 Jy ! Total flux subtracted in 200 components = 0.000672511 Jy ! Clean residual min=-0.001725 max=0.001568 Jy/beam ! Clean residual mean=0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.203533 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 215 components and 0.203533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067706Jy sigma=0.000771 ! Fit after self-cal, rms=0.067690Jy sigma=0.000771 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 = -6.4311e-05 Jy ! Component: 100 - total flux cleaned = 0.000197036 Jy ! Component: 150 - total flux cleaned = 0.000382744 Jy ! Component: 200 - total flux cleaned = 0.000408607 Jy ! Total flux subtracted in 200 components = 0.000408607 Jy ! Clean residual min=-0.001690 max=0.001593 Jy/beam ! Clean residual mean=0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.203942 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 226 components and 0.203942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067686Jy sigma=0.000771 ! Fit after self-cal, rms=0.067676Jy sigma=0.000771 ! 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.103 mas, bmaj=4.889 mas, bpa=-11.1 degrees ! Estimated noise=469.487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 4.889 at -11.1 degrees (North through East) ! Clean map min=-0.0015091 max=0.085481 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.262 mas, bmaj=4.05 mas, bpa=-14.62 degrees ! Estimated noise=836.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0681652 Jy ! Component: 100 - total flux cleaned = 0.101056 Jy ! Component: 150 - total flux cleaned = 0.122294 Jy ! Component: 200 - total flux cleaned = 0.136829 Jy ! Total flux subtracted in 200 components = 0.136829 Jy ! Clean residual min=-0.004443 max=0.008076 Jy/beam ! Clean residual mean=-0.000029 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.136829 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.136829 Jy ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=4.889 mas, bpa=-11.1 degrees ! Estimated noise=469.487 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.0156629 Jy ! Component: 100 - total flux cleaned = 0.0261408 Jy ! Component: 150 - total flux cleaned = 0.0338501 Jy ! Component: 200 - total flux cleaned = 0.0397666 Jy ! Total flux subtracted in 200 components = 0.0397666 Jy ! Clean residual min=-0.003092 max=0.003738 Jy/beam ! Clean residual mean=-0.000028 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.176596 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 81 components and 0.176596 Jy ! Inverting map ! Added new window around map position (-4, 49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00470461 Jy ! Component: 100 - total flux cleaned = 0.00853358 Jy ! Component: 150 - total flux cleaned = 0.0117032 Jy ! Component: 200 - total flux cleaned = 0.0143372 Jy ! Total flux subtracted in 200 components = 0.0143372 Jy ! Clean residual min=-0.002171 max=0.002046 Jy/beam ! Clean residual mean=-0.000011 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.190933 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 122 components and 0.190933 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.446 mas, bmaj=8.619 mas, bpa=-1.377 degrees ! Estimated noise=556.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355522 Jy ! Component: 100 - total flux cleaned = 0.00600205 Jy ! Component: 150 - total flux cleaned = 0.00777536 Jy ! Component: 200 - total flux cleaned = 0.00909548 Jy ! Total flux subtracted in 200 components = 0.00909548 Jy ! Clean residual min=-0.001855 max=0.001575 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.200029 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.00100092 Jy ! Component: 100 - total flux cleaned = 0.00154305 Jy ! Component: 150 - total flux cleaned = 0.0018169 Jy ! Component: 200 - total flux cleaned = 0.00201376 Jy ! Total flux subtracted in 200 components = 0.00201376 Jy ! Clean residual min=-0.001701 max=0.001557 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.202042 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 217 components and 0.202042 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=4.889 mas, bpa=-11.1 degrees ! Estimated noise=469.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416051 Jy ! Component: 100 - total flux cleaned = -0.000269436 Jy ! Component: 150 - total flux cleaned = -0.000105798 Jy ! Component: 200 - total flux cleaned = 4.4877e-05 Jy ! Total flux subtracted in 200 components = 4.4877e-05 Jy ! Clean residual min=-0.001429 max=0.001530 Jy/beam ! Clean residual mean=0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.202087 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 241 components and 0.202087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067657Jy sigma=0.000771 ! Fit after self-cal, rms=0.067636Jy sigma=0.000771 wmodel J0710+4220_S_2014_12_20_pus_map.mod ! Writing 241 model components to file: J0710+4220_S_2014_12_20_pus_map.mod wobs J0710+4220_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0710+4220_S_2014_12_20_pus_uvs.fits wwins J0710+4220_S_2014_12_20_pus_map.win ! wwins: Wrote 5 windows to J0710+4220_S_2014_12_20_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.000219004 Jy ! Component: 100 - total flux cleaned = -0.00046163 Jy ! Component: 150 - total flux cleaned = -0.000669239 Jy ! Component: 200 - total flux cleaned = -0.000713427 Jy ! Component: 250 - total flux cleaned = -0.000797714 Jy ! Component: 300 - total flux cleaned = -0.00079742 Jy ! Component: 350 - total flux cleaned = -0.000857197 Jy ! Component: 400 - total flux cleaned = -0.000838101 Jy ! Component: 450 - total flux cleaned = -0.000838578 Jy ! Component: 500 - total flux cleaned = -0.000875385 Jy ! Component: 550 - total flux cleaned = -0.000910803 Jy ! Component: 600 - total flux cleaned = -0.000875294 Jy ! Component: 650 - total flux cleaned = -0.000944645 Jy ! Component: 700 - total flux cleaned = -0.00099532 Jy ! Component: 750 - total flux cleaned = -0.00104478 Jy ! Component: 800 - total flux cleaned = -0.00102815 Jy ! Component: 850 - total flux cleaned = -0.00101178 Jy ! Component: 900 - total flux cleaned = -0.00102719 Jy ! Component: 950 - total flux cleaned = -0.000996999 Jy ! Component: 1000 - total flux cleaned = -0.00104257 Jy ! Component: 1050 - total flux cleaned = -0.00108758 Jy ! Component: 1100 - total flux cleaned = -0.00113178 Jy ! Component: 1150 - total flux cleaned = -0.00118949 Jy ! Component: 1200 - total flux cleaned = -0.00121775 Jy ! Component: 1250 - total flux cleaned = -0.00121749 Jy ! Component: 1300 - total flux cleaned = -0.00121713 Jy ! Component: 1350 - total flux cleaned = -0.00123093 Jy ! Component: 1400 - total flux cleaned = -0.00125792 Jy ! Component: 1450 - total flux cleaned = -0.00125777 Jy ! Component: 1500 - total flux cleaned = -0.00123138 Jy ! Component: 1550 - total flux cleaned = -0.00127033 Jy ! Component: 1600 - total flux cleaned = -0.001296 Jy ! Component: 1650 - total flux cleaned = -0.00127053 Jy ! Component: 1700 - total flux cleaned = -0.00129545 Jy ! Component: 1750 - total flux cleaned = -0.00129533 Jy ! Component: 1800 - total flux cleaned = -0.00128307 Jy ! Component: 1850 - total flux cleaned = -0.00124699 Jy ! Component: 1900 - total flux cleaned = -0.00129486 Jy ! Component: 1950 - total flux cleaned = -0.0012948 Jy ! Component: 2000 - total flux cleaned = -0.0012948 Jy ! Component: 2050 - total flux cleaned = -0.00135274 Jy ! Component: 2100 - total flux cleaned = -0.0013413 Jy ! Component: 2150 - total flux cleaned = -0.00136397 Jy ! Component: 2200 - total flux cleaned = -0.00139749 Jy ! Component: 2250 - total flux cleaned = -0.00136427 Jy ! Component: 2300 - total flux cleaned = -0.00134253 Jy ! Component: 2350 - total flux cleaned = -0.00139709 Jy ! Component: 2400 - total flux cleaned = -0.00138624 Jy ! Component: 2450 - total flux cleaned = -0.0013968 Jy ! Component: 2500 - total flux cleaned = -0.00138616 Jy ! Component: 2550 - total flux cleaned = -0.00142809 Jy ! Component: 2600 - total flux cleaned = -0.00142798 Jy ! Component: 2650 - total flux cleaned = -0.00147943 Jy ! Component: 2700 - total flux cleaned = -0.00147939 Jy ! Component: 2750 - total flux cleaned = -0.00146936 Jy ! Component: 2800 - total flux cleaned = -0.00149948 Jy ! Component: 2850 - total flux cleaned = -0.00150939 Jy ! Component: 2900 - total flux cleaned = -0.00154895 Jy ! Component: 2950 - total flux cleaned = -0.00152933 Jy ! Component: 3000 - total flux cleaned = -0.00153912 Jy ! Component: 3050 - total flux cleaned = -0.00157764 Jy ! Component: 3100 - total flux cleaned = -0.00155849 Jy ! Component: 3150 - total flux cleaned = -0.00157746 Jy ! Component: 3200 - total flux cleaned = -0.00156797 Jy ! Component: 3250 - total flux cleaned = -0.00158668 Jy ! Component: 3300 - total flux cleaned = -0.00157737 Jy ! Component: 3350 - total flux cleaned = -0.00157732 Jy ! Component: 3400 - total flux cleaned = -0.00158645 Jy ! Component: 3450 - total flux cleaned = -0.00162272 Jy ! Component: 3500 - total flux cleaned = -0.00161376 Jy ! Component: 3550 - total flux cleaned = -0.00160485 Jy ! Component: 3600 - total flux cleaned = -0.00159605 Jy ! Component: 3650 - total flux cleaned = -0.00160485 Jy ! Component: 3700 - total flux cleaned = -0.0016136 Jy ! Component: 3750 - total flux cleaned = -0.00161355 Jy ! Component: 3800 - total flux cleaned = -0.00163088 Jy ! Component: 3850 - total flux cleaned = -0.00165673 Jy ! Component: 3900 - total flux cleaned = -0.00162247 Jy ! Component: 3950 - total flux cleaned = -0.00163947 Jy ! Component: 4000 - total flux cleaned = -0.00163956 Jy ! Component: 4050 - total flux cleaned = -0.00163952 Jy ! Total flux subtracted in 4096 components = -0.0016562 Jy ! Clean residual min=-0.000440 max=0.000418 Jy/beam ! Clean residual mean=0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.200431 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 511 components and 0.200431 Jy ![Exited script file: muppet] wmap "J0710+4220_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 4.889 at -11.1 degrees (North through East) ! Clean map min=-0.0011647 max=0.084965 Jy/beam ! Writing clean map to FITS file: J0710+4220_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.084965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147375 device "J0710+4220_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0710+4220_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520361 0.520361 1.04072 2.08145 4.16289 8.32578 16.6516 33.3031 66.6063 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.103 x 4.889 at -11.1 degrees (North through East) ! Clean map min=-0.0011647 max=0.084965 Jy/beam quit ! Quitting program ! Log file J0710+4220_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:26:12 2016