! Started logfile: J0016-0015_S_2017_08_05_pus_uvs.log on Thu May 9 19:15:32 2019 obs J0016-0015_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0016-0015_S_2017_08_05_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.735556 visibilities/baseline/integration-bin. ! Found source: J0016-0015 ! ! 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 1324 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 J0016-0015_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.336278Jy sigma=0.003112 ! Fit after self-cal, rms=0.324972Jy sigma=0.003026 ! 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=3.427 mas, bmaj=8.036 mas, bpa=8.717 degrees ! Estimated noise=3110.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.535877 Jy ! Component: 100 - total flux cleaned = 0.667151 Jy ! Total flux subtracted in 100 components = 0.667151 Jy ! Clean residual min=-0.035697 max=0.056534 Jy/beam ! Clean residual mean=0.000531 rms=0.011382 Jy/beam ! Combined flux in latest and established models = 0.667151 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.667151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163605Jy sigma=0.001279 ! Fit after self-cal, rms=0.163601Jy sigma=0.001279 ! 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.809 mas, bmaj=9.125 mas, bpa=9.996 degrees ! Estimated noise=2755.16 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.0733694 Jy ! Component: 100 - total flux cleaned = 0.113172 Jy ! Component: 150 - total flux cleaned = 0.136394 Jy ! Component: 200 - total flux cleaned = 0.150203 Jy ! Total flux subtracted in 200 components = 0.150203 Jy ! Clean residual min=-0.023125 max=0.022897 Jy/beam ! Clean residual mean=0.000177 rms=0.005597 Jy/beam ! Combined flux in latest and established models = 0.817353 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 57 components and 0.817353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118726Jy sigma=0.000957 ! Fit after self-cal, rms=0.118584Jy sigma=0.000956 ! 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.90 FD 0.90 HN 0.96 KP 1.06 ! LA 1.02 MK 1.00* NL 0.92 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.98 KP 1.01 ! LA 0.99 MK 1.00* NL 1.09 OV 1.05 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.97 KP 0.88 ! LA 0.79 MK 1.00* NL 1.20 OV 0.97 ! PT 1.00 SC 1.05 ! ! ! 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.04 HN 0.97 KP 1.00* ! LA 1.00* MK 1.42 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.118584Jy sigma=0.000956 ! Fit after self-cal, rms=0.075733Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.853 mas, bmaj=9.337 mas, bpa=10.74 degrees ! Estimated noise=2755.42 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.00101064 Jy ! Component: 100 - total flux cleaned = -0.00100454 Jy ! Component: 150 - total flux cleaned = -0.000793211 Jy ! Component: 200 - total flux cleaned = -0.000702567 Jy ! Total flux subtracted in 200 components = -0.000702567 Jy ! Clean residual min=-0.006750 max=0.007681 Jy/beam ! Clean residual mean=0.000025 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.816651 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.816651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075405Jy sigma=0.000662 ! Fit after self-cal, rms=0.075332Jy 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.075332Jy sigma=0.000661 ! Fit after self-cal, rms=0.075423Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=9.346 mas, bpa=10.76 degrees ! Estimated noise=2758.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188343 Jy ! Component: 100 - total flux cleaned = -0.000188007 Jy ! Component: 150 - total flux cleaned = -0.000107333 Jy ! Component: 200 - total flux cleaned = -0.000106997 Jy ! Total flux subtracted in 200 components = -0.000106997 Jy ! Clean residual min=-0.006332 max=0.007227 Jy/beam ! Clean residual mean=0.000024 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.816544 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.816544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075243Jy sigma=0.000659 ! Fit after self-cal, rms=0.075221Jy 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.000176341 Jy ! Component: 100 - total flux cleaned = 0.000111403 Jy ! Component: 150 - total flux cleaned = 0.000165364 Jy ! Component: 200 - total flux cleaned = 0.000217759 Jy ! Total flux subtracted in 200 components = 0.000217759 Jy ! Clean residual min=-0.005958 max=0.006886 Jy/beam ! Clean residual mean=0.000024 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.816761 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.816761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075123Jy sigma=0.000658 ! Fit after self-cal, rms=0.075107Jy sigma=0.000658 ! 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.075107Jy sigma=0.000658 ! Fit after self-cal, rms=0.075204Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=9.352 mas, bpa=10.74 degrees ! Estimated noise=2761.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.24655e-05 Jy ! Component: 100 - total flux cleaned = -8.95868e-05 Jy ! Component: 150 - total flux cleaned = 1.2044e-05 Jy ! Component: 200 - total flux cleaned = 5.75987e-05 Jy ! Total flux subtracted in 200 components = 5.75987e-05 Jy ! Clean residual min=-0.005709 max=0.006628 Jy/beam ! Clean residual mean=0.000024 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.816819 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.816819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075127Jy sigma=0.000657 ! Fit after self-cal, rms=0.075115Jy sigma=0.000657 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.000126803 Jy ! Component: 100 - total flux cleaned = 0.000129087 Jy ! Component: 150 - total flux cleaned = 9.06936e-05 Jy ! Component: 200 - total flux cleaned = 0.000164335 Jy ! Total flux subtracted in 200 components = 0.000164335 Jy ! Clean residual min=-0.005533 max=0.006406 Jy/beam ! Clean residual mean=0.000023 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.816983 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.816983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075071Jy sigma=0.000657 ! Fit after self-cal, rms=0.075061Jy sigma=0.000657 ! 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.075061Jy sigma=0.000657 ! Fit after self-cal, rms=0.075115Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.637 mas, bmaj=13.76 mas, bpa=-4.988 degrees ! Estimated noise=3398.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000733892 Jy ! Component: 100 - total flux cleaned = 0.000800402 Jy ! Component: 150 - total flux cleaned = 0.000878855 Jy ! Component: 200 - total flux cleaned = 0.000922382 Jy ! Total flux subtracted in 200 components = 0.000922382 Jy ! Clean residual min=-0.005690 max=0.005811 Jy/beam ! Clean residual mean=0.000043 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.817906 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.817905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075111Jy sigma=0.000657 ! Fit after self-cal, rms=0.075096Jy sigma=0.000656 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 = 2.18389e-05 Jy ! Component: 100 - total flux cleaned = 0.000103947 Jy ! Component: 150 - total flux cleaned = 0.000146765 Jy ! Component: 200 - total flux cleaned = 0.00018279 Jy ! Total flux subtracted in 200 components = 0.00018279 Jy ! Clean residual min=-0.005696 max=0.005744 Jy/beam ! Clean residual mean=0.000042 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.818088 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.818088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075087Jy sigma=0.000656 ! Fit after self-cal, rms=0.075075Jy sigma=0.000656 ! 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.86 mas, bmaj=9.356 mas, bpa=10.73 degrees ! Estimated noise=2762.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 9.356 at 10.73 degrees (North through East) ! Clean map min=-0.0053128 max=0.69519 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075075Jy sigma=0.000656 ! Fit after self-cal, rms=0.070889Jy sigma=0.000617 ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=9.352 mas, bpa=10.69 degrees ! Estimated noise=2761.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327748 Jy ! Component: 100 - total flux cleaned = -0.000442548 Jy ! Component: 150 - total flux cleaned = -0.000383982 Jy ! Component: 200 - total flux cleaned = -0.000277107 Jy ! Total flux subtracted in 200 components = -0.000277107 Jy ! Clean residual min=-0.005403 max=0.005994 Jy/beam ! Clean residual mean=0.000022 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.817811 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.817811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070860Jy sigma=0.000617 ! Fit after self-cal, rms=0.070853Jy sigma=0.000617 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.47907e-05 Jy ! Component: 100 - total flux cleaned = 6.39206e-05 Jy ! Component: 150 - total flux cleaned = 0.000111211 Jy ! Component: 200 - total flux cleaned = 0.000155053 Jy ! Total flux subtracted in 200 components = 0.000155053 Jy ! Clean residual min=-0.005332 max=0.005921 Jy/beam ! Clean residual mean=0.000022 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.817966 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.817966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070836Jy sigma=0.000617 ! Fit after self-cal, rms=0.070831Jy sigma=0.000616 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070831Jy sigma=0.000616 ! Fit after self-cal, rms=0.070850Jy sigma=0.000616 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=3.479 mas, bmaj=8.24 mas, bpa=9.416 degrees ! Estimated noise=3146.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.536252 Jy ! Component: 100 - total flux cleaned = 0.661692 Jy ! Component: 150 - total flux cleaned = 0.717588 Jy ! Component: 200 - total flux cleaned = 0.751118 Jy ! Total flux subtracted in 200 components = 0.751118 Jy ! Clean residual min=-0.011796 max=0.017967 Jy/beam ! Clean residual mean=0.000171 rms=0.004100 Jy/beam ! Combined flux in latest and established models = 0.751118 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.751118 Jy ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=9.355 mas, bpa=10.68 degrees ! Estimated noise=2762.75 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.0274711 Jy ! Component: 100 - total flux cleaned = 0.0433107 Jy ! Component: 150 - total flux cleaned = 0.0527744 Jy ! Component: 200 - total flux cleaned = 0.058524 Jy ! Total flux subtracted in 200 components = 0.058524 Jy ! Clean residual min=-0.005784 max=0.006816 Jy/beam ! Clean residual mean=0.000036 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.809642 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 75 components and 0.809642 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.636 mas, bmaj=13.76 mas, bpa=-5.02 degrees ! Estimated noise=3397.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488047 Jy ! Component: 100 - total flux cleaned = 0.00710047 Jy ! Component: 150 - total flux cleaned = 0.00786731 Jy ! Component: 200 - total flux cleaned = 0.00801416 Jy ! Total flux subtracted in 200 components = 0.00801416 Jy ! Clean residual min=-0.005729 max=0.005778 Jy/beam ! Clean residual mean=0.000042 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.817656 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.000136127 Jy ! Component: 100 - total flux cleaned = 0.000264468 Jy ! Component: 150 - total flux cleaned = 0.000383553 Jy ! Component: 200 - total flux cleaned = 0.000521182 Jy ! Total flux subtracted in 200 components = 0.000521182 Jy ! Clean residual min=-0.005732 max=0.005640 Jy/beam ! Clean residual mean=0.000041 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.818177 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.818177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=9.355 mas, bpa=10.68 degrees ! Estimated noise=2762.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.97622e-05 Jy ! Component: 100 - total flux cleaned = -0.000278334 Jy ! Component: 150 - total flux cleaned = -0.000239037 Jy ! Component: 200 - total flux cleaned = -0.000201551 Jy ! Total flux subtracted in 200 components = -0.000201551 Jy ! Clean residual min=-0.005175 max=0.006132 Jy/beam ! Clean residual mean=0.000021 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.817976 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.817976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071123Jy sigma=0.000618 ! Fit after self-cal, rms=0.071110Jy sigma=0.000618 wmodel J0016-0015_S_2017_08_05_pus_map.mod ! Writing 101 model components to file: J0016-0015_S_2017_08_05_pus_map.mod wobs J0016-0015_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0016-0015_S_2017_08_05_pus_uvs.fits wwins J0016-0015_S_2017_08_05_pus_map.win ! wwins: Wrote 1 windows to J0016-0015_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.0026451 Jy ! Component: 100 - total flux cleaned = 0.0042034 Jy ! Component: 150 - total flux cleaned = 0.00571878 Jy ! Component: 200 - total flux cleaned = 0.00655341 Jy ! Component: 250 - total flux cleaned = 0.006873 Jy ! Component: 300 - total flux cleaned = 0.00725 Jy ! Component: 350 - total flux cleaned = 0.00753631 Jy ! Component: 400 - total flux cleaned = 0.00780988 Jy ! Component: 450 - total flux cleaned = 0.00833391 Jy ! Component: 500 - total flux cleaned = 0.00833227 Jy ! Component: 550 - total flux cleaned = 0.00833288 Jy ! Component: 600 - total flux cleaned = 0.0086248 Jy ! Component: 650 - total flux cleaned = 0.0087932 Jy ! Component: 700 - total flux cleaned = 0.00901126 Jy ! Component: 750 - total flux cleaned = 0.00906373 Jy ! Component: 800 - total flux cleaned = 0.00906424 Jy ! Component: 850 - total flux cleaned = 0.00896534 Jy ! Component: 900 - total flux cleaned = 0.00906184 Jy ! Component: 950 - total flux cleaned = 0.00896664 Jy ! Component: 1000 - total flux cleaned = 0.00892058 Jy ! Component: 1050 - total flux cleaned = 0.00878618 Jy ! Component: 1100 - total flux cleaned = 0.00882923 Jy ! Component: 1150 - total flux cleaned = 0.00870099 Jy ! Component: 1200 - total flux cleaned = 0.00865922 Jy ! Component: 1250 - total flux cleaned = 0.00861801 Jy ! Component: 1300 - total flux cleaned = 0.00853783 Jy ! Component: 1350 - total flux cleaned = 0.00834297 Jy ! Component: 1400 - total flux cleaned = 0.00830432 Jy ! Component: 1450 - total flux cleaned = 0.00822902 Jy ! Component: 1500 - total flux cleaned = 0.00808089 Jy ! Component: 1550 - total flux cleaned = 0.00797326 Jy ! Component: 1600 - total flux cleaned = 0.00804417 Jy ! Component: 1650 - total flux cleaned = 0.00800956 Jy ! Component: 1700 - total flux cleaned = 0.00811236 Jy ! Component: 1750 - total flux cleaned = 0.0081122 Jy ! Component: 1800 - total flux cleaned = 0.00811158 Jy ! Component: 1850 - total flux cleaned = 0.00807876 Jy ! Component: 1900 - total flux cleaned = 0.00804638 Jy ! Component: 1950 - total flux cleaned = 0.00801471 Jy ! Component: 2000 - total flux cleaned = 0.00804606 Jy ! Component: 2050 - total flux cleaned = 0.00807646 Jy ! Component: 2100 - total flux cleaned = 0.00804647 Jy ! Component: 2150 - total flux cleaned = 0.00798718 Jy ! Component: 2200 - total flux cleaned = 0.00789926 Jy ! Component: 2250 - total flux cleaned = 0.00781254 Jy ! Component: 2300 - total flux cleaned = 0.00775501 Jy ! Component: 2350 - total flux cleaned = 0.00764158 Jy ! Component: 2400 - total flux cleaned = 0.00752943 Jy ! Component: 2450 - total flux cleaned = 0.00741853 Jy ! Component: 2500 - total flux cleaned = 0.00733601 Jy ! Component: 2550 - total flux cleaned = 0.00730883 Jy ! Component: 2600 - total flux cleaned = 0.00728221 Jy ! Component: 2650 - total flux cleaned = 0.00728191 Jy ! Component: 2700 - total flux cleaned = 0.00725508 Jy ! Component: 2750 - total flux cleaned = 0.00722863 Jy ! Component: 2800 - total flux cleaned = 0.00730667 Jy ! Component: 2850 - total flux cleaned = 0.00725497 Jy ! Component: 2900 - total flux cleaned = 0.00733206 Jy ! Component: 2950 - total flux cleaned = 0.00723052 Jy ! Component: 3000 - total flux cleaned = 0.00728133 Jy ! Component: 3050 - total flux cleaned = 0.00728136 Jy ! Component: 3100 - total flux cleaned = 0.00738073 Jy ! Component: 3150 - total flux cleaned = 0.00745468 Jy ! Component: 3200 - total flux cleaned = 0.00738088 Jy ! Component: 3250 - total flux cleaned = 0.00740571 Jy ! Component: 3300 - total flux cleaned = 0.00745418 Jy ! Component: 3350 - total flux cleaned = 0.00742991 Jy ! Component: 3400 - total flux cleaned = 0.007454 Jy ! Component: 3450 - total flux cleaned = 0.0075015 Jy ! Component: 3500 - total flux cleaned = 0.00743034 Jy ! Component: 3550 - total flux cleaned = 0.00747762 Jy ! Component: 3600 - total flux cleaned = 0.00750107 Jy ! Component: 3650 - total flux cleaned = 0.00752453 Jy ! Component: 3700 - total flux cleaned = 0.00750118 Jy ! Component: 3750 - total flux cleaned = 0.00750114 Jy ! Component: 3800 - total flux cleaned = 0.00754725 Jy ! Component: 3850 - total flux cleaned = 0.00759321 Jy ! Component: 3900 - total flux cleaned = 0.00763896 Jy ! Component: 3950 - total flux cleaned = 0.00761616 Jy ! Component: 4000 - total flux cleaned = 0.00763875 Jy ! Component: 4050 - total flux cleaned = 0.00766137 Jy ! Total flux subtracted in 4096 components = 0.00763881 Jy ! Clean residual min=-0.001415 max=0.001630 Jy/beam ! Clean residual mean=0.000005 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.825615 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 354 components and 0.825615 Jy ![Exited script file: muppet] wmap "J0016-0015_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.863 x 9.355 at 10.68 degrees (North through East) ! Clean map min=-0.003557 max=0.69633 Jy/beam ! Writing clean map to FITS file: J0016-0015_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.696332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000428481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.184602 0.184602 0.369204 0.738409 1.47682 2.95364 5.90727 11.8145 23.6291 47.2582 94.5163 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.696 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.863 x 9.355 at 10.68 degrees (North through East) ! Clean map min=-0.003557 max=0.69633 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 J0016-0015_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:15:38 2019