! Started logfile: J0914+3512_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:01:06 2016 obs J0914+3512_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0914+3512_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781173 visibilities/baseline/integration-bin. ! Found source: J0914+3512 ! ! 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 10124 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 J0914+3512_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881866Jy sigma=0.010096 ! Fit after self-cal, rms=0.870155Jy sigma=0.009970 ! 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.237 mas, bmaj=4.791 mas, bpa=-12.14 degrees ! Estimated noise=900.127 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.0996382 Jy ! Component: 100 - total flux cleaned = 0.131109 Jy ! Total flux subtracted in 100 components = 0.131109 Jy ! Clean residual min=-0.005281 max=0.012820 Jy/beam ! Clean residual mean=0.000008 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.131109 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.131109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078600Jy sigma=0.000837 ! Fit after self-cal, rms=0.078404Jy sigma=0.000835 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136554 Jy ! Component: 100 - total flux cleaned = 0.0200278 Jy ! Total flux subtracted in 100 components = 0.0200278 Jy ! Clean residual min=-0.004063 max=0.007099 Jy/beam ! Clean residual mean=0.000005 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.151137 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.151137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075821Jy sigma=0.000808 ! Fit after self-cal, rms=0.075797Jy sigma=0.000808 ! Inverting map ! Added new window around map position (5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632282 Jy ! Component: 100 - total flux cleaned = 0.00996644 Jy ! Total flux subtracted in 100 components = 0.00996644 Jy ! Clean residual min=-0.004018 max=0.005012 Jy/beam ! Clean residual mean=0.000004 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.161103 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.161103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075175Jy sigma=0.000801 ! Fit after self-cal, rms=0.075130Jy sigma=0.000801 ! 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.93 mas, bmaj=5.75 mas, bpa=-11.05 degrees ! Estimated noise=622.934 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 (8.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426714 Jy ! Component: 100 - total flux cleaned = 0.00562377 Jy ! Component: 150 - total flux cleaned = 0.00662163 Jy ! Component: 200 - total flux cleaned = 0.00750997 Jy ! Total flux subtracted in 200 components = 0.00750997 Jy ! Clean residual min=-0.002791 max=0.002629 Jy/beam ! Clean residual mean=0.000008 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.168613 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.168613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074814Jy sigma=0.000798 ! Fit after self-cal, rms=0.074784Jy sigma=0.000797 ! 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.98 FD 0.89 HN 0.98 KP 1.07 ! LA 1.09 MK 0.99 NL 0.99 OV 1.00 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.03 KP 1.03 ! LA 1.08 MK 0.93 NL 1.04 OV 1.03 ! PT 1.02 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.94 FD 1.12 HN 1.02 KP 0.90 ! LA 0.84 MK 1.11 NL 1.01 OV 0.96 ! PT 0.99 SC 1.05 ! ! ! 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.05 HN 0.99 KP 0.87 ! LA 0.81 MK 0.91 NL 1.09 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.074784Jy sigma=0.000797 ! Fit after self-cal, rms=0.072047Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=5.748 mas, bpa=-11.36 degrees ! Estimated noise=620.722 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.00106746 Jy ! Component: 100 - total flux cleaned = 0.00160926 Jy ! Component: 150 - total flux cleaned = 0.00176966 Jy ! Component: 200 - total flux cleaned = 0.00190792 Jy ! Total flux subtracted in 200 components = 0.00190792 Jy ! Clean residual min=-0.001779 max=0.001961 Jy/beam ! Clean residual mean=0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.170521 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.170521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071987Jy sigma=0.000781 ! Fit after self-cal, rms=0.071965Jy sigma=0.000781 ! 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.071965Jy sigma=0.000781 ! Fit after self-cal, rms=0.071866Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=5.75 mas, bpa=-11.6 degrees ! Estimated noise=620.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783268 Jy ! Component: 100 - total flux cleaned = 0.000807145 Jy ! Component: 150 - total flux cleaned = 0.000830395 Jy ! Component: 200 - total flux cleaned = 0.000872919 Jy ! Total flux subtracted in 200 components = 0.000872919 Jy ! Clean residual min=-0.001771 max=0.001837 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.171394 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.171394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071847Jy sigma=0.000780 ! Fit after self-cal, rms=0.071850Jy sigma=0.000780 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.000230324 Jy ! Component: 100 - total flux cleaned = 0.000332013 Jy ! Component: 150 - total flux cleaned = 0.000368397 Jy ! Component: 200 - total flux cleaned = 0.000386195 Jy ! Total flux subtracted in 200 components = 0.000386195 Jy ! Clean residual min=-0.001781 max=0.001836 Jy/beam ! Clean residual mean=0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.17178 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.17178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071840Jy sigma=0.000780 ! Fit after self-cal, rms=0.071838Jy sigma=0.000780 ! 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.071838Jy sigma=0.000780 ! Fit after self-cal, rms=0.071811Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=5.753 mas, bpa=-11.66 degrees ! Estimated noise=619.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003259 Jy ! Component: 100 - total flux cleaned = 0.000379647 Jy ! Component: 150 - total flux cleaned = 0.000379546 Jy ! Component: 200 - total flux cleaned = 0.000394592 Jy ! Total flux subtracted in 200 components = 0.000394592 Jy ! Clean residual min=-0.001731 max=0.001809 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.172175 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.172175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071804Jy sigma=0.000780 ! Fit after self-cal, rms=0.071803Jy sigma=0.000780 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.000125479 Jy ! Component: 100 - total flux cleaned = 0.000154933 Jy ! Component: 150 - total flux cleaned = 0.000182503 Jy ! Component: 200 - total flux cleaned = 0.000195836 Jy ! Total flux subtracted in 200 components = 0.000195836 Jy ! Clean residual min=-0.001738 max=0.001806 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.17237 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.17237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071797Jy sigma=0.000780 ! Fit after self-cal, rms=0.071796Jy sigma=0.000780 ! 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.071796Jy sigma=0.000780 ! Fit after self-cal, rms=0.071812Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.976 mas, bmaj=9.139 mas, bpa=-6.536 degrees ! Estimated noise=752.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.13795e-05 Jy ! Component: 100 - total flux cleaned = 2.12921e-05 Jy ! Component: 150 - total flux cleaned = 2.98903e-05 Jy ! Component: 200 - total flux cleaned = 3.01079e-05 Jy ! Total flux subtracted in 200 components = 3.01079e-05 Jy ! Clean residual min=-0.001942 max=0.001907 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.172401 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.172401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071810Jy sigma=0.000780 ! Fit after self-cal, rms=0.071810Jy sigma=0.000780 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 = 5.86761e-05 Jy ! Component: 100 - total flux cleaned = 8.1872e-05 Jy ! Component: 150 - total flux cleaned = 7.47066e-05 Jy ! Component: 200 - total flux cleaned = 6.7778e-05 Jy ! Total flux subtracted in 200 components = 6.7778e-05 Jy ! Clean residual min=-0.001929 max=0.001900 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.172468 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.172468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071809Jy sigma=0.000780 ! Fit after self-cal, rms=0.071808Jy sigma=0.000780 ! 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.912 mas, bmaj=5.755 mas, bpa=-11.64 degrees ! Estimated noise=620.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 5.755 at -11.64 degrees (North through East) ! Clean map min=-0.0016847 max=0.12534 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.226 mas, bmaj=4.809 mas, bpa=-12.93 degrees ! Estimated noise=888.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0987935 Jy ! Component: 100 - total flux cleaned = 0.131062 Jy ! Component: 150 - total flux cleaned = 0.144381 Jy ! Component: 200 - total flux cleaned = 0.152227 Jy ! Total flux subtracted in 200 components = 0.152227 Jy ! Clean residual min=-0.002984 max=0.004071 Jy/beam ! Clean residual mean=0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.152227 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.152227 Jy ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=5.755 mas, bpa=-11.64 degrees ! Estimated noise=620.12 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.00655327 Jy ! Component: 100 - total flux cleaned = 0.0106045 Jy ! Component: 150 - total flux cleaned = 0.0133366 Jy ! Component: 200 - total flux cleaned = 0.0153373 Jy ! Total flux subtracted in 200 components = 0.0153373 Jy ! Clean residual min=-0.001929 max=0.002115 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.167564 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.167564 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.976 mas, bmaj=9.139 mas, bpa=-6.536 degrees ! Estimated noise=752.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207609 Jy ! Component: 100 - total flux cleaned = 0.00331763 Jy ! Component: 150 - total flux cleaned = 0.00371263 Jy ! Component: 200 - total flux cleaned = 0.00394699 Jy ! Total flux subtracted in 200 components = 0.00394699 Jy ! Clean residual min=-0.001979 max=0.001895 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.171511 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.000150608 Jy ! Component: 100 - total flux cleaned = 0.000239183 Jy ! Component: 150 - total flux cleaned = 0.000336731 Jy ! Component: 200 - total flux cleaned = 0.000406363 Jy ! Total flux subtracted in 200 components = 0.000406363 Jy ! Clean residual min=-0.001933 max=0.001900 Jy/beam ! Clean residual mean=0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.171917 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 112 components and 0.171917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=5.755 mas, bpa=-11.64 degrees ! Estimated noise=620.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044522 Jy ! Component: 100 - total flux cleaned = 0.000447726 Jy ! Component: 150 - total flux cleaned = 0.000536599 Jy ! Component: 200 - total flux cleaned = 0.000576283 Jy ! Total flux subtracted in 200 components = 0.000576283 Jy ! Clean residual min=-0.001625 max=0.001851 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.172494 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 0.172494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071820Jy sigma=0.000780 ! Fit after self-cal, rms=0.071815Jy sigma=0.000780 wmodel J0914+3512_S_2014_08_09_pus_map.mod ! Writing 124 model components to file: J0914+3512_S_2014_08_09_pus_map.mod wobs J0914+3512_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0914+3512_S_2014_08_09_pus_uvs.fits wwins J0914+3512_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0914+3512_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.00046608 Jy ! Component: 100 - total flux cleaned = 0.00052658 Jy ! Component: 150 - total flux cleaned = 0.000553938 Jy ! Component: 200 - total flux cleaned = 0.000689666 Jy ! Component: 250 - total flux cleaned = 0.000821101 Jy ! Component: 300 - total flux cleaned = 0.00097455 Jy ! Component: 350 - total flux cleaned = 0.00107483 Jy ! Component: 400 - total flux cleaned = 0.00126955 Jy ! Component: 450 - total flux cleaned = 0.00131708 Jy ! Component: 500 - total flux cleaned = 0.00140983 Jy ! Component: 550 - total flux cleaned = 0.00150028 Jy ! Component: 600 - total flux cleaned = 0.00154474 Jy ! Component: 650 - total flux cleaned = 0.0016101 Jy ! Component: 700 - total flux cleaned = 0.00169595 Jy ! Component: 750 - total flux cleaned = 0.001759 Jy ! Component: 800 - total flux cleaned = 0.00182154 Jy ! Component: 850 - total flux cleaned = 0.00190342 Jy ! Component: 900 - total flux cleaned = 0.00196439 Jy ! Component: 950 - total flux cleaned = 0.00202409 Jy ! Component: 1000 - total flux cleaned = 0.00204364 Jy ! Component: 1050 - total flux cleaned = 0.00204358 Jy ! Component: 1100 - total flux cleaned = 0.00202475 Jy ! Component: 1150 - total flux cleaned = 0.00208109 Jy ! Component: 1200 - total flux cleaned = 0.00209948 Jy ! Component: 1250 - total flux cleaned = 0.00211768 Jy ! Component: 1300 - total flux cleaned = 0.00209987 Jy ! Component: 1350 - total flux cleaned = 0.00220678 Jy ! Component: 1400 - total flux cleaned = 0.00220705 Jy ! Component: 1450 - total flux cleaned = 0.0022937 Jy ! Component: 1500 - total flux cleaned = 0.00229357 Jy ! Component: 1550 - total flux cleaned = 0.00231069 Jy ! Component: 1600 - total flux cleaned = 0.00237767 Jy ! Component: 1650 - total flux cleaned = 0.00239437 Jy ! Component: 1700 - total flux cleaned = 0.00244347 Jy ! Component: 1750 - total flux cleaned = 0.00244355 Jy ! Component: 1800 - total flux cleaned = 0.00245934 Jy ! Component: 1850 - total flux cleaned = 0.00245913 Jy ! Component: 1900 - total flux cleaned = 0.00242782 Jy ! Component: 1950 - total flux cleaned = 0.00236626 Jy ! Component: 2000 - total flux cleaned = 0.00242749 Jy ! Component: 2050 - total flux cleaned = 0.00235204 Jy ! Component: 2100 - total flux cleaned = 0.00235207 Jy ! Component: 2150 - total flux cleaned = 0.00232243 Jy ! Component: 2200 - total flux cleaned = 0.00224915 Jy ! Component: 2250 - total flux cleaned = 0.0022782 Jy ! Component: 2300 - total flux cleaned = 0.00220639 Jy ! Component: 2350 - total flux cleaned = 0.00217811 Jy ! Component: 2400 - total flux cleaned = 0.00219206 Jy ! Component: 2450 - total flux cleaned = 0.00219198 Jy ! Component: 2500 - total flux cleaned = 0.00219182 Jy ! Component: 2550 - total flux cleaned = 0.00217808 Jy ! Component: 2600 - total flux cleaned = 0.00219166 Jy ! Component: 2650 - total flux cleaned = 0.00219176 Jy ! Component: 2700 - total flux cleaned = 0.00220509 Jy ! Component: 2750 - total flux cleaned = 0.00220502 Jy ! Component: 2800 - total flux cleaned = 0.00220519 Jy ! Component: 2850 - total flux cleaned = 0.00224397 Jy ! Component: 2900 - total flux cleaned = 0.00225695 Jy ! Component: 2950 - total flux cleaned = 0.00225707 Jy ! Component: 3000 - total flux cleaned = 0.00230755 Jy ! Component: 3050 - total flux cleaned = 0.00229488 Jy ! Component: 3100 - total flux cleaned = 0.00229503 Jy ! Component: 3150 - total flux cleaned = 0.00231981 Jy ! Component: 3200 - total flux cleaned = 0.00236856 Jy ! Component: 3250 - total flux cleaned = 0.00235653 Jy ! Component: 3300 - total flux cleaned = 0.00235668 Jy ! Component: 3350 - total flux cleaned = 0.00239253 Jy ! Component: 3400 - total flux cleaned = 0.00240431 Jy ! Component: 3450 - total flux cleaned = 0.00239262 Jy ! Component: 3500 - total flux cleaned = 0.00242758 Jy ! Component: 3550 - total flux cleaned = 0.00242758 Jy ! Component: 3600 - total flux cleaned = 0.00251947 Jy ! Component: 3650 - total flux cleaned = 0.00248517 Jy ! Component: 3700 - total flux cleaned = 0.00247391 Jy ! Component: 3750 - total flux cleaned = 0.00253014 Jy ! Component: 3800 - total flux cleaned = 0.00256359 Jy ! Component: 3850 - total flux cleaned = 0.00253032 Jy ! Component: 3900 - total flux cleaned = 0.00255235 Jy ! Component: 3950 - total flux cleaned = 0.00257428 Jy ! Component: 4000 - total flux cleaned = 0.0025851 Jy ! Component: 4050 - total flux cleaned = 0.0025959 Jy ! Total flux subtracted in 4096 components = 0.00261741 Jy ! Clean residual min=-0.000675 max=0.000638 Jy/beam ! Clean residual mean=0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.175111 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 404 components and 0.175111 Jy ![Exited script file: muppet] wmap "J0914+3512_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.912 x 5.755 at -11.64 degrees (North through East) ! Clean map min=-0.0011951 max=0.12492 Jy/beam ! Writing clean map to FITS file: J0914+3512_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.12492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194072 device "J0914+3512_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0914+3512_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466073 0.466073 0.932145 1.86429 3.72858 7.45716 14.9143 29.8286 59.6573 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.912 x 5.755 at -11.64 degrees (North through East) ! Clean map min=-0.0011951 max=0.12492 Jy/beam quit ! Quitting program ! Log file J0914+3512_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:01:12 2016