! Started logfile: J0806+4504_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:42:28 2019 obs J0806+4504_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0806+4504_S_2017_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955827 visibilities/baseline/integration-bin. ! Found source: J0806+4504 ! ! 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 703 lines of history. ! ! Reading 14108 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 J0806+4504_S_2017_05_31_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 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.674634Jy sigma=0.006545 ! Fit after self-cal, rms=0.667729Jy sigma=0.006487 ! 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.022 mas, bmaj=4.635 mas, bpa=1.485 degrees ! Estimated noise=1149.87 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.258725 Jy ! Component: 100 - total flux cleaned = 0.350456 Jy ! Total flux subtracted in 100 components = 0.350456 Jy ! Clean residual min=-0.011690 max=0.038253 Jy/beam ! Clean residual mean=-0.000006 rms=0.003337 Jy/beam ! Combined flux in latest and established models = 0.350456 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.350456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105036Jy sigma=0.000997 ! Fit after self-cal, rms=0.104728Jy sigma=0.000994 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0399403 Jy ! Component: 100 - total flux cleaned = 0.0581561 Jy ! Total flux subtracted in 100 components = 0.0581561 Jy ! Clean residual min=-0.007435 max=0.011113 Jy/beam ! Clean residual mean=0.000002 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.408612 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.408612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087952Jy sigma=0.000881 ! Fit after self-cal, rms=0.087878Jy sigma=0.000881 ! 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.763 mas, bmaj=5.489 mas, bpa=-0.001533 degrees ! Estimated noise=703.664 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.00791903 Jy ! Component: 100 - total flux cleaned = 0.00917808 Jy ! Component: 150 - total flux cleaned = 0.009502 Jy ! Component: 200 - total flux cleaned = 0.00934266 Jy ! Total flux subtracted in 200 components = 0.00934266 Jy ! Clean residual min=-0.007457 max=0.010411 Jy/beam ! Clean residual mean=-0.000000 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.417955 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.417955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086879Jy sigma=0.000881 ! Fit after self-cal, rms=0.086859Jy sigma=0.000881 ! 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.96 FD 0.96 HN 0.92 KP 0.98 ! LA 0.99 MK 1.05 NL 0.87 OV 1.00 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.98 KP 0.95 ! LA 0.97 MK 1.01 NL 1.00 OV 1.42 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 0.97 KP 0.95 ! LA 0.97 MK 1.07 NL 0.97 OV 0.96 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 1.05 MK 1.23 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.086859Jy sigma=0.000881 ! Fit after self-cal, rms=0.086444Jy sigma=0.000749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=5.507 mas, bpa=0.3441 degrees ! Estimated noise=708.202 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.00184623 Jy ! Component: 100 - total flux cleaned = 0.00242249 Jy ! Component: 150 - total flux cleaned = 0.0028173 Jy ! Component: 200 - total flux cleaned = 0.00309287 Jy ! Total flux subtracted in 200 components = 0.00309287 Jy ! Clean residual min=-0.005930 max=0.006094 Jy/beam ! Clean residual mean=0.000006 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.421048 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.421048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086326Jy sigma=0.000749 ! Fit after self-cal, rms=0.086289Jy sigma=0.000749 ! 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.086289Jy sigma=0.000749 ! Fit after self-cal, rms=0.078449Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=5.461 mas, bpa=-0.2946 degrees ! Estimated noise=705.979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606084 Jy ! Component: 100 - total flux cleaned = 0.000684579 Jy ! Component: 150 - total flux cleaned = 0.000716113 Jy ! Component: 200 - total flux cleaned = 0.000716301 Jy ! Total flux subtracted in 200 components = 0.000716301 Jy ! Clean residual min=-0.002214 max=0.001959 Jy/beam ! Clean residual mean=0.000008 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.421764 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.421764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078407Jy sigma=0.000669 ! Fit after self-cal, rms=0.078415Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.81217e-06 Jy ! Component: 100 - total flux cleaned = 3.52203e-05 Jy ! Component: 150 - total flux cleaned = 3.54299e-05 Jy ! Component: 200 - total flux cleaned = 3.54711e-05 Jy ! Total flux subtracted in 200 components = 3.54711e-05 Jy ! Clean residual min=-0.002212 max=0.001950 Jy/beam ! Clean residual mean=0.000008 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.4218 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.4218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078397Jy sigma=0.000669 ! Fit after self-cal, rms=0.078394Jy sigma=0.000669 ! 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.078394Jy sigma=0.000669 ! Fit after self-cal, rms=0.078436Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=5.461 mas, bpa=-0.02008 degrees ! Estimated noise=706.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452999 Jy ! Component: 100 - total flux cleaned = 0.000513082 Jy ! Component: 150 - total flux cleaned = 0.000537546 Jy ! Component: 200 - total flux cleaned = 0.000581803 Jy ! Total flux subtracted in 200 components = 0.000581803 Jy ! Clean residual min=-0.002187 max=0.001953 Jy/beam ! Clean residual mean=0.000008 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.422382 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.422382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078413Jy sigma=0.000669 ! Fit after self-cal, rms=0.078410Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.14351e-05 Jy ! Component: 100 - total flux cleaned = 4.133e-05 Jy ! Component: 150 - total flux cleaned = 4.12806e-05 Jy ! Component: 200 - total flux cleaned = 5.9044e-05 Jy ! Total flux subtracted in 200 components = 5.9044e-05 Jy ! Clean residual min=-0.002185 max=0.001939 Jy/beam ! Clean residual mean=0.000008 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.422441 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.422441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078400Jy sigma=0.000669 ! Fit after self-cal, rms=0.078398Jy sigma=0.000669 ! 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.078398Jy sigma=0.000669 ! Fit after self-cal, rms=0.078435Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.887 mas, bmaj=8.963 mas, bpa=5.244 degrees ! Estimated noise=872.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534662 Jy ! Component: 100 - total flux cleaned = 0.000623602 Jy ! Component: 150 - total flux cleaned = 0.00067642 Jy ! Component: 200 - total flux cleaned = 0.000717553 Jy ! Total flux subtracted in 200 components = 0.000717553 Jy ! Clean residual min=-0.001979 max=0.001997 Jy/beam ! Clean residual mean=0.000019 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.423158 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.423158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078426Jy sigma=0.000669 ! Fit after self-cal, rms=0.078424Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.56227e-05 Jy ! Component: 100 - total flux cleaned = -1.4983e-05 Jy ! Component: 150 - total flux cleaned = 8.01451e-06 Jy ! Component: 200 - total flux cleaned = 2.10162e-05 Jy ! Total flux subtracted in 200 components = 2.10162e-05 Jy ! Clean residual min=-0.001982 max=0.001988 Jy/beam ! Clean residual mean=0.000019 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.423179 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.423179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078422Jy sigma=0.000669 ! Fit after self-cal, rms=0.078420Jy sigma=0.000669 ! 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.783 mas, bmaj=5.46 mas, bpa=0.1953 degrees ! Estimated noise=706.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.783 x 5.46 at 0.1953 degrees (North through East) ! Clean map min=-0.0021227 max=0.33644 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.052 mas, bmaj=4.614 mas, bpa=1.583 degrees ! Estimated noise=1152.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.25918 Jy ! Component: 100 - total flux cleaned = 0.350954 Jy ! Component: 150 - total flux cleaned = 0.389362 Jy ! Component: 200 - total flux cleaned = 0.406639 Jy ! Total flux subtracted in 200 components = 0.406639 Jy ! Clean residual min=-0.004744 max=0.007746 Jy/beam ! Clean residual mean=0.000001 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.406639 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.406639 Jy ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=5.46 mas, bpa=0.1953 degrees ! Estimated noise=706.59 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.0094561 Jy ! Component: 100 - total flux cleaned = 0.0136941 Jy ! Component: 150 - total flux cleaned = 0.0155235 Jy ! Component: 200 - total flux cleaned = 0.0159382 Jy ! Total flux subtracted in 200 components = 0.0159382 Jy ! Clean residual min=-0.002308 max=0.002103 Jy/beam ! Clean residual mean=0.000008 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.422577 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.422577 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.887 mas, bmaj=8.963 mas, bpa=5.244 degrees ! Estimated noise=872.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000520176 Jy ! Component: 100 - total flux cleaned = 0.000542868 Jy ! Component: 150 - total flux cleaned = 0.000577525 Jy ! Component: 200 - total flux cleaned = 0.00058931 Jy ! Total flux subtracted in 200 components = 0.00058931 Jy ! Clean residual min=-0.001954 max=0.002014 Jy/beam ! Clean residual mean=0.000019 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.423166 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.04494e-07 Jy ! Component: 100 - total flux cleaned = 7.07934e-06 Jy ! Component: 150 - total flux cleaned = 6.98186e-06 Jy ! Component: 200 - total flux cleaned = 7.16422e-06 Jy ! Total flux subtracted in 200 components = 7.16422e-06 Jy ! Clean residual min=-0.001961 max=0.002008 Jy/beam ! Clean residual mean=0.000019 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.423173 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.423173 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=5.46 mas, bpa=0.1953 degrees ! Estimated noise=706.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.80903e-05 Jy ! Component: 100 - total flux cleaned = -5.26749e-05 Jy ! Component: 150 - total flux cleaned = -5.1083e-05 Jy ! Component: 200 - total flux cleaned = -5.13344e-05 Jy ! Total flux subtracted in 200 components = -5.13344e-05 Jy ! Clean residual min=-0.002222 max=0.001995 Jy/beam ! Clean residual mean=0.000008 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.423122 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.423122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078452Jy sigma=0.000669 ! Fit after self-cal, rms=0.078447Jy sigma=0.000669 wmodel J0806+4504_S_2017_05_31_pus_map.mod ! Writing 44 model components to file: J0806+4504_S_2017_05_31_pus_map.mod wobs J0806+4504_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0806+4504_S_2017_05_31_pus_uvs.fits wwins J0806+4504_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J0806+4504_S_2017_05_31_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 = -1.96836e-05 Jy ! Component: 100 - total flux cleaned = -0.000224093 Jy ! Component: 150 - total flux cleaned = -0.000192022 Jy ! Component: 200 - total flux cleaned = -0.000161743 Jy ! Component: 250 - total flux cleaned = -0.000101641 Jy ! Component: 300 - total flux cleaned = 1.60333e-05 Jy ! Component: 350 - total flux cleaned = 0.000216798 Jy ! Component: 400 - total flux cleaned = 0.00027315 Jy ! Component: 450 - total flux cleaned = 0.000410456 Jy ! Component: 500 - total flux cleaned = 0.000437539 Jy ! Component: 550 - total flux cleaned = 0.000543166 Jy ! Component: 600 - total flux cleaned = 0.000594611 Jy ! Component: 650 - total flux cleaned = 0.000569031 Jy ! Component: 700 - total flux cleaned = 0.000619683 Jy ! Component: 750 - total flux cleaned = 0.00066965 Jy ! Component: 800 - total flux cleaned = 0.000815607 Jy ! Component: 850 - total flux cleaned = 0.000887337 Jy ! Component: 900 - total flux cleaned = 0.000958029 Jy ! Component: 950 - total flux cleaned = 0.00102754 Jy ! Component: 1000 - total flux cleaned = 0.00109606 Jy ! Component: 1050 - total flux cleaned = 0.00116403 Jy ! Component: 1100 - total flux cleaned = 0.00127579 Jy ! Component: 1150 - total flux cleaned = 0.001364 Jy ! Component: 1200 - total flux cleaned = 0.00147247 Jy ! Component: 1250 - total flux cleaned = 0.00151568 Jy ! Component: 1300 - total flux cleaned = 0.00155813 Jy ! Component: 1350 - total flux cleaned = 0.00166289 Jy ! Component: 1400 - total flux cleaned = 0.00172501 Jy ! Component: 1450 - total flux cleaned = 0.00170466 Jy ! Component: 1500 - total flux cleaned = 0.00180598 Jy ! Component: 1550 - total flux cleaned = 0.00184585 Jy ! Component: 1600 - total flux cleaned = 0.00190522 Jy ! Component: 1650 - total flux cleaned = 0.00194418 Jy ! Component: 1700 - total flux cleaned = 0.00196369 Jy ! Component: 1750 - total flux cleaned = 0.00200227 Jy ! Component: 1800 - total flux cleaned = 0.00207804 Jy ! Component: 1850 - total flux cleaned = 0.00211574 Jy ! Component: 1900 - total flux cleaned = 0.00215275 Jy ! Component: 1950 - total flux cleaned = 0.00220827 Jy ! Component: 2000 - total flux cleaned = 0.00226301 Jy ! Component: 2050 - total flux cleaned = 0.00226305 Jy ! Component: 2100 - total flux cleaned = 0.00229897 Jy ! Component: 2150 - total flux cleaned = 0.0023876 Jy ! Component: 2200 - total flux cleaned = 0.00244044 Jy ! Component: 2250 - total flux cleaned = 0.00244034 Jy ! Component: 2300 - total flux cleaned = 0.00245782 Jy ! Component: 2350 - total flux cleaned = 0.00250931 Jy ! Component: 2400 - total flux cleaned = 0.00254306 Jy ! Component: 2450 - total flux cleaned = 0.00254304 Jy ! Component: 2500 - total flux cleaned = 0.00255994 Jy ! Component: 2550 - total flux cleaned = 0.00262584 Jy ! Component: 2600 - total flux cleaned = 0.00267499 Jy ! Component: 2650 - total flux cleaned = 0.00272366 Jy ! Component: 2700 - total flux cleaned = 0.00267557 Jy ! Component: 2750 - total flux cleaned = 0.00272336 Jy ! Component: 2800 - total flux cleaned = 0.00273922 Jy ! Component: 2850 - total flux cleaned = 0.00275483 Jy ! Component: 2900 - total flux cleaned = 0.0027237 Jy ! Component: 2950 - total flux cleaned = 0.00270826 Jy ! Component: 3000 - total flux cleaned = 0.00272382 Jy ! Component: 3050 - total flux cleaned = 0.0027237 Jy ! Component: 3100 - total flux cleaned = 0.00272354 Jy ! Component: 3150 - total flux cleaned = 0.00273826 Jy ! Component: 3200 - total flux cleaned = 0.00266414 Jy ! Component: 3250 - total flux cleaned = 0.00264959 Jy ! Component: 3300 - total flux cleaned = 0.00269325 Jy ! Component: 3350 - total flux cleaned = 0.00272218 Jy ! Component: 3400 - total flux cleaned = 0.00269345 Jy ! Component: 3450 - total flux cleaned = 0.00272194 Jy ! Component: 3500 - total flux cleaned = 0.00267938 Jy ! Component: 3550 - total flux cleaned = 0.00267943 Jy ! Component: 3600 - total flux cleaned = 0.00272157 Jy ! Component: 3650 - total flux cleaned = 0.00274958 Jy ! Component: 3700 - total flux cleaned = 0.00279095 Jy ! Component: 3750 - total flux cleaned = 0.00277741 Jy ! Component: 3800 - total flux cleaned = 0.00279099 Jy ! Component: 3850 - total flux cleaned = 0.00277738 Jy ! Component: 3900 - total flux cleaned = 0.00285806 Jy ! Component: 3950 - total flux cleaned = 0.00285818 Jy ! Component: 4000 - total flux cleaned = 0.00283171 Jy ! Component: 4050 - total flux cleaned = 0.00284483 Jy ! Total flux subtracted in 4096 components = 0.00280547 Jy ! Clean residual min=-0.000797 max=0.000841 Jy/beam ! Clean residual mean=0.000005 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.425927 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 333 components and 0.425927 Jy ![Exited script file: muppet] wmap "J0806+4504_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.783 x 5.46 at 0.1953 degrees (North through East) ! Clean map min=-0.0016569 max=0.33633 Jy/beam ! Writing clean map to FITS file: J0806+4504_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.336334 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212567 0.212567 0.425134 0.850268 1.70054 3.40107 6.80215 13.6043 27.2086 54.4172 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.336 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.783 x 5.46 at 0.1953 degrees (North through East) ! Clean map min=-0.0016569 max=0.33633 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 J0806+4504_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:42:33 2019