! Started logfile: J1008+0621_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:01:49 2016 obs J1008+0621_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1008+0621_S_2014_08_09_pus_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.555797 visibilities/baseline/integration-bin. ! Found source: J1008+0621 ! ! 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 342 lines of history. ! ! Reading 9204 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 J1008+0621_S_2014_08_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 291 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 291 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 291 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 291 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.770274Jy sigma=0.008093 ! Fit after self-cal, rms=0.749967Jy sigma=0.007890 ! 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.03 mas, bmaj=6.395 mas, bpa=3.012 degrees ! Estimated noise=937.347 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.191974 Jy ! Component: 100 - total flux cleaned = 0.2356 Jy ! Total flux subtracted in 100 components = 0.2356 Jy ! Clean residual min=-0.006693 max=0.015657 Jy/beam ! Clean residual mean=-0.000015 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.2356 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.2356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090806Jy sigma=0.000876 ! Fit after self-cal, rms=0.090791Jy sigma=0.000876 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173634 Jy ! Component: 100 - total flux cleaned = 0.0272933 Jy ! Total flux subtracted in 100 components = 0.0272933 Jy ! Clean residual min=-0.005644 max=0.005093 Jy/beam ! Clean residual mean=-0.000009 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.262893 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.262893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085916Jy sigma=0.000829 ! Fit after self-cal, rms=0.085872Jy sigma=0.000829 ! 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.628 mas, bmaj=7.31 mas, bpa=5.05 degrees ! Estimated noise=712.913 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.00877344 Jy ! Component: 100 - total flux cleaned = 0.0135961 Jy ! Component: 150 - total flux cleaned = 0.0166107 Jy ! Component: 200 - total flux cleaned = 0.0185415 Jy ! Total flux subtracted in 200 components = 0.0185415 Jy ! Clean residual min=-0.004321 max=0.004254 Jy/beam ! Clean residual mean=-0.000004 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.281435 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.281435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084669Jy sigma=0.000821 ! Fit after self-cal, rms=0.084653Jy sigma=0.000821 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 0.98 KP 1.05 ! LA 1.11 MK 1.01 NL 0.99 OV 0.99 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.02 KP 1.01 ! LA 1.06 MK 1.02 NL 1.03 OV 1.01 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 1.04 KP 0.89 ! LA 0.84 MK 1.04 NL 1.00 OV 0.96 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.00 KP 0.85 ! LA 0.81 MK 1.02 NL 1.09 OV 1.00 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.084653Jy sigma=0.000821 ! Fit after self-cal, rms=0.079486Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=7.623 mas, bpa=1.297 degrees ! Estimated noise=734.358 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.000573046 Jy ! Component: 100 - total flux cleaned = -0.000735297 Jy ! Component: 150 - total flux cleaned = -0.000756402 Jy ! Component: 200 - total flux cleaned = -0.000793766 Jy ! Total flux subtracted in 200 components = -0.000793766 Jy ! Clean residual min=-0.002369 max=0.002557 Jy/beam ! Clean residual mean=-0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.280641 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.280641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079457Jy sigma=0.000783 ! Fit after self-cal, rms=0.079441Jy sigma=0.000782 ! 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.079441Jy sigma=0.000782 ! Fit after self-cal, rms=0.079519Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=7.634 mas, bpa=1.301 degrees ! Estimated noise=734.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206726 Jy ! Component: 100 - total flux cleaned = -0.000213354 Jy ! Component: 150 - total flux cleaned = -0.000230287 Jy ! Component: 200 - total flux cleaned = -0.000245626 Jy ! Total flux subtracted in 200 components = -0.000245626 Jy ! Clean residual min=-0.002224 max=0.002761 Jy/beam ! Clean residual mean=-0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.280396 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.280396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079504Jy sigma=0.000781 ! Fit after self-cal, rms=0.079504Jy 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 (-22.5, -127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023583 Jy ! Component: 100 - total flux cleaned = 0.00282099 Jy ! Component: 150 - total flux cleaned = 0.003003 Jy ! Component: 200 - total flux cleaned = 0.0031933 Jy ! Total flux subtracted in 200 components = 0.0031933 Jy ! Clean residual min=-0.002093 max=0.002071 Jy/beam ! Clean residual mean=-0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.283589 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.283589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079425Jy sigma=0.000780 ! Fit after self-cal, rms=0.079425Jy 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.079425Jy sigma=0.000780 ! Fit after self-cal, rms=0.079435Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=7.639 mas, bpa=1.324 degrees ! Estimated noise=734.865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399744 Jy ! Component: 100 - total flux cleaned = 0.000507969 Jy ! Component: 150 - total flux cleaned = 0.000604386 Jy ! Component: 200 - total flux cleaned = 0.000692071 Jy ! Total flux subtracted in 200 components = 0.000692071 Jy ! Clean residual min=-0.002034 max=0.002043 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.284281 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.284281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079417Jy sigma=0.000780 ! Fit after self-cal, rms=0.079417Jy 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.000137406 Jy ! Component: 100 - total flux cleaned = 0.000199701 Jy ! Component: 150 - total flux cleaned = 0.000276882 Jy ! Component: 200 - total flux cleaned = 0.000313436 Jy ! Total flux subtracted in 200 components = 0.000313436 Jy ! Clean residual min=-0.002044 max=0.002034 Jy/beam ! Clean residual mean=-0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.284594 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.284594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079407Jy sigma=0.000779 ! Fit after self-cal, rms=0.079407Jy 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.079407Jy sigma=0.000779 ! Fit after self-cal, rms=0.079420Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.909 mas, bmaj=11.45 mas, bpa=3.843 degrees ! Estimated noise=879.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00045773 Jy ! Component: 100 - total flux cleaned = 0.000622146 Jy ! Component: 150 - total flux cleaned = 0.000708896 Jy ! Component: 200 - total flux cleaned = 0.000752826 Jy ! Total flux subtracted in 200 components = 0.000752826 Jy ! Clean residual min=-0.002253 max=0.002058 Jy/beam ! Clean residual mean=-0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.285347 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 91 components and 0.285347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079420Jy sigma=0.000779 ! Fit after self-cal, rms=0.079414Jy 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 = 1.14083e-06 Jy ! Component: 100 - total flux cleaned = 0.000113929 Jy ! Component: 150 - total flux cleaned = 0.00012811 Jy ! Component: 200 - total flux cleaned = 0.000140229 Jy ! Total flux subtracted in 200 components = 0.000140229 Jy ! Clean residual min=-0.002236 max=0.002038 Jy/beam ! Clean residual mean=-0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.285487 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.285487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079416Jy sigma=0.000779 ! Fit after self-cal, rms=0.079411Jy 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.755 mas, bmaj=7.64 mas, bpa=1.319 degrees ! Estimated noise=734.929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 7.64 at 1.319 degrees (North through East) ! Clean map min=-0.0019976 max=0.25106 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.073 mas, bmaj=6.556 mas, bpa=1.888 degrees ! Estimated noise=955.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193106 Jy ! Component: 100 - total flux cleaned = 0.237403 Jy ! Component: 150 - total flux cleaned = 0.254198 Jy ! Component: 200 - total flux cleaned = 0.263509 Jy ! Total flux subtracted in 200 components = 0.263509 Jy ! Clean residual min=-0.003043 max=0.004706 Jy/beam ! Clean residual mean=-0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.263509 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.263509 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.64 mas, bpa=1.319 degrees ! Estimated noise=734.929 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.00759012 Jy ! Component: 100 - total flux cleaned = 0.0115572 Jy ! Component: 150 - total flux cleaned = 0.0142837 Jy ! Component: 200 - total flux cleaned = 0.0162663 Jy ! Total flux subtracted in 200 components = 0.0162663 Jy ! Clean residual min=-0.002128 max=0.002463 Jy/beam ! Clean residual mean=-0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.279775 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.279775 Jy ! Inverting map ! Added new window around map position (6, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002208 Jy ! Component: 100 - total flux cleaned = 0.00293004 Jy ! Component: 150 - total flux cleaned = 0.00330677 Jy ! Component: 200 - total flux cleaned = 0.00363704 Jy ! Total flux subtracted in 200 components = 0.00363704 Jy ! Clean residual min=-0.001886 max=0.001985 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.283412 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.283412 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.909 mas, bmaj=11.45 mas, bpa=3.843 degrees ! Estimated noise=879.854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010537 Jy ! Component: 100 - total flux cleaned = 0.00166136 Jy ! Component: 150 - total flux cleaned = 0.00184862 Jy ! Component: 200 - total flux cleaned = 0.00199187 Jy ! Total flux subtracted in 200 components = 0.00199187 Jy ! Clean residual min=-0.002150 max=0.002100 Jy/beam ! Clean residual mean=0.000000 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.285404 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.000126616 Jy ! Component: 100 - total flux cleaned = 0.000223963 Jy ! Component: 150 - total flux cleaned = 0.000311866 Jy ! Component: 200 - total flux cleaned = 0.000352644 Jy ! Total flux subtracted in 200 components = 0.000352644 Jy ! Clean residual min=-0.002148 max=0.002099 Jy/beam ! Clean residual mean=0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.285757 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 107 components and 0.285757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.64 mas, bpa=1.319 degrees ! Estimated noise=734.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00053097 Jy ! Component: 100 - total flux cleaned = -0.000500788 Jy ! Component: 150 - total flux cleaned = -0.000423049 Jy ! Component: 200 - total flux cleaned = -0.000351747 Jy ! Total flux subtracted in 200 components = -0.000351747 Jy ! Clean residual min=-0.001868 max=0.002016 Jy/beam ! Clean residual mean=0.000000 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.285405 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.285405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079386Jy sigma=0.000779 ! Fit after self-cal, rms=0.079378Jy sigma=0.000779 wmodel J1008+0621_S_2014_08_09_pus_map.mod ! Writing 121 model components to file: J1008+0621_S_2014_08_09_pus_map.mod wobs J1008+0621_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1008+0621_S_2014_08_09_pus_uvs.fits wwins J1008+0621_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1008+0621_S_2014_08_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.000196359 Jy ! Component: 100 - total flux cleaned = -0.000655132 Jy ! Component: 150 - total flux cleaned = -0.000997129 Jy ! Component: 200 - total flux cleaned = -0.00126392 Jy ! Component: 250 - total flux cleaned = -0.001492 Jy ! Component: 300 - total flux cleaned = -0.00176758 Jy ! Component: 350 - total flux cleaned = -0.0020351 Jy ! Component: 400 - total flux cleaned = -0.00232073 Jy ! Component: 450 - total flux cleaned = -0.00247339 Jy ! Component: 500 - total flux cleaned = -0.00272082 Jy ! Component: 550 - total flux cleaned = -0.00291413 Jy ! Component: 600 - total flux cleaned = -0.00317394 Jy ! Component: 650 - total flux cleaned = -0.00328937 Jy ! Component: 700 - total flux cleaned = -0.00344864 Jy ! Component: 750 - total flux cleaned = -0.00360635 Jy ! Component: 800 - total flux cleaned = -0.00373915 Jy ! Component: 850 - total flux cleaned = -0.00391323 Jy ! Component: 900 - total flux cleaned = -0.00397778 Jy ! Component: 950 - total flux cleaned = -0.00406233 Jy ! Component: 1000 - total flux cleaned = -0.00414605 Jy ! Component: 1050 - total flux cleaned = -0.00418749 Jy ! Component: 1100 - total flux cleaned = -0.00428928 Jy ! Component: 1150 - total flux cleaned = -0.00434957 Jy ! Component: 1200 - total flux cleaned = -0.00438954 Jy ! Component: 1250 - total flux cleaned = -0.00442868 Jy ! Component: 1300 - total flux cleaned = -0.00446779 Jy ! Component: 1350 - total flux cleaned = -0.00450628 Jy ! Component: 1400 - total flux cleaned = -0.00460111 Jy ! Component: 1450 - total flux cleaned = -0.00456363 Jy ! Component: 1500 - total flux cleaned = -0.00463802 Jy ! Component: 1550 - total flux cleaned = -0.00471143 Jy ! Component: 1600 - total flux cleaned = -0.00471148 Jy ! Component: 1650 - total flux cleaned = -0.00472946 Jy ! Component: 1700 - total flux cleaned = -0.00472924 Jy ! Component: 1750 - total flux cleaned = -0.00472883 Jy ! Component: 1800 - total flux cleaned = -0.00464116 Jy ! Component: 1850 - total flux cleaned = -0.00464106 Jy ! Component: 1900 - total flux cleaned = -0.00464103 Jy ! Component: 1950 - total flux cleaned = -0.00465792 Jy ! Component: 2000 - total flux cleaned = -0.00464097 Jy ! Component: 2050 - total flux cleaned = -0.00462427 Jy ! Component: 2100 - total flux cleaned = -0.00460761 Jy ! Component: 2150 - total flux cleaned = -0.00452545 Jy ! Component: 2200 - total flux cleaned = -0.0046231 Jy ! Component: 2250 - total flux cleaned = -0.0045261 Jy ! Component: 2300 - total flux cleaned = -0.00455805 Jy ! Component: 2350 - total flux cleaned = -0.00454207 Jy ! Component: 2400 - total flux cleaned = -0.00455769 Jy ! Component: 2450 - total flux cleaned = -0.00454199 Jy ! Component: 2500 - total flux cleaned = -0.00449549 Jy ! Component: 2550 - total flux cleaned = -0.00452631 Jy ! Component: 2600 - total flux cleaned = -0.00451123 Jy ! Component: 2650 - total flux cleaned = -0.00451118 Jy ! Component: 2700 - total flux cleaned = -0.00455622 Jy ! Component: 2750 - total flux cleaned = -0.00457114 Jy ! Component: 2800 - total flux cleaned = -0.00457129 Jy ! Component: 2850 - total flux cleaned = -0.00463003 Jy ! Component: 2900 - total flux cleaned = -0.00461529 Jy ! Component: 2950 - total flux cleaned = -0.00464417 Jy ! Component: 3000 - total flux cleaned = -0.0046873 Jy ! Component: 3050 - total flux cleaned = -0.00473018 Jy ! Component: 3100 - total flux cleaned = -0.00478673 Jy ! Component: 3150 - total flux cleaned = -0.0048148 Jy ! Component: 3200 - total flux cleaned = -0.0048566 Jy ! Component: 3250 - total flux cleaned = -0.00487051 Jy ! Component: 3300 - total flux cleaned = -0.00491178 Jy ! Component: 3350 - total flux cleaned = -0.00499369 Jy ! Component: 3400 - total flux cleaned = -0.00507523 Jy ! Component: 3450 - total flux cleaned = -0.00507516 Jy ! Component: 3500 - total flux cleaned = -0.00504836 Jy ! Component: 3550 - total flux cleaned = -0.00511494 Jy ! Component: 3600 - total flux cleaned = -0.00510172 Jy ! Component: 3650 - total flux cleaned = -0.00519368 Jy ! Component: 3700 - total flux cleaned = -0.00520666 Jy ! Component: 3750 - total flux cleaned = -0.00523264 Jy ! Component: 3800 - total flux cleaned = -0.00523263 Jy ! Component: 3850 - total flux cleaned = -0.00528394 Jy ! Component: 3900 - total flux cleaned = -0.00527125 Jy ! Component: 3950 - total flux cleaned = -0.00533445 Jy ! Component: 4000 - total flux cleaned = -0.00532186 Jy ! Component: 4050 - total flux cleaned = -0.00535929 Jy ! Total flux subtracted in 4096 components = -0.00539659 Jy ! Clean residual min=-0.000808 max=0.000650 Jy/beam ! Clean residual mean=-0.000000 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.280008 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 405 components and 0.280009 Jy ![Exited script file: muppet] wmap "J1008+0621_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 7.64 at 1.319 degrees (North through East) ! Clean map min=-0.0014053 max=0.25135 Jy/beam ! Writing clean map to FITS file: J1008+0621_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.251349 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234059 device "J1008+0621_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1008+0621_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.279364 0.279364 0.558728 1.11746 2.23491 4.46982 8.93965 17.8793 35.7586 71.5172 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.251 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.755 x 7.64 at 1.319 degrees (North through East) ! Clean map min=-0.0014053 max=0.25135 Jy/beam quit ! Quitting program ! Log file J1008+0621_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:01:55 2016