! Started logfile: J2203+6750_S_2017_05_27_pus_uvs.log on Fri May 3 11:15:09 2019 obs J2203+6750_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J2203+6750_S_2017_05_27_pus_uva.fits ! AN table 1: 238 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790289 visibilities/baseline/integration-bin. ! Found source: J2203+6750 ! ! 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 1211 lines of history. ! ! Reading 33856 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 J2203+6750_S_2017_05_27_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 373 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 373 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1461 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889185Jy sigma=0.007834 ! Fit after self-cal, rms=0.879782Jy sigma=0.007764 ! 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.065 mas, bmaj=3.892 mas, bpa=-8.74 degrees ! Estimated noise=890.03 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.0913317 Jy ! Component: 100 - total flux cleaned = 0.115966 Jy ! Total flux subtracted in 100 components = 0.115966 Jy ! Clean residual min=-0.004012 max=0.010069 Jy/beam ! Clean residual mean=-0.000014 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.115966 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.115966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086600Jy sigma=0.000690 ! Fit after self-cal, rms=0.086608Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112943 Jy ! Component: 100 - total flux cleaned = 0.017919 Jy ! Total flux subtracted in 100 components = 0.017919 Jy ! Clean residual min=-0.003065 max=0.003577 Jy/beam ! Clean residual mean=-0.000007 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.133885 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.133885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084624Jy sigma=0.000674 ! Fit after self-cal, rms=0.084639Jy sigma=0.000673 ! 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.799 mas, bmaj=4.792 mas, bpa=-1.968 degrees ! Estimated noise=494.243 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.0050105 Jy ! Component: 100 - total flux cleaned = 0.00761913 Jy ! Component: 150 - total flux cleaned = 0.00904069 Jy ! Component: 200 - total flux cleaned = 0.00927372 Jy ! Total flux subtracted in 200 components = 0.00927372 Jy ! Clean residual min=-0.002294 max=0.002189 Jy/beam ! Clean residual mean=-0.000004 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.143159 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.143159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084266Jy sigma=0.000671 ! Fit after self-cal, rms=0.084272Jy sigma=0.000671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.00 KP 1.00 ! LA 0.99 MK 1.02 NL 0.90 OV 1.02 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.07 KP 0.98 ! LA 0.96 MK 1.04 NL 1.04 OV 1.03 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.06 KP 0.98 ! LA 1.01 MK 1.07 NL 0.99 OV 0.98 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00 KP 1.00* ! LA 1.17 MK 1.10 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.084272Jy sigma=0.000671 ! Fit after self-cal, rms=0.083881Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=4.813 mas, bpa=-1.017 degrees ! Estimated noise=501.898 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 (1.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213636 Jy ! Component: 100 - total flux cleaned = 0.00276152 Jy ! Component: 150 - total flux cleaned = 0.00290952 Jy ! Component: 200 - total flux cleaned = 0.00300307 Jy ! Total flux subtracted in 200 components = 0.00300307 Jy ! Clean residual min=-0.001554 max=0.001946 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.146162 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.146162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083807Jy sigma=0.000668 ! Fit after self-cal, rms=0.083790Jy sigma=0.000668 ! 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.083790Jy sigma=0.000668 ! Fit after self-cal, rms=0.081170Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=4.82 mas, bpa=-1.025 degrees ! Estimated noise=501.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580486 Jy ! Component: 100 - total flux cleaned = 0.000730688 Jy ! Component: 150 - total flux cleaned = 0.000795037 Jy ! Component: 200 - total flux cleaned = 0.000814555 Jy ! Total flux subtracted in 200 components = 0.000814555 Jy ! Clean residual min=-0.001311 max=0.001451 Jy/beam ! Clean residual mean=-0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.146977 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.146977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081155Jy sigma=0.000664 ! Fit after self-cal, rms=0.081152Jy 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 (113, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766343 Jy ! Component: 100 - total flux cleaned = 0.000798794 Jy ! Component: 150 - total flux cleaned = 0.000720246 Jy ! Component: 200 - total flux cleaned = 0.000720974 Jy ! Total flux subtracted in 200 components = 0.000720974 Jy ! Clean residual min=-0.001267 max=0.001288 Jy/beam ! Clean residual mean=-0.000004 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.147698 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.147698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081123Jy sigma=0.000664 ! Fit after self-cal, rms=0.081122Jy 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.081122Jy sigma=0.000664 ! Fit after self-cal, rms=0.080940Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=4.815 mas, bpa=-1.168 degrees ! Estimated noise=501.204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362445 Jy ! Component: 100 - total flux cleaned = 0.000410137 Jy ! Component: 150 - total flux cleaned = 0.000431657 Jy ! Component: 200 - total flux cleaned = 0.000432317 Jy ! Total flux subtracted in 200 components = 0.000432317 Jy ! Clean residual min=-0.001294 max=0.001259 Jy/beam ! Clean residual mean=-0.000004 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.14813 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.14813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080927Jy sigma=0.000663 ! Fit after self-cal, rms=0.080926Jy sigma=0.000663 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 = 6.59636e-05 Jy ! Component: 100 - total flux cleaned = 8.49898e-05 Jy ! Component: 150 - total flux cleaned = 0.000102587 Jy ! Component: 200 - total flux cleaned = 0.000119565 Jy ! Total flux subtracted in 200 components = 0.000119565 Jy ! Clean residual min=-0.001286 max=0.001250 Jy/beam ! Clean residual mean=-0.000004 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.148249 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.148249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080918Jy sigma=0.000663 ! Fit after self-cal, rms=0.080918Jy sigma=0.000663 ! 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.080918Jy sigma=0.000663 ! Fit after self-cal, rms=0.080864Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.282 mas, bmaj=8.892 mas, bpa=4.949 degrees ! Estimated noise=623.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194723 Jy ! Component: 100 - total flux cleaned = 0.000126469 Jy ! Component: 150 - total flux cleaned = 9.40495e-05 Jy ! Component: 200 - total flux cleaned = 8.37441e-05 Jy ! Total flux subtracted in 200 components = 8.37441e-05 Jy ! Clean residual min=-0.001110 max=0.001197 Jy/beam ! Clean residual mean=-0.000008 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.148333 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.148333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080862Jy sigma=0.000663 ! Fit after self-cal, rms=0.080861Jy sigma=0.000663 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.42611e-05 Jy ! Component: 100 - total flux cleaned = -1.19791e-05 Jy ! Component: 150 - total flux cleaned = -1.97225e-05 Jy ! Component: 200 - total flux cleaned = -1.97329e-05 Jy ! Total flux subtracted in 200 components = -1.97329e-05 Jy ! Clean residual min=-0.001103 max=0.001190 Jy/beam ! Clean residual mean=-0.000008 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.148313 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.148313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080860Jy sigma=0.000663 ! Fit after self-cal, rms=0.080860Jy sigma=0.000663 ! 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.817 mas, bmaj=4.813 mas, bpa=-1.287 degrees ! Estimated noise=501.159 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 4.813 at -1.287 degrees (North through East) ! Clean map min=-0.0012303 max=0.12157 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.093 mas, bmaj=3.923 mas, bpa=-7.179 degrees ! Estimated noise=905.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0920862 Jy ! Component: 100 - total flux cleaned = 0.116818 Jy ! Component: 150 - total flux cleaned = 0.127542 Jy ! Component: 200 - total flux cleaned = 0.1338 Jy ! Total flux subtracted in 200 components = 0.1338 Jy ! Clean residual min=-0.002625 max=0.003266 Jy/beam ! Clean residual mean=-0.000006 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.1338 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.1338 Jy ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=4.813 mas, bpa=-1.287 degrees ! Estimated noise=501.159 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.00521403 Jy ! Component: 100 - total flux cleaned = 0.00825632 Jy ! Component: 150 - total flux cleaned = 0.0104081 Jy ! Component: 200 - total flux cleaned = 0.0120048 Jy ! Total flux subtracted in 200 components = 0.0120048 Jy ! Clean residual min=-0.001368 max=0.001342 Jy/beam ! Clean residual mean=-0.000007 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.145805 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.145805 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.282 mas, bmaj=8.892 mas, bpa=4.949 degrees ! Estimated noise=623.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135441 Jy ! Component: 100 - total flux cleaned = 0.00176654 Jy ! Component: 150 - total flux cleaned = 0.00201973 Jy ! Component: 200 - total flux cleaned = 0.00219726 Jy ! Total flux subtracted in 200 components = 0.00219726 Jy ! Clean residual min=-0.001101 max=0.001272 Jy/beam ! Clean residual mean=-0.000008 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.148002 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 = 8.39182e-05 Jy ! Component: 100 - total flux cleaned = 0.000143059 Jy ! Component: 150 - total flux cleaned = 0.000156333 Jy ! Component: 200 - total flux cleaned = 0.00016872 Jy ! Total flux subtracted in 200 components = 0.00016872 Jy ! Clean residual min=-0.001099 max=0.001238 Jy/beam ! Clean residual mean=-0.000008 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.148171 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 96 components and 0.148171 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=4.813 mas, bpa=-1.287 degrees ! Estimated noise=501.159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.2373e-05 Jy ! Component: 100 - total flux cleaned = 6.99426e-06 Jy ! Component: 150 - total flux cleaned = 0.0001152 Jy ! Component: 200 - total flux cleaned = 0.000165379 Jy ! Total flux subtracted in 200 components = 0.000165379 Jy ! Clean residual min=-0.001265 max=0.001259 Jy/beam ! Clean residual mean=-0.000004 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.148336 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.148336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080897Jy sigma=0.000664 ! Fit after self-cal, rms=0.080890Jy sigma=0.000664 wmodel J2203+6750_S_2017_05_27_pus_map.mod ! Writing 110 model components to file: J2203+6750_S_2017_05_27_pus_map.mod wobs J2203+6750_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J2203+6750_S_2017_05_27_pus_uvs.fits wwins J2203+6750_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J2203+6750_S_2017_05_27_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.000210084 Jy ! Component: 100 - total flux cleaned = -0.000428702 Jy ! Component: 150 - total flux cleaned = -0.000597935 Jy ! Component: 200 - total flux cleaned = -0.000803936 Jy ! Component: 250 - total flux cleaned = -0.000984744 Jy ! Component: 300 - total flux cleaned = -0.00114271 Jy ! Component: 350 - total flux cleaned = -0.00125898 Jy ! Component: 400 - total flux cleaned = -0.00139238 Jy ! Component: 450 - total flux cleaned = -0.00144838 Jy ! Component: 500 - total flux cleaned = -0.0015224 Jy ! Component: 550 - total flux cleaned = -0.00159537 Jy ! Component: 600 - total flux cleaned = -0.00170313 Jy ! Component: 650 - total flux cleaned = -0.00179178 Jy ! Component: 700 - total flux cleaned = -0.00186181 Jy ! Component: 750 - total flux cleaned = -0.00194813 Jy ! Component: 800 - total flux cleaned = -0.00206772 Jy ! Component: 850 - total flux cleaned = -0.00211858 Jy ! Component: 900 - total flux cleaned = -0.00220212 Jy ! Component: 950 - total flux cleaned = -0.00230117 Jy ! Component: 1000 - total flux cleaned = -0.00231718 Jy ! Component: 1050 - total flux cleaned = -0.00234965 Jy ! Component: 1100 - total flux cleaned = -0.00241405 Jy ! Component: 1150 - total flux cleaned = -0.00255717 Jy ! Component: 1200 - total flux cleaned = -0.00258863 Jy ! Component: 1250 - total flux cleaned = -0.00262009 Jy ! Component: 1300 - total flux cleaned = -0.00269741 Jy ! Component: 1350 - total flux cleaned = -0.00274344 Jy ! Component: 1400 - total flux cleaned = -0.00281933 Jy ! Component: 1450 - total flux cleaned = -0.00283441 Jy ! Component: 1500 - total flux cleaned = -0.00287919 Jy ! Component: 1550 - total flux cleaned = -0.00290879 Jy ! Component: 1600 - total flux cleaned = -0.00299692 Jy ! Component: 1650 - total flux cleaned = -0.00299675 Jy ! Component: 1700 - total flux cleaned = -0.0031123 Jy ! Component: 1750 - total flux cleaned = -0.00318395 Jy ! Component: 1800 - total flux cleaned = -0.00315551 Jy ! Component: 1850 - total flux cleaned = -0.00318377 Jy ! Component: 1900 - total flux cleaned = -0.00326788 Jy ! Component: 1950 - total flux cleaned = -0.00335139 Jy ! Component: 2000 - total flux cleaned = -0.00340665 Jy ! Component: 2050 - total flux cleaned = -0.00340677 Jy ! Component: 2100 - total flux cleaned = -0.00348852 Jy ! Component: 2150 - total flux cleaned = -0.00358307 Jy ! Component: 2200 - total flux cleaned = -0.00362343 Jy ! Component: 2250 - total flux cleaned = -0.00369016 Jy ! Component: 2300 - total flux cleaned = -0.00374309 Jy ! Component: 2350 - total flux cleaned = -0.0038223 Jy ! Component: 2400 - total flux cleaned = -0.00380921 Jy ! Component: 2450 - total flux cleaned = -0.0039265 Jy ! Component: 2500 - total flux cleaned = -0.00395241 Jy ! Component: 2550 - total flux cleaned = -0.00404247 Jy ! Component: 2600 - total flux cleaned = -0.00410652 Jy ! Component: 2650 - total flux cleaned = -0.00424641 Jy ! Component: 2700 - total flux cleaned = -0.00427167 Jy ! Component: 2750 - total flux cleaned = -0.00434711 Jy ! Component: 2800 - total flux cleaned = -0.00440962 Jy ! Component: 2850 - total flux cleaned = -0.00445931 Jy ! Component: 2900 - total flux cleaned = -0.00452115 Jy ! Component: 2950 - total flux cleaned = -0.00460722 Jy ! Component: 3000 - total flux cleaned = -0.00463167 Jy ! Component: 3050 - total flux cleaned = -0.00471678 Jy ! Component: 3100 - total flux cleaned = -0.0047531 Jy ! Component: 3150 - total flux cleaned = -0.00475307 Jy ! Component: 3200 - total flux cleaned = -0.00483688 Jy ! Component: 3250 - total flux cleaned = -0.00487253 Jy ! Component: 3300 - total flux cleaned = -0.00495551 Jy ! Component: 3350 - total flux cleaned = -0.00496734 Jy ! Component: 3400 - total flux cleaned = -0.00502599 Jy ! Component: 3450 - total flux cleaned = -0.00511924 Jy ! Component: 3500 - total flux cleaned = -0.005154 Jy ! Component: 3550 - total flux cleaned = -0.00517709 Jy ! Component: 3600 - total flux cleaned = -0.00525755 Jy ! Component: 3650 - total flux cleaned = -0.0053146 Jy ! Component: 3700 - total flux cleaned = -0.00536019 Jy ! Component: 3750 - total flux cleaned = -0.00537143 Jy ! Component: 3800 - total flux cleaned = -0.00542777 Jy ! Component: 3850 - total flux cleaned = -0.00546138 Jy ! Component: 3900 - total flux cleaned = -0.00551729 Jy ! Component: 3950 - total flux cleaned = -0.00557285 Jy ! Component: 4000 - total flux cleaned = -0.00557283 Jy ! Component: 4050 - total flux cleaned = -0.00567183 Jy ! Total flux subtracted in 4096 components = -0.00571558 Jy ! Clean residual min=-0.000722 max=0.000805 Jy/beam ! Clean residual mean=-0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.142621 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 401 components and 0.142621 Jy ![Exited script file: muppet] wmap "J2203+6750_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.817 x 4.813 at -1.287 degrees (North through East) ! Clean map min=-0.00099219 max=0.12158 Jy/beam ! Writing clean map to FITS file: J2203+6750_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.484218 0.484218 0.968436 1.93687 3.87375 7.74749 15.495 30.99 61.9799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.817 x 4.813 at -1.287 degrees (North through East) ! Clean map min=-0.00099219 max=0.12158 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 J2203+6750_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:15:14 2019