! Started logfile: J1929+2325_S_2017_06_15_pus_uvs.log on Tue May 7 15:26:49 2019 obs J1929+2325_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1929+2325_S_2017_06_15_pus_uva.fits ! AN table 1: 187 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.728818 visibilities/baseline/integration-bin. ! Found source: J1929+2325 ! ! 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 603 lines of history. ! ! Reading 24532 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 J1929+2325_S_2017_06_15_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 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1384 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.775364Jy sigma=0.007868 ! Fit after self-cal, rms=0.757042Jy sigma=0.007687 ! 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=2.856 mas, bmaj=6.254 mas, bpa=-11.84 degrees ! Estimated noise=896.795 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.177957 Jy ! Component: 100 - total flux cleaned = 0.239106 Jy ! Total flux subtracted in 100 components = 0.239106 Jy ! Clean residual min=-0.007941 max=0.026721 Jy/beam ! Clean residual mean=-0.000038 rms=0.002407 Jy/beam ! Combined flux in latest and established models = 0.239106 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.239106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087595Jy sigma=0.000808 ! Fit after self-cal, rms=0.087542Jy sigma=0.000807 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282057 Jy ! Component: 100 - total flux cleaned = 0.0417282 Jy ! Total flux subtracted in 100 components = 0.0417282 Jy ! Clean residual min=-0.005496 max=0.006157 Jy/beam ! Clean residual mean=-0.000008 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.280835 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.280835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076342Jy sigma=0.000702 ! Fit after self-cal, rms=0.076333Jy sigma=0.000702 ! 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.596 mas, bmaj=7.205 mas, bpa=-11.33 degrees ! Estimated noise=525.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.00752929 Jy ! Component: 100 - total flux cleaned = 0.00842054 Jy ! Component: 150 - total flux cleaned = 0.00829536 Jy ! Component: 200 - total flux cleaned = 0.00810436 Jy ! Total flux subtracted in 200 components = 0.00810436 Jy ! Clean residual min=-0.003943 max=0.004147 Jy/beam ! Clean residual mean=0.000003 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.288939 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.288939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075224Jy sigma=0.000696 ! Fit after self-cal, rms=0.075218Jy sigma=0.000696 ! 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 1.00 FD 0.98 HN 0.97 KP 1.04 ! LA 1.01 MK 1.02 NL 0.91 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 1.00 KP 1.00 ! LA 0.98 MK 0.97 NL 1.08 OV 1.04 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.98 KP 0.99 ! LA 0.97 MK 0.98 NL 1.08 OV 0.96 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 186 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.95 KP 1.00* ! LA 1.00* MK 1.51 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.075218Jy sigma=0.000696 ! Fit after self-cal, rms=0.071644Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.166 mas, bpa=-11.28 degrees ! Estimated noise=528.828 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.00138 Jy ! Component: 100 - total flux cleaned = 0.00182545 Jy ! Component: 150 - total flux cleaned = 0.00200762 Jy ! Component: 200 - total flux cleaned = 0.0020726 Jy ! Total flux subtracted in 200 components = 0.0020726 Jy ! Clean residual min=-0.002990 max=0.003208 Jy/beam ! Clean residual mean=0.000007 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.291012 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.291012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071600Jy sigma=0.000675 ! Fit after self-cal, rms=0.071587Jy sigma=0.000675 ! 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.071587Jy sigma=0.000675 ! Fit after self-cal, rms=0.069563Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.621 mas, bmaj=7.178 mas, bpa=-11.18 degrees ! Estimated noise=529.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109685 Jy ! Component: 100 - total flux cleaned = 0.00010894 Jy ! Component: 150 - total flux cleaned = 0.000152545 Jy ! Component: 200 - total flux cleaned = 0.000171756 Jy ! Total flux subtracted in 200 components = 0.000171756 Jy ! Clean residual min=-0.001784 max=0.001871 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.291183 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.291183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069547Jy sigma=0.000664 ! Fit after self-cal, rms=0.069539Jy sigma=0.000664 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 (32.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126255 Jy ! Component: 100 - total flux cleaned = 0.00126708 Jy ! Component: 150 - total flux cleaned = 0.00127044 Jy ! Component: 200 - total flux cleaned = 0.00130031 Jy ! Total flux subtracted in 200 components = 0.00130031 Jy ! Clean residual min=-0.001656 max=0.001650 Jy/beam ! Clean residual mean=0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.292484 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.292484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069484Jy sigma=0.000664 ! Fit after self-cal, rms=0.069481Jy sigma=0.000664 ! 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.069481Jy sigma=0.000664 ! Fit after self-cal, rms=0.069129Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=7.185 mas, bpa=-11.15 degrees ! Estimated noise=529.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161688 Jy ! Component: 100 - total flux cleaned = 0.000138076 Jy ! Component: 150 - total flux cleaned = 7.54782e-05 Jy ! Component: 200 - total flux cleaned = 1.72581e-05 Jy ! Total flux subtracted in 200 components = 1.72581e-05 Jy ! Clean residual min=-0.001286 max=0.001303 Jy/beam ! Clean residual mean=0.000000 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.292501 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.292501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069114Jy sigma=0.000661 ! Fit after self-cal, rms=0.069112Jy sigma=0.000661 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.05916e-05 Jy ! Component: 100 - total flux cleaned = 5.85189e-06 Jy ! Component: 150 - total flux cleaned = -1.08651e-05 Jy ! Component: 200 - total flux cleaned = -4.16654e-05 Jy ! Total flux subtracted in 200 components = -4.16654e-05 Jy ! Clean residual min=-0.001267 max=0.001288 Jy/beam ! Clean residual mean=0.000000 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.292459 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.292459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069104Jy sigma=0.000661 ! Fit after self-cal, rms=0.069105Jy sigma=0.000661 ! 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.069105Jy sigma=0.000661 ! Fit after self-cal, rms=0.069112Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=10.11 mas, bpa=-11.7 degrees ! Estimated noise=632.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232385 Jy ! Component: 100 - total flux cleaned = -0.000408555 Jy ! Component: 150 - total flux cleaned = -0.000432241 Jy ! Component: 200 - total flux cleaned = -0.000465014 Jy ! Total flux subtracted in 200 components = -0.000465014 Jy ! Clean residual min=-0.001394 max=0.001050 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.291994 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 109 components and 0.291994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069109Jy sigma=0.000661 ! Fit after self-cal, rms=0.069108Jy sigma=0.000661 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.10421e-05 Jy ! Component: 100 - total flux cleaned = 8.49252e-07 Jy ! Component: 150 - total flux cleaned = -8.39039e-06 Jy ! Component: 200 - total flux cleaned = -1.71215e-05 Jy ! Total flux subtracted in 200 components = -1.71215e-05 Jy ! Clean residual min=-0.001384 max=0.001020 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.291977 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.291977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069106Jy sigma=0.000661 ! Fit after self-cal, rms=0.069106Jy sigma=0.000661 ! 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.627 mas, bmaj=7.186 mas, bpa=-11.11 degrees ! Estimated noise=529.699 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 7.186 at -11.11 degrees (North through East) ! Clean map min=-0.0011617 max=0.24153 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=2.888 mas, bmaj=6.241 mas, bpa=-11.7 degrees ! Estimated noise=907.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178845 Jy ! Component: 100 - total flux cleaned = 0.239372 Jy ! Component: 150 - total flux cleaned = 0.266884 Jy ! Component: 200 - total flux cleaned = 0.279864 Jy ! Total flux subtracted in 200 components = 0.279864 Jy ! Clean residual min=-0.002995 max=0.005854 Jy/beam ! Clean residual mean=-0.000010 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.279864 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.279864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=7.186 mas, bpa=-11.11 degrees ! Estimated noise=529.699 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.00746185 Jy ! Component: 100 - total flux cleaned = 0.0107481 Jy ! Component: 150 - total flux cleaned = 0.0125323 Jy ! Component: 200 - total flux cleaned = 0.012896 Jy ! Total flux subtracted in 200 components = 0.012896 Jy ! Clean residual min=-0.001582 max=0.001331 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.29276 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.29276 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.912 mas, bmaj=10.11 mas, bpa=-11.7 degrees ! Estimated noise=632.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124607 Jy ! Component: 100 - total flux cleaned = 8.85254e-05 Jy ! Component: 150 - total flux cleaned = 8.71497e-05 Jy ! Component: 200 - total flux cleaned = 8.69436e-05 Jy ! Total flux subtracted in 200 components = 8.69436e-05 Jy ! Clean residual min=-0.001438 max=0.001170 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.292847 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 = 1.37602e-07 Jy ! Component: 100 - total flux cleaned = 1.88309e-05 Jy ! Component: 150 - total flux cleaned = 9.38675e-07 Jy ! Component: 200 - total flux cleaned = 6.73832e-07 Jy ! Total flux subtracted in 200 components = 6.73832e-07 Jy ! Clean residual min=-0.001421 max=0.001138 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.292847 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.292847 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=7.186 mas, bpa=-11.11 degrees ! Estimated noise=529.699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.69142e-05 Jy ! Component: 100 - total flux cleaned = 9.4791e-05 Jy ! Component: 150 - total flux cleaned = 9.43595e-05 Jy ! Component: 200 - total flux cleaned = 4.79851e-05 Jy ! Total flux subtracted in 200 components = 4.79851e-05 Jy ! Clean residual min=-0.001314 max=0.001298 Jy/beam ! Clean residual mean=0.000000 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.292895 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.292895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069132Jy sigma=0.000662 ! Fit after self-cal, rms=0.069130Jy sigma=0.000661 wmodel J1929+2325_S_2017_06_15_pus_map.mod ! Writing 69 model components to file: J1929+2325_S_2017_06_15_pus_map.mod wobs J1929+2325_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1929+2325_S_2017_06_15_pus_uvs.fits wwins J1929+2325_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1929+2325_S_2017_06_15_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 = -3.13629e-05 Jy ! Component: 100 - total flux cleaned = -0.00014127 Jy ! Component: 150 - total flux cleaned = -0.000162472 Jy ! Component: 200 - total flux cleaned = -0.000242541 Jy ! Component: 250 - total flux cleaned = -0.000300952 Jy ! Component: 300 - total flux cleaned = -0.000338828 Jy ! Component: 350 - total flux cleaned = -0.000357035 Jy ! Component: 400 - total flux cleaned = -0.000339296 Jy ! Component: 450 - total flux cleaned = -0.00032262 Jy ! Component: 500 - total flux cleaned = -0.000322632 Jy ! Component: 550 - total flux cleaned = -0.000255851 Jy ! Component: 600 - total flux cleaned = -0.000190399 Jy ! Component: 650 - total flux cleaned = -0.000174421 Jy ! Component: 700 - total flux cleaned = -0.00020588 Jy ! Component: 750 - total flux cleaned = -0.000143771 Jy ! Component: 800 - total flux cleaned = -0.000128706 Jy ! Component: 850 - total flux cleaned = -0.000114107 Jy ! Component: 900 - total flux cleaned = -0.000129096 Jy ! Component: 950 - total flux cleaned = -5.62151e-05 Jy ! Component: 1000 - total flux cleaned = -7.09852e-05 Jy ! Component: 1050 - total flux cleaned = -0.000156492 Jy ! Component: 1100 - total flux cleaned = -0.000156282 Jy ! Component: 1150 - total flux cleaned = -0.000197698 Jy ! Component: 1200 - total flux cleaned = -0.000252515 Jy ! Component: 1250 - total flux cleaned = -0.000320114 Jy ! Component: 1300 - total flux cleaned = -0.000306596 Jy ! Component: 1350 - total flux cleaned = -0.000399575 Jy ! Component: 1400 - total flux cleaned = -0.00038636 Jy ! Component: 1450 - total flux cleaned = -0.000464085 Jy ! Component: 1500 - total flux cleaned = -0.000438458 Jy ! Component: 1550 - total flux cleaned = -0.000489543 Jy ! Component: 1600 - total flux cleaned = -0.000577307 Jy ! Component: 1650 - total flux cleaned = -0.000564887 Jy ! Component: 1700 - total flux cleaned = -0.00057723 Jy ! Component: 1750 - total flux cleaned = -0.000626049 Jy ! Component: 1800 - total flux cleaned = -0.000698596 Jy ! Component: 1850 - total flux cleaned = -0.000722409 Jy ! Component: 1900 - total flux cleaned = -0.000769668 Jy ! Component: 1950 - total flux cleaned = -0.000746151 Jy ! Component: 2000 - total flux cleaned = -0.000850731 Jy ! Component: 2050 - total flux cleaned = -0.000827592 Jy ! Component: 2100 - total flux cleaned = -0.00088475 Jy ! Component: 2150 - total flux cleaned = -0.0009412 Jy ! Component: 2200 - total flux cleaned = -0.000941081 Jy ! Component: 2250 - total flux cleaned = -0.000941093 Jy ! Component: 2300 - total flux cleaned = -0.00098525 Jy ! Component: 2350 - total flux cleaned = -0.00101798 Jy ! Component: 2400 - total flux cleaned = -0.000996354 Jy ! Component: 2450 - total flux cleaned = -0.00102864 Jy ! Component: 2500 - total flux cleaned = -0.00102873 Jy ! Component: 2550 - total flux cleaned = -0.00104987 Jy ! Component: 2600 - total flux cleaned = -0.00106042 Jy ! Component: 2650 - total flux cleaned = -0.00106054 Jy ! Component: 2700 - total flux cleaned = -0.00103993 Jy ! Component: 2750 - total flux cleaned = -0.00106038 Jy ! Component: 2800 - total flux cleaned = -0.00105025 Jy ! Component: 2850 - total flux cleaned = -0.0010604 Jy ! Component: 2900 - total flux cleaned = -0.00104042 Jy ! Component: 2950 - total flux cleaned = -0.00104039 Jy ! Component: 3000 - total flux cleaned = -0.00102071 Jy ! Component: 3050 - total flux cleaned = -0.00103066 Jy ! Component: 3100 - total flux cleaned = -0.00104048 Jy ! Component: 3150 - total flux cleaned = -0.00106938 Jy ! Component: 3200 - total flux cleaned = -0.00105984 Jy ! Component: 3250 - total flux cleaned = -0.00106929 Jy ! Component: 3300 - total flux cleaned = -0.00103153 Jy ! Component: 3350 - total flux cleaned = -0.00103151 Jy ! Component: 3400 - total flux cleaned = -0.00102214 Jy ! Component: 3450 - total flux cleaned = -0.00103143 Jy ! Component: 3500 - total flux cleaned = -0.00102225 Jy ! Component: 3550 - total flux cleaned = -0.000994933 Jy ! Component: 3600 - total flux cleaned = -0.000994871 Jy ! Component: 3650 - total flux cleaned = -0.000967828 Jy ! Component: 3700 - total flux cleaned = -0.00102156 Jy ! Component: 3750 - total flux cleaned = -0.000950218 Jy ! Component: 3800 - total flux cleaned = -0.000923713 Jy ! Component: 3850 - total flux cleaned = -0.000897244 Jy ! Component: 3900 - total flux cleaned = -0.000870963 Jy ! Component: 3950 - total flux cleaned = -0.000870975 Jy ! Component: 4000 - total flux cleaned = -0.000862337 Jy ! Component: 4050 - total flux cleaned = -0.000853804 Jy ! Total flux subtracted in 4096 components = -0.000828116 Jy ! Clean residual min=-0.000695 max=0.000525 Jy/beam ! Clean residual mean=0.000000 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.292067 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 356 components and 0.292067 Jy ![Exited script file: muppet] wmap "J1929+2325_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 7.186 at -11.11 degrees (North through East) ! Clean map min=-0.0011042 max=0.2413 Jy/beam ! Writing clean map to FITS file: J1929+2325_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.241298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157758 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.196137 0.196137 0.392274 0.784548 1.5691 3.13819 6.27639 12.5528 25.1055 50.2111 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.241 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.627 x 7.186 at -11.11 degrees (North through East) ! Clean map min=-0.0011042 max=0.2413 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1929+2325_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:26:55 2019