! Started logfile: J2223-3455_S_2017_08_12_pus_uvs.log on Fri May 10 15:09:25 2019 obs J2223-3455_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2223-3455_S_2017_08_12_pus_uva.fits ! AN table 1: 23 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.176812 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! 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 594 lines of history. ! ! Reading 732 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_08_12_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 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.716757Jy sigma=0.004627 ! Fit after self-cal, rms=0.700011Jy sigma=0.004522 ! 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.762 mas, bmaj=14.41 mas, bpa=14.48 degrees ! Estimated noise=6135.74 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.243293 Jy ! Component: 100 - total flux cleaned = 0.297975 Jy ! Total flux subtracted in 100 components = 0.297975 Jy ! Clean residual min=-0.024893 max=0.030454 Jy/beam ! Clean residual mean=-0.000160 rms=0.008601 Jy/beam ! Combined flux in latest and established models = 0.297975 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.297975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113546Jy sigma=0.000720 ! Fit after self-cal, rms=0.113504Jy sigma=0.000719 ! 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.299 mas, bmaj=16.59 mas, bpa=11.14 degrees ! Estimated noise=4714.39 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.0161036 Jy ! Component: 100 - total flux cleaned = 0.0239397 Jy ! Component: 150 - total flux cleaned = 0.0254013 Jy ! Component: 200 - total flux cleaned = 0.0265117 Jy ! Total flux subtracted in 200 components = 0.0265117 Jy ! Clean residual min=-0.023004 max=0.030440 Jy/beam ! Clean residual mean=-0.000270 rms=0.008303 Jy/beam ! Combined flux in latest and established models = 0.324487 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.324487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110978Jy sigma=0.000704 ! Fit after self-cal, rms=0.110953Jy sigma=0.000704 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.92 ! LA 1.05 MK 1.00* NL 1.00* OV 1.01 ! PT 1.19 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.88 ! LA 0.98 MK 1.00* NL 1.00* OV 0.92 ! PT 1.13 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.91 ! LA 0.99 MK 1.00* NL 1.00* OV 1.00 ! PT 1.14 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.110953Jy sigma=0.000704 ! Fit after self-cal, rms=0.105507Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=16.64 mas, bpa=10.92 degrees ! Estimated noise=4701.24 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.00152448 Jy ! Component: 100 - total flux cleaned = 0.00217681 Jy ! Component: 150 - total flux cleaned = 0.00251871 Jy ! Component: 200 - total flux cleaned = 0.0026776 Jy ! Total flux subtracted in 200 components = 0.0026776 Jy ! Clean residual min=-0.017701 max=0.023694 Jy/beam ! Clean residual mean=-0.000009 rms=0.005991 Jy/beam ! Combined flux in latest and established models = 0.327165 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.327165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104751Jy sigma=0.000668 ! Fit after self-cal, rms=0.104788Jy 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.104788Jy sigma=0.000668 ! Fit after self-cal, rms=0.104478Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=16.61 mas, bpa=11 degrees ! Estimated noise=4716.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144936 Jy ! Component: 100 - total flux cleaned = 0.000456558 Jy ! Component: 150 - total flux cleaned = 0.000544847 Jy ! Component: 200 - total flux cleaned = 0.000539722 Jy ! Total flux subtracted in 200 components = 0.000539722 Jy ! Clean residual min=-0.016264 max=0.022154 Jy/beam ! Clean residual mean=-0.000086 rms=0.005411 Jy/beam ! Combined flux in latest and established models = 0.327704 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.327704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104319Jy sigma=0.000649 ! Fit after self-cal, rms=0.104386Jy sigma=0.000649 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.000311949 Jy ! Component: 100 - total flux cleaned = -0.000157766 Jy ! Component: 150 - total flux cleaned = -0.000162879 Jy ! Component: 200 - total flux cleaned = -0.000236448 Jy ! Total flux subtracted in 200 components = -0.000236448 Jy ! Clean residual min=-0.015870 max=0.022044 Jy/beam ! Clean residual mean=-0.000088 rms=0.005370 Jy/beam ! Combined flux in latest and established models = 0.327468 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.327468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104281Jy sigma=0.000648 ! Fit after self-cal, rms=0.104276Jy sigma=0.000648 ! 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.104276Jy sigma=0.000648 ! Fit after self-cal, rms=0.104206Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=16.58 mas, bpa=11.02 degrees ! Estimated noise=4707.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320842 Jy ! Component: 100 - total flux cleaned = -0.00016442 Jy ! Component: 150 - total flux cleaned = -0.000235498 Jy ! Component: 200 - total flux cleaned = -0.000303417 Jy ! Total flux subtracted in 200 components = -0.000303417 Jy ! Clean residual min=-0.015553 max=0.021559 Jy/beam ! Clean residual mean=-0.000063 rms=0.005277 Jy/beam ! Combined flux in latest and established models = 0.327165 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.327165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104107Jy sigma=0.000647 ! Fit after self-cal, rms=0.104112Jy sigma=0.000647 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.000375474 Jy ! Component: 100 - total flux cleaned = -0.000441013 Jy ! Component: 150 - total flux cleaned = -0.000441174 Jy ! Component: 200 - total flux cleaned = -0.000501938 Jy ! Total flux subtracted in 200 components = -0.000501938 Jy ! Clean residual min=-0.015281 max=0.021444 Jy/beam ! Clean residual mean=-0.000066 rms=0.005244 Jy/beam ! Combined flux in latest and established models = 0.326663 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.326663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104040Jy sigma=0.000647 ! Fit after self-cal, rms=0.104037Jy sigma=0.000647 ! 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.104037Jy sigma=0.000647 ! Fit after self-cal, rms=0.103959Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.796 mas, bmaj=36.73 mas, bpa=0.6626 degrees ! Estimated noise=6189.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000960781 Jy ! Component: 100 - total flux cleaned = -0.00107943 Jy ! Component: 150 - total flux cleaned = -0.00119078 Jy ! Component: 200 - total flux cleaned = -0.00129754 Jy ! Total flux subtracted in 200 components = -0.00129754 Jy ! Clean residual min=-0.019622 max=0.022020 Jy/beam ! Clean residual mean=-0.000109 rms=0.007567 Jy/beam ! Combined flux in latest and established models = 0.325365 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.325365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103921Jy sigma=0.000647 ! Fit after self-cal, rms=0.103935Jy sigma=0.000646 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.29045e-05 Jy ! Component: 100 - total flux cleaned = -0.000189189 Jy ! Component: 150 - total flux cleaned = -0.000290137 Jy ! Component: 200 - total flux cleaned = -0.000388017 Jy ! Total flux subtracted in 200 components = -0.000388017 Jy ! Clean residual min=-0.019640 max=0.021996 Jy/beam ! Clean residual mean=-0.000112 rms=0.007572 Jy/beam ! Combined flux in latest and established models = 0.324977 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.324977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103901Jy sigma=0.000646 ! Fit after self-cal, rms=0.103904Jy sigma=0.000646 ! 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.286 mas, bmaj=16.56 mas, bpa=11.03 degrees ! Estimated noise=4699.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 16.56 at 11.03 degrees (North through East) ! Clean map min=-0.01833 max=0.31233 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.752 mas, bmaj=14.38 mas, bpa=14.59 degrees ! Estimated noise=5991.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.233921 Jy ! Component: 100 - total flux cleaned = 0.286083 Jy ! Component: 150 - total flux cleaned = 0.305347 Jy ! Component: 200 - total flux cleaned = 0.316942 Jy ! Total flux subtracted in 200 components = 0.316942 Jy ! Clean residual min=-0.018788 max=0.020162 Jy/beam ! Clean residual mean=-0.000044 rms=0.004926 Jy/beam ! Combined flux in latest and established models = 0.316942 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.316942 Jy ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=16.56 mas, bpa=11.03 degrees ! Estimated noise=4699.93 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.00536111 Jy ! Component: 100 - total flux cleaned = 0.00670685 Jy ! Component: 150 - total flux cleaned = 0.00781541 Jy ! Component: 200 - total flux cleaned = 0.00814362 Jy ! Total flux subtracted in 200 components = 0.00814362 Jy ! Clean residual min=-0.017061 max=0.021715 Jy/beam ! Clean residual mean=-0.000047 rms=0.005496 Jy/beam ! Combined flux in latest and established models = 0.325086 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.325086 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.796 mas, bmaj=36.73 mas, bpa=0.6626 degrees ! Estimated noise=6189.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103569 Jy ! Component: 100 - total flux cleaned = -0.000843727 Jy ! Component: 150 - total flux cleaned = -0.000595665 Jy ! Component: 200 - total flux cleaned = -0.000384102 Jy ! Total flux subtracted in 200 components = -0.000384102 Jy ! Clean residual min=-0.020199 max=0.022165 Jy/beam ! Clean residual mean=-0.000109 rms=0.007674 Jy/beam ! Combined flux in latest and established models = 0.324702 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.000120421 Jy ! Component: 100 - total flux cleaned = 0.000290372 Jy ! Component: 150 - total flux cleaned = 0.000394525 Jy ! Component: 200 - total flux cleaned = 0.000535984 Jy ! Total flux subtracted in 200 components = 0.000535984 Jy ! Clean residual min=-0.020173 max=0.022140 Jy/beam ! Clean residual mean=-0.000105 rms=0.007638 Jy/beam ! Combined flux in latest and established models = 0.325238 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.325238 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=16.56 mas, bpa=11.03 degrees ! Estimated noise=4699.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148208 Jy ! Component: 100 - total flux cleaned = 0.0016059 Jy ! Component: 150 - total flux cleaned = 0.00171577 Jy ! Component: 200 - total flux cleaned = 0.00181824 Jy ! Total flux subtracted in 200 components = 0.00181824 Jy ! Clean residual min=-0.016462 max=0.021465 Jy/beam ! Clean residual mean=-0.000039 rms=0.005294 Jy/beam ! Combined flux in latest and established models = 0.327056 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.327056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104158Jy sigma=0.000648 ! Fit after self-cal, rms=0.104150Jy sigma=0.000648 wmodel J2223-3455_S_2017_08_12_pus_map.mod ! Writing 67 model components to file: J2223-3455_S_2017_08_12_pus_map.mod wobs J2223-3455_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2223-3455_S_2017_08_12_pus_uvs.fits wwins J2223-3455_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J2223-3455_S_2017_08_12_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.00816515 Jy ! Component: 100 - total flux cleaned = 0.010747 Jy ! Component: 150 - total flux cleaned = 0.012488 Jy ! Component: 200 - total flux cleaned = 0.0141893 Jy ! Component: 250 - total flux cleaned = 0.0150331 Jy ! Component: 300 - total flux cleaned = 0.0150382 Jy ! Component: 350 - total flux cleaned = 0.0149147 Jy ! Component: 400 - total flux cleaned = 0.014666 Jy ! Component: 450 - total flux cleaned = 0.014556 Jy ! Component: 500 - total flux cleaned = 0.0142372 Jy ! Component: 550 - total flux cleaned = 0.0141382 Jy ! Component: 600 - total flux cleaned = 0.0139447 Jy ! Component: 650 - total flux cleaned = 0.0136698 Jy ! Component: 700 - total flux cleaned = 0.0136695 Jy ! Component: 750 - total flux cleaned = 0.0135018 Jy ! Component: 800 - total flux cleaned = 0.0130997 Jy ! Component: 850 - total flux cleaned = 0.0128661 Jy ! Component: 900 - total flux cleaned = 0.01264 Jy ! Component: 950 - total flux cleaned = 0.0127113 Jy ! Component: 1000 - total flux cleaned = 0.0127114 Jy ! Component: 1050 - total flux cleaned = 0.012782 Jy ! Component: 1100 - total flux cleaned = 0.0129864 Jy ! Component: 1150 - total flux cleaned = 0.012986 Jy ! Component: 1200 - total flux cleaned = 0.0129865 Jy ! Component: 1250 - total flux cleaned = 0.0129224 Jy ! Component: 1300 - total flux cleaned = 0.0127958 Jy ! Component: 1350 - total flux cleaned = 0.0127336 Jy ! Component: 1400 - total flux cleaned = 0.0128575 Jy ! Component: 1450 - total flux cleaned = 0.0131045 Jy ! Component: 1500 - total flux cleaned = 0.0133497 Jy ! Component: 1550 - total flux cleaned = 0.0136548 Jy ! Component: 1600 - total flux cleaned = 0.0139581 Jy ! Component: 1650 - total flux cleaned = 0.0143213 Jy ! Component: 1700 - total flux cleaned = 0.0147438 Jy ! Component: 1750 - total flux cleaned = 0.0151645 Jy ! Component: 1800 - total flux cleaned = 0.0155245 Jy ! Component: 1850 - total flux cleaned = 0.0156448 Jy ! Component: 1900 - total flux cleaned = 0.0158248 Jy ! Component: 1950 - total flux cleaned = 0.0160055 Jy ! Component: 2000 - total flux cleaned = 0.0161872 Jy ! Component: 2050 - total flux cleaned = 0.0164297 Jy ! Component: 2100 - total flux cleaned = 0.0166729 Jy ! Component: 2150 - total flux cleaned = 0.0168558 Jy ! Component: 2200 - total flux cleaned = 0.0171011 Jy ! Component: 2250 - total flux cleaned = 0.0173482 Jy ! Component: 2300 - total flux cleaned = 0.0176591 Jy ! Component: 2350 - total flux cleaned = 0.0178467 Jy ! Component: 2400 - total flux cleaned = 0.0180355 Jy ! Component: 2450 - total flux cleaned = 0.018162 Jy ! Component: 2500 - total flux cleaned = 0.018354 Jy ! Component: 2550 - total flux cleaned = 0.0183541 Jy ! Component: 2600 - total flux cleaned = 0.0184193 Jy ! Component: 2650 - total flux cleaned = 0.0184196 Jy ! Component: 2700 - total flux cleaned = 0.0184198 Jy ! Component: 2750 - total flux cleaned = 0.0185548 Jy ! Component: 2800 - total flux cleaned = 0.0185544 Jy ! Component: 2850 - total flux cleaned = 0.0186239 Jy ! Component: 2900 - total flux cleaned = 0.0186241 Jy ! Component: 2950 - total flux cleaned = 0.018624 Jy ! Component: 3000 - total flux cleaned = 0.0185522 Jy ! Component: 3050 - total flux cleaned = 0.0185519 Jy ! Component: 3100 - total flux cleaned = 0.0184778 Jy ! Component: 3150 - total flux cleaned = 0.0184775 Jy ! Component: 3200 - total flux cleaned = 0.0183264 Jy ! Component: 3250 - total flux cleaned = 0.0182493 Jy ! Component: 3300 - total flux cleaned = 0.0181707 Jy ! Component: 3350 - total flux cleaned = 0.0180914 Jy ! Component: 3400 - total flux cleaned = 0.0180112 Jy ! Component: 3450 - total flux cleaned = 0.017848 Jy ! Component: 3500 - total flux cleaned = 0.0178478 Jy ! Component: 3550 - total flux cleaned = 0.0176804 Jy ! Component: 3600 - total flux cleaned = 0.0176808 Jy ! Component: 3650 - total flux cleaned = 0.0174224 Jy ! Component: 3700 - total flux cleaned = 0.0173346 Jy ! Component: 3750 - total flux cleaned = 0.0171572 Jy ! Component: 3800 - total flux cleaned = 0.0170672 Jy ! Component: 3850 - total flux cleaned = 0.0167932 Jy ! Component: 3900 - total flux cleaned = 0.0166073 Jy ! Component: 3950 - total flux cleaned = 0.0163241 Jy ! Component: 4000 - total flux cleaned = 0.016229 Jy ! Component: 4050 - total flux cleaned = 0.0159368 Jy ! Total flux subtracted in 4096 components = 0.0157384 Jy ! Clean residual min=-0.005863 max=0.006970 Jy/beam ! Clean residual mean=-0.000028 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.342794 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 361 components and 0.342794 Jy ![Exited script file: muppet] wmap "J2223-3455_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 16.56 at 11.03 degrees (North through East) ! Clean map min=-0.020389 max=0.29987 Jy/beam ! Writing clean map to FITS file: J2223-3455_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.29987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00219158 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.19253 2.19253 4.38507 8.77013 17.5403 35.0805 70.1611 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0065 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.299 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.286 x 16.56 at 11.03 degrees (North through East) ! Clean map min=-0.020389 max=0.29987 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_08_12_pus_uvs.log closed on Fri May 10 15:09:29 2019