! Started logfile: J2232-1659_S_2017_02_19_pus_uvs.log on Sat May 4 19:00:35 2019 obs J2232-1659_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2232-1659_S_2017_02_19_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.726636 visibilities/baseline/integration-bin. ! Found source: J2232-1659 ! ! 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 482 lines of history. ! ! Reading 28644 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 J2232-1659_S_2017_02_19_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 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 325 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 975 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906432Jy sigma=0.005974 ! Fit after self-cal, rms=0.871487Jy sigma=0.005750 ! 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.305 mas, bmaj=6.31 mas, bpa=-5.371 degrees ! Estimated noise=1321.55 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.0902897 Jy ! Component: 100 - total flux cleaned = 0.130093 Jy ! Total flux subtracted in 100 components = 0.130093 Jy ! Clean residual min=-0.008712 max=0.019341 Jy/beam ! Clean residual mean=-0.000042 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.130093 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.130093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126954Jy sigma=0.000767 ! Fit after self-cal, rms=0.126046Jy sigma=0.000761 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276142 Jy ! Component: 100 - total flux cleaned = 0.0433579 Jy ! Total flux subtracted in 100 components = 0.0433579 Jy ! Clean residual min=-0.006426 max=0.010735 Jy/beam ! Clean residual mean=-0.000024 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.173451 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.173451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116652Jy sigma=0.000702 ! Fit after self-cal, rms=0.116372Jy sigma=0.000701 ! Inverting map ! Added new window around map position (2.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012482 Jy ! Component: 100 - total flux cleaned = 0.020772 Jy ! Total flux subtracted in 100 components = 0.020772 Jy ! Clean residual min=-0.005373 max=0.005385 Jy/beam ! Clean residual mean=-0.000016 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.194223 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.194223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114052Jy sigma=0.000687 ! Fit after self-cal, rms=0.114009Jy sigma=0.000687 ! 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=2.811 mas, bmaj=7.211 mas, bpa=-4.833 degrees ! Estimated noise=704.469 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.0097965 Jy ! Component: 100 - total flux cleaned = 0.015889 Jy ! Component: 150 - total flux cleaned = 0.0200985 Jy ! Component: 200 - total flux cleaned = 0.0230665 Jy ! Total flux subtracted in 200 components = 0.0230665 Jy ! Clean residual min=-0.005240 max=0.005489 Jy/beam ! Clean residual mean=-0.000019 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.21729 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 71 components and 0.21729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112875Jy sigma=0.000681 ! Fit after self-cal, rms=0.112845Jy sigma=0.000681 ! 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 1.03 FD 0.93 HN 1.05 KP 1.04 ! LA 0.99 MK 0.97 NL 0.91 OV 1.04 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.07 KP 1.02 ! LA 0.97 MK 1.02 NL 1.08 OV 1.11 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 1.03 KP 0.89 ! LA 0.76 MK 1.00 NL 1.20 OV 1.01 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00 HN 1.01 KP 1.00* ! LA 0.77 MK 1.08 NL 1.00* OV 1.12 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.112845Jy sigma=0.000681 ! Fit after self-cal, rms=0.108783Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=7.229 mas, bpa=-4.456 degrees ! Estimated noise=700.029 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 (19.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498787 Jy ! Component: 100 - total flux cleaned = 0.00792751 Jy ! Component: 150 - total flux cleaned = 0.00994996 Jy ! Component: 200 - total flux cleaned = 0.011272 Jy ! Total flux subtracted in 200 components = 0.011272 Jy ! Clean residual min=-0.002645 max=0.003255 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.228562 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.228562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108549Jy sigma=0.000668 ! Fit after self-cal, rms=0.108571Jy sigma=0.000667 ! Inverting map ! Added new window around map position (9, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329824 Jy ! Component: 100 - total flux cleaned = 0.00532025 Jy ! Component: 150 - total flux cleaned = 0.00682376 Jy ! Component: 200 - total flux cleaned = 0.00805175 Jy ! Total flux subtracted in 200 components = 0.00805175 Jy ! Clean residual min=-0.002134 max=0.002208 Jy/beam ! Clean residual mean=0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.236613 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 142 components and 0.236613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108450Jy sigma=0.000667 ! Fit after self-cal, rms=0.108438Jy sigma=0.000666 ! 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.108438Jy sigma=0.000666 ! Fit after self-cal, rms=0.109602Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=7.266 mas, bpa=-4.328 degrees ! Estimated noise=697.264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156466 Jy ! Component: 100 - total flux cleaned = 0.00262071 Jy ! Component: 150 - total flux cleaned = 0.00312783 Jy ! Component: 200 - total flux cleaned = 0.00342377 Jy ! Total flux subtracted in 200 components = 0.00342377 Jy ! Clean residual min=-0.001702 max=0.001660 Jy/beam ! Clean residual mean=0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.240037 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 0.240037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109572Jy sigma=0.000665 ! Fit after self-cal, rms=0.109601Jy sigma=0.000665 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.00067402 Jy ! Component: 100 - total flux cleaned = 0.000937829 Jy ! Component: 150 - total flux cleaned = 0.00120005 Jy ! Component: 200 - total flux cleaned = 0.0013756 Jy ! Total flux subtracted in 200 components = 0.0013756 Jy ! Clean residual min=-0.001609 max=0.001706 Jy/beam ! Clean residual mean=0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.241413 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 180 components and 0.241413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109590Jy sigma=0.000665 ! Fit after self-cal, rms=0.109586Jy sigma=0.000665 ! Inverting map ! Added new window around map position (82, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166726 Jy ! Component: 100 - total flux cleaned = 0.00231204 Jy ! Component: 150 - total flux cleaned = 0.00231034 Jy ! Component: 200 - total flux cleaned = 0.00241876 Jy ! Total flux subtracted in 200 components = 0.00241876 Jy ! Clean residual min=-0.001555 max=0.001390 Jy/beam ! Clean residual mean=0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.243831 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 195 components and 0.243831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109552Jy sigma=0.000665 ! Fit after self-cal, rms=0.109547Jy sigma=0.000665 ! 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.109547Jy sigma=0.000665 ! Fit after self-cal, rms=0.110054Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.278 mas, bpa=-4.344 degrees ! Estimated noise=696.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000968549 Jy ! Component: 100 - total flux cleaned = 0.00138748 Jy ! Component: 150 - total flux cleaned = 0.00149284 Jy ! Component: 200 - total flux cleaned = 0.00154156 Jy ! Total flux subtracted in 200 components = 0.00154156 Jy ! Clean residual min=-0.001463 max=0.001301 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.245373 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 207 components and 0.245373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110038Jy sigma=0.000664 ! Fit after self-cal, rms=0.110039Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404534 Jy ! Component: 100 - total flux cleaned = 0.000451722 Jy ! Component: 150 - total flux cleaned = 0.000542492 Jy ! Component: 200 - total flux cleaned = 0.000608199 Jy ! Total flux subtracted in 200 components = 0.000608199 Jy ! Clean residual min=-0.001434 max=0.001311 Jy/beam ! Clean residual mean=-0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.245981 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 214 components and 0.245981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110029Jy sigma=0.000664 ! Fit after self-cal, rms=0.110027Jy sigma=0.000664 ! 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.110027Jy sigma=0.000664 ! Fit after self-cal, rms=0.110122Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.84 mas, bmaj=13.18 mas, bpa=2.218 degrees ! Estimated noise=969.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000734888 Jy ! Component: 100 - total flux cleaned = 0.00109907 Jy ! Component: 150 - total flux cleaned = 0.00131082 Jy ! Component: 200 - total flux cleaned = 0.00141677 Jy ! Total flux subtracted in 200 components = 0.00141677 Jy ! Clean residual min=-0.001182 max=0.001265 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.247398 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 237 components and 0.247398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110120Jy sigma=0.000664 ! Fit after self-cal, rms=0.110120Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337882 Jy ! Component: 100 - total flux cleaned = 0.000416467 Jy ! Component: 150 - total flux cleaned = 0.000439032 Jy ! Component: 200 - total flux cleaned = 0.000459631 Jy ! Total flux subtracted in 200 components = 0.000459631 Jy ! Clean residual min=-0.001197 max=0.001253 Jy/beam ! Clean residual mean=0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.247858 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 247 components and 0.247858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110120Jy sigma=0.000664 ! Fit after self-cal, rms=0.110120Jy sigma=0.000664 ! 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=2.811 mas, bmaj=7.283 mas, bpa=-4.365 degrees ! Estimated noise=696.484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.283 at -4.365 degrees (North through East) ! Clean map min=-0.0013424 max=0.12742 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.304 mas, bmaj=6.362 mas, bpa=-4.622 degrees ! Estimated noise=1303.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0906002 Jy ! Component: 100 - total flux cleaned = 0.13482 Jy ! Component: 150 - total flux cleaned = 0.159429 Jy ! Component: 200 - total flux cleaned = 0.174615 Jy ! Total flux subtracted in 200 components = 0.174615 Jy ! Clean residual min=-0.004386 max=0.008292 Jy/beam ! Clean residual mean=-0.000020 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.174615 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.174615 Jy ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.283 mas, bpa=-4.365 degrees ! Estimated noise=696.484 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.016256 Jy ! Component: 100 - total flux cleaned = 0.0254474 Jy ! Component: 150 - total flux cleaned = 0.0317716 Jy ! Component: 200 - total flux cleaned = 0.0368305 Jy ! Total flux subtracted in 200 components = 0.0368305 Jy ! Clean residual min=-0.002887 max=0.003060 Jy/beam ! Clean residual mean=-0.000015 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.211446 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 68 components and 0.211446 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=6.84 mas, bmaj=13.18 mas, bpa=2.218 degrees ! Estimated noise=969.007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842546 Jy ! Component: 100 - total flux cleaned = 0.0139445 Jy ! Component: 150 - total flux cleaned = 0.0179992 Jy ! Component: 200 - total flux cleaned = 0.021125 Jy ! Total flux subtracted in 200 components = 0.021125 Jy ! Clean residual min=-0.002099 max=0.002111 Jy/beam ! Clean residual mean=-0.000011 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.232571 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.00250545 Jy ! Component: 100 - total flux cleaned = 0.00456252 Jy ! Component: 150 - total flux cleaned = 0.00627411 Jy ! Component: 200 - total flux cleaned = 0.00770982 Jy ! Total flux subtracted in 200 components = 0.00770982 Jy ! Clean residual min=-0.001544 max=0.001623 Jy/beam ! Clean residual mean=-0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.240281 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 234 components and 0.24028 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.283 mas, bpa=-4.365 degrees ! Estimated noise=696.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168167 Jy ! Component: 100 - total flux cleaned = 0.00225977 Jy ! Component: 150 - total flux cleaned = 0.00262425 Jy ! Component: 200 - total flux cleaned = 0.00283303 Jy ! Total flux subtracted in 200 components = 0.00283303 Jy ! Clean residual min=-0.001612 max=0.001586 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.243113 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 258 components and 0.243113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110166Jy sigma=0.000665 ! Fit after self-cal, rms=0.110138Jy sigma=0.000665 wmodel J2232-1659_S_2017_02_19_pus_map.mod ! Writing 258 model components to file: J2232-1659_S_2017_02_19_pus_map.mod wobs J2232-1659_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2232-1659_S_2017_02_19_pus_uvs.fits wwins J2232-1659_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J2232-1659_S_2017_02_19_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.0006938 Jy ! Component: 100 - total flux cleaned = -0.000989826 Jy ! Component: 150 - total flux cleaned = -0.00119479 Jy ! Component: 200 - total flux cleaned = -0.00139143 Jy ! Component: 250 - total flux cleaned = -0.00158064 Jy ! Component: 300 - total flux cleaned = -0.00185541 Jy ! Component: 350 - total flux cleaned = -0.00205569 Jy ! Component: 400 - total flux cleaned = -0.00220789 Jy ! Component: 450 - total flux cleaned = -0.00225069 Jy ! Component: 500 - total flux cleaned = -0.00229266 Jy ! Component: 550 - total flux cleaned = -0.00233339 Jy ! Component: 600 - total flux cleaned = -0.00235348 Jy ! Component: 650 - total flux cleaned = -0.00241301 Jy ! Component: 700 - total flux cleaned = -0.00249078 Jy ! Component: 750 - total flux cleaned = -0.00250981 Jy ! Component: 800 - total flux cleaned = -0.0024721 Jy ! Component: 850 - total flux cleaned = -0.00252847 Jy ! Component: 900 - total flux cleaned = -0.00252836 Jy ! Component: 950 - total flux cleaned = -0.00252772 Jy ! Component: 1000 - total flux cleaned = -0.00250979 Jy ! Component: 1050 - total flux cleaned = -0.00245663 Jy ! Component: 1100 - total flux cleaned = -0.00247414 Jy ! Component: 1150 - total flux cleaned = -0.00243945 Jy ! Component: 1200 - total flux cleaned = -0.00237088 Jy ! Component: 1250 - total flux cleaned = -0.00235404 Jy ! Component: 1300 - total flux cleaned = -0.00242138 Jy ! Component: 1350 - total flux cleaned = -0.00242143 Jy ! Component: 1400 - total flux cleaned = -0.00232309 Jy ! Component: 1450 - total flux cleaned = -0.00240432 Jy ! Component: 1500 - total flux cleaned = -0.00230793 Jy ! Component: 1550 - total flux cleaned = -0.00229197 Jy ! Component: 1600 - total flux cleaned = -0.00219755 Jy ! Component: 1650 - total flux cleaned = -0.00218203 Jy ! Component: 1700 - total flux cleaned = -0.00216664 Jy ! Component: 1750 - total flux cleaned = -0.00215139 Jy ! Component: 1800 - total flux cleaned = -0.00212102 Jy ! Component: 1850 - total flux cleaned = -0.00207614 Jy ! Component: 1900 - total flux cleaned = -0.00209067 Jy ! Component: 1950 - total flux cleaned = -0.00204608 Jy ! Component: 2000 - total flux cleaned = -0.00200203 Jy ! Component: 2050 - total flux cleaned = -0.00201654 Jy ! Component: 2100 - total flux cleaned = -0.00198765 Jy ! Component: 2150 - total flux cleaned = -0.00187365 Jy ! Component: 2200 - total flux cleaned = -0.00187366 Jy ! Component: 2250 - total flux cleaned = -0.0018736 Jy ! Component: 2300 - total flux cleaned = -0.00180399 Jy ! Component: 2350 - total flux cleaned = -0.00180403 Jy ! Component: 2400 - total flux cleaned = -0.00173579 Jy ! Component: 2450 - total flux cleaned = -0.00176321 Jy ! Component: 2500 - total flux cleaned = -0.0016957 Jy ! Component: 2550 - total flux cleaned = -0.00166892 Jy ! Component: 2600 - total flux cleaned = -0.00157613 Jy ! Component: 2650 - total flux cleaned = -0.00149749 Jy ! Component: 2700 - total flux cleaned = -0.00145817 Jy ! Component: 2750 - total flux cleaned = -0.00143234 Jy ! Component: 2800 - total flux cleaned = -0.00135501 Jy ! Component: 2850 - total flux cleaned = -0.00127852 Jy ! Component: 2900 - total flux cleaned = -0.00126577 Jy ! Component: 2950 - total flux cleaned = -0.00119015 Jy ! Component: 3000 - total flux cleaned = -0.00110282 Jy ! Component: 3050 - total flux cleaned = -0.00109053 Jy ! Component: 3100 - total flux cleaned = -0.00104133 Jy ! Component: 3150 - total flux cleaned = -0.000980325 Jy ! Component: 3200 - total flux cleaned = -0.000895462 Jy ! Component: 3250 - total flux cleaned = -0.000835311 Jy ! Component: 3300 - total flux cleaned = -0.000787564 Jy ! Component: 3350 - total flux cleaned = -0.000728361 Jy ! Component: 3400 - total flux cleaned = -0.000704745 Jy ! Component: 3450 - total flux cleaned = -0.000693012 Jy ! Component: 3500 - total flux cleaned = -0.000576669 Jy ! Component: 3550 - total flux cleaned = -0.000530474 Jy ! Component: 3600 - total flux cleaned = -0.000495948 Jy ! Component: 3650 - total flux cleaned = -0.000450336 Jy ! Component: 3700 - total flux cleaned = -0.000461689 Jy ! Component: 3750 - total flux cleaned = -0.00039409 Jy ! Component: 3800 - total flux cleaned = -0.000349245 Jy ! Component: 3850 - total flux cleaned = -0.000382768 Jy ! Component: 3900 - total flux cleaned = -0.0003164 Jy ! Component: 3950 - total flux cleaned = -0.000316433 Jy ! Component: 4000 - total flux cleaned = -0.000207192 Jy ! Component: 4050 - total flux cleaned = -0.000185515 Jy ! Total flux subtracted in 4096 components = -0.000174764 Jy ! Clean residual min=-0.000701 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.242939 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 553 components and 0.242939 Jy ![Exited script file: muppet] wmap "J2232-1659_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.283 at -4.365 degrees (North through East) ! Clean map min=-0.0010828 max=0.12831 Jy/beam ! Writing clean map to FITS file: J2232-1659_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128308 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459973 0.459973 0.919946 1.83989 3.67978 7.35957 14.7191 29.4383 58.8765 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.811 x 7.283 at -4.365 degrees (North through East) ! Clean map min=-0.0010828 max=0.12831 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 J2232-1659_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:00:41 2019