! Started logfile: J2011-1546_S_2017_07_09_pus_uvs.log on Wed May 8 14:57:26 2019 obs J2011-1546_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J2011-1546_S_2017_07_09_pus_uva.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.728205 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 594 lines of history. ! ! Reading 1704 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 J2011-1546_S_2017_07_09_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.317393Jy sigma=0.002655 ! Fit after self-cal, rms=0.224196Jy sigma=0.001839 ! 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.512 mas, bmaj=7.059 mas, bpa=0.7178 degrees ! Estimated noise=2805.28 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.616753 Jy ! Component: 100 - total flux cleaned = 0.751971 Jy ! Total flux subtracted in 100 components = 0.751971 Jy ! Clean residual min=-0.019197 max=0.042165 Jy/beam ! Clean residual mean=-0.000147 rms=0.006872 Jy/beam ! Combined flux in latest and established models = 0.751971 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.751971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118314Jy sigma=0.000955 ! Fit after self-cal, rms=0.118316Jy sigma=0.000955 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424258 Jy ! Component: 100 - total flux cleaned = 0.063016 Jy ! Total flux subtracted in 100 components = 0.063016 Jy ! Clean residual min=-0.011546 max=0.018195 Jy/beam ! Clean residual mean=-0.000072 rms=0.003779 Jy/beam ! Combined flux in latest and established models = 0.814987 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.814987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099590Jy sigma=0.000781 ! Fit after self-cal, rms=0.099583Jy sigma=0.000781 ! 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=2.981 mas, bmaj=8.386 mas, bpa=-0.2021 degrees ! Estimated noise=2338.87 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.0161023 Jy ! Component: 100 - total flux cleaned = 0.0244474 Jy ! Component: 150 - total flux cleaned = 0.0289953 Jy ! Component: 200 - total flux cleaned = 0.0306719 Jy ! Total flux subtracted in 200 components = 0.0306719 Jy ! Clean residual min=-0.009690 max=0.012372 Jy/beam ! Clean residual mean=-0.000049 rms=0.003009 Jy/beam ! Combined flux in latest and established models = 0.845659 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.845659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097304Jy sigma=0.000758 ! Fit after self-cal, rms=0.097298Jy sigma=0.000758 ! 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.00* FD 0.96 HN 1.05 KP 1.03 ! LA 0.99 MK 1.00 NL 0.89 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.08 KP 0.98 ! LA 0.97 MK 0.99 NL 1.06 OV 1.05 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.08 KP 0.99 ! LA 0.97 MK 0.99 NL 1.02 OV 0.95 ! PT 0.96 SC 1.02 ! ! ! 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.03 HN 1.06 KP 1.00* ! LA 1.00* MK 1.00 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.097298Jy sigma=0.000758 ! Fit after self-cal, rms=0.086915Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=8.375 mas, bpa=-0.05027 degrees ! Estimated noise=2343.03 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 = 3.0351e-05 Jy ! Component: 100 - total flux cleaned = -0.000189513 Jy ! Component: 150 - total flux cleaned = -0.000378407 Jy ! Component: 200 - total flux cleaned = -0.000461791 Jy ! Total flux subtracted in 200 components = -0.000461791 Jy ! Clean residual min=-0.006559 max=0.008797 Jy/beam ! Clean residual mean=-0.000010 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.845197 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.845197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086851Jy sigma=0.000672 ! Fit after self-cal, rms=0.086869Jy sigma=0.000672 ! 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.086869Jy sigma=0.000672 ! Fit after self-cal, rms=0.086839Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=8.374 mas, bpa=-0.05402 degrees ! Estimated noise=2341.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203551 Jy ! Component: 100 - total flux cleaned = -0.000391108 Jy ! Component: 150 - total flux cleaned = -0.000548057 Jy ! Component: 200 - total flux cleaned = -0.000581653 Jy ! Total flux subtracted in 200 components = -0.000581653 Jy ! Clean residual min=-0.006465 max=0.008651 Jy/beam ! Clean residual mean=-0.000011 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.844615 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.844616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086794Jy sigma=0.000672 ! Fit after self-cal, rms=0.086786Jy sigma=0.000672 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 (-2, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083021 Jy ! Component: 100 - total flux cleaned = 0.0129227 Jy ! Component: 150 - total flux cleaned = 0.0158229 Jy ! Component: 200 - total flux cleaned = 0.017527 Jy ! Total flux subtracted in 200 components = 0.017527 Jy ! Clean residual min=-0.006052 max=0.005852 Jy/beam ! Clean residual mean=0.000002 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.862143 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 88 components and 0.862143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085964Jy sigma=0.000664 ! Fit after self-cal, rms=0.085958Jy sigma=0.000664 ! 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.085958Jy sigma=0.000664 ! Fit after self-cal, rms=0.085839Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=8.378 mas, bpa=-0.05312 degrees ! Estimated noise=2338.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163884 Jy ! Component: 100 - total flux cleaned = 0.00217526 Jy ! Component: 150 - total flux cleaned = 0.00257931 Jy ! Component: 200 - total flux cleaned = 0.00298828 Jy ! Total flux subtracted in 200 components = 0.00298828 Jy ! Clean residual min=-0.005884 max=0.005537 Jy/beam ! Clean residual mean=0.000013 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.865131 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.865131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085744Jy sigma=0.000663 ! Fit after self-cal, rms=0.085740Jy sigma=0.000663 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.000238569 Jy ! Component: 100 - total flux cleaned = 0.000532168 Jy ! Component: 150 - total flux cleaned = 0.000760259 Jy ! Component: 200 - total flux cleaned = 0.00107225 Jy ! Total flux subtracted in 200 components = 0.00107225 Jy ! Clean residual min=-0.005930 max=0.005396 Jy/beam ! Clean residual mean=0.000015 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.866203 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.866203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085702Jy sigma=0.000663 ! Fit after self-cal, rms=0.085700Jy sigma=0.000663 ! 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.085700Jy sigma=0.000663 ! Fit after self-cal, rms=0.085700Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.026 mas, bmaj=19.46 mas, bpa=4.402 degrees ! Estimated noise=2959.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324812 Jy ! Component: 100 - total flux cleaned = 0.000674119 Jy ! Component: 150 - total flux cleaned = 0.000828985 Jy ! Component: 200 - total flux cleaned = 0.000923234 Jy ! Total flux subtracted in 200 components = 0.000923234 Jy ! Clean residual min=-0.005874 max=0.005729 Jy/beam ! Clean residual mean=0.000032 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.867126 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 122 components and 0.867126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085692Jy sigma=0.000663 ! Fit after self-cal, rms=0.085696Jy sigma=0.000663 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 = -8.88651e-06 Jy ! Component: 100 - total flux cleaned = -1.20116e-05 Jy ! Component: 150 - total flux cleaned = 5.52111e-06 Jy ! Component: 200 - total flux cleaned = 5.52933e-06 Jy ! Total flux subtracted in 200 components = 5.52933e-06 Jy ! Clean residual min=-0.005860 max=0.005705 Jy/beam ! Clean residual mean=0.000032 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.867132 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 0.867132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085693Jy sigma=0.000663 ! Fit after self-cal, rms=0.085695Jy sigma=0.000663 ! 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=2.992 mas, bmaj=8.38 mas, bpa=-0.05817 degrees ! Estimated noise=2337.33 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.992 x 8.38 at -0.05817 degrees (North through East) ! Clean map min=-0.0059995 max=0.79564 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.085695Jy sigma=0.000663 ! Fit after self-cal, rms=0.080157Jy sigma=0.000610 ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=8.383 mas, bpa=-0.06706 degrees ! Estimated noise=2336.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000462732 Jy ! Component: 100 - total flux cleaned = -0.000491984 Jy ! Component: 150 - total flux cleaned = -0.000548996 Jy ! Component: 200 - total flux cleaned = -0.000548284 Jy ! Total flux subtracted in 200 components = -0.000548284 Jy ! Clean residual min=-0.006049 max=0.005345 Jy/beam ! Clean residual mean=0.000016 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.866584 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.866584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080129Jy sigma=0.000610 ! Fit after self-cal, rms=0.080126Jy sigma=0.000610 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.22633e-05 Jy ! Component: 100 - total flux cleaned = -5.21987e-05 Jy ! Component: 150 - total flux cleaned = -7.53663e-05 Jy ! Component: 200 - total flux cleaned = -9.70229e-05 Jy ! Total flux subtracted in 200 components = -9.70229e-05 Jy ! Clean residual min=-0.006033 max=0.005307 Jy/beam ! Clean residual mean=0.000016 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.866486 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.866487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080110Jy sigma=0.000610 ! Fit after self-cal, rms=0.080110Jy sigma=0.000610 ! 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.080110Jy sigma=0.000610 ! Fit after self-cal, rms=0.080103Jy sigma=0.000610 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.515 mas, bmaj=7.057 mas, bpa=0.7783 degrees ! Estimated noise=2807.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.615323 Jy ! Component: 100 - total flux cleaned = 0.75039 Jy ! Component: 150 - total flux cleaned = 0.791999 Jy ! Component: 200 - total flux cleaned = 0.812696 Jy ! Total flux subtracted in 200 components = 0.812696 Jy ! Clean residual min=-0.009737 max=0.011159 Jy/beam ! Clean residual mean=-0.000036 rms=0.002725 Jy/beam ! Combined flux in latest and established models = 0.812696 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.812696 Jy ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=8.384 mas, bpa=-0.07121 degrees ! Estimated noise=2335.96 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.0146236 Jy ! Component: 100 - total flux cleaned = 0.0232532 Jy ! Component: 150 - total flux cleaned = 0.0297107 Jy ! Component: 200 - total flux cleaned = 0.0347052 Jy ! Total flux subtracted in 200 components = 0.0347052 Jy ! Clean residual min=-0.006223 max=0.005668 Jy/beam ! Clean residual mean=-0.000011 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.847401 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 39 components and 0.847401 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.028 mas, bmaj=19.47 mas, bpa=4.386 degrees ! Estimated noise=2956.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599077 Jy ! Component: 100 - total flux cleaned = 0.0100222 Jy ! Component: 150 - total flux cleaned = 0.012862 Jy ! Component: 200 - total flux cleaned = 0.0148985 Jy ! Total flux subtracted in 200 components = 0.0148985 Jy ! Clean residual min=-0.006195 max=0.006088 Jy/beam ! Clean residual mean=0.000014 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.862299 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.000925831 Jy ! Component: 100 - total flux cleaned = 0.00151813 Jy ! Component: 150 - total flux cleaned = 0.00200707 Jy ! Component: 200 - total flux cleaned = 0.00241151 Jy ! Total flux subtracted in 200 components = 0.00241151 Jy ! Clean residual min=-0.005786 max=0.005827 Jy/beam ! Clean residual mean=0.000022 rms=0.001837 Jy/beam ! Combined flux in latest and established models = 0.864711 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 71 components and 0.864711 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=8.384 mas, bpa=-0.07121 degrees ! Estimated noise=2335.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.6059e-05 Jy ! Component: 100 - total flux cleaned = -0.000249917 Jy ! Component: 150 - total flux cleaned = -0.000381497 Jy ! Component: 200 - total flux cleaned = -0.000498269 Jy ! Total flux subtracted in 200 components = -0.000498269 Jy ! Clean residual min=-0.005931 max=0.005621 Jy/beam ! Clean residual mean=0.000011 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.864213 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.864213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080159Jy sigma=0.000610 ! Fit after self-cal, rms=0.080157Jy sigma=0.000610 wmodel J2011-1546_S_2017_07_09_pus_map.mod ! Writing 86 model components to file: J2011-1546_S_2017_07_09_pus_map.mod wobs J2011-1546_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J2011-1546_S_2017_07_09_pus_uvs.fits wwins J2011-1546_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J2011-1546_S_2017_07_09_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.000166772 Jy ! Component: 100 - total flux cleaned = 0.000933827 Jy ! Component: 150 - total flux cleaned = 0.000473672 Jy ! Component: 200 - total flux cleaned = 0.000328575 Jy ! Component: 250 - total flux cleaned = 0.000120566 Jy ! Component: 300 - total flux cleaned = 5.70777e-05 Jy ! Component: 350 - total flux cleaned = 0.00012259 Jy ! Component: 400 - total flux cleaned = 0.000242955 Jy ! Component: 450 - total flux cleaned = 0.000243404 Jy ! Component: 500 - total flux cleaned = 7.70386e-05 Jy ! Component: 550 - total flux cleaned = -2.97408e-05 Jy ! Component: 600 - total flux cleaned = 7.38535e-05 Jy ! Component: 650 - total flux cleaned = 2.30221e-05 Jy ! Component: 700 - total flux cleaned = 0.00021845 Jy ! Component: 750 - total flux cleaned = 0.000407635 Jy ! Component: 800 - total flux cleaned = 0.00049872 Jy ! Component: 850 - total flux cleaned = 0.000632797 Jy ! Component: 900 - total flux cleaned = 0.000720225 Jy ! Component: 950 - total flux cleaned = 0.00076315 Jy ! Component: 1000 - total flux cleaned = 0.000762992 Jy ! Component: 1050 - total flux cleaned = 0.000681747 Jy ! Component: 1100 - total flux cleaned = 0.000602134 Jy ! Component: 1150 - total flux cleaned = 0.00056385 Jy ! Component: 1200 - total flux cleaned = 0.000488136 Jy ! Component: 1250 - total flux cleaned = 0.000635196 Jy ! Component: 1300 - total flux cleaned = 0.000671134 Jy ! Component: 1350 - total flux cleaned = 0.000990903 Jy ! Component: 1400 - total flux cleaned = 0.00106031 Jy ! Component: 1450 - total flux cleaned = 0.00126616 Jy ! Component: 1500 - total flux cleaned = 0.00140119 Jy ! Component: 1550 - total flux cleaned = 0.00160058 Jy ! Component: 1600 - total flux cleaned = 0.00176407 Jy ! Component: 1650 - total flux cleaned = 0.00195709 Jy ! Component: 1700 - total flux cleaned = 0.00202041 Jy ! Component: 1750 - total flux cleaned = 0.00211364 Jy ! Component: 1800 - total flux cleaned = 0.00220564 Jy ! Component: 1850 - total flux cleaned = 0.00226613 Jy ! Component: 1900 - total flux cleaned = 0.00235642 Jy ! Component: 1950 - total flux cleaned = 0.00241596 Jy ! Component: 2000 - total flux cleaned = 0.00253404 Jy ! Component: 2050 - total flux cleaned = 0.00270875 Jy ! Component: 2100 - total flux cleaned = 0.00276629 Jy ! Component: 2150 - total flux cleaned = 0.00282316 Jy ! Component: 2200 - total flux cleaned = 0.00290793 Jy ! Component: 2250 - total flux cleaned = 0.00293598 Jy ! Component: 2300 - total flux cleaned = 0.00301964 Jy ! Component: 2350 - total flux cleaned = 0.00307514 Jy ! Component: 2400 - total flux cleaned = 0.00318481 Jy ! Component: 2450 - total flux cleaned = 0.0031847 Jy ! Component: 2500 - total flux cleaned = 0.00323865 Jy ! Component: 2550 - total flux cleaned = 0.00329214 Jy ! Component: 2600 - total flux cleaned = 0.00331859 Jy ! Component: 2650 - total flux cleaned = 0.00331852 Jy ! Component: 2700 - total flux cleaned = 0.00329225 Jy ! Component: 2750 - total flux cleaned = 0.00334478 Jy ! Component: 2800 - total flux cleaned = 0.00326612 Jy ! Component: 2850 - total flux cleaned = 0.00324003 Jy ! Component: 2900 - total flux cleaned = 0.00324021 Jy ! Component: 2950 - total flux cleaned = 0.00324032 Jy ! Component: 3000 - total flux cleaned = 0.00324004 Jy ! Component: 3050 - total flux cleaned = 0.00318878 Jy ! Component: 3100 - total flux cleaned = 0.00311182 Jy ! Component: 3150 - total flux cleaned = 0.00308623 Jy ! Component: 3200 - total flux cleaned = 0.00303485 Jy ! Component: 3250 - total flux cleaned = 0.00298352 Jy ! Component: 3300 - total flux cleaned = 0.00293238 Jy ! Component: 3350 - total flux cleaned = 0.00283007 Jy ! Component: 3400 - total flux cleaned = 0.00277881 Jy ! Component: 3450 - total flux cleaned = 0.00267639 Jy ! Component: 3500 - total flux cleaned = 0.00259954 Jy ! Component: 3550 - total flux cleaned = 0.00257394 Jy ! Component: 3600 - total flux cleaned = 0.00247098 Jy ! Component: 3650 - total flux cleaned = 0.00236773 Jy ! Component: 3700 - total flux cleaned = 0.00236772 Jy ! Component: 3750 - total flux cleaned = 0.00231587 Jy ! Component: 3800 - total flux cleaned = 0.00221175 Jy ! Component: 3850 - total flux cleaned = 0.00215949 Jy ! Component: 3900 - total flux cleaned = 0.00213327 Jy ! Component: 3950 - total flux cleaned = 0.00208077 Jy ! Component: 4000 - total flux cleaned = 0.0020278 Jy ! Component: 4050 - total flux cleaned = 0.0020015 Jy ! Total flux subtracted in 4096 components = 0.00197464 Jy ! Clean residual min=-0.001617 max=0.001879 Jy/beam ! Clean residual mean=-0.000007 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.866187 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 352 components and 0.866187 Jy ![Exited script file: muppet] wmap "J2011-1546_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.992 x 8.384 at -0.07121 degrees (North through East) ! Clean map min=-0.0038272 max=0.79792 Jy/beam ! Writing clean map to FITS file: J2011-1546_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.797916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000457556 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.172032 0.172032 0.344064 0.688127 1.37625 2.75251 5.50502 11.01 22.0201 44.0401 88.0803 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.797 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.992 x 8.384 at -0.07121 degrees (North through East) ! Clean map min=-0.0038272 max=0.79792 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 J2011-1546_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:57:31 2019