! Started logfile: J0958-3612_S_2017_07_09_pus_uvs.log on Wed May 8 14:46:46 2019 obs J0958-3612_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0958-3612_S_2017_07_09_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.609028 visibilities/baseline/integration-bin. ! Found source: J0958-3612 ! ! 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 10524 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 J0958-3612_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 325 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 297 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901771Jy sigma=0.005834 ! Fit after self-cal, rms=0.867928Jy sigma=0.005620 ! 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.367 mas, bmaj=6.419 mas, bpa=-10.38 degrees ! Estimated noise=1783.44 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.0980214 Jy ! Component: 100 - total flux cleaned = 0.133571 Jy ! Total flux subtracted in 100 components = 0.133571 Jy ! Clean residual min=-0.011466 max=0.018364 Jy/beam ! Clean residual mean=-0.000246 rms=0.003565 Jy/beam ! Combined flux in latest and established models = 0.133571 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.133571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116378Jy sigma=0.000731 ! Fit after self-cal, rms=0.116140Jy sigma=0.000729 ! 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.815 mas, bmaj=7.28 mas, bpa=-9.023 degrees ! Estimated noise=1319.23 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.0285892 Jy ! Component: 100 - total flux cleaned = 0.0423389 Jy ! Component: 150 - total flux cleaned = 0.0492629 Jy ! Component: 200 - total flux cleaned = 0.0527678 Jy ! Total flux subtracted in 200 components = 0.0527678 Jy ! Clean residual min=-0.009201 max=0.019466 Jy/beam ! Clean residual mean=-0.000288 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.186339 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.186339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109875Jy sigma=0.000685 ! Fit after self-cal, rms=0.109794Jy sigma=0.000685 ! Inverting map ! Added new window around map position (-13, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019111 Jy ! Component: 100 - total flux cleaned = 0.0283037 Jy ! Component: 150 - total flux cleaned = 0.0331048 Jy ! Component: 200 - total flux cleaned = 0.0346852 Jy ! Total flux subtracted in 200 components = 0.0346852 Jy ! Clean residual min=-0.007073 max=0.009999 Jy/beam ! Clean residual mean=-0.000146 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.221024 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 91 components and 0.221024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106521Jy sigma=0.000665 ! Fit after self-cal, rms=0.105838Jy sigma=0.000660 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.01 ! LA 0.97 MK 1.00 NL 1.00* OV 1.03 ! PT 1.18 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.00 ! LA 0.94 MK 1.02 NL 1.00* OV 1.08 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.98 ! LA 0.91 MK 1.03 NL 1.39 OV 1.01 ! PT 0.92 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 1.00* ! LA 0.87 MK 0.81 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.105838Jy sigma=0.000660 ! Fit after self-cal, rms=0.110515Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.808 mas, bmaj=7.235 mas, bpa=-9.047 degrees ! Estimated noise=1327 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.00406337 Jy ! Component: 100 - total flux cleaned = 0.00499494 Jy ! Component: 150 - total flux cleaned = 0.00506102 Jy ! Component: 200 - total flux cleaned = 0.0050596 Jy ! Total flux subtracted in 200 components = 0.0050596 Jy ! Clean residual min=-0.004560 max=0.005605 Jy/beam ! Clean residual mean=-0.000071 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.226084 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.226084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110330Jy sigma=0.000652 ! Fit after self-cal, rms=0.110466Jy sigma=0.000651 ! 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.110466Jy sigma=0.000651 ! Fit after self-cal, rms=0.110483Jy sigma=0.000646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.288 mas, bpa=-8.627 degrees ! Estimated noise=1336.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277997 Jy ! Component: 100 - total flux cleaned = 0.00367301 Jy ! Component: 150 - total flux cleaned = 0.00381995 Jy ! Component: 200 - total flux cleaned = 0.00381824 Jy ! Total flux subtracted in 200 components = 0.00381824 Jy ! Clean residual min=-0.004132 max=0.004890 Jy/beam ! Clean residual mean=-0.000030 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.229902 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 126 components and 0.229902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110389Jy sigma=0.000646 ! Fit after self-cal, rms=0.110369Jy sigma=0.000646 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 (-29, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475944 Jy ! Component: 100 - total flux cleaned = 0.0069866 Jy ! Component: 150 - total flux cleaned = 0.0078914 Jy ! Component: 200 - total flux cleaned = 0.00816802 Jy ! Total flux subtracted in 200 components = 0.00816802 Jy ! Clean residual min=-0.003839 max=0.004165 Jy/beam ! Clean residual mean=-0.000014 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.23807 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 151 components and 0.23807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110129Jy sigma=0.000644 ! Fit after self-cal, rms=0.110096Jy sigma=0.000644 ! 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.110096Jy sigma=0.000644 ! Fit after self-cal, rms=0.110204Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.811 mas, bmaj=7.33 mas, bpa=-8.393 degrees ! Estimated noise=1335.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251005 Jy ! Component: 100 - total flux cleaned = 0.00356847 Jy ! Component: 150 - total flux cleaned = 0.00389829 Jy ! Component: 200 - total flux cleaned = 0.00406092 Jy ! Total flux subtracted in 200 components = 0.00406092 Jy ! Clean residual min=-0.003338 max=0.003776 Jy/beam ! Clean residual mean=0.000010 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.242131 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 178 components and 0.242131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110118Jy sigma=0.000642 ! Fit after self-cal, rms=0.110119Jy sigma=0.000642 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.00121319 Jy ! Component: 100 - total flux cleaned = 0.00142 Jy ! Component: 150 - total flux cleaned = 0.00145677 Jy ! Component: 200 - total flux cleaned = 0.001388 Jy ! Total flux subtracted in 200 components = 0.001388 Jy ! Clean residual min=-0.003318 max=0.003747 Jy/beam ! Clean residual mean=0.000015 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.243519 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 193 components and 0.243519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110080Jy sigma=0.000642 ! Fit after self-cal, rms=0.110075Jy sigma=0.000642 ! 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.110075Jy sigma=0.000642 ! Fit after self-cal, rms=0.110165Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.65 mas, bmaj=25.61 mas, bpa=-4.639 degrees ! Estimated noise=1849.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191927 Jy ! Component: 100 - total flux cleaned = 0.00207686 Jy ! Component: 150 - total flux cleaned = 0.00212103 Jy ! Component: 200 - total flux cleaned = 0.00216298 Jy ! Total flux subtracted in 200 components = 0.00216298 Jy ! Clean residual min=-0.003526 max=0.005120 Jy/beam ! Clean residual mean=0.000021 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.245682 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 201 components and 0.245682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110137Jy sigma=0.000642 ! Fit after self-cal, rms=0.110133Jy sigma=0.000642 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.000415924 Jy ! Component: 100 - total flux cleaned = 0.000415619 Jy ! Component: 150 - total flux cleaned = 0.000379549 Jy ! Component: 200 - total flux cleaned = 0.000346519 Jy ! Total flux subtracted in 200 components = 0.000346519 Jy ! Clean residual min=-0.003512 max=0.005107 Jy/beam ! Clean residual mean=0.000024 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.246028 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 205 components and 0.246028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110128Jy sigma=0.000642 ! Fit after self-cal, rms=0.110126Jy sigma=0.000642 ! 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.813 mas, bmaj=7.35 mas, bpa=-8.282 degrees ! Estimated noise=1336.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 7.35 at -8.282 degrees (North through East) ! Clean map min=-0.0043249 max=0.12417 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.361 mas, bmaj=6.469 mas, bpa=-9.579 degrees ! Estimated noise=1819.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0987136 Jy ! Component: 100 - total flux cleaned = 0.135352 Jy ! Component: 150 - total flux cleaned = 0.157358 Jy ! Component: 200 - total flux cleaned = 0.173829 Jy ! Total flux subtracted in 200 components = 0.173829 Jy ! Clean residual min=-0.008320 max=0.010956 Jy/beam ! Clean residual mean=-0.000144 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.173829 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.173829 Jy ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.35 mas, bpa=-8.282 degrees ! Estimated noise=1336.91 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 (-7.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197129 Jy ! Component: 100 - total flux cleaned = 0.0323536 Jy ! Component: 150 - total flux cleaned = 0.0415122 Jy ! Component: 200 - total flux cleaned = 0.0483199 Jy ! Total flux subtracted in 200 components = 0.0483199 Jy ! Clean residual min=-0.004803 max=0.004474 Jy/beam ! Clean residual mean=-0.000076 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.222149 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 94 components and 0.222149 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=9.65 mas, bmaj=25.61 mas, bpa=-4.639 degrees ! Estimated noise=1849.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00848279 Jy ! Component: 100 - total flux cleaned = 0.0139174 Jy ! Component: 150 - total flux cleaned = 0.0176114 Jy ! Component: 200 - total flux cleaned = 0.0201417 Jy ! Total flux subtracted in 200 components = 0.0201417 Jy ! Clean residual min=-0.004007 max=0.004749 Jy/beam ! Clean residual mean=-0.000009 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.242291 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.0011165 Jy ! Component: 100 - total flux cleaned = 0.00160249 Jy ! Component: 150 - total flux cleaned = 0.00196983 Jy ! Component: 200 - total flux cleaned = 0.00229202 Jy ! Total flux subtracted in 200 components = 0.00229202 Jy ! Clean residual min=-0.003672 max=0.004974 Jy/beam ! Clean residual mean=0.000010 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.244583 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 126 components and 0.244583 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.35 mas, bpa=-8.282 degrees ! Estimated noise=1336.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198803 Jy ! Component: 100 - total flux cleaned = -0.00010864 Jy ! Component: 150 - total flux cleaned = -3.94582e-05 Jy ! Component: 200 - total flux cleaned = 7.83962e-05 Jy ! Total flux subtracted in 200 components = 7.83962e-05 Jy ! Clean residual min=-0.003457 max=0.003613 Jy/beam ! Clean residual mean=0.000003 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.244661 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.244661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110180Jy sigma=0.000642 ! Fit after self-cal, rms=0.110106Jy sigma=0.000642 wmodel J0958-3612_S_2017_07_09_pus_map.mod ! Writing 149 model components to file: J0958-3612_S_2017_07_09_pus_map.mod wobs J0958-3612_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0958-3612_S_2017_07_09_pus_uvs.fits wwins J0958-3612_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J0958-3612_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.000171565 Jy ! Component: 100 - total flux cleaned = -0.000356363 Jy ! Component: 150 - total flux cleaned = -0.000574336 Jy ! Component: 200 - total flux cleaned = -0.000834261 Jy ! Component: 250 - total flux cleaned = -0.00118072 Jy ! Component: 300 - total flux cleaned = -0.00141741 Jy ! Component: 350 - total flux cleaned = -0.00164557 Jy ! Component: 400 - total flux cleaned = -0.0020809 Jy ! Component: 450 - total flux cleaned = -0.00233318 Jy ! Component: 500 - total flux cleaned = -0.00261694 Jy ! Component: 550 - total flux cleaned = -0.00285256 Jy ! Component: 600 - total flux cleaned = -0.00308034 Jy ! Component: 650 - total flux cleaned = -0.00308033 Jy ! Component: 700 - total flux cleaned = -0.00322367 Jy ! Component: 750 - total flux cleaned = -0.00325838 Jy ! Component: 800 - total flux cleaned = -0.00329175 Jy ! Component: 850 - total flux cleaned = -0.00332365 Jy ! Component: 900 - total flux cleaned = -0.00348422 Jy ! Component: 950 - total flux cleaned = -0.00348369 Jy ! Component: 1000 - total flux cleaned = -0.00357672 Jy ! Component: 1050 - total flux cleaned = -0.00366715 Jy ! Component: 1100 - total flux cleaned = -0.00378499 Jy ! Component: 1150 - total flux cleaned = -0.0038716 Jy ! Component: 1200 - total flux cleaned = -0.0038715 Jy ! Component: 1250 - total flux cleaned = -0.00384405 Jy ! Component: 1300 - total flux cleaned = -0.00381687 Jy ! Component: 1350 - total flux cleaned = -0.00384331 Jy ! Component: 1400 - total flux cleaned = -0.00376385 Jy ! Component: 1450 - total flux cleaned = -0.00381507 Jy ! Component: 1500 - total flux cleaned = -0.00381525 Jy ! Component: 1550 - total flux cleaned = -0.00391655 Jy ! Component: 1600 - total flux cleaned = -0.00396607 Jy ! Component: 1650 - total flux cleaned = -0.00401455 Jy ! Component: 1700 - total flux cleaned = -0.00415939 Jy ! Component: 1750 - total flux cleaned = -0.00423088 Jy ! Component: 1800 - total flux cleaned = -0.00437191 Jy ! Component: 1850 - total flux cleaned = -0.00441795 Jy ! Component: 1900 - total flux cleaned = -0.00444102 Jy ! Component: 1950 - total flux cleaned = -0.00450848 Jy ! Component: 2000 - total flux cleaned = -0.00455285 Jy ! Component: 2050 - total flux cleaned = -0.00457462 Jy ! Component: 2100 - total flux cleaned = -0.00459595 Jy ! Component: 2150 - total flux cleaned = -0.00453192 Jy ! Component: 2200 - total flux cleaned = -0.00448982 Jy ! Component: 2250 - total flux cleaned = -0.00453172 Jy ! Component: 2300 - total flux cleaned = -0.00442828 Jy ! Component: 2350 - total flux cleaned = -0.00436679 Jy ! Component: 2400 - total flux cleaned = -0.00424518 Jy ! Component: 2450 - total flux cleaned = -0.00414497 Jy ! Component: 2500 - total flux cleaned = -0.00412534 Jy ! Component: 2550 - total flux cleaned = -0.00408588 Jy ! Component: 2600 - total flux cleaned = -0.00396863 Jy ! Component: 2650 - total flux cleaned = -0.00389148 Jy ! Component: 2700 - total flux cleaned = -0.00385316 Jy ! Component: 2750 - total flux cleaned = -0.00381516 Jy ! Component: 2800 - total flux cleaned = -0.00379638 Jy ! Component: 2850 - total flux cleaned = -0.00372166 Jy ! Component: 2900 - total flux cleaned = -0.00364747 Jy ! Component: 2950 - total flux cleaned = -0.00357391 Jy ! Component: 3000 - total flux cleaned = -0.00359221 Jy ! Component: 3050 - total flux cleaned = -0.00353785 Jy ! Component: 3100 - total flux cleaned = -0.00350182 Jy ! Component: 3150 - total flux cleaned = -0.00341269 Jy ! Component: 3200 - total flux cleaned = -0.00337733 Jy ! Component: 3250 - total flux cleaned = -0.00334224 Jy ! Component: 3300 - total flux cleaned = -0.0033597 Jy ! Component: 3350 - total flux cleaned = -0.00323796 Jy ! Component: 3400 - total flux cleaned = -0.003238 Jy ! Component: 3450 - total flux cleaned = -0.00322072 Jy ! Component: 3500 - total flux cleaned = -0.00315224 Jy ! Component: 3550 - total flux cleaned = -0.0031012 Jy ! Component: 3600 - total flux cleaned = -0.00306741 Jy ! Component: 3650 - total flux cleaned = -0.00303368 Jy ! Component: 3700 - total flux cleaned = -0.00300019 Jy ! Component: 3750 - total flux cleaned = -0.00298347 Jy ! Component: 3800 - total flux cleaned = -0.00293359 Jy ! Component: 3850 - total flux cleaned = -0.00293358 Jy ! Component: 3900 - total flux cleaned = -0.00290062 Jy ! Component: 3950 - total flux cleaned = -0.00283505 Jy ! Component: 4000 - total flux cleaned = -0.00280229 Jy ! Component: 4050 - total flux cleaned = -0.00280232 Jy ! Total flux subtracted in 4096 components = -0.00273745 Jy ! Clean residual min=-0.001023 max=0.001213 Jy/beam ! Clean residual mean=0.000004 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.241924 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 412 components and 0.241924 Jy ![Exited script file: muppet] wmap "J0958-3612_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.813 x 7.35 at -8.282 degrees (North through East) ! Clean map min=-0.0024729 max=0.12404 Jy/beam ! Writing clean map to FITS file: J0958-3612_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.124039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267456 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.646869 0.646869 1.29374 2.58748 5.17495 10.3499 20.6998 41.3996 82.7993 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.813 x 7.35 at -8.282 degrees (North through East) ! Clean map min=-0.0024729 max=0.12404 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 J0958-3612_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:46:51 2019