! Started logfile: J2346+0705_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:42:46 2016 obs J2346+0705_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2346+0705_S_2014_08_05_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769534 visibilities/baseline/integration-bin. ! Found source: J2346+0705 ! ! 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 17176 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 J2346+0705_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899555Jy sigma=0.009551 ! Fit after self-cal, rms=0.858942Jy sigma=0.009212 ! 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.984 mas, bmaj=9.077 mas, bpa=23.53 degrees ! Estimated noise=806.352 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.107141 Jy ! Component: 100 - total flux cleaned = 0.147022 Jy ! Total flux subtracted in 100 components = 0.147022 Jy ! Clean residual min=-0.008926 max=0.019090 Jy/beam ! Clean residual mean=-0.000089 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.147022 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.147022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089911Jy sigma=0.000890 ! Fit after self-cal, rms=0.089527Jy sigma=0.000887 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226209 Jy ! Component: 100 - total flux cleaned = 0.0350249 Jy ! Total flux subtracted in 100 components = 0.0350249 Jy ! Clean residual min=-0.006187 max=0.009278 Jy/beam ! Clean residual mean=-0.000051 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.182047 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.182047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082724Jy sigma=0.000812 ! Fit after self-cal, rms=0.082568Jy sigma=0.000811 ! Inverting map ! Added new window around map position (-6.5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0095366 Jy ! Component: 100 - total flux cleaned = 0.0149154 Jy ! Total flux subtracted in 100 components = 0.0149154 Jy ! Clean residual min=-0.004852 max=0.004632 Jy/beam ! Clean residual mean=-0.000033 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.196963 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.196963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081318Jy sigma=0.000799 ! Fit after self-cal, rms=0.081199Jy sigma=0.000798 ! 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.761 mas, bmaj=9.808 mas, bpa=20.69 degrees ! Estimated noise=511.022 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.00503013 Jy ! Component: 100 - total flux cleaned = 0.00812187 Jy ! Component: 150 - total flux cleaned = 0.01035 Jy ! Component: 200 - total flux cleaned = 0.0120216 Jy ! Total flux subtracted in 200 components = 0.0120216 Jy ! Clean residual min=-0.003070 max=0.003198 Jy/beam ! Clean residual mean=-0.000027 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.208984 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.208984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080770Jy sigma=0.000794 ! Fit after self-cal, rms=0.080737Jy sigma=0.000794 ! 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 1.06 KP 1.07 ! LA 1.10 MK 1.00* NL 0.94 OV 0.99 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.07 KP 1.01 ! LA 1.02 MK 1.00* NL 1.00 OV 1.05 ! PT 1.02 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.18 HN 1.11 KP 0.89 ! LA 0.83 MK 1.00* NL 0.98 OV 0.96 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 1.05 KP 0.86 ! LA 0.80 MK 1.00* NL 1.09 OV 0.99 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.080737Jy sigma=0.000794 ! Fit after self-cal, rms=0.077556Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.77 mas, bmaj=9.921 mas, bpa=21.1 degrees ! Estimated noise=512.231 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.00128923 Jy ! Component: 100 - total flux cleaned = -0.00119895 Jy ! Component: 150 - total flux cleaned = -0.00112769 Jy ! Component: 200 - total flux cleaned = -0.00112721 Jy ! Total flux subtracted in 200 components = -0.00112721 Jy ! Clean residual min=-0.002459 max=0.002855 Jy/beam ! Clean residual mean=-0.000016 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.207857 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.207857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077498Jy sigma=0.000770 ! Fit after self-cal, rms=0.077477Jy sigma=0.000769 ! Inverting map ! Added new window around map position (-21, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023831 Jy ! Component: 100 - total flux cleaned = 0.00254672 Jy ! Component: 150 - total flux cleaned = 0.00283222 Jy ! Component: 200 - total flux cleaned = 0.00311479 Jy ! Total flux subtracted in 200 components = 0.00311479 Jy ! Clean residual min=-0.001946 max=0.001939 Jy/beam ! Clean residual mean=-0.000011 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.210972 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.210972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077372Jy sigma=0.000768 ! Fit after self-cal, rms=0.077353Jy sigma=0.000768 ! 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.077353Jy sigma=0.000768 ! Fit after self-cal, rms=0.077385Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.771 mas, bmaj=9.916 mas, bpa=21 degrees ! Estimated noise=510.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000536369 Jy ! Component: 100 - total flux cleaned = 0.00111737 Jy ! Component: 150 - total flux cleaned = 0.00139263 Jy ! Component: 200 - total flux cleaned = 0.00142229 Jy ! Total flux subtracted in 200 components = 0.00142229 Jy ! Clean residual min=-0.001442 max=0.001441 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.212394 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 156 components and 0.212394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077349Jy sigma=0.000767 ! Fit after self-cal, rms=0.077350Jy sigma=0.000766 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.000194733 Jy ! Component: 100 - total flux cleaned = 0.00017051 Jy ! Component: 150 - total flux cleaned = 0.00014582 Jy ! Component: 200 - total flux cleaned = 0.0001223 Jy ! Total flux subtracted in 200 components = 0.0001223 Jy ! Clean residual min=-0.001387 max=0.001323 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.212517 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 173 components and 0.212517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077332Jy sigma=0.000766 ! Fit after self-cal, rms=0.077328Jy sigma=0.000766 ! 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.077328Jy sigma=0.000766 ! Fit after self-cal, rms=0.077471Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.777 mas, bmaj=9.914 mas, bpa=20.94 degrees ! Estimated noise=510.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.02035e-05 Jy ! Component: 100 - total flux cleaned = 7.49621e-05 Jy ! Component: 150 - total flux cleaned = 0.000100193 Jy ! Component: 200 - total flux cleaned = 6.03118e-05 Jy ! Total flux subtracted in 200 components = 6.03118e-05 Jy ! Clean residual min=-0.001342 max=0.001215 Jy/beam ! Clean residual mean=-0.000004 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.212577 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 192 components and 0.212577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077456Jy sigma=0.000766 ! Fit after self-cal, rms=0.077455Jy sigma=0.000766 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.90327e-05 Jy ! Component: 100 - total flux cleaned = 4.16144e-05 Jy ! Component: 150 - total flux cleaned = 2.40325e-05 Jy ! Component: 200 - total flux cleaned = -9.03502e-06 Jy ! Total flux subtracted in 200 components = -9.03502e-06 Jy ! Clean residual min=-0.001311 max=0.001167 Jy/beam ! Clean residual mean=-0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.212568 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 207 components and 0.212568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077446Jy sigma=0.000766 ! Fit after self-cal, rms=0.077445Jy sigma=0.000766 ! 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.077445Jy sigma=0.000766 ! Fit after self-cal, rms=0.077578Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.534 mas, bmaj=11.68 mas, bpa=11.03 degrees ! Estimated noise=563.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133134 Jy ! Component: 100 - total flux cleaned = -0.000115174 Jy ! Component: 150 - total flux cleaned = -0.000128719 Jy ! Component: 200 - total flux cleaned = -0.00014155 Jy ! Total flux subtracted in 200 components = -0.00014155 Jy ! Clean residual min=-0.001372 max=0.001334 Jy/beam ! Clean residual mean=-0.000006 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.212426 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 236 components and 0.212426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077574Jy sigma=0.000766 ! Fit after self-cal, rms=0.077575Jy sigma=0.000766 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.78027e-05 Jy ! Component: 100 - total flux cleaned = -5.44356e-06 Jy ! Component: 150 - total flux cleaned = -2.64106e-05 Jy ! Component: 200 - total flux cleaned = -4.53656e-05 Jy ! Total flux subtracted in 200 components = -4.53656e-05 Jy ! Clean residual min=-0.001342 max=0.001298 Jy/beam ! Clean residual mean=-0.000006 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.212381 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 265 components and 0.212381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077572Jy sigma=0.000766 ! Fit after self-cal, rms=0.077572Jy sigma=0.000766 ! 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.782 mas, bmaj=9.916 mas, bpa=20.88 degrees ! Estimated noise=510.717 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.782 x 9.916 at 20.88 degrees (North through East) ! Clean map min=-0.0012315 max=0.13552 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.999 mas, bmaj=9.17 mas, bpa=23.7 degrees ! Estimated noise=803.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106966 Jy ! Component: 100 - total flux cleaned = 0.147608 Jy ! Component: 150 - total flux cleaned = 0.169237 Jy ! Component: 200 - total flux cleaned = 0.181266 Jy ! Total flux subtracted in 200 components = 0.181266 Jy ! Clean residual min=-0.003842 max=0.005863 Jy/beam ! Clean residual mean=-0.000039 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.181266 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.181266 Jy ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=9.916 mas, bpa=20.88 degrees ! Estimated noise=510.717 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.00942878 Jy ! Component: 100 - total flux cleaned = 0.0150282 Jy ! Component: 150 - total flux cleaned = 0.0188794 Jy ! Component: 200 - total flux cleaned = 0.021658 Jy ! Total flux subtracted in 200 components = 0.021658 Jy ! Clean residual min=-0.001743 max=0.001585 Jy/beam ! Clean residual mean=-0.000020 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.202924 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 65 components and 0.202924 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.534 mas, bmaj=11.68 mas, bpa=11.03 degrees ! Estimated noise=563.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279618 Jy ! Component: 100 - total flux cleaned = 0.00466327 Jy ! Component: 150 - total flux cleaned = 0.00596273 Jy ! Component: 200 - total flux cleaned = 0.00658492 Jy ! Total flux subtracted in 200 components = 0.00658492 Jy ! Clean residual min=-0.001394 max=0.001249 Jy/beam ! Clean residual mean=-0.000014 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.209509 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.000530977 Jy ! Component: 100 - total flux cleaned = 0.000945516 Jy ! Component: 150 - total flux cleaned = 0.00131968 Jy ! Component: 200 - total flux cleaned = 0.0016186 Jy ! Total flux subtracted in 200 components = 0.0016186 Jy ! Clean residual min=-0.001329 max=0.001247 Jy/beam ! Clean residual mean=-0.000009 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.211127 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 185 components and 0.211127 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=9.916 mas, bpa=20.88 degrees ! Estimated noise=510.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246962 Jy ! Component: 100 - total flux cleaned = 0.000456425 Jy ! Component: 150 - total flux cleaned = 0.000637 Jy ! Component: 200 - total flux cleaned = 0.000685778 Jy ! Total flux subtracted in 200 components = 0.000685778 Jy ! Clean residual min=-0.001189 max=0.001093 Jy/beam ! Clean residual mean=-0.000005 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.211813 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 210 components and 0.211813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077569Jy sigma=0.000766 ! Fit after self-cal, rms=0.077559Jy sigma=0.000766 wmodel J2346+0705_S_2014_08_05_pus_map.mod ! Writing 210 model components to file: J2346+0705_S_2014_08_05_pus_map.mod wobs J2346+0705_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2346+0705_S_2014_08_05_pus_uvs.fits wwins J2346+0705_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J2346+0705_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.000309231 Jy ! Component: 100 - total flux cleaned = -0.000450599 Jy ! Component: 150 - total flux cleaned = -0.000489342 Jy ! Component: 200 - total flux cleaned = -0.000526601 Jy ! Component: 250 - total flux cleaned = -0.000508456 Jy ! Component: 300 - total flux cleaned = -0.000456018 Jy ! Component: 350 - total flux cleaned = -0.000388561 Jy ! Component: 400 - total flux cleaned = -0.000306105 Jy ! Component: 450 - total flux cleaned = -0.00027361 Jy ! Component: 500 - total flux cleaned = -0.000209783 Jy ! Component: 550 - total flux cleaned = -0.000147254 Jy ! Component: 600 - total flux cleaned = -0.000162595 Jy ! Component: 650 - total flux cleaned = -0.000147333 Jy ! Component: 700 - total flux cleaned = -0.000161824 Jy ! Component: 750 - total flux cleaned = -0.000176208 Jy ! Component: 800 - total flux cleaned = -0.000176141 Jy ! Component: 850 - total flux cleaned = -0.000204122 Jy ! Component: 900 - total flux cleaned = -0.000231627 Jy ! Component: 950 - total flux cleaned = -0.000217979 Jy ! Component: 1000 - total flux cleaned = -0.00025849 Jy ! Component: 1050 - total flux cleaned = -0.00028481 Jy ! Component: 1100 - total flux cleaned = -0.000337092 Jy ! Component: 1150 - total flux cleaned = -0.000349907 Jy ! Component: 1200 - total flux cleaned = -0.000349732 Jy ! Component: 1250 - total flux cleaned = -0.000387743 Jy ! Component: 1300 - total flux cleaned = -0.000387538 Jy ! Component: 1350 - total flux cleaned = -0.000412271 Jy ! Component: 1400 - total flux cleaned = -0.000412262 Jy ! Component: 1450 - total flux cleaned = -0.000472336 Jy ! Component: 1500 - total flux cleaned = -0.000448438 Jy ! Component: 1550 - total flux cleaned = -0.000460106 Jy ! Component: 1600 - total flux cleaned = -0.000471765 Jy ! Component: 1650 - total flux cleaned = -0.000448907 Jy ! Component: 1700 - total flux cleaned = -0.00049411 Jy ! Component: 1750 - total flux cleaned = -0.000460342 Jy ! Component: 1800 - total flux cleaned = -0.000426922 Jy ! Component: 1850 - total flux cleaned = -0.000426797 Jy ! Component: 1900 - total flux cleaned = -0.000415671 Jy ! Component: 1950 - total flux cleaned = -0.000372565 Jy ! Component: 2000 - total flux cleaned = -0.000372534 Jy ! Component: 2050 - total flux cleaned = -0.00031974 Jy ! Component: 2100 - total flux cleaned = -0.000309339 Jy ! Component: 2150 - total flux cleaned = -0.000309347 Jy ! Component: 2200 - total flux cleaned = -0.000309253 Jy ! Component: 2250 - total flux cleaned = -0.000288914 Jy ! Component: 2300 - total flux cleaned = -0.000298985 Jy ! Component: 2350 - total flux cleaned = -0.000259173 Jy ! Component: 2400 - total flux cleaned = -0.000259201 Jy ! Component: 2450 - total flux cleaned = -0.000239501 Jy ! Component: 2500 - total flux cleaned = -0.000220061 Jy ! Component: 2550 - total flux cleaned = -0.000219898 Jy ! Component: 2600 - total flux cleaned = -0.000181689 Jy ! Component: 2650 - total flux cleaned = -0.000153326 Jy ! Component: 2700 - total flux cleaned = -0.000162624 Jy ! Component: 2750 - total flux cleaned = -0.000134653 Jy ! Component: 2800 - total flux cleaned = -9.78429e-05 Jy ! Component: 2850 - total flux cleaned = -7.95814e-05 Jy ! Component: 2900 - total flux cleaned = -7.04623e-05 Jy ! Component: 2950 - total flux cleaned = -7.48061e-06 Jy ! Component: 3000 - total flux cleaned = 1.92955e-05 Jy ! Component: 3050 - total flux cleaned = 4.58137e-05 Jy ! Component: 3100 - total flux cleaned = 8.08516e-05 Jy ! Component: 3150 - total flux cleaned = 7.2207e-05 Jy ! Component: 3200 - total flux cleaned = 7.21239e-05 Jy ! Component: 3250 - total flux cleaned = 0.000106444 Jy ! Component: 3300 - total flux cleaned = 0.000114881 Jy ! Component: 3350 - total flux cleaned = 8.94553e-05 Jy ! Component: 3400 - total flux cleaned = 8.11249e-05 Jy ! Component: 3450 - total flux cleaned = 0.00011451 Jy ! Component: 3500 - total flux cleaned = 0.000106139 Jy ! Component: 3550 - total flux cleaned = 0.000114353 Jy ! Component: 3600 - total flux cleaned = 0.000130753 Jy ! Component: 3650 - total flux cleaned = 9.83505e-05 Jy ! Component: 3700 - total flux cleaned = 0.000114505 Jy ! Component: 3750 - total flux cleaned = 0.000130449 Jy ! Component: 3800 - total flux cleaned = 7.46056e-05 Jy ! Component: 3850 - total flux cleaned = 6.66158e-05 Jy ! Component: 3900 - total flux cleaned = 5.87484e-05 Jy ! Component: 3950 - total flux cleaned = 5.08828e-05 Jy ! Component: 4000 - total flux cleaned = 3.5361e-05 Jy ! Component: 4050 - total flux cleaned = 4.53554e-06 Jy ! Total flux subtracted in 4096 components = -1.08285e-05 Jy ! Clean residual min=-0.000463 max=0.000469 Jy/beam ! Clean residual mean=-0.000003 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.211802 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 491 components and 0.211802 Jy ![Exited script file: muppet] wmap "J2346+0705_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.782 x 9.916 at 20.88 degrees (North through East) ! Clean map min=-0.0010237 max=0.13558 Jy/beam ! Writing clean map to FITS file: J2346+0705_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.13558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147849 device "J2346+0705_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2346+0705_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327148 0.327148 0.654297 1.30859 2.61719 5.23437 10.4687 20.9375 41.875 83.75 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.135 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.782 x 9.916 at 20.88 degrees (North through East) ! Clean map min=-0.0010237 max=0.13558 Jy/beam quit ! Quitting program ! Log file J2346+0705_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:42:53 2016