! Started logfile: J1154+1225_S_2017_02_24_pus_uvs.log on Sat May 4 11:26:29 2019 obs J1154+1225_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1154+1225_S_2017_02_24_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.949922 visibilities/baseline/integration-bin. ! Found source: J1154+1225 ! ! 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 24280 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 J1154+1225_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 486 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952699Jy sigma=0.008653 ! Fit after self-cal, rms=0.935449Jy sigma=0.008551 ! 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.881 mas, bmaj=6.491 mas, bpa=-3.348 degrees ! Estimated noise=812.898 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.0505107 Jy ! Component: 100 - total flux cleaned = 0.0624595 Jy ! Total flux subtracted in 100 components = 0.0624595 Jy ! Clean residual min=-0.002653 max=0.004702 Jy/beam ! Clean residual mean=-0.000010 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0624595 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0624595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097782Jy sigma=0.000670 ! Fit after self-cal, rms=0.097725Jy sigma=0.000669 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527283 Jy ! Component: 100 - total flux cleaned = 0.00822669 Jy ! Total flux subtracted in 100 components = 0.00822669 Jy ! Clean residual min=-0.002269 max=0.002833 Jy/beam ! Clean residual mean=-0.000007 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0706862 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.0706862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097219Jy sigma=0.000666 ! Fit after self-cal, rms=0.097221Jy sigma=0.000666 ! 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.51 mas, bmaj=7.475 mas, bpa=-2.924 degrees ! Estimated noise=551.342 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 (4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308604 Jy ! Component: 100 - total flux cleaned = 0.00467009 Jy ! Component: 150 - total flux cleaned = 0.00522583 Jy ! Component: 200 - total flux cleaned = 0.0054125 Jy ! Total flux subtracted in 200 components = 0.0054125 Jy ! Clean residual min=-0.001947 max=0.002117 Jy/beam ! Clean residual mean=-0.000012 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0760987 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.0760987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097035Jy sigma=0.000665 ! Fit after self-cal, rms=0.097028Jy sigma=0.000665 ! 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.09 HN 0.99 KP 0.96 ! LA 1.00 MK 0.98 NL 1.03 OV 1.11 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.06 KP 0.96 ! LA 0.93 MK 1.00 NL 1.00 OV 1.04 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.13 KP 1.06 ! LA 1.06 MK 1.01 NL 1.09 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 0.92 KP 1.00* ! LA 0.93 MK 0.95 NL 1.00* OV 0.93 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.097028Jy sigma=0.000665 ! Fit after self-cal, rms=0.095917Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=7.44 mas, bpa=-2.686 degrees ! Estimated noise=555.463 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.000968331 Jy ! Component: 100 - total flux cleaned = 0.00112534 Jy ! Component: 150 - total flux cleaned = 0.00127836 Jy ! Component: 200 - total flux cleaned = 0.00136489 Jy ! Total flux subtracted in 200 components = 0.00136489 Jy ! Clean residual min=-0.001755 max=0.001873 Jy/beam ! Clean residual mean=-0.000009 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0774636 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.0774636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095870Jy sigma=0.000663 ! Fit after self-cal, rms=0.095845Jy sigma=0.000663 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095845Jy sigma=0.000663 ! Fit after self-cal, rms=0.084842Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.457 mas, bpa=-2.385 degrees ! Estimated noise=556.438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024994 Jy ! Component: 100 - total flux cleaned = 0.000440306 Jy ! Component: 150 - total flux cleaned = 0.000541243 Jy ! Component: 200 - total flux cleaned = 0.000612202 Jy ! Total flux subtracted in 200 components = 0.000612202 Jy ! Clean residual min=-0.001275 max=0.001342 Jy/beam ! Clean residual mean=-0.000006 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0780758 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.0780758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084826Jy sigma=0.000660 ! Fit after self-cal, rms=0.084807Jy sigma=0.000660 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 (-84, 43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115528 Jy ! Component: 100 - total flux cleaned = 0.00126025 Jy ! Component: 150 - total flux cleaned = 0.00129622 Jy ! Component: 200 - total flux cleaned = 0.00134561 Jy ! Total flux subtracted in 200 components = 0.00134561 Jy ! Clean residual min=-0.001208 max=0.001368 Jy/beam ! Clean residual mean=-0.000005 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0794214 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.0794214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084781Jy sigma=0.000659 ! Fit after self-cal, rms=0.084778Jy sigma=0.000659 ! 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.084778Jy sigma=0.000659 ! Fit after self-cal, rms=0.084799Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=7.456 mas, bpa=-2.378 degrees ! Estimated noise=557.038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708498 Jy ! Component: 100 - total flux cleaned = 0.00084754 Jy ! Component: 150 - total flux cleaned = 0.000934015 Jy ! Component: 200 - total flux cleaned = 0.000981331 Jy ! Total flux subtracted in 200 components = 0.000981331 Jy ! Clean residual min=-0.001207 max=0.001372 Jy/beam ! Clean residual mean=-0.000005 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0804027 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.0804027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084784Jy sigma=0.000659 ! Fit after self-cal, rms=0.084756Jy sigma=0.000659 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.000187397 Jy ! Component: 100 - total flux cleaned = 0.000233267 Jy ! Component: 150 - total flux cleaned = 0.000276088 Jy ! Component: 200 - total flux cleaned = 0.00030265 Jy ! Total flux subtracted in 200 components = 0.00030265 Jy ! Clean residual min=-0.001221 max=0.001376 Jy/beam ! Clean residual mean=-0.000004 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0807054 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.0807054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084748Jy sigma=0.000659 ! Fit after self-cal, rms=0.084749Jy sigma=0.000659 ! Inverting map ! Added new window around map position (40.5, 123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110141 Jy ! Component: 100 - total flux cleaned = 0.00121926 Jy ! Component: 150 - total flux cleaned = 0.00136803 Jy ! Component: 200 - total flux cleaned = 0.00142806 Jy ! Total flux subtracted in 200 components = 0.00142806 Jy ! Clean residual min=-0.001316 max=0.001190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0821334 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 148 components and 0.0821334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084732Jy sigma=0.000659 ! Fit after self-cal, rms=0.084729Jy sigma=0.000659 ! 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.084729Jy sigma=0.000659 ! Fit after self-cal, rms=0.084982Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.538 mas, bmaj=10.86 mas, bpa=-1.036 degrees ! Estimated noise=693.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000722428 Jy ! Component: 100 - total flux cleaned = 0.00100693 Jy ! Component: 150 - total flux cleaned = 0.00108498 Jy ! Component: 200 - total flux cleaned = 0.00109858 Jy ! Total flux subtracted in 200 components = 0.00109858 Jy ! Clean residual min=-0.001688 max=0.001131 Jy/beam ! Clean residual mean=-0.000010 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.083232 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 166 components and 0.083232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084974Jy sigma=0.000659 ! Fit after self-cal, rms=0.084972Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.87343e-05 Jy ! Component: 100 - total flux cleaned = 3.15768e-05 Jy ! Component: 150 - total flux cleaned = 5.46338e-05 Jy ! Component: 200 - total flux cleaned = 8.62467e-05 Jy ! Total flux subtracted in 200 components = 8.62467e-05 Jy ! Clean residual min=-0.001683 max=0.001140 Jy/beam ! Clean residual mean=-0.000009 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0833183 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 178 components and 0.0833183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084970Jy sigma=0.000659 ! Fit after self-cal, rms=0.084969Jy sigma=0.000659 ! 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.473 mas, bmaj=7.454 mas, bpa=-2.402 degrees ! Estimated noise=558.284 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.473 x 7.454 at -2.402 degrees (North through East) ! Clean map min=-0.0015691 max=0.066006 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.855 mas, bmaj=6.511 mas, bpa=-2.734 degrees ! Estimated noise=813.239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504246 Jy ! Component: 100 - total flux cleaned = 0.0628477 Jy ! Component: 150 - total flux cleaned = 0.0687428 Jy ! Component: 200 - total flux cleaned = 0.0724718 Jy ! Total flux subtracted in 200 components = 0.0724718 Jy ! Clean residual min=-0.002341 max=0.002228 Jy/beam ! Clean residual mean=-0.000005 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0724718 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0724718 Jy ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=7.454 mas, bpa=-2.402 degrees ! Estimated noise=558.284 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.00338666 Jy ! Component: 100 - total flux cleaned = 0.00551148 Jy ! Component: 150 - total flux cleaned = 0.0067219 Jy ! Component: 200 - total flux cleaned = 0.00760408 Jy ! Total flux subtracted in 200 components = 0.00760408 Jy ! Clean residual min=-0.001369 max=0.001227 Jy/beam ! Clean residual mean=-0.000007 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0800759 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.0800759 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.538 mas, bmaj=10.86 mas, bpa=-1.036 degrees ! Estimated noise=693.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144039 Jy ! Component: 100 - total flux cleaned = 0.00229712 Jy ! Component: 150 - total flux cleaned = 0.00257483 Jy ! Component: 200 - total flux cleaned = 0.00269737 Jy ! Total flux subtracted in 200 components = 0.00269737 Jy ! Clean residual min=-0.001719 max=0.001211 Jy/beam ! Clean residual mean=-0.000010 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0827732 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.000109521 Jy ! Component: 100 - total flux cleaned = 0.000168941 Jy ! Component: 150 - total flux cleaned = 0.000223355 Jy ! Component: 200 - total flux cleaned = 0.000256821 Jy ! Total flux subtracted in 200 components = 0.000256821 Jy ! Clean residual min=-0.001674 max=0.001168 Jy/beam ! Clean residual mean=-0.000010 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.08303 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 93 components and 0.08303 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=7.454 mas, bpa=-2.402 degrees ! Estimated noise=558.284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166996 Jy ! Component: 100 - total flux cleaned = 7.72452e-05 Jy ! Component: 150 - total flux cleaned = 0.00024773 Jy ! Component: 200 - total flux cleaned = 0.000337268 Jy ! Total flux subtracted in 200 components = 0.000337268 Jy ! Clean residual min=-0.001325 max=0.001174 Jy/beam ! Clean residual mean=-0.000005 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0833673 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.0833673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084989Jy sigma=0.000659 ! Fit after self-cal, rms=0.084986Jy sigma=0.000659 wmodel J1154+1225_S_2017_02_24_pus_map.mod ! Writing 116 model components to file: J1154+1225_S_2017_02_24_pus_map.mod wobs J1154+1225_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1154+1225_S_2017_02_24_pus_uvs.fits wwins J1154+1225_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J1154+1225_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 = -0.000512524 Jy ! Component: 100 - total flux cleaned = -0.000822989 Jy ! Component: 150 - total flux cleaned = -0.000988398 Jy ! Component: 200 - total flux cleaned = -0.00102813 Jy ! Component: 250 - total flux cleaned = -0.00110474 Jy ! Component: 300 - total flux cleaned = -0.00117946 Jy ! Component: 350 - total flux cleaned = -0.00128914 Jy ! Component: 400 - total flux cleaned = -0.00134288 Jy ! Component: 450 - total flux cleaned = -0.00143088 Jy ! Component: 500 - total flux cleaned = -0.00151696 Jy ! Component: 550 - total flux cleaned = -0.00158436 Jy ! Component: 600 - total flux cleaned = -0.00163424 Jy ! Component: 650 - total flux cleaned = -0.00166693 Jy ! Component: 700 - total flux cleaned = -0.00165092 Jy ! Component: 750 - total flux cleaned = -0.00168291 Jy ! Component: 800 - total flux cleaned = -0.00166718 Jy ! Component: 850 - total flux cleaned = -0.00165173 Jy ! Component: 900 - total flux cleaned = -0.00163665 Jy ! Component: 950 - total flux cleaned = -0.00162131 Jy ! Component: 1000 - total flux cleaned = -0.00162142 Jy ! Component: 1050 - total flux cleaned = -0.00160652 Jy ! Component: 1100 - total flux cleaned = -0.00154784 Jy ! Component: 1150 - total flux cleaned = -0.00156233 Jy ! Component: 1200 - total flux cleaned = -0.00153341 Jy ! Component: 1250 - total flux cleaned = -0.00154742 Jy ! Component: 1300 - total flux cleaned = -0.0014913 Jy ! Component: 1350 - total flux cleaned = -0.00146351 Jy ! Component: 1400 - total flux cleaned = -0.00144976 Jy ! Component: 1450 - total flux cleaned = -0.00144988 Jy ! Component: 1500 - total flux cleaned = -0.00142286 Jy ! Component: 1550 - total flux cleaned = -0.00140933 Jy ! Component: 1600 - total flux cleaned = -0.00139628 Jy ! Component: 1650 - total flux cleaned = -0.00142265 Jy ! Component: 1700 - total flux cleaned = -0.00144881 Jy ! Component: 1750 - total flux cleaned = -0.0014618 Jy ! Component: 1800 - total flux cleaned = -0.00152606 Jy ! Component: 1850 - total flux cleaned = -0.00156427 Jy ! Component: 1900 - total flux cleaned = -0.00155157 Jy ! Component: 1950 - total flux cleaned = -0.00157679 Jy ! Component: 2000 - total flux cleaned = -0.00163916 Jy ! Component: 2050 - total flux cleaned = -0.00162675 Jy ! Component: 2100 - total flux cleaned = -0.00171285 Jy ! Component: 2150 - total flux cleaned = -0.00173724 Jy ! Component: 2200 - total flux cleaned = -0.00176162 Jy ! Component: 2250 - total flux cleaned = -0.00180988 Jy ! Component: 2300 - total flux cleaned = -0.00182194 Jy ! Component: 2350 - total flux cleaned = -0.00188132 Jy ! Component: 2400 - total flux cleaned = -0.00189318 Jy ! Component: 2450 - total flux cleaned = -0.00191674 Jy ! Component: 2500 - total flux cleaned = -0.00196341 Jy ! Component: 2550 - total flux cleaned = -0.00198662 Jy ! Component: 2600 - total flux cleaned = -0.00203266 Jy ! Component: 2650 - total flux cleaned = -0.00204411 Jy ! Component: 2700 - total flux cleaned = -0.00205533 Jy ! Component: 2750 - total flux cleaned = -0.00210047 Jy ! Component: 2800 - total flux cleaned = -0.00205561 Jy ! Component: 2850 - total flux cleaned = -0.00210041 Jy ! Component: 2900 - total flux cleaned = -0.00212265 Jy ! Component: 2950 - total flux cleaned = -0.00216687 Jy ! Component: 3000 - total flux cleaned = -0.00221089 Jy ! Component: 3050 - total flux cleaned = -0.0022327 Jy ! Component: 3100 - total flux cleaned = -0.00223269 Jy ! Component: 3150 - total flux cleaned = -0.00225426 Jy ! Component: 3200 - total flux cleaned = -0.00231872 Jy ! Component: 3250 - total flux cleaned = -0.00239355 Jy ! Component: 3300 - total flux cleaned = -0.00243603 Jy ! Component: 3350 - total flux cleaned = -0.00244665 Jy ! Component: 3400 - total flux cleaned = -0.00250981 Jy ! Component: 3450 - total flux cleaned = -0.00255163 Jy ! Component: 3500 - total flux cleaned = -0.00258287 Jy ! Component: 3550 - total flux cleaned = -0.00261387 Jy ! Component: 3600 - total flux cleaned = -0.00267572 Jy ! Component: 3650 - total flux cleaned = -0.00272698 Jy ! Component: 3700 - total flux cleaned = -0.00276771 Jy ! Component: 3750 - total flux cleaned = -0.0028286 Jy ! Component: 3800 - total flux cleaned = -0.00287906 Jy ! Component: 3850 - total flux cleaned = -0.00290919 Jy ! Component: 3900 - total flux cleaned = -0.00297922 Jy ! Component: 3950 - total flux cleaned = -0.00304879 Jy ! Component: 4000 - total flux cleaned = -0.00311794 Jy ! Component: 4050 - total flux cleaned = -0.00316721 Jy ! Total flux subtracted in 4096 components = -0.00317704 Jy ! Clean residual min=-0.000583 max=0.000571 Jy/beam ! Clean residual mean=-0.000003 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0801902 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 432 components and 0.0801903 Jy ![Exited script file: muppet] wmap "J1154+1225_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.473 x 7.454 at -2.402 degrees (North through East) ! Clean map min=-0.0012948 max=0.066024 Jy/beam ! Writing clean map to FITS file: J1154+1225_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.0660243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186065 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.845439 0.845439 1.69088 3.38175 6.76351 13.527 27.054 54.1081 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 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.473 x 7.454 at -2.402 degrees (North through East) ! Clean map min=-0.0012948 max=0.066024 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 J1154+1225_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:26:34 2019