! Started logfile: J0854+2006_S_2017_10_09_pus_uvs.log on Sun May 12 13:08:11 2019 obs J0854+2006_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0854+2006_S_2017_10_09_pus_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J0854+2006 ! ! 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 1920 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 J0854+2006_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.697592Jy sigma=0.015228 ! Fit after self-cal, rms=1.691292Jy sigma=0.015174 ! 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.155 mas, bmaj=8.743 mas, bpa=-24.52 degrees ! Estimated noise=2402.49 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 = 1.88713 Jy ! Component: 100 - total flux cleaned = 2.35153 Jy ! Total flux subtracted in 100 components = 2.35153 Jy ! Clean residual min=-0.128104 max=0.272799 Jy/beam ! Clean residual mean=-0.001321 rms=0.041147 Jy/beam ! Combined flux in latest and established models = 2.35153 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 2.35153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.732598Jy sigma=0.006409 ! Fit after self-cal, rms=0.732293Jy sigma=0.006406 ! Inverting map ! Added new window around map position (8.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260858 Jy ! Component: 100 - total flux cleaned = 0.410821 Jy ! Total flux subtracted in 100 components = 0.410821 Jy ! Clean residual min=-0.099982 max=0.214907 Jy/beam ! Clean residual mean=-0.000728 rms=0.030739 Jy/beam ! Combined flux in latest and established models = 2.76235 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 2.76235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.593658Jy sigma=0.005190 ! Fit after self-cal, rms=0.586469Jy sigma=0.005114 ! 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.583 mas, bmaj=9.537 mas, bpa=-22.62 degrees ! Estimated noise=2109.85 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 (-8.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.219068 Jy ! Component: 100 - total flux cleaned = 0.343563 Jy ! Component: 150 - total flux cleaned = 0.435908 Jy ! Component: 200 - total flux cleaned = 0.50667 Jy ! Total flux subtracted in 200 components = 0.50667 Jy ! Clean residual min=-0.085344 max=0.087148 Jy/beam ! Clean residual mean=-0.000303 rms=0.021262 Jy/beam ! Combined flux in latest and established models = 3.26902 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 3.26902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.481879Jy sigma=0.004172 ! Fit after self-cal, rms=0.480475Jy sigma=0.004162 ! 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.89 FD 0.99 HN 1.02 KP 1.05 ! LA 1.02 MK 0.99 NL 0.88 OV 1.00* ! PT 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 1.60 FD 1.06 HN 1.05 KP 1.00 ! LA 0.99 MK 0.98 NL 2.24 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.04 HN 1.02 KP 0.87 ! LA 0.78 MK 1.00 NL 1.20 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.18 HN 1.03 KP 1.00* ! LA 1.00* MK 1.18 NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Fit before self-cal, rms=0.480475Jy sigma=0.004162 ! Fit after self-cal, rms=0.187938Jy sigma=0.001599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=9.554 mas, bpa=-22.82 degrees ! Estimated noise=2149.39 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.0421702 Jy ! Component: 100 - total flux cleaned = -0.0496037 Jy ! Component: 150 - total flux cleaned = -0.0538128 Jy ! Component: 200 - total flux cleaned = -0.056572 Jy ! Total flux subtracted in 200 components = -0.056572 Jy ! Clean residual min=-0.047391 max=0.035624 Jy/beam ! Clean residual mean=0.000039 rms=0.010744 Jy/beam ! Combined flux in latest and established models = 3.21245 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 3.21244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170440Jy sigma=0.001453 ! Fit after self-cal, rms=0.169831Jy sigma=0.001450 ! 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.169831Jy sigma=0.001450 ! Fit after self-cal, rms=0.127192Jy sigma=0.001081 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=9.572 mas, bpa=-22.9 degrees ! Estimated noise=2141.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0197681 Jy ! Component: 100 - total flux cleaned = -0.0286039 Jy ! Component: 150 - total flux cleaned = -0.0347889 Jy ! Component: 200 - total flux cleaned = -0.03745 Jy ! Total flux subtracted in 200 components = -0.03745 Jy ! Clean residual min=-0.027026 max=0.017224 Jy/beam ! Clean residual mean=0.000003 rms=0.005540 Jy/beam ! Combined flux in latest and established models = 3.17499 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 3.17499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121839Jy sigma=0.001028 ! Fit after self-cal, rms=0.121426Jy sigma=0.001026 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.00292511 Jy ! Component: 100 - total flux cleaned = -0.00408858 Jy ! Component: 150 - total flux cleaned = -0.00593262 Jy ! Component: 200 - total flux cleaned = -0.00732543 Jy ! Total flux subtracted in 200 components = -0.00732543 Jy ! Clean residual min=-0.023528 max=0.014966 Jy/beam ! Clean residual mean=-0.000003 rms=0.005183 Jy/beam ! Combined flux in latest and established models = 3.16767 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 3.16767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119234Jy sigma=0.001004 ! Fit after self-cal, rms=0.119007Jy sigma=0.001003 ! 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.119007Jy sigma=0.001003 ! Fit after self-cal, rms=0.118025Jy sigma=0.000995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=9.577 mas, bpa=-22.9 degrees ! Estimated noise=2138.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0123717 Jy ! Component: 100 - total flux cleaned = -0.0178647 Jy ! Component: 150 - total flux cleaned = -0.0219706 Jy ! Component: 200 - total flux cleaned = -0.0244336 Jy ! Total flux subtracted in 200 components = -0.0244336 Jy ! Clean residual min=-0.021762 max=0.013449 Jy/beam ! Clean residual mean=0.000002 rms=0.004652 Jy/beam ! Combined flux in latest and established models = 3.14324 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 151 components and 3.14323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115834Jy sigma=0.000972 ! Fit after self-cal, rms=0.115639Jy sigma=0.000971 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.00125008 Jy ! Component: 100 - total flux cleaned = -0.00266516 Jy ! Component: 150 - total flux cleaned = -0.00373288 Jy ! Component: 200 - total flux cleaned = -0.00449052 Jy ! Total flux subtracted in 200 components = -0.00449052 Jy ! Clean residual min=-0.020720 max=0.013006 Jy/beam ! Clean residual mean=0.000000 rms=0.004450 Jy/beam ! Combined flux in latest and established models = 3.13874 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 168 components and 3.13874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114513Jy sigma=0.000959 ! Fit after self-cal, rms=0.114364Jy sigma=0.000958 ! 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.114364Jy sigma=0.000958 ! Fit after self-cal, rms=0.113906Jy sigma=0.000954 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.061 mas, bmaj=11.44 mas, bpa=-17 degrees ! Estimated noise=2582.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0109849 Jy ! Component: 100 - total flux cleaned = -0.0139014 Jy ! Component: 150 - total flux cleaned = -0.0161065 Jy ! Component: 200 - total flux cleaned = -0.0175881 Jy ! Total flux subtracted in 200 components = -0.0175881 Jy ! Clean residual min=-0.024213 max=0.015173 Jy/beam ! Clean residual mean=0.000016 rms=0.005504 Jy/beam ! Combined flux in latest and established models = 3.12116 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 201 components and 3.12116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112801Jy sigma=0.000944 ! Fit after self-cal, rms=0.112654Jy sigma=0.000943 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.00118575 Jy ! Component: 100 - total flux cleaned = -0.00204467 Jy ! Component: 150 - total flux cleaned = -0.00323692 Jy ! Component: 200 - total flux cleaned = -0.00434547 Jy ! Total flux subtracted in 200 components = -0.00434547 Jy ! Clean residual min=-0.023695 max=0.014731 Jy/beam ! Clean residual mean=0.000012 rms=0.005361 Jy/beam ! Combined flux in latest and established models = 3.11681 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 216 components and 3.11681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112180Jy sigma=0.000938 ! Fit after self-cal, rms=0.112105Jy sigma=0.000938 ! 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.628 mas, bmaj=9.58 mas, bpa=-22.9 degrees ! Estimated noise=2136.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 9.58 at -22.9 degrees (North through East) ! Clean map min=-0.052058 max=2.3306 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.112105Jy sigma=0.000938 ! Fit after self-cal, rms=0.090406Jy sigma=0.000733 ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=9.586 mas, bpa=-22.87 degrees ! Estimated noise=2135.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00784049 Jy ! Component: 100 - total flux cleaned = -0.0106459 Jy ! Component: 150 - total flux cleaned = -0.0122851 Jy ! Component: 200 - total flux cleaned = -0.0136048 Jy ! Total flux subtracted in 200 components = -0.0136048 Jy ! Clean residual min=-0.017550 max=0.012546 Jy/beam ! Clean residual mean=-0.000006 rms=0.003744 Jy/beam ! Combined flux in latest and established models = 3.10321 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 230 components and 3.10321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089467Jy sigma=0.000720 ! Fit after self-cal, rms=0.089361Jy sigma=0.000720 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258149 Jy ! Component: 100 - total flux cleaned = -0.00130282 Jy ! Component: 150 - total flux cleaned = -0.00195071 Jy ! Component: 200 - total flux cleaned = -0.00256614 Jy ! Total flux subtracted in 200 components = -0.00256614 Jy ! Clean residual min=-0.017128 max=0.012078 Jy/beam ! Clean residual mean=-0.000007 rms=0.003657 Jy/beam ! Combined flux in latest and established models = 3.10064 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 237 components and 3.10064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088841Jy sigma=0.000714 ! Fit after self-cal, rms=0.088758Jy sigma=0.000713 ! 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.088758Jy sigma=0.000713 ! Fit after self-cal, rms=0.088525Jy sigma=0.000711 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.203 mas, bmaj=8.746 mas, bpa=-24.71 degrees ! Estimated noise=2437.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.9078 Jy ! Component: 100 - total flux cleaned = 2.37594 Jy ! Component: 150 - total flux cleaned = 2.61414 Jy ! Component: 200 - total flux cleaned = 2.76095 Jy ! Total flux subtracted in 200 components = 2.76095 Jy ! Clean residual min=-0.059224 max=0.077084 Jy/beam ! Clean residual mean=-0.000523 rms=0.014117 Jy/beam ! Combined flux in latest and established models = 2.76094 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 2.76094 Jy ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=9.589 mas, bpa=-22.87 degrees ! Estimated noise=2134.59 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.120334 Jy ! Component: 100 - total flux cleaned = 0.193335 Jy ! Component: 150 - total flux cleaned = 0.243437 Jy ! Component: 200 - total flux cleaned = 0.271959 Jy ! Total flux subtracted in 200 components = 0.271959 Jy ! Clean residual min=-0.036287 max=0.024410 Jy/beam ! Clean residual mean=-0.000197 rms=0.006821 Jy/beam ! Combined flux in latest and established models = 3.0329 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 75 components and 3.0329 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.063 mas, bmaj=11.45 mas, bpa=-16.99 degrees ! Estimated noise=2579.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0347598 Jy ! Component: 100 - total flux cleaned = 0.0444139 Jy ! Component: 150 - total flux cleaned = 0.051254 Jy ! Component: 200 - total flux cleaned = 0.0554725 Jy ! Total flux subtracted in 200 components = 0.0554725 Jy ! Clean residual min=-0.029841 max=0.018624 Jy/beam ! Clean residual mean=-0.000088 rms=0.005997 Jy/beam ! Combined flux in latest and established models = 3.08838 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.0023538 Jy ! Component: 100 - total flux cleaned = 0.00394103 Jy ! Component: 150 - total flux cleaned = 0.00396101 Jy ! Component: 200 - total flux cleaned = 0.00357379 Jy ! Total flux subtracted in 200 components = 0.00357379 Jy ! Clean residual min=-0.027042 max=0.016476 Jy/beam ! Clean residual mean=-0.000048 rms=0.005450 Jy/beam ! Combined flux in latest and established models = 3.09195 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 135 components and 3.09195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=9.589 mas, bpa=-22.87 degrees ! Estimated noise=2134.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000665014 Jy ! Component: 100 - total flux cleaned = 0.000225097 Jy ! Component: 150 - total flux cleaned = 0.000626426 Jy ! Component: 200 - total flux cleaned = 0.00100077 Jy ! Total flux subtracted in 200 components = 0.00100077 Jy ! Clean residual min=-0.025412 max=0.014478 Jy/beam ! Clean residual mean=-0.000024 rms=0.004259 Jy/beam ! Combined flux in latest and established models = 3.09295 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 3.09295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095364Jy sigma=0.000767 ! Fit after self-cal, rms=0.095048Jy sigma=0.000764 wmodel J0854+2006_S_2017_10_09_pus_map.mod ! Writing 159 model components to file: J0854+2006_S_2017_10_09_pus_map.mod wobs J0854+2006_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0854+2006_S_2017_10_09_pus_uvs.fits wwins J0854+2006_S_2017_10_09_pus_map.win ! wwins: Wrote 3 windows to J0854+2006_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.0101929 Jy ! Component: 100 - total flux cleaned = -0.0176209 Jy ! Component: 150 - total flux cleaned = -0.0227364 Jy ! Component: 200 - total flux cleaned = -0.0255474 Jy ! Component: 250 - total flux cleaned = -0.0272994 Jy ! Component: 300 - total flux cleaned = -0.0285454 Jy ! Component: 350 - total flux cleaned = -0.0295286 Jy ! Component: 400 - total flux cleaned = -0.0299079 Jy ! Component: 450 - total flux cleaned = -0.0300917 Jy ! Component: 500 - total flux cleaned = -0.0300911 Jy ! Component: 550 - total flux cleaned = -0.0307516 Jy ! Component: 600 - total flux cleaned = -0.0309099 Jy ! Component: 650 - total flux cleaned = -0.0313802 Jy ! Component: 700 - total flux cleaned = -0.03168 Jy ! Component: 750 - total flux cleaned = -0.0316758 Jy ! Component: 800 - total flux cleaned = -0.0316767 Jy ! Component: 850 - total flux cleaned = -0.0319529 Jy ! Component: 900 - total flux cleaned = -0.0320881 Jy ! Component: 950 - total flux cleaned = -0.0324781 Jy ! Component: 1000 - total flux cleaned = -0.0326044 Jy ! Component: 1050 - total flux cleaned = -0.0327317 Jy ! Component: 1100 - total flux cleaned = -0.0330949 Jy ! Component: 1150 - total flux cleaned = -0.0332092 Jy ! Component: 1200 - total flux cleaned = -0.0332087 Jy ! Component: 1250 - total flux cleaned = -0.0329884 Jy ! Component: 1300 - total flux cleaned = -0.0330977 Jy ! Component: 1350 - total flux cleaned = -0.0326725 Jy ! Component: 1400 - total flux cleaned = -0.0325722 Jy ! Component: 1450 - total flux cleaned = -0.032169 Jy ! Component: 1500 - total flux cleaned = -0.0321702 Jy ! Component: 1550 - total flux cleaned = -0.0321706 Jy ! Component: 1600 - total flux cleaned = -0.0318857 Jy ! Component: 1650 - total flux cleaned = -0.0316994 Jy ! Component: 1700 - total flux cleaned = -0.0315154 Jy ! Component: 1750 - total flux cleaned = -0.0313348 Jy ! Component: 1800 - total flux cleaned = -0.0309848 Jy ! Component: 1850 - total flux cleaned = -0.0308153 Jy ! Component: 1900 - total flux cleaned = -0.0308147 Jy ! Component: 1950 - total flux cleaned = -0.0304002 Jy ! Component: 2000 - total flux cleaned = -0.0303992 Jy ! Component: 2050 - total flux cleaned = -0.0299999 Jy ! Component: 2100 - total flux cleaned = -0.0298432 Jy ! Component: 2150 - total flux cleaned = -0.0296878 Jy ! Component: 2200 - total flux cleaned = -0.0294603 Jy ! Component: 2250 - total flux cleaned = -0.0293117 Jy ! Component: 2300 - total flux cleaned = -0.0295318 Jy ! Component: 2350 - total flux cleaned = -0.0293864 Jy ! Component: 2400 - total flux cleaned = -0.0291738 Jy ! Component: 2450 - total flux cleaned = -0.0290344 Jy ! Component: 2500 - total flux cleaned = -0.0290348 Jy ! Component: 2550 - total flux cleaned = -0.0287651 Jy ! Component: 2600 - total flux cleaned = -0.0286333 Jy ! Component: 2650 - total flux cleaned = -0.0284396 Jy ! Component: 2700 - total flux cleaned = -0.0285681 Jy ! Component: 2750 - total flux cleaned = -0.0283766 Jy ! Component: 2800 - total flux cleaned = -0.0281889 Jy ! Component: 2850 - total flux cleaned = -0.0282512 Jy ! Component: 2900 - total flux cleaned = -0.0282519 Jy ! Component: 2950 - total flux cleaned = -0.0285509 Jy ! Component: 3000 - total flux cleaned = -0.0285492 Jy ! Component: 3050 - total flux cleaned = -0.028256 Jy ! Component: 3100 - total flux cleaned = -0.0284854 Jy ! Component: 3150 - total flux cleaned = -0.0284286 Jy ! Component: 3200 - total flux cleaned = -0.0284289 Jy ! Component: 3250 - total flux cleaned = -0.0282629 Jy ! Component: 3300 - total flux cleaned = -0.0280993 Jy ! Component: 3350 - total flux cleaned = -0.0282084 Jy ! Component: 3400 - total flux cleaned = -0.0281551 Jy ! Component: 3450 - total flux cleaned = -0.028049 Jy ! Component: 3500 - total flux cleaned = -0.0281542 Jy ! Component: 3550 - total flux cleaned = -0.0279991 Jy ! Component: 3600 - total flux cleaned = -0.0282044 Jy ! Component: 3650 - total flux cleaned = -0.0280514 Jy ! Component: 3700 - total flux cleaned = -0.0282533 Jy ! Component: 3750 - total flux cleaned = -0.0282037 Jy ! Component: 3800 - total flux cleaned = -0.0284006 Jy ! Component: 3850 - total flux cleaned = -0.0284492 Jy ! Component: 3900 - total flux cleaned = -0.0284494 Jy ! Component: 3950 - total flux cleaned = -0.0285456 Jy ! Component: 4000 - total flux cleaned = -0.0286407 Jy ! Component: 4050 - total flux cleaned = -0.0286878 Jy ! Total flux subtracted in 4096 components = -0.0288274 Jy ! Clean residual min=-0.002986 max=0.002507 Jy/beam ! Clean residual mean=-0.000013 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 3.06412 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 466 components and 3.06412 Jy ![Exited script file: muppet] wmap "J0854+2006_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 9.589 at -22.87 degrees (North through East) ! Clean map min=-0.03794 max=2.3505 Jy/beam ! Writing clean map to FITS file: J0854+2006_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 2.35054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000884543 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.112894 0.112894 0.225789 0.451577 0.903155 1.80631 3.61262 7.22524 14.4505 28.901 57.8019 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.35 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.627 x 9.589 at -22.87 degrees (North through East) ! Clean map min=-0.03794 max=2.3505 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 J0854+2006_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:08:16 2019