! Started logfile: J0325+4655_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:04:15 2017 obs J0325+4655_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0325+4655_S_2015_01_23_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976123 visibilities/baseline/integration-bin. ! Found source: J0325+4655 ! ! 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 16516 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 J0325+4655_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888593Jy sigma=0.009814 ! Fit after self-cal, rms=0.851503Jy sigma=0.009563 ! 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.217 mas, bmaj=4.033 mas, bpa=-16.27 degrees ! Estimated noise=977.585 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.125471 Jy ! Component: 100 - total flux cleaned = 0.159585 Jy ! Total flux subtracted in 100 components = 0.159585 Jy ! Clean residual min=-0.006544 max=0.013208 Jy/beam ! Clean residual mean=0.000006 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.159585 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.159585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162498Jy sigma=0.000875 ! Fit after self-cal, rms=0.162370Jy sigma=0.000875 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135042 Jy ! Component: 100 - total flux cleaned = 0.0197393 Jy ! Total flux subtracted in 100 components = 0.0197393 Jy ! Clean residual min=-0.005636 max=0.007752 Jy/beam ! Clean residual mean=0.000001 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.179324 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.179324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161551Jy sigma=0.000847 ! Fit after self-cal, rms=0.161558Jy sigma=0.000846 ! 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.865 mas, bmaj=4.807 mas, bpa=-14.22 degrees ! Estimated noise=528.834 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.00441861 Jy ! Component: 100 - total flux cleaned = 0.00683939 Jy ! Component: 150 - total flux cleaned = 0.00834378 Jy ! Component: 200 - total flux cleaned = 0.00918342 Jy ! Total flux subtracted in 200 components = 0.00918342 Jy ! Clean residual min=-0.005252 max=0.008115 Jy/beam ! Clean residual mean=-0.000006 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.188508 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.188508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161548Jy sigma=0.000844 ! Fit after self-cal, rms=0.161562Jy sigma=0.000844 ! 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.96 FD 1.48 HN 0.96 KP 1.08 ! LA 0.99 MK 1.05 NL 1.03 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.78 HN 1.01 KP 1.01 ! LA 0.95 MK 1.05 NL 1.12 OV 1.00 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 2.21 HN 1.01 KP 0.85 ! LA 0.77 MK 1.05 NL 1.45 OV 0.92 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 HN 0.97 KP 0.81 ! LA 0.81 MK 1.05 NL 1.09 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.161562Jy sigma=0.000844 ! Fit after self-cal, rms=0.229360Jy sigma=0.000795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=4.835 mas, bpa=-13.08 degrees ! Estimated noise=532.933 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.000689979 Jy ! Component: 100 - total flux cleaned = -0.000805783 Jy ! Component: 150 - total flux cleaned = -0.000905739 Jy ! Component: 200 - total flux cleaned = -0.000992352 Jy ! Total flux subtracted in 200 components = -0.000992352 Jy ! Clean residual min=-0.003683 max=0.003370 Jy/beam ! Clean residual mean=-0.000006 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.187515 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.187515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229356Jy sigma=0.000795 ! Fit after self-cal, rms=0.229489Jy sigma=0.000794 ! 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.229489Jy sigma=0.000794 ! Fit after self-cal, rms=0.204418Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=4.834 mas, bpa=-14.07 degrees ! Estimated noise=531.491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340748 Jy ! Component: 100 - total flux cleaned = -0.000382589 Jy ! Component: 150 - total flux cleaned = -0.000437246 Jy ! Component: 200 - total flux cleaned = -0.00046975 Jy ! Total flux subtracted in 200 components = -0.00046975 Jy ! Clean residual min=-0.001743 max=0.002451 Jy/beam ! Clean residual mean=-0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.187046 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.187046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204411Jy sigma=0.000781 ! Fit after self-cal, rms=0.204491Jy sigma=0.000781 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.5, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213344 Jy ! Component: 100 - total flux cleaned = 0.00267615 Jy ! Component: 150 - total flux cleaned = 0.00290237 Jy ! Component: 200 - total flux cleaned = 0.00295167 Jy ! Total flux subtracted in 200 components = 0.00295167 Jy ! Clean residual min=-0.001709 max=0.002131 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.189997 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.189997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204451Jy sigma=0.000781 ! Fit after self-cal, rms=0.204445Jy sigma=0.000780 ! Inverting map ! Added new window around map position (98.5, 72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182208 Jy ! Component: 100 - total flux cleaned = 0.00246807 Jy ! Component: 150 - total flux cleaned = 0.00279501 Jy ! Component: 200 - total flux cleaned = 0.00308641 Jy ! Total flux subtracted in 200 components = 0.00308641 Jy ! Clean residual min=-0.001590 max=0.001724 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.193084 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 78 components and 0.193084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204412Jy sigma=0.000780 ! Fit after self-cal, rms=0.204416Jy sigma=0.000780 ! 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.204416Jy sigma=0.000780 ! Fit after self-cal, rms=0.203902Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=4.834 mas, bpa=-14.01 degrees ! Estimated noise=530.633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664715 Jy ! Component: 100 - total flux cleaned = 0.000788489 Jy ! Component: 150 - total flux cleaned = 0.000900023 Jy ! Component: 200 - total flux cleaned = 0.00102364 Jy ! Total flux subtracted in 200 components = 0.00102364 Jy ! Clean residual min=-0.001484 max=0.001778 Jy/beam ! Clean residual mean=-0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.194107 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.194107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203887Jy sigma=0.000780 ! Fit after self-cal, rms=0.203895Jy sigma=0.000780 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.000148667 Jy ! Component: 100 - total flux cleaned = 0.00024432 Jy ! Component: 150 - total flux cleaned = 0.00031625 Jy ! Component: 200 - total flux cleaned = 0.000383813 Jy ! Total flux subtracted in 200 components = 0.000383813 Jy ! Clean residual min=-0.001485 max=0.001808 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.194491 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.194491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203886Jy sigma=0.000780 ! Fit after self-cal, rms=0.203888Jy sigma=0.000780 ! Inverting map ! Added new window around map position (50, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155555 Jy ! Component: 100 - total flux cleaned = 0.00185001 Jy ! Component: 150 - total flux cleaned = 0.00197332 Jy ! Component: 200 - total flux cleaned = 0.00208326 Jy ! Total flux subtracted in 200 components = 0.00208326 Jy ! Clean residual min=-0.001443 max=0.001584 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.196574 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 123 components and 0.196574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203881Jy sigma=0.000779 ! Fit after self-cal, rms=0.203880Jy sigma=0.000779 ! 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.203880Jy sigma=0.000779 ! Fit after self-cal, rms=0.203876Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.797 mas, bmaj=8.485 mas, bpa=16.17 degrees ! Estimated noise=673.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297583 Jy ! Component: 100 - total flux cleaned = 0.000476637 Jy ! Component: 150 - total flux cleaned = 0.000669518 Jy ! Component: 200 - total flux cleaned = 0.000687585 Jy ! Total flux subtracted in 200 components = 0.000687585 Jy ! Clean residual min=-0.001732 max=0.001802 Jy/beam ! Clean residual mean=0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.197262 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.197262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203871Jy sigma=0.000779 ! Fit after self-cal, rms=0.203881Jy sigma=0.000779 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 = 7.93984e-05 Jy ! Component: 100 - total flux cleaned = 6.22697e-05 Jy ! Component: 150 - total flux cleaned = 9.58397e-05 Jy ! Component: 200 - total flux cleaned = 9.55842e-05 Jy ! Total flux subtracted in 200 components = 9.55842e-05 Jy ! Clean residual min=-0.001697 max=0.001784 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.197358 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.197358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203876Jy sigma=0.000779 ! Fit after self-cal, rms=0.203880Jy sigma=0.000779 ! 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.908 mas, bmaj=4.833 mas, bpa=-13.98 degrees ! Estimated noise=530.075 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.908 x 4.833 at -13.98 degrees (North through East) ! Clean map min=-0.0013976 max=0.16489 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.238 mas, bmaj=4.052 mas, bpa=-16.25 degrees ! Estimated noise=979.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125502 Jy ! Component: 100 - total flux cleaned = 0.159776 Jy ! Component: 150 - total flux cleaned = 0.173205 Jy ! Component: 200 - total flux cleaned = 0.1794 Jy ! Total flux subtracted in 200 components = 0.1794 Jy ! Clean residual min=-0.003271 max=0.003481 Jy/beam ! Clean residual mean=0.000000 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.1794 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 0.1794 Jy ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=4.833 mas, bpa=-13.98 degrees ! Estimated noise=530.075 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.00436844 Jy ! Component: 100 - total flux cleaned = 0.00709825 Jy ! Component: 150 - total flux cleaned = 0.00922948 Jy ! Component: 200 - total flux cleaned = 0.0109434 Jy ! Total flux subtracted in 200 components = 0.0109434 Jy ! Clean residual min=-0.001772 max=0.001882 Jy/beam ! Clean residual mean=0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.190343 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.190343 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.797 mas, bmaj=8.485 mas, bpa=16.17 degrees ! Estimated noise=673.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198835 Jy ! Component: 100 - total flux cleaned = 0.00344384 Jy ! Component: 150 - total flux cleaned = 0.00454114 Jy ! Component: 200 - total flux cleaned = 0.00517423 Jy ! Total flux subtracted in 200 components = 0.00517423 Jy ! Clean residual min=-0.001894 max=0.001842 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.195517 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.000535146 Jy ! Component: 100 - total flux cleaned = 0.000836429 Jy ! Component: 150 - total flux cleaned = 0.00108383 Jy ! Component: 200 - total flux cleaned = 0.00128438 Jy ! Total flux subtracted in 200 components = 0.00128438 Jy ! Clean residual min=-0.001798 max=0.001770 Jy/beam ! Clean residual mean=-0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.196802 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 103 components and 0.196802 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=4.833 mas, bpa=-13.98 degrees ! Estimated noise=530.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.27383e-05 Jy ! Component: 100 - total flux cleaned = 0.000124402 Jy ! Component: 150 - total flux cleaned = 0.000252431 Jy ! Component: 200 - total flux cleaned = 0.0003419 Jy ! Total flux subtracted in 200 components = 0.0003419 Jy ! Clean residual min=-0.001492 max=0.001697 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.197144 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.197144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203900Jy sigma=0.000779 ! Fit after self-cal, rms=0.203890Jy sigma=0.000779 wmodel J0325+4655_S_2015_01_23_pus_map.mod ! Writing 127 model components to file: J0325+4655_S_2015_01_23_pus_map.mod wobs J0325+4655_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0325+4655_S_2015_01_23_pus_uvs.fits wwins J0325+4655_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0325+4655_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 = 0.000462142 Jy ! Component: 100 - total flux cleaned = 0.000488529 Jy ! Component: 150 - total flux cleaned = 0.000437786 Jy ! Component: 200 - total flux cleaned = 0.000462138 Jy ! Component: 250 - total flux cleaned = 0.000345134 Jy ! Component: 300 - total flux cleaned = 0.000277029 Jy ! Component: 350 - total flux cleaned = 0.000120684 Jy ! Component: 400 - total flux cleaned = -3.22079e-05 Jy ! Component: 450 - total flux cleaned = -9.63735e-05 Jy ! Component: 500 - total flux cleaned = -0.000138381 Jy ! Component: 550 - total flux cleaned = -0.000117715 Jy ! Component: 600 - total flux cleaned = -0.000117881 Jy ! Component: 650 - total flux cleaned = -9.74373e-05 Jy ! Component: 700 - total flux cleaned = -7.78062e-05 Jy ! Component: 750 - total flux cleaned = -5.84226e-05 Jy ! Component: 800 - total flux cleaned = -7.7591e-05 Jy ! Component: 850 - total flux cleaned = -5.85656e-05 Jy ! Component: 900 - total flux cleaned = -5.89059e-05 Jy ! Component: 950 - total flux cleaned = -4.05291e-05 Jy ! Component: 1000 - total flux cleaned = -7.73831e-05 Jy ! Component: 1050 - total flux cleaned = -0.000167608 Jy ! Component: 1100 - total flux cleaned = -9.58322e-05 Jy ! Component: 1150 - total flux cleaned = -0.00011366 Jy ! Component: 1200 - total flux cleaned = -0.000148524 Jy ! Component: 1250 - total flux cleaned = -0.000148636 Jy ! Component: 1300 - total flux cleaned = -0.000217279 Jy ! Component: 1350 - total flux cleaned = -0.000268188 Jy ! Component: 1400 - total flux cleaned = -0.000369045 Jy ! Component: 1450 - total flux cleaned = -0.000435866 Jy ! Component: 1500 - total flux cleaned = -0.000584676 Jy ! Component: 1550 - total flux cleaned = -0.000666667 Jy ! Component: 1600 - total flux cleaned = -0.00073188 Jy ! Component: 1650 - total flux cleaned = -0.000860908 Jy ! Component: 1700 - total flux cleaned = -0.000956789 Jy ! Component: 1750 - total flux cleaned = -0.00106778 Jy ! Component: 1800 - total flux cleaned = -0.00111472 Jy ! Component: 1850 - total flux cleaned = -0.00127061 Jy ! Component: 1900 - total flux cleaned = -0.00139417 Jy ! Component: 1950 - total flux cleaned = -0.00145565 Jy ! Component: 2000 - total flux cleaned = -0.00150134 Jy ! Component: 2050 - total flux cleaned = -0.00163735 Jy ! Component: 2100 - total flux cleaned = -0.0017571 Jy ! Component: 2150 - total flux cleaned = -0.00181661 Jy ! Component: 2200 - total flux cleaned = -0.0019199 Jy ! Component: 2250 - total flux cleaned = -0.00199314 Jy ! Component: 2300 - total flux cleaned = -0.00206587 Jy ! Component: 2350 - total flux cleaned = -0.00213805 Jy ! Component: 2400 - total flux cleaned = -0.00223828 Jy ! Component: 2450 - total flux cleaned = -0.00226676 Jy ! Component: 2500 - total flux cleaned = -0.00233763 Jy ! Component: 2550 - total flux cleaned = -0.00239391 Jy ! Component: 2600 - total flux cleaned = -0.00249159 Jy ! Component: 2650 - total flux cleaned = -0.00254704 Jy ! Component: 2700 - total flux cleaned = -0.00261581 Jy ! Component: 2750 - total flux cleaned = -0.00269787 Jy ! Component: 2800 - total flux cleaned = -0.00279305 Jy ! Component: 2850 - total flux cleaned = -0.00283358 Jy ! Component: 2900 - total flux cleaned = -0.0028872 Jy ! Component: 2950 - total flux cleaned = -0.0029005 Jy ! Component: 3000 - total flux cleaned = -0.00298009 Jy ! Component: 3050 - total flux cleaned = -0.00300653 Jy ! Component: 3100 - total flux cleaned = -0.00307208 Jy ! Component: 3150 - total flux cleaned = -0.0031371 Jy ! Component: 3200 - total flux cleaned = -0.00318894 Jy ! Component: 3250 - total flux cleaned = -0.00325325 Jy ! Component: 3300 - total flux cleaned = -0.00327887 Jy ! Component: 3350 - total flux cleaned = -0.0033424 Jy ! Component: 3400 - total flux cleaned = -0.00340556 Jy ! Component: 3450 - total flux cleaned = -0.00343077 Jy ! Component: 3500 - total flux cleaned = -0.00344328 Jy ! Component: 3550 - total flux cleaned = -0.0035179 Jy ! Component: 3600 - total flux cleaned = -0.00356753 Jy ! Component: 3650 - total flux cleaned = -0.00361679 Jy ! Component: 3700 - total flux cleaned = -0.00369018 Jy ! Component: 3750 - total flux cleaned = -0.00366585 Jy ! Component: 3800 - total flux cleaned = -0.0037143 Jy ! Component: 3850 - total flux cleaned = -0.00372629 Jy ! Component: 3900 - total flux cleaned = -0.00373835 Jy ! Component: 3950 - total flux cleaned = -0.00378623 Jy ! Component: 4000 - total flux cleaned = -0.00382184 Jy ! Component: 4050 - total flux cleaned = -0.00378635 Jy ! Total flux subtracted in 4096 components = -0.00380994 Jy ! Clean residual min=-0.000729 max=0.000724 Jy/beam ! Clean residual mean=0.000002 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.193334 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 423 components and 0.193334 Jy ![Exited script file: muppet] wmap "J0325+4655_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.908 x 4.833 at -13.98 degrees (North through East) ! Clean map min=-0.0013646 max=0.16433 Jy/beam ! Writing clean map to FITS file: J0325+4655_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.164325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403707 0.403707 0.807414 1.61483 3.22966 6.45931 12.9186 25.8373 51.6745 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.164 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.908 x 4.833 at -13.98 degrees (North through East) ! Clean map min=-0.0013646 max=0.16433 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 J0325+4655_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:04:21 2017