! Started logfile: J0752+5808_S_2017_03_23_pus_uvs.log on Mon May 13 09:53:50 2019 obs J0752+5808_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0752+5808_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865683 visibilities/baseline/integration-bin. ! Found source: J0752+5808 ! ! 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 481 lines of history. ! ! Reading 17608 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 J0752+5808_S_2017_03_23_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 432 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.934755Jy sigma=0.008693 ! Fit after self-cal, rms=0.921239Jy sigma=0.008579 ! 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.212 mas, bmaj=3.935 mas, bpa=-5.09 degrees ! Estimated noise=1172.13 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.0577479 Jy ! Component: 100 - total flux cleaned = 0.0738367 Jy ! Total flux subtracted in 100 components = 0.0738367 Jy ! Clean residual min=-0.005237 max=0.007669 Jy/beam ! Clean residual mean=-0.000006 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0738367 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0738367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084079Jy sigma=0.000716 ! Fit after self-cal, rms=0.084029Jy sigma=0.000715 ! Inverting map ! Added new window around map position (41.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00838328 Jy ! Component: 100 - total flux cleaned = 0.013257 Jy ! Total flux subtracted in 100 components = 0.013257 Jy ! Clean residual min=-0.004996 max=0.005461 Jy/beam ! Clean residual mean=-0.000005 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.0870937 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0870937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082950Jy sigma=0.000706 ! Fit after self-cal, rms=0.082893Jy sigma=0.000706 ! 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.872 mas, bmaj=5.455 mas, bpa=15.94 degrees ! Estimated noise=632.173 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.00662689 Jy ! Component: 100 - total flux cleaned = 0.0108147 Jy ! Component: 150 - total flux cleaned = 0.0128589 Jy ! Component: 200 - total flux cleaned = 0.0141434 Jy ! Total flux subtracted in 200 components = 0.0141434 Jy ! Clean residual min=-0.003835 max=0.005241 Jy/beam ! Clean residual mean=-0.000046 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.101237 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 42 components and 0.101237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082208Jy sigma=0.000700 ! Fit after self-cal, rms=0.082130Jy sigma=0.000699 ! 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.99 FD 0.97 HN 0.95 KP 0.98 ! LA 0.95 MK 1.06 NL 0.85 OV 1.01 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.99 KP 0.95 ! LA 0.91 MK 1.08 NL 1.25 OV 0.98 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 0.94 KP 0.83 ! LA 0.72 MK 1.06 NL 1.49 OV 0.95 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 0.96 KP 1.00* ! LA 0.86 MK 1.01 NL 1.00* OV 1.86 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.082130Jy sigma=0.000699 ! Fit after self-cal, rms=0.083039Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=5.487 mas, bpa=16.12 degrees ! Estimated noise=622.84 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 (30, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526842 Jy ! Component: 100 - total flux cleaned = 0.00788004 Jy ! Component: 150 - total flux cleaned = 0.00975235 Jy ! Component: 200 - total flux cleaned = 0.0114167 Jy ! Total flux subtracted in 200 components = 0.0114167 Jy ! Clean residual min=-0.002920 max=0.003885 Jy/beam ! Clean residual mean=-0.000027 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.112654 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 80 components and 0.112654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082654Jy sigma=0.000682 ! Fit after self-cal, rms=0.082775Jy sigma=0.000681 ! Inverting map ! Added new window around map position (14.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349897 Jy ! Component: 100 - total flux cleaned = 0.00543823 Jy ! Component: 150 - total flux cleaned = 0.00695128 Jy ! Component: 200 - total flux cleaned = 0.00813298 Jy ! Total flux subtracted in 200 components = 0.00813298 Jy ! Clean residual min=-0.002494 max=0.003308 Jy/beam ! Clean residual mean=-0.000020 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.120787 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 106 components and 0.120787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082562Jy sigma=0.000679 ! Fit after self-cal, rms=0.082543Jy sigma=0.000678 ! 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.082543Jy sigma=0.000678 ! Fit after self-cal, rms=0.089509Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=5.555 mas, bpa=16.35 degrees ! Estimated noise=620.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177331 Jy ! Component: 100 - total flux cleaned = 0.00300308 Jy ! Component: 150 - total flux cleaned = 0.00338707 Jy ! Component: 200 - total flux cleaned = 0.00372567 Jy ! Total flux subtracted in 200 components = 0.00372567 Jy ! Clean residual min=-0.001560 max=0.001790 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.124512 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.124512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089457Jy sigma=0.000669 ! Fit after self-cal, rms=0.089611Jy sigma=0.000669 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 (43.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176642 Jy ! Component: 100 - total flux cleaned = 0.00283004 Jy ! Component: 150 - total flux cleaned = 0.00344556 Jy ! Component: 200 - total flux cleaned = 0.00362299 Jy ! Total flux subtracted in 200 components = 0.00362299 Jy ! Clean residual min=-0.001435 max=0.001468 Jy/beam ! Clean residual mean=0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.128135 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 146 components and 0.128135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089563Jy sigma=0.000669 ! Fit after self-cal, rms=0.089566Jy sigma=0.000668 ! 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.089566Jy sigma=0.000668 ! Fit after self-cal, rms=0.090795Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=5.55 mas, bpa=16.15 degrees ! Estimated noise=619.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104314 Jy ! Component: 100 - total flux cleaned = 0.00161921 Jy ! Component: 150 - total flux cleaned = 0.00200379 Jy ! Component: 200 - total flux cleaned = 0.00215298 Jy ! Total flux subtracted in 200 components = 0.00215298 Jy ! Clean residual min=-0.001395 max=0.001434 Jy/beam ! Clean residual mean=0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.130288 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 163 components and 0.130288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090770Jy sigma=0.000668 ! Fit after self-cal, rms=0.090770Jy sigma=0.000668 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.000352667 Jy ! Component: 100 - total flux cleaned = 0.000583669 Jy ! Component: 150 - total flux cleaned = 0.00064774 Jy ! Component: 200 - total flux cleaned = 0.000746387 Jy ! Total flux subtracted in 200 components = 0.000746387 Jy ! Clean residual min=-0.001423 max=0.001409 Jy/beam ! Clean residual mean=0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.131035 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 177 components and 0.131035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090755Jy sigma=0.000668 ! Fit after self-cal, rms=0.090753Jy sigma=0.000668 ! 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.090753Jy sigma=0.000668 ! Fit after self-cal, rms=0.090722Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=8.619 mas, bpa=38.18 degrees ! Estimated noise=760.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00088062 Jy ! Component: 100 - total flux cleaned = 0.00120091 Jy ! Component: 150 - total flux cleaned = 0.00131205 Jy ! Component: 200 - total flux cleaned = 0.00138956 Jy ! Total flux subtracted in 200 components = 0.00138956 Jy ! Clean residual min=-0.001361 max=0.001267 Jy/beam ! Clean residual mean=0.000005 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.132424 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 193 components and 0.132424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090715Jy sigma=0.000668 ! Fit after self-cal, rms=0.090714Jy sigma=0.000668 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.000300095 Jy ! Component: 100 - total flux cleaned = 0.000439409 Jy ! Component: 150 - total flux cleaned = 0.000485034 Jy ! Component: 200 - total flux cleaned = 0.000512117 Jy ! Total flux subtracted in 200 components = 0.000512117 Jy ! Clean residual min=-0.001333 max=0.001239 Jy/beam ! Clean residual mean=0.000006 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.132936 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 201 components and 0.132936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090711Jy sigma=0.000668 ! Fit after self-cal, rms=0.090712Jy sigma=0.000668 ! 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.909 mas, bmaj=5.547 mas, bpa=15.96 degrees ! Estimated noise=619.232 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 5.547 at 15.96 degrees (North through East) ! Clean map min=-0.0013995 max=0.078787 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.237 mas, bmaj=4.145 mas, bpa=4.813 degrees ! Estimated noise=1217.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0589161 Jy ! Component: 100 - total flux cleaned = 0.0750309 Jy ! Component: 150 - total flux cleaned = 0.084109 Jy ! Component: 200 - total flux cleaned = 0.0906167 Jy ! Total flux subtracted in 200 components = 0.0906167 Jy ! Clean residual min=-0.003830 max=0.005001 Jy/beam ! Clean residual mean=-0.000002 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.0906167 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0906167 Jy ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=5.547 mas, bpa=15.96 degrees ! Estimated noise=619.232 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 (38, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00721483 Jy ! Component: 100 - total flux cleaned = 0.0123998 Jy ! Component: 150 - total flux cleaned = 0.0165512 Jy ! Component: 200 - total flux cleaned = 0.0200063 Jy ! Total flux subtracted in 200 components = 0.0200063 Jy ! Clean residual min=-0.002128 max=0.002265 Jy/beam ! Clean residual mean=-0.000016 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.110623 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 82 components and 0.110623 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=8.092 mas, bmaj=8.619 mas, bpa=38.18 degrees ! Estimated noise=760.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494838 Jy ! Component: 100 - total flux cleaned = 0.0085369 Jy ! Component: 150 - total flux cleaned = 0.0113372 Jy ! Component: 200 - total flux cleaned = 0.0135936 Jy ! Total flux subtracted in 200 components = 0.0135936 Jy ! Clean residual min=-0.002095 max=0.001710 Jy/beam ! Clean residual mean=-0.000009 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.124217 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.00183688 Jy ! Component: 100 - total flux cleaned = 0.00334159 Jy ! Component: 150 - total flux cleaned = 0.00458744 Jy ! Component: 200 - total flux cleaned = 0.00562895 Jy ! Total flux subtracted in 200 components = 0.00562895 Jy ! Clean residual min=-0.001611 max=0.001331 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.129846 Jy ! Adding 149 model components to the UV plane model. ! The established model now contains 215 components and 0.129846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=5.547 mas, bpa=15.96 degrees ! Estimated noise=619.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653455 Jy ! Component: 100 - total flux cleaned = 0.00104981 Jy ! Component: 150 - total flux cleaned = 0.00149293 Jy ! Component: 200 - total flux cleaned = 0.00186346 Jy ! Total flux subtracted in 200 components = 0.00186346 Jy ! Clean residual min=-0.001398 max=0.001465 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.131709 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 234 components and 0.131709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090758Jy sigma=0.000668 ! Fit after self-cal, rms=0.090743Jy sigma=0.000668 wmodel J0752+5808_S_2017_03_23_pus_map.mod ! Writing 234 model components to file: J0752+5808_S_2017_03_23_pus_map.mod wobs J0752+5808_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0752+5808_S_2017_03_23_pus_uvs.fits wwins J0752+5808_S_2017_03_23_pus_map.win ! wwins: Wrote 6 windows to J0752+5808_S_2017_03_23_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.000396472 Jy ! Component: 100 - total flux cleaned = -0.000768289 Jy ! Component: 150 - total flux cleaned = -0.000982344 Jy ! Component: 200 - total flux cleaned = -0.00121345 Jy ! Component: 250 - total flux cleaned = -0.00137147 Jy ! Component: 300 - total flux cleaned = -0.0014596 Jy ! Component: 350 - total flux cleaned = -0.00152469 Jy ! Component: 400 - total flux cleaned = -0.00165231 Jy ! Component: 450 - total flux cleaned = -0.00173596 Jy ! Component: 500 - total flux cleaned = -0.00185951 Jy ! Component: 550 - total flux cleaned = -0.00200098 Jy ! Component: 600 - total flux cleaned = -0.00212089 Jy ! Component: 650 - total flux cleaned = -0.00227855 Jy ! Component: 700 - total flux cleaned = -0.00239502 Jy ! Component: 750 - total flux cleaned = -0.0025294 Jy ! Component: 800 - total flux cleaned = -0.00262421 Jy ! Component: 850 - total flux cleaned = -0.00273642 Jy ! Component: 900 - total flux cleaned = -0.00275487 Jy ! Component: 950 - total flux cleaned = -0.00286458 Jy ! Component: 1000 - total flux cleaned = -0.00293678 Jy ! Component: 1050 - total flux cleaned = -0.0030079 Jy ! Component: 1100 - total flux cleaned = -0.00309591 Jy ! Component: 1150 - total flux cleaned = -0.00307831 Jy ! Component: 1200 - total flux cleaned = -0.00318212 Jy ! Component: 1250 - total flux cleaned = -0.00321613 Jy ! Component: 1300 - total flux cleaned = -0.00324974 Jy ! Component: 1350 - total flux cleaned = -0.00326629 Jy ! Component: 1400 - total flux cleaned = -0.00326618 Jy ! Component: 1450 - total flux cleaned = -0.0032991 Jy ! Component: 1500 - total flux cleaned = -0.00328274 Jy ! Component: 1550 - total flux cleaned = -0.00334752 Jy ! Component: 1600 - total flux cleaned = -0.00336357 Jy ! Component: 1650 - total flux cleaned = -0.00339528 Jy ! Component: 1700 - total flux cleaned = -0.00339525 Jy ! Component: 1750 - total flux cleaned = -0.00345781 Jy ! Component: 1800 - total flux cleaned = -0.00342664 Jy ! Component: 1850 - total flux cleaned = -0.00344195 Jy ! Component: 1900 - total flux cleaned = -0.0034877 Jy ! Component: 1950 - total flux cleaned = -0.00344199 Jy ! Component: 2000 - total flux cleaned = -0.003472 Jy ! Component: 2050 - total flux cleaned = -0.00344207 Jy ! Component: 2100 - total flux cleaned = -0.00348644 Jy ! Component: 2150 - total flux cleaned = -0.00342759 Jy ! Component: 2200 - total flux cleaned = -0.0034277 Jy ! Component: 2250 - total flux cleaned = -0.00347108 Jy ! Component: 2300 - total flux cleaned = -0.00342773 Jy ! Component: 2350 - total flux cleaned = -0.0033561 Jy ! Component: 2400 - total flux cleaned = -0.00339882 Jy ! Component: 2450 - total flux cleaned = -0.00337059 Jy ! Component: 2500 - total flux cleaned = -0.00335646 Jy ! Component: 2550 - total flux cleaned = -0.00332851 Jy ! Component: 2600 - total flux cleaned = -0.00332846 Jy ! Component: 2650 - total flux cleaned = -0.00331467 Jy ! Component: 2700 - total flux cleaned = -0.00328732 Jy ! Component: 2750 - total flux cleaned = -0.00328739 Jy ! Component: 2800 - total flux cleaned = -0.00324684 Jy ! Component: 2850 - total flux cleaned = -0.00324683 Jy ! Component: 2900 - total flux cleaned = -0.00319358 Jy ! Component: 2950 - total flux cleaned = -0.00315382 Jy ! Component: 3000 - total flux cleaned = -0.00319348 Jy ! Component: 3050 - total flux cleaned = -0.0031411 Jy ! Component: 3100 - total flux cleaned = -0.00308912 Jy ! Component: 3150 - total flux cleaned = -0.00308919 Jy ! Component: 3200 - total flux cleaned = -0.00311492 Jy ! Component: 3250 - total flux cleaned = -0.00310219 Jy ! Component: 3300 - total flux cleaned = -0.00312755 Jy ! Component: 3350 - total flux cleaned = -0.00305153 Jy ! Component: 3400 - total flux cleaned = -0.00307673 Jy ! Component: 3450 - total flux cleaned = -0.00308924 Jy ! Component: 3500 - total flux cleaned = -0.00307678 Jy ! Component: 3550 - total flux cleaned = -0.00307674 Jy ! Component: 3600 - total flux cleaned = -0.00310152 Jy ! Component: 3650 - total flux cleaned = -0.00311385 Jy ! Component: 3700 - total flux cleaned = -0.00315045 Jy ! Component: 3750 - total flux cleaned = -0.00312602 Jy ! Component: 3800 - total flux cleaned = -0.00316241 Jy ! Component: 3850 - total flux cleaned = -0.00322269 Jy ! Component: 3900 - total flux cleaned = -0.00316248 Jy ! Component: 3950 - total flux cleaned = -0.0031864 Jy ! Component: 4000 - total flux cleaned = -0.00323407 Jy ! Component: 4050 - total flux cleaned = -0.00325775 Jy ! Total flux subtracted in 4096 components = -0.00322235 Jy ! Clean residual min=-0.000660 max=0.000785 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.128487 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 541 components and 0.128487 Jy ![Exited script file: muppet] wmap "J0752+5808_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.909 x 5.547 at 15.96 degrees (North through East) ! Clean map min=-0.0012087 max=0.07852 Jy/beam ! Writing clean map to FITS file: J0752+5808_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.07852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.811463 0.811463 1.62293 3.24585 6.49171 12.9834 25.9668 51.9337 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 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.909 x 5.547 at 15.96 degrees (North through East) ! Clean map min=-0.0012087 max=0.07852 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 J0752+5808_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:53:56 2019