! Started logfile: J1058+0133_S_2017_01_21_pus_uvs.log on Sun May 5 15:53:02 2019 obs J1058+0133_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1058+0133_S_2017_01_21_pus_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.340278 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1058+0133 ! ! 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 558 lines of history. ! ! Reading 392 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 J1058+0133_S_2017_01_21_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 29 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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.983352Jy sigma=0.007284 ! Fit after self-cal, rms=0.979655Jy sigma=0.007230 ! 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.447 mas, bmaj=8.1 mas, bpa=18.62 degrees ! Estimated noise=5796.54 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.33363 Jy ! Component: 100 - total flux cleaned = 1.79454 Jy ! Total flux subtracted in 100 components = 1.79454 Jy ! Clean residual min=-0.210074 max=0.212628 Jy/beam ! Clean residual mean=-0.000565 rms=0.069454 Jy/beam ! Combined flux in latest and established models = 1.79454 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.79454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.466605Jy sigma=0.003431 ! Fit after self-cal, rms=0.456247Jy sigma=0.003325 ! 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.601 mas, bmaj=8.711 mas, bpa=21.99 degrees ! Estimated noise=5159 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.279122 Jy ! Component: 100 - total flux cleaned = 0.368975 Jy ! Component: 150 - total flux cleaned = 0.425426 Jy ! Component: 200 - total flux cleaned = 0.460459 Jy ! Total flux subtracted in 200 components = 0.460459 Jy ! Clean residual min=-0.049300 max=0.049970 Jy/beam ! Clean residual mean=-0.000108 rms=0.019211 Jy/beam ! Combined flux in latest and established models = 2.255 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 53 components and 2.255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169980Jy sigma=0.001227 ! Fit after self-cal, rms=0.164113Jy sigma=0.001176 ! 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 0.98 FD 1.00* HN 0.97 LA 1.01 ! MK 1.00* NL 0.96 OV 0.96 PT 1.00* ! SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.01 LA 0.96 ! MK 1.00* NL 0.97 OV 1.00 PT 1.00* ! SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.01 LA 0.96 ! MK 1.00* NL 0.96 OV 0.92 PT 1.00* ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.99 LA 1.03 ! MK 1.00* NL 1.00* OV 0.98 PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.164113Jy sigma=0.001176 ! Fit after self-cal, rms=0.124064Jy sigma=0.000929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=8.688 mas, bpa=21.08 degrees ! Estimated noise=5125.68 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.0563689 Jy ! Component: 100 - total flux cleaned = 0.0707292 Jy ! Component: 150 - total flux cleaned = 0.0745809 Jy ! Component: 200 - total flux cleaned = 0.0692785 Jy ! Total flux subtracted in 200 components = 0.0692785 Jy ! Clean residual min=-0.011512 max=0.011455 Jy/beam ! Clean residual mean=-0.000005 rms=0.004959 Jy/beam ! Combined flux in latest and established models = 2.32428 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 124 components and 2.32428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090634Jy sigma=0.000680 ! Fit after self-cal, rms=0.089784Jy 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.089784Jy sigma=0.000672 ! Fit after self-cal, rms=0.089502Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=8.686 mas, bpa=21.05 degrees ! Estimated noise=5126.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117318 Jy ! Component: 100 - total flux cleaned = 0.0164089 Jy ! Component: 150 - total flux cleaned = 0.0194004 Jy ! Component: 200 - total flux cleaned = 0.0212254 Jy ! Total flux subtracted in 200 components = 0.0212254 Jy ! Clean residual min=-0.005627 max=0.005647 Jy/beam ! Clean residual mean=-0.000002 rms=0.002517 Jy/beam ! Combined flux in latest and established models = 2.34551 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 192 components and 2.34551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084216Jy sigma=0.000628 ! Fit after self-cal, rms=0.084090Jy sigma=0.000626 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.00425236 Jy ! Component: 100 - total flux cleaned = 0.00567688 Jy ! Component: 150 - total flux cleaned = 0.00664851 Jy ! Component: 200 - total flux cleaned = 0.00645403 Jy ! Total flux subtracted in 200 components = 0.00645403 Jy ! Clean residual min=-0.003429 max=0.003444 Jy/beam ! Clean residual mean=-0.000001 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 2.35196 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 253 components and 2.35196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082591Jy sigma=0.000615 ! Fit after self-cal, rms=0.082565Jy sigma=0.000614 ! 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.082565Jy sigma=0.000614 ! Fit after self-cal, rms=0.082528Jy sigma=0.000614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=8.686 mas, bpa=21.05 degrees ! Estimated noise=5128.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151434 Jy ! Component: 100 - total flux cleaned = 0.00328241 Jy ! Component: 150 - total flux cleaned = 0.00485485 Jy ! Component: 200 - total flux cleaned = 0.00571971 Jy ! Total flux subtracted in 200 components = 0.00571971 Jy ! Clean residual min=-0.002278 max=0.002292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 2.35768 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 289 components and 2.35768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081898Jy sigma=0.000609 ! Fit after self-cal, rms=0.081898Jy sigma=0.000609 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.000412937 Jy ! Component: 100 - total flux cleaned = 0.00124976 Jy ! Component: 150 - total flux cleaned = 0.00224969 Jy ! Component: 200 - total flux cleaned = 0.00277634 Jy ! Total flux subtracted in 200 components = 0.00277634 Jy ! Clean residual min=-0.001694 max=0.001694 Jy/beam ! Clean residual mean=-0.000001 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 2.36046 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 333 components and 2.36046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081598Jy sigma=0.000606 ! Fit after self-cal, rms=0.081598Jy sigma=0.000606 ! 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.081598Jy sigma=0.000606 ! Fit after self-cal, rms=0.081608Jy sigma=0.000606 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.328 mas, bmaj=10.55 mas, bpa=7.225 degrees ! Estimated noise=6670.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177079 Jy ! Component: 100 - total flux cleaned = 0.00310861 Jy ! Component: 150 - total flux cleaned = 0.00413753 Jy ! Component: 200 - total flux cleaned = 0.00421815 Jy ! Total flux subtracted in 200 components = 0.00421815 Jy ! Clean residual min=-0.001290 max=0.001306 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 2.36467 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 377 components and 2.36467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081467Jy sigma=0.000605 ! Fit after self-cal, rms=0.081457Jy sigma=0.000605 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.000680178 Jy ! Component: 100 - total flux cleaned = 0.000478959 Jy ! Component: 150 - total flux cleaned = 0.000115401 Jy ! Component: 200 - total flux cleaned = -0.000475478 Jy ! Total flux subtracted in 200 components = -0.000475478 Jy ! Clean residual min=-0.000959 max=0.000960 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 2.3642 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 402 components and 2.3642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081372Jy sigma=0.000604 ! Fit after self-cal, rms=0.081373Jy sigma=0.000604 ! 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.614 mas, bmaj=8.686 mas, bpa=21.05 degrees ! Estimated noise=5128.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.614 x 8.686 at 21.05 degrees (North through East) ! Clean map min=-0.026968 max=1.6597 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.081373Jy sigma=0.000604 ! Fit after self-cal, rms=0.068322Jy sigma=0.000501 ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=8.687 mas, bpa=21.06 degrees ! Estimated noise=5129.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015385 Jy ! Component: 100 - total flux cleaned = 0.00207424 Jy ! Component: 150 - total flux cleaned = 0.00223404 Jy ! Component: 200 - total flux cleaned = 0.00230559 Jy ! Total flux subtracted in 200 components = 0.00230559 Jy ! Clean residual min=-0.001188 max=0.001181 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 2.3665 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 437 components and 2.3665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068114Jy sigma=0.000499 ! Fit after self-cal, rms=0.068117Jy sigma=0.000499 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708644 Jy ! Component: 100 - total flux cleaned = 0.000431442 Jy ! Component: 150 - total flux cleaned = 0.000430162 Jy ! Component: 200 - total flux cleaned = 0.00049045 Jy ! Total flux subtracted in 200 components = 0.00049045 Jy ! Clean residual min=-0.000995 max=0.000996 Jy/beam ! Clean residual mean=0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 2.36699 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 474 components and 2.367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067993Jy sigma=0.000498 ! Fit after self-cal, rms=0.067996Jy sigma=0.000498 ! 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.067996Jy sigma=0.000498 ! Fit after self-cal, rms=0.067993Jy sigma=0.000498 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.465 mas, bmaj=8.146 mas, bpa=18.15 degrees ! Estimated noise=5716.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.29628 Jy ! Component: 100 - total flux cleaned = 1.76226 Jy ! Component: 150 - total flux cleaned = 1.96904 Jy ! Component: 200 - total flux cleaned = 2.08092 Jy ! Total flux subtracted in 200 components = 2.08092 Jy ! Clean residual min=-0.080383 max=0.080732 Jy/beam ! Clean residual mean=-0.000201 rms=0.029803 Jy/beam ! Combined flux in latest and established models = 2.08092 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 22 model components to the UV plane model. ! The established model now contains 22 components and 2.08092 Jy ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=8.687 mas, bpa=21.06 degrees ! Estimated noise=5129.51 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.0996262 Jy ! Component: 100 - total flux cleaned = 0.135039 Jy ! Component: 150 - total flux cleaned = 0.146998 Jy ! Component: 200 - total flux cleaned = 0.150752 Jy ! Total flux subtracted in 200 components = 0.150752 Jy ! Clean residual min=-0.026071 max=0.025875 Jy/beam ! Clean residual mean=-0.000035 rms=0.010253 Jy/beam ! Combined flux in latest and established models = 2.23167 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 71 components and 2.23167 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=6.328 mas, bmaj=10.55 mas, bpa=7.239 degrees ! Estimated noise=6671.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231773 Jy ! Component: 100 - total flux cleaned = 0.033194 Jy ! Component: 150 - total flux cleaned = 0.0365704 Jy ! Component: 200 - total flux cleaned = 0.0380682 Jy ! Total flux subtracted in 200 components = 0.0380682 Jy ! Clean residual min=-0.011796 max=0.011890 Jy/beam ! Clean residual mean=-0.000023 rms=0.004203 Jy/beam ! Combined flux in latest and established models = 2.26974 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.00140746 Jy ! Component: 100 - total flux cleaned = 0.00279101 Jy ! Component: 150 - total flux cleaned = 0.00347017 Jy ! Component: 200 - total flux cleaned = 0.00347993 Jy ! Total flux subtracted in 200 components = 0.00347993 Jy ! Clean residual min=-0.012683 max=0.012658 Jy/beam ! Clean residual mean=-0.000034 rms=0.003753 Jy/beam ! Combined flux in latest and established models = 2.27322 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 179 components and 2.27322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=8.687 mas, bpa=21.06 degrees ! Estimated noise=5129.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00865152 Jy ! Component: 100 - total flux cleaned = -0.0121185 Jy ! Component: 150 - total flux cleaned = -0.0135408 Jy ! Component: 200 - total flux cleaned = -0.0126815 Jy ! Total flux subtracted in 200 components = -0.0126815 Jy ! Clean residual min=-0.006436 max=0.006450 Jy/beam ! Clean residual mean=0.000012 rms=0.002098 Jy/beam ! Combined flux in latest and established models = 2.26053 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 212 components and 2.26053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070541Jy sigma=0.000520 ! Fit after self-cal, rms=0.070033Jy sigma=0.000516 wmodel J1058+0133_S_2017_01_21_pus_map.mod ! Writing 212 model components to file: J1058+0133_S_2017_01_21_pus_map.mod wobs J1058+0133_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1058+0133_S_2017_01_21_pus_uvs.fits wwins J1058+0133_S_2017_01_21_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1058+0133_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.613 x 8.687 at 21.06 degrees (North through East) ! Clean map min=-0.035033 max=1.6191 Jy/beam ! Writing clean map to FITS file: J1058+0133_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.61905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00185417 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343567 0.343567 0.687134 1.37427 2.74854 5.49707 10.9941 21.9883 43.9766 87.9532 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.619 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.613 x 8.687 at 21.06 degrees (North through East) ! Clean map min=-0.035033 max=1.6191 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 J1058+0133_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:53:05 2019