! Started logfile: J0202-0559_S_2017_08_05_pus_uvs.log on Thu May 9 19:17:10 2019 obs J0202-0559_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0202-0559_S_2017_08_05_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898182 visibilities/baseline/integration-bin. ! Found source: J0202-0559 ! ! 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 8892 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 J0202-0559_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 392 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940849Jy sigma=0.007759 ! Fit after self-cal, rms=0.924444Jy sigma=0.007652 ! 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.697 mas, bmaj=7.445 mas, bpa=-7.452 degrees ! Estimated noise=1410.17 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.0597783 Jy ! Component: 100 - total flux cleaned = 0.0737701 Jy ! Total flux subtracted in 100 components = 0.0737701 Jy ! Clean residual min=-0.004635 max=0.007984 Jy/beam ! Clean residual mean=0.000008 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.0737701 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0737701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087797Jy sigma=0.000674 ! Fit after self-cal, rms=0.087739Jy sigma=0.000674 ! Inverting map ! Added new window around map position (3.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775276 Jy ! Component: 100 - total flux cleaned = 0.0122095 Jy ! Total flux subtracted in 100 components = 0.0122095 Jy ! Clean residual min=-0.004170 max=0.005106 Jy/beam ! Clean residual mean=0.000006 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.0859796 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0859796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086955Jy sigma=0.000669 ! Fit after self-cal, rms=0.086897Jy sigma=0.000668 ! 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.193 mas, bmaj=8.156 mas, bpa=-5.007 degrees ! Estimated noise=1106.8 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.003903 Jy ! Component: 100 - total flux cleaned = 0.0061938 Jy ! Component: 150 - total flux cleaned = 0.00770836 Jy ! Component: 200 - total flux cleaned = 0.00811967 Jy ! Total flux subtracted in 200 components = 0.00811967 Jy ! Clean residual min=-0.003387 max=0.003888 Jy/beam ! Clean residual mean=0.000008 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.0940993 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.0940993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086665Jy sigma=0.000667 ! Fit after self-cal, rms=0.086658Jy sigma=0.000666 ! 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.52 FD 0.96 HN 1.02 KP 1.09 ! LA 0.92 MK 1.04 NL 0.92 OV 1.00 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.01 KP 1.03 ! LA 0.97 MK 1.00 NL 1.10 OV 1.08 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 0.84 ! LA 0.79 MK 1.01 NL 1.18 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.77 KP 1.00* ! LA 1.00* MK 1.31 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.086658Jy sigma=0.000666 ! Fit after self-cal, rms=0.088861Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=8.234 mas, bpa=-4.797 degrees ! Estimated noise=1116.84 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.000813258 Jy ! Component: 100 - total flux cleaned = -0.000880435 Jy ! Component: 150 - total flux cleaned = -0.00091025 Jy ! Component: 200 - total flux cleaned = -0.000937808 Jy ! Total flux subtracted in 200 components = -0.000937808 Jy ! Clean residual min=-0.003253 max=0.003311 Jy/beam ! Clean residual mean=0.000005 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0931615 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0931615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088831Jy sigma=0.000662 ! Fit after self-cal, rms=0.088871Jy sigma=0.000661 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088871Jy sigma=0.000661 ! Fit after self-cal, rms=0.089504Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=8.225 mas, bpa=-5.01 degrees ! Estimated noise=1114.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403387 Jy ! Component: 100 - total flux cleaned = -0.000436135 Jy ! Component: 150 - total flux cleaned = -0.000435797 Jy ! Component: 200 - total flux cleaned = -0.000483711 Jy ! Total flux subtracted in 200 components = -0.000483711 Jy ! Clean residual min=-0.002941 max=0.002963 Jy/beam ! Clean residual mean=0.000004 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0926778 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0926778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089478Jy sigma=0.000660 ! Fit after self-cal, rms=0.089589Jy 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.000151417 Jy ! Component: 100 - total flux cleaned = -0.000129081 Jy ! Component: 150 - total flux cleaned = -0.000108311 Jy ! Component: 200 - total flux cleaned = -8.83478e-05 Jy ! Total flux subtracted in 200 components = -8.83478e-05 Jy ! Clean residual min=-0.002884 max=0.003026 Jy/beam ! Clean residual mean=0.000004 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0925895 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0925895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089575Jy sigma=0.000660 ! Fit after self-cal, rms=0.089574Jy 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.089574Jy sigma=0.000660 ! Fit after self-cal, rms=0.089855Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=8.227 mas, bpa=-5.19 degrees ! Estimated noise=1110.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256813 Jy ! Component: 100 - total flux cleaned = -0.000302537 Jy ! Component: 150 - total flux cleaned = -0.000302281 Jy ! Component: 200 - total flux cleaned = -0.00030161 Jy ! Total flux subtracted in 200 components = -0.00030161 Jy ! Clean residual min=-0.002898 max=0.003031 Jy/beam ! Clean residual mean=0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0922879 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0922879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089840Jy sigma=0.000659 ! Fit after self-cal, rms=0.089900Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185941 Jy ! Component: 100 - total flux cleaned = -0.000149325 Jy ! Component: 150 - total flux cleaned = -9.83913e-05 Jy ! Component: 200 - total flux cleaned = -6.65876e-05 Jy ! Total flux subtracted in 200 components = -6.65876e-05 Jy ! Clean residual min=-0.002845 max=0.003061 Jy/beam ! Clean residual mean=0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0922213 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0922213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089890Jy sigma=0.000659 ! Fit after self-cal, rms=0.089888Jy sigma=0.000659 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089888Jy sigma=0.000659 ! Fit after self-cal, rms=0.090179Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.395 mas, bmaj=14.58 mas, bpa=-6.257 degrees ! Estimated noise=1413.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150518 Jy ! Component: 100 - total flux cleaned = 0.000233093 Jy ! Component: 150 - total flux cleaned = 0.000266769 Jy ! Component: 200 - total flux cleaned = 0.000311575 Jy ! Total flux subtracted in 200 components = 0.000311575 Jy ! Clean residual min=-0.003273 max=0.003491 Jy/beam ! Clean residual mean=0.000007 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0925329 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.0925329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090172Jy sigma=0.000659 ! Fit after self-cal, rms=0.090212Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012611 Jy ! Component: 100 - total flux cleaned = -8.20933e-05 Jy ! Component: 150 - total flux cleaned = -5.61205e-05 Jy ! Component: 200 - total flux cleaned = -4.45354e-05 Jy ! Total flux subtracted in 200 components = -4.45354e-05 Jy ! Clean residual min=-0.003234 max=0.003491 Jy/beam ! Clean residual mean=0.000007 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.0924883 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0924883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090208Jy sigma=0.000659 ! Fit after self-cal, rms=0.090205Jy sigma=0.000659 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.234 mas, bpa=-5.33 degrees ! Estimated noise=1107.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 8.234 at -5.33 degrees (North through East) ! Clean map min=-0.0027145 max=0.06985 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.673 mas, bmaj=7.527 mas, bpa=-8.082 degrees ! Estimated noise=1422.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598929 Jy ! Component: 100 - total flux cleaned = 0.0737139 Jy ! Component: 150 - total flux cleaned = 0.080071 Jy ! Component: 200 - total flux cleaned = 0.0842874 Jy ! Total flux subtracted in 200 components = 0.0842874 Jy ! Clean residual min=-0.003789 max=0.004009 Jy/beam ! Clean residual mean=0.000003 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.0842875 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0842875 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.234 mas, bpa=-5.33 degrees ! Estimated noise=1107.01 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 (-3, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384962 Jy ! Component: 100 - total flux cleaned = 0.00614456 Jy ! Component: 150 - total flux cleaned = 0.007525 Jy ! Component: 200 - total flux cleaned = 0.00789988 Jy ! Total flux subtracted in 200 components = 0.00789988 Jy ! Clean residual min=-0.003019 max=0.002854 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0921873 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.0921873 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.395 mas, bmaj=14.58 mas, bpa=-6.257 degrees ! Estimated noise=1413.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014455 Jy ! Component: 100 - total flux cleaned = 0.00195383 Jy ! Component: 150 - total flux cleaned = 0.00203459 Jy ! Component: 200 - total flux cleaned = 0.00208033 Jy ! Total flux subtracted in 200 components = 0.00208033 Jy ! Clean residual min=-0.003257 max=0.003107 Jy/beam ! Clean residual mean=0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.0942677 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 = 1.27706e-06 Jy ! Component: 100 - total flux cleaned = -1.82072e-05 Jy ! Component: 150 - total flux cleaned = -3.65994e-05 Jy ! Component: 200 - total flux cleaned = -3.59724e-05 Jy ! Total flux subtracted in 200 components = -3.59724e-05 Jy ! Clean residual min=-0.003211 max=0.003064 Jy/beam ! Clean residual mean=0.000007 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.0942317 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 79 components and 0.0942317 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.234 mas, bpa=-5.33 degrees ! Estimated noise=1107.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171247 Jy ! Component: 100 - total flux cleaned = -0.000293497 Jy ! Component: 150 - total flux cleaned = -0.000367532 Jy ! Component: 200 - total flux cleaned = -0.000436064 Jy ! Total flux subtracted in 200 components = -0.000436064 Jy ! Clean residual min=-0.002892 max=0.002803 Jy/beam ! Clean residual mean=0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0937956 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.0937956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090214Jy sigma=0.000659 ! Fit after self-cal, rms=0.090166Jy sigma=0.000659 wmodel J0202-0559_S_2017_08_05_pus_map.mod ! Writing 90 model components to file: J0202-0559_S_2017_08_05_pus_map.mod wobs J0202-0559_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0202-0559_S_2017_08_05_pus_uvs.fits wwins J0202-0559_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0202-0559_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.000252766 Jy ! Component: 100 - total flux cleaned = -0.000347178 Jy ! Component: 150 - total flux cleaned = -0.000698099 Jy ! Component: 200 - total flux cleaned = -0.000906743 Jy ! Component: 250 - total flux cleaned = -0.00110917 Jy ! Component: 300 - total flux cleaned = -0.00126641 Jy ! Component: 350 - total flux cleaned = -0.00134294 Jy ! Component: 400 - total flux cleaned = -0.00145468 Jy ! Component: 450 - total flux cleaned = -0.00156346 Jy ! Component: 500 - total flux cleaned = -0.00152794 Jy ! Component: 550 - total flux cleaned = -0.00152769 Jy ! Component: 600 - total flux cleaned = -0.00156173 Jy ! Component: 650 - total flux cleaned = -0.00149579 Jy ! Component: 700 - total flux cleaned = -0.00152868 Jy ! Component: 750 - total flux cleaned = -0.00156047 Jy ! Component: 800 - total flux cleaned = -0.00152898 Jy ! Component: 850 - total flux cleaned = -0.00155971 Jy ! Component: 900 - total flux cleaned = -0.00158977 Jy ! Component: 950 - total flux cleaned = -0.00158908 Jy ! Component: 1000 - total flux cleaned = -0.00161813 Jy ! Component: 1050 - total flux cleaned = -0.00164625 Jy ! Component: 1100 - total flux cleaned = -0.00170305 Jy ! Component: 1150 - total flux cleaned = -0.00178626 Jy ! Component: 1200 - total flux cleaned = -0.00175903 Jy ! Component: 1250 - total flux cleaned = -0.00186717 Jy ! Component: 1300 - total flux cleaned = -0.00189337 Jy ! Component: 1350 - total flux cleaned = -0.00186699 Jy ! Component: 1400 - total flux cleaned = -0.00194524 Jy ! Component: 1450 - total flux cleaned = -0.00194546 Jy ! Component: 1500 - total flux cleaned = -0.00207224 Jy ! Component: 1550 - total flux cleaned = -0.00217257 Jy ! Component: 1600 - total flux cleaned = -0.00229612 Jy ! Component: 1650 - total flux cleaned = -0.00236976 Jy ! Component: 1700 - total flux cleaned = -0.00251461 Jy ! Component: 1750 - total flux cleaned = -0.00265767 Jy ! Component: 1800 - total flux cleaned = -0.00270487 Jy ! Component: 1850 - total flux cleaned = -0.002705 Jy ! Component: 1900 - total flux cleaned = -0.00284375 Jy ! Component: 1950 - total flux cleaned = -0.00293532 Jy ! Component: 2000 - total flux cleaned = -0.00295787 Jy ! Component: 2050 - total flux cleaned = -0.00304736 Jy ! Component: 2100 - total flux cleaned = -0.00313606 Jy ! Component: 2150 - total flux cleaned = -0.00322394 Jy ! Component: 2200 - total flux cleaned = -0.00326762 Jy ! Component: 2250 - total flux cleaned = -0.00344055 Jy ! Component: 2300 - total flux cleaned = -0.00348309 Jy ! Component: 2350 - total flux cleaned = -0.00361037 Jy ! Component: 2400 - total flux cleaned = -0.00373636 Jy ! Component: 2450 - total flux cleaned = -0.00388181 Jy ! Component: 2500 - total flux cleaned = -0.003923 Jy ! Component: 2550 - total flux cleaned = -0.00400474 Jy ! Component: 2600 - total flux cleaned = -0.00406545 Jy ! Component: 2650 - total flux cleaned = -0.00420544 Jy ! Component: 2700 - total flux cleaned = -0.00428489 Jy ! Component: 2750 - total flux cleaned = -0.00436351 Jy ! Component: 2800 - total flux cleaned = -0.00449989 Jy ! Component: 2850 - total flux cleaned = -0.00457721 Jy ! Component: 2900 - total flux cleaned = -0.00471153 Jy ! Component: 2950 - total flux cleaned = -0.0048066 Jy ! Component: 3000 - total flux cleaned = -0.0048634 Jy ! Component: 3050 - total flux cleaned = -0.00499453 Jy ! Component: 3100 - total flux cleaned = -0.00510597 Jy ! Component: 3150 - total flux cleaned = -0.00514249 Jy ! Component: 3200 - total flux cleaned = -0.00517908 Jy ! Component: 3250 - total flux cleaned = -0.00519724 Jy ! Component: 3300 - total flux cleaned = -0.00530534 Jy ! Component: 3350 - total flux cleaned = -0.00530552 Jy ! Component: 3400 - total flux cleaned = -0.00541204 Jy ! Component: 3450 - total flux cleaned = -0.00548248 Jy ! Component: 3500 - total flux cleaned = -0.0054824 Jy ! Component: 3550 - total flux cleaned = -0.0055692 Jy ! Component: 3600 - total flux cleaned = -0.00560373 Jy ! Component: 3650 - total flux cleaned = -0.0056552 Jy ! Component: 3700 - total flux cleaned = -0.00575714 Jy ! Component: 3750 - total flux cleaned = -0.00577395 Jy ! Component: 3800 - total flux cleaned = -0.00584088 Jy ! Component: 3850 - total flux cleaned = -0.00582434 Jy ! Component: 3900 - total flux cleaned = -0.00589061 Jy ! Component: 3950 - total flux cleaned = -0.00592346 Jy ! Component: 4000 - total flux cleaned = -0.00600517 Jy ! Component: 4050 - total flux cleaned = -0.00602147 Jy ! Total flux subtracted in 4096 components = -0.00613411 Jy ! Clean residual min=-0.000937 max=0.001104 Jy/beam ! Clean residual mean=-0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.0876615 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 369 components and 0.0876615 Jy ![Exited script file: muppet] wmap "J0202-0559_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 8.234 at -5.33 degrees (North through East) ! Clean map min=-0.0024213 max=0.072652 Jy/beam ! Writing clean map to FITS file: J0202-0559_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.0726516 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16486 1.16486 2.32971 4.65943 9.31886 18.6377 37.2754 74.5508 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.195 x 8.234 at -5.33 degrees (North through East) ! Clean map min=-0.0024213 max=0.072652 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 J0202-0559_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:17:15 2019