! Started logfile: J0011-2612_S_2017_06_15_pus_uvs.log on Tue May 7 15:06:04 2019 obs J0011-2612_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0011-2612_S_2017_06_15_pus_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.635017 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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 603 lines of history. ! ! Reading 3772 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 J0011-2612_S_2017_06_15_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.723663Jy sigma=0.005535 ! Fit after self-cal, rms=0.713914Jy sigma=0.005463 ! 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.653 mas, bmaj=7.127 mas, bpa=-0.7707 degrees ! Estimated noise=2305.82 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.227056 Jy ! Component: 100 - total flux cleaned = 0.277447 Jy ! Total flux subtracted in 100 components = 0.277447 Jy ! Clean residual min=-0.026797 max=0.040158 Jy/beam ! Clean residual mean=0.000012 rms=0.006425 Jy/beam ! Combined flux in latest and established models = 0.277447 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.277447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137138Jy sigma=0.001022 ! Fit after self-cal, rms=0.137140Jy sigma=0.001022 ! Inverting map ! Added new window around map position (3, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343244 Jy ! Component: 100 - total flux cleaned = 0.051827 Jy ! Total flux subtracted in 100 components = 0.051827 Jy ! Clean residual min=-0.024441 max=0.033575 Jy/beam ! Clean residual mean=-0.000001 rms=0.005660 Jy/beam ! Combined flux in latest and established models = 0.329274 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.329274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128559Jy sigma=0.000954 ! Fit after self-cal, rms=0.127486Jy sigma=0.000946 ! 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.191 mas, bmaj=8.454 mas, bpa=0.07742 degrees ! Estimated noise=1730.62 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.0151343 Jy ! Component: 100 - total flux cleaned = 0.0212022 Jy ! Component: 150 - total flux cleaned = 0.0231442 Jy ! Component: 200 - total flux cleaned = 0.023992 Jy ! Total flux subtracted in 200 components = 0.023992 Jy ! Clean residual min=-0.018673 max=0.022824 Jy/beam ! Clean residual mean=-0.000243 rms=0.004712 Jy/beam ! Combined flux in latest and established models = 0.353266 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.353266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125581Jy sigma=0.000930 ! Fit after self-cal, rms=0.125426Jy sigma=0.000929 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.83 HN 3.48 KP 0.99 ! LA 0.98 MK 0.99 NL 0.91 OV 0.92 ! PT 1.01 SC 0.89 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.22 FD 0.86 HN 2.38 KP 0.95 ! LA 0.92 MK 0.96 NL 1.11 OV 0.92 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.89 HN 2.87 KP 0.98 ! LA 0.93 MK 1.02 NL 1.05 OV 0.85 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 3.32 KP 1.00* ! LA 1.53 MK 0.91 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.125426Jy sigma=0.000929 ! Fit after self-cal, rms=0.139637Jy sigma=0.000729 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.544 mas, bpa=0.5 degrees ! Estimated noise=1801.53 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.00684014 Jy ! Component: 100 - total flux cleaned = -0.00801919 Jy ! Component: 150 - total flux cleaned = -0.00902536 Jy ! Component: 200 - total flux cleaned = -0.00968572 Jy ! Total flux subtracted in 200 components = -0.00968572 Jy ! Clean residual min=-0.011979 max=0.008881 Jy/beam ! Clean residual mean=-0.000112 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.34358 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.34358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138221Jy sigma=0.000717 ! Fit after self-cal, rms=0.139000Jy sigma=0.000715 ! 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.139000Jy sigma=0.000715 ! Fit after self-cal, rms=0.147426Jy sigma=0.000686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.601 mas, bpa=0.5513 degrees ! Estimated noise=1813.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00263681 Jy ! Component: 100 - total flux cleaned = -0.00303986 Jy ! Component: 150 - total flux cleaned = -0.00357603 Jy ! Component: 200 - total flux cleaned = -0.00403879 Jy ! Total flux subtracted in 200 components = -0.00403879 Jy ! Clean residual min=-0.007071 max=0.006587 Jy/beam ! Clean residual mean=0.000005 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.339541 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.339541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146748Jy sigma=0.000681 ! Fit after self-cal, rms=0.146850Jy sigma=0.000680 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.00097369 Jy ! Component: 100 - total flux cleaned = -0.00136938 Jy ! Component: 150 - total flux cleaned = -0.00160171 Jy ! Component: 200 - total flux cleaned = -0.00191313 Jy ! Total flux subtracted in 200 components = -0.00191313 Jy ! Clean residual min=-0.006532 max=0.006534 Jy/beam ! Clean residual mean=0.000010 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.337628 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.337628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146572Jy sigma=0.000678 ! Fit after self-cal, rms=0.146521Jy sigma=0.000678 ! 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.146521Jy sigma=0.000678 ! Fit after self-cal, rms=0.155246Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=8.601 mas, bpa=0.4562 degrees ! Estimated noise=1810.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00334975 Jy ! Component: 100 - total flux cleaned = -0.00392247 Jy ! Component: 150 - total flux cleaned = -0.00432541 Jy ! Component: 200 - total flux cleaned = -0.00468085 Jy ! Total flux subtracted in 200 components = -0.00468085 Jy ! Clean residual min=-0.006334 max=0.006134 Jy/beam ! Clean residual mean=0.000008 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.332947 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.332947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154955Jy sigma=0.000671 ! Fit after self-cal, rms=0.154971Jy sigma=0.000671 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) ! Added new window around map position (-20, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432023 Jy ! Component: 100 - total flux cleaned = 0.00394779 Jy ! Component: 150 - total flux cleaned = 0.0035319 Jy ! Component: 200 - total flux cleaned = 0.00353422 Jy ! Total flux subtracted in 200 components = 0.00353422 Jy ! Clean residual min=-0.005701 max=0.005073 Jy/beam ! Clean residual mean=-0.000005 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.336482 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.336482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154663Jy sigma=0.000668 ! Fit after self-cal, rms=0.154620Jy sigma=0.000668 ! 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.154620Jy sigma=0.000668 ! Fit after self-cal, rms=0.156602Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.726 mas, bmaj=21.67 mas, bpa=7.372 degrees ! Estimated noise=2220.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155414 Jy ! Component: 100 - total flux cleaned = -0.00180773 Jy ! Component: 150 - total flux cleaned = -0.00196478 Jy ! Component: 200 - total flux cleaned = -0.0020578 Jy ! Total flux subtracted in 200 components = -0.0020578 Jy ! Clean residual min=-0.005170 max=0.004279 Jy/beam ! Clean residual mean=0.000025 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.334424 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.334424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156490Jy sigma=0.000667 ! Fit after self-cal, rms=0.156504Jy sigma=0.000667 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.000281367 Jy ! Component: 100 - total flux cleaned = -0.000281822 Jy ! Component: 150 - total flux cleaned = -0.000366544 Jy ! Component: 200 - total flux cleaned = -0.000404003 Jy ! Total flux subtracted in 200 components = -0.000404003 Jy ! Clean residual min=-0.005046 max=0.004290 Jy/beam ! Clean residual mean=0.000028 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.33402 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 109 components and 0.33402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156427Jy sigma=0.000667 ! Fit after self-cal, rms=0.156419Jy sigma=0.000667 ! 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.206 mas, bmaj=8.585 mas, bpa=0.4155 degrees ! Estimated noise=1804.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.585 at 0.4155 degrees (North through East) ! Clean map min=-0.0056463 max=0.29277 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.641 mas, bmaj=7.283 mas, bpa=0.2458 degrees ! Estimated noise=2391.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238942 Jy ! Component: 100 - total flux cleaned = 0.291997 Jy ! Component: 150 - total flux cleaned = 0.309646 Jy ! Component: 200 - total flux cleaned = 0.319705 Jy ! Total flux subtracted in 200 components = 0.319705 Jy ! Clean residual min=-0.007264 max=0.007335 Jy/beam ! Clean residual mean=-0.000002 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.319705 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.319705 Jy ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.585 mas, bpa=0.4155 degrees ! Estimated noise=1804.84 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 (-5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0072715 Jy ! Component: 100 - total flux cleaned = 0.0113871 Jy ! Component: 150 - total flux cleaned = 0.012585 Jy ! Component: 200 - total flux cleaned = 0.0131625 Jy ! Total flux subtracted in 200 components = 0.0131625 Jy ! Clean residual min=-0.005087 max=0.004519 Jy/beam ! Clean residual mean=0.000018 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.332868 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.332868 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=8.726 mas, bmaj=21.67 mas, bpa=7.372 degrees ! Estimated noise=2220.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178684 Jy ! Component: 100 - total flux cleaned = 0.00222769 Jy ! Component: 150 - total flux cleaned = 0.0023741 Jy ! Component: 200 - total flux cleaned = 0.00241645 Jy ! Total flux subtracted in 200 components = 0.00241645 Jy ! Clean residual min=-0.004868 max=0.004316 Jy/beam ! Clean residual mean=0.000017 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.335284 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.07425e-06 Jy ! Component: 100 - total flux cleaned = -4.166e-05 Jy ! Component: 150 - total flux cleaned = -7.97792e-05 Jy ! Component: 200 - total flux cleaned = -0.000115387 Jy ! Total flux subtracted in 200 components = -0.000115387 Jy ! Clean residual min=-0.004844 max=0.004279 Jy/beam ! Clean residual mean=0.000019 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.335169 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.335169 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.585 mas, bpa=0.4155 degrees ! Estimated noise=1804.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129994 Jy ! Component: 100 - total flux cleaned = 0.000214925 Jy ! Component: 150 - total flux cleaned = 0.000138479 Jy ! Component: 200 - total flux cleaned = 6.87863e-05 Jy ! Total flux subtracted in 200 components = 6.87863e-05 Jy ! Clean residual min=-0.004999 max=0.004212 Jy/beam ! Clean residual mean=0.000010 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.335238 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.335238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156101Jy sigma=0.000665 ! Fit after self-cal, rms=0.155971Jy sigma=0.000665 wmodel J0011-2612_S_2017_06_15_pus_map.mod ! Writing 82 model components to file: J0011-2612_S_2017_06_15_pus_map.mod wobs J0011-2612_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0011-2612_S_2017_06_15_pus_uvs.fits wwins J0011-2612_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J0011-2612_S_2017_06_15_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.000546897 Jy ! Component: 100 - total flux cleaned = 0.000203696 Jy ! Component: 150 - total flux cleaned = 0.000773559 Jy ! Component: 200 - total flux cleaned = 0.000909519 Jy ! Component: 250 - total flux cleaned = 0.00110892 Jy ! Component: 300 - total flux cleaned = 0.00130196 Jy ! Component: 350 - total flux cleaned = 0.00142596 Jy ! Component: 400 - total flux cleaned = 0.00148581 Jy ! Component: 450 - total flux cleaned = 0.00142755 Jy ! Component: 500 - total flux cleaned = 0.00148571 Jy ! Component: 550 - total flux cleaned = 0.00159556 Jy ! Component: 600 - total flux cleaned = 0.00170312 Jy ! Component: 650 - total flux cleaned = 0.00175561 Jy ! Component: 700 - total flux cleaned = 0.00191192 Jy ! Component: 750 - total flux cleaned = 0.00196282 Jy ! Component: 800 - total flux cleaned = 0.00211299 Jy ! Component: 850 - total flux cleaned = 0.00221072 Jy ! Component: 900 - total flux cleaned = 0.00225834 Jy ! Component: 950 - total flux cleaned = 0.00225837 Jy ! Component: 1000 - total flux cleaned = 0.00235234 Jy ! Component: 1050 - total flux cleaned = 0.00239874 Jy ! Component: 1100 - total flux cleaned = 0.00239926 Jy ! Component: 1150 - total flux cleaned = 0.00239974 Jy ! Component: 1200 - total flux cleaned = 0.00257807 Jy ! Component: 1250 - total flux cleaned = 0.00253386 Jy ! Component: 1300 - total flux cleaned = 0.00262086 Jy ! Component: 1350 - total flux cleaned = 0.00266391 Jy ! Component: 1400 - total flux cleaned = 0.00270634 Jy ! Component: 1450 - total flux cleaned = 0.00270599 Jy ! Component: 1500 - total flux cleaned = 0.00270618 Jy ! Component: 1550 - total flux cleaned = 0.00266507 Jy ! Component: 1600 - total flux cleaned = 0.00266517 Jy ! Component: 1650 - total flux cleaned = 0.0026249 Jy ! Component: 1700 - total flux cleaned = 0.00270465 Jy ! Component: 1750 - total flux cleaned = 0.0025479 Jy ! Component: 1800 - total flux cleaned = 0.00266469 Jy ! Component: 1850 - total flux cleaned = 0.00266441 Jy ! Component: 1900 - total flux cleaned = 0.00258771 Jy ! Component: 1950 - total flux cleaned = 0.00266311 Jy ! Component: 2000 - total flux cleaned = 0.00258855 Jy ! Component: 2050 - total flux cleaned = 0.00251444 Jy ! Component: 2100 - total flux cleaned = 0.00251427 Jy ! Component: 2150 - total flux cleaned = 0.00255054 Jy ! Component: 2200 - total flux cleaned = 0.00255023 Jy ! Component: 2250 - total flux cleaned = 0.00247879 Jy ! Component: 2300 - total flux cleaned = 0.00240785 Jy ! Component: 2350 - total flux cleaned = 0.00240746 Jy ! Component: 2400 - total flux cleaned = 0.00230269 Jy ! Component: 2450 - total flux cleaned = 0.00230275 Jy ! Component: 2500 - total flux cleaned = 0.00226836 Jy ! Component: 2550 - total flux cleaned = 0.00223432 Jy ! Component: 2600 - total flux cleaned = 0.00213378 Jy ! Component: 2650 - total flux cleaned = 0.0021671 Jy ! Component: 2700 - total flux cleaned = 0.00219994 Jy ! Component: 2750 - total flux cleaned = 0.00206847 Jy ! Component: 2800 - total flux cleaned = 0.00213361 Jy ! Component: 2850 - total flux cleaned = 0.00210121 Jy ! Component: 2900 - total flux cleaned = 0.00216504 Jy ! Component: 2950 - total flux cleaned = 0.00206935 Jy ! Component: 3000 - total flux cleaned = 0.00203774 Jy ! Component: 3050 - total flux cleaned = 0.002069 Jy ! Component: 3100 - total flux cleaned = 0.00203773 Jy ! Component: 3150 - total flux cleaned = 0.00194507 Jy ! Component: 3200 - total flux cleaned = 0.00200641 Jy ! Component: 3250 - total flux cleaned = 0.00197589 Jy ! Component: 3300 - total flux cleaned = 0.00182471 Jy ! Component: 3350 - total flux cleaned = 0.00185476 Jy ! Component: 3400 - total flux cleaned = 0.00182468 Jy ! Component: 3450 - total flux cleaned = 0.00173574 Jy ! Component: 3500 - total flux cleaned = 0.00176523 Jy ! Component: 3550 - total flux cleaned = 0.00167736 Jy ! Component: 3600 - total flux cleaned = 0.00167693 Jy ! Component: 3650 - total flux cleaned = 0.00161912 Jy ! Component: 3700 - total flux cleaned = 0.0015331 Jy ! Component: 3750 - total flux cleaned = 0.00153353 Jy ! Component: 3800 - total flux cleaned = 0.00164683 Jy ! Component: 3850 - total flux cleaned = 0.00153425 Jy ! Component: 3900 - total flux cleaned = 0.0015342 Jy ! Component: 3950 - total flux cleaned = 0.00158975 Jy ! Component: 4000 - total flux cleaned = 0.00153433 Jy ! Component: 4050 - total flux cleaned = 0.0015619 Jy ! Total flux subtracted in 4096 components = 0.00150721 Jy ! Clean residual min=-0.001587 max=0.001769 Jy/beam ! Clean residual mean=-0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.336745 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 380 components and 0.336745 Jy ![Exited script file: muppet] wmap "J0011-2612_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.585 at 0.4155 degrees (North through East) ! Clean map min=-0.0029856 max=0.30089 Jy/beam ! Writing clean map to FITS file: J0011-2612_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.300885 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000506493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505003 0.505003 1.01001 2.02001 4.04002 8.08005 16.1601 32.3202 64.6404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.3 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.206 x 8.585 at 0.4155 degrees (North through East) ! Clean map min=-0.0029856 max=0.30089 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 J0011-2612_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:06:09 2019