! Started logfile: J1152-0841_S_2017_02_24_pus_uvs.log on Sat May 4 11:26:24 2019 obs J1152-0841_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1152-0841_S_2017_02_24_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.841667 visibilities/baseline/integration-bin. ! Found source: J1152-0841 ! ! 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 1212 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 J1152-0841_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.340655Jy sigma=0.002892 ! Fit after self-cal, rms=0.335109Jy sigma=0.002850 ! 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.532 mas, bmaj=7.022 mas, bpa=-4.531 degrees ! Estimated noise=3090.78 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.521084 Jy ! Component: 100 - total flux cleaned = 0.634836 Jy ! Total flux subtracted in 100 components = 0.634836 Jy ! Clean residual min=-0.014809 max=0.033145 Jy/beam ! Clean residual mean=0.000008 rms=0.005026 Jy/beam ! Combined flux in latest and established models = 0.634836 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.634836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111846Jy sigma=0.000896 ! Fit after self-cal, rms=0.111856Jy sigma=0.000896 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330162 Jy ! Component: 100 - total flux cleaned = 0.0490885 Jy ! Total flux subtracted in 100 components = 0.0490885 Jy ! Clean residual min=-0.013897 max=0.015418 Jy/beam ! Clean residual mean=0.000018 rms=0.003675 Jy/beam ! Combined flux in latest and established models = 0.683924 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.683924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098363Jy sigma=0.000782 ! Fit after self-cal, rms=0.098320Jy sigma=0.000782 ! 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.071 mas, bmaj=7.832 mas, bpa=-2.591 degrees ! Estimated noise=2592.15 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.0134992 Jy ! Component: 100 - total flux cleaned = 0.0199955 Jy ! Component: 150 - total flux cleaned = 0.0234432 Jy ! Component: 200 - total flux cleaned = 0.0240495 Jy ! Total flux subtracted in 200 components = 0.0240495 Jy ! Clean residual min=-0.011784 max=0.012586 Jy/beam ! Clean residual mean=0.000026 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.707974 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.707974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096303Jy sigma=0.000769 ! Fit after self-cal, rms=0.096228Jy sigma=0.000768 ! 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.95 FD 1.01 HN 1.05 KP 0.99 ! LA 0.98 MK 0.94 NL 1.00 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.05 KP 0.96 ! LA 0.93 MK 0.97 NL 0.95 OV 1.08 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.01 KP 1.03 ! LA 1.03 MK 0.99 NL 1.09 OV 1.01 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.85 HN 0.92 KP 1.00* ! LA 0.97 MK 1.22 NL 1.00* OV 1.01 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.096228Jy sigma=0.000768 ! Fit after self-cal, rms=0.083165Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.838 mas, bpa=-2.484 degrees ! Estimated noise=2592.81 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.00103798 Jy ! Component: 100 - total flux cleaned = 0.000895592 Jy ! Component: 150 - total flux cleaned = 0.000604326 Jy ! Component: 200 - total flux cleaned = 0.000398319 Jy ! Total flux subtracted in 200 components = 0.000398319 Jy ! Clean residual min=-0.006237 max=0.007971 Jy/beam ! Clean residual mean=0.000008 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.708372 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.708372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083021Jy sigma=0.000672 ! Fit after self-cal, rms=0.082973Jy 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.082973Jy sigma=0.000672 ! Fit after self-cal, rms=0.082998Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=7.836 mas, bpa=-2.441 degrees ! Estimated noise=2593.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000815217 Jy ! Component: 100 - total flux cleaned = 0.000660969 Jy ! Component: 150 - total flux cleaned = 0.000525532 Jy ! Component: 200 - total flux cleaned = 0.00044317 Jy ! Total flux subtracted in 200 components = 0.00044317 Jy ! Clean residual min=-0.006271 max=0.007757 Jy/beam ! Clean residual mean=0.000009 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.708815 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.708815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082918Jy sigma=0.000671 ! Fit after self-cal, rms=0.082888Jy sigma=0.000671 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 (25, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655515 Jy ! Component: 100 - total flux cleaned = 0.00911026 Jy ! Component: 150 - total flux cleaned = 0.00948226 Jy ! Component: 200 - total flux cleaned = 0.00971989 Jy ! Total flux subtracted in 200 components = 0.00971989 Jy ! Clean residual min=-0.006198 max=0.006553 Jy/beam ! Clean residual mean=0.000003 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.718535 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.718535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082338Jy sigma=0.000666 ! Fit after self-cal, rms=0.082296Jy 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.082296Jy sigma=0.000666 ! Fit after self-cal, rms=0.082222Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=7.832 mas, bpa=-2.372 degrees ! Estimated noise=2593.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290195 Jy ! Component: 100 - total flux cleaned = 0.0032825 Jy ! Component: 150 - total flux cleaned = 0.00334444 Jy ! Component: 200 - total flux cleaned = 0.00334595 Jy ! Total flux subtracted in 200 components = 0.00334595 Jy ! Clean residual min=-0.005910 max=0.006433 Jy/beam ! Clean residual mean=0.000003 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.721881 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.721881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082086Jy sigma=0.000664 ! Fit after self-cal, rms=0.082069Jy sigma=0.000664 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 (105, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467431 Jy ! Component: 100 - total flux cleaned = 0.00545817 Jy ! Component: 150 - total flux cleaned = 0.00587558 Jy ! Component: 200 - total flux cleaned = 0.00624936 Jy ! Total flux subtracted in 200 components = 0.00624936 Jy ! Clean residual min=-0.005756 max=0.005666 Jy/beam ! Clean residual mean=-0.000003 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.72813 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.72813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081626Jy sigma=0.000661 ! Fit after self-cal, rms=0.081599Jy sigma=0.000661 ! 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.081599Jy sigma=0.000661 ! Fit after self-cal, rms=0.081567Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.705 mas, bmaj=14.32 mas, bpa=2.787 degrees ! Estimated noise=3262.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152393 Jy ! Component: 100 - total flux cleaned = 0.00223905 Jy ! Component: 150 - total flux cleaned = 0.0023053 Jy ! Component: 200 - total flux cleaned = 0.00230306 Jy ! Total flux subtracted in 200 components = 0.00230306 Jy ! Clean residual min=-0.004318 max=0.005274 Jy/beam ! Clean residual mean=0.000003 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.730433 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.730433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081515Jy sigma=0.000660 ! Fit after self-cal, rms=0.081498Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445819 Jy ! Component: 100 - total flux cleaned = 0.000568312 Jy ! Component: 150 - total flux cleaned = 0.000620098 Jy ! Component: 200 - total flux cleaned = 0.000662643 Jy ! Total flux subtracted in 200 components = 0.000662643 Jy ! Clean residual min=-0.004186 max=0.004974 Jy/beam ! Clean residual mean=0.000004 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.731096 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.731096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081510Jy sigma=0.000660 ! Fit after self-cal, rms=0.081498Jy sigma=0.000660 ! 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.061 mas, bmaj=7.833 mas, bpa=-2.329 degrees ! Estimated noise=2593.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.061 x 7.833 at -2.329 degrees (North through East) ! Clean map min=-0.0046761 max=0.67332 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081498Jy sigma=0.000660 ! Fit after self-cal, rms=0.075270Jy sigma=0.000607 ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.829 mas, bpa=-2.214 degrees ! Estimated noise=2595.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000952748 Jy ! Component: 100 - total flux cleaned = 0.00135341 Jy ! Component: 150 - total flux cleaned = 0.00164434 Jy ! Component: 200 - total flux cleaned = 0.00180389 Jy ! Total flux subtracted in 200 components = 0.00180389 Jy ! Clean residual min=-0.004737 max=0.005315 Jy/beam ! Clean residual mean=0.000002 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.7329 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.7329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075154Jy sigma=0.000606 ! Fit after self-cal, rms=0.075151Jy sigma=0.000606 ! Inverting map ! Added new window around map position (-59, 81). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287609 Jy ! Component: 100 - total flux cleaned = 0.00247577 Jy ! Component: 150 - total flux cleaned = 0.00247769 Jy ! Component: 200 - total flux cleaned = 0.00240953 Jy ! Total flux subtracted in 200 components = 0.00240953 Jy ! Clean residual min=-0.004387 max=0.004151 Jy/beam ! Clean residual mean=0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.735309 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 154 components and 0.735309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074812Jy sigma=0.000604 ! Fit after self-cal, rms=0.074798Jy sigma=0.000604 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074798Jy sigma=0.000604 ! Fit after self-cal, rms=0.074777Jy sigma=0.000603 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.527 mas, bmaj=7.023 mas, bpa=-4.158 degrees ! Estimated noise=3101.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.522756 Jy ! Component: 100 - total flux cleaned = 0.636796 Jy ! Component: 150 - total flux cleaned = 0.669913 Jy ! Component: 200 - total flux cleaned = 0.687245 Jy ! Total flux subtracted in 200 components = 0.687245 Jy ! Clean residual min=-0.008134 max=0.009762 Jy/beam ! Clean residual mean=0.000003 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 0.687245 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.687245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.831 mas, bpa=-2.214 degrees ! Estimated noise=2594.75 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 (3, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141326 Jy ! Component: 100 - total flux cleaned = 0.0235133 Jy ! Component: 150 - total flux cleaned = 0.0299558 Jy ! Component: 200 - total flux cleaned = 0.0340707 Jy ! Total flux subtracted in 200 components = 0.0340707 Jy ! Clean residual min=-0.005473 max=0.005028 Jy/beam ! Clean residual mean=0.000002 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.721316 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.721316 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.707 mas, bmaj=14.33 mas, bpa=2.848 degrees ! Estimated noise=3263.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602522 Jy ! Component: 100 - total flux cleaned = 0.00856128 Jy ! Component: 150 - total flux cleaned = 0.0103287 Jy ! Component: 200 - total flux cleaned = 0.0119478 Jy ! Total flux subtracted in 200 components = 0.0119478 Jy ! Clean residual min=-0.003931 max=0.004667 Jy/beam ! Clean residual mean=-0.000003 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.733264 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.00103594 Jy ! Component: 100 - total flux cleaned = 0.0015891 Jy ! Component: 150 - total flux cleaned = 0.00177265 Jy ! Component: 200 - total flux cleaned = 0.00188336 Jy ! Total flux subtracted in 200 components = 0.00188336 Jy ! Clean residual min=-0.003763 max=0.004487 Jy/beam ! Clean residual mean=-0.000006 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.735147 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 106 components and 0.735147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=7.831 mas, bpa=-2.214 degrees ! Estimated noise=2594.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000437617 Jy ! Component: 100 - total flux cleaned = -0.000661105 Jy ! Component: 150 - total flux cleaned = -0.000755687 Jy ! Component: 200 - total flux cleaned = -0.000568817 Jy ! Total flux subtracted in 200 components = -0.000568817 Jy ! Clean residual min=-0.004643 max=0.004427 Jy/beam ! Clean residual mean=0.000001 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.734578 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.734578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074869Jy sigma=0.000604 ! Fit after self-cal, rms=0.074829Jy sigma=0.000604 wmodel J1152-0841_S_2017_02_24_pus_map.mod ! Writing 130 model components to file: J1152-0841_S_2017_02_24_pus_map.mod wobs J1152-0841_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1152-0841_S_2017_02_24_pus_uvs.fits wwins J1152-0841_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J1152-0841_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.0010204 Jy ! Component: 100 - total flux cleaned = -0.00123333 Jy ! Component: 150 - total flux cleaned = -0.00116771 Jy ! Component: 200 - total flux cleaned = -0.00110549 Jy ! Component: 250 - total flux cleaned = -0.00110648 Jy ! Component: 300 - total flux cleaned = -0.00116807 Jy ! Component: 350 - total flux cleaned = -0.00128385 Jy ! Component: 400 - total flux cleaned = -0.00117195 Jy ! Component: 450 - total flux cleaned = -0.00117229 Jy ! Component: 500 - total flux cleaned = -0.00127748 Jy ! Component: 550 - total flux cleaned = -0.00132862 Jy ! Component: 600 - total flux cleaned = -0.00132901 Jy ! Component: 650 - total flux cleaned = -0.00142917 Jy ! Component: 700 - total flux cleaned = -0.00128091 Jy ! Component: 750 - total flux cleaned = -0.00128056 Jy ! Component: 800 - total flux cleaned = -0.00127963 Jy ! Component: 850 - total flux cleaned = -0.00123267 Jy ! Component: 900 - total flux cleaned = -0.00118676 Jy ! Component: 950 - total flux cleaned = -0.00100828 Jy ! Component: 1000 - total flux cleaned = -0.00100888 Jy ! Component: 1050 - total flux cleaned = -0.00100925 Jy ! Component: 1100 - total flux cleaned = -0.000923967 Jy ! Component: 1150 - total flux cleaned = -0.000965691 Jy ! Component: 1200 - total flux cleaned = -0.00108925 Jy ! Component: 1250 - total flux cleaned = -0.00108914 Jy ! Component: 1300 - total flux cleaned = -0.00104994 Jy ! Component: 1350 - total flux cleaned = -0.00120785 Jy ! Component: 1400 - total flux cleaned = -0.00124643 Jy ! Component: 1450 - total flux cleaned = -0.00132335 Jy ! Component: 1500 - total flux cleaned = -0.00147478 Jy ! Component: 1550 - total flux cleaned = -0.00143777 Jy ! Component: 1600 - total flux cleaned = -0.00154814 Jy ! Component: 1650 - total flux cleaned = -0.00158413 Jy ! Component: 1700 - total flux cleaned = -0.00161991 Jy ! Component: 1750 - total flux cleaned = -0.00172582 Jy ! Component: 1800 - total flux cleaned = -0.00172517 Jy ! Component: 1850 - total flux cleaned = -0.00179444 Jy ! Component: 1900 - total flux cleaned = -0.0018965 Jy ! Component: 1950 - total flux cleaned = -0.00193 Jy ! Component: 2000 - total flux cleaned = -0.00206251 Jy ! Component: 2050 - total flux cleaned = -0.00219307 Jy ! Component: 2100 - total flux cleaned = -0.00241971 Jy ! Component: 2150 - total flux cleaned = -0.00248326 Jy ! Component: 2200 - total flux cleaned = -0.00248301 Jy ! Component: 2250 - total flux cleaned = -0.00254607 Jy ! Component: 2300 - total flux cleaned = -0.00260828 Jy ! Component: 2350 - total flux cleaned = -0.00270041 Jy ! Component: 2400 - total flux cleaned = -0.00263886 Jy ! Component: 2450 - total flux cleaned = -0.00269971 Jy ! Component: 2500 - total flux cleaned = -0.00276007 Jy ! Component: 2550 - total flux cleaned = -0.00282026 Jy ! Component: 2600 - total flux cleaned = -0.00290938 Jy ! Component: 2650 - total flux cleaned = -0.00299766 Jy ! Component: 2700 - total flux cleaned = -0.0030558 Jy ! Component: 2750 - total flux cleaned = -0.00314265 Jy ! Component: 2800 - total flux cleaned = -0.00317126 Jy ! Component: 2850 - total flux cleaned = -0.00319994 Jy ! Component: 2900 - total flux cleaned = -0.00328503 Jy ! Component: 2950 - total flux cleaned = -0.0033416 Jy ! Component: 3000 - total flux cleaned = -0.00348119 Jy ! Component: 3050 - total flux cleaned = -0.00356462 Jy ! Component: 3100 - total flux cleaned = -0.00373026 Jy ! Component: 3150 - total flux cleaned = -0.00386782 Jy ! Component: 3200 - total flux cleaned = -0.0040585 Jy ! Component: 3250 - total flux cleaned = -0.00416673 Jy ! Component: 3300 - total flux cleaned = -0.00424744 Jy ! Component: 3350 - total flux cleaned = -0.00432782 Jy ! Component: 3400 - total flux cleaned = -0.004541 Jy ! Component: 3450 - total flux cleaned = -0.00464686 Jy ! Component: 3500 - total flux cleaned = -0.00477866 Jy ! Component: 3550 - total flux cleaned = -0.00490947 Jy ! Component: 3600 - total flux cleaned = -0.00506561 Jy ! Component: 3650 - total flux cleaned = -0.00509162 Jy ! Component: 3700 - total flux cleaned = -0.00527208 Jy ! Component: 3750 - total flux cleaned = -0.0053748 Jy ! Component: 3800 - total flux cleaned = -0.00550248 Jy ! Component: 3850 - total flux cleaned = -0.00565472 Jy ! Component: 3900 - total flux cleaned = -0.00588211 Jy ! Component: 3950 - total flux cleaned = -0.00600788 Jy ! Component: 4000 - total flux cleaned = -0.00610824 Jy ! Component: 4050 - total flux cleaned = -0.00635806 Jy ! Total flux subtracted in 4096 components = -0.00653219 Jy ! Clean residual min=-0.001410 max=0.001254 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.728046 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 390 components and 0.728046 Jy ![Exited script file: muppet] wmap "J1152-0841_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.062 x 7.831 at -2.214 degrees (North through East) ! Clean map min=-0.0032681 max=0.67585 Jy/beam ! Writing clean map to FITS file: J1152-0841_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.675854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000399722 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.17743 0.17743 0.35486 0.709719 1.41944 2.83888 5.67776 11.3555 22.711 45.422 90.8441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.675 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.062 x 7.831 at -2.214 degrees (North through East) ! Clean map min=-0.0032681 max=0.67585 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 J1152-0841_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:26:29 2019