! Started logfile: J0132+2216_S_2017_07_09_pus_uvs.log on Wed May 8 14:38:18 2019 obs J0132+2216_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0132+2216_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970955 visibilities/baseline/integration-bin. ! Found source: J0132+2216 ! ! 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 594 lines of history. ! ! Reading 19924 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 J0132+2216_S_2017_07_09_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 640 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911069Jy sigma=0.009146 ! Fit after self-cal, rms=0.905273Jy sigma=0.009096 ! 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.759 mas, bmaj=6.476 mas, bpa=-4.413 degrees ! Estimated noise=846.838 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.0709887 Jy ! Component: 100 - total flux cleaned = 0.0916958 Jy ! Total flux subtracted in 100 components = 0.0916958 Jy ! Clean residual min=-0.005203 max=0.016491 Jy/beam ! Clean residual mean=-0.000009 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.0916957 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0916957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077196Jy sigma=0.000732 ! Fit after self-cal, rms=0.077119Jy sigma=0.000731 ! Inverting map ! Added new window around map position (-4.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150096 Jy ! Component: 100 - total flux cleaned = 0.0231592 Jy ! Total flux subtracted in 100 components = 0.0231592 Jy ! Clean residual min=-0.004530 max=0.005741 Jy/beam ! Clean residual mean=-0.000004 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.114855 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.114855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073452Jy sigma=0.000690 ! Fit after self-cal, rms=0.073232Jy sigma=0.000688 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649884 Jy ! Component: 100 - total flux cleaned = 0.01036 Jy ! Total flux subtracted in 100 components = 0.01036 Jy ! Clean residual min=-0.003862 max=0.003762 Jy/beam ! Clean residual mean=-0.000002 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.125215 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.125215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072477Jy sigma=0.000680 ! Fit after self-cal, rms=0.072431Jy sigma=0.000679 ! 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.387 mas, bmaj=7.359 mas, bpa=-3.897 degrees ! Estimated noise=587.277 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.00443791 Jy ! Component: 100 - total flux cleaned = 0.0067916 Jy ! Component: 150 - total flux cleaned = 0.0083439 Jy ! Component: 200 - total flux cleaned = 0.00942565 Jy ! Total flux subtracted in 200 components = 0.00942565 Jy ! Clean residual min=-0.002265 max=0.002452 Jy/beam ! Clean residual mean=0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.134641 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 70 components and 0.13464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072154Jy sigma=0.000676 ! Fit after self-cal, rms=0.072123Jy sigma=0.000676 ! 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.90 FD 0.96 HN 0.98 KP 1.00 ! LA 1.02 MK 1.03 NL 0.92 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.98 HN 1.01 KP 0.98 ! LA 0.97 MK 0.98 NL 1.04 OV 1.05 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.01 KP 0.96 ! LA 0.99 MK 1.18 NL 1.00 OV 0.97 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.95 KP 1.00* ! LA 0.97 MK 1.14 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.072123Jy sigma=0.000676 ! Fit after self-cal, rms=0.071516Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.357 mas, bpa=-3.418 degrees ! Estimated noise=586.744 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 = 4.49068e-05 Jy ! Component: 100 - total flux cleaned = 0.000159955 Jy ! Component: 150 - total flux cleaned = 0.000222285 Jy ! Component: 200 - total flux cleaned = 0.000270475 Jy ! Total flux subtracted in 200 components = 0.000270475 Jy ! Clean residual min=-0.002038 max=0.002300 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.134911 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.134911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071481Jy sigma=0.000672 ! Fit after self-cal, rms=0.071480Jy sigma=0.000672 ! 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.071480Jy sigma=0.000672 ! Fit after self-cal, rms=0.077187Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=7.364 mas, bpa=-3.817 degrees ! Estimated noise=584.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339456 Jy ! Component: 100 - total flux cleaned = 0.000391066 Jy ! Component: 150 - total flux cleaned = 0.000428428 Jy ! Component: 200 - total flux cleaned = 0.00046006 Jy ! Total flux subtracted in 200 components = 0.00046006 Jy ! Clean residual min=-0.001589 max=0.001956 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.135371 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.135371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077176Jy sigma=0.000667 ! Fit after self-cal, rms=0.077248Jy 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) ! Added new window around map position (1.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020017 Jy ! Component: 100 - total flux cleaned = 0.00311961 Jy ! Component: 150 - total flux cleaned = 0.0034988 Jy ! Component: 200 - total flux cleaned = 0.00364346 Jy ! Total flux subtracted in 200 components = 0.00364346 Jy ! Clean residual min=-0.001481 max=0.001594 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.139015 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.139014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077193Jy sigma=0.000666 ! Fit after self-cal, rms=0.077182Jy sigma=0.000666 ! 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.077182Jy sigma=0.000666 ! Fit after self-cal, rms=0.077825Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=7.355 mas, bpa=-3.806 degrees ! Estimated noise=584.462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118548 Jy ! Component: 100 - total flux cleaned = 0.00168728 Jy ! Component: 150 - total flux cleaned = 0.00175394 Jy ! Component: 200 - total flux cleaned = 0.0017726 Jy ! Total flux subtracted in 200 components = 0.0017726 Jy ! Clean residual min=-0.001507 max=0.001575 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.140787 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.140787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077802Jy sigma=0.000666 ! Fit after self-cal, rms=0.077799Jy sigma=0.000666 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.000417326 Jy ! Component: 100 - total flux cleaned = 0.000518545 Jy ! Component: 150 - total flux cleaned = 0.000553191 Jy ! Component: 200 - total flux cleaned = 0.000583627 Jy ! Total flux subtracted in 200 components = 0.000583627 Jy ! Clean residual min=-0.001510 max=0.001578 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.141371 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.141371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077789Jy sigma=0.000666 ! Fit after self-cal, rms=0.077789Jy sigma=0.000666 ! 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.077789Jy sigma=0.000666 ! Fit after self-cal, rms=0.077814Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.449 mas, bmaj=11.19 mas, bpa=-8.522 degrees ! Estimated noise=720.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065651 Jy ! Component: 100 - total flux cleaned = 0.000831942 Jy ! Component: 150 - total flux cleaned = 0.000955196 Jy ! Component: 200 - total flux cleaned = 0.00104304 Jy ! Total flux subtracted in 200 components = 0.00104304 Jy ! Clean residual min=-0.001496 max=0.001979 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.142414 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 184 components and 0.142414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077809Jy sigma=0.000666 ! Fit after self-cal, rms=0.077807Jy sigma=0.000666 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 (11.5, 123.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155696 Jy ! Component: 100 - total flux cleaned = 0.00189887 Jy ! Component: 150 - total flux cleaned = 0.00210486 Jy ! Component: 200 - total flux cleaned = 0.00228166 Jy ! Total flux subtracted in 200 components = 0.00228166 Jy ! Clean residual min=-0.001527 max=0.001389 Jy/beam ! Clean residual mean=0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.144695 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 206 components and 0.144695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077779Jy sigma=0.000665 ! Fit after self-cal, rms=0.077776Jy sigma=0.000665 ! 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.412 mas, bmaj=7.355 mas, bpa=-3.78 degrees ! Estimated noise=584.889 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 7.355 at -3.78 degrees (North through East) ! Clean map min=-0.0015644 max=0.091925 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.784 mas, bmaj=6.505 mas, bpa=-4.485 degrees ! Estimated noise=844.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0705613 Jy ! Component: 100 - total flux cleaned = 0.0951732 Jy ! Component: 150 - total flux cleaned = 0.108884 Jy ! Component: 200 - total flux cleaned = 0.117001 Jy ! Total flux subtracted in 200 components = 0.117001 Jy ! Clean residual min=-0.002893 max=0.004228 Jy/beam ! Clean residual mean=-0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.117001 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.117001 Jy ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=7.355 mas, bpa=-3.78 degrees ! Estimated noise=584.889 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.00740894 Jy ! Component: 100 - total flux cleaned = 0.0120698 Jy ! Component: 150 - total flux cleaned = 0.0152719 Jy ! Component: 200 - total flux cleaned = 0.0176437 Jy ! Total flux subtracted in 200 components = 0.0176437 Jy ! Clean residual min=-0.001720 max=0.001667 Jy/beam ! Clean residual mean=0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.134644 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 81 components and 0.134644 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.449 mas, bmaj=11.19 mas, bpa=-8.522 degrees ! Estimated noise=720.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304498 Jy ! Component: 100 - total flux cleaned = 0.00505194 Jy ! Component: 150 - total flux cleaned = 0.006597 Jy ! Component: 200 - total flux cleaned = 0.00759012 Jy ! Total flux subtracted in 200 components = 0.00759012 Jy ! Clean residual min=-0.001540 max=0.001553 Jy/beam ! Clean residual mean=0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.142234 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.00073109 Jy ! Component: 100 - total flux cleaned = 0.00137037 Jy ! Component: 150 - total flux cleaned = 0.0018 Jy ! Component: 200 - total flux cleaned = 0.00205187 Jy ! Total flux subtracted in 200 components = 0.00205187 Jy ! Clean residual min=-0.001556 max=0.001372 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.144286 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 180 components and 0.144286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=7.355 mas, bpa=-3.78 degrees ! Estimated noise=584.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399997 Jy ! Component: 100 - total flux cleaned = 0.000476026 Jy ! Component: 150 - total flux cleaned = 0.000380162 Jy ! Component: 200 - total flux cleaned = 0.000322955 Jy ! Total flux subtracted in 200 components = 0.000322955 Jy ! Clean residual min=-0.001626 max=0.001333 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.144609 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 205 components and 0.144609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077765Jy sigma=0.000665 ! Fit after self-cal, rms=0.077754Jy sigma=0.000665 wmodel J0132+2216_S_2017_07_09_pus_map.mod ! Writing 205 model components to file: J0132+2216_S_2017_07_09_pus_map.mod wobs J0132+2216_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0132+2216_S_2017_07_09_pus_uvs.fits wwins J0132+2216_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J0132+2216_S_2017_07_09_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.000309322 Jy ! Component: 100 - total flux cleaned = -0.000476928 Jy ! Component: 150 - total flux cleaned = -0.000592413 Jy ! Component: 200 - total flux cleaned = -0.000702764 Jy ! Component: 250 - total flux cleaned = -0.000788322 Jy ! Component: 300 - total flux cleaned = -0.000871703 Jy ! Component: 350 - total flux cleaned = -0.00085146 Jy ! Component: 400 - total flux cleaned = -0.000831905 Jy ! Component: 450 - total flux cleaned = -0.000792856 Jy ! Component: 500 - total flux cleaned = -0.000735358 Jy ! Component: 550 - total flux cleaned = -0.000716489 Jy ! Component: 600 - total flux cleaned = -0.000698013 Jy ! Component: 650 - total flux cleaned = -0.000680323 Jy ! Component: 700 - total flux cleaned = -0.000715984 Jy ! Component: 750 - total flux cleaned = -0.000628716 Jy ! Component: 800 - total flux cleaned = -0.000663449 Jy ! Component: 850 - total flux cleaned = -0.000646406 Jy ! Component: 900 - total flux cleaned = -0.00064634 Jy ! Component: 950 - total flux cleaned = -0.000646068 Jy ! Component: 1000 - total flux cleaned = -0.00048378 Jy ! Component: 1050 - total flux cleaned = -0.000468169 Jy ! Component: 1100 - total flux cleaned = -0.000389396 Jy ! Component: 1150 - total flux cleaned = -0.000373911 Jy ! Component: 1200 - total flux cleaned = -0.000327593 Jy ! Component: 1250 - total flux cleaned = -0.000297018 Jy ! Component: 1300 - total flux cleaned = -0.000236905 Jy ! Component: 1350 - total flux cleaned = -0.000207359 Jy ! Component: 1400 - total flux cleaned = -0.000163353 Jy ! Component: 1450 - total flux cleaned = -0.000163131 Jy ! Component: 1500 - total flux cleaned = -0.000148758 Jy ! Component: 1550 - total flux cleaned = -6.34534e-05 Jy ! Component: 1600 - total flux cleaned = -7.74651e-05 Jy ! Component: 1650 - total flux cleaned = 1.9818e-05 Jy ! Component: 1700 - total flux cleaned = 3.34946e-05 Jy ! Component: 1750 - total flux cleaned = 6.06533e-05 Jy ! Component: 1800 - total flux cleaned = 6.0684e-05 Jy ! Component: 1850 - total flux cleaned = 4.74264e-05 Jy ! Component: 1900 - total flux cleaned = 7.3895e-05 Jy ! Component: 1950 - total flux cleaned = 7.40801e-05 Jy ! Component: 2000 - total flux cleaned = 0.000112981 Jy ! Component: 2050 - total flux cleaned = 8.73094e-05 Jy ! Component: 2100 - total flux cleaned = 4.89411e-05 Jy ! Component: 2150 - total flux cleaned = 3.63031e-05 Jy ! Component: 2200 - total flux cleaned = 1.12366e-05 Jy ! Component: 2250 - total flux cleaned = 1.11471e-05 Jy ! Component: 2300 - total flux cleaned = 1.09565e-05 Jy ! Component: 2350 - total flux cleaned = -1.36637e-05 Jy ! Component: 2400 - total flux cleaned = -3.80344e-05 Jy ! Component: 2450 - total flux cleaned = -7.42526e-05 Jy ! Component: 2500 - total flux cleaned = -6.2461e-05 Jy ! Component: 2550 - total flux cleaned = -0.000133698 Jy ! Component: 2600 - total flux cleaned = -0.000122078 Jy ! Component: 2650 - total flux cleaned = -0.000168808 Jy ! Component: 2700 - total flux cleaned = -0.000192205 Jy ! Component: 2750 - total flux cleaned = -0.00020387 Jy ! Component: 2800 - total flux cleaned = -0.00024939 Jy ! Component: 2850 - total flux cleaned = -0.000260806 Jy ! Component: 2900 - total flux cleaned = -0.000339671 Jy ! Component: 2950 - total flux cleaned = -0.000328558 Jy ! Component: 3000 - total flux cleaned = -0.000395147 Jy ! Component: 3050 - total flux cleaned = -0.000417124 Jy ! Component: 3100 - total flux cleaned = -0.000417014 Jy ! Component: 3150 - total flux cleaned = -0.000427742 Jy ! Component: 3200 - total flux cleaned = -0.000438508 Jy ! Component: 3250 - total flux cleaned = -0.000449158 Jy ! Component: 3300 - total flux cleaned = -0.000417091 Jy ! Component: 3350 - total flux cleaned = -0.000406574 Jy ! Component: 3400 - total flux cleaned = -0.000459086 Jy ! Component: 3450 - total flux cleaned = -0.000427751 Jy ! Component: 3500 - total flux cleaned = -0.000479588 Jy ! Component: 3550 - total flux cleaned = -0.000469224 Jy ! Component: 3600 - total flux cleaned = -0.000500159 Jy ! Component: 3650 - total flux cleaned = -0.000500099 Jy ! Component: 3700 - total flux cleaned = -0.000550664 Jy ! Component: 3750 - total flux cleaned = -0.000580939 Jy ! Component: 3800 - total flux cleaned = -0.000590981 Jy ! Component: 3850 - total flux cleaned = -0.000620857 Jy ! Component: 3900 - total flux cleaned = -0.00063083 Jy ! Component: 3950 - total flux cleaned = -0.000660298 Jy ! Component: 4000 - total flux cleaned = -0.000709188 Jy ! Component: 4050 - total flux cleaned = -0.00075772 Jy ! Total flux subtracted in 4096 components = -0.000805904 Jy ! Clean residual min=-0.000912 max=0.000715 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.143803 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 523 components and 0.143803 Jy ![Exited script file: muppet] wmap "J0132+2216_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 7.355 at -3.78 degrees (North through East) ! Clean map min=-0.00097986 max=0.091967 Jy/beam ! Writing clean map to FITS file: J0132+2216_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.091967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.590941 0.590941 1.18188 2.36376 4.72753 9.45506 18.9101 37.8202 75.6404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 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.412 x 7.355 at -3.78 degrees (North through East) ! Clean map min=-0.00097986 max=0.091967 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 J0132+2216_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:38:25 2019