! Started logfile: J0653+2353_S_2017_09_26_pus_uvs.log on Sat May 11 12:56:09 2019 obs J0653+2353_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J0653+2353_S_2017_09_26_pus_uva.fits ! AN table 1: 174 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.765326 visibilities/baseline/integration-bin. ! Found source: J0653+2353 ! ! 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 674 lines of history. ! ! Reading 19176 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 J0653+2353_S_2017_09_26_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 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 843 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870122Jy sigma=0.007403 ! Fit after self-cal, rms=0.852948Jy sigma=0.007273 ! 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.48 mas, bmaj=7.005 mas, bpa=-27.32 degrees ! Estimated noise=1427.33 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.114524 Jy ! Component: 100 - total flux cleaned = 0.159642 Jy ! Total flux subtracted in 100 components = 0.159642 Jy ! Clean residual min=-0.009728 max=0.019665 Jy/beam ! Clean residual mean=-0.000004 rms=0.003119 Jy/beam ! Combined flux in latest and established models = 0.159642 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.159642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098596Jy sigma=0.000765 ! Fit after self-cal, rms=0.096627Jy sigma=0.000746 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278772 Jy ! Component: 100 - total flux cleaned = 0.0419232 Jy ! Total flux subtracted in 100 components = 0.0419232 Jy ! Clean residual min=-0.006849 max=0.009221 Jy/beam ! Clean residual mean=0.000006 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.201565 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.201565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087979Jy sigma=0.000678 ! Fit after self-cal, rms=0.087760Jy sigma=0.000676 ! 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=4.402 mas, bmaj=8.241 mas, bpa=-24.46 degrees ! Estimated noise=708.394 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.00833288 Jy ! Component: 100 - total flux cleaned = 0.0130055 Jy ! Component: 150 - total flux cleaned = 0.0141188 Jy ! Component: 200 - total flux cleaned = 0.0146961 Jy ! Total flux subtracted in 200 components = 0.0146961 Jy ! Clean residual min=-0.005866 max=0.004891 Jy/beam ! Clean residual mean=0.000029 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.216261 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.216261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086789Jy sigma=0.000669 ! Fit after self-cal, rms=0.086741Jy sigma=0.000669 ! 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.91 FD 1.00* HN 0.92 KP 1.09 ! LA 1.03 MK 0.99 NL 0.89 OV 0.96 ! PT 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 0.98 KP 1.02 ! LA 1.00 MK 1.00 NL 1.11 OV 1.06 ! PT 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.00 KP 1.01 ! LA 1.03 MK 1.05 NL 1.11 OV 0.94 ! PT 0.98 ! ! ! Correcting IF 4. ! A total of 177 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 1.00* ! LA 1.00 MK 1.01 NL 1.00* OV 0.85 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.086741Jy sigma=0.000669 ! Fit after self-cal, rms=0.084434Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.383 mas, bmaj=8.209 mas, bpa=-23.85 degrees ! Estimated noise=710.609 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.00177204 Jy ! Component: 100 - total flux cleaned = 0.00231759 Jy ! Component: 150 - total flux cleaned = 0.00269094 Jy ! Component: 200 - total flux cleaned = 0.00280154 Jy ! Total flux subtracted in 200 components = 0.00280154 Jy ! Clean residual min=-0.004864 max=0.004068 Jy/beam ! Clean residual mean=0.000026 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.219063 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.219063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084309Jy sigma=0.000659 ! Fit after self-cal, rms=0.084279Jy sigma=0.000659 ! 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.084279Jy sigma=0.000659 ! Fit after self-cal, rms=0.083157Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.381 mas, bmaj=8.211 mas, bpa=-23.36 degrees ! Estimated noise=706.038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253429 Jy ! Component: 100 - total flux cleaned = -0.000102464 Jy ! Component: 150 - total flux cleaned = 2.25831e-05 Jy ! Component: 200 - total flux cleaned = 0.000162939 Jy ! Total flux subtracted in 200 components = 0.000162939 Jy ! Clean residual min=-0.002982 max=0.002862 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.219225 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.219225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083106Jy sigma=0.000646 ! Fit after self-cal, rms=0.083254Jy sigma=0.000646 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.000130882 Jy ! Component: 100 - total flux cleaned = 0.000242858 Jy ! Component: 150 - total flux cleaned = 0.000243184 Jy ! Component: 200 - total flux cleaned = 0.000219477 Jy ! Total flux subtracted in 200 components = 0.000219477 Jy ! Clean residual min=-0.002958 max=0.002788 Jy/beam ! Clean residual mean=0.000004 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.219445 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.219445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083239Jy sigma=0.000646 ! Fit after self-cal, rms=0.083238Jy sigma=0.000646 ! 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.083238Jy sigma=0.000646 ! Fit after self-cal, rms=0.083434Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=8.213 mas, bpa=-23.1 degrees ! Estimated noise=704.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029035 Jy ! Component: 100 - total flux cleaned = -0.000336161 Jy ! Component: 150 - total flux cleaned = -0.000375 Jy ! Component: 200 - total flux cleaned = -0.00039302 Jy ! Total flux subtracted in 200 components = -0.00039302 Jy ! Clean residual min=-0.002891 max=0.002721 Jy/beam ! Clean residual mean=0.000003 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.219052 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.219052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083422Jy sigma=0.000646 ! Fit after self-cal, rms=0.083432Jy sigma=0.000646 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 = -3.65157e-05 Jy ! Component: 100 - total flux cleaned = -7.19939e-05 Jy ! Component: 150 - total flux cleaned = -8.90782e-05 Jy ! Component: 200 - total flux cleaned = -0.00012245 Jy ! Total flux subtracted in 200 components = -0.00012245 Jy ! Clean residual min=-0.002872 max=0.002707 Jy/beam ! Clean residual mean=0.000003 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.218929 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.218929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083425Jy sigma=0.000646 ! Fit after self-cal, rms=0.083425Jy sigma=0.000646 ! 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.083425Jy sigma=0.000646 ! Fit after self-cal, rms=0.083524Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.901 mas, bmaj=10.86 mas, bpa=-11.53 degrees ! Estimated noise=823.424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229293 Jy ! Component: 100 - total flux cleaned = -0.000301228 Jy ! Component: 150 - total flux cleaned = -0.000365295 Jy ! Component: 200 - total flux cleaned = -0.000409643 Jy ! Total flux subtracted in 200 components = -0.000409643 Jy ! Clean residual min=-0.003110 max=0.003651 Jy/beam ! Clean residual mean=0.000007 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.21852 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.21852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083521Jy sigma=0.000646 ! Fit after self-cal, rms=0.083522Jy sigma=0.000646 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 (-36.5, 45.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331313 Jy ! Component: 100 - total flux cleaned = 0.00503601 Jy ! Component: 150 - total flux cleaned = 0.00626828 Jy ! Component: 200 - total flux cleaned = 0.0070849 Jy ! Total flux subtracted in 200 components = 0.0070849 Jy ! Clean residual min=-0.002615 max=0.001937 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.225605 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 128 components and 0.225605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083422Jy sigma=0.000645 ! Fit after self-cal, rms=0.083412Jy sigma=0.000645 ! 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=4.38 mas, bmaj=8.22 mas, bpa=-23.09 degrees ! Estimated noise=704.888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 8.22 at -23.09 degrees (North through East) ! Clean map min=-0.0024216 max=0.13911 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.514 mas, bmaj=6.96 mas, bpa=-25.71 degrees ! Estimated noise=1416.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118249 Jy ! Component: 100 - total flux cleaned = 0.167665 Jy ! Component: 150 - total flux cleaned = 0.189382 Jy ! Component: 200 - total flux cleaned = 0.199636 Jy ! Total flux subtracted in 200 components = 0.199636 Jy ! Clean residual min=-0.004379 max=0.005354 Jy/beam ! Clean residual mean=-0.000004 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.199636 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.199636 Jy ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=8.22 mas, bpa=-23.09 degrees ! Estimated noise=704.888 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 (4.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784782 Jy ! Component: 100 - total flux cleaned = 0.0122873 Jy ! Component: 150 - total flux cleaned = 0.0154426 Jy ! Component: 200 - total flux cleaned = 0.0178733 Jy ! Total flux subtracted in 200 components = 0.0178733 Jy ! Clean residual min=-0.002708 max=0.002464 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.217509 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.217509 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.901 mas, bmaj=10.86 mas, bpa=-11.53 degrees ! Estimated noise=823.424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026563 Jy ! Component: 100 - total flux cleaned = 0.00457011 Jy ! Component: 150 - total flux cleaned = 0.0060651 Jy ! Component: 200 - total flux cleaned = 0.00731725 Jy ! Total flux subtracted in 200 components = 0.00731725 Jy ! Clean residual min=-0.002499 max=0.001810 Jy/beam ! Clean residual mean=-0.000006 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.224826 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.000825129 Jy ! Component: 100 - total flux cleaned = 0.00140024 Jy ! Component: 150 - total flux cleaned = 0.00188506 Jy ! Component: 200 - total flux cleaned = 0.00226382 Jy ! Total flux subtracted in 200 components = 0.00226382 Jy ! Clean residual min=-0.002385 max=0.001711 Jy/beam ! Clean residual mean=-0.000005 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.22709 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 152 components and 0.22709 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=8.22 mas, bpa=-23.09 degrees ! Estimated noise=704.888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.16121e-05 Jy ! Component: 100 - total flux cleaned = 0.000252013 Jy ! Component: 150 - total flux cleaned = 0.000493966 Jy ! Component: 200 - total flux cleaned = 0.000685834 Jy ! Total flux subtracted in 200 components = 0.000685834 Jy ! Clean residual min=-0.002176 max=0.001726 Jy/beam ! Clean residual mean=-0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.227776 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 179 components and 0.227776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083335Jy sigma=0.000644 ! Fit after self-cal, rms=0.083326Jy sigma=0.000644 wmodel J0653+2353_S_2017_09_26_pus_map.mod ! Writing 179 model components to file: J0653+2353_S_2017_09_26_pus_map.mod wobs J0653+2353_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J0653+2353_S_2017_09_26_pus_uvs.fits wwins J0653+2353_S_2017_09_26_pus_map.win ! wwins: Wrote 3 windows to J0653+2353_S_2017_09_26_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.00029681 Jy ! Component: 100 - total flux cleaned = -0.000146782 Jy ! Component: 150 - total flux cleaned = 4.49833e-05 Jy ! Component: 200 - total flux cleaned = 0.000174125 Jy ! Component: 250 - total flux cleaned = 0.000247072 Jy ! Component: 300 - total flux cleaned = 0.000409209 Jy ! Component: 350 - total flux cleaned = 0.00043126 Jy ! Component: 400 - total flux cleaned = 0.000452088 Jy ! Component: 450 - total flux cleaned = 0.00043123 Jy ! Component: 500 - total flux cleaned = 0.000391614 Jy ! Component: 550 - total flux cleaned = 0.000410918 Jy ! Component: 600 - total flux cleaned = 0.000429658 Jy ! Component: 650 - total flux cleaned = 0.000466537 Jy ! Component: 700 - total flux cleaned = 0.000484301 Jy ! Component: 750 - total flux cleaned = 0.000466925 Jy ! Component: 800 - total flux cleaned = 0.000501446 Jy ! Component: 850 - total flux cleaned = 0.000468367 Jy ! Component: 900 - total flux cleaned = 0.000484736 Jy ! Component: 950 - total flux cleaned = 0.000420291 Jy ! Component: 1000 - total flux cleaned = 0.000404704 Jy ! Component: 1050 - total flux cleaned = 0.00034269 Jy ! Component: 1100 - total flux cleaned = 0.00029688 Jy ! Component: 1150 - total flux cleaned = 0.000266857 Jy ! Component: 1200 - total flux cleaned = 0.00019362 Jy ! Component: 1250 - total flux cleaned = 0.000150278 Jy ! Component: 1300 - total flux cleaned = 0.000122062 Jy ! Component: 1350 - total flux cleaned = 0.000149813 Jy ! Component: 1400 - total flux cleaned = 0.000122461 Jy ! Component: 1450 - total flux cleaned = 0.000190576 Jy ! Component: 1500 - total flux cleaned = 0.000137245 Jy ! Component: 1550 - total flux cleaned = 0.000163708 Jy ! Component: 1600 - total flux cleaned = 0.000150707 Jy ! Component: 1650 - total flux cleaned = 0.000124884 Jy ! Component: 1700 - total flux cleaned = 6.14372e-05 Jy ! Component: 1750 - total flux cleaned = -3.88906e-05 Jy ! Component: 1800 - total flux cleaned = -8.82754e-05 Jy ! Component: 1850 - total flux cleaned = -0.000149488 Jy ! Component: 1900 - total flux cleaned = -0.000234321 Jy ! Component: 1950 - total flux cleaned = -0.000306177 Jy ! Component: 2000 - total flux cleaned = -0.000377375 Jy ! Component: 2050 - total flux cleaned = -0.000400827 Jy ! Component: 2100 - total flux cleaned = -0.000459057 Jy ! Component: 2150 - total flux cleaned = -0.00049353 Jy ! Component: 2200 - total flux cleaned = -0.000539171 Jy ! Component: 2250 - total flux cleaned = -0.000561653 Jy ! Component: 2300 - total flux cleaned = -0.0005618 Jy ! Component: 2350 - total flux cleaned = -0.000617089 Jy ! Component: 2400 - total flux cleaned = -0.000639029 Jy ! Component: 2450 - total flux cleaned = -0.000671637 Jy ! Component: 2500 - total flux cleaned = -0.000714612 Jy ! Component: 2550 - total flux cleaned = -0.000768085 Jy ! Component: 2600 - total flux cleaned = -0.000821017 Jy ! Component: 2650 - total flux cleaned = -0.000821083 Jy ! Component: 2700 - total flux cleaned = -0.000893922 Jy ! Component: 2750 - total flux cleaned = -0.00093515 Jy ! Component: 2800 - total flux cleaned = -0.000945491 Jy ! Component: 2850 - total flux cleaned = -0.00100674 Jy ! Component: 2900 - total flux cleaned = -0.00102699 Jy ! Component: 2950 - total flux cleaned = -0.00107719 Jy ! Component: 3000 - total flux cleaned = -0.00111704 Jy ! Component: 3050 - total flux cleaned = -0.00113691 Jy ! Component: 3100 - total flux cleaned = -0.001137 Jy ! Component: 3150 - total flux cleaned = -0.00117631 Jy ! Component: 3200 - total flux cleaned = -0.00121527 Jy ! Component: 3250 - total flux cleaned = -0.00126383 Jy ! Component: 3300 - total flux cleaned = -0.00128317 Jy ! Component: 3350 - total flux cleaned = -0.00135049 Jy ! Component: 3400 - total flux cleaned = -0.0013792 Jy ! Component: 3450 - total flux cleaned = -0.00139822 Jy ! Component: 3500 - total flux cleaned = -0.00143623 Jy ! Component: 3550 - total flux cleaned = -0.00147403 Jy ! Component: 3600 - total flux cleaned = -0.00148346 Jy ! Component: 3650 - total flux cleaned = -0.0015491 Jy ! Component: 3700 - total flux cleaned = -0.00157714 Jy ! Component: 3750 - total flux cleaned = -0.00159574 Jy ! Component: 3800 - total flux cleaned = -0.001605 Jy ! Component: 3850 - total flux cleaned = -0.00163279 Jy ! Component: 3900 - total flux cleaned = -0.0016881 Jy ! Component: 3950 - total flux cleaned = -0.00170652 Jy ! Component: 4000 - total flux cleaned = -0.00176142 Jy ! Component: 4050 - total flux cleaned = -0.00179791 Jy ! Total flux subtracted in 4096 components = -0.00181611 Jy ! Clean residual min=-0.000527 max=0.000578 Jy/beam ! Clean residual mean=0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.22596 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 448 components and 0.22596 Jy ![Exited script file: muppet] wmap "J0653+2353_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 8.22 at -23.09 degrees (North through East) ! Clean map min=-0.0015467 max=0.13804 Jy/beam ! Writing clean map to FITS file: J0653+2353_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156032 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.339095 0.339095 0.678189 1.35638 2.71276 5.42552 10.851 21.7021 43.4041 86.8083 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 8.22 at -23.09 degrees (North through East) ! Clean map min=-0.0015467 max=0.13804 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 J0653+2353_S_2017_09_26_pus_uvs.log closed on Sat May 11 12:56:14 2019