! Started logfile: J1143+6633_S_2017_04_28_pus_uvs.log on Thu May 2 16:24:01 2019 obs J1143+6633_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1143+6633_S_2017_04_28_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971049 visibilities/baseline/integration-bin. ! Found source: J1143+6633 ! ! 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 671 lines of history. ! ! Reading 24820 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 J1143+6633_S_2017_04_28_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 585 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914711Jy sigma=0.008041 ! Fit after self-cal, rms=0.900437Jy sigma=0.007918 ! 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.45 mas, bmaj=3.566 mas, bpa=73.1 degrees ! Estimated noise=859.733 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.0791323 Jy ! Component: 100 - total flux cleaned = 0.0984823 Jy ! Total flux subtracted in 100 components = 0.0984823 Jy ! Clean residual min=-0.004277 max=0.008434 Jy/beam ! Clean residual mean=-0.000004 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0984823 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0984823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084526Jy sigma=0.000699 ! Fit after self-cal, rms=0.084496Jy sigma=0.000699 ! Inverting map ! Added new window around map position (-2.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00960124 Jy ! Component: 100 - total flux cleaned = 0.0151326 Jy ! Total flux subtracted in 100 components = 0.0151326 Jy ! Clean residual min=-0.003453 max=0.003201 Jy/beam ! Clean residual mean=0.000000 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.113615 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.113615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083333Jy sigma=0.000688 ! Fit after self-cal, rms=0.083309Jy sigma=0.000687 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=4.411 mas, bpa=70.31 degrees ! Estimated noise=566.832 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.00392761 Jy ! Component: 100 - total flux cleaned = 0.00592636 Jy ! Component: 150 - total flux cleaned = 0.0060914 Jy ! Component: 200 - total flux cleaned = 0.00623025 Jy ! Total flux subtracted in 200 components = 0.00623025 Jy ! Clean residual min=-0.002134 max=0.002078 Jy/beam ! Clean residual mean=0.000006 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.119845 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.119845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083103Jy sigma=0.000686 ! Fit after self-cal, rms=0.083097Jy sigma=0.000686 ! 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.95 FD 1.05 HN 0.97 KP 0.97 ! LA 0.96 MK 1.04 NL 0.93 OV 0.95 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.00 KP 0.95 ! LA 0.93 MK 1.00 NL 1.09 OV 1.13 ! PT 1.05 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.01 KP 0.97 ! LA 0.98 MK 1.03 NL 0.97 OV 0.92 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 0.97 KP 1.00* ! LA 1.00 MK 0.89 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.083097Jy sigma=0.000686 ! Fit after self-cal, rms=0.082120Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.18 mas, bmaj=4.428 mas, bpa=71.49 degrees ! Estimated noise=564.462 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.00038185 Jy ! Component: 100 - total flux cleaned = -0.000387463 Jy ! Component: 150 - total flux cleaned = -0.000412992 Jy ! Component: 200 - total flux cleaned = -0.000413891 Jy ! Total flux subtracted in 200 components = -0.000413891 Jy ! Clean residual min=-0.001776 max=0.001702 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.119431 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.119431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082083Jy sigma=0.000682 ! Fit after self-cal, rms=0.082073Jy sigma=0.000682 ! 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.082073Jy sigma=0.000682 ! Fit after self-cal, rms=0.084511Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=4.432 mas, bpa=67.27 degrees ! Estimated noise=564.138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.2447e-05 Jy ! Component: 100 - total flux cleaned = -8.55838e-05 Jy ! Component: 150 - total flux cleaned = -0.000128363 Jy ! Component: 200 - total flux cleaned = -0.000166004 Jy ! Total flux subtracted in 200 components = -0.000166004 Jy ! Clean residual min=-0.001519 max=0.001630 Jy/beam ! Clean residual mean=0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.119265 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.119265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084506Jy sigma=0.000679 ! Fit after self-cal, rms=0.084547Jy sigma=0.000679 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.06097e-06 Jy ! Component: 100 - total flux cleaned = -2.8615e-05 Jy ! Component: 150 - total flux cleaned = -3.83495e-05 Jy ! Component: 200 - total flux cleaned = -5.68773e-05 Jy ! Total flux subtracted in 200 components = -5.68773e-05 Jy ! Clean residual min=-0.001515 max=0.001651 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.119208 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.119208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084545Jy sigma=0.000679 ! Fit after self-cal, rms=0.084545Jy sigma=0.000679 ! 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.084545Jy sigma=0.000679 ! Fit after self-cal, rms=0.084851Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.179 mas, bmaj=4.431 mas, bpa=66.62 degrees ! Estimated noise=564.136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.78872e-05 Jy ! Component: 100 - total flux cleaned = -0.000107463 Jy ! Component: 150 - total flux cleaned = -0.000133816 Jy ! Component: 200 - total flux cleaned = -0.000149769 Jy ! Total flux subtracted in 200 components = -0.000149769 Jy ! Clean residual min=-0.001501 max=0.001642 Jy/beam ! Clean residual mean=0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.119059 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.119059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084849Jy sigma=0.000679 ! Fit after self-cal, rms=0.084852Jy sigma=0.000679 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 = -2.367e-05 Jy ! Component: 100 - total flux cleaned = -3.12992e-05 Jy ! Component: 150 - total flux cleaned = -3.84281e-05 Jy ! Component: 200 - total flux cleaned = -5.20387e-05 Jy ! Total flux subtracted in 200 components = -5.20387e-05 Jy ! Clean residual min=-0.001504 max=0.001644 Jy/beam ! Clean residual mean=0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.119007 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.119007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084851Jy sigma=0.000679 ! Fit after self-cal, rms=0.084852Jy sigma=0.000679 ! 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.084852Jy sigma=0.000679 ! Fit after self-cal, rms=0.084970Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=9.223 mas, bpa=63.75 degrees ! Estimated noise=698.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.35402e-05 Jy ! Component: 100 - total flux cleaned = -6.34341e-05 Jy ! Component: 150 - total flux cleaned = -9.69699e-05 Jy ! Component: 200 - total flux cleaned = -0.00012522 Jy ! Total flux subtracted in 200 components = -0.00012522 Jy ! Clean residual min=-0.001918 max=0.001787 Jy/beam ! Clean residual mean=-0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.118881 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 61 components and 0.118881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084970Jy sigma=0.000679 ! Fit after self-cal, rms=0.084971Jy sigma=0.000679 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 = 2.47191e-06 Jy ! Component: 100 - total flux cleaned = -1.6287e-05 Jy ! Component: 150 - total flux cleaned = -2.76951e-05 Jy ! Component: 200 - total flux cleaned = -3.29844e-05 Jy ! Total flux subtracted in 200 components = -3.29844e-05 Jy ! Clean residual min=-0.001913 max=0.001785 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.118848 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.118848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084972Jy sigma=0.000679 ! Fit after self-cal, rms=0.084972Jy sigma=0.000679 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.431 mas, bpa=66.32 degrees ! Estimated noise=564.309 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.431 at 66.32 degrees (North through East) ! Clean map min=-0.0014862 max=0.10182 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.455 mas, bmaj=3.593 mas, bpa=67.12 degrees ! Estimated noise=853.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0783291 Jy ! Component: 100 - total flux cleaned = 0.0977642 Jy ! Component: 150 - total flux cleaned = 0.107343 Jy ! Component: 200 - total flux cleaned = 0.112839 Jy ! Total flux subtracted in 200 components = 0.112839 Jy ! Clean residual min=-0.002521 max=0.002752 Jy/beam ! Clean residual mean=-0.000000 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.112839 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.112839 Jy ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.431 mas, bpa=66.32 degrees ! Estimated noise=564.309 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.00346831 Jy ! Component: 100 - total flux cleaned = 0.00527255 Jy ! Component: 150 - total flux cleaned = 0.00573059 Jy ! Component: 200 - total flux cleaned = 0.00594379 Jy ! Total flux subtracted in 200 components = 0.00594379 Jy ! Clean residual min=-0.001572 max=0.001641 Jy/beam ! Clean residual mean=-0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.118783 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.118783 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=9.223 mas, bpa=63.75 degrees ! Estimated noise=698.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259999 Jy ! Component: 100 - total flux cleaned = 0.000244865 Jy ! Component: 150 - total flux cleaned = 0.000216222 Jy ! Component: 200 - total flux cleaned = 0.000204278 Jy ! Total flux subtracted in 200 components = 0.000204278 Jy ! Clean residual min=-0.002004 max=0.001744 Jy/beam ! Clean residual mean=0.000000 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.118987 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 = 1.07443e-07 Jy ! Component: 100 - total flux cleaned = 3.17068e-07 Jy ! Component: 150 - total flux cleaned = -7.68493e-06 Jy ! Component: 200 - total flux cleaned = -7.5832e-06 Jy ! Total flux subtracted in 200 components = -7.5832e-06 Jy ! Clean residual min=-0.001970 max=0.001767 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.11898 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.11898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=4.431 mas, bpa=66.32 degrees ! Estimated noise=564.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157809 Jy ! Component: 100 - total flux cleaned = -0.000136077 Jy ! Component: 150 - total flux cleaned = -0.00011854 Jy ! Component: 200 - total flux cleaned = -0.000118378 Jy ! Total flux subtracted in 200 components = -0.000118378 Jy ! Clean residual min=-0.001527 max=0.001659 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.118861 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.118861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084979Jy sigma=0.000679 ! Fit after self-cal, rms=0.084975Jy sigma=0.000679 wmodel J1143+6633_S_2017_04_28_pus_map.mod ! Writing 48 model components to file: J1143+6633_S_2017_04_28_pus_map.mod wobs J1143+6633_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1143+6633_S_2017_04_28_pus_uvs.fits wwins J1143+6633_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1143+6633_S_2017_04_28_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.000217733 Jy ! Component: 100 - total flux cleaned = 0.000301328 Jy ! Component: 150 - total flux cleaned = 0.000248061 Jy ! Component: 200 - total flux cleaned = 0.000171397 Jy ! Component: 250 - total flux cleaned = 0.000121881 Jy ! Component: 300 - total flux cleaned = 2.52367e-05 Jy ! Component: 350 - total flux cleaned = 2.49284e-05 Jy ! Component: 400 - total flux cleaned = 2.21985e-06 Jy ! Component: 450 - total flux cleaned = 6.99112e-05 Jy ! Component: 500 - total flux cleaned = 0.000114184 Jy ! Component: 550 - total flux cleaned = 0.000114388 Jy ! Component: 600 - total flux cleaned = 0.000220865 Jy ! Component: 650 - total flux cleaned = 0.000220387 Jy ! Component: 700 - total flux cleaned = 0.000199954 Jy ! Component: 750 - total flux cleaned = 0.000199977 Jy ! Component: 800 - total flux cleaned = 0.000200214 Jy ! Component: 850 - total flux cleaned = 0.000200478 Jy ! Component: 900 - total flux cleaned = 0.000220305 Jy ! Component: 950 - total flux cleaned = 0.000239494 Jy ! Component: 1000 - total flux cleaned = 0.000258214 Jy ! Component: 1050 - total flux cleaned = 0.000239523 Jy ! Component: 1100 - total flux cleaned = 0.000257827 Jy ! Component: 1150 - total flux cleaned = 0.000166743 Jy ! Component: 1200 - total flux cleaned = 0.000257219 Jy ! Component: 1250 - total flux cleaned = 0.000327996 Jy ! Component: 1300 - total flux cleaned = 0.000292621 Jy ! Component: 1350 - total flux cleaned = 0.000275271 Jy ! Component: 1400 - total flux cleaned = 0.000309618 Jy ! Component: 1450 - total flux cleaned = 0.00029266 Jy ! Component: 1500 - total flux cleaned = 0.000343063 Jy ! Component: 1550 - total flux cleaned = 0.000343311 Jy ! Component: 1600 - total flux cleaned = 0.000359848 Jy ! Component: 1650 - total flux cleaned = 0.000359789 Jy ! Component: 1700 - total flux cleaned = 0.000327617 Jy ! Component: 1750 - total flux cleaned = 0.000391217 Jy ! Component: 1800 - total flux cleaned = 0.0003754 Jy ! Component: 1850 - total flux cleaned = 0.000375393 Jy ! Component: 1900 - total flux cleaned = 0.000468308 Jy ! Component: 1950 - total flux cleaned = 0.000422317 Jy ! Component: 2000 - total flux cleaned = 0.00046815 Jy ! Component: 2050 - total flux cleaned = 0.000483193 Jy ! Component: 2100 - total flux cleaned = 0.000542914 Jy ! Component: 2150 - total flux cleaned = 0.000543006 Jy ! Component: 2200 - total flux cleaned = 0.000631137 Jy ! Component: 2250 - total flux cleaned = 0.000645792 Jy ! Component: 2300 - total flux cleaned = 0.000717935 Jy ! Component: 2350 - total flux cleaned = 0.000789607 Jy ! Component: 2400 - total flux cleaned = 0.000817975 Jy ! Component: 2450 - total flux cleaned = 0.000874435 Jy ! Component: 2500 - total flux cleaned = 0.000944572 Jy ! Component: 2550 - total flux cleaned = 0.00100019 Jy ! Component: 2600 - total flux cleaned = 0.00106921 Jy ! Component: 2650 - total flux cleaned = 0.00109668 Jy ! Component: 2700 - total flux cleaned = 0.0011511 Jy ! Component: 2750 - total flux cleaned = 0.00121859 Jy ! Component: 2800 - total flux cleaned = 0.00124542 Jy ! Component: 2850 - total flux cleaned = 0.00125887 Jy ! Component: 2900 - total flux cleaned = 0.001325 Jy ! Component: 2950 - total flux cleaned = 0.00131191 Jy ! Component: 3000 - total flux cleaned = 0.00133799 Jy ! Component: 3050 - total flux cleaned = 0.00136377 Jy ! Component: 3100 - total flux cleaned = 0.00145375 Jy ! Component: 3150 - total flux cleaned = 0.00145358 Jy ! Component: 3200 - total flux cleaned = 0.00149145 Jy ! Component: 3250 - total flux cleaned = 0.00150423 Jy ! Component: 3300 - total flux cleaned = 0.00150427 Jy ! Component: 3350 - total flux cleaned = 0.00152919 Jy ! Component: 3400 - total flux cleaned = 0.00155392 Jy ! Component: 3450 - total flux cleaned = 0.00157861 Jy ! Component: 3500 - total flux cleaned = 0.00159067 Jy ! Component: 3550 - total flux cleaned = 0.00161487 Jy ! Component: 3600 - total flux cleaned = 0.0016148 Jy ! Component: 3650 - total flux cleaned = 0.00162682 Jy ! Component: 3700 - total flux cleaned = 0.00165078 Jy ! Component: 3750 - total flux cleaned = 0.00161508 Jy ! Component: 3800 - total flux cleaned = 0.00162694 Jy ! Component: 3850 - total flux cleaned = 0.00168548 Jy ! Component: 3900 - total flux cleaned = 0.00166223 Jy ! Component: 3950 - total flux cleaned = 0.00168546 Jy ! Component: 4000 - total flux cleaned = 0.00168534 Jy ! Component: 4050 - total flux cleaned = 0.00168524 Jy ! Total flux subtracted in 4096 components = 0.00174228 Jy ! Clean residual min=-0.000778 max=0.000569 Jy/beam ! Clean residual mean=0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.120604 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 360 components and 0.120604 Jy ![Exited script file: muppet] wmap "J1143+6633_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.431 at 66.32 degrees (North through East) ! Clean map min=-0.0011633 max=0.1018 Jy/beam ! Writing clean map to FITS file: J1143+6633_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101798 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209455 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.617264 0.617264 1.23453 2.46906 4.93811 9.87623 19.7525 39.5049 79.0098 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 4.431 at 66.32 degrees (North through East) ! Clean map min=-0.0011633 max=0.1018 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 J1143+6633_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:24:06 2019