! Started logfile: J0044+6803_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:28:01 2019 obs J0044+6803_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0044+6803_S_2017_03_27_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968354 visibilities/baseline/integration-bin. ! Found source: J0044+6803 ! ! 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 1684 lines of history. ! ! Reading 33292 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 J0044+6803_S_2017_03_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892244Jy sigma=0.007668 ! Fit after self-cal, rms=0.885432Jy sigma=0.007617 ! 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.249 mas, bmaj=3.639 mas, bpa=2.536 degrees ! Estimated noise=849.44 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.0889224 Jy ! Component: 100 - total flux cleaned = 0.111414 Jy ! Total flux subtracted in 100 components = 0.111414 Jy ! Clean residual min=-0.004003 max=0.009167 Jy/beam ! Clean residual mean=-0.000016 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.111414 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.111414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087133Jy sigma=0.000688 ! Fit after self-cal, rms=0.087124Jy sigma=0.000687 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100329 Jy ! Component: 100 - total flux cleaned = 0.0150891 Jy ! Total flux subtracted in 100 components = 0.0150891 Jy ! Clean residual min=-0.003142 max=0.003894 Jy/beam ! Clean residual mean=-0.000009 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.126503 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.126503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085785Jy sigma=0.000675 ! Fit after self-cal, rms=0.085788Jy sigma=0.000675 ! 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.972 mas, bmaj=4.502 mas, bpa=2.672 degrees ! Estimated noise=494.328 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 (3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442023 Jy ! Component: 100 - total flux cleaned = 0.00689194 Jy ! Component: 150 - total flux cleaned = 0.00782604 Jy ! Component: 200 - total flux cleaned = 0.00842904 Jy ! Total flux subtracted in 200 components = 0.00842904 Jy ! Clean residual min=-0.002029 max=0.002756 Jy/beam ! Clean residual mean=-0.000011 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.134932 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.134932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085537Jy sigma=0.000673 ! Fit after self-cal, rms=0.085525Jy sigma=0.000672 ! 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.98 FD 0.99 HN 1.01 KP 1.02 ! LA 0.99 MK 1.07 NL 0.98 OV 1.01 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.01 KP 0.96 ! LA 0.96 MK 1.03 NL 1.01 OV 1.05 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.05 HN 0.98 KP 0.89 ! LA 0.98 MK 1.06 NL 0.97 OV 0.98 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.99 KP 1.00* ! LA 0.99 MK 0.93 NL 1.00* OV 2.09 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.085525Jy sigma=0.000672 ! Fit after self-cal, rms=0.095846Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=4.526 mas, bpa=3.852 degrees ! Estimated noise=493.683 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.000598101 Jy ! Component: 100 - total flux cleaned = 0.000598745 Jy ! Component: 150 - total flux cleaned = 0.000628188 Jy ! Component: 200 - total flux cleaned = 0.000607524 Jy ! Total flux subtracted in 200 components = 0.000607524 Jy ! Clean residual min=-0.001298 max=0.001627 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.135539 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.135539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095821Jy sigma=0.000664 ! Fit after self-cal, rms=0.095980Jy sigma=0.000663 ! 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.095980Jy sigma=0.000663 ! Fit after self-cal, rms=0.091623Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=4.523 mas, bpa=1.815 degrees ! Estimated noise=494.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416567 Jy ! Component: 100 - total flux cleaned = 0.000459073 Jy ! Component: 150 - total flux cleaned = 0.000442943 Jy ! Component: 200 - total flux cleaned = 0.000429387 Jy ! Total flux subtracted in 200 components = 0.000429387 Jy ! Clean residual min=-0.001264 max=0.001233 Jy/beam ! Clean residual mean=0.000008 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.135969 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.135969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091613Jy sigma=0.000661 ! Fit after self-cal, rms=0.091606Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.82687e-05 Jy ! Component: 100 - total flux cleaned = 6.60008e-05 Jy ! Component: 150 - total flux cleaned = 4.29118e-05 Jy ! Component: 200 - total flux cleaned = 3.23037e-05 Jy ! Total flux subtracted in 200 components = 3.23037e-05 Jy ! Clean residual min=-0.001257 max=0.001225 Jy/beam ! Clean residual mean=0.000007 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.136001 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.136001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091602Jy sigma=0.000661 ! Fit after self-cal, rms=0.091601Jy sigma=0.000661 ! 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.091601Jy sigma=0.000661 ! Fit after self-cal, rms=0.091645Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=4.523 mas, bpa=1.189 degrees ! Estimated noise=494.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141997 Jy ! Component: 100 - total flux cleaned = 0.000153719 Jy ! Component: 150 - total flux cleaned = 0.000142558 Jy ! Component: 200 - total flux cleaned = 0.000142293 Jy ! Total flux subtracted in 200 components = 0.000142293 Jy ! Clean residual min=-0.001259 max=0.001179 Jy/beam ! Clean residual mean=0.000008 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.136143 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.136143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091641Jy sigma=0.000661 ! Fit after self-cal, rms=0.091641Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.47953e-05 Jy ! Component: 100 - total flux cleaned = 3.51341e-05 Jy ! Component: 150 - total flux cleaned = 2.65791e-05 Jy ! Component: 200 - total flux cleaned = 2.66921e-05 Jy ! Total flux subtracted in 200 components = 2.66921e-05 Jy ! Clean residual min=-0.001259 max=0.001177 Jy/beam ! Clean residual mean=0.000008 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.13617 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.13617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091639Jy sigma=0.000661 ! Fit after self-cal, rms=0.091639Jy sigma=0.000661 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091639Jy sigma=0.000661 ! Fit after self-cal, rms=0.091690Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.444 mas, bmaj=8.746 mas, bpa=52.57 degrees ! Estimated noise=616.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.52178e-05 Jy ! Component: 100 - total flux cleaned = -7.65229e-05 Jy ! Component: 150 - total flux cleaned = -0.000114699 Jy ! Component: 200 - total flux cleaned = -0.000132455 Jy ! Total flux subtracted in 200 components = -0.000132455 Jy ! Clean residual min=-0.001210 max=0.001289 Jy/beam ! Clean residual mean=0.000016 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.136037 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.136037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091690Jy sigma=0.000661 ! Fit after self-cal, rms=0.091690Jy sigma=0.000661 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.91942e-07 Jy ! Component: 100 - total flux cleaned = -1.29558e-05 Jy ! Component: 150 - total flux cleaned = -2.0322e-05 Jy ! Component: 200 - total flux cleaned = -2.68018e-05 Jy ! Total flux subtracted in 200 components = -2.68018e-05 Jy ! Clean residual min=-0.001201 max=0.001285 Jy/beam ! Clean residual mean=0.000016 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.136011 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.136011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091690Jy sigma=0.000661 ! Fit after self-cal, rms=0.091689Jy sigma=0.000661 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.982 mas, bmaj=4.524 mas, bpa=0.7797 degrees ! Estimated noise=494.233 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.982 x 4.524 at 0.7797 degrees (North through East) ! Clean map min=-0.0012083 max=0.11641 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.252 mas, bmaj=3.65 mas, bpa=0.02165 degrees ! Estimated noise=854.443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0889969 Jy ! Component: 100 - total flux cleaned = 0.112215 Jy ! Component: 150 - total flux cleaned = 0.122517 Jy ! Component: 200 - total flux cleaned = 0.127806 Jy ! Total flux subtracted in 200 components = 0.127806 Jy ! Clean residual min=-0.002530 max=0.002727 Jy/beam ! Clean residual mean=0.000001 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.127805 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.127805 Jy ! Inverting map and beam ! Estimated beam: bmin=3.982 mas, bmaj=4.524 mas, bpa=0.7797 degrees ! Estimated noise=494.233 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.0037382 Jy ! Component: 100 - total flux cleaned = 0.00582382 Jy ! Component: 150 - total flux cleaned = 0.00714504 Jy ! Component: 200 - total flux cleaned = 0.00783218 Jy ! Total flux subtracted in 200 components = 0.00783218 Jy ! Clean residual min=-0.001274 max=0.001253 Jy/beam ! Clean residual mean=0.000007 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.135638 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.135638 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.444 mas, bmaj=8.746 mas, bpa=52.57 degrees ! Estimated noise=616.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00042492 Jy ! Component: 100 - total flux cleaned = 0.000440299 Jy ! Component: 150 - total flux cleaned = 0.000427467 Jy ! Component: 200 - total flux cleaned = 0.000438146 Jy ! Total flux subtracted in 200 components = 0.000438146 Jy ! Clean residual min=-0.001211 max=0.001284 Jy/beam ! Clean residual mean=0.000016 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.136076 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 = 3.66284e-07 Jy ! Component: 100 - total flux cleaned = 2.76143e-07 Jy ! Component: 150 - total flux cleaned = -5.95287e-06 Jy ! Component: 200 - total flux cleaned = -1.10549e-05 Jy ! Total flux subtracted in 200 components = -1.10549e-05 Jy ! Clean residual min=-0.001189 max=0.001287 Jy/beam ! Clean residual mean=0.000016 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.136065 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.136065 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.982 mas, bmaj=4.524 mas, bpa=0.7797 degrees ! Estimated noise=494.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170758 Jy ! Component: 100 - total flux cleaned = 0.000245711 Jy ! Component: 150 - total flux cleaned = 0.000262465 Jy ! Component: 200 - total flux cleaned = 0.000248305 Jy ! Total flux subtracted in 200 components = 0.000248305 Jy ! Clean residual min=-0.001263 max=0.001238 Jy/beam ! Clean residual mean=0.000008 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.136313 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.136313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091698Jy sigma=0.000661 ! Fit after self-cal, rms=0.091695Jy sigma=0.000661 wmodel J0044+6803_S_2017_03_27_pus_map.mod ! Writing 74 model components to file: J0044+6803_S_2017_03_27_pus_map.mod wobs J0044+6803_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0044+6803_S_2017_03_27_pus_uvs.fits wwins J0044+6803_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0044+6803_S_2017_03_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 = -6.69351e-06 Jy ! Component: 100 - total flux cleaned = 0.000182408 Jy ! Component: 150 - total flux cleaned = 0.000283263 Jy ! Component: 200 - total flux cleaned = 0.000263579 Jy ! Component: 250 - total flux cleaned = 0.00028225 Jy ! Component: 300 - total flux cleaned = 0.000263818 Jy ! Component: 350 - total flux cleaned = 0.000245811 Jy ! Component: 400 - total flux cleaned = 0.000227926 Jy ! Component: 450 - total flux cleaned = 0.000262076 Jy ! Component: 500 - total flux cleaned = 0.000278709 Jy ! Component: 550 - total flux cleaned = 0.000328435 Jy ! Component: 600 - total flux cleaned = 0.000344501 Jy ! Component: 650 - total flux cleaned = 0.000376629 Jy ! Component: 700 - total flux cleaned = 0.00039255 Jy ! Component: 750 - total flux cleaned = 0.000470759 Jy ! Component: 800 - total flux cleaned = 0.000470519 Jy ! Component: 850 - total flux cleaned = 0.000501012 Jy ! Component: 900 - total flux cleaned = 0.000530798 Jy ! Component: 950 - total flux cleaned = 0.000456114 Jy ! Component: 1000 - total flux cleaned = 0.000412004 Jy ! Component: 1050 - total flux cleaned = 0.000397828 Jy ! Component: 1100 - total flux cleaned = 0.000426972 Jy ! Component: 1150 - total flux cleaned = 0.000441209 Jy ! Component: 1200 - total flux cleaned = 0.000427011 Jy ! Component: 1250 - total flux cleaned = 0.000525386 Jy ! Component: 1300 - total flux cleaned = 0.000483621 Jy ! Component: 1350 - total flux cleaned = 0.000552776 Jy ! Component: 1400 - total flux cleaned = 0.000580149 Jy ! Component: 1450 - total flux cleaned = 0.000593388 Jy ! Component: 1500 - total flux cleaned = 0.00062036 Jy ! Component: 1550 - total flux cleaned = 0.000607125 Jy ! Component: 1600 - total flux cleaned = 0.000699759 Jy ! Component: 1650 - total flux cleaned = 0.000620897 Jy ! Component: 1700 - total flux cleaned = 0.000738267 Jy ! Component: 1750 - total flux cleaned = 0.000712444 Jy ! Component: 1800 - total flux cleaned = 0.000750977 Jy ! Component: 1850 - total flux cleaned = 0.00072556 Jy ! Component: 1900 - total flux cleaned = 0.000776138 Jy ! Component: 1950 - total flux cleaned = 0.000826299 Jy ! Component: 2000 - total flux cleaned = 0.000851037 Jy ! Component: 2050 - total flux cleaned = 0.000875805 Jy ! Component: 2100 - total flux cleaned = 0.000900513 Jy ! Component: 2150 - total flux cleaned = 0.000863806 Jy ! Component: 2200 - total flux cleaned = 0.000936679 Jy ! Component: 2250 - total flux cleaned = 0.000900311 Jy ! Component: 2300 - total flux cleaned = 0.000912363 Jy ! Component: 2350 - total flux cleaned = 0.000971897 Jy ! Component: 2400 - total flux cleaned = 0.000948186 Jy ! Component: 2450 - total flux cleaned = 0.000983569 Jy ! Component: 2500 - total flux cleaned = 0.000960151 Jy ! Component: 2550 - total flux cleaned = 0.000960149 Jy ! Component: 2600 - total flux cleaned = 0.000925522 Jy ! Component: 2650 - total flux cleaned = 0.000971607 Jy ! Component: 2700 - total flux cleaned = 0.00102863 Jy ! Component: 2750 - total flux cleaned = 0.000983228 Jy ! Component: 2800 - total flux cleaned = 0.00100582 Jy ! Component: 2850 - total flux cleaned = 0.00100579 Jy ! Component: 2900 - total flux cleaned = 0.00102821 Jy ! Component: 2950 - total flux cleaned = 0.00103934 Jy ! Component: 3000 - total flux cleaned = 0.0010283 Jy ! Component: 3050 - total flux cleaned = 0.00106127 Jy ! Component: 3100 - total flux cleaned = 0.00109382 Jy ! Component: 3150 - total flux cleaned = 0.00110469 Jy ! Component: 3200 - total flux cleaned = 0.00111541 Jy ! Component: 3250 - total flux cleaned = 0.00116912 Jy ! Component: 3300 - total flux cleaned = 0.00119039 Jy ! Component: 3350 - total flux cleaned = 0.00122222 Jy ! Component: 3400 - total flux cleaned = 0.00122228 Jy ! Component: 3450 - total flux cleaned = 0.00126439 Jy ! Component: 3500 - total flux cleaned = 0.00130632 Jy ! Component: 3550 - total flux cleaned = 0.00134788 Jy ! Component: 3600 - total flux cleaned = 0.0013583 Jy ! Component: 3650 - total flux cleaned = 0.00140984 Jy ! Component: 3700 - total flux cleaned = 0.00143036 Jy ! Component: 3750 - total flux cleaned = 0.00146105 Jy ! Component: 3800 - total flux cleaned = 0.00150181 Jy ! Component: 3850 - total flux cleaned = 0.00158279 Jy ! Component: 3900 - total flux cleaned = 0.00153243 Jy ! Component: 3950 - total flux cleaned = 0.00164279 Jy ! Component: 4000 - total flux cleaned = 0.00167269 Jy ! Component: 4050 - total flux cleaned = 0.00161301 Jy ! Total flux subtracted in 4096 components = 0.00168239 Jy ! Clean residual min=-0.000540 max=0.000615 Jy/beam ! Clean residual mean=0.000006 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.137995 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 386 components and 0.137995 Jy ![Exited script file: muppet] wmap "J0044+6803_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.982 x 4.524 at 0.7797 degrees (North through East) ! Clean map min=-0.001062 max=0.11645 Jy/beam ! Writing clean map to FITS file: J0044+6803_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116451 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.462103 0.462103 0.924206 1.84841 3.69683 7.39365 14.7873 29.5746 59.1492 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.116 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.982 x 4.524 at 0.7797 degrees (North through East) ! Clean map min=-0.001062 max=0.11645 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 J0044+6803_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:28:08 2019