! Started logfile: J1451-2329_S_2017_08_05_pus_uvs.log on Thu May 9 19:31:37 2019 obs J1451-2329_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1451-2329_S_2017_08_05_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768713 visibilities/baseline/integration-bin. ! Found source: J1451-2329 ! ! 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 513 lines of history. ! ! Reading 10516 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 J1451-2329_S_2017_08_05_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 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 472 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.780303Jy sigma=0.005486 ! Fit after self-cal, rms=0.763955Jy sigma=0.005364 ! 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.313 mas, bmaj=6.812 mas, bpa=-6.609 degrees ! Estimated noise=1706.02 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.170758 Jy ! Component: 100 - total flux cleaned = 0.232954 Jy ! Total flux subtracted in 100 components = 0.232954 Jy ! Clean residual min=-0.013004 max=0.030626 Jy/beam ! Clean residual mean=-0.000087 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 0.232954 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.232954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127870Jy sigma=0.000847 ! Fit after self-cal, rms=0.127743Jy sigma=0.000845 ! Inverting map ! Added new window around map position (-2, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358446 Jy ! Component: 100 - total flux cleaned = 0.0578193 Jy ! Total flux subtracted in 100 components = 0.0578193 Jy ! Clean residual min=-0.007918 max=0.015909 Jy/beam ! Clean residual mean=-0.000053 rms=0.002410 Jy/beam ! Combined flux in latest and established models = 0.290774 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.290774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112059Jy sigma=0.000729 ! Fit after self-cal, rms=0.112023Jy sigma=0.000729 ! Inverting map ! Added new window around map position (4, -11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016378 Jy ! Component: 100 - total flux cleaned = 0.027899 Jy ! Total flux subtracted in 100 components = 0.027899 Jy ! Clean residual min=-0.006714 max=0.010088 Jy/beam ! Clean residual mean=-0.000036 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.318673 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.318673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108273Jy sigma=0.000705 ! Fit after self-cal, rms=0.108267Jy sigma=0.000704 ! 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.867 mas, bmaj=7.888 mas, bpa=-5.914 degrees ! Estimated noise=1129.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114043 Jy ! Component: 100 - total flux cleaned = 0.0181957 Jy ! Component: 150 - total flux cleaned = 0.0224839 Jy ! Component: 200 - total flux cleaned = 0.0252388 Jy ! Total flux subtracted in 200 components = 0.0252388 Jy ! Clean residual min=-0.006780 max=0.006991 Jy/beam ! Clean residual mean=-0.000041 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.343911 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 107 components and 0.343911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106664Jy sigma=0.000697 ! Fit after self-cal, rms=0.106669Jy sigma=0.000697 ! 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.00* FD 0.95 HN 1.00 KP 1.06 ! LA 1.02 MK 0.98 NL 0.90 OV 1.04 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.06 KP 1.03 ! LA 0.99 MK 0.98 NL 1.03 OV 1.03 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.06 KP 0.90 ! LA 0.78 MK 1.02 NL 1.19 OV 0.91 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.01 KP 1.00* ! LA 1.00* MK 1.13 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.106669Jy sigma=0.000697 ! Fit after self-cal, rms=0.101689Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=7.913 mas, bpa=-5.766 degrees ! Estimated noise=1132.76 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.00170572 Jy ! Component: 100 - total flux cleaned = -0.00219029 Jy ! Component: 150 - total flux cleaned = -0.00259242 Jy ! Component: 200 - total flux cleaned = -0.00268859 Jy ! Total flux subtracted in 200 components = -0.00268859 Jy ! Clean residual min=-0.005223 max=0.004183 Jy/beam ! Clean residual mean=-0.000016 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.341223 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 119 components and 0.341223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101599Jy sigma=0.000669 ! Fit after self-cal, rms=0.101580Jy sigma=0.000668 ! 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.101580Jy sigma=0.000668 ! Fit after self-cal, rms=0.101958Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.902 mas, bpa=-5.778 degrees ! Estimated noise=1133.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000790559 Jy ! Component: 100 - total flux cleaned = -0.00116233 Jy ! Component: 150 - total flux cleaned = -0.00149482 Jy ! Component: 200 - total flux cleaned = -0.00159155 Jy ! Total flux subtracted in 200 components = -0.00159155 Jy ! Clean residual min=-0.003409 max=0.003170 Jy/beam ! Clean residual mean=-0.000014 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.339631 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.339631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101923Jy sigma=0.000663 ! Fit after self-cal, rms=0.101940Jy sigma=0.000663 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.000190578 Jy ! Component: 100 - total flux cleaned = -0.000279713 Jy ! Component: 150 - total flux cleaned = -0.000384807 Jy ! Component: 200 - total flux cleaned = -0.000480853 Jy ! Total flux subtracted in 200 components = -0.000480853 Jy ! Clean residual min=-0.003433 max=0.003105 Jy/beam ! Clean residual mean=-0.000014 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.339151 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 144 components and 0.339151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101925Jy sigma=0.000663 ! Fit after self-cal, rms=0.101921Jy sigma=0.000663 ! 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.101921Jy sigma=0.000663 ! Fit after self-cal, rms=0.102751Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.89 mas, bpa=-5.837 degrees ! Estimated noise=1133.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000941051 Jy ! Component: 100 - total flux cleaned = -0.00124586 Jy ! Component: 150 - total flux cleaned = -0.0013579 Jy ! Component: 200 - total flux cleaned = -0.00146113 Jy ! Total flux subtracted in 200 components = -0.00146113 Jy ! Clean residual min=-0.003275 max=0.002989 Jy/beam ! Clean residual mean=-0.000014 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.33769 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.33769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102716Jy sigma=0.000662 ! Fit after self-cal, rms=0.102730Jy sigma=0.000662 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.000126717 Jy ! Component: 100 - total flux cleaned = -0.000187093 Jy ! Component: 150 - total flux cleaned = -0.00026703 Jy ! Component: 200 - total flux cleaned = -0.000316455 Jy ! Total flux subtracted in 200 components = -0.000316455 Jy ! Clean residual min=-0.003231 max=0.002953 Jy/beam ! Clean residual mean=-0.000014 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.337373 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 163 components and 0.337373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102714Jy sigma=0.000662 ! Fit after self-cal, rms=0.102712Jy sigma=0.000662 ! 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.102712Jy sigma=0.000662 ! Fit after self-cal, rms=0.102982Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.428 mas, bmaj=18.96 mas, bpa=-3.052 degrees ! Estimated noise=1482.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000848595 Jy ! Component: 100 - total flux cleaned = -0.000911104 Jy ! Component: 150 - total flux cleaned = -0.000994648 Jy ! Component: 200 - total flux cleaned = -0.00101941 Jy ! Total flux subtracted in 200 components = -0.00101941 Jy ! Clean residual min=-0.003463 max=0.003373 Jy/beam ! Clean residual mean=-0.000030 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.336354 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 167 components and 0.336354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102970Jy sigma=0.000662 ! Fit after self-cal, rms=0.102972Jy sigma=0.000662 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.00013567 Jy ! Component: 100 - total flux cleaned = -0.000114031 Jy ! Component: 150 - total flux cleaned = -0.000153483 Jy ! Component: 200 - total flux cleaned = -0.000171354 Jy ! Total flux subtracted in 200 components = -0.000171354 Jy ! Clean residual min=-0.003426 max=0.003354 Jy/beam ! Clean residual mean=-0.000031 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.336182 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 171 components and 0.336182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102970Jy sigma=0.000662 ! Fit after self-cal, rms=0.102968Jy sigma=0.000662 ! 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.887 mas, bmaj=7.885 mas, bpa=-5.857 degrees ! Estimated noise=1133.4 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.887 x 7.885 at -5.857 degrees (North through East) ! Clean map min=-0.0031361 max=0.21866 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.328 mas, bmaj=6.79 mas, bpa=-6.487 degrees ! Estimated noise=1723.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172607 Jy ! Component: 100 - total flux cleaned = 0.236254 Jy ! Component: 150 - total flux cleaned = 0.271363 Jy ! Component: 200 - total flux cleaned = 0.292535 Jy ! Total flux subtracted in 200 components = 0.292535 Jy ! Clean residual min=-0.005510 max=0.011122 Jy/beam ! Clean residual mean=-0.000037 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.292535 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.292535 Jy ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.885 mas, bpa=-5.857 degrees ! Estimated noise=1133.4 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.0187285 Jy ! Component: 100 - total flux cleaned = 0.0286165 Jy ! Component: 150 - total flux cleaned = 0.0345746 Jy ! Component: 200 - total flux cleaned = 0.0382949 Jy ! Total flux subtracted in 200 components = 0.0382949 Jy ! Clean residual min=-0.003349 max=0.003314 Jy/beam ! Clean residual mean=-0.000021 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.33083 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 84 components and 0.33083 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.428 mas, bmaj=18.96 mas, bpa=-3.052 degrees ! Estimated noise=1482.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362311 Jy ! Component: 100 - total flux cleaned = 0.00497894 Jy ! Component: 150 - total flux cleaned = 0.00511994 Jy ! Component: 200 - total flux cleaned = 0.00524212 Jy ! Total flux subtracted in 200 components = 0.00524212 Jy ! Clean residual min=-0.003231 max=0.003200 Jy/beam ! Clean residual mean=-0.000032 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.336072 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.000109048 Jy ! Component: 100 - total flux cleaned = 0.000207954 Jy ! Component: 150 - total flux cleaned = 0.00027526 Jy ! Component: 200 - total flux cleaned = 0.000335359 Jy ! Total flux subtracted in 200 components = 0.000335359 Jy ! Clean residual min=-0.003214 max=0.003236 Jy/beam ! Clean residual mean=-0.000031 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.336408 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.336408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.885 mas, bpa=-5.857 degrees ! Estimated noise=1133.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.2128e-05 Jy ! Component: 100 - total flux cleaned = -8.55949e-06 Jy ! Component: 150 - total flux cleaned = -8.53826e-06 Jy ! Component: 200 - total flux cleaned = -7.94823e-06 Jy ! Total flux subtracted in 200 components = -7.94823e-06 Jy ! Clean residual min=-0.003161 max=0.002845 Jy/beam ! Clean residual mean=-0.000014 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.3364 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.3364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102968Jy sigma=0.000661 ! Fit after self-cal, rms=0.102945Jy sigma=0.000661 wmodel J1451-2329_S_2017_08_05_pus_map.mod ! Writing 119 model components to file: J1451-2329_S_2017_08_05_pus_map.mod wobs J1451-2329_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1451-2329_S_2017_08_05_pus_uvs.fits wwins J1451-2329_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1451-2329_S_2017_08_05_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.000476745 Jy ! Component: 100 - total flux cleaned = -0.000481218 Jy ! Component: 150 - total flux cleaned = -0.000336369 Jy ! Component: 200 - total flux cleaned = -1.00788e-05 Jy ! Component: 250 - total flux cleaned = 0.000125533 Jy ! Component: 300 - total flux cleaned = 0.000471307 Jy ! Component: 350 - total flux cleaned = 0.000803986 Jy ! Component: 400 - total flux cleaned = 0.00128651 Jy ! Component: 450 - total flux cleaned = 0.0017143 Jy ! Component: 500 - total flux cleaned = 0.00201639 Jy ! Component: 550 - total flux cleaned = 0.00220001 Jy ! Component: 600 - total flux cleaned = 0.00241308 Jy ! Component: 650 - total flux cleaned = 0.00251721 Jy ! Component: 700 - total flux cleaned = 0.00278989 Jy ! Component: 750 - total flux cleaned = 0.00292384 Jy ! Component: 800 - total flux cleaned = 0.00311945 Jy ! Component: 850 - total flux cleaned = 0.00331109 Jy ! Component: 900 - total flux cleaned = 0.00340523 Jy ! Component: 950 - total flux cleaned = 0.00365212 Jy ! Component: 1000 - total flux cleaned = 0.00380323 Jy ! Component: 1050 - total flux cleaned = 0.00392223 Jy ! Component: 1100 - total flux cleaned = 0.00403869 Jy ! Component: 1150 - total flux cleaned = 0.00415315 Jy ! Component: 1200 - total flux cleaned = 0.00426578 Jy ! Component: 1250 - total flux cleaned = 0.00423834 Jy ! Component: 1300 - total flux cleaned = 0.0043756 Jy ! Component: 1350 - total flux cleaned = 0.00445619 Jy ! Component: 1400 - total flux cleaned = 0.00445611 Jy ! Component: 1450 - total flux cleaned = 0.00443058 Jy ! Component: 1500 - total flux cleaned = 0.00448195 Jy ! Component: 1550 - total flux cleaned = 0.00448185 Jy ! Component: 1600 - total flux cleaned = 0.00453122 Jy ! Component: 1650 - total flux cleaned = 0.00453072 Jy ! Component: 1700 - total flux cleaned = 0.00455465 Jy ! Component: 1750 - total flux cleaned = 0.00455439 Jy ! Component: 1800 - total flux cleaned = 0.00455414 Jy ! Component: 1850 - total flux cleaned = 0.00453042 Jy ! Component: 1900 - total flux cleaned = 0.00453045 Jy ! Component: 1950 - total flux cleaned = 0.00450809 Jy ! Component: 2000 - total flux cleaned = 0.00453034 Jy ! Component: 2050 - total flux cleaned = 0.00446405 Jy ! Component: 2100 - total flux cleaned = 0.00439862 Jy ! Component: 2150 - total flux cleaned = 0.00442001 Jy ! Component: 2200 - total flux cleaned = 0.00435578 Jy ! Component: 2250 - total flux cleaned = 0.00433436 Jy ! Component: 2300 - total flux cleaned = 0.00427218 Jy ! Component: 2350 - total flux cleaned = 0.00427206 Jy ! Component: 2400 - total flux cleaned = 0.00421107 Jy ! Component: 2450 - total flux cleaned = 0.0042313 Jy ! Component: 2500 - total flux cleaned = 0.00421159 Jy ! Component: 2550 - total flux cleaned = 0.00425116 Jy ! Component: 2600 - total flux cleaned = 0.00427071 Jy ! Component: 2650 - total flux cleaned = 0.00425151 Jy ! Component: 2700 - total flux cleaned = 0.00427064 Jy ! Component: 2750 - total flux cleaned = 0.00425198 Jy ! Component: 2800 - total flux cleaned = 0.00432657 Jy ! Component: 2850 - total flux cleaned = 0.00427099 Jy ! Component: 2900 - total flux cleaned = 0.00430756 Jy ! Component: 2950 - total flux cleaned = 0.00423513 Jy ! Component: 3000 - total flux cleaned = 0.00423501 Jy ! Component: 3050 - total flux cleaned = 0.00423496 Jy ! Component: 3100 - total flux cleaned = 0.00423445 Jy ! Component: 3150 - total flux cleaned = 0.00416471 Jy ! Component: 3200 - total flux cleaned = 0.00421605 Jy ! Component: 3250 - total flux cleaned = 0.00416457 Jy ! Component: 3300 - total flux cleaned = 0.00413098 Jy ! Component: 3350 - total flux cleaned = 0.00414792 Jy ! Component: 3400 - total flux cleaned = 0.00413169 Jy ! Component: 3450 - total flux cleaned = 0.00416462 Jy ! Component: 3500 - total flux cleaned = 0.0041321 Jy ! Component: 3550 - total flux cleaned = 0.00413223 Jy ! Component: 3600 - total flux cleaned = 0.00411611 Jy ! Component: 3650 - total flux cleaned = 0.00416379 Jy ! Component: 3700 - total flux cleaned = 0.00416348 Jy ! Component: 3750 - total flux cleaned = 0.00408526 Jy ! Component: 3800 - total flux cleaned = 0.00408527 Jy ! Component: 3850 - total flux cleaned = 0.00405459 Jy ! Component: 3900 - total flux cleaned = 0.00402423 Jy ! Component: 3950 - total flux cleaned = 0.00399388 Jy ! Component: 4000 - total flux cleaned = 0.0039639 Jy ! Component: 4050 - total flux cleaned = 0.00391935 Jy ! Total flux subtracted in 4096 components = 0.00391943 Jy ! Clean residual min=-0.000886 max=0.000908 Jy/beam ! Clean residual mean=-0.000006 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.340319 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 410 components and 0.340319 Jy ![Exited script file: muppet] wmap "J1451-2329_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.887 x 7.885 at -5.857 degrees (North through East) ! Clean map min=-0.0015222 max=0.22304 Jy/beam ! Writing clean map to FITS file: J1451-2329_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.223043 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.354928 0.354928 0.709855 1.41971 2.83942 5.67884 11.3577 22.7154 45.4307 90.8614 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.223 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.887 x 7.885 at -5.857 degrees (North through East) ! Clean map min=-0.0015222 max=0.22304 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 J1451-2329_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:31:42 2019