! Started logfile: J1959+3846_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:38:42 2016 obs J1959+3846_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1959+3846_S_2014_08_05_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771895 visibilities/baseline/integration-bin. ! Found source: J1959+3846 ! ! 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 14172 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 J1959+3846_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865838Jy sigma=0.010176 ! Fit after self-cal, rms=0.843712Jy sigma=0.009941 ! 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=4.575 mas, bmaj=6.689 mas, bpa=20.4 degrees ! Estimated noise=919.19 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.115444 Jy ! Component: 100 - total flux cleaned = 0.158388 Jy ! Total flux subtracted in 100 components = 0.158388 Jy ! Clean residual min=-0.008766 max=0.021104 Jy/beam ! Clean residual mean=0.000049 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 0.158388 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.158388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094081Jy sigma=0.001014 ! Fit after self-cal, rms=0.093919Jy sigma=0.001012 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258998 Jy ! Component: 100 - total flux cleaned = 0.043264 Jy ! Total flux subtracted in 100 components = 0.043264 Jy ! Clean residual min=-0.006634 max=0.009875 Jy/beam ! Clean residual mean=0.000032 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.201652 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.201652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082828Jy sigma=0.000871 ! Fit after self-cal, rms=0.082785Jy sigma=0.000870 ! 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=5.51 mas, bmaj=7.44 mas, bpa=16.2 degrees ! Estimated noise=530.002 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 (4.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179327 Jy ! Component: 100 - total flux cleaned = 0.0295009 Jy ! Component: 150 - total flux cleaned = 0.0373681 Jy ! Component: 200 - total flux cleaned = 0.0428779 Jy ! Total flux subtracted in 200 components = 0.0428779 Jy ! Clean residual min=-0.004102 max=0.006583 Jy/beam ! Clean residual mean=0.000026 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.24453 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 130 components and 0.24453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077819Jy sigma=0.000815 ! Fit after self-cal, rms=0.077780Jy sigma=0.000815 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.89 HN 1.10 KP 1.04 ! LA 1.09 MK 1.00* NL 0.98 OV 0.98 ! PT 1.04 SC 1.18 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.05 KP 1.02 ! LA 1.03 MK 1.00* NL 1.07 OV 1.02 ! PT 1.00 SC 1.26 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.17 HN 1.06 KP 0.88 ! LA 0.82 MK 1.00* NL 0.98 OV 0.94 ! PT 0.97 SC 1.25 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.95 KP 0.84 ! LA 0.78 MK 1.00* NL 1.05 OV 0.96 ! PT 1.02 SC 1.16 ! ! ! Fit before self-cal, rms=0.077780Jy sigma=0.000815 ! Fit after self-cal, rms=0.076807Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.697 mas, bmaj=7.533 mas, bpa=14.28 degrees ! Estimated noise=538.412 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 (-14, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260514 Jy ! Component: 100 - total flux cleaned = 0.00301818 Jy ! Component: 150 - total flux cleaned = 0.0029001 Jy ! Component: 200 - total flux cleaned = 0.00290206 Jy ! Total flux subtracted in 200 components = 0.00290206 Jy ! Clean residual min=-0.001978 max=0.002081 Jy/beam ! Clean residual mean=0.000008 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.247432 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.247432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076635Jy sigma=0.000769 ! Fit after self-cal, rms=0.076661Jy sigma=0.000769 ! 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.076661Jy sigma=0.000769 ! Fit after self-cal, rms=0.076595Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.63 mas, bmaj=7.53 mas, bpa=14.89 degrees ! Estimated noise=536.718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152587 Jy ! Component: 100 - total flux cleaned = 0.00204481 Jy ! Component: 150 - total flux cleaned = 0.00233533 Jy ! Component: 200 - total flux cleaned = 0.00249781 Jy ! Total flux subtracted in 200 components = 0.00249781 Jy ! Clean residual min=-0.001680 max=0.001897 Jy/beam ! Clean residual mean=0.000004 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.24993 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 190 components and 0.24993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076548Jy sigma=0.000767 ! Fit after self-cal, rms=0.076543Jy sigma=0.000767 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) ! Added new window around map position (8.5, -100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139878 Jy ! Component: 100 - total flux cleaned = 0.00195445 Jy ! Component: 150 - total flux cleaned = 0.00244146 Jy ! Component: 200 - total flux cleaned = 0.00270319 Jy ! Total flux subtracted in 200 components = 0.00270319 Jy ! Clean residual min=-0.001459 max=0.001717 Jy/beam ! Clean residual mean=0.000003 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.252633 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 206 components and 0.252633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076502Jy sigma=0.000766 ! Fit after self-cal, rms=0.076499Jy sigma=0.000766 ! Inverting map ! Added new window around map position (124.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139411 Jy ! Component: 100 - total flux cleaned = 0.00163539 Jy ! Component: 150 - total flux cleaned = 0.00166488 Jy ! Component: 200 - total flux cleaned = 0.0016651 Jy ! Total flux subtracted in 200 components = 0.0016651 Jy ! Clean residual min=-0.001320 max=0.001508 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.254298 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 227 components and 0.254298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076464Jy sigma=0.000766 ! Fit after self-cal, rms=0.076461Jy 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.076461Jy sigma=0.000766 ! Fit after self-cal, rms=0.076402Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.628 mas, bmaj=7.523 mas, bpa=14.66 degrees ! Estimated noise=536.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862642 Jy ! Component: 100 - total flux cleaned = 0.00120988 Jy ! Component: 150 - total flux cleaned = 0.00139787 Jy ! Component: 200 - total flux cleaned = 0.00146229 Jy ! Total flux subtracted in 200 components = 0.00146229 Jy ! Clean residual min=-0.001215 max=0.001532 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.25576 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 238 components and 0.25576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076385Jy sigma=0.000766 ! Fit after self-cal, rms=0.076384Jy 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) ! Added new window around map position (-57.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144315 Jy ! Component: 100 - total flux cleaned = 0.00208363 Jy ! Component: 150 - total flux cleaned = 0.00218659 Jy ! Component: 200 - total flux cleaned = 0.00218575 Jy ! Total flux subtracted in 200 components = 0.00218575 Jy ! Clean residual min=-0.001169 max=0.001312 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.257946 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 255 components and 0.257946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076355Jy sigma=0.000765 ! Fit after self-cal, rms=0.076355Jy sigma=0.000765 ! 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.076355Jy sigma=0.000765 ! Fit after self-cal, rms=0.076372Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.069 mas, bmaj=9.481 mas, bpa=-27.44 degrees ! Estimated noise=584.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678273 Jy ! Component: 100 - total flux cleaned = 0.00101659 Jy ! Component: 150 - total flux cleaned = 0.00119831 Jy ! Component: 200 - total flux cleaned = 0.00139367 Jy ! Total flux subtracted in 200 components = 0.00139367 Jy ! Clean residual min=-0.001100 max=0.001105 Jy/beam ! Clean residual mean=-0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.25934 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 294 components and 0.25934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076364Jy sigma=0.000765 ! Fit after self-cal, rms=0.076363Jy sigma=0.000765 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 = 8.52773e-05 Jy ! Component: 100 - total flux cleaned = 0.000191106 Jy ! Component: 150 - total flux cleaned = 0.000247674 Jy ! Component: 200 - total flux cleaned = 0.000261237 Jy ! Total flux subtracted in 200 components = 0.000261237 Jy ! Clean residual min=-0.001109 max=0.001048 Jy/beam ! Clean residual mean=-0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.259601 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 314 components and 0.259601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076358Jy sigma=0.000765 ! Fit after self-cal, rms=0.076358Jy sigma=0.000765 ! 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=5.629 mas, bmaj=7.521 mas, bpa=14.47 degrees ! Estimated noise=535.966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.629 x 7.521 at 14.47 degrees (North through East) ! Clean map min=-0.0012253 max=0.1517 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=4.679 mas, bmaj=6.704 mas, bpa=18.43 degrees ! Estimated noise=937.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117217 Jy ! Component: 100 - total flux cleaned = 0.160425 Jy ! Component: 150 - total flux cleaned = 0.18538 Jy ! Component: 200 - total flux cleaned = 0.201636 Jy ! Total flux subtracted in 200 components = 0.201636 Jy ! Clean residual min=-0.005168 max=0.008897 Jy/beam ! Clean residual mean=0.000025 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.201636 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.201636 Jy ! Inverting map and beam ! Estimated beam: bmin=5.629 mas, bmaj=7.521 mas, bpa=14.47 degrees ! Estimated noise=535.966 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.0153585 Jy ! Component: 100 - total flux cleaned = 0.0252247 Jy ! Component: 150 - total flux cleaned = 0.0320304 Jy ! Component: 200 - total flux cleaned = 0.0368729 Jy ! Total flux subtracted in 200 components = 0.0368729 Jy ! Clean residual min=-0.002395 max=0.002753 Jy/beam ! Clean residual mean=0.000010 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.238509 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 103 components and 0.238509 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.069 mas, bmaj=9.481 mas, bpa=-27.44 degrees ! Estimated noise=584.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461081 Jy ! Component: 100 - total flux cleaned = 0.00769563 Jy ! Component: 150 - total flux cleaned = 0.0100348 Jy ! Component: 200 - total flux cleaned = 0.0119523 Jy ! Total flux subtracted in 200 components = 0.0119523 Jy ! Clean residual min=-0.001550 max=0.001558 Jy/beam ! Clean residual mean=0.000006 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.250462 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.00149241 Jy ! Component: 100 - total flux cleaned = 0.00259997 Jy ! Component: 150 - total flux cleaned = 0.0034646 Jy ! Component: 200 - total flux cleaned = 0.0043121 Jy ! Total flux subtracted in 200 components = 0.0043121 Jy ! Clean residual min=-0.001314 max=0.001396 Jy/beam ! Clean residual mean=0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.254774 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 210 components and 0.254774 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.629 mas, bmaj=7.521 mas, bpa=14.47 degrees ! Estimated noise=535.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000610857 Jy ! Component: 100 - total flux cleaned = 0.00123161 Jy ! Component: 150 - total flux cleaned = 0.00174786 Jy ! Component: 200 - total flux cleaned = 0.00200071 Jy ! Total flux subtracted in 200 components = 0.00200071 Jy ! Clean residual min=-0.001373 max=0.001336 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.256774 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 235 components and 0.256774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076417Jy sigma=0.000766 ! Fit after self-cal, rms=0.076410Jy sigma=0.000765 wmodel J1959+3846_S_2014_08_05_pus_map.mod ! Writing 235 model components to file: J1959+3846_S_2014_08_05_pus_map.mod wobs J1959+3846_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1959+3846_S_2014_08_05_pus_uvs.fits wwins J1959+3846_S_2014_08_05_pus_map.win ! wwins: Wrote 6 windows to J1959+3846_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 = -7.0336e-06 Jy ! Component: 100 - total flux cleaned = -2.98097e-05 Jy ! Component: 150 - total flux cleaned = -0.000115092 Jy ! Component: 200 - total flux cleaned = -0.000217935 Jy ! Component: 250 - total flux cleaned = -0.000277894 Jy ! Component: 300 - total flux cleaned = -0.000356037 Jy ! Component: 350 - total flux cleaned = -0.000488326 Jy ! Component: 400 - total flux cleaned = -0.000653755 Jy ! Component: 450 - total flux cleaned = -0.000886235 Jy ! Component: 500 - total flux cleaned = -0.000973088 Jy ! Component: 550 - total flux cleaned = -0.00104165 Jy ! Component: 600 - total flux cleaned = -0.00115876 Jy ! Component: 650 - total flux cleaned = -0.00130597 Jy ! Component: 700 - total flux cleaned = -0.00140263 Jy ! Component: 750 - total flux cleaned = -0.00148166 Jy ! Component: 800 - total flux cleaned = -0.00154379 Jy ! Component: 850 - total flux cleaned = -0.00158977 Jy ! Component: 900 - total flux cleaned = -0.00166503 Jy ! Component: 950 - total flux cleaned = -0.00169465 Jy ! Component: 1000 - total flux cleaned = -0.00169458 Jy ! Component: 1050 - total flux cleaned = -0.00175204 Jy ! Component: 1100 - total flux cleaned = -0.00180907 Jy ! Component: 1150 - total flux cleaned = -0.001879 Jy ! Component: 1200 - total flux cleaned = -0.00192022 Jy ! Component: 1250 - total flux cleaned = -0.0019746 Jy ! Component: 1300 - total flux cleaned = -0.00196128 Jy ! Component: 1350 - total flux cleaned = -0.00204074 Jy ! Component: 1400 - total flux cleaned = -0.00204029 Jy ! Component: 1450 - total flux cleaned = -0.00204048 Jy ! Component: 1500 - total flux cleaned = -0.00207888 Jy ! Component: 1550 - total flux cleaned = -0.00210419 Jy ! Component: 1600 - total flux cleaned = -0.00207936 Jy ! Component: 1650 - total flux cleaned = -0.00210436 Jy ! Component: 1700 - total flux cleaned = -0.00216551 Jy ! Component: 1750 - total flux cleaned = -0.00210515 Jy ! Component: 1800 - total flux cleaned = -0.00215319 Jy ! Component: 1850 - total flux cleaned = -0.00214123 Jy ! Component: 1900 - total flux cleaned = -0.0020943 Jy ! Component: 1950 - total flux cleaned = -0.00210618 Jy ! Component: 2000 - total flux cleaned = -0.00208336 Jy ! Component: 2050 - total flux cleaned = -0.00209473 Jy ! Component: 2100 - total flux cleaned = -0.00208349 Jy ! Component: 2150 - total flux cleaned = -0.00203861 Jy ! Component: 2200 - total flux cleaned = -0.0020275 Jy ! Component: 2250 - total flux cleaned = -0.00200547 Jy ! Component: 2300 - total flux cleaned = -0.00202735 Jy ! Component: 2350 - total flux cleaned = -0.00204893 Jy ! Component: 2400 - total flux cleaned = -0.00199538 Jy ! Component: 2450 - total flux cleaned = -0.00202713 Jy ! Component: 2500 - total flux cleaned = -0.00197448 Jy ! Component: 2550 - total flux cleaned = -0.0019953 Jy ! Component: 2600 - total flux cleaned = -0.00196414 Jy ! Component: 2650 - total flux cleaned = -0.0020052 Jy ! Component: 2700 - total flux cleaned = -0.00197461 Jy ! Component: 2750 - total flux cleaned = -0.00191403 Jy ! Component: 2800 - total flux cleaned = -0.00198428 Jy ! Component: 2850 - total flux cleaned = -0.00193447 Jy ! Component: 2900 - total flux cleaned = -0.00191466 Jy ! Component: 2950 - total flux cleaned = -0.00189512 Jy ! Component: 3000 - total flux cleaned = -0.00185637 Jy ! Component: 3050 - total flux cleaned = -0.00187558 Jy ! Component: 3100 - total flux cleaned = -0.00182764 Jy ! Component: 3150 - total flux cleaned = -0.00182765 Jy ! Component: 3200 - total flux cleaned = -0.00180882 Jy ! Component: 3250 - total flux cleaned = -0.00177124 Jy ! Component: 3300 - total flux cleaned = -0.00177129 Jy ! Component: 3350 - total flux cleaned = -0.00177121 Jy ! Component: 3400 - total flux cleaned = -0.00174366 Jy ! Component: 3450 - total flux cleaned = -0.00170726 Jy ! Component: 3500 - total flux cleaned = -0.00166205 Jy ! Component: 3550 - total flux cleaned = -0.00167117 Jy ! Component: 3600 - total flux cleaned = -0.00167119 Jy ! Component: 3650 - total flux cleaned = -0.00168898 Jy ! Component: 3700 - total flux cleaned = -0.00168897 Jy ! Component: 3750 - total flux cleaned = -0.0016626 Jy ! Component: 3800 - total flux cleaned = -0.00164523 Jy ! Component: 3850 - total flux cleaned = -0.00163659 Jy ! Component: 3900 - total flux cleaned = -0.00160213 Jy ! Component: 3950 - total flux cleaned = -0.00159357 Jy ! Component: 4000 - total flux cleaned = -0.00156812 Jy ! Component: 4050 - total flux cleaned = -0.00160189 Jy ! Total flux subtracted in 4096 components = -0.00155982 Jy ! Clean residual min=-0.000519 max=0.000442 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.255215 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 534 components and 0.255214 Jy ![Exited script file: muppet] wmap "J1959+3846_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.629 x 7.521 at 14.47 degrees (North through East) ! Clean map min=-0.0011031 max=0.15322 Jy/beam ! Writing clean map to FITS file: J1959+3846_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.15322 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154211 device "J1959+3846_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1959+3846_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301941 0.301941 0.603882 1.20776 2.41553 4.83106 9.66211 19.3242 38.6485 77.2969 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.629 x 7.521 at 14.47 degrees (North through East) ! Clean map min=-0.0011031 max=0.15322 Jy/beam quit ! Quitting program ! Log file J1959+3846_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:38:48 2016