! Started logfile: J1125+2610_S_2017_10_09_pus_uvs.log on Sun May 12 13:10:51 2019 obs J1125+2610_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1125+2610_S_2017_10_09_pus_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.684722 visibilities/baseline/integration-bin. ! Found source: J1125+2610 ! ! 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 1972 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 J1125+2610_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.237181Jy sigma=0.002122 ! Fit after self-cal, rms=0.218917Jy sigma=0.001939 ! 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.15 mas, bmaj=7.774 mas, bpa=-23.52 degrees ! Estimated noise=2433.78 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.67487 Jy ! Component: 100 - total flux cleaned = 0.835943 Jy ! Total flux subtracted in 100 components = 0.835943 Jy ! Clean residual min=-0.031150 max=0.065374 Jy/beam ! Clean residual mean=-0.000279 rms=0.009820 Jy/beam ! Combined flux in latest and established models = 0.835943 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.835943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206948Jy sigma=0.001566 ! Fit after self-cal, rms=0.206934Jy sigma=0.001566 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0701903 Jy ! Component: 100 - total flux cleaned = 0.104097 Jy ! Total flux subtracted in 100 components = 0.104097 Jy ! Clean residual min=-0.027936 max=0.028550 Jy/beam ! Clean residual mean=-0.000130 rms=0.007089 Jy/beam ! Combined flux in latest and established models = 0.94004 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.94004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171330Jy sigma=0.001323 ! Fit after self-cal, rms=0.171263Jy sigma=0.001323 ! 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.671 mas, bmaj=8.42 mas, bpa=-22.89 degrees ! Estimated noise=2050.35 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.0272153 Jy ! Component: 100 - total flux cleaned = 0.0430129 Jy ! Component: 150 - total flux cleaned = 0.0525941 Jy ! Component: 200 - total flux cleaned = 0.0585067 Jy ! Total flux subtracted in 200 components = 0.0585067 Jy ! Clean residual min=-0.027345 max=0.028489 Jy/beam ! Clean residual mean=-0.000096 rms=0.006686 Jy/beam ! Combined flux in latest and established models = 0.998547 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.998547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164129Jy sigma=0.001299 ! Fit after self-cal, rms=0.164099Jy sigma=0.001299 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.98 KP 1.07 ! LA 1.02 MK 0.98 NL 0.92 OV 1.00* ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.02 KP 1.02 ! LA 0.98 MK 0.99 NL 1.13 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 0.98 KP 0.90 ! LA 0.78 MK 1.03 NL 1.18 OV 1.00* ! PT 0.96 ! ! ! 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.22 HN 0.99 KP 1.00* ! LA 1.00* MK 1.11 NL 1.00* OV 1.00* ! PT 1.01 ! ! ! Fit before self-cal, rms=0.164099Jy sigma=0.001299 ! Fit after self-cal, rms=0.130824Jy sigma=0.000947 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.689 mas, bmaj=8.435 mas, bpa=-22.97 degrees ! Estimated noise=2062.56 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.0038602 Jy ! Component: 100 - total flux cleaned = -0.00449634 Jy ! Component: 150 - total flux cleaned = -0.00499583 Jy ! Component: 200 - total flux cleaned = -0.00554274 Jy ! Total flux subtracted in 200 components = -0.00554274 Jy ! Clean residual min=-0.015679 max=0.014796 Jy/beam ! Clean residual mean=-0.000052 rms=0.003953 Jy/beam ! Combined flux in latest and established models = 0.993004 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.993004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129910Jy sigma=0.000943 ! Fit after self-cal, rms=0.129910Jy sigma=0.000943 ! 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.129910Jy sigma=0.000943 ! Fit after self-cal, rms=0.081285Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.44 mas, bpa=-23.05 degrees ! Estimated noise=2060.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00340187 Jy ! Component: 100 - total flux cleaned = -0.00371309 Jy ! Component: 150 - total flux cleaned = -0.003993 Jy ! Component: 200 - total flux cleaned = -0.0041638 Jy ! Total flux subtracted in 200 components = -0.0041638 Jy ! Clean residual min=-0.007189 max=0.008701 Jy/beam ! Clean residual mean=0.000004 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.98884 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.98884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080996Jy sigma=0.000671 ! Fit after self-cal, rms=0.081006Jy 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) ! Added new window around map position (-6.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00493776 Jy ! Component: 100 - total flux cleaned = 0.00568605 Jy ! Component: 150 - total flux cleaned = 0.00583517 Jy ! Component: 200 - total flux cleaned = 0.00543452 Jy ! Total flux subtracted in 200 components = 0.00543452 Jy ! Clean residual min=-0.005975 max=0.005662 Jy/beam ! Clean residual mean=0.000012 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.994275 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.994275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080084Jy sigma=0.000662 ! Fit after self-cal, rms=0.080006Jy sigma=0.000662 ! 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.080006Jy sigma=0.000662 ! Fit after self-cal, rms=0.079853Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=8.438 mas, bpa=-23.05 degrees ! Estimated noise=2060.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211568 Jy ! Component: 100 - total flux cleaned = 0.00239668 Jy ! Component: 150 - total flux cleaned = 0.0019392 Jy ! Component: 200 - total flux cleaned = 0.00163433 Jy ! Total flux subtracted in 200 components = 0.00163433 Jy ! Clean residual min=-0.005411 max=0.005099 Jy/beam ! Clean residual mean=0.000011 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.995909 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.995909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079448Jy sigma=0.000657 ! Fit after self-cal, rms=0.079425Jy sigma=0.000657 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464217 Jy ! Component: 100 - total flux cleaned = 0.000376505 Jy ! Component: 150 - total flux cleaned = 0.000213537 Jy ! Component: 200 - total flux cleaned = 6.07783e-05 Jy ! Total flux subtracted in 200 components = 6.07783e-05 Jy ! Clean residual min=-0.005031 max=0.004724 Jy/beam ! Clean residual mean=0.000009 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.99597 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.99597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079247Jy sigma=0.000656 ! Fit after self-cal, rms=0.079241Jy sigma=0.000655 ! 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.079241Jy sigma=0.000655 ! Fit after self-cal, rms=0.079103Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.995 mas, bmaj=10.22 mas, bpa=-20.1 degrees ! Estimated noise=2503.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00087002 Jy ! Component: 100 - total flux cleaned = 0.00101842 Jy ! Component: 150 - total flux cleaned = 0.00119869 Jy ! Component: 200 - total flux cleaned = 0.00130305 Jy ! Total flux subtracted in 200 components = 0.00130305 Jy ! Clean residual min=-0.005176 max=0.005739 Jy/beam ! Clean residual mean=0.000010 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.997273 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.997273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079017Jy sigma=0.000655 ! Fit after self-cal, rms=0.079014Jy sigma=0.000655 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.000313284 Jy ! Component: 100 - total flux cleaned = 0.000360729 Jy ! Component: 150 - total flux cleaned = 0.000361101 Jy ! Component: 200 - total flux cleaned = 0.00032315 Jy ! Total flux subtracted in 200 components = 0.00032315 Jy ! Clean residual min=-0.005048 max=0.005686 Jy/beam ! Clean residual mean=0.000009 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.997596 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 126 components and 0.997596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078974Jy sigma=0.000654 ! Fit after self-cal, rms=0.078973Jy sigma=0.000654 ! 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.697 mas, bmaj=8.436 mas, bpa=-23.03 degrees ! Estimated noise=2059.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.697 x 8.436 at -23.03 degrees (North through East) ! Clean map min=-0.0048453 max=0.87896 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.078973Jy sigma=0.000654 ! Fit after self-cal, rms=0.071244Jy sigma=0.000588 ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=8.435 mas, bpa=-23.02 degrees ! Estimated noise=2060.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324819 Jy ! Component: 100 - total flux cleaned = -0.000542558 Jy ! Component: 150 - total flux cleaned = -0.000541175 Jy ! Component: 200 - total flux cleaned = -0.000540385 Jy ! Total flux subtracted in 200 components = -0.000540385 Jy ! Clean residual min=-0.004437 max=0.004556 Jy/beam ! Clean residual mean=0.000005 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.997056 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.997056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071116Jy sigma=0.000587 ! Fit after self-cal, rms=0.071113Jy sigma=0.000587 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.39955e-06 Jy ! Component: 100 - total flux cleaned = 8.85515e-07 Jy ! Component: 150 - total flux cleaned = 5.09189e-05 Jy ! Component: 200 - total flux cleaned = 9.74496e-05 Jy ! Total flux subtracted in 200 components = 9.74496e-05 Jy ! Clean residual min=-0.004311 max=0.004397 Jy/beam ! Clean residual mean=0.000005 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.997153 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.997153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071046Jy sigma=0.000586 ! Fit after self-cal, rms=0.071046Jy 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.071046Jy sigma=0.000586 ! Fit after self-cal, rms=0.071000Jy 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=3.186 mas, bmaj=7.776 mas, bpa=-23.37 degrees ! Estimated noise=2456.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.679237 Jy ! Component: 100 - total flux cleaned = 0.838728 Jy ! Component: 150 - total flux cleaned = 0.906624 Jy ! Component: 200 - total flux cleaned = 0.941569 Jy ! Total flux subtracted in 200 components = 0.941569 Jy ! Clean residual min=-0.010823 max=0.016821 Jy/beam ! Clean residual mean=-0.000064 rms=0.002855 Jy/beam ! Combined flux in latest and established models = 0.941569 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.941569 Jy ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=8.435 mas, bpa=-23.02 degrees ! Estimated noise=2060.44 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.023356 Jy ! Component: 100 - total flux cleaned = 0.0364525 Jy ! Component: 150 - total flux cleaned = 0.044806 Jy ! Component: 200 - total flux cleaned = 0.0488134 Jy ! Total flux subtracted in 200 components = 0.0488134 Jy ! Clean residual min=-0.005318 max=0.005669 Jy/beam ! Clean residual mean=-0.000005 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.990383 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 64 components and 0.990383 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.998 mas, bmaj=10.22 mas, bpa=-20.03 degrees ! Estimated noise=2502.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483205 Jy ! Component: 100 - total flux cleaned = 0.00619878 Jy ! Component: 150 - total flux cleaned = 0.00721046 Jy ! Component: 200 - total flux cleaned = 0.00789574 Jy ! Total flux subtracted in 200 components = 0.00789574 Jy ! Clean residual min=-0.005332 max=0.005638 Jy/beam ! Clean residual mean=0.000004 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.998278 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.000412023 Jy ! Component: 100 - total flux cleaned = 0.000411462 Jy ! Component: 150 - total flux cleaned = 0.000357607 Jy ! Component: 200 - total flux cleaned = 0.000357515 Jy ! Total flux subtracted in 200 components = 0.000357515 Jy ! Clean residual min=-0.005116 max=0.005622 Jy/beam ! Clean residual mean=0.000005 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.998636 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 95 components and 0.998636 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=8.435 mas, bpa=-23.02 degrees ! Estimated noise=2060.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000745148 Jy ! Component: 100 - total flux cleaned = -0.00108993 Jy ! Component: 150 - total flux cleaned = -0.00139919 Jy ! Component: 200 - total flux cleaned = -0.00140137 Jy ! Total flux subtracted in 200 components = -0.00140137 Jy ! Clean residual min=-0.004396 max=0.004595 Jy/beam ! Clean residual mean=0.000002 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.997235 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.997235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071183Jy sigma=0.000588 ! Fit after self-cal, rms=0.071169Jy sigma=0.000587 wmodel J1125+2610_S_2017_10_09_pus_map.mod ! Writing 107 model components to file: J1125+2610_S_2017_10_09_pus_map.mod wobs J1125+2610_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1125+2610_S_2017_10_09_pus_uvs.fits wwins J1125+2610_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1125+2610_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.00112788 Jy ! Component: 100 - total flux cleaned = 0.00128193 Jy ! Component: 150 - total flux cleaned = 0.00149716 Jy ! Component: 200 - total flux cleaned = 0.00184045 Jy ! Component: 250 - total flux cleaned = 0.0019703 Jy ! Component: 300 - total flux cleaned = 0.00197108 Jy ! Component: 350 - total flux cleaned = 0.00197197 Jy ! Component: 400 - total flux cleaned = 0.00185797 Jy ! Component: 450 - total flux cleaned = 0.00191396 Jy ! Component: 500 - total flux cleaned = 0.00191275 Jy ! Component: 550 - total flux cleaned = 0.00196494 Jy ! Component: 600 - total flux cleaned = 0.00191553 Jy ! Component: 650 - total flux cleaned = 0.00181972 Jy ! Component: 700 - total flux cleaned = 0.00181987 Jy ! Component: 750 - total flux cleaned = 0.00181903 Jy ! Component: 800 - total flux cleaned = 0.00172687 Jy ! Component: 850 - total flux cleaned = 0.0016366 Jy ! Component: 900 - total flux cleaned = 0.00159284 Jy ! Component: 950 - total flux cleaned = 0.00146396 Jy ! Component: 1000 - total flux cleaned = 0.00137898 Jy ! Component: 1050 - total flux cleaned = 0.00133678 Jy ! Component: 1100 - total flux cleaned = 0.00121631 Jy ! Component: 1150 - total flux cleaned = 0.00113756 Jy ! Component: 1200 - total flux cleaned = 0.00117649 Jy ! Component: 1250 - total flux cleaned = 0.00102341 Jy ! Component: 1300 - total flux cleaned = 0.000910392 Jy ! Component: 1350 - total flux cleaned = 0.000910761 Jy ! Component: 1400 - total flux cleaned = 0.00076623 Jy ! Component: 1450 - total flux cleaned = 0.00083764 Jy ! Component: 1500 - total flux cleaned = 0.000802169 Jy ! Component: 1550 - total flux cleaned = 0.000699481 Jy ! Component: 1600 - total flux cleaned = 0.000766598 Jy ! Component: 1650 - total flux cleaned = 0.00066657 Jy ! Component: 1700 - total flux cleaned = 0.000666249 Jy ! Component: 1750 - total flux cleaned = 0.000537809 Jy ! Component: 1800 - total flux cleaned = 0.000442903 Jy ! Component: 1850 - total flux cleaned = 0.000286947 Jy ! Component: 1900 - total flux cleaned = 0.000194229 Jy ! Component: 1950 - total flux cleaned = 7.30153e-05 Jy ! Component: 2000 - total flux cleaned = -0.000195816 Jy ! Component: 2050 - total flux cleaned = -0.000343289 Jy ! Component: 2100 - total flux cleaned = -0.00043024 Jy ! Component: 2150 - total flux cleaned = -0.000487998 Jy ! Component: 2200 - total flux cleaned = -0.00060175 Jy ! Component: 2250 - total flux cleaned = -0.000657752 Jy ! Component: 2300 - total flux cleaned = -0.000824386 Jy ! Component: 2350 - total flux cleaned = -0.000879204 Jy ! Component: 2400 - total flux cleaned = -0.000960491 Jy ! Component: 2450 - total flux cleaned = -0.00101398 Jy ! Component: 2500 - total flux cleaned = -0.00109392 Jy ! Component: 2550 - total flux cleaned = -0.00114688 Jy ! Component: 2600 - total flux cleaned = -0.0013039 Jy ! Component: 2650 - total flux cleaned = -0.00143366 Jy ! Component: 2700 - total flux cleaned = -0.00158773 Jy ! Component: 2750 - total flux cleaned = -0.00163884 Jy ! Component: 2800 - total flux cleaned = -0.00171502 Jy ! Component: 2850 - total flux cleaned = -0.00184048 Jy ! Component: 2900 - total flux cleaned = -0.00186555 Jy ! Component: 2950 - total flux cleaned = -0.00191477 Jy ! Component: 3000 - total flux cleaned = -0.00196382 Jy ! Component: 3050 - total flux cleaned = -0.0020368 Jy ! Component: 3100 - total flux cleaned = -0.00210925 Jy ! Component: 3150 - total flux cleaned = -0.00220538 Jy ! Component: 3200 - total flux cleaned = -0.00218154 Jy ! Component: 3250 - total flux cleaned = -0.00222895 Jy ! Component: 3300 - total flux cleaned = -0.00229958 Jy ! Component: 3350 - total flux cleaned = -0.00222948 Jy ! Component: 3400 - total flux cleaned = -0.00234607 Jy ! Component: 3450 - total flux cleaned = -0.00232286 Jy ! Component: 3500 - total flux cleaned = -0.00239202 Jy ! Component: 3550 - total flux cleaned = -0.00241496 Jy ! Component: 3600 - total flux cleaned = -0.00241479 Jy ! Component: 3650 - total flux cleaned = -0.00248277 Jy ! Component: 3700 - total flux cleaned = -0.00257279 Jy ! Component: 3750 - total flux cleaned = -0.00250546 Jy ! Component: 3800 - total flux cleaned = -0.00248336 Jy ! Component: 3850 - total flux cleaned = -0.00248334 Jy ! Component: 3900 - total flux cleaned = -0.00248333 Jy ! Component: 3950 - total flux cleaned = -0.00252733 Jy ! Component: 4000 - total flux cleaned = -0.00250528 Jy ! Component: 4050 - total flux cleaned = -0.00254878 Jy ! Total flux subtracted in 4096 components = -0.00252703 Jy ! Clean residual min=-0.001198 max=0.001219 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.994708 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 387 components and 0.994708 Jy ![Exited script file: muppet] wmap "J1125+2610_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.7 x 8.435 at -23.02 degrees (North through East) ! Clean map min=-0.0053014 max=0.87968 Jy/beam ! Writing clean map to FITS file: J1125+2610_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.879676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000370615 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.126392 0.126392 0.252785 0.50557 1.01114 2.02228 4.04456 8.08911 16.1782 32.3565 64.7129 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.879 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.7 x 8.435 at -23.02 degrees (North through East) ! Clean map min=-0.0053014 max=0.87968 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 J1125+2610_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:10:56 2019