! Started logfile: J1513-1012_S_2017_10_09_pus_uvs.log on Sun May 12 13:14:47 2019 obs J1513-1012_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1513-1012_S_2017_10_09_pus_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.696759 visibilities/baseline/integration-bin. ! Found source: J1513-1012 ! ! 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 496 lines of history. ! ! Reading 1204 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 J1513-1012_S_2017_10_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.302572Jy sigma=0.002438 ! Fit after self-cal, rms=0.250798Jy sigma=0.001983 ! 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.687 mas, bmaj=14.4 mas, bpa=-13.9 degrees ! Estimated noise=3564.76 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.621012 Jy ! Component: 100 - total flux cleaned = 0.766808 Jy ! Total flux subtracted in 100 components = 0.766808 Jy ! Clean residual min=-0.047100 max=0.057343 Jy/beam ! Clean residual mean=-0.000234 rms=0.013108 Jy/beam ! Combined flux in latest and established models = 0.766808 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.766808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208266Jy sigma=0.001445 ! Fit after self-cal, rms=0.208179Jy sigma=0.001444 ! 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.14 mas, bmaj=15.96 mas, bpa=-13.78 degrees ! Estimated noise=3108.67 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.0844694 Jy ! Component: 100 - total flux cleaned = 0.129205 Jy ! Component: 150 - total flux cleaned = 0.158614 Jy ! Component: 200 - total flux cleaned = 0.178759 Jy ! Total flux subtracted in 200 components = 0.178759 Jy ! Clean residual min=-0.032472 max=0.044718 Jy/beam ! Clean residual mean=-0.000093 rms=0.010928 Jy/beam ! Combined flux in latest and established models = 0.945568 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 49 components and 0.945568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164723Jy sigma=0.001144 ! Fit after self-cal, rms=0.164565Jy sigma=0.001143 ! 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.07 FD 0.94 HN 0.97 KP 1.06 ! LA 1.00 MK 1.00 NL 0.89 OV 1.00* ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.04 KP 1.05 ! LA 0.95 MK 1.01 NL 1.35 OV 1.00* ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.01 KP 0.91 ! LA 0.75 MK 1.02 NL 1.27 OV 1.00* ! PT 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 1.00* MK 1.04 NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Fit before self-cal, rms=0.164565Jy sigma=0.001143 ! Fit after self-cal, rms=0.100907Jy sigma=0.000727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=16.18 mas, bpa=-13.7 degrees ! Estimated noise=3103.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) ! Added new window around map position (-67, 120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185196 Jy ! Component: 100 - total flux cleaned = 0.0209645 Jy ! Component: 150 - total flux cleaned = 0.0217149 Jy ! Component: 200 - total flux cleaned = 0.0236079 Jy ! Total flux subtracted in 200 components = 0.0236079 Jy ! Clean residual min=-0.013555 max=0.011212 Jy/beam ! Clean residual mean=-0.000017 rms=0.003313 Jy/beam ! Combined flux in latest and established models = 0.969175 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.969175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095296Jy sigma=0.000682 ! Fit after self-cal, rms=0.095249Jy sigma=0.000681 ! 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.095249Jy sigma=0.000681 ! Fit after self-cal, rms=0.094711Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=16.21 mas, bpa=-13.7 degrees ! Estimated noise=3091.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301644 Jy ! Component: 100 - total flux cleaned = -0.00235259 Jy ! Component: 150 - total flux cleaned = -0.0014986 Jy ! Component: 200 - total flux cleaned = -0.00122679 Jy ! Total flux subtracted in 200 components = -0.00122679 Jy ! Clean residual min=-0.008296 max=0.009671 Jy/beam ! Clean residual mean=-0.000010 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.967949 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 106 components and 0.967949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093740Jy sigma=0.000671 ! Fit after self-cal, rms=0.093718Jy sigma=0.000670 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.00176509 Jy ! Component: 100 - total flux cleaned = 0.00242331 Jy ! Component: 150 - total flux cleaned = 0.00281306 Jy ! Component: 200 - total flux cleaned = 0.0029966 Jy ! Total flux subtracted in 200 components = 0.0029966 Jy ! Clean residual min=-0.008091 max=0.009640 Jy/beam ! Clean residual mean=-0.000009 rms=0.002493 Jy/beam ! Combined flux in latest and established models = 0.970945 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 124 components and 0.970945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093509Jy sigma=0.000669 ! Fit after self-cal, rms=0.093497Jy sigma=0.000669 ! 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.093497Jy sigma=0.000669 ! Fit after self-cal, rms=0.093467Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=16.23 mas, bpa=-13.71 degrees ! Estimated noise=3089.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00298051 Jy ! Component: 100 - total flux cleaned = -0.00288609 Jy ! Component: 150 - total flux cleaned = -0.00296335 Jy ! Component: 200 - total flux cleaned = -0.00303377 Jy ! Total flux subtracted in 200 components = -0.00303377 Jy ! Clean residual min=-0.007297 max=0.009292 Jy/beam ! Clean residual mean=-0.000005 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.967911 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.967911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093253Jy sigma=0.000666 ! Fit after self-cal, rms=0.093260Jy sigma=0.000666 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.000285745 Jy ! Component: 100 - total flux cleaned = 0.000352776 Jy ! Component: 150 - total flux cleaned = 0.000472594 Jy ! Component: 200 - total flux cleaned = 0.000530279 Jy ! Total flux subtracted in 200 components = 0.000530279 Jy ! Clean residual min=-0.007150 max=0.009141 Jy/beam ! Clean residual mean=-0.000005 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.968442 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.968442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093184Jy sigma=0.000666 ! Fit after self-cal, rms=0.093185Jy sigma=0.000666 ! 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.093185Jy sigma=0.000666 ! Fit after self-cal, rms=0.093225Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.696 mas, bmaj=18.22 mas, bpa=-3.673 degrees ! Estimated noise=3802.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156688 Jy ! Component: 100 - total flux cleaned = -0.00222708 Jy ! Component: 150 - total flux cleaned = -0.0023782 Jy ! Component: 200 - total flux cleaned = -0.00257921 Jy ! Total flux subtracted in 200 components = -0.00257921 Jy ! Clean residual min=-0.008154 max=0.011833 Jy/beam ! Clean residual mean=-0.000005 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 0.965863 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 158 components and 0.965863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093181Jy sigma=0.000665 ! Fit after self-cal, rms=0.093145Jy sigma=0.000665 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.66617e-05 Jy ! Component: 100 - total flux cleaned = -8.53473e-05 Jy ! Component: 150 - total flux cleaned = -8.42164e-05 Jy ! Component: 200 - total flux cleaned = -8.40517e-05 Jy ! Total flux subtracted in 200 components = -8.40517e-05 Jy ! Clean residual min=-0.008087 max=0.011735 Jy/beam ! Clean residual mean=-0.000006 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.965779 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 167 components and 0.965779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093165Jy sigma=0.000665 ! Fit after self-cal, rms=0.093125Jy sigma=0.000665 ! 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.18 mas, bmaj=16.24 mas, bpa=-13.71 degrees ! Estimated noise=3087.97 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.18 x 16.24 at -13.71 degrees (North through East) ! Clean map min=-0.0094118 max=0.8059 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.093125Jy sigma=0.000665 ! Fit after self-cal, rms=0.082850Jy sigma=0.000587 ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=16.24 mas, bpa=-13.72 degrees ! Estimated noise=3083.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140626 Jy ! Component: 100 - total flux cleaned = -0.00170654 Jy ! Component: 150 - total flux cleaned = -0.0018687 Jy ! Component: 200 - total flux cleaned = -0.00201767 Jy ! Total flux subtracted in 200 components = -0.00201767 Jy ! Clean residual min=-0.006985 max=0.008107 Jy/beam ! Clean residual mean=-0.000002 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.963761 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 186 components and 0.963761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082769Jy sigma=0.000586 ! Fit after self-cal, rms=0.082768Jy sigma=0.000586 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313593 Jy ! Component: 100 - total flux cleaned = -0.000360752 Jy ! Component: 150 - total flux cleaned = -0.000360184 Jy ! Component: 200 - total flux cleaned = -0.000361252 Jy ! Total flux subtracted in 200 components = -0.000361252 Jy ! Clean residual min=-0.006924 max=0.008119 Jy/beam ! Clean residual mean=-0.000003 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.9634 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 192 components and 0.9634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082716Jy sigma=0.000586 ! Fit after self-cal, rms=0.082717Jy sigma=0.000586 ! 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.082717Jy sigma=0.000586 ! Fit after self-cal, rms=0.082709Jy sigma=0.000586 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.705 mas, bmaj=14.66 mas, bpa=-13.83 degrees ! Estimated noise=3574.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.622578 Jy ! Component: 100 - total flux cleaned = 0.767543 Jy ! Component: 150 - total flux cleaned = 0.82713 Jy ! Component: 200 - total flux cleaned = 0.855969 Jy ! Total flux subtracted in 200 components = 0.855969 Jy ! Clean residual min=-0.015939 max=0.016642 Jy/beam ! Clean residual mean=-0.000070 rms=0.004716 Jy/beam ! Combined flux in latest and established models = 0.85597 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.85597 Jy ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=16.24 mas, bpa=-13.72 degrees ! Estimated noise=3082.08 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.0267511 Jy ! Component: 100 - total flux cleaned = 0.0445498 Jy ! Component: 150 - total flux cleaned = 0.0578412 Jy ! Component: 200 - total flux cleaned = 0.0681728 Jy ! Total flux subtracted in 200 components = 0.0681728 Jy ! Clean residual min=-0.011955 max=0.012460 Jy/beam ! Clean residual mean=-0.000042 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.924142 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 87 components and 0.924142 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.701 mas, bmaj=18.22 mas, bpa=-3.67 degrees ! Estimated noise=3800.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126335 Jy ! Component: 100 - total flux cleaned = 0.017077 Jy ! Component: 150 - total flux cleaned = 0.0207475 Jy ! Component: 200 - total flux cleaned = 0.023643 Jy ! Total flux subtracted in 200 components = 0.023643 Jy ! Clean residual min=-0.009217 max=0.011910 Jy/beam ! Clean residual mean=-0.000025 rms=0.003188 Jy/beam ! Combined flux in latest and established models = 0.947785 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.00215258 Jy ! Component: 100 - total flux cleaned = 0.00404894 Jy ! Component: 150 - total flux cleaned = 0.00551274 Jy ! Component: 200 - total flux cleaned = 0.00684069 Jy ! Total flux subtracted in 200 components = 0.00684069 Jy ! Clean residual min=-0.008445 max=0.011775 Jy/beam ! Clean residual mean=-0.000012 rms=0.002914 Jy/beam ! Combined flux in latest and established models = 0.954626 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 155 components and 0.954626 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=16.24 mas, bpa=-13.72 degrees ! Estimated noise=3082.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207882 Jy ! Component: 100 - total flux cleaned = 0.00358516 Jy ! Component: 150 - total flux cleaned = 0.00456008 Jy ! Component: 200 - total flux cleaned = 0.00456449 Jy ! Total flux subtracted in 200 components = 0.00456449 Jy ! Clean residual min=-0.007325 max=0.008549 Jy/beam ! Clean residual mean=-0.000006 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.959191 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.959191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082987Jy sigma=0.000589 ! Fit after self-cal, rms=0.082912Jy sigma=0.000588 wmodel J1513-1012_S_2017_10_09_pus_map.mod ! Writing 174 model components to file: J1513-1012_S_2017_10_09_pus_map.mod wobs J1513-1012_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1513-1012_S_2017_10_09_pus_uvs.fits wwins J1513-1012_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1513-1012_S_2017_10_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.00287788 Jy ! Component: 100 - total flux cleaned = 0.00451645 Jy ! Component: 150 - total flux cleaned = 0.00599383 Jy ! Component: 200 - total flux cleaned = 0.00703965 Jy ! Component: 250 - total flux cleaned = 0.00752603 Jy ! Component: 300 - total flux cleaned = 0.00771029 Jy ! Component: 350 - total flux cleaned = 0.00762613 Jy ! Component: 400 - total flux cleaned = 0.00754182 Jy ! Component: 450 - total flux cleaned = 0.00730936 Jy ! Component: 500 - total flux cleaned = 0.00715997 Jy ! Component: 550 - total flux cleaned = 0.00693927 Jy ! Component: 600 - total flux cleaned = 0.00679949 Jy ! Component: 650 - total flux cleaned = 0.0068002 Jy ! Component: 700 - total flux cleaned = 0.00680131 Jy ! Component: 750 - total flux cleaned = 0.00667607 Jy ! Component: 800 - total flux cleaned = 0.0067969 Jy ! Component: 850 - total flux cleaned = 0.00697153 Jy ! Component: 900 - total flux cleaned = 0.00708415 Jy ! Component: 950 - total flux cleaned = 0.00736136 Jy ! Component: 1000 - total flux cleaned = 0.00779418 Jy ! Component: 1050 - total flux cleaned = 0.008267 Jy ! Component: 1100 - total flux cleaned = 0.00857381 Jy ! Component: 1150 - total flux cleaned = 0.00897363 Jy ! Component: 1200 - total flux cleaned = 0.00946208 Jy ! Component: 1250 - total flux cleaned = 0.00974912 Jy ! Component: 1300 - total flux cleaned = 0.0102161 Jy ! Component: 1350 - total flux cleaned = 0.0103996 Jy ! Component: 1400 - total flux cleaned = 0.0107594 Jy ! Component: 1450 - total flux cleaned = 0.0110243 Jy ! Component: 1500 - total flux cleaned = 0.0112841 Jy ! Component: 1550 - total flux cleaned = 0.011413 Jy ! Component: 1600 - total flux cleaned = 0.011413 Jy ! Component: 1650 - total flux cleaned = 0.0112023 Jy ! Component: 1700 - total flux cleaned = 0.0109923 Jy ! Component: 1750 - total flux cleaned = 0.0107835 Jy ! Component: 1800 - total flux cleaned = 0.0105335 Jy ! Component: 1850 - total flux cleaned = 0.010284 Jy ! Component: 1900 - total flux cleaned = 0.0100342 Jy ! Component: 1950 - total flux cleaned = 0.00961825 Jy ! Component: 2000 - total flux cleaned = 0.00936815 Jy ! Component: 2050 - total flux cleaned = 0.00903373 Jy ! Component: 2100 - total flux cleaned = 0.00865499 Jy ! Component: 2150 - total flux cleaned = 0.00831529 Jy ! Component: 2200 - total flux cleaned = 0.00801544 Jy ! Component: 2250 - total flux cleaned = 0.00771314 Jy ! Component: 2300 - total flux cleaned = 0.00762542 Jy ! Component: 2350 - total flux cleaned = 0.00749184 Jy ! Component: 2400 - total flux cleaned = 0.0074 Jy ! Component: 2450 - total flux cleaned = 0.00725988 Jy ! Component: 2500 - total flux cleaned = 0.00716441 Jy ! Component: 2550 - total flux cleaned = 0.00701825 Jy ! Component: 2600 - total flux cleaned = 0.00691841 Jy ! Component: 2650 - total flux cleaned = 0.00681638 Jy ! Component: 2700 - total flux cleaned = 0.00666042 Jy ! Component: 2750 - total flux cleaned = 0.00655417 Jy ! Component: 2800 - total flux cleaned = 0.0063912 Jy ! Component: 2850 - total flux cleaned = 0.00622385 Jy ! Component: 2900 - total flux cleaned = 0.00610911 Jy ! Component: 2950 - total flux cleaned = 0.00587359 Jy ! Component: 3000 - total flux cleaned = 0.00575285 Jy ! Component: 3050 - total flux cleaned = 0.00556792 Jy ! Component: 3100 - total flux cleaned = 0.00537821 Jy ! Component: 3150 - total flux cleaned = 0.00524776 Jy ! Component: 3200 - total flux cleaned = 0.00511422 Jy ! Component: 3250 - total flux cleaned = 0.00497722 Jy ! Component: 3300 - total flux cleaned = 0.00483594 Jy ! Component: 3350 - total flux cleaned = 0.00476417 Jy ! Component: 3400 - total flux cleaned = 0.00461646 Jy ! Component: 3450 - total flux cleaned = 0.00438759 Jy ! Component: 3500 - total flux cleaned = 0.00430818 Jy ! Component: 3550 - total flux cleaned = 0.00414705 Jy ! Component: 3600 - total flux cleaned = 0.00398179 Jy ! Component: 3650 - total flux cleaned = 0.00380991 Jy ! Component: 3700 - total flux cleaned = 0.00363384 Jy ! Component: 3750 - total flux cleaned = 0.00354506 Jy ! Component: 3800 - total flux cleaned = 0.0033615 Jy ! Component: 3850 - total flux cleaned = 0.00317117 Jy ! Component: 3900 - total flux cleaned = 0.00297357 Jy ! Component: 3950 - total flux cleaned = 0.00276855 Jy ! Component: 4000 - total flux cleaned = 0.00266639 Jy ! Component: 4050 - total flux cleaned = 0.00234418 Jy ! Total flux subtracted in 4096 components = 0.00223333 Jy ! Clean residual min=-0.006437 max=0.005713 Jy/beam ! Clean residual mean=-0.000001 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.961424 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 412 components and 0.961425 Jy ![Exited script file: muppet] wmap "J1513-1012_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.175 x 16.24 at -13.72 degrees (North through East) ! Clean map min=-0.0087889 max=0.81435 Jy/beam ! Writing clean map to FITS file: J1513-1012_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.814348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00163809 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60346 0.60346 1.20692 2.41384 4.82768 9.65535 19.3107 38.6214 77.2428 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.814 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.175 x 16.24 at -13.72 degrees (North through East) ! Clean map min=-0.0087889 max=0.81435 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 J1513-1012_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:14:53 2019