! Started logfile: J1159-2228_S_2017_02_19_pus_uvs.log on Sat May 4 18:50:53 2019 obs J1159-2228_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1159-2228_S_2017_02_19_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.48816 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1159-2228 ! ! 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 10720 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 J1159-2228_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 443 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 398 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 443 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 801 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.736773Jy sigma=0.004897 ! Fit after self-cal, rms=0.721339Jy sigma=0.004795 ! 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.987 mas, bmaj=11.34 mas, bpa=20.41 degrees ! Estimated noise=2147.17 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.209711 Jy ! Component: 100 - total flux cleaned = 0.267197 Jy ! Total flux subtracted in 100 components = 0.267197 Jy ! Clean residual min=-0.012956 max=0.023470 Jy/beam ! Clean residual mean=0.000045 rms=0.004348 Jy/beam ! Combined flux in latest and established models = 0.267197 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.267197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129318Jy sigma=0.000775 ! Fit after self-cal, rms=0.129268Jy sigma=0.000775 ! 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.717 mas, bmaj=12.54 mas, bpa=18.74 degrees ! Estimated noise=1202.07 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.0331041 Jy ! Component: 100 - total flux cleaned = 0.0492375 Jy ! Component: 150 - total flux cleaned = 0.059212 Jy ! Component: 200 - total flux cleaned = 0.0657062 Jy ! Total flux subtracted in 200 components = 0.0657062 Jy ! Clean residual min=-0.008141 max=0.008881 Jy/beam ! Clean residual mean=0.000011 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.332903 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 54 components and 0.332903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119927Jy sigma=0.000720 ! Fit after self-cal, rms=0.119869Jy sigma=0.000719 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.05 KP 1.06 ! LA 0.98 MK 1.00* NL 0.87 OV 1.03 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.15 KP 1.04 ! LA 0.99 MK 1.00* NL 1.04 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 1.02 KP 0.89 ! LA 0.77 MK 1.00* NL 1.14 OV 0.99 ! PT 1.00* SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.86 KP 1.00* ! LA 0.79 MK 1.00* NL 1.00* OV 1.45 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.119869Jy sigma=0.000719 ! Fit after self-cal, rms=0.112330Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=12.82 mas, bpa=18.54 degrees ! Estimated noise=1209.1 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.00169614 Jy ! Component: 100 - total flux cleaned = -0.00150699 Jy ! Component: 150 - total flux cleaned = -0.00140939 Jy ! Component: 200 - total flux cleaned = -0.00145289 Jy ! Total flux subtracted in 200 components = -0.00145289 Jy ! Clean residual min=-0.004463 max=0.004760 Jy/beam ! Clean residual mean=0.000004 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.33145 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.33145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112256Jy sigma=0.000677 ! Fit after self-cal, rms=0.112360Jy sigma=0.000676 ! 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.112360Jy sigma=0.000676 ! Fit after self-cal, rms=0.111516Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=12.81 mas, bpa=18.51 degrees ! Estimated noise=1209.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152866 Jy ! Component: 100 - total flux cleaned = -0.00166403 Jy ! Component: 150 - total flux cleaned = -0.00178089 Jy ! Component: 200 - total flux cleaned = -0.00181362 Jy ! Total flux subtracted in 200 components = -0.00181362 Jy ! Clean residual min=-0.003728 max=0.004526 Jy/beam ! Clean residual mean=0.000001 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.329637 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.329637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111469Jy sigma=0.000671 ! Fit after self-cal, rms=0.111481Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235135 Jy ! Component: 100 - total flux cleaned = -7.51455e-05 Jy ! Component: 150 - total flux cleaned = 1.34084e-05 Jy ! Component: 200 - total flux cleaned = 5.34083e-05 Jy ! Total flux subtracted in 200 components = 5.34083e-05 Jy ! Clean residual min=-0.003680 max=0.004540 Jy/beam ! Clean residual mean=0.000001 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.32969 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.32969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111468Jy sigma=0.000671 ! Fit after self-cal, rms=0.111464Jy sigma=0.000671 ! Inverting map ! Added new window around map position (9.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443552 Jy ! Component: 100 - total flux cleaned = 0.00617205 Jy ! Component: 150 - total flux cleaned = 0.00754928 Jy ! Component: 200 - total flux cleaned = 0.00865419 Jy ! Total flux subtracted in 200 components = 0.00865419 Jy ! Clean residual min=-0.003357 max=0.002865 Jy/beam ! Clean residual mean=-0.000000 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.338344 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 120 components and 0.338345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111237Jy sigma=0.000669 ! Fit after self-cal, rms=0.111231Jy sigma=0.000669 ! 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.111231Jy sigma=0.000669 ! Fit after self-cal, rms=0.111309Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=12.82 mas, bpa=18.59 degrees ! Estimated noise=1206.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207314 Jy ! Component: 100 - total flux cleaned = 0.00313407 Jy ! Component: 150 - total flux cleaned = 0.0035536 Jy ! Component: 200 - total flux cleaned = 0.00373554 Jy ! Total flux subtracted in 200 components = 0.00373554 Jy ! Clean residual min=-0.002932 max=0.002425 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.34208 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 141 components and 0.34208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111247Jy sigma=0.000668 ! Fit after self-cal, rms=0.111258Jy sigma=0.000668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785252 Jy ! Component: 100 - total flux cleaned = 0.00090125 Jy ! Component: 150 - total flux cleaned = 0.00100701 Jy ! Component: 200 - total flux cleaned = 0.00116519 Jy ! Total flux subtracted in 200 components = 0.00116519 Jy ! Clean residual min=-0.002798 max=0.002420 Jy/beam ! Clean residual mean=-0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.343245 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 159 components and 0.343245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111235Jy sigma=0.000668 ! Fit after self-cal, rms=0.111236Jy sigma=0.000668 ! 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.111236Jy sigma=0.000668 ! Fit after self-cal, rms=0.111145Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.626 mas, bmaj=17.8 mas, bpa=10.63 degrees ! Estimated noise=1420.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754857 Jy ! Component: 100 - total flux cleaned = 0.000552011 Jy ! Component: 150 - total flux cleaned = 0.000606317 Jy ! Component: 200 - total flux cleaned = 0.000726057 Jy ! Total flux subtracted in 200 components = 0.000726057 Jy ! Clean residual min=-0.003244 max=0.003056 Jy/beam ! Clean residual mean=-0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.343971 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 186 components and 0.343971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111133Jy sigma=0.000668 ! Fit after self-cal, rms=0.111136Jy sigma=0.000668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.51442e-06 Jy ! Component: 100 - total flux cleaned = -1.35261e-05 Jy ! Component: 150 - total flux cleaned = 2.43087e-05 Jy ! Component: 200 - total flux cleaned = 7.53794e-05 Jy ! Total flux subtracted in 200 components = 7.53794e-05 Jy ! Clean residual min=-0.003266 max=0.003051 Jy/beam ! Clean residual mean=-0.000004 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.344047 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 198 components and 0.344047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111132Jy sigma=0.000668 ! Fit after self-cal, rms=0.111131Jy sigma=0.000668 ! 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.732 mas, bmaj=12.83 mas, bpa=18.61 degrees ! Estimated noise=1205.52 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.732 x 12.83 at 18.61 degrees (North through East) ! Clean map min=-0.003162 max=0.27916 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.949 mas, bmaj=11.37 mas, bpa=20.87 degrees ! Estimated noise=2149.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.208143 Jy ! Component: 100 - total flux cleaned = 0.267553 Jy ! Component: 150 - total flux cleaned = 0.292382 Jy ! Component: 200 - total flux cleaned = 0.304511 Jy ! Total flux subtracted in 200 components = 0.304511 Jy ! Clean residual min=-0.006579 max=0.006418 Jy/beam ! Clean residual mean=0.000006 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.30451 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.30451 Jy ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=12.83 mas, bpa=18.61 degrees ! Estimated noise=1205.52 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.0105475 Jy ! Component: 100 - total flux cleaned = 0.0168427 Jy ! Component: 150 - total flux cleaned = 0.0208181 Jy ! Component: 200 - total flux cleaned = 0.0232071 Jy ! Total flux subtracted in 200 components = 0.0232071 Jy ! Clean residual min=-0.003614 max=0.003364 Jy/beam ! Clean residual mean=0.000003 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.327718 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.327718 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.626 mas, bmaj=17.8 mas, bpa=10.63 degrees ! Estimated noise=1420.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409035 Jy ! Component: 100 - total flux cleaned = 0.0065423 Jy ! Component: 150 - total flux cleaned = 0.00834311 Jy ! Component: 200 - total flux cleaned = 0.00986625 Jy ! Total flux subtracted in 200 components = 0.00986625 Jy ! Clean residual min=-0.003297 max=0.003072 Jy/beam ! Clean residual mean=0.000000 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.337584 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.00103325 Jy ! Component: 100 - total flux cleaned = 0.00187632 Jy ! Component: 150 - total flux cleaned = 0.00267233 Jy ! Component: 200 - total flux cleaned = 0.00337521 Jy ! Total flux subtracted in 200 components = 0.00337521 Jy ! Clean residual min=-0.003101 max=0.003025 Jy/beam ! Clean residual mean=-0.000002 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.340959 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 186 components and 0.340959 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=12.83 mas, bpa=18.61 degrees ! Estimated noise=1205.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570362 Jy ! Component: 100 - total flux cleaned = 0.00115641 Jy ! Component: 150 - total flux cleaned = 0.0014097 Jy ! Component: 200 - total flux cleaned = 0.00158947 Jy ! Total flux subtracted in 200 components = 0.00158947 Jy ! Clean residual min=-0.003021 max=0.002507 Jy/beam ! Clean residual mean=-0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.342548 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 204 components and 0.342548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111171Jy sigma=0.000668 ! Fit after self-cal, rms=0.111166Jy sigma=0.000668 wmodel J1159-2228_S_2017_02_19_pus_map.mod ! Writing 204 model components to file: J1159-2228_S_2017_02_19_pus_map.mod wobs J1159-2228_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1159-2228_S_2017_02_19_pus_uvs.fits wwins J1159-2228_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1159-2228_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.000972031 Jy ! Component: 100 - total flux cleaned = -0.00173728 Jy ! Component: 150 - total flux cleaned = -0.00231465 Jy ! Component: 200 - total flux cleaned = -0.00286153 Jy ! Component: 250 - total flux cleaned = -0.00330705 Jy ! Component: 300 - total flux cleaned = -0.00359186 Jy ! Component: 350 - total flux cleaned = -0.00400104 Jy ! Component: 400 - total flux cleaned = -0.00442706 Jy ! Component: 450 - total flux cleaned = -0.00486877 Jy ! Component: 500 - total flux cleaned = -0.00514233 Jy ! Component: 550 - total flux cleaned = -0.00534929 Jy ! Component: 600 - total flux cleaned = -0.00546425 Jy ! Component: 650 - total flux cleaned = -0.00568774 Jy ! Component: 700 - total flux cleaned = -0.0057967 Jy ! Component: 750 - total flux cleaned = -0.00595651 Jy ! Component: 800 - total flux cleaned = -0.00608589 Jy ! Component: 850 - total flux cleaned = -0.00616196 Jy ! Component: 900 - total flux cleaned = -0.00626093 Jy ! Component: 950 - total flux cleaned = -0.00638169 Jy ! Component: 1000 - total flux cleaned = -0.00649959 Jy ! Component: 1050 - total flux cleaned = -0.00663856 Jy ! Component: 1100 - total flux cleaned = -0.00675236 Jy ! Component: 1150 - total flux cleaned = -0.00681956 Jy ! Component: 1200 - total flux cleaned = -0.00699548 Jy ! Component: 1250 - total flux cleaned = -0.00712485 Jy ! Component: 1300 - total flux cleaned = -0.00725211 Jy ! Component: 1350 - total flux cleaned = -0.00743969 Jy ! Component: 1400 - total flux cleaned = -0.00752161 Jy ! Component: 1450 - total flux cleaned = -0.0076227 Jy ! Component: 1500 - total flux cleaned = -0.00772249 Jy ! Component: 1550 - total flux cleaned = -0.00785937 Jy ! Component: 1600 - total flux cleaned = -0.00793642 Jy ! Component: 1650 - total flux cleaned = -0.00801218 Jy ! Component: 1700 - total flux cleaned = -0.00810543 Jy ! Component: 1750 - total flux cleaned = -0.00812404 Jy ! Component: 1800 - total flux cleaned = -0.00823331 Jy ! Component: 1850 - total flux cleaned = -0.008305 Jy ! Component: 1900 - total flux cleaned = -0.00835783 Jy ! Component: 1950 - total flux cleaned = -0.00839254 Jy ! Component: 2000 - total flux cleaned = -0.0084445 Jy ! Component: 2050 - total flux cleaned = -0.00851279 Jy ! Component: 2100 - total flux cleaned = -0.00856334 Jy ! Component: 2150 - total flux cleaned = -0.00861307 Jy ! Component: 2200 - total flux cleaned = -0.00866235 Jy ! Component: 2250 - total flux cleaned = -0.00871126 Jy ! Component: 2300 - total flux cleaned = -0.00877556 Jy ! Component: 2350 - total flux cleaned = -0.00882301 Jy ! Component: 2400 - total flux cleaned = -0.00885421 Jy ! Component: 2450 - total flux cleaned = -0.00890058 Jy ! Component: 2500 - total flux cleaned = -0.00893121 Jy ! Component: 2550 - total flux cleaned = -0.00896159 Jy ! Component: 2600 - total flux cleaned = -0.00902179 Jy ! Component: 2650 - total flux cleaned = -0.00906641 Jy ! Component: 2700 - total flux cleaned = -0.00909599 Jy ! Component: 2750 - total flux cleaned = -0.00913995 Jy ! Component: 2800 - total flux cleaned = -0.00913995 Jy ! Component: 2850 - total flux cleaned = -0.00918317 Jy ! Component: 2900 - total flux cleaned = -0.00921167 Jy ! Component: 2950 - total flux cleaned = -0.00925423 Jy ! Component: 3000 - total flux cleaned = -0.00924031 Jy ! Component: 3050 - total flux cleaned = -0.00930996 Jy ! Component: 3100 - total flux cleaned = -0.0093238 Jy ! Component: 3150 - total flux cleaned = -0.00930998 Jy ! Component: 3200 - total flux cleaned = -0.00935073 Jy ! Component: 3250 - total flux cleaned = -0.00932368 Jy ! Component: 3300 - total flux cleaned = -0.00936393 Jy ! Component: 3350 - total flux cleaned = -0.00936396 Jy ! Component: 3400 - total flux cleaned = -0.0093375 Jy ! Component: 3450 - total flux cleaned = -0.00931114 Jy ! Component: 3500 - total flux cleaned = -0.00929811 Jy ! Component: 3550 - total flux cleaned = -0.00931118 Jy ! Component: 3600 - total flux cleaned = -0.00929821 Jy ! Component: 3650 - total flux cleaned = -0.00927249 Jy ! Component: 3700 - total flux cleaned = -0.00929802 Jy ! Component: 3750 - total flux cleaned = -0.00931064 Jy ! Component: 3800 - total flux cleaned = -0.00932325 Jy ! Component: 3850 - total flux cleaned = -0.00934841 Jy ! Component: 3900 - total flux cleaned = -0.00934831 Jy ! Component: 3950 - total flux cleaned = -0.00933577 Jy ! Component: 4000 - total flux cleaned = -0.00936056 Jy ! Component: 4050 - total flux cleaned = -0.00937302 Jy ! Total flux subtracted in 4096 components = -0.00939761 Jy ! Clean residual min=-0.000668 max=0.001123 Jy/beam ! Clean residual mean=0.000000 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.333151 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 501 components and 0.333151 Jy ![Exited script file: muppet] wmap "J1159-2228_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.732 x 12.83 at 18.61 degrees (North through East) ! Clean map min=-0.0026832 max=0.27929 Jy/beam ! Writing clean map to FITS file: J1159-2228_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.279289 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224817 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241488 0.241488 0.482976 0.965952 1.9319 3.86381 7.72761 15.4552 30.9105 61.8209 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.279 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.732 x 12.83 at 18.61 degrees (North through East) ! Clean map min=-0.0026832 max=0.27929 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 J1159-2228_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:50:58 2019