! Started logfile: J0151+5454_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:00:57 2017 obs J0151+5454_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0151+5454_S_2015_01_23_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.616858 visibilities/baseline/integration-bin. ! Found source: J0151+5454 ! ! 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 338 lines of history. ! ! Reading 12880 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 J0151+5454_S_2015_01_23_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 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903198Jy sigma=0.010785 ! Fit after self-cal, rms=0.894254Jy sigma=0.010680 ! 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.179 mas, bmaj=5.59 mas, bpa=47.54 degrees ! Estimated noise=1059.28 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.0820993 Jy ! Component: 100 - total flux cleaned = 0.101606 Jy ! Total flux subtracted in 100 components = 0.101606 Jy ! Clean residual min=-0.004552 max=0.007646 Jy/beam ! Clean residual mean=-0.000016 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.101606 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.101606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072167Jy sigma=0.000803 ! Fit after self-cal, rms=0.072169Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857605 Jy ! Component: 100 - total flux cleaned = 0.0135521 Jy ! Total flux subtracted in 100 components = 0.0135521 Jy ! Clean residual min=-0.004032 max=0.003960 Jy/beam ! Clean residual mean=-0.000018 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.115158 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.115158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070822Jy sigma=0.000789 ! Fit after self-cal, rms=0.070813Jy sigma=0.000789 ! 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.857 mas, bmaj=6.089 mas, bpa=45.98 degrees ! Estimated noise=530.21 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.00432156 Jy ! Component: 100 - total flux cleaned = 0.00666821 Jy ! Component: 150 - total flux cleaned = 0.00821388 Jy ! Component: 200 - total flux cleaned = 0.00929672 Jy ! Total flux subtracted in 200 components = 0.00929672 Jy ! Clean residual min=-0.003366 max=0.004180 Jy/beam ! Clean residual mean=-0.000056 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.124455 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 57 components and 0.124455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070448Jy sigma=0.000787 ! Fit after self-cal, rms=0.070445Jy sigma=0.000787 ! 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.96 FD 1.00* HN 0.98 KP 1.11 ! LA 0.97 MK 0.97 NL 1.02 OV 1.03 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.06 KP 1.00 ! LA 0.94 MK 0.99 NL 1.03 OV 1.04 ! PT 1.04 SC 1.05 ! ! ! 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.00* HN 1.03 KP 0.89 ! LA 0.80 MK 1.03 NL 1.15 OV 1.00 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! 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 0.96 KP 0.84 ! LA 0.82 MK 1.01 NL 1.06 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.070445Jy sigma=0.000787 ! Fit after self-cal, rms=0.067686Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=6.107 mas, bpa=46.02 degrees ! Estimated noise=530.208 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 (11, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302697 Jy ! Component: 100 - total flux cleaned = 0.00378643 Jy ! Component: 150 - total flux cleaned = 0.00446458 Jy ! Component: 200 - total flux cleaned = 0.00503812 Jy ! Total flux subtracted in 200 components = 0.00503812 Jy ! Clean residual min=-0.002441 max=0.002498 Jy/beam ! Clean residual mean=-0.000036 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.129493 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.129493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067522Jy sigma=0.000772 ! Fit after self-cal, rms=0.067474Jy sigma=0.000772 ! 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.067474Jy sigma=0.000772 ! Fit after self-cal, rms=0.067667Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=6.088 mas, bpa=46 degrees ! Estimated noise=530.651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006943 Jy ! Component: 100 - total flux cleaned = 0.00103546 Jy ! Component: 150 - total flux cleaned = 0.00127534 Jy ! Component: 200 - total flux cleaned = 0.00149857 Jy ! Total flux subtracted in 200 components = 0.00149857 Jy ! Clean residual min=-0.002235 max=0.001836 Jy/beam ! Clean residual mean=-0.000030 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.130992 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.130992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067622Jy sigma=0.000770 ! Fit after self-cal, rms=0.067621Jy sigma=0.000770 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.000440115 Jy ! Component: 100 - total flux cleaned = 0.000663747 Jy ! Component: 150 - total flux cleaned = 0.000782902 Jy ! Component: 200 - total flux cleaned = 0.000868672 Jy ! Total flux subtracted in 200 components = 0.000868672 Jy ! Clean residual min=-0.002144 max=0.001736 Jy/beam ! Clean residual mean=-0.000028 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.13186 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.13186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067607Jy sigma=0.000770 ! Fit after self-cal, rms=0.067603Jy sigma=0.000770 ! 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.067603Jy sigma=0.000770 ! Fit after self-cal, rms=0.067791Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=6.08 mas, bpa=45.98 degrees ! Estimated noise=530.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149425 Jy ! Component: 100 - total flux cleaned = 0.000276029 Jy ! Component: 150 - total flux cleaned = 0.000362949 Jy ! Component: 200 - total flux cleaned = 0.000407559 Jy ! Total flux subtracted in 200 components = 0.000407559 Jy ! Clean residual min=-0.002017 max=0.001633 Jy/beam ! Clean residual mean=-0.000026 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.132268 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.132268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067780Jy sigma=0.000769 ! Fit after self-cal, rms=0.067781Jy sigma=0.000769 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.000174554 Jy ! Component: 100 - total flux cleaned = 0.000318824 Jy ! Component: 150 - total flux cleaned = 0.000343624 Jy ! Component: 200 - total flux cleaned = 0.000377229 Jy ! Total flux subtracted in 200 components = 0.000377229 Jy ! Clean residual min=-0.001984 max=0.001679 Jy/beam ! Clean residual mean=-0.000025 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.132645 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.132645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067776Jy sigma=0.000769 ! Fit after self-cal, rms=0.067774Jy sigma=0.000769 ! 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.067774Jy sigma=0.000769 ! Fit after self-cal, rms=0.067908Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=8.357 mas, bpa=42.15 degrees ! Estimated noise=635.021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379477 Jy ! Component: 100 - total flux cleaned = 0.000433623 Jy ! Component: 150 - total flux cleaned = 0.000502583 Jy ! Component: 200 - total flux cleaned = 0.000535146 Jy ! Total flux subtracted in 200 components = 0.000535146 Jy ! Clean residual min=-0.001895 max=0.001731 Jy/beam ! Clean residual mean=-0.000051 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.13318 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 161 components and 0.13318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067905Jy sigma=0.000769 ! Fit after self-cal, rms=0.067906Jy sigma=0.000769 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.000132561 Jy ! Component: 100 - total flux cleaned = 0.000205408 Jy ! Component: 150 - total flux cleaned = 0.000235765 Jy ! Component: 200 - total flux cleaned = 0.000249328 Jy ! Total flux subtracted in 200 components = 0.000249328 Jy ! Clean residual min=-0.001879 max=0.001757 Jy/beam ! Clean residual mean=-0.000050 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.13343 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 170 components and 0.13343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067905Jy sigma=0.000769 ! Fit after self-cal, rms=0.067905Jy sigma=0.000769 ! 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.925 mas, bmaj=6.074 mas, bpa=45.98 degrees ! Estimated noise=531.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.925 x 6.074 at 45.98 degrees (North through East) ! Clean map min=-0.0018238 max=0.10491 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.236 mas, bmaj=5.529 mas, bpa=47.49 degrees ! Estimated noise=1064.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822393 Jy ! Component: 100 - total flux cleaned = 0.101316 Jy ! Component: 150 - total flux cleaned = 0.109287 Jy ! Component: 200 - total flux cleaned = 0.11423 Jy ! Total flux subtracted in 200 components = 0.11423 Jy ! Clean residual min=-0.003563 max=0.003472 Jy/beam ! Clean residual mean=-0.000016 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.11423 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 0.11423 Jy ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=6.074 mas, bpa=45.98 degrees ! Estimated noise=531.19 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.00493313 Jy ! Component: 100 - total flux cleaned = 0.00816166 Jy ! Component: 150 - total flux cleaned = 0.0104995 Jy ! Component: 200 - total flux cleaned = 0.0122847 Jy ! Total flux subtracted in 200 components = 0.0122847 Jy ! Clean residual min=-0.002179 max=0.001637 Jy/beam ! Clean residual mean=-0.000032 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.126515 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 66 components and 0.126515 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.409 mas, bmaj=8.357 mas, bpa=42.15 degrees ! Estimated noise=635.021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021677 Jy ! Component: 100 - total flux cleaned = 0.00346879 Jy ! Component: 150 - total flux cleaned = 0.00437334 Jy ! Component: 200 - total flux cleaned = 0.00503416 Jy ! Total flux subtracted in 200 components = 0.00503416 Jy ! Clean residual min=-0.001882 max=0.001828 Jy/beam ! Clean residual mean=-0.000056 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.131549 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.000504588 Jy ! Component: 100 - total flux cleaned = 0.000903787 Jy ! Component: 150 - total flux cleaned = 0.00122158 Jy ! Component: 200 - total flux cleaned = 0.00147527 Jy ! Total flux subtracted in 200 components = 0.00147527 Jy ! Clean residual min=-0.001849 max=0.001783 Jy/beam ! Clean residual mean=-0.000051 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.133024 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 149 components and 0.133024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=6.074 mas, bpa=45.98 degrees ! Estimated noise=531.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197863 Jy ! Component: 100 - total flux cleaned = 0.000314488 Jy ! Component: 150 - total flux cleaned = 0.0004021 Jy ! Component: 200 - total flux cleaned = 0.000425168 Jy ! Total flux subtracted in 200 components = 0.000425168 Jy ! Clean residual min=-0.001842 max=0.001724 Jy/beam ! Clean residual mean=-0.000022 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.13345 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 161 components and 0.13345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067903Jy sigma=0.000769 ! Fit after self-cal, rms=0.067897Jy sigma=0.000769 wmodel J0151+5454_S_2015_01_23_pus_map.mod ! Writing 161 model components to file: J0151+5454_S_2015_01_23_pus_map.mod wobs J0151+5454_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0151+5454_S_2015_01_23_pus_uvs.fits wwins J0151+5454_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0151+5454_S_2015_01_23_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 = -2.12059e-05 Jy ! Component: 100 - total flux cleaned = 0.000136066 Jy ! Component: 150 - total flux cleaned = 6.38845e-05 Jy ! Component: 200 - total flux cleaned = 1.83169e-05 Jy ! Component: 250 - total flux cleaned = -2.8607e-06 Jy ! Component: 300 - total flux cleaned = 0.000102426 Jy ! Component: 350 - total flux cleaned = 0.000163027 Jy ! Component: 400 - total flux cleaned = 0.000202621 Jy ! Component: 450 - total flux cleaned = 0.000183754 Jy ! Component: 500 - total flux cleaned = 0.000165339 Jy ! Component: 550 - total flux cleaned = 0.000183757 Jy ! Component: 600 - total flux cleaned = 0.000237177 Jy ! Component: 650 - total flux cleaned = 0.000237306 Jy ! Component: 700 - total flux cleaned = 0.000254081 Jy ! Component: 750 - total flux cleaned = 0.000237151 Jy ! Component: 800 - total flux cleaned = 0.000285886 Jy ! Component: 850 - total flux cleaned = 0.000205373 Jy ! Component: 900 - total flux cleaned = 0.000190074 Jy ! Component: 950 - total flux cleaned = 0.000236673 Jy ! Component: 1000 - total flux cleaned = 0.000236745 Jy ! Component: 1050 - total flux cleaned = 0.000266673 Jy ! Component: 1100 - total flux cleaned = 0.000281653 Jy ! Component: 1150 - total flux cleaned = 0.000252953 Jy ! Component: 1200 - total flux cleaned = 0.000267447 Jy ! Component: 1250 - total flux cleaned = 0.000324163 Jy ! Component: 1300 - total flux cleaned = 0.000338021 Jy ! Component: 1350 - total flux cleaned = 0.000365506 Jy ! Component: 1400 - total flux cleaned = 0.000365506 Jy ! Component: 1450 - total flux cleaned = 0.000351977 Jy ! Component: 1500 - total flux cleaned = 0.000338849 Jy ! Component: 1550 - total flux cleaned = 0.000312684 Jy ! Component: 1600 - total flux cleaned = 0.000286946 Jy ! Component: 1650 - total flux cleaned = 0.00026159 Jy ! Component: 1700 - total flux cleaned = 0.000249049 Jy ! Component: 1750 - total flux cleaned = 0.000236718 Jy ! Component: 1800 - total flux cleaned = 0.00021216 Jy ! Component: 1850 - total flux cleaned = 0.000212085 Jy ! Component: 1900 - total flux cleaned = 0.000212058 Jy ! Component: 1950 - total flux cleaned = 0.000164843 Jy ! Component: 2000 - total flux cleaned = 0.000176555 Jy ! Component: 2050 - total flux cleaned = 0.000153519 Jy ! Component: 2100 - total flux cleaned = 0.000164968 Jy ! Component: 2150 - total flux cleaned = 0.000176114 Jy ! Component: 2200 - total flux cleaned = 0.000175948 Jy ! Component: 2250 - total flux cleaned = 0.000153744 Jy ! Component: 2300 - total flux cleaned = 0.000153673 Jy ! Component: 2350 - total flux cleaned = 0.000142838 Jy ! Component: 2400 - total flux cleaned = 0.000100129 Jy ! Component: 2450 - total flux cleaned = 0.000121506 Jy ! Component: 2500 - total flux cleaned = 9.00202e-05 Jy ! Component: 2550 - total flux cleaned = 6.91665e-05 Jy ! Component: 2600 - total flux cleaned = 6.91413e-05 Jy ! Component: 2650 - total flux cleaned = 7.88169e-06 Jy ! Component: 2700 - total flux cleaned = -1.21936e-05 Jy ! Component: 2750 - total flux cleaned = -5.20989e-05 Jy ! Component: 2800 - total flux cleaned = -5.21205e-05 Jy ! Component: 2850 - total flux cleaned = -9.15062e-05 Jy ! Component: 2900 - total flux cleaned = -0.00011091 Jy ! Component: 2950 - total flux cleaned = -0.000130278 Jy ! Component: 3000 - total flux cleaned = -0.000178199 Jy ! Component: 3050 - total flux cleaned = -0.00018757 Jy ! Component: 3100 - total flux cleaned = -0.000197133 Jy ! Component: 3150 - total flux cleaned = -0.000206486 Jy ! Component: 3200 - total flux cleaned = -0.000224906 Jy ! Component: 3250 - total flux cleaned = -0.000188136 Jy ! Component: 3300 - total flux cleaned = -0.00020646 Jy ! Component: 3350 - total flux cleaned = -0.000206587 Jy ! Component: 3400 - total flux cleaned = -0.00022456 Jy ! Component: 3450 - total flux cleaned = -0.000233465 Jy ! Component: 3500 - total flux cleaned = -0.000233454 Jy ! Component: 3550 - total flux cleaned = -0.000224766 Jy ! Component: 3600 - total flux cleaned = -0.000242242 Jy ! Component: 3650 - total flux cleaned = -0.000216196 Jy ! Component: 3700 - total flux cleaned = -0.000224715 Jy ! Component: 3750 - total flux cleaned = -0.000224668 Jy ! Component: 3800 - total flux cleaned = -0.000207591 Jy ! Component: 3850 - total flux cleaned = -0.000199095 Jy ! Component: 3900 - total flux cleaned = -0.000190678 Jy ! Component: 3950 - total flux cleaned = -0.000190727 Jy ! Component: 4000 - total flux cleaned = -0.000199077 Jy ! Component: 4050 - total flux cleaned = -0.000190803 Jy ! Total flux subtracted in 4096 components = -0.000190799 Jy ! Clean residual min=-0.000479 max=0.000484 Jy/beam ! Clean residual mean=-0.000002 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.133259 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 466 components and 0.133259 Jy ![Exited script file: muppet] wmap "J0151+5454_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.925 x 6.074 at 45.98 degrees (North through East) ! Clean map min=-0.001228 max=0.10508 Jy/beam ! Writing clean map to FITS file: J0151+5454_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143862 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410736 0.410736 0.821471 1.64294 3.28589 6.57177 13.1435 26.2871 52.5742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.925 x 6.074 at 45.98 degrees (North through East) ! Clean map min=-0.001228 max=0.10508 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 J0151+5454_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:01:03 2017