! Started logfile: J2322+0812_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:13 2016 obs J2322+0812_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2322+0812_S_2014_08_05_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.685408 visibilities/baseline/integration-bin. ! Found source: J2322+0812 ! ! 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 360 lines of history. ! ! Reading 10240 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 J2322+0812_S_2014_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 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.634331Jy sigma=0.006351 ! Fit after self-cal, rms=0.592272Jy sigma=0.005971 ! 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.807 mas, bmaj=8.789 mas, bpa=21.61 degrees ! Estimated noise=1234.33 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.343351 Jy ! Component: 100 - total flux cleaned = 0.490194 Jy ! Total flux subtracted in 100 components = 0.490194 Jy ! Clean residual min=-0.038123 max=0.071959 Jy/beam ! Clean residual mean=-0.000849 rms=0.011564 Jy/beam ! Combined flux in latest and established models = 0.490194 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.490194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207489Jy sigma=0.002149 ! Fit after self-cal, rms=0.206118Jy sigma=0.002137 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0867967 Jy ! Component: 100 - total flux cleaned = 0.14407 Jy ! Total flux subtracted in 100 components = 0.14407 Jy ! Clean residual min=-0.023894 max=0.046225 Jy/beam ! Clean residual mean=-0.000468 rms=0.007051 Jy/beam ! Combined flux in latest and established models = 0.634264 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.634264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150169Jy sigma=0.001466 ! Fit after self-cal, rms=0.149239Jy sigma=0.001459 ! Inverting map ! Added new window around map position (-3.5, 11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491273 Jy ! Component: 100 - total flux cleaned = 0.0823211 Jy ! Total flux subtracted in 100 components = 0.0823211 Jy ! Clean residual min=-0.018324 max=0.021186 Jy/beam ! Clean residual mean=-0.000257 rms=0.004755 Jy/beam ! Combined flux in latest and established models = 0.716585 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.716585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126676Jy sigma=0.001199 ! Fit after self-cal, rms=0.125598Jy sigma=0.001188 ! 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.792 mas, bmaj=9.619 mas, bpa=18.62 degrees ! Estimated noise=674.132 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.033395 Jy ! Component: 100 - total flux cleaned = 0.053998 Jy ! Component: 150 - total flux cleaned = 0.0679201 Jy ! Component: 200 - total flux cleaned = 0.0775595 Jy ! Total flux subtracted in 200 components = 0.0775595 Jy ! Clean residual min=-0.012903 max=0.015224 Jy/beam ! Clean residual mean=-0.000080 rms=0.003473 Jy/beam ! Combined flux in latest and established models = 0.794145 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 118 components and 0.794145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114602Jy sigma=0.001078 ! Fit after self-cal, rms=0.114157Jy sigma=0.001074 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.08 KP 1.05 ! LA 1.09 MK 1.00* NL 0.95 OV 0.98 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.13 KP 1.00 ! LA 1.05 MK 1.00* NL 1.01 OV 1.01 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.18 HN 1.14 KP 0.89 ! LA 0.83 MK 1.00* NL 0.98 OV 0.95 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 1.14 KP 0.87 ! LA 0.79 MK 1.00* NL 1.07 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.114157Jy sigma=0.001074 ! Fit after self-cal, rms=0.090154Jy sigma=0.000833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.809 mas, bmaj=9.781 mas, bpa=19.44 degrees ! Estimated noise=676.205 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.00151305 Jy ! Component: 100 - total flux cleaned = -0.00293495 Jy ! Component: 150 - total flux cleaned = -0.003515 Jy ! Component: 200 - total flux cleaned = -0.00400582 Jy ! Total flux subtracted in 200 components = -0.00400582 Jy ! Clean residual min=-0.007250 max=0.007127 Jy/beam ! Clean residual mean=-0.000021 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.790139 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 134 components and 0.790139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089456Jy sigma=0.000827 ! Fit after self-cal, rms=0.089401Jy sigma=0.000826 ! 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.089401Jy sigma=0.000826 ! Fit after self-cal, rms=0.090043Jy sigma=0.000813 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.771 mas, bmaj=9.731 mas, bpa=19.28 degrees ! Estimated noise=673.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058161 Jy ! Component: 100 - total flux cleaned = -6.61709e-05 Jy ! Component: 150 - total flux cleaned = -0.000522178 Jy ! Component: 200 - total flux cleaned = -0.000934039 Jy ! Total flux subtracted in 200 components = -0.000934039 Jy ! Clean residual min=-0.007289 max=0.004191 Jy/beam ! Clean residual mean=-0.000007 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.789205 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 146 components and 0.789205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089717Jy sigma=0.000809 ! Fit after self-cal, rms=0.089689Jy sigma=0.000809 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.00024577 Jy ! Component: 100 - total flux cleaned = -0.000335992 Jy ! Component: 150 - total flux cleaned = -0.000677583 Jy ! Component: 200 - total flux cleaned = -0.000914368 Jy ! Total flux subtracted in 200 components = -0.000914368 Jy ! Clean residual min=-0.006932 max=0.004027 Jy/beam ! Clean residual mean=-0.000010 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.788291 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 154 components and 0.788291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089474Jy sigma=0.000807 ! Fit after self-cal, rms=0.089425Jy sigma=0.000806 ! 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.089425Jy sigma=0.000806 ! Fit after self-cal, rms=0.089838Jy sigma=0.000806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.756 mas, bmaj=9.727 mas, bpa=19.35 degrees ! Estimated noise=673.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000650894 Jy ! Component: 100 - total flux cleaned = -0.000823466 Jy ! Component: 150 - total flux cleaned = -0.0011333 Jy ! Component: 200 - total flux cleaned = -0.00141547 Jy ! Total flux subtracted in 200 components = -0.00141547 Jy ! Clean residual min=-0.006396 max=0.003916 Jy/beam ! Clean residual mean=-0.000011 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.786875 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 164 components and 0.786875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089644Jy sigma=0.000804 ! Fit after self-cal, rms=0.089600Jy sigma=0.000804 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.00019087 Jy ! Component: 100 - total flux cleaned = -0.000191908 Jy ! Component: 150 - total flux cleaned = -0.000323491 Jy ! Component: 200 - total flux cleaned = -0.000500011 Jy ! Total flux subtracted in 200 components = -0.000500011 Jy ! Clean residual min=-0.006098 max=0.003774 Jy/beam ! Clean residual mean=-0.000012 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.786375 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 180 components and 0.786375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089460Jy sigma=0.000803 ! Fit after self-cal, rms=0.089419Jy sigma=0.000802 ! 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.089419Jy sigma=0.000802 ! Fit after self-cal, rms=0.089784Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.215 mas, bmaj=11.94 mas, bpa=1.569 degrees ! Estimated noise=744.061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113369 Jy ! Component: 100 - total flux cleaned = -0.00129571 Jy ! Component: 150 - total flux cleaned = -0.00145991 Jy ! Component: 200 - total flux cleaned = -0.00153456 Jy ! Total flux subtracted in 200 components = -0.00153456 Jy ! Clean residual min=-0.003482 max=0.002985 Jy/beam ! Clean residual mean=-0.000021 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.784841 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 189 components and 0.784841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089694Jy sigma=0.000801 ! Fit after self-cal, rms=0.089642Jy sigma=0.000801 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.000257209 Jy ! Component: 100 - total flux cleaned = -0.000172653 Jy ! Component: 150 - total flux cleaned = -0.000165941 Jy ! Component: 200 - total flux cleaned = -0.000228239 Jy ! Total flux subtracted in 200 components = -0.000228239 Jy ! Clean residual min=-0.003295 max=0.002941 Jy/beam ! Clean residual mean=-0.000022 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.784612 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 192 components and 0.784612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089566Jy sigma=0.000800 ! Fit after self-cal, rms=0.089524Jy sigma=0.000800 ! 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.746 mas, bmaj=9.729 mas, bpa=19.43 degrees ! Estimated noise=673.355 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.746 x 9.729 at 19.43 degrees (North through East) ! Clean map min=-0.005551 max=0.39381 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.735 mas, bmaj=8.922 mas, bpa=22.34 degrees ! Estimated noise=1233.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346426 Jy ! Component: 100 - total flux cleaned = 0.496524 Jy ! Component: 150 - total flux cleaned = 0.583274 Jy ! Component: 200 - total flux cleaned = 0.639528 Jy ! Total flux subtracted in 200 components = 0.639528 Jy ! Clean residual min=-0.017946 max=0.031257 Jy/beam ! Clean residual mean=-0.000404 rms=0.005207 Jy/beam ! Combined flux in latest and established models = 0.639528 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.639528 Jy ! Inverting map and beam ! Estimated beam: bmin=4.746 mas, bmaj=9.729 mas, bpa=19.43 degrees ! Estimated noise=673.355 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.0515095 Jy ! Component: 100 - total flux cleaned = 0.0839678 Jy ! Component: 150 - total flux cleaned = 0.105071 Jy ! Component: 200 - total flux cleaned = 0.119078 Jy ! Total flux subtracted in 200 components = 0.119078 Jy ! Clean residual min=-0.006161 max=0.008392 Jy/beam ! Clean residual mean=-0.000091 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.758606 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 114 components and 0.758606 Jy ! Inverting map ! Added new window around map position (-6, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00966554 Jy ! Component: 100 - total flux cleaned = 0.0162249 Jy ! Component: 150 - total flux cleaned = 0.0185626 Jy ! Component: 200 - total flux cleaned = 0.0199707 Jy ! Total flux subtracted in 200 components = 0.0199707 Jy ! Clean residual min=-0.004935 max=0.003648 Jy/beam ! Clean residual mean=-0.000034 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.778577 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 149 components and 0.778577 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=9.215 mas, bmaj=11.94 mas, bpa=1.569 degrees ! Estimated noise=744.061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311881 Jy ! Component: 100 - total flux cleaned = 0.00413002 Jy ! Component: 150 - total flux cleaned = 0.00484811 Jy ! Component: 200 - total flux cleaned = 0.00536285 Jy ! Total flux subtracted in 200 components = 0.00536285 Jy ! Clean residual min=-0.003147 max=0.002825 Jy/beam ! Clean residual mean=-0.000027 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.78394 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.000417881 Jy ! Component: 100 - total flux cleaned = 0.000536268 Jy ! Component: 150 - total flux cleaned = 0.000572117 Jy ! Component: 200 - total flux cleaned = 0.000606552 Jy ! Total flux subtracted in 200 components = 0.000606552 Jy ! Clean residual min=-0.003138 max=0.002813 Jy/beam ! Clean residual mean=-0.000023 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.784546 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 196 components and 0.784546 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.746 mas, bmaj=9.729 mas, bpa=19.43 degrees ! Estimated noise=673.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107919 Jy ! Component: 100 - total flux cleaned = -0.000734202 Jy ! Component: 150 - total flux cleaned = -0.000584568 Jy ! Component: 200 - total flux cleaned = -0.000445102 Jy ! Total flux subtracted in 200 components = -0.000445102 Jy ! Clean residual min=-0.005106 max=0.002877 Jy/beam ! Clean residual mean=-0.000015 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.784101 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 214 components and 0.784101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089256Jy sigma=0.000798 ! Fit after self-cal, rms=0.089178Jy sigma=0.000797 wmodel J2322+0812_S_2014_08_05_pus_map.mod ! Writing 214 model components to file: J2322+0812_S_2014_08_05_pus_map.mod wobs J2322+0812_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2322+0812_S_2014_08_05_pus_uvs.fits wwins J2322+0812_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J2322+0812_S_2014_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.00208782 Jy ! Component: 100 - total flux cleaned = -0.00371862 Jy ! Component: 150 - total flux cleaned = -0.00518636 Jy ! Component: 200 - total flux cleaned = -0.00653088 Jy ! Component: 250 - total flux cleaned = -0.00718728 Jy ! Component: 300 - total flux cleaned = -0.00766629 Jy ! Component: 350 - total flux cleaned = -0.00798531 Jy ! Component: 400 - total flux cleaned = -0.00833346 Jy ! Component: 450 - total flux cleaned = -0.00862709 Jy ! Component: 500 - total flux cleaned = -0.00899125 Jy ! Component: 550 - total flux cleaned = -0.00926599 Jy ! Component: 600 - total flux cleaned = -0.00945617 Jy ! Component: 650 - total flux cleaned = -0.00964169 Jy ! Component: 700 - total flux cleaned = -0.00978592 Jy ! Component: 750 - total flux cleaned = -0.00996093 Jy ! Component: 800 - total flux cleaned = -0.010062 Jy ! Component: 850 - total flux cleaned = -0.0102258 Jy ! Component: 900 - total flux cleaned = -0.0102901 Jy ! Component: 950 - total flux cleaned = -0.0105413 Jy ! Component: 1000 - total flux cleaned = -0.0105401 Jy ! Component: 1050 - total flux cleaned = -0.0106614 Jy ! Component: 1100 - total flux cleaned = -0.0108382 Jy ! Component: 1150 - total flux cleaned = -0.0109825 Jy ! Component: 1200 - total flux cleaned = -0.0111805 Jy ! Component: 1250 - total flux cleaned = -0.0113744 Jy ! Component: 1300 - total flux cleaned = -0.0115383 Jy ! Component: 1350 - total flux cleaned = -0.0117785 Jy ! Component: 1400 - total flux cleaned = -0.0119358 Jy ! Component: 1450 - total flux cleaned = -0.012142 Jy ! Component: 1500 - total flux cleaned = -0.012345 Jy ! Component: 1550 - total flux cleaned = -0.01252 Jy ! Component: 1600 - total flux cleaned = -0.0127406 Jy ! Component: 1650 - total flux cleaned = -0.0129092 Jy ! Component: 1700 - total flux cleaned = -0.0130512 Jy ! Component: 1750 - total flux cleaned = -0.0132383 Jy ! Component: 1800 - total flux cleaned = -0.0133993 Jy ! Component: 1850 - total flux cleaned = -0.0135805 Jy ! Component: 1900 - total flux cleaned = -0.0137145 Jy ! Component: 1950 - total flux cleaned = -0.0138687 Jy ! Component: 2000 - total flux cleaned = -0.0140206 Jy ! Component: 2050 - total flux cleaned = -0.0141489 Jy ! Component: 2100 - total flux cleaned = -0.0142963 Jy ! Component: 2150 - total flux cleaned = -0.0144003 Jy ! Component: 2200 - total flux cleaned = -0.0145853 Jy ! Component: 2250 - total flux cleaned = -0.0147066 Jy ! Component: 2300 - total flux cleaned = -0.0148461 Jy ! Component: 2350 - total flux cleaned = -0.0149643 Jy ! Component: 2400 - total flux cleaned = -0.0150813 Jy ! Component: 2450 - total flux cleaned = -0.0152159 Jy ! Component: 2500 - total flux cleaned = -0.0153109 Jy ! Component: 2550 - total flux cleaned = -0.0154427 Jy ! Component: 2600 - total flux cleaned = -0.015517 Jy ! Component: 2650 - total flux cleaned = -0.0157004 Jy ! Component: 2700 - total flux cleaned = -0.0158454 Jy ! Component: 2750 - total flux cleaned = -0.0159891 Jy ! Component: 2800 - total flux cleaned = -0.0160955 Jy ! Component: 2850 - total flux cleaned = -0.0162534 Jy ! Component: 2900 - total flux cleaned = -0.0163923 Jy ! Component: 2950 - total flux cleaned = -0.0165125 Jy ! Component: 3000 - total flux cleaned = -0.0166482 Jy ! Component: 3050 - total flux cleaned = -0.0167995 Jy ! Component: 3100 - total flux cleaned = -0.0169658 Jy ! Component: 3150 - total flux cleaned = -0.0170151 Jy ! Component: 3200 - total flux cleaned = -0.0171457 Jy ! Component: 3250 - total flux cleaned = -0.0172748 Jy ! Component: 3300 - total flux cleaned = -0.0174027 Jy ! Component: 3350 - total flux cleaned = -0.0175136 Jy ! Component: 3400 - total flux cleaned = -0.0176707 Jy ! Component: 3450 - total flux cleaned = -0.017811 Jy ! Component: 3500 - total flux cleaned = -0.0179498 Jy ! Component: 3550 - total flux cleaned = -0.0179955 Jy ! Component: 3600 - total flux cleaned = -0.0180867 Jy ! Component: 3650 - total flux cleaned = -0.0182072 Jy ! Component: 3700 - total flux cleaned = -0.0183114 Jy ! Component: 3750 - total flux cleaned = -0.0183705 Jy ! Component: 3800 - total flux cleaned = -0.0184295 Jy ! Component: 3850 - total flux cleaned = -0.0185753 Jy ! Component: 3900 - total flux cleaned = -0.0186331 Jy ! Component: 3950 - total flux cleaned = -0.0187479 Jy ! Component: 4000 - total flux cleaned = -0.0188049 Jy ! Component: 4050 - total flux cleaned = -0.0188756 Jy ! Total flux subtracted in 4096 components = -0.0189736 Jy ! Clean residual min=-0.000825 max=0.000841 Jy/beam ! Clean residual mean=-0.000004 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.765127 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 489 components and 0.765127 Jy ![Exited script file: muppet] wmap "J2322+0812_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.746 x 9.729 at 19.43 degrees (North through East) ! Clean map min=-0.0036255 max=0.39248 Jy/beam ! Writing clean map to FITS file: J2322+0812_S_2014_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.392482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259517 device "J2322+0812_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2322+0812_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198366 0.198366 0.396732 0.793464 1.58693 3.17386 6.34771 12.6954 25.3909 50.7817 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.392 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.746 x 9.729 at 19.43 degrees (North through East) ! Clean map min=-0.0036255 max=0.39248 Jy/beam quit ! Quitting program ! Log file J2322+0812_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:18 2016