! Started logfile: J0205-3444_S_2017_05_01_pus_uvs.log on Wed May 1 18:25:46 2019 obs J0205-3444_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0205-3444_S_2017_05_01_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.719676 visibilities/baseline/integration-bin. ! Found source: J0205-3444 ! ! 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 788 lines of history. ! ! Reading 12436 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 J0205-3444_S_2017_05_01_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 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 549 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913427Jy sigma=0.004745 ! Fit after self-cal, rms=0.883058Jy sigma=0.004631 ! 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=3.18 mas, bmaj=17.06 mas, bpa=17.8 degrees ! Estimated noise=2207.94 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.0942334 Jy ! Component: 100 - total flux cleaned = 0.124201 Jy ! Total flux subtracted in 100 components = 0.124201 Jy ! Clean residual min=-0.009722 max=0.017808 Jy/beam ! Clean residual mean=-0.000095 rms=0.003171 Jy/beam ! Combined flux in latest and established models = 0.124201 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.124201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152890Jy sigma=0.000698 ! Fit after self-cal, rms=0.152784Jy sigma=0.000697 ! 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.96 mas, bmaj=20.48 mas, bpa=17.21 degrees ! Estimated noise=1407.67 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.0258666 Jy ! Component: 100 - total flux cleaned = 0.039134 Jy ! Component: 150 - total flux cleaned = 0.0465873 Jy ! Component: 200 - total flux cleaned = 0.0509033 Jy ! Total flux subtracted in 200 components = 0.0509033 Jy ! Clean residual min=-0.004999 max=0.011277 Jy/beam ! Clean residual mean=-0.000002 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.175104 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 80 components and 0.175104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149056Jy sigma=0.000669 ! Fit after self-cal, rms=0.148926Jy sigma=0.000668 ! Inverting map ! Added new window around map position (-9.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103293 Jy ! Component: 100 - total flux cleaned = 0.0138989 Jy ! Component: 150 - total flux cleaned = 0.0146197 Jy ! Component: 200 - total flux cleaned = 0.0152182 Jy ! Total flux subtracted in 200 components = 0.0152182 Jy ! Clean residual min=-0.003967 max=0.004210 Jy/beam ! Clean residual mean=0.000018 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.190322 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 123 components and 0.190322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148202Jy sigma=0.000664 ! Fit after self-cal, rms=0.148136Jy sigma=0.000663 ! 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.91 FD 0.95 HN 1.09 KP 1.03 ! LA 0.98 MK 1.00* NL 1.01 OV 1.02 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.02 KP 0.97 ! LA 0.98 MK 1.00* NL 1.14 OV 1.04 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.94 KP 0.95 ! LA 1.03 MK 1.00* NL 0.98 OV 0.95 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 0.73 KP 1.00* ! LA 0.97 MK 1.00* NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.148136Jy sigma=0.000663 ! Fit after self-cal, rms=0.146856Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=20.57 mas, bpa=17.17 degrees ! Estimated noise=1400.19 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.00272289 Jy ! Component: 100 - total flux cleaned = 0.00255004 Jy ! Component: 150 - total flux cleaned = 0.0020669 Jy ! Component: 200 - total flux cleaned = 0.00164093 Jy ! Total flux subtracted in 200 components = 0.00164093 Jy ! Clean residual min=-0.003858 max=0.003711 Jy/beam ! Clean residual mean=-0.000004 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.191963 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 147 components and 0.191963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146722Jy sigma=0.000661 ! Fit after self-cal, rms=0.146718Jy sigma=0.000661 ! 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.146718Jy sigma=0.000661 ! Fit after self-cal, rms=0.148051Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=20.53 mas, bpa=17.14 degrees ! Estimated noise=1401.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814563 Jy ! Component: 100 - total flux cleaned = 0.000410727 Jy ! Component: 150 - total flux cleaned = 0.000179734 Jy ! Component: 200 - total flux cleaned = -2.47161e-05 Jy ! Total flux subtracted in 200 components = -2.47161e-05 Jy ! Clean residual min=-0.003697 max=0.003519 Jy/beam ! Clean residual mean=-0.000009 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.191938 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 168 components and 0.191938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147987Jy sigma=0.000660 ! Fit after self-cal, rms=0.148021Jy 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.000125508 Jy ! Component: 100 - total flux cleaned = 2.15859e-05 Jy ! Component: 150 - total flux cleaned = -7.39494e-05 Jy ! Component: 200 - total flux cleaned = -0.000247275 Jy ! Total flux subtracted in 200 components = -0.000247275 Jy ! Clean residual min=-0.003653 max=0.003390 Jy/beam ! Clean residual mean=-0.000010 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.191691 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 183 components and 0.191691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147983Jy sigma=0.000660 ! Fit after self-cal, rms=0.147989Jy sigma=0.000660 ! 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.147989Jy sigma=0.000660 ! Fit after self-cal, rms=0.151345Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=20.44 mas, bpa=17.13 degrees ! Estimated noise=1398.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319783 Jy ! Component: 100 - total flux cleaned = 0.000223324 Jy ! Component: 150 - total flux cleaned = 0.000135558 Jy ! Component: 200 - total flux cleaned = 9.5086e-05 Jy ! Total flux subtracted in 200 components = 9.5086e-05 Jy ! Clean residual min=-0.003561 max=0.003225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.191786 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 203 components and 0.191786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151310Jy sigma=0.000659 ! Fit after self-cal, rms=0.151391Jy sigma=0.000659 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 = 9.22237e-05 Jy ! Component: 100 - total flux cleaned = 5.0394e-05 Jy ! Component: 150 - total flux cleaned = -2.45549e-05 Jy ! Component: 200 - total flux cleaned = -0.000129701 Jy ! Total flux subtracted in 200 components = -0.000129701 Jy ! Clean residual min=-0.003579 max=0.003157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.191657 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 212 components and 0.191656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151367Jy sigma=0.000659 ! Fit after self-cal, rms=0.151367Jy sigma=0.000659 ! 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.151367Jy sigma=0.000659 ! Fit after self-cal, rms=0.152301Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.985 mas, bmaj=31.01 mas, bpa=7.086 degrees ! Estimated noise=1556.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.42208e-05 Jy ! Component: 100 - total flux cleaned = -0.000126485 Jy ! Component: 150 - total flux cleaned = -0.000306438 Jy ! Component: 200 - total flux cleaned = -0.000437729 Jy ! Total flux subtracted in 200 components = -0.000437729 Jy ! Clean residual min=-0.003209 max=0.003250 Jy/beam ! Clean residual mean=-0.000005 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.191219 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 239 components and 0.191219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152289Jy sigma=0.000659 ! Fit after self-cal, rms=0.152314Jy sigma=0.000659 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.13988e-05 Jy ! Component: 100 - total flux cleaned = -0.000163307 Jy ! Component: 150 - total flux cleaned = -0.000255814 Jy ! Component: 200 - total flux cleaned = -0.000320349 Jy ! Total flux subtracted in 200 components = -0.000320349 Jy ! Clean residual min=-0.003231 max=0.003226 Jy/beam ! Clean residual mean=-0.000007 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.190898 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 248 components and 0.190898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152305Jy sigma=0.000659 ! Fit after self-cal, rms=0.152312Jy sigma=0.000659 ! 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.981 mas, bmaj=20.4 mas, bpa=17.15 degrees ! Estimated noise=1398.05 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.981 x 20.4 at 17.15 degrees (North through East) ! Clean map min=-0.0049794 max=0.12248 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=3.187 mas, bmaj=17.03 mas, bpa=17.74 degrees ! Estimated noise=2187.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0920373 Jy ! Component: 100 - total flux cleaned = 0.125383 Jy ! Component: 150 - total flux cleaned = 0.146138 Jy ! Component: 200 - total flux cleaned = 0.160513 Jy ! Total flux subtracted in 200 components = 0.160513 Jy ! Clean residual min=-0.006891 max=0.007899 Jy/beam ! Clean residual mean=-0.000044 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.160513 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.160513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=20.4 mas, bpa=17.15 degrees ! Estimated noise=1398.05 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.0133926 Jy ! Component: 100 - total flux cleaned = 0.0213638 Jy ! Component: 150 - total flux cleaned = 0.0252173 Jy ! Component: 200 - total flux cleaned = 0.026183 Jy ! Total flux subtracted in 200 components = 0.026183 Jy ! Clean residual min=-0.003753 max=0.003334 Jy/beam ! Clean residual mean=0.000009 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.186696 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 91 components and 0.186696 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=8.985 mas, bmaj=31.01 mas, bpa=7.086 degrees ! Estimated noise=1556.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233692 Jy ! Component: 100 - total flux cleaned = 0.00354153 Jy ! Component: 150 - total flux cleaned = 0.00363387 Jy ! Component: 200 - total flux cleaned = 0.00346326 Jy ! Total flux subtracted in 200 components = 0.00346326 Jy ! Clean residual min=-0.003031 max=0.003188 Jy/beam ! Clean residual mean=0.000007 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.19016 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 = -7.16578e-05 Jy ! Component: 100 - total flux cleaned = -0.000194964 Jy ! Component: 150 - total flux cleaned = -0.000309587 Jy ! Component: 200 - total flux cleaned = -0.000465145 Jy ! Total flux subtracted in 200 components = -0.000465145 Jy ! Clean residual min=-0.003074 max=0.003176 Jy/beam ! Clean residual mean=-0.000003 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.189695 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 165 components and 0.189695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=20.4 mas, bpa=17.15 degrees ! Estimated noise=1398.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300805 Jy ! Component: 100 - total flux cleaned = -0.000689404 Jy ! Component: 150 - total flux cleaned = -0.000757656 Jy ! Component: 200 - total flux cleaned = -0.000635845 Jy ! Total flux subtracted in 200 components = -0.000635845 Jy ! Clean residual min=-0.003564 max=0.003072 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.189059 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 190 components and 0.189059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152393Jy sigma=0.000659 ! Fit after self-cal, rms=0.152341Jy sigma=0.000659 wmodel J0205-3444_S_2017_05_01_pus_map.mod ! Writing 190 model components to file: J0205-3444_S_2017_05_01_pus_map.mod wobs J0205-3444_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0205-3444_S_2017_05_01_pus_uvs.fits wwins J0205-3444_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0205-3444_S_2017_05_01_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.00102163 Jy ! Component: 100 - total flux cleaned = -0.000969609 Jy ! Component: 150 - total flux cleaned = -0.00101207 Jy ! Component: 200 - total flux cleaned = -0.00114974 Jy ! Component: 250 - total flux cleaned = -0.00123717 Jy ! Component: 300 - total flux cleaned = -0.00127929 Jy ! Component: 350 - total flux cleaned = -0.0011588 Jy ! Component: 400 - total flux cleaned = -0.000962953 Jy ! Component: 450 - total flux cleaned = -0.000582011 Jy ! Component: 500 - total flux cleaned = -0.000322372 Jy ! Component: 550 - total flux cleaned = 7.54792e-05 Jy ! Component: 600 - total flux cleaned = 0.000356622 Jy ! Component: 650 - total flux cleaned = 0.000528852 Jy ! Component: 700 - total flux cleaned = 0.000865337 Jy ! Component: 750 - total flux cleaned = 0.00116077 Jy ! Component: 800 - total flux cleaned = 0.00141821 Jy ! Component: 850 - total flux cleaned = 0.00167034 Jy ! Component: 900 - total flux cleaned = 0.0019487 Jy ! Component: 950 - total flux cleaned = 0.00225207 Jy ! Component: 1000 - total flux cleaned = 0.00237086 Jy ! Component: 1050 - total flux cleaned = 0.00248804 Jy ! Component: 1100 - total flux cleaned = 0.00260391 Jy ! Component: 1150 - total flux cleaned = 0.00277476 Jy ! Component: 1200 - total flux cleaned = 0.00291408 Jy ! Component: 1250 - total flux cleaned = 0.00294143 Jy ! Component: 1300 - total flux cleaned = 0.00305007 Jy ! Component: 1350 - total flux cleaned = 0.00313006 Jy ! Component: 1400 - total flux cleaned = 0.0032873 Jy ! Component: 1450 - total flux cleaned = 0.0033388 Jy ! Component: 1500 - total flux cleaned = 0.00349238 Jy ! Component: 1550 - total flux cleaned = 0.00364374 Jy ! Component: 1600 - total flux cleaned = 0.00371867 Jy ! Component: 1650 - total flux cleaned = 0.00389088 Jy ! Component: 1700 - total flux cleaned = 0.00410946 Jy ! Component: 1750 - total flux cleaned = 0.00418126 Jy ! Component: 1800 - total flux cleaned = 0.00432428 Jy ! Component: 1850 - total flux cleaned = 0.0045358 Jy ! Component: 1900 - total flux cleaned = 0.00462862 Jy ! Component: 1950 - total flux cleaned = 0.0047899 Jy ! Component: 2000 - total flux cleaned = 0.00490393 Jy ! Component: 2050 - total flux cleaned = 0.00506206 Jy ! Component: 2100 - total flux cleaned = 0.00519614 Jy ! Component: 2150 - total flux cleaned = 0.00532882 Jy ! Component: 2200 - total flux cleaned = 0.00548186 Jy ! Component: 2250 - total flux cleaned = 0.00559052 Jy ! Component: 2300 - total flux cleaned = 0.00578386 Jy ! Component: 2350 - total flux cleaned = 0.00591138 Jy ! Component: 2400 - total flux cleaned = 0.00610068 Jy ! Component: 2450 - total flux cleaned = 0.00620519 Jy ! Component: 2500 - total flux cleaned = 0.00630891 Jy ! Component: 2550 - total flux cleaned = 0.00645253 Jy ! Component: 2600 - total flux cleaned = 0.00659522 Jy ! Component: 2650 - total flux cleaned = 0.00681676 Jy ! Component: 2700 - total flux cleaned = 0.00685661 Jy ! Component: 2750 - total flux cleaned = 0.00697591 Jy ! Component: 2800 - total flux cleaned = 0.0071135 Jy ! Component: 2850 - total flux cleaned = 0.00713324 Jy ! Component: 2900 - total flux cleaned = 0.00726858 Jy ! Component: 2950 - total flux cleaned = 0.00736439 Jy ! Component: 3000 - total flux cleaned = 0.00744045 Jy ! Component: 3050 - total flux cleaned = 0.00751587 Jy ! Component: 3100 - total flux cleaned = 0.00766574 Jy ! Component: 3150 - total flux cleaned = 0.00768436 Jy ! Component: 3200 - total flux cleaned = 0.00781375 Jy ! Component: 3250 - total flux cleaned = 0.00790531 Jy ! Component: 3300 - total flux cleaned = 0.00795981 Jy ! Component: 3350 - total flux cleaned = 0.00806798 Jy ! Component: 3400 - total flux cleaned = 0.00812189 Jy ! Component: 3450 - total flux cleaned = 0.00835342 Jy ! Component: 3500 - total flux cleaned = 0.00840646 Jy ! Component: 3550 - total flux cleaned = 0.00851198 Jy ! Component: 3600 - total flux cleaned = 0.00865197 Jy ! Component: 3650 - total flux cleaned = 0.00882577 Jy ! Component: 3700 - total flux cleaned = 0.00896386 Jy ! Component: 3750 - total flux cleaned = 0.00901524 Jy ! Component: 3800 - total flux cleaned = 0.00913476 Jy ! Component: 3850 - total flux cleaned = 0.0092534 Jy ! Component: 3900 - total flux cleaned = 0.00937153 Jy ! Component: 3950 - total flux cleaned = 0.00942185 Jy ! Component: 4000 - total flux cleaned = 0.00958871 Jy ! Component: 4050 - total flux cleaned = 0.00967173 Jy ! Total flux subtracted in 4096 components = 0.00973771 Jy ! Clean residual min=-0.000934 max=0.001017 Jy/beam ! Clean residual mean=0.000010 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.198796 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 461 components and 0.198796 Jy ![Exited script file: muppet] wmap "J0205-3444_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.981 x 20.4 at 17.15 degrees (North through East) ! Clean map min=-0.0040332 max=0.1223 Jy/beam ! Writing clean map to FITS file: J0205-3444_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000311115 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.763173 0.763173 1.52635 3.05269 6.10538 12.2108 24.4215 48.843 97.6861 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.981 x 20.4 at 17.15 degrees (North through East) ! Clean map min=-0.0040332 max=0.1223 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 J0205-3444_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:25:53 2019