! Started logfile: J0200-1542_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:34:12 2019 obs J0200-1542_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0200-1542_S_2017_05_31_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953778 visibilities/baseline/integration-bin. ! Found source: J0200-1542 ! ! 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 703 lines of history. ! ! Reading 12876 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 J0200-1542_S_2017_05_31_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.929077Jy sigma=0.007425 ! Fit after self-cal, rms=0.917726Jy sigma=0.007340 ! 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.541 mas, bmaj=6.999 mas, bpa=-7.556 degrees ! Estimated noise=1484.89 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.0658597 Jy ! Component: 100 - total flux cleaned = 0.08105 Jy ! Total flux subtracted in 100 components = 0.08105 Jy ! Clean residual min=-0.004894 max=0.005857 Jy/beam ! Clean residual mean=-0.000033 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.08105 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.08105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096737Jy sigma=0.000671 ! Fit after self-cal, rms=0.096711Jy sigma=0.000671 ! 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.06 mas, bmaj=8.194 mas, bpa=-6.523 degrees ! Estimated noise=939.694 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.00550451 Jy ! Component: 100 - total flux cleaned = 0.00804873 Jy ! Component: 150 - total flux cleaned = 0.0094126 Jy ! Component: 200 - total flux cleaned = 0.0101635 Jy ! Total flux subtracted in 200 components = 0.0101635 Jy ! Clean residual min=-0.003637 max=0.003842 Jy/beam ! Clean residual mean=-0.000007 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0912135 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.0912135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096288Jy sigma=0.000669 ! Fit after self-cal, rms=0.096285Jy sigma=0.000669 ! 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.63 FD 0.96 HN 1.01 KP 0.96 ! LA 1.01 MK 1.07 NL 1.03 OV 1.01 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.43 KP 0.91 ! LA 1.02 MK 1.02 NL 1.17 OV 0.99 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.02 ! LA 1.01 MK 0.96 NL 1.04 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.92 KP 0.94 ! LA 0.81 MK 0.94 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.096285Jy sigma=0.000669 ! Fit after self-cal, rms=0.089682Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.225 mas, bpa=-6.272 degrees ! Estimated noise=939.865 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.000655545 Jy ! Component: 100 - total flux cleaned = -0.000805186 Jy ! Component: 150 - total flux cleaned = -0.000915546 Jy ! Component: 200 - total flux cleaned = -0.000960998 Jy ! Total flux subtracted in 200 components = -0.000960998 Jy ! Clean residual min=-0.002605 max=0.003044 Jy/beam ! Clean residual mean=-0.000001 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0902525 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.0902525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089666Jy sigma=0.000663 ! Fit after self-cal, rms=0.089656Jy sigma=0.000663 ! 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.089656Jy sigma=0.000663 ! Fit after self-cal, rms=0.095223Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.257 mas, bpa=-6.094 degrees ! Estimated noise=938.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000421422 Jy ! Component: 100 - total flux cleaned = -0.000472015 Jy ! Component: 150 - total flux cleaned = -0.000492935 Jy ! Component: 200 - total flux cleaned = -0.000502622 Jy ! Total flux subtracted in 200 components = -0.000502622 Jy ! Clean residual min=-0.002534 max=0.002088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0897499 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0897499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095219Jy sigma=0.000660 ! Fit after self-cal, rms=0.095324Jy 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.000143499 Jy ! Component: 100 - total flux cleaned = -0.000153147 Jy ! Component: 150 - total flux cleaned = -0.000161382 Jy ! Component: 200 - total flux cleaned = -0.000161246 Jy ! Total flux subtracted in 200 components = -0.000161246 Jy ! Clean residual min=-0.002502 max=0.002042 Jy/beam ! Clean residual mean=-0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0895886 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.0895886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095323Jy sigma=0.000660 ! Fit after self-cal, rms=0.095322Jy 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.095322Jy sigma=0.000660 ! Fit after self-cal, rms=0.096479Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.276 mas, bpa=-6.054 degrees ! Estimated noise=938.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348095 Jy ! Component: 100 - total flux cleaned = -0.000369193 Jy ! Component: 150 - total flux cleaned = -0.000388883 Jy ! Component: 200 - total flux cleaned = -0.000406573 Jy ! Total flux subtracted in 200 components = -0.000406573 Jy ! Clean residual min=-0.002490 max=0.002068 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0891821 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.089182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096476Jy sigma=0.000660 ! Fit after self-cal, rms=0.096486Jy 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 = -5.36264e-05 Jy ! Component: 100 - total flux cleaned = -6.99598e-05 Jy ! Component: 150 - total flux cleaned = -7.73067e-05 Jy ! Component: 200 - total flux cleaned = -9.04335e-05 Jy ! Total flux subtracted in 200 components = -9.04335e-05 Jy ! Clean residual min=-0.002490 max=0.002057 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0890916 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0890916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096485Jy sigma=0.000660 ! Fit after self-cal, rms=0.096484Jy sigma=0.000660 ! 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.096484Jy sigma=0.000660 ! Fit after self-cal, rms=0.096589Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.629 mas, bmaj=16.76 mas, bpa=-5.171 degrees ! Estimated noise=1186.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287654 Jy ! Component: 100 - total flux cleaned = -0.000286346 Jy ! Component: 150 - total flux cleaned = -0.000295473 Jy ! Component: 200 - total flux cleaned = -0.000302165 Jy ! Total flux subtracted in 200 components = -0.000302165 Jy ! Clean residual min=-0.002915 max=0.002509 Jy/beam ! Clean residual mean=-0.000003 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0887894 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.0887894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096591Jy sigma=0.000660 ! Fit after self-cal, rms=0.096590Jy 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 = -1.21629e-06 Jy ! Component: 100 - total flux cleaned = -1.09313e-06 Jy ! Component: 150 - total flux cleaned = -1.04025e-06 Jy ! Component: 200 - total flux cleaned = -6.7603e-06 Jy ! Total flux subtracted in 200 components = -6.7603e-06 Jy ! Clean residual min=-0.002909 max=0.002502 Jy/beam ! Clean residual mean=-0.000003 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0887827 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.0887827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096592Jy sigma=0.000660 ! Fit after self-cal, rms=0.096588Jy sigma=0.000660 ! 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.11 mas, bmaj=8.292 mas, bpa=-6.022 degrees ! Estimated noise=937.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 8.292 at -6.022 degrees (North through East) ! Clean map min=-0.0023895 max=0.083995 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.586 mas, bmaj=7.082 mas, bpa=-7.167 degrees ! Estimated noise=1468.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649969 Jy ! Component: 100 - total flux cleaned = 0.0795118 Jy ! Component: 150 - total flux cleaned = 0.0848379 Jy ! Component: 200 - total flux cleaned = 0.0875571 Jy ! Total flux subtracted in 200 components = 0.0875571 Jy ! Clean residual min=-0.003621 max=0.003687 Jy/beam ! Clean residual mean=-0.000005 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0875571 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0875571 Jy ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.292 mas, bpa=-6.022 degrees ! Estimated noise=937.71 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.000943996 Jy ! Component: 100 - total flux cleaned = 0.00108923 Jy ! Component: 150 - total flux cleaned = 0.00108962 Jy ! Component: 200 - total flux cleaned = 0.00108962 Jy ! Total flux subtracted in 200 components = 0.00108962 Jy ! Clean residual min=-0.002488 max=0.002014 Jy/beam ! Clean residual mean=-0.000002 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0886467 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0886467 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.629 mas, bmaj=16.76 mas, bpa=-5.171 degrees ! Estimated noise=1186.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267076 Jy ! Component: 100 - total flux cleaned = 0.000294962 Jy ! Component: 150 - total flux cleaned = 0.000298506 Jy ! Component: 200 - total flux cleaned = 0.000300535 Jy ! Total flux subtracted in 200 components = 0.000300535 Jy ! Clean residual min=-0.002955 max=0.002523 Jy/beam ! Clean residual mean=-0.000003 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0889472 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 = -3.67754e-09 Jy ! Component: 100 - total flux cleaned = -1.08265e-05 Jy ! Component: 150 - total flux cleaned = -1.09648e-05 Jy ! Component: 200 - total flux cleaned = -2.11272e-05 Jy ! Total flux subtracted in 200 components = -2.11272e-05 Jy ! Clean residual min=-0.002929 max=0.002519 Jy/beam ! Clean residual mean=-0.000003 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.0889261 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0889261 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.292 mas, bpa=-6.022 degrees ! Estimated noise=937.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.94302e-05 Jy ! Component: 100 - total flux cleaned = 2.51574e-05 Jy ! Component: 150 - total flux cleaned = 3.55798e-06 Jy ! Component: 200 - total flux cleaned = -5.40252e-06 Jy ! Total flux subtracted in 200 components = -5.40252e-06 Jy ! Clean residual min=-0.002478 max=0.002056 Jy/beam ! Clean residual mean=-0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0889207 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0889207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096588Jy sigma=0.000660 ! Fit after self-cal, rms=0.096585Jy sigma=0.000660 wmodel J0200-1542_S_2017_05_31_pus_map.mod ! Writing 40 model components to file: J0200-1542_S_2017_05_31_pus_map.mod wobs J0200-1542_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0200-1542_S_2017_05_31_pus_uvs.fits wwins J0200-1542_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J0200-1542_S_2017_05_31_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.000896869 Jy ! Component: 100 - total flux cleaned = -0.00123722 Jy ! Component: 150 - total flux cleaned = -0.00141859 Jy ! Component: 200 - total flux cleaned = -0.00148794 Jy ! Component: 250 - total flux cleaned = -0.00155563 Jy ! Component: 300 - total flux cleaned = -0.00181867 Jy ! Component: 350 - total flux cleaned = -0.00188334 Jy ! Component: 400 - total flux cleaned = -0.0020403 Jy ! Component: 450 - total flux cleaned = -0.00210086 Jy ! Component: 500 - total flux cleaned = -0.00216071 Jy ! Component: 550 - total flux cleaned = -0.00230732 Jy ! Component: 600 - total flux cleaned = -0.00239331 Jy ! Component: 650 - total flux cleaned = -0.00256163 Jy ! Component: 700 - total flux cleaned = -0.00264392 Jy ! Component: 750 - total flux cleaned = -0.00269814 Jy ! Component: 800 - total flux cleaned = -0.00272479 Jy ! Component: 850 - total flux cleaned = -0.00272493 Jy ! Component: 900 - total flux cleaned = -0.00277622 Jy ! Component: 950 - total flux cleaned = -0.00275069 Jy ! Component: 1000 - total flux cleaned = -0.00270144 Jy ! Component: 1050 - total flux cleaned = -0.00277478 Jy ! Component: 1100 - total flux cleaned = -0.00270206 Jy ! Component: 1150 - total flux cleaned = -0.00279733 Jy ! Component: 1200 - total flux cleaned = -0.00282116 Jy ! Component: 1250 - total flux cleaned = -0.00286738 Jy ! Component: 1300 - total flux cleaned = -0.00295898 Jy ! Component: 1350 - total flux cleaned = -0.00300438 Jy ! Component: 1400 - total flux cleaned = -0.00300412 Jy ! Component: 1450 - total flux cleaned = -0.00313633 Jy ! Component: 1500 - total flux cleaned = -0.0031363 Jy ! Component: 1550 - total flux cleaned = -0.00311492 Jy ! Component: 1600 - total flux cleaned = -0.00320028 Jy ! Component: 1650 - total flux cleaned = -0.00309521 Jy ! Component: 1700 - total flux cleaned = -0.00315763 Jy ! Component: 1750 - total flux cleaned = -0.00321919 Jy ! Component: 1800 - total flux cleaned = -0.00319856 Jy ! Component: 1850 - total flux cleaned = -0.00321853 Jy ! Component: 1900 - total flux cleaned = -0.00323863 Jy ! Component: 1950 - total flux cleaned = -0.0032777 Jy ! Component: 2000 - total flux cleaned = -0.00325795 Jy ! Component: 2050 - total flux cleaned = -0.00329631 Jy ! Component: 2100 - total flux cleaned = -0.00327704 Jy ! Component: 2150 - total flux cleaned = -0.00331508 Jy ! Component: 2200 - total flux cleaned = -0.00337179 Jy ! Component: 2250 - total flux cleaned = -0.00346501 Jy ! Component: 2300 - total flux cleaned = -0.00350172 Jy ! Component: 2350 - total flux cleaned = -0.00348358 Jy ! Component: 2400 - total flux cleaned = -0.00355624 Jy ! Component: 2450 - total flux cleaned = -0.00355628 Jy ! Component: 2500 - total flux cleaned = -0.00362739 Jy ! Component: 2550 - total flux cleaned = -0.00364503 Jy ! Component: 2600 - total flux cleaned = -0.00364513 Jy ! Component: 2650 - total flux cleaned = -0.00373164 Jy ! Component: 2700 - total flux cleaned = -0.00368005 Jy ! Component: 2750 - total flux cleaned = -0.00373123 Jy ! Component: 2800 - total flux cleaned = -0.00368049 Jy ! Component: 2850 - total flux cleaned = -0.00371408 Jy ! Component: 2900 - total flux cleaned = -0.00376401 Jy ! Component: 2950 - total flux cleaned = -0.00368139 Jy ! Component: 3000 - total flux cleaned = -0.00366509 Jy ! Component: 3050 - total flux cleaned = -0.00366514 Jy ! Component: 3100 - total flux cleaned = -0.00366524 Jy ! Component: 3150 - total flux cleaned = -0.00360127 Jy ! Component: 3200 - total flux cleaned = -0.00352198 Jy ! Component: 3250 - total flux cleaned = -0.00350612 Jy ! Component: 3300 - total flux cleaned = -0.00342787 Jy ! Component: 3350 - total flux cleaned = -0.00339683 Jy ! Component: 3400 - total flux cleaned = -0.00330441 Jy ! Component: 3450 - total flux cleaned = -0.00324324 Jy ! Component: 3500 - total flux cleaned = -0.00322798 Jy ! Component: 3550 - total flux cleaned = -0.00312241 Jy ! Component: 3600 - total flux cleaned = -0.00310733 Jy ! Component: 3650 - total flux cleaned = -0.0030775 Jy ! Component: 3700 - total flux cleaned = -0.00298866 Jy ! Component: 3750 - total flux cleaned = -0.00293001 Jy ! Component: 3800 - total flux cleaned = -0.00287169 Jy ! Component: 3850 - total flux cleaned = -0.0027993 Jy ! Component: 3900 - total flux cleaned = -0.00272732 Jy ! Component: 3950 - total flux cleaned = -0.00271301 Jy ! Component: 4000 - total flux cleaned = -0.00265608 Jy ! Component: 4050 - total flux cleaned = -0.00257124 Jy ! Total flux subtracted in 4096 components = -0.00251509 Jy ! Clean residual min=-0.001031 max=0.000815 Jy/beam ! Clean residual mean=0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.0864056 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 338 components and 0.0864056 Jy ![Exited script file: muppet] wmap "J0200-1542_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 8.292 at -6.022 degrees (North through East) ! Clean map min=-0.0014993 max=0.0838 Jy/beam ! Writing clean map to FITS file: J0200-1542_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0838004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.912895 0.912895 1.82579 3.65158 7.30316 14.6063 29.2126 58.4253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.11 x 8.292 at -6.022 degrees (North through East) ! Clean map min=-0.0014993 max=0.0838 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 J0200-1542_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:34:21 2019