! Started logfile: J2223-3455_S_2017_04_28_pus_uvs.log on Thu May 2 16:34:29 2019 obs J2223-3455_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_04_28_pus_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683838 visibilities/baseline/integration-bin. ! Found source: J2223-3455 ! ! 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 671 lines of history. ! ! Reading 2708 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 J2223-3455_S_2017_04_28_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.729243Jy sigma=0.003912 ! Fit after self-cal, rms=0.721328Jy sigma=0.003875 ! 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.653 mas, bmaj=8.018 mas, bpa=-4.372 degrees ! Estimated noise=3690.69 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.229497 Jy ! Component: 100 - total flux cleaned = 0.284363 Jy ! Total flux subtracted in 100 components = 0.284363 Jy ! Clean residual min=-0.020163 max=0.035682 Jy/beam ! Clean residual mean=-0.000026 rms=0.005761 Jy/beam ! Combined flux in latest and established models = 0.284363 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.284363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213391Jy sigma=0.000788 ! Fit after self-cal, rms=0.213410Jy sigma=0.000787 ! Inverting map ! Added new window around map position (20.5, 89). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343266 Jy ! Component: 100 - total flux cleaned = 0.0558547 Jy ! Total flux subtracted in 100 components = 0.0558547 Jy ! Clean residual min=-0.015104 max=0.018953 Jy/beam ! Clean residual mean=-0.000041 rms=0.004378 Jy/beam ! Combined flux in latest and established models = 0.340218 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.340218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204686Jy sigma=0.000732 ! Fit after self-cal, rms=0.204579Jy sigma=0.000730 ! 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.203 mas, bmaj=9.311 mas, bpa=-4.036 degrees ! Estimated noise=2868.57 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.0230498 Jy ! Component: 100 - total flux cleaned = 0.0370144 Jy ! Component: 150 - total flux cleaned = 0.04596 Jy ! Component: 200 - total flux cleaned = 0.051948 Jy ! Total flux subtracted in 200 components = 0.051948 Jy ! Clean residual min=-0.013763 max=0.018925 Jy/beam ! Clean residual mean=-0.000065 rms=0.004198 Jy/beam ! Combined flux in latest and established models = 0.392166 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.392166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200606Jy sigma=0.000707 ! Fit after self-cal, rms=0.200548Jy sigma=0.000706 ! 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.98 HN 1.00* KP 0.99 ! LA 1.12 MK 0.95 NL 1.07 OV 1.00 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.85 HN 1.00* KP 0.95 ! LA 1.08 MK 1.00 NL 1.33 OV 1.02 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.00* KP 0.94 ! LA 1.02 MK 1.07 NL 1.25 OV 0.94 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.00* KP 1.00* ! LA 0.43 MK 0.99 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.200548Jy sigma=0.000706 ! Fit after self-cal, rms=0.152438Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=9.359 mas, bpa=-4.094 degrees ! Estimated noise=2819.14 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.00466926 Jy ! Component: 100 - total flux cleaned = 0.0041798 Jy ! Component: 150 - total flux cleaned = 0.00391855 Jy ! Component: 200 - total flux cleaned = 0.00350409 Jy ! Total flux subtracted in 200 components = 0.00350409 Jy ! Clean residual min=-0.010436 max=0.013651 Jy/beam ! Clean residual mean=-0.000077 rms=0.003080 Jy/beam ! Combined flux in latest and established models = 0.39567 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.39567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152124Jy sigma=0.000675 ! Fit after self-cal, rms=0.152232Jy sigma=0.000674 ! 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.152232Jy sigma=0.000674 ! Fit after self-cal, rms=0.157172Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.408 mas, bpa=-3.999 degrees ! Estimated noise=2827.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113343 Jy ! Component: 100 - total flux cleaned = 0.00112094 Jy ! Component: 150 - total flux cleaned = 0.00104288 Jy ! Component: 200 - total flux cleaned = 0.000969246 Jy ! Total flux subtracted in 200 components = 0.000969246 Jy ! Clean residual min=-0.008174 max=0.010717 Jy/beam ! Clean residual mean=-0.000090 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.396639 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.396639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157059Jy sigma=0.000660 ! Fit after self-cal, rms=0.157180Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (76.5, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00882083 Jy ! Component: 100 - total flux cleaned = 0.0106564 Jy ! Component: 150 - total flux cleaned = 0.0107827 Jy ! Component: 200 - total flux cleaned = 0.0107842 Jy ! Total flux subtracted in 200 components = 0.0107842 Jy ! Clean residual min=-0.007922 max=0.008736 Jy/beam ! Clean residual mean=-0.000074 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.407423 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.407423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156551Jy sigma=0.000657 ! Fit after self-cal, rms=0.156533Jy sigma=0.000657 ! 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.156533Jy sigma=0.000657 ! Fit after self-cal, rms=0.156333Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=9.428 mas, bpa=-4.033 degrees ! Estimated noise=2819.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147019 Jy ! Component: 100 - total flux cleaned = 0.00137597 Jy ! Component: 150 - total flux cleaned = 0.00137402 Jy ! Component: 200 - total flux cleaned = 0.00137548 Jy ! Total flux subtracted in 200 components = 0.00137548 Jy ! Clean residual min=-0.007274 max=0.008894 Jy/beam ! Clean residual mean=-0.000072 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.408799 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.408799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156200Jy sigma=0.000656 ! Fit after self-cal, rms=0.156199Jy sigma=0.000656 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 = 8.08151e-05 Jy ! Component: 100 - total flux cleaned = 5.20846e-06 Jy ! Component: 150 - total flux cleaned = 5.37261e-06 Jy ! Component: 200 - total flux cleaned = 0.000140596 Jy ! Total flux subtracted in 200 components = 0.000140596 Jy ! Clean residual min=-0.007288 max=0.008904 Jy/beam ! Clean residual mean=-0.000073 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.408939 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.408939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156124Jy sigma=0.000656 ! Fit after self-cal, rms=0.156121Jy sigma=0.000656 ! 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.156121Jy sigma=0.000656 ! Fit after self-cal, rms=0.155935Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.032 mas, bmaj=26.18 mas, bpa=6.43 degrees ! Estimated noise=3495.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866128 Jy ! Component: 100 - total flux cleaned = 0.000872951 Jy ! Component: 150 - total flux cleaned = 0.00111512 Jy ! Component: 200 - total flux cleaned = 0.00122513 Jy ! Total flux subtracted in 200 components = 0.00122513 Jy ! Clean residual min=-0.007964 max=0.009252 Jy/beam ! Clean residual mean=-0.000135 rms=0.002846 Jy/beam ! Combined flux in latest and established models = 0.410164 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.410164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155924Jy sigma=0.000656 ! Fit after self-cal, rms=0.155911Jy sigma=0.000656 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.56722e-05 Jy ! Component: 100 - total flux cleaned = 6.89058e-05 Jy ! Component: 150 - total flux cleaned = 0.000164339 Jy ! Component: 200 - total flux cleaned = 0.000162067 Jy ! Total flux subtracted in 200 components = 0.000162067 Jy ! Clean residual min=-0.007918 max=0.009188 Jy/beam ! Clean residual mean=-0.000134 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.410326 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.410326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155909Jy sigma=0.000656 ! Fit after self-cal, rms=0.155909Jy sigma=0.000656 ! 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.249 mas, bmaj=9.431 mas, bpa=-4.06 degrees ! Estimated noise=2818.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 9.431 at -4.06 degrees (North through East) ! Clean map min=-0.0069303 max=0.29642 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.678 mas, bmaj=8.111 mas, bpa=-4.58 degrees ! Estimated noise=3647.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226357 Jy ! Component: 100 - total flux cleaned = 0.285052 Jy ! Component: 150 - total flux cleaned = 0.318917 Jy ! Component: 200 - total flux cleaned = 0.341827 Jy ! Total flux subtracted in 200 components = 0.341827 Jy ! Clean residual min=-0.010958 max=0.017432 Jy/beam ! Clean residual mean=-0.000034 rms=0.003366 Jy/beam ! Combined flux in latest and established models = 0.341827 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.341827 Jy ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=9.431 mas, bpa=-4.06 degrees ! Estimated noise=2818.36 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 (26.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241671 Jy ! Component: 100 - total flux cleaned = 0.0390889 Jy ! Component: 150 - total flux cleaned = 0.0495572 Jy ! Component: 200 - total flux cleaned = 0.0570537 Jy ! Total flux subtracted in 200 components = 0.0570537 Jy ! Clean residual min=-0.007493 max=0.009176 Jy/beam ! Clean residual mean=-0.000094 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.398881 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 72 components and 0.398881 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=9.032 mas, bmaj=26.18 mas, bpa=6.43 degrees ! Estimated noise=3495.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00758063 Jy ! Component: 100 - total flux cleaned = 0.0103358 Jy ! Component: 150 - total flux cleaned = 0.0118935 Jy ! Component: 200 - total flux cleaned = 0.0130988 Jy ! Total flux subtracted in 200 components = 0.0130988 Jy ! Clean residual min=-0.007832 max=0.009393 Jy/beam ! Clean residual mean=-0.000178 rms=0.002652 Jy/beam ! Combined flux in latest and established models = 0.41198 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.000631077 Jy ! Component: 100 - total flux cleaned = 0.00101877 Jy ! Component: 150 - total flux cleaned = 0.00129581 Jy ! Component: 200 - total flux cleaned = 0.00148125 Jy ! Total flux subtracted in 200 components = 0.00148125 Jy ! Clean residual min=-0.007772 max=0.009582 Jy/beam ! Clean residual mean=-0.000175 rms=0.002627 Jy/beam ! Combined flux in latest and established models = 0.413461 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.413461 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=9.431 mas, bpa=-4.06 degrees ! Estimated noise=2818.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000249035 Jy ! Component: 100 - total flux cleaned = -0.000385179 Jy ! Component: 150 - total flux cleaned = -0.00049753 Jy ! Component: 200 - total flux cleaned = -0.000387573 Jy ! Total flux subtracted in 200 components = -0.000387573 Jy ! Clean residual min=-0.007260 max=0.009091 Jy/beam ! Clean residual mean=-0.000096 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.413074 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.413074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155555Jy sigma=0.000654 ! Fit after self-cal, rms=0.155471Jy sigma=0.000653 wmodel J2223-3455_S_2017_04_28_pus_map.mod ! Writing 118 model components to file: J2223-3455_S_2017_04_28_pus_map.mod wobs J2223-3455_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_04_28_pus_uvs.fits wwins J2223-3455_S_2017_04_28_pus_map.win ! wwins: Wrote 4 windows to J2223-3455_S_2017_04_28_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.00390446 Jy ! Component: 100 - total flux cleaned = 0.00593565 Jy ! Component: 150 - total flux cleaned = 0.00665155 Jy ! Component: 200 - total flux cleaned = 0.0075408 Jy ! Component: 250 - total flux cleaned = 0.00848731 Jy ! Component: 300 - total flux cleaned = 0.00939102 Jy ! Component: 350 - total flux cleaned = 0.0101584 Jy ! Component: 400 - total flux cleaned = 0.010619 Jy ! Component: 450 - total flux cleaned = 0.0111542 Jy ! Component: 500 - total flux cleaned = 0.0115831 Jy ! Component: 550 - total flux cleaned = 0.0117509 Jy ! Component: 600 - total flux cleaned = 0.0120734 Jy ! Component: 650 - total flux cleaned = 0.0117586 Jy ! Component: 700 - total flux cleaned = 0.0118358 Jy ! Component: 750 - total flux cleaned = 0.0116089 Jy ! Component: 800 - total flux cleaned = 0.011318 Jy ! Component: 850 - total flux cleaned = 0.0113194 Jy ! Component: 900 - total flux cleaned = 0.01104 Jy ! Component: 950 - total flux cleaned = 0.0107658 Jy ! Component: 1000 - total flux cleaned = 0.0105652 Jy ! Component: 1050 - total flux cleaned = 0.0103674 Jy ! Component: 1100 - total flux cleaned = 0.0101088 Jy ! Component: 1150 - total flux cleaned = 0.00979069 Jy ! Component: 1200 - total flux cleaned = 0.00947946 Jy ! Component: 1250 - total flux cleaned = 0.00923532 Jy ! Component: 1300 - total flux cleaned = 0.00893268 Jy ! Component: 1350 - total flux cleaned = 0.00881269 Jy ! Component: 1400 - total flux cleaned = 0.00840259 Jy ! Component: 1450 - total flux cleaned = 0.00817242 Jy ! Component: 1500 - total flux cleaned = 0.00794527 Jy ! Component: 1550 - total flux cleaned = 0.00777746 Jy ! Component: 1600 - total flux cleaned = 0.00761138 Jy ! Component: 1650 - total flux cleaned = 0.00739338 Jy ! Component: 1700 - total flux cleaned = 0.0074465 Jy ! Component: 1750 - total flux cleaned = 0.00723285 Jy ! Component: 1800 - total flux cleaned = 0.00712858 Jy ! Component: 1850 - total flux cleaned = 0.00697309 Jy ! Component: 1900 - total flux cleaned = 0.00687071 Jy ! Component: 1950 - total flux cleaned = 0.0068704 Jy ! Component: 2000 - total flux cleaned = 0.00667111 Jy ! Component: 2050 - total flux cleaned = 0.0063764 Jy ! Component: 2100 - total flux cleaned = 0.00637739 Jy ! Component: 2150 - total flux cleaned = 0.00623353 Jy ! Component: 2200 - total flux cleaned = 0.00623352 Jy ! Component: 2250 - total flux cleaned = 0.00618673 Jy ! Component: 2300 - total flux cleaned = 0.00628003 Jy ! Component: 2350 - total flux cleaned = 0.00614222 Jy ! Component: 2400 - total flux cleaned = 0.00609772 Jy ! Component: 2450 - total flux cleaned = 0.00623296 Jy ! Component: 2500 - total flux cleaned = 0.00605436 Jy ! Component: 2550 - total flux cleaned = 0.006055 Jy ! Component: 2600 - total flux cleaned = 0.00609912 Jy ! Component: 2650 - total flux cleaned = 0.00601289 Jy ! Component: 2700 - total flux cleaned = 0.00609918 Jy ! Component: 2750 - total flux cleaned = 0.00597175 Jy ! Component: 2800 - total flux cleaned = 0.00597259 Jy ! Component: 2850 - total flux cleaned = 0.00588936 Jy ! Component: 2900 - total flux cleaned = 0.00576526 Jy ! Component: 2950 - total flux cleaned = 0.00584692 Jy ! Component: 3000 - total flux cleaned = 0.00576574 Jy ! Component: 3050 - total flux cleaned = 0.00584545 Jy ! Component: 3100 - total flux cleaned = 0.0058055 Jy ! Component: 3150 - total flux cleaned = 0.00584497 Jy ! Component: 3200 - total flux cleaned = 0.00592329 Jy ! Component: 3250 - total flux cleaned = 0.00584526 Jy ! Component: 3300 - total flux cleaned = 0.00584558 Jy ! Component: 3350 - total flux cleaned = 0.00584537 Jy ! Component: 3400 - total flux cleaned = 0.00595981 Jy ! Component: 3450 - total flux cleaned = 0.00595967 Jy ! Component: 3500 - total flux cleaned = 0.00595993 Jy ! Component: 3550 - total flux cleaned = 0.00607227 Jy ! Component: 3600 - total flux cleaned = 0.00607256 Jy ! Component: 3650 - total flux cleaned = 0.00614646 Jy ! Component: 3700 - total flux cleaned = 0.00625617 Jy ! Component: 3750 - total flux cleaned = 0.0061463 Jy ! Component: 3800 - total flux cleaned = 0.00610995 Jy ! Component: 3850 - total flux cleaned = 0.00603795 Jy ! Component: 3900 - total flux cleaned = 0.00589476 Jy ! Component: 3950 - total flux cleaned = 0.00593058 Jy ! Component: 4000 - total flux cleaned = 0.00589503 Jy ! Component: 4050 - total flux cleaned = 0.00596562 Jy ! Total flux subtracted in 4096 components = 0.00596551 Jy ! Clean residual min=-0.002049 max=0.002078 Jy/beam ! Clean residual mean=-0.000027 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.419039 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 368 components and 0.419039 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 9.431 at -4.06 degrees (North through East) ! Clean map min=-0.0052695 max=0.29075 Jy/beam ! Writing clean map to FITS file: J2223-3455_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.290747 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000648953 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.669605 0.669605 1.33921 2.67842 5.35684 10.7137 21.4274 42.8547 85.7095 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.29 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.249 x 9.431 at -4.06 degrees (North through East) ! Clean map min=-0.0052695 max=0.29075 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 J2223-3455_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:34:34 2019