! Started logfile: J1640+1144_S_2017_02_24_pus_uvs.log on Sat May 4 11:30:46 2019 obs J1640+1144_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1640+1144_S_2017_02_24_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976845 visibilities/baseline/integration-bin. ! Found source: J1640+1144 ! ! 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 823 lines of history. ! ! Reading 25144 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 J1640+1144_S_2017_02_24_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 447 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914695Jy sigma=0.008135 ! Fit after self-cal, rms=0.908193Jy sigma=0.008079 ! 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.92 mas, bmaj=6.815 mas, bpa=-7.651 degrees ! Estimated noise=799.392 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.07091 Jy ! Component: 100 - total flux cleaned = 0.0894158 Jy ! Total flux subtracted in 100 components = 0.0894158 Jy ! Clean residual min=-0.003125 max=0.007961 Jy/beam ! Clean residual mean=0.000006 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0894158 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0894158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082138Jy sigma=0.000686 ! Fit after self-cal, rms=0.082119Jy sigma=0.000686 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00895706 Jy ! Component: 100 - total flux cleaned = 0.0135023 Jy ! Total flux subtracted in 100 components = 0.0135023 Jy ! Clean residual min=-0.002449 max=0.004389 Jy/beam ! Clean residual mean=0.000005 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.102918 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.102918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080986Jy sigma=0.000675 ! Fit after self-cal, rms=0.080978Jy sigma=0.000675 ! Inverting map ! Added new window around map position (-9, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425123 Jy ! Component: 100 - total flux cleaned = 0.00689576 Jy ! Total flux subtracted in 100 components = 0.00689576 Jy ! Clean residual min=-0.002325 max=0.002261 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.109814 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.109814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080675Jy sigma=0.000672 ! Fit after self-cal, rms=0.080657Jy sigma=0.000672 ! 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.504 mas, bmaj=7.589 mas, bpa=-6.355 degrees ! Estimated noise=546.048 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.00335658 Jy ! Component: 100 - total flux cleaned = 0.00524562 Jy ! Component: 150 - total flux cleaned = 0.00652887 Jy ! Component: 200 - total flux cleaned = 0.00700064 Jy ! Total flux subtracted in 200 components = 0.00700064 Jy ! Clean residual min=-0.001700 max=0.001831 Jy/beam ! Clean residual mean=0.000011 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.116815 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.116815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080510Jy sigma=0.000670 ! Fit after self-cal, rms=0.080498Jy sigma=0.000670 ! 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.93 FD 1.03 HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 1.01 OV 1.03 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.06 KP 0.95 ! LA 0.94 MK 0.96 NL 0.97 OV 1.06 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.03 KP 1.02 ! LA 1.04 MK 0.97 NL 1.13 OV 0.98 ! PT 1.00 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.01 FD 1.01 HN 0.93 KP 1.00* ! LA 0.94 MK 1.00 NL 1.00* OV 1.00 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.080498Jy sigma=0.000670 ! Fit after self-cal, rms=0.079078Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=7.553 mas, bpa=-6.171 degrees ! Estimated noise=542.697 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.00084949 Jy ! Component: 100 - total flux cleaned = 0.000874614 Jy ! Component: 150 - total flux cleaned = 0.000896048 Jy ! Component: 200 - total flux cleaned = 0.000915511 Jy ! Total flux subtracted in 200 components = 0.000915511 Jy ! Clean residual min=-0.001592 max=0.001739 Jy/beam ! Clean residual mean=0.000012 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.11773 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.11773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079064Jy sigma=0.000668 ! Fit after self-cal, rms=0.079048Jy sigma=0.000668 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079048Jy sigma=0.000668 ! Fit after self-cal, rms=0.078884Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=7.543 mas, bpa=-6.117 degrees ! Estimated noise=542.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000731027 Jy ! Component: 100 - total flux cleaned = 0.000796189 Jy ! Component: 150 - total flux cleaned = 0.000815531 Jy ! Component: 200 - total flux cleaned = 0.000815744 Jy ! Total flux subtracted in 200 components = 0.000815744 Jy ! Clean residual min=-0.001600 max=0.001828 Jy/beam ! Clean residual mean=0.000011 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.118546 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.118546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078873Jy sigma=0.000668 ! Fit after self-cal, rms=0.078873Jy sigma=0.000668 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 (-110, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172951 Jy ! Component: 100 - total flux cleaned = 0.00262942 Jy ! Component: 150 - total flux cleaned = 0.00330405 Jy ! Component: 200 - total flux cleaned = 0.00376089 Jy ! Total flux subtracted in 200 components = 0.00376089 Jy ! Clean residual min=-0.001474 max=0.001577 Jy/beam ! Clean residual mean=0.000011 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.122307 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.122307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078834Jy sigma=0.000667 ! Fit after self-cal, rms=0.078830Jy sigma=0.000667 ! 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.078830Jy sigma=0.000667 ! Fit after self-cal, rms=0.078729Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.542 mas, bpa=-6.127 degrees ! Estimated noise=542.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531936 Jy ! Component: 100 - total flux cleaned = 0.000783677 Jy ! Component: 150 - total flux cleaned = 0.000896172 Jy ! Component: 200 - total flux cleaned = 0.000982826 Jy ! Total flux subtracted in 200 components = 0.000982826 Jy ! Clean residual min=-0.001405 max=0.001426 Jy/beam ! Clean residual mean=0.000008 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.12329 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.12329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078720Jy sigma=0.000667 ! Fit after self-cal, rms=0.078720Jy sigma=0.000667 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.000145022 Jy ! Component: 100 - total flux cleaned = 0.000193056 Jy ! Component: 150 - total flux cleaned = 0.000239015 Jy ! Component: 200 - total flux cleaned = 0.000268597 Jy ! Total flux subtracted in 200 components = 0.000268597 Jy ! Clean residual min=-0.001381 max=0.001424 Jy/beam ! Clean residual mean=0.000008 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.123558 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 110 components and 0.123558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078715Jy sigma=0.000667 ! Fit after self-cal, rms=0.078714Jy sigma=0.000667 ! 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.078714Jy sigma=0.000667 ! Fit after self-cal, rms=0.078675Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.47 mas, bmaj=10.91 mas, bpa=-2.594 degrees ! Estimated noise=662.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049255 Jy ! Component: 100 - total flux cleaned = 0.000708841 Jy ! Component: 150 - total flux cleaned = 0.000851986 Jy ! Component: 200 - total flux cleaned = 0.00095645 Jy ! Total flux subtracted in 200 components = 0.00095645 Jy ! Clean residual min=-0.001775 max=0.001669 Jy/beam ! Clean residual mean=0.000016 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.124515 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.124515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078673Jy sigma=0.000667 ! Fit after self-cal, rms=0.078672Jy sigma=0.000667 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.43978e-05 Jy ! Component: 100 - total flux cleaned = 0.000133221 Jy ! Component: 150 - total flux cleaned = 0.000142369 Jy ! Component: 200 - total flux cleaned = 0.000142336 Jy ! Total flux subtracted in 200 components = 0.000142336 Jy ! Clean residual min=-0.001775 max=0.001661 Jy/beam ! Clean residual mean=0.000016 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.124657 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.124657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078672Jy sigma=0.000667 ! Fit after self-cal, rms=0.078671Jy sigma=0.000667 ! 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.476 mas, bmaj=7.541 mas, bpa=-6.146 degrees ! Estimated noise=542.369 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.476 x 7.541 at -6.146 degrees (North through East) ! Clean map min=-0.0013285 max=0.092308 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.895 mas, bmaj=6.784 mas, bpa=-7.5 degrees ! Estimated noise=793.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0700986 Jy ! Component: 100 - total flux cleaned = 0.0898331 Jy ! Component: 150 - total flux cleaned = 0.0993741 Jy ! Component: 200 - total flux cleaned = 0.105153 Jy ! Total flux subtracted in 200 components = 0.105153 Jy ! Clean residual min=-0.002418 max=0.003484 Jy/beam ! Clean residual mean=0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.105153 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.105153 Jy ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=7.541 mas, bpa=-6.146 degrees ! Estimated noise=542.369 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) ! Added new window around map position (-6, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525123 Jy ! Component: 100 - total flux cleaned = 0.00846806 Jy ! Component: 150 - total flux cleaned = 0.0107369 Jy ! Component: 200 - total flux cleaned = 0.0125073 Jy ! Total flux subtracted in 200 components = 0.0125073 Jy ! Clean residual min=-0.001506 max=0.001461 Jy/beam ! Clean residual mean=0.000008 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.117661 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.117661 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.47 mas, bmaj=10.91 mas, bpa=-2.594 degrees ! Estimated noise=662.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021168 Jy ! Component: 100 - total flux cleaned = 0.00352523 Jy ! Component: 150 - total flux cleaned = 0.00453005 Jy ! Component: 200 - total flux cleaned = 0.00518684 Jy ! Total flux subtracted in 200 components = 0.00518684 Jy ! Clean residual min=-0.001869 max=0.001630 Jy/beam ! Clean residual mean=0.000016 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.122847 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 = 0.000326656 Jy ! Component: 100 - total flux cleaned = 0.000639202 Jy ! Component: 150 - total flux cleaned = 0.000908651 Jy ! Component: 200 - total flux cleaned = 0.00114195 Jy ! Total flux subtracted in 200 components = 0.00114195 Jy ! Clean residual min=-0.001804 max=0.001610 Jy/beam ! Clean residual mean=0.000016 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.123989 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 124 components and 0.123989 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=7.541 mas, bpa=-6.146 degrees ! Estimated noise=542.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119494 Jy ! Component: 100 - total flux cleaned = 0.000232135 Jy ! Component: 150 - total flux cleaned = 0.000334478 Jy ! Component: 200 - total flux cleaned = 0.000426613 Jy ! Total flux subtracted in 200 components = 0.000426613 Jy ! Clean residual min=-0.001426 max=0.001440 Jy/beam ! Clean residual mean=0.000008 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.124416 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 143 components and 0.124416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078682Jy sigma=0.000667 ! Fit after self-cal, rms=0.078678Jy sigma=0.000667 wmodel J1640+1144_S_2017_02_24_pus_map.mod ! Writing 143 model components to file: J1640+1144_S_2017_02_24_pus_map.mod wobs J1640+1144_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1640+1144_S_2017_02_24_pus_uvs.fits wwins J1640+1144_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J1640+1144_S_2017_02_24_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 = -7.89022e-05 Jy ! Component: 100 - total flux cleaned = -0.000128273 Jy ! Component: 150 - total flux cleaned = -0.000151774 Jy ! Component: 200 - total flux cleaned = -6.3396e-05 Jy ! Component: 250 - total flux cleaned = 0.000109982 Jy ! Component: 300 - total flux cleaned = 0.000258443 Jy ! Component: 350 - total flux cleaned = 0.000382292 Jy ! Component: 400 - total flux cleaned = 0.000503494 Jy ! Component: 450 - total flux cleaned = 0.000622564 Jy ! Component: 500 - total flux cleaned = 0.000739512 Jy ! Component: 550 - total flux cleaned = 0.000911671 Jy ! Component: 600 - total flux cleaned = 0.0010433 Jy ! Component: 650 - total flux cleaned = 0.00119135 Jy ! Component: 700 - total flux cleaned = 0.00128279 Jy ! Component: 750 - total flux cleaned = 0.00149776 Jy ! Component: 800 - total flux cleaned = 0.00155044 Jy ! Component: 850 - total flux cleaned = 0.00165532 Jy ! Component: 900 - total flux cleaned = 0.00174161 Jy ! Component: 950 - total flux cleaned = 0.00187752 Jy ! Component: 1000 - total flux cleaned = 0.00201178 Jy ! Component: 1050 - total flux cleaned = 0.00219347 Jy ! Component: 1100 - total flux cleaned = 0.00224265 Jy ! Component: 1150 - total flux cleaned = 0.002372 Jy ! Component: 1200 - total flux cleaned = 0.00249969 Jy ! Component: 1250 - total flux cleaned = 0.00262591 Jy ! Component: 1300 - total flux cleaned = 0.00267262 Jy ! Component: 1350 - total flux cleaned = 0.00282688 Jy ! Component: 1400 - total flux cleaned = 0.00290292 Jy ! Component: 1450 - total flux cleaned = 0.00296334 Jy ! Component: 1500 - total flux cleaned = 0.00305312 Jy ! Component: 1550 - total flux cleaned = 0.00312709 Jy ! Component: 1600 - total flux cleaned = 0.0032001 Jy ! Component: 1650 - total flux cleaned = 0.00325809 Jy ! Component: 1700 - total flux cleaned = 0.00332955 Jy ! Component: 1750 - total flux cleaned = 0.00332952 Jy ! Component: 1800 - total flux cleaned = 0.00338603 Jy ! Component: 1850 - total flux cleaned = 0.0034417 Jy ! Component: 1900 - total flux cleaned = 0.00351047 Jy ! Component: 1950 - total flux cleaned = 0.00351055 Jy ! Component: 2000 - total flux cleaned = 0.00353751 Jy ! Component: 2050 - total flux cleaned = 0.00356469 Jy ! Component: 2100 - total flux cleaned = 0.0036712 Jy ! Component: 2150 - total flux cleaned = 0.00367123 Jy ! Component: 2200 - total flux cleaned = 0.00372362 Jy ! Component: 2250 - total flux cleaned = 0.00374948 Jy ! Component: 2300 - total flux cleaned = 0.00385254 Jy ! Component: 2350 - total flux cleaned = 0.00386527 Jy ! Component: 2400 - total flux cleaned = 0.00390337 Jy ! Component: 2450 - total flux cleaned = 0.00399124 Jy ! Component: 2500 - total flux cleaned = 0.00401619 Jy ! Component: 2550 - total flux cleaned = 0.0040656 Jy ! Component: 2600 - total flux cleaned = 0.0041023 Jy ! Component: 2650 - total flux cleaned = 0.00410218 Jy ! Component: 2700 - total flux cleaned = 0.00415039 Jy ! Component: 2750 - total flux cleaned = 0.00418635 Jy ! Component: 2800 - total flux cleaned = 0.00422204 Jy ! Component: 2850 - total flux cleaned = 0.00428116 Jy ! Component: 2900 - total flux cleaned = 0.0043281 Jy ! Component: 2950 - total flux cleaned = 0.00436302 Jy ! Component: 3000 - total flux cleaned = 0.00439776 Jy ! Component: 3050 - total flux cleaned = 0.0044667 Jy ! Component: 3100 - total flux cleaned = 0.00448945 Jy ! Component: 3150 - total flux cleaned = 0.00451199 Jy ! Component: 3200 - total flux cleaned = 0.00452329 Jy ! Component: 3250 - total flux cleaned = 0.00456808 Jy ! Component: 3300 - total flux cleaned = 0.00464563 Jy ! Component: 3350 - total flux cleaned = 0.00465661 Jy ! Component: 3400 - total flux cleaned = 0.0047224 Jy ! Component: 3450 - total flux cleaned = 0.00473321 Jy ! Component: 3500 - total flux cleaned = 0.00476577 Jy ! Component: 3550 - total flux cleaned = 0.00480873 Jy ! Component: 3600 - total flux cleaned = 0.00485136 Jy ! Component: 3650 - total flux cleaned = 0.00488315 Jy ! Component: 3700 - total flux cleaned = 0.00493589 Jy ! Component: 3750 - total flux cleaned = 0.00491504 Jy ! Component: 3800 - total flux cleaned = 0.00498803 Jy ! Component: 3850 - total flux cleaned = 0.00505002 Jy ! Component: 3900 - total flux cleaned = 0.0050295 Jy ! Component: 3950 - total flux cleaned = 0.00504986 Jy ! Component: 4000 - total flux cleaned = 0.00512104 Jy ! Component: 4050 - total flux cleaned = 0.00516152 Jy ! Total flux subtracted in 4096 components = 0.00519172 Jy ! Clean residual min=-0.000712 max=0.000566 Jy/beam ! Clean residual mean=0.000004 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.129608 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 465 components and 0.129608 Jy ![Exited script file: muppet] wmap "J1640+1144_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.476 x 7.541 at -6.146 degrees (North through East) ! Clean map min=-0.0010679 max=0.092198 Jy/beam ! Writing clean map to FITS file: J1640+1144_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0921984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.612548 0.612548 1.2251 2.45019 4.90038 9.80077 19.6015 39.2031 78.4061 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.476 x 7.541 at -6.146 degrees (North through East) ! Clean map min=-0.0010679 max=0.092198 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 J1640+1144_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:30:51 2019