! Started logfile: J0514+5602_S_2017_08_05_pus_uvs.log on Thu May 9 19:21:31 2019 obs J0514+5602_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0514+5602_S_2017_08_05_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970474 visibilities/baseline/integration-bin. ! Found source: J0514+5602 ! ! 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 513 lines of history. ! ! Reading 24980 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 J0514+5602_S_2017_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 770 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873589Jy sigma=0.008295 ! Fit after self-cal, rms=0.864961Jy sigma=0.008224 ! 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.228 mas, bmaj=4.12 mas, bpa=12.55 degrees ! Estimated noise=852.124 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.102538 Jy ! Component: 100 - total flux cleaned = 0.129537 Jy ! Total flux subtracted in 100 components = 0.129537 Jy ! Clean residual min=-0.004273 max=0.011613 Jy/beam ! Clean residual mean=-0.000002 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.129537 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.129537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082476Jy sigma=0.000720 ! Fit after self-cal, rms=0.082451Jy sigma=0.000720 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012766 Jy ! Component: 100 - total flux cleaned = 0.01907 Jy ! Total flux subtracted in 100 components = 0.01907 Jy ! Clean residual min=-0.003867 max=0.004637 Jy/beam ! Clean residual mean=0.000004 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.148607 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.148607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080147Jy sigma=0.000702 ! Fit after self-cal, rms=0.080132Jy sigma=0.000701 ! 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.805 mas, bmaj=5.018 mas, bpa=18.37 degrees ! Estimated noise=542.73 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-8, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498821 Jy ! Component: 100 - total flux cleaned = 0.0079598 Jy ! Component: 150 - total flux cleaned = 0.00904507 Jy ! Component: 200 - total flux cleaned = 0.00951812 Jy ! Total flux subtracted in 200 components = 0.00951812 Jy ! Clean residual min=-0.002848 max=0.002884 Jy/beam ! Clean residual mean=0.000018 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.158125 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.158125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079702Jy sigma=0.000699 ! Fit after self-cal, rms=0.079682Jy sigma=0.000698 ! 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 0.97 FD 1.00 HN 0.99 KP 1.05 ! LA 1.04 MK 1.01 NL 0.89 OV 1.02 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.02 KP 1.01 ! LA 0.98 MK 1.00 NL 1.02 OV 1.13 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.05 HN 0.98 KP 0.90 ! LA 0.80 MK 1.04 NL 1.18 OV 0.98 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.02 KP 1.00* ! LA 0.80 MK 1.20 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.079682Jy sigma=0.000698 ! Fit after self-cal, rms=0.075994Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=5.048 mas, bpa=18.88 degrees ! Estimated noise=540.583 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 = -8.37628e-06 Jy ! Component: 100 - total flux cleaned = -9.894e-06 Jy ! Component: 150 - total flux cleaned = -0.000104945 Jy ! Component: 200 - total flux cleaned = -0.00010583 Jy ! Total flux subtracted in 200 components = -0.00010583 Jy ! Clean residual min=-0.001905 max=0.002189 Jy/beam ! Clean residual mean=0.000017 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.158019 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.158019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075962Jy sigma=0.000685 ! Fit after self-cal, rms=0.075904Jy sigma=0.000685 ! 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.075904Jy sigma=0.000685 ! Fit after self-cal, rms=0.075709Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=5.052 mas, bpa=18.49 degrees ! Estimated noise=540.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138173 Jy ! Component: 100 - total flux cleaned = -1.49686e-06 Jy ! Component: 150 - total flux cleaned = -2.93333e-06 Jy ! Component: 200 - total flux cleaned = -2.71698e-06 Jy ! Total flux subtracted in 200 components = -2.71698e-06 Jy ! Clean residual min=-0.001580 max=0.001702 Jy/beam ! Clean residual mean=0.000011 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.158016 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.158016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075692Jy sigma=0.000681 ! Fit after self-cal, rms=0.075703Jy sigma=0.000681 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 (-38.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156688 Jy ! Component: 100 - total flux cleaned = 0.00220013 Jy ! Component: 150 - total flux cleaned = 0.00253067 Jy ! Component: 200 - total flux cleaned = 0.00271584 Jy ! Total flux subtracted in 200 components = 0.00271584 Jy ! Clean residual min=-0.001447 max=0.001434 Jy/beam ! Clean residual mean=0.000013 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.160732 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.160732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075663Jy sigma=0.000680 ! Fit after self-cal, rms=0.075663Jy sigma=0.000680 ! Inverting map ! Added new window around map position (79, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132951 Jy ! Component: 100 - total flux cleaned = 0.0020595 Jy ! Component: 150 - total flux cleaned = 0.00243585 Jy ! Component: 200 - total flux cleaned = 0.00258179 Jy ! Total flux subtracted in 200 components = 0.00258179 Jy ! Clean residual min=-0.001395 max=0.001420 Jy/beam ! Clean residual mean=0.000010 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.163314 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 116 components and 0.163314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075636Jy sigma=0.000680 ! Fit after self-cal, rms=0.075635Jy sigma=0.000680 ! 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.075635Jy sigma=0.000680 ! Fit after self-cal, rms=0.075512Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=5.052 mas, bpa=18.44 degrees ! Estimated noise=539.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695334 Jy ! Component: 100 - total flux cleaned = 0.00104915 Jy ! Component: 150 - total flux cleaned = 0.00118591 Jy ! Component: 200 - total flux cleaned = 0.00123977 Jy ! Total flux subtracted in 200 components = 0.00123977 Jy ! Clean residual min=-0.001384 max=0.001395 Jy/beam ! Clean residual mean=0.000010 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.164554 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 124 components and 0.164554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075500Jy sigma=0.000680 ! Fit after self-cal, rms=0.075500Jy sigma=0.000680 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 (88, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120488 Jy ! Component: 100 - total flux cleaned = 0.00148727 Jy ! Component: 150 - total flux cleaned = 0.00174487 Jy ! Component: 200 - total flux cleaned = 0.00195626 Jy ! Total flux subtracted in 200 components = 0.00195626 Jy ! Clean residual min=-0.001321 max=0.001295 Jy/beam ! Clean residual mean=0.000007 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.16651 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 143 components and 0.16651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075474Jy sigma=0.000680 ! Fit after self-cal, rms=0.075473Jy sigma=0.000680 ! 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.075473Jy sigma=0.000680 ! Fit after self-cal, rms=0.075502Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.846 mas, bmaj=9.071 mas, bpa=28.98 degrees ! Estimated noise=673.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757273 Jy ! Component: 100 - total flux cleaned = 0.00128697 Jy ! Component: 150 - total flux cleaned = 0.0016602 Jy ! Component: 200 - total flux cleaned = 0.00195065 Jy ! Total flux subtracted in 200 components = 0.00195065 Jy ! Clean residual min=-0.001341 max=0.001464 Jy/beam ! Clean residual mean=0.000016 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.168461 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 167 components and 0.168461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075497Jy sigma=0.000680 ! Fit after self-cal, rms=0.075499Jy sigma=0.000680 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.000373797 Jy ! Component: 100 - total flux cleaned = 0.000605985 Jy ! Component: 150 - total flux cleaned = 0.000722711 Jy ! Component: 200 - total flux cleaned = 0.000782695 Jy ! Total flux subtracted in 200 components = 0.000782695 Jy ! Clean residual min=-0.001345 max=0.001419 Jy/beam ! Clean residual mean=0.000017 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.169243 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.169243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075497Jy sigma=0.000680 ! Fit after self-cal, rms=0.075497Jy sigma=0.000680 ! 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.821 mas, bmaj=5.054 mas, bpa=18.39 degrees ! Estimated noise=539.562 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.821 x 5.054 at 18.39 degrees (North through East) ! Clean map min=-0.0012533 max=0.13384 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.254 mas, bmaj=4.173 mas, bpa=13.36 degrees ! Estimated noise=852.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102306 Jy ! Component: 100 - total flux cleaned = 0.129263 Jy ! Component: 150 - total flux cleaned = 0.14159 Jy ! Component: 200 - total flux cleaned = 0.14788 Jy ! Total flux subtracted in 200 components = 0.14788 Jy ! Clean residual min=-0.002361 max=0.003207 Jy/beam ! Clean residual mean=0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.14788 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.14788 Jy ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=5.054 mas, bpa=18.39 degrees ! Estimated noise=539.562 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.00458248 Jy ! Component: 100 - total flux cleaned = 0.00749765 Jy ! Component: 150 - total flux cleaned = 0.00974088 Jy ! Component: 200 - total flux cleaned = 0.0115443 Jy ! Total flux subtracted in 200 components = 0.0115443 Jy ! Clean residual min=-0.001750 max=0.001559 Jy/beam ! Clean residual mean=0.000008 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.159424 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 56 components and 0.159424 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.846 mas, bmaj=9.071 mas, bpa=28.98 degrees ! Estimated noise=673.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208026 Jy ! Component: 100 - total flux cleaned = 0.00363451 Jy ! Component: 150 - total flux cleaned = 0.00491221 Jy ! Component: 200 - total flux cleaned = 0.00598582 Jy ! Total flux subtracted in 200 components = 0.00598582 Jy ! Clean residual min=-0.001501 max=0.001615 Jy/beam ! Clean residual mean=0.000020 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.16541 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.000879259 Jy ! Component: 100 - total flux cleaned = 0.00148418 Jy ! Component: 150 - total flux cleaned = 0.00201702 Jy ! Component: 200 - total flux cleaned = 0.00238964 Jy ! Total flux subtracted in 200 components = 0.00238964 Jy ! Clean residual min=-0.001416 max=0.001482 Jy/beam ! Clean residual mean=0.000017 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.1678 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 118 components and 0.1678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=5.054 mas, bpa=18.39 degrees ! Estimated noise=539.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397 Jy ! Component: 100 - total flux cleaned = -0.000295862 Jy ! Component: 150 - total flux cleaned = -0.000266661 Jy ! Component: 200 - total flux cleaned = -0.000237481 Jy ! Total flux subtracted in 200 components = -0.000237481 Jy ! Clean residual min=-0.001405 max=0.001325 Jy/beam ! Clean residual mean=0.000007 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.167562 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 144 components and 0.167562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075528Jy sigma=0.000680 ! Fit after self-cal, rms=0.075519Jy sigma=0.000680 wmodel J0514+5602_S_2017_08_05_pus_map.mod ! Writing 144 model components to file: J0514+5602_S_2017_08_05_pus_map.mod wobs J0514+5602_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0514+5602_S_2017_08_05_pus_uvs.fits wwins J0514+5602_S_2017_08_05_pus_map.win ! wwins: Wrote 5 windows to J0514+5602_S_2017_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.83546e-06 Jy ! Component: 100 - total flux cleaned = 8.39582e-05 Jy ! Component: 150 - total flux cleaned = 0.000258118 Jy ! Component: 200 - total flux cleaned = 0.000425636 Jy ! Component: 250 - total flux cleaned = 0.000546547 Jy ! Component: 300 - total flux cleaned = 0.000683704 Jy ! Component: 350 - total flux cleaned = 0.000836835 Jy ! Component: 400 - total flux cleaned = 0.000986031 Jy ! Component: 450 - total flux cleaned = 0.00111344 Jy ! Component: 500 - total flux cleaned = 0.00122054 Jy ! Component: 550 - total flux cleaned = 0.00134316 Jy ! Component: 600 - total flux cleaned = 0.00142936 Jy ! Component: 650 - total flux cleaned = 0.0015137 Jy ! Component: 700 - total flux cleaned = 0.00159663 Jy ! Component: 750 - total flux cleaned = 0.00159658 Jy ! Component: 800 - total flux cleaned = 0.00159644 Jy ! Component: 850 - total flux cleaned = 0.00161193 Jy ! Component: 900 - total flux cleaned = 0.00156539 Jy ! Component: 950 - total flux cleaned = 0.00162714 Jy ! Component: 1000 - total flux cleaned = 0.00165745 Jy ! Component: 1050 - total flux cleaned = 0.00168744 Jy ! Component: 1100 - total flux cleaned = 0.00173162 Jy ! Component: 1150 - total flux cleaned = 0.00173168 Jy ! Component: 1200 - total flux cleaned = 0.00180362 Jy ! Component: 1250 - total flux cleaned = 0.00181781 Jy ! Component: 1300 - total flux cleaned = 0.00184581 Jy ! Component: 1350 - total flux cleaned = 0.00187374 Jy ! Component: 1400 - total flux cleaned = 0.00191484 Jy ! Component: 1450 - total flux cleaned = 0.00192824 Jy ! Component: 1500 - total flux cleaned = 0.00196859 Jy ! Component: 1550 - total flux cleaned = 0.00194197 Jy ! Component: 1600 - total flux cleaned = 0.00200829 Jy ! Component: 1650 - total flux cleaned = 0.00200832 Jy ! Component: 1700 - total flux cleaned = 0.00203447 Jy ! Component: 1750 - total flux cleaned = 0.00208589 Jy ! Component: 1800 - total flux cleaned = 0.00213681 Jy ! Component: 1850 - total flux cleaned = 0.00212419 Jy ! Component: 1900 - total flux cleaned = 0.00218659 Jy ! Component: 1950 - total flux cleaned = 0.00217414 Jy ! Component: 2000 - total flux cleaned = 0.00219872 Jy ! Component: 2050 - total flux cleaned = 0.00222307 Jy ! Component: 2100 - total flux cleaned = 0.00225939 Jy ! Component: 2150 - total flux cleaned = 0.00231923 Jy ! Component: 2200 - total flux cleaned = 0.0022955 Jy ! Component: 2250 - total flux cleaned = 0.0023547 Jy ! Component: 2300 - total flux cleaned = 0.00234309 Jy ! Component: 2350 - total flux cleaned = 0.0023665 Jy ! Component: 2400 - total flux cleaned = 0.00240122 Jy ! Component: 2450 - total flux cleaned = 0.0024128 Jy ! Component: 2500 - total flux cleaned = 0.00245853 Jy ! Component: 2550 - total flux cleaned = 0.00250375 Jy ! Component: 2600 - total flux cleaned = 0.00250377 Jy ! Component: 2650 - total flux cleaned = 0.00253716 Jy ! Component: 2700 - total flux cleaned = 0.00254827 Jy ! Component: 2750 - total flux cleaned = 0.00254833 Jy ! Component: 2800 - total flux cleaned = 0.00257003 Jy ! Component: 2850 - total flux cleaned = 0.00258091 Jy ! Component: 2900 - total flux cleaned = 0.00261321 Jy ! Component: 2950 - total flux cleaned = 0.00259163 Jy ! Component: 3000 - total flux cleaned = 0.00262358 Jy ! Component: 3050 - total flux cleaned = 0.00254944 Jy ! Component: 3100 - total flux cleaned = 0.00258098 Jy ! Component: 3150 - total flux cleaned = 0.0026124 Jy ! Component: 3200 - total flux cleaned = 0.00259163 Jy ! Component: 3250 - total flux cleaned = 0.00258131 Jy ! Component: 3300 - total flux cleaned = 0.00257118 Jy ! Component: 3350 - total flux cleaned = 0.00263241 Jy ! Component: 3400 - total flux cleaned = 0.00263232 Jy ! Component: 3450 - total flux cleaned = 0.00263238 Jy ! Component: 3500 - total flux cleaned = 0.00269266 Jy ! Component: 3550 - total flux cleaned = 0.00270265 Jy ! Component: 3600 - total flux cleaned = 0.00268284 Jy ! Component: 3650 - total flux cleaned = 0.0027618 Jy ! Component: 3700 - total flux cleaned = 0.00273226 Jy ! Component: 3750 - total flux cleaned = 0.00274202 Jy ! Component: 3800 - total flux cleaned = 0.0027712 Jy ! Component: 3850 - total flux cleaned = 0.00279056 Jy ! Component: 3900 - total flux cleaned = 0.00278093 Jy ! Component: 3950 - total flux cleaned = 0.00279059 Jy ! Component: 4000 - total flux cleaned = 0.00280008 Jy ! Component: 4050 - total flux cleaned = 0.00279057 Jy ! Total flux subtracted in 4096 components = 0.00282836 Jy ! Clean residual min=-0.000600 max=0.000631 Jy/beam ! Clean residual mean=0.000002 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.17039 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 430 components and 0.17039 Jy ![Exited script file: muppet] wmap "J0514+5602_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.821 x 5.054 at 18.39 degrees (North through East) ! Clean map min=-0.0012522 max=0.13413 Jy/beam ! Writing clean map to FITS file: J0514+5602_S_2017_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.134134 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168837 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.377613 0.377613 0.755227 1.51045 3.02091 6.04181 12.0836 24.1673 48.3345 96.669 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.821 x 5.054 at 18.39 degrees (North through East) ! Clean map min=-0.0012522 max=0.13413 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 J0514+5602_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:21:37 2019