! Started logfile: J2209+5158_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:18 2019 obs J2209+5158_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2209+5158_S_2017_02_19_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775772 visibilities/baseline/integration-bin. ! Found source: J2209+5158 ! ! 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 482 lines of history. ! ! Reading 20108 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 J2209+5158_S_2017_02_19_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 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 603 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.912470Jy sigma=0.007727 ! Fit after self-cal, rms=0.899390Jy sigma=0.007622 ! 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.053 mas, bmaj=4.048 mas, bpa=-4.872 degrees ! Estimated noise=1035.83 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.0757843 Jy ! Component: 100 - total flux cleaned = 0.108826 Jy ! Total flux subtracted in 100 components = 0.108826 Jy ! Clean residual min=-0.007370 max=0.016709 Jy/beam ! Clean residual mean=0.000010 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.108826 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.108826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095181Jy sigma=0.000750 ! Fit after self-cal, rms=0.094704Jy sigma=0.000747 ! Inverting map ! Added new window around map position (-3.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195602 Jy ! Component: 100 - total flux cleaned = 0.0316325 Jy ! Total flux subtracted in 100 components = 0.0316325 Jy ! Clean residual min=-0.005496 max=0.009600 Jy/beam ! Clean residual mean=0.000006 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.140458 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.140458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088549Jy sigma=0.000696 ! Fit after self-cal, rms=0.088343Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00961018 Jy ! Component: 100 - total flux cleaned = 0.016373 Jy ! Total flux subtracted in 100 components = 0.016373 Jy ! Clean residual min=-0.004458 max=0.006845 Jy/beam ! Clean residual mean=0.000004 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.156831 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.156831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086540Jy sigma=0.000681 ! Fit after self-cal, rms=0.086465Jy sigma=0.000680 ! 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.533 mas, bmaj=4.658 mas, bpa=-5.969 degrees ! Estimated noise=649.595 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.00867221 Jy ! Component: 100 - total flux cleaned = 0.0144382 Jy ! Component: 150 - total flux cleaned = 0.0185374 Jy ! Component: 200 - total flux cleaned = 0.0215382 Jy ! Total flux subtracted in 200 components = 0.0215382 Jy ! Clean residual min=-0.003450 max=0.004269 Jy/beam ! Clean residual mean=0.000008 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.178369 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 87 components and 0.178369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085274Jy sigma=0.000672 ! Fit after self-cal, rms=0.085213Jy sigma=0.000671 ! 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.01 FD 0.97 HN 1.05 KP 1.02 ! LA 1.01 MK 1.12 NL 0.89 OV 1.04 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.04 KP 0.99 ! LA 0.98 MK 1.04 NL 1.05 OV 1.03 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.99 KP 0.86 ! LA 0.78 MK 1.05 NL 1.15 OV 0.96 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 0.92 KP 1.00* ! LA 0.84 MK 1.18 NL 1.00* OV 0.98 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.085213Jy sigma=0.000671 ! Fit after self-cal, rms=0.082820Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=4.714 mas, bpa=-4.979 degrees ! Estimated noise=650.494 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.00125917 Jy ! Component: 100 - total flux cleaned = 0.00151146 Jy ! Component: 150 - total flux cleaned = 0.00168 Jy ! Component: 200 - total flux cleaned = 0.00172732 Jy ! Total flux subtracted in 200 components = 0.00172732 Jy ! Clean residual min=-0.002147 max=0.002558 Jy/beam ! Clean residual mean=-0.000004 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.180097 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.180097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082783Jy sigma=0.000662 ! Fit after self-cal, rms=0.082762Jy sigma=0.000662 ! 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.082762Jy sigma=0.000662 ! Fit after self-cal, rms=0.081415Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=4.675 mas, bpa=-8.438 degrees ! Estimated noise=638.812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173575 Jy ! Component: 100 - total flux cleaned = 0.000237521 Jy ! Component: 150 - total flux cleaned = 0.000237875 Jy ! Component: 200 - total flux cleaned = 0.000238318 Jy ! Total flux subtracted in 200 components = 0.000238318 Jy ! Clean residual min=-0.001829 max=0.002366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.180335 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.180335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081397Jy sigma=0.000660 ! Fit after self-cal, rms=0.081422Jy sigma=0.000660 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 (-15, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217959 Jy ! Component: 100 - total flux cleaned = 0.00347049 Jy ! Component: 150 - total flux cleaned = 0.00438007 Jy ! Component: 200 - total flux cleaned = 0.00466035 Jy ! Total flux subtracted in 200 components = 0.00466035 Jy ! Clean residual min=-0.001678 max=0.001727 Jy/beam ! Clean residual mean=-0.000004 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.184995 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.184995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081359Jy sigma=0.000659 ! Fit after self-cal, rms=0.081346Jy sigma=0.000659 ! 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.081346Jy sigma=0.000659 ! Fit after self-cal, rms=0.080720Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=4.666 mas, bpa=-9.521 degrees ! Estimated noise=632.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000934937 Jy ! Component: 100 - total flux cleaned = 0.00122247 Jy ! Component: 150 - total flux cleaned = 0.00138632 Jy ! Component: 200 - total flux cleaned = 0.00158167 Jy ! Total flux subtracted in 200 components = 0.00158167 Jy ! Clean residual min=-0.001685 max=0.001668 Jy/beam ! Clean residual mean=-0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.186577 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 123 components and 0.186577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080700Jy sigma=0.000659 ! Fit after self-cal, rms=0.080701Jy sigma=0.000659 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.000380806 Jy ! Component: 100 - total flux cleaned = 0.000540121 Jy ! Component: 150 - total flux cleaned = 0.000621917 Jy ! Component: 200 - total flux cleaned = 0.000737301 Jy ! Total flux subtracted in 200 components = 0.000737301 Jy ! Clean residual min=-0.001633 max=0.001656 Jy/beam ! Clean residual mean=-0.000004 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.187314 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.187314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080692Jy sigma=0.000659 ! Fit after self-cal, rms=0.080691Jy sigma=0.000659 ! 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.080691Jy sigma=0.000659 ! Fit after self-cal, rms=0.080384Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.315 mas, bmaj=7.877 mas, bpa=11.11 degrees ! Estimated noise=839.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106004 Jy ! Component: 100 - total flux cleaned = 0.00172159 Jy ! Component: 150 - total flux cleaned = 0.0020052 Jy ! Component: 200 - total flux cleaned = 0.00211971 Jy ! Total flux subtracted in 200 components = 0.00211971 Jy ! Clean residual min=-0.001745 max=0.002176 Jy/beam ! Clean residual mean=-0.000009 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.189434 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 132 components and 0.189434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080380Jy sigma=0.000659 ! Fit after self-cal, rms=0.080378Jy sigma=0.000659 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 (-88.5, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150289 Jy ! Component: 100 - total flux cleaned = 0.00186798 Jy ! Component: 150 - total flux cleaned = 0.00182937 Jy ! Component: 200 - total flux cleaned = 0.00186328 Jy ! Total flux subtracted in 200 components = 0.00186328 Jy ! Clean residual min=-0.001459 max=0.001551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.191297 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 168 components and 0.191297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080343Jy sigma=0.000659 ! Fit after self-cal, rms=0.080343Jy sigma=0.000659 ! 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.469 mas, bmaj=4.661 mas, bpa=-10.04 degrees ! Estimated noise=628.872 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 4.661 at -10.04 degrees (North through East) ! Clean map min=-0.0014591 max=0.086083 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=3.001 mas, bmaj=4.045 mas, bpa=-9.74 degrees ! Estimated noise=1000.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739302 Jy ! Component: 100 - total flux cleaned = 0.109211 Jy ! Component: 150 - total flux cleaned = 0.129603 Jy ! Component: 200 - total flux cleaned = 0.142398 Jy ! Total flux subtracted in 200 components = 0.142398 Jy ! Clean residual min=-0.004623 max=0.006945 Jy/beam ! Clean residual mean=0.000002 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.142398 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.142398 Jy ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=4.661 mas, bpa=-10.04 degrees ! Estimated noise=628.872 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.0123496 Jy ! Component: 100 - total flux cleaned = 0.0201748 Jy ! Component: 150 - total flux cleaned = 0.0255691 Jy ! Component: 200 - total flux cleaned = 0.0294495 Jy ! Total flux subtracted in 200 components = 0.0294495 Jy ! Clean residual min=-0.002453 max=0.003153 Jy/beam ! Clean residual mean=-0.000000 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.171847 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 73 components and 0.171847 Jy ! Inverting map ! Added new window around map position (-7.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331204 Jy ! Component: 100 - total flux cleaned = 0.00534262 Jy ! Component: 150 - total flux cleaned = 0.00702853 Jy ! Component: 200 - total flux cleaned = 0.00850061 Jy ! Total flux subtracted in 200 components = 0.00850061 Jy ! Clean residual min=-0.001807 max=0.002002 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.180348 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 102 components and 0.180348 Jy ! Inverting map ! Added new window around map position (-25, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208818 Jy ! Component: 100 - total flux cleaned = 0.00328474 Jy ! Component: 150 - total flux cleaned = 0.0041856 Jy ! Component: 200 - total flux cleaned = 0.00510847 Jy ! Total flux subtracted in 200 components = 0.00510847 Jy ! Clean residual min=-0.001534 max=0.001478 Jy/beam ! Clean residual mean=-0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.185456 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 123 components and 0.185457 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.315 mas, bmaj=7.877 mas, bpa=11.11 degrees ! Estimated noise=839.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160025 Jy ! Component: 100 - total flux cleaned = 0.00265675 Jy ! Component: 150 - total flux cleaned = 0.00333181 Jy ! Component: 200 - total flux cleaned = 0.00392768 Jy ! Total flux subtracted in 200 components = 0.00392768 Jy ! Clean residual min=-0.001622 max=0.001436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.189384 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.000498476 Jy ! Component: 100 - total flux cleaned = 0.000914708 Jy ! Component: 150 - total flux cleaned = 0.00114809 Jy ! Component: 200 - total flux cleaned = 0.0014162 Jy ! Total flux subtracted in 200 components = 0.0014162 Jy ! Clean residual min=-0.001496 max=0.001303 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.1908 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 204 components and 0.1908 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=4.661 mas, bpa=-10.04 degrees ! Estimated noise=628.872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.62271e-05 Jy ! Component: 100 - total flux cleaned = 0.000165323 Jy ! Component: 150 - total flux cleaned = 0.00027485 Jy ! Component: 200 - total flux cleaned = 0.000377781 Jy ! Total flux subtracted in 200 components = 0.000377781 Jy ! Clean residual min=-0.001321 max=0.001366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.191178 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 228 components and 0.191178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080295Jy sigma=0.000658 ! Fit after self-cal, rms=0.080259Jy sigma=0.000658 wmodel J2209+5158_S_2017_02_19_pus_map.mod ! Writing 228 model components to file: J2209+5158_S_2017_02_19_pus_map.mod wobs J2209+5158_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2209+5158_S_2017_02_19_pus_uvs.fits wwins J2209+5158_S_2017_02_19_pus_map.win ! wwins: Wrote 6 windows to J2209+5158_S_2017_02_19_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.000406017 Jy ! Component: 100 - total flux cleaned = 0.000405904 Jy ! Component: 150 - total flux cleaned = 0.00054971 Jy ! Component: 200 - total flux cleaned = 0.000573633 Jy ! Component: 250 - total flux cleaned = 0.000619112 Jy ! Component: 300 - total flux cleaned = 0.000662494 Jy ! Component: 350 - total flux cleaned = 0.000640375 Jy ! Component: 400 - total flux cleaned = 0.000682646 Jy ! Component: 450 - total flux cleaned = 0.000661804 Jy ! Component: 500 - total flux cleaned = 0.000662016 Jy ! Component: 550 - total flux cleaned = 0.000602098 Jy ! Component: 600 - total flux cleaned = 0.000543077 Jy ! Component: 650 - total flux cleaned = 0.00050379 Jy ! Component: 700 - total flux cleaned = 0.000389037 Jy ! Component: 750 - total flux cleaned = 0.000295116 Jy ! Component: 800 - total flux cleaned = 0.000276715 Jy ! Component: 850 - total flux cleaned = 0.000240151 Jy ! Component: 900 - total flux cleaned = 0.000222149 Jy ! Component: 950 - total flux cleaned = 0.000204086 Jy ! Component: 1000 - total flux cleaned = 0.000133804 Jy ! Component: 1050 - total flux cleaned = 9.92441e-05 Jy ! Component: 1100 - total flux cleaned = 6.48831e-05 Jy ! Component: 1150 - total flux cleaned = 4.79261e-05 Jy ! Component: 1200 - total flux cleaned = 3.12657e-05 Jy ! Component: 1250 - total flux cleaned = 1.452e-05 Jy ! Component: 1300 - total flux cleaned = -6.75282e-05 Jy ! Component: 1350 - total flux cleaned = -9.97862e-05 Jy ! Component: 1400 - total flux cleaned = -0.000115893 Jy ! Component: 1450 - total flux cleaned = -0.000163543 Jy ! Component: 1500 - total flux cleaned = -0.000210645 Jy ! Component: 1550 - total flux cleaned = -0.000226324 Jy ! Component: 1600 - total flux cleaned = -0.000318596 Jy ! Component: 1650 - total flux cleaned = -0.000272553 Jy ! Component: 1700 - total flux cleaned = -0.000378288 Jy ! Component: 1750 - total flux cleaned = -0.000378114 Jy ! Component: 1800 - total flux cleaned = -0.000377969 Jy ! Component: 1850 - total flux cleaned = -0.000422272 Jy ! Component: 1900 - total flux cleaned = -0.000451221 Jy ! Component: 1950 - total flux cleaned = -0.000465878 Jy ! Component: 2000 - total flux cleaned = -0.00050879 Jy ! Component: 2050 - total flux cleaned = -0.000466036 Jy ! Component: 2100 - total flux cleaned = -0.000465974 Jy ! Component: 2150 - total flux cleaned = -0.000465922 Jy ! Component: 2200 - total flux cleaned = -0.000479839 Jy ! Component: 2250 - total flux cleaned = -0.000493957 Jy ! Component: 2300 - total flux cleaned = -0.000534946 Jy ! Component: 2350 - total flux cleaned = -0.000548478 Jy ! Component: 2400 - total flux cleaned = -0.000615313 Jy ! Component: 2450 - total flux cleaned = -0.000641726 Jy ! Component: 2500 - total flux cleaned = -0.000615218 Jy ! Component: 2550 - total flux cleaned = -0.000654358 Jy ! Component: 2600 - total flux cleaned = -0.000602491 Jy ! Component: 2650 - total flux cleaned = -0.000705506 Jy ! Component: 2700 - total flux cleaned = -0.000718303 Jy ! Component: 2750 - total flux cleaned = -0.000743612 Jy ! Component: 2800 - total flux cleaned = -0.000793972 Jy ! Component: 2850 - total flux cleaned = -0.000844115 Jy ! Component: 2900 - total flux cleaned = -0.00088143 Jy ! Component: 2950 - total flux cleaned = -0.000930773 Jy ! Component: 3000 - total flux cleaned = -0.000894104 Jy ! Component: 3050 - total flux cleaned = -0.000918411 Jy ! Component: 3100 - total flux cleaned = -0.00103918 Jy ! Component: 3150 - total flux cleaned = -0.0010273 Jy ! Component: 3200 - total flux cleaned = -0.00111055 Jy ! Component: 3250 - total flux cleaned = -0.0010394 Jy ! Component: 3300 - total flux cleaned = -0.0010981 Jy ! Component: 3350 - total flux cleaned = -0.0010748 Jy ! Component: 3400 - total flux cleaned = -0.00110973 Jy ! Component: 3450 - total flux cleaned = -0.00115586 Jy ! Component: 3500 - total flux cleaned = -0.00114449 Jy ! Component: 3550 - total flux cleaned = -0.00111033 Jy ! Component: 3600 - total flux cleaned = -0.00117821 Jy ! Component: 3650 - total flux cleaned = -0.00120061 Jy ! Component: 3700 - total flux cleaned = -0.00117836 Jy ! Component: 3750 - total flux cleaned = -0.00122278 Jy ! Component: 3800 - total flux cleaned = -0.00121168 Jy ! Component: 3850 - total flux cleaned = -0.00117871 Jy ! Component: 3900 - total flux cleaned = -0.00120063 Jy ! Component: 3950 - total flux cleaned = -0.00120042 Jy ! Component: 4000 - total flux cleaned = -0.00121109 Jy ! Component: 4050 - total flux cleaned = -0.00118974 Jy ! Total flux subtracted in 4096 components = -0.00120034 Jy ! Clean residual min=-0.000713 max=0.000632 Jy/beam ! Clean residual mean=-0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.189978 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 528 components and 0.189978 Jy ![Exited script file: muppet] wmap "J2209+5158_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 4.661 at -10.04 degrees (North through East) ! Clean map min=-0.001112 max=0.085582 Jy/beam ! Writing clean map to FITS file: J2209+5158_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0855819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019052 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.667852 0.667852 1.3357 2.67141 5.34282 10.6856 21.3713 42.7425 85.4851 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.469 x 4.661 at -10.04 degrees (North through East) ! Clean map min=-0.001112 max=0.085582 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 J2209+5158_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:24 2019