! Started logfile: J0943+3614_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:01:24 2016 obs J0943+3614_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0943+3614_S_2014_08_09_pus_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.886389 visibilities/baseline/integration-bin. ! Found source: J0943+3614 ! ! 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 342 lines of history. ! ! Reading 12764 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 J0943+3614_S_2014_08_09_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840286Jy sigma=0.009792 ! Fit after self-cal, rms=0.819192Jy sigma=0.009545 ! 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.192 mas, bmaj=5.045 mas, bpa=-12.54 degrees ! Estimated noise=789.206 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.140253 Jy ! Component: 100 - total flux cleaned = 0.171397 Jy ! Total flux subtracted in 100 components = 0.171397 Jy ! Clean residual min=-0.004747 max=0.010216 Jy/beam ! Clean residual mean=0.000002 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.171397 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.171397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076090Jy sigma=0.000819 ! Fit after self-cal, rms=0.076088Jy sigma=0.000819 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100104 Jy ! Component: 100 - total flux cleaned = 0.0145967 Jy ! Total flux subtracted in 100 components = 0.0145967 Jy ! Clean residual min=-0.004147 max=0.004478 Jy/beam ! Clean residual mean=0.000001 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.185994 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.185994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074425Jy sigma=0.000803 ! Fit after self-cal, rms=0.074426Jy sigma=0.000803 ! 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.924 mas, bmaj=5.978 mas, bpa=-10.19 degrees ! Estimated noise=546.473 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.00367394 Jy ! Component: 100 - total flux cleaned = 0.00568055 Jy ! Component: 150 - total flux cleaned = 0.00692704 Jy ! Component: 200 - total flux cleaned = 0.00771713 Jy ! Total flux subtracted in 200 components = 0.00771713 Jy ! Clean residual min=-0.003956 max=0.003317 Jy/beam ! Clean residual mean=0.000001 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.193711 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.193711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074151Jy sigma=0.000802 ! Fit after self-cal, rms=0.074152Jy sigma=0.000802 ! 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.90 HN 0.95 KP 1.06 ! LA 1.11 MK 1.05 NL 1.01 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 1.06 KP 1.01 ! LA 1.07 MK 1.00 NL 1.03 OV 1.00 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.05 KP 0.89 ! LA 0.85 MK 0.99 NL 0.98 OV 0.95 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.98 KP 0.86 ! LA 0.79 MK 1.01 NL 1.10 OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.074152Jy sigma=0.000802 ! Fit after self-cal, rms=0.070194Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.936 mas, bmaj=5.99 mas, bpa=-9.955 degrees ! Estimated noise=546.361 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.000351255 Jy ! Component: 100 - total flux cleaned = -0.00041333 Jy ! Component: 150 - total flux cleaned = -0.000455163 Jy ! Component: 200 - total flux cleaned = -0.000491048 Jy ! Total flux subtracted in 200 components = -0.000491048 Jy ! Clean residual min=-0.001778 max=0.001703 Jy/beam ! Clean residual mean=-0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.19322 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.19322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070189Jy sigma=0.000772 ! Fit after self-cal, rms=0.070191Jy sigma=0.000772 ! 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.070191Jy sigma=0.000772 ! Fit after self-cal, rms=0.070234Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=5.987 mas, bpa=-9.837 degrees ! Estimated noise=546.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028454 Jy ! Component: 100 - total flux cleaned = -0.000318625 Jy ! Component: 150 - total flux cleaned = -0.000346193 Jy ! Component: 200 - total flux cleaned = -0.000352104 Jy ! Total flux subtracted in 200 components = -0.000352104 Jy ! Clean residual min=-0.001731 max=0.001706 Jy/beam ! Clean residual mean=-0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.192868 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.192868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070232Jy sigma=0.000771 ! Fit after self-cal, rms=0.070236Jy 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 = -1.61621e-05 Jy ! Component: 100 - total flux cleaned = -2.98821e-05 Jy ! Component: 150 - total flux cleaned = -3.58669e-05 Jy ! Component: 200 - total flux cleaned = -3.55528e-05 Jy ! Total flux subtracted in 200 components = -3.55528e-05 Jy ! Clean residual min=-0.001730 max=0.001713 Jy/beam ! Clean residual mean=-0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.192832 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.192832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070235Jy sigma=0.000771 ! Fit after self-cal, rms=0.070234Jy sigma=0.000771 ! 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.070234Jy sigma=0.000771 ! Fit after self-cal, rms=0.070241Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=5.987 mas, bpa=-9.806 degrees ! Estimated noise=546.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156807 Jy ! Component: 100 - total flux cleaned = -0.000175677 Jy ! Component: 150 - total flux cleaned = -0.000192952 Jy ! Component: 200 - total flux cleaned = -0.000203558 Jy ! Total flux subtracted in 200 components = -0.000203558 Jy ! Clean residual min=-0.001719 max=0.001719 Jy/beam ! Clean residual mean=-0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.192629 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.192629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070239Jy sigma=0.000771 ! Fit after self-cal, rms=0.070240Jy 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 = -4.47479e-06 Jy ! Component: 100 - total flux cleaned = -1.00778e-05 Jy ! Component: 150 - total flux cleaned = -1.54629e-05 Jy ! Component: 200 - total flux cleaned = -2.02907e-05 Jy ! Total flux subtracted in 200 components = -2.02907e-05 Jy ! Clean residual min=-0.001719 max=0.001727 Jy/beam ! Clean residual mean=-0.000004 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.192609 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.192609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070238Jy sigma=0.000771 ! Fit after self-cal, rms=0.070238Jy sigma=0.000771 ! Inverting map ! Added new window around map position (-72.5, 80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156101 Jy ! Component: 100 - total flux cleaned = 0.00236407 Jy ! Component: 150 - total flux cleaned = 0.00255038 Jy ! Component: 200 - total flux cleaned = 0.00258843 Jy ! Total flux subtracted in 200 components = 0.00258843 Jy ! Clean residual min=-0.001685 max=0.001258 Jy/beam ! Clean residual mean=-0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.195197 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.195197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070204Jy sigma=0.000771 ! Fit after self-cal, rms=0.070202Jy sigma=0.000771 ! 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.070202Jy sigma=0.000771 ! Fit after self-cal, rms=0.070189Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=9.464 mas, bpa=-6.526 degrees ! Estimated noise=655.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518083 Jy ! Component: 100 - total flux cleaned = 0.00061897 Jy ! Component: 150 - total flux cleaned = 0.000664195 Jy ! Component: 200 - total flux cleaned = 0.000712012 Jy ! Total flux subtracted in 200 components = 0.000712012 Jy ! Clean residual min=-0.001563 max=0.001549 Jy/beam ! Clean residual mean=-0.000006 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.195909 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.195909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070185Jy sigma=0.000770 ! Fit after self-cal, rms=0.070185Jy sigma=0.000770 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.50033e-05 Jy ! Component: 100 - total flux cleaned = 0.000129171 Jy ! Component: 150 - total flux cleaned = 0.000166521 Jy ! Component: 200 - total flux cleaned = 0.000187268 Jy ! Total flux subtracted in 200 components = 0.000187268 Jy ! Clean residual min=-0.001565 max=0.001545 Jy/beam ! Clean residual mean=-0.000006 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.196096 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.196096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070184Jy sigma=0.000770 ! Fit after self-cal, rms=0.070184Jy sigma=0.000770 ! 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.943 mas, bmaj=5.988 mas, bpa=-9.768 degrees ! Estimated noise=545.653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 5.988 at -9.768 degrees (North through East) ! Clean map min=-0.0015613 max=0.18095 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.204 mas, bmaj=5.048 mas, bpa=-12.01 degrees ! Estimated noise=789.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140221 Jy ! Component: 100 - total flux cleaned = 0.171132 Jy ! Component: 150 - total flux cleaned = 0.18074 Jy ! Component: 200 - total flux cleaned = 0.185419 Jy ! Total flux subtracted in 200 components = 0.185419 Jy ! Clean residual min=-0.002430 max=0.002572 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.185419 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.185419 Jy ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=5.988 mas, bpa=-9.768 degrees ! Estimated noise=545.653 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.00343615 Jy ! Component: 100 - total flux cleaned = 0.00543881 Jy ! Component: 150 - total flux cleaned = 0.00684939 Jy ! Component: 200 - total flux cleaned = 0.00788531 Jy ! Total flux subtracted in 200 components = 0.00788531 Jy ! Clean residual min=-0.001710 max=0.001295 Jy/beam ! Clean residual mean=-0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.193304 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.193304 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=7.927 mas, bmaj=9.464 mas, bpa=-6.526 degrees ! Estimated noise=655.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109653 Jy ! Component: 100 - total flux cleaned = 0.00178959 Jy ! Component: 150 - total flux cleaned = 0.00223778 Jy ! Component: 200 - total flux cleaned = 0.00237601 Jy ! Total flux subtracted in 200 components = 0.00237601 Jy ! Clean residual min=-0.001576 max=0.001572 Jy/beam ! Clean residual mean=-0.000006 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.19568 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 = 7.87955e-05 Jy ! Component: 100 - total flux cleaned = 0.000137745 Jy ! Component: 150 - total flux cleaned = 0.000179932 Jy ! Component: 200 - total flux cleaned = 0.000218201 Jy ! Total flux subtracted in 200 components = 0.000218201 Jy ! Clean residual min=-0.001580 max=0.001563 Jy/beam ! Clean residual mean=-0.000006 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.195898 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 101 components and 0.195898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=5.988 mas, bpa=-9.768 degrees ! Estimated noise=545.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.24026e-05 Jy ! Component: 100 - total flux cleaned = -0.000110396 Jy ! Component: 150 - total flux cleaned = -0.000180025 Jy ! Component: 200 - total flux cleaned = -0.000229231 Jy ! Total flux subtracted in 200 components = -0.000229231 Jy ! Clean residual min=-0.001665 max=0.001280 Jy/beam ! Clean residual mean=-0.000004 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.195669 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.195669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070192Jy sigma=0.000770 ! Fit after self-cal, rms=0.070190Jy sigma=0.000770 wmodel J0943+3614_S_2014_08_09_pus_map.mod ! Writing 119 model components to file: J0943+3614_S_2014_08_09_pus_map.mod wobs J0943+3614_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0943+3614_S_2014_08_09_pus_uvs.fits wwins J0943+3614_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0943+3614_S_2014_08_09_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.000711481 Jy ! Component: 100 - total flux cleaned = -0.00121152 Jy ! Component: 150 - total flux cleaned = -0.00156835 Jy ! Component: 200 - total flux cleaned = -0.00172903 Jy ! Component: 250 - total flux cleaned = -0.00188449 Jy ! Component: 300 - total flux cleaned = -0.0019283 Jy ! Component: 350 - total flux cleaned = -0.00203295 Jy ! Component: 400 - total flux cleaned = -0.00199234 Jy ! Component: 450 - total flux cleaned = -0.00203242 Jy ! Component: 500 - total flux cleaned = -0.00209098 Jy ! Component: 550 - total flux cleaned = -0.00216697 Jy ! Component: 600 - total flux cleaned = -0.00224149 Jy ! Component: 650 - total flux cleaned = -0.00236909 Jy ! Component: 700 - total flux cleaned = -0.00244052 Jy ! Component: 750 - total flux cleaned = -0.00252857 Jy ! Component: 800 - total flux cleaned = -0.00259796 Jy ! Component: 850 - total flux cleaned = -0.00264912 Jy ! Component: 900 - total flux cleaned = -0.00268307 Jy ! Component: 950 - total flux cleaned = -0.00273275 Jy ! Component: 1000 - total flux cleaned = -0.0027164 Jy ! Component: 1050 - total flux cleaned = -0.00278057 Jy ! Component: 1100 - total flux cleaned = -0.00276456 Jy ! Component: 1150 - total flux cleaned = -0.00273331 Jy ! Component: 1200 - total flux cleaned = -0.00276416 Jy ! Component: 1250 - total flux cleaned = -0.00276433 Jy ! Component: 1300 - total flux cleaned = -0.00279439 Jy ! Component: 1350 - total flux cleaned = -0.00277948 Jy ! Component: 1400 - total flux cleaned = -0.00283808 Jy ! Component: 1450 - total flux cleaned = -0.00283775 Jy ! Component: 1500 - total flux cleaned = -0.00282322 Jy ! Component: 1550 - total flux cleaned = -0.00282337 Jy ! Component: 1600 - total flux cleaned = -0.00283732 Jy ! Component: 1650 - total flux cleaned = -0.00283722 Jy ! Component: 1700 - total flux cleaned = -0.00282342 Jy ! Component: 1750 - total flux cleaned = -0.00283691 Jy ! Component: 1800 - total flux cleaned = -0.00283685 Jy ! Component: 1850 - total flux cleaned = -0.00288996 Jy ! Component: 1900 - total flux cleaned = -0.00285052 Jy ! Component: 1950 - total flux cleaned = -0.00294158 Jy ! Component: 2000 - total flux cleaned = -0.00292864 Jy ! Component: 2050 - total flux cleaned = -0.00292859 Jy ! Component: 2100 - total flux cleaned = -0.00295372 Jy ! Component: 2150 - total flux cleaned = -0.00300364 Jy ! Component: 2200 - total flux cleaned = -0.00302829 Jy ! Component: 2250 - total flux cleaned = -0.00301607 Jy ! Component: 2300 - total flux cleaned = -0.00307702 Jy ! Component: 2350 - total flux cleaned = -0.00307713 Jy ! Component: 2400 - total flux cleaned = -0.00308913 Jy ! Component: 2450 - total flux cleaned = -0.00314837 Jy ! Component: 2500 - total flux cleaned = -0.00312485 Jy ! Component: 2550 - total flux cleaned = -0.0031481 Jy ! Component: 2600 - total flux cleaned = -0.0032058 Jy ! Component: 2650 - total flux cleaned = -0.00324025 Jy ! Component: 2700 - total flux cleaned = -0.00329697 Jy ! Component: 2750 - total flux cleaned = -0.00330833 Jy ! Component: 2800 - total flux cleaned = -0.00336421 Jy ! Component: 2850 - total flux cleaned = -0.00341966 Jy ! Component: 2900 - total flux cleaned = -0.00346344 Jy ! Component: 2950 - total flux cleaned = -0.00353971 Jy ! Component: 3000 - total flux cleaned = -0.00358304 Jy ! Component: 3050 - total flux cleaned = -0.00363681 Jy ! Component: 3100 - total flux cleaned = -0.00371137 Jy ! Component: 3150 - total flux cleaned = -0.0037538 Jy ! Component: 3200 - total flux cleaned = -0.00380631 Jy ! Component: 3250 - total flux cleaned = -0.00385851 Jy ! Component: 3300 - total flux cleaned = -0.00387921 Jy ! Component: 3350 - total flux cleaned = -0.00392033 Jy ! Component: 3400 - total flux cleaned = -0.00395102 Jy ! Component: 3450 - total flux cleaned = -0.00401181 Jy ! Component: 3500 - total flux cleaned = -0.00405203 Jy ! Component: 3550 - total flux cleaned = -0.00409205 Jy ! Component: 3600 - total flux cleaned = -0.00411178 Jy ! Component: 3650 - total flux cleaned = -0.00416101 Jy ! Component: 3700 - total flux cleaned = -0.00420979 Jy ! Component: 3750 - total flux cleaned = -0.00423897 Jy ! Component: 3800 - total flux cleaned = -0.00426784 Jy ! Component: 3850 - total flux cleaned = -0.00428703 Jy ! Component: 3900 - total flux cleaned = -0.00432508 Jy ! Component: 3950 - total flux cleaned = -0.0043628 Jy ! Component: 4000 - total flux cleaned = -0.00436276 Jy ! Component: 4050 - total flux cleaned = -0.00438143 Jy ! Total flux subtracted in 4096 components = -0.0044093 Jy ! Clean residual min=-0.000573 max=0.000554 Jy/beam ! Clean residual mean=-0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.19126 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 416 components and 0.19126 Jy ![Exited script file: muppet] wmap "J0943+3614_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.943 x 5.988 at -9.768 degrees (North through East) ! Clean map min=-0.0011787 max=0.18117 Jy/beam ! Writing clean map to FITS file: J0943+3614_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.181173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173103 device "J0943+3614_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0943+3614_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286637 0.286637 0.573274 1.14655 2.2931 4.5862 9.17239 18.3448 36.6896 73.3791 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.181 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.943 x 5.988 at -9.768 degrees (North through East) ! Clean map min=-0.0011787 max=0.18117 Jy/beam quit ! Quitting program ! Log file J0943+3614_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:01:30 2016