! Started logfile: J2029+4926_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:15:17 2016 obs J2029+4926_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2029+4926_S_2014_08_09_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.390063 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2029+4926 ! ! 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 8636 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 J2029+4926_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 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986427Jy sigma=0.011737 ! Fit after self-cal, rms=0.956812Jy sigma=0.011399 ! 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=5.757 mas, bmaj=9.965 mas, bpa=-48.38 degrees ! Estimated noise=1287.04 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.0336214 Jy ! Component: 100 - total flux cleaned = 0.0436649 Jy ! Total flux subtracted in 100 components = 0.0436649 Jy ! Clean residual min=-0.005110 max=0.005342 Jy/beam ! Clean residual mean=-0.000006 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.0436649 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0436649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068260Jy sigma=0.000761 ! Fit after self-cal, rms=0.067462Jy sigma=0.000752 ! 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=7.046 mas, bmaj=11.04 mas, bpa=-51.66 degrees ! Estimated noise=648.665 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.00914202 Jy ! Component: 100 - total flux cleaned = 0.0154636 Jy ! Component: 150 - total flux cleaned = 0.0200469 Jy ! Component: 200 - total flux cleaned = 0.0233803 Jy ! Total flux subtracted in 200 components = 0.0233803 Jy ! Clean residual min=-0.003185 max=0.004212 Jy/beam ! Clean residual mean=-0.000057 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.0670452 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 82 components and 0.0670452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065872Jy sigma=0.000732 ! Fit after self-cal, rms=0.065698Jy sigma=0.000729 ! 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 1.09 FD 0.89 HN 1.00* KP 0.93 ! LA 0.95 MK 1.00* NL 1.11 OV 1.35 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.00* KP 0.97 ! LA 0.90 MK 1.00* NL 1.05 OV 1.26 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.13 HN 1.00* KP 0.84 ! LA 0.75 MK 1.00* NL 1.11 OV 1.08 ! PT 0.85 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.00* KP 0.84 ! LA 0.67 MK 1.00* NL 1.11 OV 1.17 ! PT 0.90 SC 0.96 ! ! ! Fit before self-cal, rms=0.065698Jy sigma=0.000729 ! Fit after self-cal, rms=0.064420Jy sigma=0.000721 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.142 mas, bmaj=11.51 mas, bpa=-51.74 degrees ! Estimated noise=640.492 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 (-12.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230734 Jy ! Component: 100 - total flux cleaned = 0.00253075 Jy ! Component: 150 - total flux cleaned = 0.0029039 Jy ! Component: 200 - total flux cleaned = 0.00315165 Jy ! Total flux subtracted in 200 components = 0.00315165 Jy ! Clean residual min=-0.001766 max=0.002933 Jy/beam ! Clean residual mean=-0.000037 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0701968 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.0701968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064177Jy sigma=0.000718 ! Fit after self-cal, rms=0.064221Jy sigma=0.000715 ! 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.064221Jy sigma=0.000715 ! Fit after self-cal, rms=0.064474Jy sigma=0.000714 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.113 mas, bmaj=11.61 mas, bpa=-52.16 degrees ! Estimated noise=635.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148039 Jy ! Component: 100 - total flux cleaned = 0.000250092 Jy ! Component: 150 - total flux cleaned = 0.000146327 Jy ! Component: 200 - total flux cleaned = 0.000146152 Jy ! Total flux subtracted in 200 components = 0.000146152 Jy ! Clean residual min=-0.001434 max=0.001799 Jy/beam ! Clean residual mean=-0.000017 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.070343 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 128 components and 0.0703429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064398Jy sigma=0.000713 ! Fit after self-cal, rms=0.064372Jy sigma=0.000713 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.26646e-05 Jy ! Component: 100 - total flux cleaned = -4.50994e-05 Jy ! Component: 150 - total flux cleaned = -4.47408e-05 Jy ! Component: 200 - total flux cleaned = 2.8361e-05 Jy ! Total flux subtracted in 200 components = 2.8361e-05 Jy ! Clean residual min=-0.001442 max=0.001685 Jy/beam ! Clean residual mean=-0.000021 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0703713 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.0703713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064335Jy sigma=0.000713 ! Fit after self-cal, rms=0.064288Jy sigma=0.000712 ! 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.064288Jy sigma=0.000712 ! Fit after self-cal, rms=0.064102Jy sigma=0.000712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.095 mas, bmaj=11.57 mas, bpa=-52.25 degrees ! Estimated noise=632.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342554 Jy ! Component: 100 - total flux cleaned = -0.000226989 Jy ! Component: 150 - total flux cleaned = -0.000178758 Jy ! Component: 200 - total flux cleaned = -9.15733e-05 Jy ! Total flux subtracted in 200 components = -9.15733e-05 Jy ! Clean residual min=-0.001449 max=0.001602 Jy/beam ! Clean residual mean=-0.000009 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0702797 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.0702797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064073Jy sigma=0.000712 ! Fit after self-cal, rms=0.064051Jy sigma=0.000712 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.000250646 Jy ! Component: 100 - total flux cleaned = -0.000202813 Jy ! Component: 150 - total flux cleaned = -0.000114657 Jy ! Component: 200 - total flux cleaned = -1.47284e-05 Jy ! Total flux subtracted in 200 components = -1.47284e-05 Jy ! Clean residual min=-0.001471 max=0.001545 Jy/beam ! Clean residual mean=-0.000011 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.070265 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 155 components and 0.070265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064031Jy sigma=0.000712 ! Fit after self-cal, rms=0.064013Jy sigma=0.000712 ! 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.064013Jy sigma=0.000712 ! Fit after self-cal, rms=0.063830Jy sigma=0.000712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.321 mas, bmaj=12.84 mas, bpa=-61.13 degrees ! Estimated noise=649.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.12761e-05 Jy ! Component: 100 - total flux cleaned = 0.000162368 Jy ! Component: 150 - total flux cleaned = 0.000226623 Jy ! Component: 200 - total flux cleaned = 0.00027096 Jy ! Total flux subtracted in 200 components = 0.00027096 Jy ! Clean residual min=-0.001287 max=0.001363 Jy/beam ! Clean residual mean=-0.000009 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.070536 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 170 components and 0.070536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063819Jy sigma=0.000712 ! Fit after self-cal, rms=0.063815Jy sigma=0.000712 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 = 2.74046e-05 Jy ! Component: 100 - total flux cleaned = 9.03175e-05 Jy ! Component: 150 - total flux cleaned = 0.00017816 Jy ! Component: 200 - total flux cleaned = 0.000246698 Jy ! Total flux subtracted in 200 components = 0.000246698 Jy ! Clean residual min=-0.001332 max=0.001353 Jy/beam ! Clean residual mean=-0.000009 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0707826 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 176 components and 0.0707827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063806Jy sigma=0.000711 ! Fit after self-cal, rms=0.063796Jy sigma=0.000711 ! 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=7.067 mas, bmaj=11.56 mas, bpa=-52.27 degrees ! Estimated noise=630.746 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.067 x 11.56 at -52.27 degrees (North through East) ! Clean map min=-0.0056019 max=0.043116 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=5.746 mas, bmaj=10.36 mas, bpa=-49.45 degrees ! Estimated noise=1263.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330185 Jy ! Component: 100 - total flux cleaned = 0.0392621 Jy ! Component: 150 - total flux cleaned = 0.0440052 Jy ! Component: 200 - total flux cleaned = 0.0477876 Jy ! Total flux subtracted in 200 components = 0.0477876 Jy ! Clean residual min=-0.005339 max=0.004805 Jy/beam ! Clean residual mean=-0.000010 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.0477876 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0477876 Jy ! Inverting map and beam ! Estimated beam: bmin=7.067 mas, bmaj=11.56 mas, bpa=-52.27 degrees ! Estimated noise=630.746 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) ! Added new window around map position (-7.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00608681 Jy ! Component: 100 - total flux cleaned = 0.0102241 Jy ! Component: 150 - total flux cleaned = 0.0127615 Jy ! Component: 200 - total flux cleaned = 0.0143931 Jy ! Total flux subtracted in 200 components = 0.0143931 Jy ! Clean residual min=-0.002253 max=0.002242 Jy/beam ! Clean residual mean=-0.000023 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0621807 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 92 components and 0.0621807 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.321 mas, bmaj=12.84 mas, bpa=-61.13 degrees ! Estimated noise=649.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238135 Jy ! Component: 100 - total flux cleaned = 0.0035542 Jy ! Component: 150 - total flux cleaned = 0.00429816 Jy ! Component: 200 - total flux cleaned = 0.00495452 Jy ! Total flux subtracted in 200 components = 0.00495452 Jy ! Clean residual min=-0.001595 max=0.001401 Jy/beam ! Clean residual mean=-0.000023 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0671352 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.000534804 Jy ! Component: 100 - total flux cleaned = 0.00098533 Jy ! Component: 150 - total flux cleaned = 0.00137964 Jy ! Component: 200 - total flux cleaned = 0.00167394 Jy ! Total flux subtracted in 200 components = 0.00167394 Jy ! Clean residual min=-0.001340 max=0.001283 Jy/beam ! Clean residual mean=-0.000019 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0688092 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 167 components and 0.0688092 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.067 mas, bmaj=11.56 mas, bpa=-52.27 degrees ! Estimated noise=630.746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.24065e-05 Jy ! Component: 100 - total flux cleaned = -5.42008e-05 Jy ! Component: 150 - total flux cleaned = 7.4824e-05 Jy ! Component: 200 - total flux cleaned = 0.000170927 Jy ! Total flux subtracted in 200 components = 0.000170927 Jy ! Clean residual min=-0.001331 max=0.001377 Jy/beam ! Clean residual mean=-0.000013 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0689801 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 197 components and 0.0689801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063779Jy sigma=0.000711 ! Fit after self-cal, rms=0.063765Jy sigma=0.000711 wmodel J2029+4926_S_2014_08_09_pus_map.mod ! Writing 197 model components to file: J2029+4926_S_2014_08_09_pus_map.mod wobs J2029+4926_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2029+4926_S_2014_08_09_pus_uvs.fits wwins J2029+4926_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J2029+4926_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 = 6.25883e-05 Jy ! Component: 100 - total flux cleaned = 1.64576e-05 Jy ! Component: 150 - total flux cleaned = -4.69679e-05 Jy ! Component: 200 - total flux cleaned = -0.000126703 Jy ! Component: 250 - total flux cleaned = -0.00018303 Jy ! Component: 300 - total flux cleaned = -0.000200742 Jy ! Component: 350 - total flux cleaned = -0.000268909 Jy ! Component: 400 - total flux cleaned = -0.000350469 Jy ! Component: 450 - total flux cleaned = -0.000491488 Jy ! Component: 500 - total flux cleaned = -0.000612235 Jy ! Component: 550 - total flux cleaned = -0.000728857 Jy ! Component: 600 - total flux cleaned = -0.000799374 Jy ! Component: 650 - total flux cleaned = -0.000881676 Jy ! Component: 700 - total flux cleaned = -0.000974885 Jy ! Component: 750 - total flux cleaned = -0.00101386 Jy ! Component: 800 - total flux cleaned = -0.00111536 Jy ! Component: 850 - total flux cleaned = -0.00117728 Jy ! Component: 900 - total flux cleaned = -0.00124984 Jy ! Component: 950 - total flux cleaned = -0.0012972 Jy ! Component: 1000 - total flux cleaned = -0.00134367 Jy ! Component: 1050 - total flux cleaned = -0.00136664 Jy ! Component: 1100 - total flux cleaned = -0.00138918 Jy ! Component: 1150 - total flux cleaned = -0.00141122 Jy ! Component: 1200 - total flux cleaned = -0.00145414 Jy ! Component: 1250 - total flux cleaned = -0.00145386 Jy ! Component: 1300 - total flux cleaned = -0.00143307 Jy ! Component: 1350 - total flux cleaned = -0.00143334 Jy ! Component: 1400 - total flux cleaned = -0.00145365 Jy ! Component: 1450 - total flux cleaned = -0.00145376 Jy ! Component: 1500 - total flux cleaned = -0.00148282 Jy ! Component: 1550 - total flux cleaned = -0.00144462 Jy ! Component: 1600 - total flux cleaned = -0.00143546 Jy ! Component: 1650 - total flux cleaned = -0.00143555 Jy ! Component: 1700 - total flux cleaned = -0.00142639 Jy ! Component: 1750 - total flux cleaned = -0.00142634 Jy ! Component: 1800 - total flux cleaned = -0.00142628 Jy ! Component: 1850 - total flux cleaned = -0.00141746 Jy ! Component: 1900 - total flux cleaned = -0.00143492 Jy ! Component: 1950 - total flux cleaned = -0.00145203 Jy ! Component: 2000 - total flux cleaned = -0.00145213 Jy ! Component: 2050 - total flux cleaned = -0.0014856 Jy ! Component: 2100 - total flux cleaned = -0.00151021 Jy ! Component: 2150 - total flux cleaned = -0.00153456 Jy ! Component: 2200 - total flux cleaned = -0.0015345 Jy ! Component: 2250 - total flux cleaned = -0.00152651 Jy ! Component: 2300 - total flux cleaned = -0.00150308 Jy ! Component: 2350 - total flux cleaned = -0.00149532 Jy ! Component: 2400 - total flux cleaned = -0.00148789 Jy ! Component: 2450 - total flux cleaned = -0.00148039 Jy ! Component: 2500 - total flux cleaned = -0.00145055 Jy ! Component: 2550 - total flux cleaned = -0.00144316 Jy ! Component: 2600 - total flux cleaned = -0.00143577 Jy ! Component: 2650 - total flux cleaned = -0.00142138 Jy ! Component: 2700 - total flux cleaned = -0.0014214 Jy ! Component: 2750 - total flux cleaned = -0.00143548 Jy ! Component: 2800 - total flux cleaned = -0.00140735 Jy ! Component: 2850 - total flux cleaned = -0.00137962 Jy ! Component: 2900 - total flux cleaned = -0.00137275 Jy ! Component: 2950 - total flux cleaned = -0.00135913 Jy ! Component: 3000 - total flux cleaned = -0.0013524 Jy ! Component: 3050 - total flux cleaned = -0.00133896 Jy ! Component: 3100 - total flux cleaned = -0.00131227 Jy ! Component: 3150 - total flux cleaned = -0.00128575 Jy ! Component: 3200 - total flux cleaned = -0.00126608 Jy ! Component: 3250 - total flux cleaned = -0.00124002 Jy ! Component: 3300 - total flux cleaned = -0.00122067 Jy ! Component: 3350 - total flux cleaned = -0.00120144 Jy ! Component: 3400 - total flux cleaned = -0.00116957 Jy ! Component: 3450 - total flux cleaned = -0.00115695 Jy ! Component: 3500 - total flux cleaned = -0.00112556 Jy ! Component: 3550 - total flux cleaned = -0.00110687 Jy ! Component: 3600 - total flux cleaned = -0.0011069 Jy ! Component: 3650 - total flux cleaned = -0.00108221 Jy ! Component: 3700 - total flux cleaned = -0.00106996 Jy ! Component: 3750 - total flux cleaned = -0.00105162 Jy ! Component: 3800 - total flux cleaned = -0.00105157 Jy ! Component: 3850 - total flux cleaned = -0.00104549 Jy ! Component: 3900 - total flux cleaned = -0.00104546 Jy ! Component: 3950 - total flux cleaned = -0.00103342 Jy ! Component: 4000 - total flux cleaned = -0.00105734 Jy ! Component: 4050 - total flux cleaned = -0.00104537 Jy ! Total flux subtracted in 4096 components = -0.00102754 Jy ! Clean residual min=-0.000344 max=0.000396 Jy/beam ! Clean residual mean=-0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0679526 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 496 components and 0.0679526 Jy ![Exited script file: muppet] wmap "J2029+4926_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.067 x 11.56 at -52.27 degrees (North through East) ! Clean map min=-0.0049464 max=0.042836 Jy/beam ! Writing clean map to FITS file: J2029+4926_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.0428362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000113609 device "J2029+4926_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2029+4926_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.795656 0.795656 1.59131 3.18262 6.36524 12.7305 25.461 50.922 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.067 x 11.56 at -52.27 degrees (North through East) ! Clean map min=-0.0049464 max=0.042836 Jy/beam quit ! Quitting program ! Log file J2029+4926_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:15:22 2016