! Started logfile: J1610+7809_S_2017_06_10_pus_uvs.log on Mon May 6 14:57:44 2019 obs J1610+7809_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1610+7809_S_2017_06_10_pus_uva.fits ! AN table 1: 190 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.88152 visibilities/baseline/integration-bin. ! Found source: J1610+7809 ! ! 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 1154 lines of history. ! ! Reading 30148 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 J1610+7809_S_2017_06_10_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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1078 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.861081Jy sigma=0.007937 ! Fit after self-cal, rms=0.844446Jy sigma=0.007801 ! 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=2.842 mas, bmaj=4.728 mas, bpa=-59.3 degrees ! Estimated noise=939.211 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.122132 Jy ! Component: 100 - total flux cleaned = 0.149471 Jy ! Total flux subtracted in 100 components = 0.149471 Jy ! Clean residual min=-0.004027 max=0.009316 Jy/beam ! Clean residual mean=-0.000017 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.149471 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.149471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089156Jy sigma=0.000747 ! Fit after self-cal, rms=0.089151Jy sigma=0.000747 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00953446 Jy ! Component: 100 - total flux cleaned = 0.0138082 Jy ! Total flux subtracted in 100 components = 0.0138082 Jy ! Clean residual min=-0.003664 max=0.003270 Jy/beam ! Clean residual mean=-0.000008 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.163279 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 0.163279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088080Jy sigma=0.000738 ! Fit after self-cal, rms=0.088087Jy sigma=0.000738 ! 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.537 mas, bmaj=5.574 mas, bpa=-59.71 degrees ! Estimated noise=499.227 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.00209089 Jy ! Component: 100 - total flux cleaned = 0.00276849 Jy ! Component: 150 - total flux cleaned = 0.00291075 Jy ! Component: 200 - total flux cleaned = 0.00301386 Jy ! Total flux subtracted in 200 components = 0.00301386 Jy ! Clean residual min=-0.002209 max=0.002305 Jy/beam ! Clean residual mean=-0.000013 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.166293 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.166293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088017Jy sigma=0.000738 ! Fit after self-cal, rms=0.088018Jy sigma=0.000738 ! 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.97 FD 0.97 HN 1.01 KP 1.02 ! LA 1.03 MK 1.00 NL 0.91 OV 1.03 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.03 KP 1.01 ! LA 0.98 MK 1.01 NL 1.06 OV 1.03 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 1.00 KP 0.99 ! LA 0.99 MK 1.06 NL 0.99 OV 0.96 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 1.06 MK 0.93 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.088018Jy sigma=0.000738 ! Fit after self-cal, rms=0.087263Jy sigma=0.000734 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=5.593 mas, bpa=-60.03 degrees ! Estimated noise=502.123 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 = -2.19687e-05 Jy ! Component: 100 - total flux cleaned = -7.93013e-06 Jy ! Component: 150 - total flux cleaned = 1.44134e-05 Jy ! Component: 200 - total flux cleaned = 3.25493e-05 Jy ! Total flux subtracted in 200 components = 3.25493e-05 Jy ! Clean residual min=-0.002151 max=0.002535 Jy/beam ! Clean residual mean=-0.000013 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.166326 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.166326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087257Jy sigma=0.000734 ! Fit after self-cal, rms=0.087260Jy sigma=0.000734 ! 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.087260Jy sigma=0.000734 ! Fit after self-cal, rms=0.084116Jy sigma=0.000731 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.611 mas, bpa=-59.93 degrees ! Estimated noise=502.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150477 Jy ! Component: 100 - total flux cleaned = -0.000213043 Jy ! Component: 150 - total flux cleaned = -0.000244181 Jy ! Component: 200 - total flux cleaned = -0.000270729 Jy ! Total flux subtracted in 200 components = -0.000270729 Jy ! Clean residual min=-0.001761 max=0.002567 Jy/beam ! Clean residual mean=-0.000010 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.166055 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.166055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084113Jy sigma=0.000731 ! Fit after self-cal, rms=0.084122Jy sigma=0.000731 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 (4, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165946 Jy ! Component: 100 - total flux cleaned = 0.00183295 Jy ! Component: 150 - total flux cleaned = 0.0019747 Jy ! Component: 200 - total flux cleaned = 0.00213319 Jy ! Total flux subtracted in 200 components = 0.00213319 Jy ! Clean residual min=-0.001722 max=0.002057 Jy/beam ! Clean residual mean=-0.000008 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.168188 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.168188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084034Jy sigma=0.000730 ! Fit after self-cal, rms=0.084034Jy sigma=0.000730 ! 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.084034Jy sigma=0.000730 ! Fit after self-cal, rms=0.084029Jy sigma=0.000730 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=5.617 mas, bpa=-59.99 degrees ! Estimated noise=502.873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611034 Jy ! Component: 100 - total flux cleaned = 0.000679716 Jy ! Component: 150 - total flux cleaned = 0.000773762 Jy ! Component: 200 - total flux cleaned = 0.000829281 Jy ! Total flux subtracted in 200 components = 0.000829281 Jy ! Clean residual min=-0.001742 max=0.002096 Jy/beam ! Clean residual mean=-0.000006 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.169017 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.169017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084001Jy sigma=0.000730 ! Fit after self-cal, rms=0.084008Jy sigma=0.000730 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210668 Jy ! Component: 100 - total flux cleaned = 0.00025698 Jy ! Component: 150 - total flux cleaned = 0.00027771 Jy ! Component: 200 - total flux cleaned = 0.000297905 Jy ! Total flux subtracted in 200 components = 0.000297905 Jy ! Clean residual min=-0.001736 max=0.002098 Jy/beam ! Clean residual mean=-0.000005 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.169315 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.169315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083997Jy sigma=0.000730 ! Fit after self-cal, rms=0.083998Jy sigma=0.000730 ! 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.083998Jy sigma=0.000730 ! Fit after self-cal, rms=0.084043Jy sigma=0.000730 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.814 mas, bmaj=9.904 mas, bpa=-72 degrees ! Estimated noise=637.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309427 Jy ! Component: 100 - total flux cleaned = 0.000300325 Jy ! Component: 150 - total flux cleaned = 0.000262754 Jy ! Component: 200 - total flux cleaned = 0.00023068 Jy ! Total flux subtracted in 200 components = 0.00023068 Jy ! Clean residual min=-0.001975 max=0.001852 Jy/beam ! Clean residual mean=-0.000013 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.169546 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.169546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084041Jy sigma=0.000730 ! Fit after self-cal, rms=0.084043Jy sigma=0.000730 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.70425e-05 Jy ! Component: 100 - total flux cleaned = 3.99734e-05 Jy ! Component: 150 - total flux cleaned = 3.33665e-05 Jy ! Component: 200 - total flux cleaned = 2.70058e-05 Jy ! Total flux subtracted in 200 components = 2.70058e-05 Jy ! Clean residual min=-0.001945 max=0.001847 Jy/beam ! Clean residual mean=-0.000013 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.169573 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.169573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084043Jy sigma=0.000730 ! Fit after self-cal, rms=0.084043Jy sigma=0.000730 ! 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.541 mas, bmaj=5.619 mas, bpa=-60.07 degrees ! Estimated noise=503.627 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.541 x 5.619 at -60.07 degrees (North through East) ! Clean map min=-0.0016673 max=0.1589 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=2.843 mas, bmaj=4.758 mas, bpa=-59.4 degrees ! Estimated noise=949.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122742 Jy ! Component: 100 - total flux cleaned = 0.150249 Jy ! Component: 150 - total flux cleaned = 0.159544 Jy ! Component: 200 - total flux cleaned = 0.164177 Jy ! Total flux subtracted in 200 components = 0.164177 Jy ! Clean residual min=-0.003154 max=0.003236 Jy/beam ! Clean residual mean=-0.000006 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.164177 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.164177 Jy ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=5.619 mas, bpa=-60.07 degrees ! Estimated noise=503.627 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.00324849 Jy ! Component: 100 - total flux cleaned = 0.0036474 Jy ! Component: 150 - total flux cleaned = 0.00406751 Jy ! Component: 200 - total flux cleaned = 0.0044204 Jy ! Total flux subtracted in 200 components = 0.0044204 Jy ! Clean residual min=-0.001881 max=0.002273 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.168597 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 39 components and 0.168597 Jy ! Inverting map ! Added new window around map position (-60, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178673 Jy ! Component: 100 - total flux cleaned = 0.00192799 Jy ! Component: 150 - total flux cleaned = 0.00201106 Jy ! Component: 200 - total flux cleaned = 0.00204879 Jy ! Total flux subtracted in 200 components = 0.00204879 Jy ! Clean residual min=-0.001806 max=0.001932 Jy/beam ! Clean residual mean=-0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.170646 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 65 components and 0.170646 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.814 mas, bmaj=9.904 mas, bpa=-72 degrees ! Estimated noise=637.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356747 Jy ! Component: 100 - total flux cleaned = 0.000431227 Jy ! Component: 150 - total flux cleaned = 0.000411822 Jy ! Component: 200 - total flux cleaned = 0.000396261 Jy ! Total flux subtracted in 200 components = 0.000396261 Jy ! Clean residual min=-0.001719 max=0.001782 Jy/beam ! Clean residual mean=-0.000011 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.171042 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 = 9.85278e-08 Jy ! Component: 100 - total flux cleaned = -3.53801e-05 Jy ! Component: 150 - total flux cleaned = -2.50995e-05 Jy ! Component: 200 - total flux cleaned = -2.58759e-05 Jy ! Total flux subtracted in 200 components = -2.58759e-05 Jy ! Clean residual min=-0.001712 max=0.001799 Jy/beam ! Clean residual mean=-0.000011 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.171016 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.171016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=5.619 mas, bpa=-60.07 degrees ! Estimated noise=503.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000399735 Jy ! Component: 100 - total flux cleaned = -0.000400624 Jy ! Component: 150 - total flux cleaned = -0.000369201 Jy ! Component: 200 - total flux cleaned = -0.000310793 Jy ! Total flux subtracted in 200 components = -0.000310793 Jy ! Clean residual min=-0.001748 max=0.001925 Jy/beam ! Clean residual mean=-0.000004 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.170705 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.170705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083998Jy sigma=0.000730 ! Fit after self-cal, rms=0.083996Jy sigma=0.000730 wmodel J1610+7809_S_2017_06_10_pus_map.mod ! Writing 105 model components to file: J1610+7809_S_2017_06_10_pus_map.mod wobs J1610+7809_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1610+7809_S_2017_06_10_pus_uvs.fits wwins J1610+7809_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1610+7809_S_2017_06_10_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.000603257 Jy ! Component: 100 - total flux cleaned = 0.000930867 Jy ! Component: 150 - total flux cleaned = 0.00127743 Jy ! Component: 200 - total flux cleaned = 0.00167247 Jy ! Component: 250 - total flux cleaned = 0.00193756 Jy ! Component: 300 - total flux cleaned = 0.00214007 Jy ! Component: 350 - total flux cleaned = 0.00242378 Jy ! Component: 400 - total flux cleaned = 0.00267354 Jy ! Component: 450 - total flux cleaned = 0.00289098 Jy ! Component: 500 - total flux cleaned = 0.0031044 Jy ! Component: 550 - total flux cleaned = 0.00326124 Jy ! Component: 600 - total flux cleaned = 0.00336401 Jy ! Component: 650 - total flux cleaned = 0.00346562 Jy ! Component: 700 - total flux cleaned = 0.00361581 Jy ! Component: 750 - total flux cleaned = 0.00373906 Jy ! Component: 800 - total flux cleaned = 0.00388534 Jy ! Component: 850 - total flux cleaned = 0.00402996 Jy ! Component: 900 - total flux cleaned = 0.00426788 Jy ! Component: 950 - total flux cleaned = 0.00433807 Jy ! Component: 1000 - total flux cleaned = 0.00454704 Jy ! Component: 1050 - total flux cleaned = 0.00456993 Jy ! Component: 1100 - total flux cleaned = 0.0047289 Jy ! Component: 1150 - total flux cleaned = 0.00481845 Jy ! Component: 1200 - total flux cleaned = 0.00477386 Jy ! Component: 1250 - total flux cleaned = 0.00488424 Jy ! Component: 1300 - total flux cleaned = 0.00494974 Jy ! Component: 1350 - total flux cleaned = 0.00503592 Jy ! Component: 1400 - total flux cleaned = 0.00501446 Jy ! Component: 1450 - total flux cleaned = 0.0050568 Jy ! Component: 1500 - total flux cleaned = 0.0051198 Jy ! Component: 1550 - total flux cleaned = 0.00507776 Jy ! Component: 1600 - total flux cleaned = 0.00507772 Jy ! Component: 1650 - total flux cleaned = 0.00505696 Jy ! Component: 1700 - total flux cleaned = 0.00505692 Jy ! Component: 1750 - total flux cleaned = 0.00503641 Jy ! Component: 1800 - total flux cleaned = 0.00507671 Jy ! Component: 1850 - total flux cleaned = 0.00513685 Jy ! Component: 1900 - total flux cleaned = 0.00509708 Jy ! Component: 1950 - total flux cleaned = 0.00517599 Jy ! Component: 2000 - total flux cleaned = 0.00519564 Jy ! Component: 2050 - total flux cleaned = 0.00527348 Jy ! Component: 2100 - total flux cleaned = 0.00531225 Jy ! Component: 2150 - total flux cleaned = 0.00535067 Jy ! Component: 2200 - total flux cleaned = 0.00536967 Jy ! Component: 2250 - total flux cleaned = 0.00536984 Jy ! Component: 2300 - total flux cleaned = 0.00550163 Jy ! Component: 2350 - total flux cleaned = 0.00553915 Jy ! Component: 2400 - total flux cleaned = 0.00550164 Jy ! Component: 2450 - total flux cleaned = 0.00553879 Jy ! Component: 2500 - total flux cleaned = 0.00561218 Jy ! Component: 2550 - total flux cleaned = 0.00564859 Jy ! Component: 2600 - total flux cleaned = 0.0056487 Jy ! Component: 2650 - total flux cleaned = 0.00572093 Jy ! Component: 2700 - total flux cleaned = 0.00570281 Jy ! Component: 2750 - total flux cleaned = 0.00570284 Jy ! Component: 2800 - total flux cleaned = 0.00579146 Jy ! Component: 2850 - total flux cleaned = 0.00579152 Jy ! Component: 2900 - total flux cleaned = 0.00575645 Jy ! Component: 2950 - total flux cleaned = 0.0057915 Jy ! Component: 3000 - total flux cleaned = 0.00582634 Jy ! Component: 3050 - total flux cleaned = 0.00589519 Jy ! Component: 3100 - total flux cleaned = 0.00586076 Jy ! Component: 3150 - total flux cleaned = 0.00587787 Jy ! Component: 3200 - total flux cleaned = 0.00587778 Jy ! Component: 3250 - total flux cleaned = 0.00594519 Jy ! Component: 3300 - total flux cleaned = 0.00591164 Jy ! Component: 3350 - total flux cleaned = 0.00589499 Jy ! Component: 3400 - total flux cleaned = 0.00587853 Jy ! Component: 3450 - total flux cleaned = 0.0059777 Jy ! Component: 3500 - total flux cleaned = 0.00599421 Jy ! Component: 3550 - total flux cleaned = 0.00596155 Jy ! Component: 3600 - total flux cleaned = 0.00597793 Jy ! Component: 3650 - total flux cleaned = 0.0059779 Jy ! Component: 3700 - total flux cleaned = 0.00594572 Jy ! Component: 3750 - total flux cleaned = 0.00599386 Jy ! Component: 3800 - total flux cleaned = 0.00596197 Jy ! Component: 3850 - total flux cleaned = 0.00596197 Jy ! Component: 3900 - total flux cleaned = 0.00599353 Jy ! Component: 3950 - total flux cleaned = 0.00597776 Jy ! Component: 4000 - total flux cleaned = 0.00596204 Jy ! Component: 4050 - total flux cleaned = 0.00593085 Jy ! Total flux subtracted in 4096 components = 0.00591534 Jy ! Clean residual min=-0.000790 max=0.001099 Jy/beam ! Clean residual mean=-0.000005 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.176621 Jy keep ! Adding 369 model components to the UV plane model. ! The established model now contains 474 components and 0.176621 Jy ![Exited script file: muppet] wmap "J1610+7809_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.541 x 5.619 at -60.07 degrees (North through East) ! Clean map min=-0.0013926 max=0.15892 Jy/beam ! Writing clean map to FITS file: J1610+7809_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032135 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.606639 0.606639 1.21328 2.42656 4.85311 9.70623 19.4125 38.8249 77.6498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 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.541 x 5.619 at -60.07 degrees (North through East) ! Clean map min=-0.0013926 max=0.15892 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 J1610+7809_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:57:50 2019