! Started logfile: J0447-2203_S_2017_05_27_pus_uvs.log on Fri May 3 10:57:02 2019 obs J0447-2203_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0447-2203_S_2017_05_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877388 visibilities/baseline/integration-bin. ! Found source: J0447-2203 ! ! 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 1211 lines of history. ! ! Reading 18004 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 J0447-2203_S_2017_05_27_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 186 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889194Jy sigma=0.013277 ! Fit after self-cal, rms=0.847217Jy sigma=0.013144 ! 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.864 mas, bmaj=7.253 mas, bpa=-12.02 degrees ! Estimated noise=1262.83 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.178082 Jy ! Component: 100 - total flux cleaned = 0.268955 Jy ! Total flux subtracted in 100 components = 0.268955 Jy ! Clean residual min=-0.036793 max=0.065062 Jy/beam ! Clean residual mean=-0.000186 rms=0.013611 Jy/beam ! Combined flux in latest and established models = 0.268955 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.268955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.520090Jy sigma=0.003290 ! Fit after self-cal, rms=0.519816Jy sigma=0.003288 ! 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.424 mas, bmaj=8.806 mas, bpa=-11.97 degrees ! Estimated noise=776.86 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.095339 Jy ! Component: 100 - total flux cleaned = 0.149395 Jy ! Component: 150 - total flux cleaned = 0.180249 Jy ! Component: 200 - total flux cleaned = 0.193277 Jy ! Total flux subtracted in 200 components = 0.193277 Jy ! Clean residual min=-0.056864 max=0.083183 Jy/beam ! Clean residual mean=-0.000111 rms=0.021243 Jy/beam ! Combined flux in latest and established models = 0.462233 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.462233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477979Jy sigma=0.004333 ! Fit after self-cal, rms=0.477757Jy sigma=0.004332 ! 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 2.74 FD 0.66 HN 1.67 KP 0.76 ! LA 0.70 MK 1.13 NL 2.59 OV 1.22 ! PT 0.85 SC 1.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.70 HN 1.77 KP 0.74 ! LA 0.67 MK 1.29 NL 2.95 OV 1.29 ! PT 0.83 SC 1.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 13.52 FD 0.75 HN 1.60 KP 0.76 ! LA 0.71 MK 1.39 NL 2.84 OV 1.17 ! PT 0.83 SC 1.80 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.69 HN 1.78 KP 1.00* ! LA 0.64 MK 1.36 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.477757Jy sigma=0.004332 ! Fit after self-cal, rms=2.673689Jy sigma=0.001343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=10.59 mas, bpa=-13.46 degrees ! Estimated noise=1054.9 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 (13, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0588662 Jy ! Component: 100 - total flux cleaned = 0.0656853 Jy ! Component: 150 - total flux cleaned = 0.0667893 Jy ! Component: 200 - total flux cleaned = 0.0667636 Jy ! Total flux subtracted in 200 components = 0.0667636 Jy ! Clean residual min=-0.048257 max=0.044109 Jy/beam ! Clean residual mean=0.000346 rms=0.011901 Jy/beam ! Combined flux in latest and established models = 0.528997 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.528997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.659966Jy sigma=0.001320 ! Fit after self-cal, rms=2.661626Jy sigma=0.001295 ! 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=2.661626Jy sigma=0.001295 ! Fit after self-cal, rms=3.623555Jy sigma=0.001219 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=10.33 mas, bpa=-12.83 degrees ! Estimated noise=1105.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428579 Jy ! Component: 100 - total flux cleaned = 0.0515458 Jy ! Component: 150 - total flux cleaned = 0.0567094 Jy ! Component: 200 - total flux cleaned = 0.0594809 Jy ! Total flux subtracted in 200 components = 0.0594809 Jy ! Clean residual min=-0.048488 max=0.039090 Jy/beam ! Clean residual mean=0.000295 rms=0.011203 Jy/beam ! Combined flux in latest and established models = 0.588478 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.588478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.612330Jy sigma=0.001215 ! Fit after self-cal, rms=3.613144Jy sigma=0.001209 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.00666252 Jy ! Component: 100 - total flux cleaned = 0.00505602 Jy ! Component: 150 - total flux cleaned = 0.001979 Jy ! Component: 200 - total flux cleaned = -0.000226218 Jy ! Total flux subtracted in 200 components = -0.000226218 Jy ! Clean residual min=-0.047220 max=0.038820 Jy/beam ! Clean residual mean=0.000303 rms=0.010897 Jy/beam ! Combined flux in latest and established models = 0.588251 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.588251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.608606Jy sigma=0.001211 ! Fit after self-cal, rms=3.608319Jy sigma=0.001210 ! 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=3.608319Jy sigma=0.001210 ! Fit after self-cal, rms=2.944408Jy sigma=0.001111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=10.02 mas, bpa=-12.7 degrees ! Estimated noise=1130.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255806 Jy ! Component: 100 - total flux cleaned = 0.0297126 Jy ! Component: 150 - total flux cleaned = 0.0323999 Jy ! Component: 200 - total flux cleaned = 0.0335236 Jy ! Total flux subtracted in 200 components = 0.0335236 Jy ! Clean residual min=-0.033432 max=0.034712 Jy/beam ! Clean residual mean=0.000148 rms=0.009773 Jy/beam ! Combined flux in latest and established models = 0.621775 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 120 components and 0.621775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.939238Jy sigma=0.001109 ! Fit after self-cal, rms=2.938541Jy sigma=0.001105 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.00836794 Jy ! Component: 100 - total flux cleaned = 0.00791585 Jy ! Component: 150 - total flux cleaned = 0.00608868 Jy ! Component: 200 - total flux cleaned = 0.00524242 Jy ! Total flux subtracted in 200 components = 0.00524242 Jy ! Clean residual min=-0.032929 max=0.035828 Jy/beam ! Clean residual mean=0.000162 rms=0.009673 Jy/beam ! Combined flux in latest and established models = 0.627017 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 137 components and 0.627017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.936511Jy sigma=0.001105 ! Fit after self-cal, rms=2.936165Jy sigma=0.001104 ! 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=2.936165Jy sigma=0.001104 ! Fit after self-cal, rms=3.220526Jy sigma=0.001085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.521 mas, bmaj=23.13 mas, bpa=-5.973 degrees ! Estimated noise=1212.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0286039 Jy ! Component: 100 - total flux cleaned = 0.0303329 Jy ! Component: 150 - total flux cleaned = 0.0282836 Jy ! Component: 200 - total flux cleaned = 0.0264983 Jy ! Total flux subtracted in 200 components = 0.0264983 Jy ! Clean residual min=-0.048709 max=0.041850 Jy/beam ! Clean residual mean=0.000182 rms=0.013956 Jy/beam ! Combined flux in latest and established models = 0.653516 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.653516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.214264Jy sigma=0.001094 ! Fit after self-cal, rms=3.213598Jy sigma=0.001091 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.00263595 Jy ! Component: 100 - total flux cleaned = -0.000810596 Jy ! Component: 150 - total flux cleaned = -0.00391321 Jy ! Component: 200 - total flux cleaned = -0.00634146 Jy ! Total flux subtracted in 200 components = -0.00634146 Jy ! Clean residual min=-0.044623 max=0.041675 Jy/beam ! Clean residual mean=0.000169 rms=0.013728 Jy/beam ! Combined flux in latest and established models = 0.647174 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 158 components and 0.647174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.211483Jy sigma=0.001094 ! Fit after self-cal, rms=3.210885Jy sigma=0.001093 ! 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.617 mas, bmaj=9.697 mas, bpa=-11.86 degrees ! Estimated noise=1171.76 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.617 x 9.697 at -11.86 degrees (North through East) ! Clean map min=-0.067284 max=0.27968 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.936 mas, bmaj=7.556 mas, bpa=-11.12 degrees ! Estimated noise=2058.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283798 Jy ! Component: 100 - total flux cleaned = 0.433136 Jy ! Component: 150 - total flux cleaned = 0.534153 Jy ! Component: 200 - total flux cleaned = 0.605754 Jy ! Total flux subtracted in 200 components = 0.605754 Jy ! Clean residual min=-0.045130 max=0.053041 Jy/beam ! Clean residual mean=0.000017 rms=0.013104 Jy/beam ! Combined flux in latest and established models = 0.605754 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.605754 Jy ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=9.697 mas, bpa=-11.86 degrees ! Estimated noise=1171.76 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 (4.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0402672 Jy ! Component: 100 - total flux cleaned = 0.0480808 Jy ! Component: 150 - total flux cleaned = 0.0493865 Jy ! Component: 200 - total flux cleaned = 0.048201 Jy ! Total flux subtracted in 200 components = 0.048201 Jy ! Clean residual min=-0.033718 max=0.036766 Jy/beam ! Clean residual mean=0.000123 rms=0.009963 Jy/beam ! Combined flux in latest and established models = 0.653955 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.653955 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.521 mas, bmaj=23.13 mas, bpa=-5.973 degrees ! Estimated noise=1212.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158719 Jy ! Component: 100 - total flux cleaned = -0.00232622 Jy ! Component: 150 - total flux cleaned = -0.00565037 Jy ! Component: 200 - total flux cleaned = -0.00978013 Jy ! Total flux subtracted in 200 components = -0.00978013 Jy ! Clean residual min=-0.042525 max=0.043029 Jy/beam ! Clean residual mean=0.000165 rms=0.013443 Jy/beam ! Combined flux in latest and established models = 0.644175 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.00488446 Jy ! Component: 100 - total flux cleaned = -0.00859378 Jy ! Component: 150 - total flux cleaned = -0.0120968 Jy ! Component: 200 - total flux cleaned = -0.0162261 Jy ! Total flux subtracted in 200 components = -0.0162261 Jy ! Clean residual min=-0.041102 max=0.042151 Jy/beam ! Clean residual mean=0.000114 rms=0.013056 Jy/beam ! Combined flux in latest and established models = 0.627949 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 103 components and 0.627949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=9.697 mas, bpa=-11.86 degrees ! Estimated noise=1171.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103335 Jy ! Component: 100 - total flux cleaned = -0.00110989 Jy ! Component: 150 - total flux cleaned = -0.00237245 Jy ! Component: 200 - total flux cleaned = -0.00413882 Jy ! Total flux subtracted in 200 components = -0.00413882 Jy ! Clean residual min=-0.032189 max=0.033141 Jy/beam ! Clean residual mean=0.000059 rms=0.009180 Jy/beam ! Combined flux in latest and established models = 0.62381 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.62381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.203129Jy sigma=0.001086 ! Fit after self-cal, rms=3.202459Jy sigma=0.001081 wmodel J0447-2203_S_2017_05_27_pus_map.mod ! Writing 118 model components to file: J0447-2203_S_2017_05_27_pus_map.mod wobs J0447-2203_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0447-2203_S_2017_05_27_pus_uvs.fits wwins J0447-2203_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0447-2203_S_2017_05_27_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.000469781 Jy ! Component: 100 - total flux cleaned = 4.86746e-05 Jy ! Component: 150 - total flux cleaned = 0.000538141 Jy ! Component: 200 - total flux cleaned = 0.00295899 Jy ! Component: 250 - total flux cleaned = 0.00343188 Jy ! Component: 300 - total flux cleaned = 0.00524588 Jy ! Component: 350 - total flux cleaned = 0.00525052 Jy ! Component: 400 - total flux cleaned = 0.00567851 Jy ! Component: 450 - total flux cleaned = 0.00609081 Jy ! Component: 500 - total flux cleaned = 0.00691404 Jy ! Component: 550 - total flux cleaned = 0.00772542 Jy ! Component: 600 - total flux cleaned = 0.00930484 Jy ! Component: 650 - total flux cleaned = 0.00969173 Jy ! Component: 700 - total flux cleaned = 0.0108461 Jy ! Component: 750 - total flux cleaned = 0.0119783 Jy ! Component: 800 - total flux cleaned = 0.0123535 Jy ! Component: 850 - total flux cleaned = 0.0138231 Jy ! Component: 900 - total flux cleaned = 0.0152759 Jy ! Component: 950 - total flux cleaned = 0.0156385 Jy ! Component: 1000 - total flux cleaned = 0.0170626 Jy ! Component: 1050 - total flux cleaned = 0.0184698 Jy ! Component: 1100 - total flux cleaned = 0.0202106 Jy ! Component: 1150 - total flux cleaned = 0.0219331 Jy ! Component: 1200 - total flux cleaned = 0.022273 Jy ! Component: 1250 - total flux cleaned = 0.0232867 Jy ! Component: 1300 - total flux cleaned = 0.0252921 Jy ! Component: 1350 - total flux cleaned = 0.0259539 Jy ! Component: 1400 - total flux cleaned = 0.0269394 Jy ! Component: 1450 - total flux cleaned = 0.027913 Jy ! Component: 1500 - total flux cleaned = 0.0282332 Jy ! Component: 1550 - total flux cleaned = 0.0288708 Jy ! Component: 1600 - total flux cleaned = 0.0288732 Jy ! Component: 1650 - total flux cleaned = 0.0301343 Jy ! Component: 1700 - total flux cleaned = 0.0313819 Jy ! Component: 1750 - total flux cleaned = 0.0319989 Jy ! Component: 1800 - total flux cleaned = 0.0316915 Jy ! Component: 1850 - total flux cleaned = 0.0329099 Jy ! Component: 1900 - total flux cleaned = 0.0338159 Jy ! Component: 1950 - total flux cleaned = 0.0341149 Jy ! Component: 2000 - total flux cleaned = 0.0347118 Jy ! Component: 2050 - total flux cleaned = 0.0355979 Jy ! Component: 2100 - total flux cleaned = 0.0364787 Jy ! Component: 2150 - total flux cleaned = 0.0367713 Jy ! Component: 2200 - total flux cleaned = 0.0379267 Jy ! Component: 2250 - total flux cleaned = 0.0387889 Jy ! Component: 2300 - total flux cleaned = 0.0396459 Jy ! Component: 2350 - total flux cleaned = 0.040776 Jy ! Component: 2400 - total flux cleaned = 0.0418999 Jy ! Component: 2450 - total flux cleaned = 0.0418987 Jy ! Component: 2500 - total flux cleaned = 0.0435614 Jy ! Component: 2550 - total flux cleaned = 0.0443863 Jy ! Component: 2600 - total flux cleaned = 0.0449328 Jy ! Component: 2650 - total flux cleaned = 0.0454754 Jy ! Component: 2700 - total flux cleaned = 0.046288 Jy ! Component: 2750 - total flux cleaned = 0.0470921 Jy ! Component: 2800 - total flux cleaned = 0.0478918 Jy ! Component: 2850 - total flux cleaned = 0.0497495 Jy ! Component: 2900 - total flux cleaned = 0.0494849 Jy ! Component: 2950 - total flux cleaned = 0.050271 Jy ! Component: 3000 - total flux cleaned = 0.0507905 Jy ! Component: 3050 - total flux cleaned = 0.0513103 Jy ! Component: 3100 - total flux cleaned = 0.0523405 Jy ! Component: 3150 - total flux cleaned = 0.0531101 Jy ! Component: 3200 - total flux cleaned = 0.0533632 Jy ! Component: 3250 - total flux cleaned = 0.0541245 Jy ! Component: 3300 - total flux cleaned = 0.0538715 Jy ! Component: 3350 - total flux cleaned = 0.054374 Jy ! Component: 3400 - total flux cleaned = 0.0551214 Jy ! Component: 3450 - total flux cleaned = 0.0553702 Jy ! Component: 3500 - total flux cleaned = 0.0558624 Jy ! Component: 3550 - total flux cleaned = 0.056106 Jy ! Component: 3600 - total flux cleaned = 0.0558623 Jy ! Component: 3650 - total flux cleaned = 0.0563468 Jy ! Component: 3700 - total flux cleaned = 0.0565869 Jy ! Component: 3750 - total flux cleaned = 0.0570659 Jy ! Component: 3800 - total flux cleaned = 0.0568296 Jy ! Component: 3850 - total flux cleaned = 0.0573034 Jy ! Component: 3900 - total flux cleaned = 0.0573048 Jy ! Component: 3950 - total flux cleaned = 0.058243 Jy ! Component: 4000 - total flux cleaned = 0.0582433 Jy ! Component: 4050 - total flux cleaned = 0.0584751 Jy ! Total flux subtracted in 4096 components = 0.0591681 Jy ! Clean residual min=-0.012398 max=0.011560 Jy/beam ! Clean residual mean=0.000000 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.682978 Jy keep ! Adding 381 model components to the UV plane model. ! The established model now contains 497 components and 0.682978 Jy ![Exited script file: muppet] wmap "J0447-2203_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.617 x 9.697 at -11.86 degrees (North through East) ! Clean map min=-0.058316 max=0.35189 Jy/beam ! Writing clean map to FITS file: J0447-2203_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.351893 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00501656 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.27678 4.27678 8.55356 17.1071 34.2142 68.4285 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.351 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.617 x 9.697 at -11.86 degrees (North through East) ! Clean map min=-0.058316 max=0.35189 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 J0447-2203_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:57:08 2019