! Started logfile: J0058+3311_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:40:51 2016 obs J0058+3311_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0058+3311_S_2014_05_31_pus_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.801667 visibilities/baseline/integration-bin. ! Found source: J0058+3311 ! ! 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 336 lines of history. ! ! Reading 11544 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 J0058+3311_S_2014_05_31_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892970Jy sigma=0.010911 ! Fit after self-cal, rms=0.858693Jy sigma=0.010532 ! 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.316 mas, bmaj=7.301 mas, bpa=17.57 degrees ! Estimated noise=947.11 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.111935 Jy ! Component: 100 - total flux cleaned = 0.136344 Jy ! Total flux subtracted in 100 components = 0.136344 Jy ! Clean residual min=-0.003581 max=0.006809 Jy/beam ! Clean residual mean=0.000003 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.136344 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.136344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070487Jy sigma=0.000797 ! Fit after self-cal, rms=0.070484Jy sigma=0.000797 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056892 Jy ! Component: 100 - total flux cleaned = 0.00836184 Jy ! Total flux subtracted in 100 components = 0.00836184 Jy ! Clean residual min=-0.003327 max=0.003900 Jy/beam ! Clean residual mean=0.000004 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.144706 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.144706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070007Jy sigma=0.000792 ! Fit after self-cal, rms=0.070008Jy sigma=0.000792 ! 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.983 mas, bmaj=7.844 mas, bpa=17.57 degrees ! Estimated noise=546.512 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.00158643 Jy ! Component: 100 - total flux cleaned = 0.00254622 Jy ! Component: 150 - total flux cleaned = 0.00283586 Jy ! Component: 200 - total flux cleaned = 0.00301839 Jy ! Total flux subtracted in 200 components = 0.00301839 Jy ! Clean residual min=-0.002631 max=0.002962 Jy/beam ! Clean residual mean=0.000007 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.147725 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.147725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069954Jy sigma=0.000792 ! Fit after self-cal, rms=0.069955Jy sigma=0.000792 ! 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 0.83 HN 0.99 KP 1.03 ! LA 1.18 MK 0.99 NL 0.99 OV 0.96 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.01 KP 1.02 ! LA 1.16 MK 1.00 NL 1.02 OV 0.99 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.03 KP 0.92 ! LA 0.89 MK 1.03 NL 1.02 OV 0.94 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.06 KP 0.88 ! LA 0.88 MK 1.00 NL 1.06 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.069955Jy sigma=0.000792 ! Fit after self-cal, rms=0.067564Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=7.853 mas, bpa=17.79 degrees ! Estimated noise=544.608 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.000797033 Jy ! Component: 100 - total flux cleaned = -0.00102306 Jy ! Component: 150 - total flux cleaned = -0.00108784 Jy ! Component: 200 - total flux cleaned = -0.00108827 Jy ! Total flux subtracted in 200 components = -0.00108827 Jy ! Clean residual min=-0.002170 max=0.002039 Jy/beam ! Clean residual mean=-0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.146636 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.146636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067552Jy sigma=0.000773 ! Fit after self-cal, rms=0.067555Jy sigma=0.000773 ! 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.067555Jy sigma=0.000773 ! Fit after self-cal, rms=0.068248Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=7.874 mas, bpa=17.92 degrees ! Estimated noise=545.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.40035e-05 Jy ! Component: 100 - total flux cleaned = -3.81131e-05 Jy ! Component: 150 - total flux cleaned = -9.92954e-05 Jy ! Component: 200 - total flux cleaned = -0.000164443 Jy ! Total flux subtracted in 200 components = -0.000164443 Jy ! Clean residual min=-0.001537 max=0.001618 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.146472 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.146472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068240Jy sigma=0.000769 ! Fit after self-cal, rms=0.068247Jy 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 = -4.75094e-05 Jy ! Component: 100 - total flux cleaned = -3.7031e-05 Jy ! Component: 150 - total flux cleaned = -4.67798e-05 Jy ! Component: 200 - total flux cleaned = -4.68792e-05 Jy ! Total flux subtracted in 200 components = -4.68792e-05 Jy ! Clean residual min=-0.001537 max=0.001618 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.146425 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.146425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068244Jy sigma=0.000769 ! Fit after self-cal, rms=0.068244Jy sigma=0.000769 ! 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.068244Jy sigma=0.000769 ! Fit after self-cal, rms=0.068268Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=7.88 mas, bpa=17.99 degrees ! Estimated noise=544.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.81922e-05 Jy ! Component: 100 - total flux cleaned = -5.48651e-06 Jy ! Component: 150 - total flux cleaned = -5.906e-05 Jy ! Component: 200 - total flux cleaned = -6.88407e-05 Jy ! Total flux subtracted in 200 components = -6.88407e-05 Jy ! Clean residual min=-0.001509 max=0.001568 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.146356 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.146356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068264Jy sigma=0.000769 ! Fit after self-cal, rms=0.068265Jy 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 = -5.49634e-06 Jy ! Component: 100 - total flux cleaned = 2.85912e-06 Jy ! Component: 150 - total flux cleaned = 1.08464e-05 Jy ! Component: 200 - total flux cleaned = 1.83823e-05 Jy ! Total flux subtracted in 200 components = 1.83823e-05 Jy ! Clean residual min=-0.001505 max=0.001573 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.146375 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.146375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068263Jy sigma=0.000769 ! Fit after self-cal, rms=0.068263Jy 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.068263Jy sigma=0.000769 ! Fit after self-cal, rms=0.068270Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.529 mas, bmaj=9.641 mas, bpa=6.327 degrees ! Estimated noise=630.226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285242 Jy ! Component: 100 - total flux cleaned = 0.000285091 Jy ! Component: 150 - total flux cleaned = 0.000290571 Jy ! Component: 200 - total flux cleaned = 0.000295541 Jy ! Total flux subtracted in 200 components = 0.000295541 Jy ! Clean residual min=-0.001624 max=0.001679 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.14667 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.14667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068271Jy sigma=0.000769 ! Fit after self-cal, rms=0.068272Jy 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 = 3.69581e-05 Jy ! Component: 100 - total flux cleaned = 4.19158e-05 Jy ! Component: 150 - total flux cleaned = 4.6647e-05 Jy ! Component: 200 - total flux cleaned = 5.09114e-05 Jy ! Total flux subtracted in 200 components = 5.09114e-05 Jy ! Clean residual min=-0.001620 max=0.001675 Jy/beam ! Clean residual mean=-0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.146721 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.146721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068273Jy sigma=0.000769 ! Fit after self-cal, rms=0.068273Jy 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.965 mas, bmaj=7.882 mas, bpa=18.04 degrees ! Estimated noise=544.729 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.965 x 7.882 at 18.04 degrees (North through East) ! Clean map min=-0.0014306 max=0.14255 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.296 mas, bmaj=7.348 mas, bpa=18.01 degrees ! Estimated noise=947.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111964 Jy ! Component: 100 - total flux cleaned = 0.136381 Jy ! Component: 150 - total flux cleaned = 0.141881 Jy ! Component: 200 - total flux cleaned = 0.143981 Jy ! Total flux subtracted in 200 components = 0.143981 Jy ! Clean residual min=-0.002686 max=0.002676 Jy/beam ! Clean residual mean=0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.143981 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.143981 Jy ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=7.882 mas, bpa=18.04 degrees ! Estimated noise=544.729 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.0012054 Jy ! Component: 100 - total flux cleaned = 0.00177965 Jy ! Component: 150 - total flux cleaned = 0.0019699 Jy ! Component: 200 - total flux cleaned = 0.00210551 Jy ! Total flux subtracted in 200 components = 0.00210551 Jy ! Clean residual min=-0.001473 max=0.001579 Jy/beam ! Clean residual mean=-0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.146087 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.146087 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.529 mas, bmaj=9.641 mas, bpa=6.327 degrees ! Estimated noise=630.226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508008 Jy ! Component: 100 - total flux cleaned = 0.000590018 Jy ! Component: 150 - total flux cleaned = 0.000611818 Jy ! Component: 200 - total flux cleaned = 0.000636159 Jy ! Total flux subtracted in 200 components = 0.000636159 Jy ! Clean residual min=-0.001638 max=0.001684 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.146723 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 = 1.56288e-05 Jy ! Component: 100 - total flux cleaned = 1.56633e-05 Jy ! Component: 150 - total flux cleaned = 1.99567e-05 Jy ! Component: 200 - total flux cleaned = 2.39395e-05 Jy ! Total flux subtracted in 200 components = 2.39395e-05 Jy ! Clean residual min=-0.001631 max=0.001677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.146747 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.146747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=7.882 mas, bpa=18.04 degrees ! Estimated noise=544.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265738 Jy ! Component: 100 - total flux cleaned = -0.000310341 Jy ! Component: 150 - total flux cleaned = -0.00032016 Jy ! Component: 200 - total flux cleaned = -0.00032005 Jy ! Total flux subtracted in 200 components = -0.00032005 Jy ! Clean residual min=-0.001491 max=0.001524 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.146427 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.146427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068275Jy sigma=0.000769 ! Fit after self-cal, rms=0.068274Jy sigma=0.000769 wmodel J0058+3311_S_2014_05_31_pus_map.mod ! Writing 44 model components to file: J0058+3311_S_2014_05_31_pus_map.mod wobs J0058+3311_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0058+3311_S_2014_05_31_pus_uvs.fits wwins J0058+3311_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0058+3311_S_2014_05_31_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.000390138 Jy ! Component: 100 - total flux cleaned = 0.000617336 Jy ! Component: 150 - total flux cleaned = 0.000712507 Jy ! Component: 200 - total flux cleaned = 0.000825908 Jy ! Component: 250 - total flux cleaned = 0.00095711 Jy ! Component: 300 - total flux cleaned = 0.00097776 Jy ! Component: 350 - total flux cleaned = 0.000957079 Jy ! Component: 400 - total flux cleaned = 0.000997447 Jy ! Component: 450 - total flux cleaned = 0.00101682 Jy ! Component: 500 - total flux cleaned = 0.00103608 Jy ! Component: 550 - total flux cleaned = 0.00105506 Jy ! Component: 600 - total flux cleaned = 0.00109177 Jy ! Component: 650 - total flux cleaned = 0.00107344 Jy ! Component: 700 - total flux cleaned = 0.00100232 Jy ! Component: 750 - total flux cleaned = 0.000897987 Jy ! Component: 800 - total flux cleaned = 0.00093209 Jy ! Component: 850 - total flux cleaned = 0.000898213 Jy ! Component: 900 - total flux cleaned = 0.000865072 Jy ! Component: 950 - total flux cleaned = 0.000832307 Jy ! Component: 1000 - total flux cleaned = 0.000848422 Jy ! Component: 1050 - total flux cleaned = 0.000816363 Jy ! Component: 1100 - total flux cleaned = 0.0008006 Jy ! Component: 1150 - total flux cleaned = 0.000784995 Jy ! Component: 1200 - total flux cleaned = 0.000785013 Jy ! Component: 1250 - total flux cleaned = 0.000799978 Jy ! Component: 1300 - total flux cleaned = 0.000829946 Jy ! Component: 1350 - total flux cleaned = 0.000800495 Jy ! Component: 1400 - total flux cleaned = 0.00085836 Jy ! Component: 1450 - total flux cleaned = 0.000829332 Jy ! Component: 1500 - total flux cleaned = 0.000885948 Jy ! Component: 1550 - total flux cleaned = 0.000871811 Jy ! Component: 1600 - total flux cleaned = 0.000913266 Jy ! Component: 1650 - total flux cleaned = 0.000899432 Jy ! Component: 1700 - total flux cleaned = 0.000885689 Jy ! Component: 1750 - total flux cleaned = 0.000885631 Jy ! Component: 1800 - total flux cleaned = 0.000845669 Jy ! Component: 1850 - total flux cleaned = 0.000819567 Jy ! Component: 1900 - total flux cleaned = 0.000845712 Jy ! Component: 1950 - total flux cleaned = 0.000845751 Jy ! Component: 2000 - total flux cleaned = 0.000832997 Jy ! Component: 2050 - total flux cleaned = 0.000858409 Jy ! Component: 2100 - total flux cleaned = 0.00085845 Jy ! Component: 2150 - total flux cleaned = 0.000808647 Jy ! Component: 2200 - total flux cleaned = 0.000771712 Jy ! Component: 2250 - total flux cleaned = 0.000747255 Jy ! Component: 2300 - total flux cleaned = 0.000735176 Jy ! Component: 2350 - total flux cleaned = 0.00072316 Jy ! Component: 2400 - total flux cleaned = 0.000675687 Jy ! Component: 2450 - total flux cleaned = 0.000663989 Jy ! Component: 2500 - total flux cleaned = 0.000664125 Jy ! Component: 2550 - total flux cleaned = 0.00067572 Jy ! Component: 2600 - total flux cleaned = 0.000664189 Jy ! Component: 2650 - total flux cleaned = 0.000629839 Jy ! Component: 2700 - total flux cleaned = 0.000595684 Jy ! Component: 2750 - total flux cleaned = 0.000629587 Jy ! Component: 2800 - total flux cleaned = 0.000573696 Jy ! Component: 2850 - total flux cleaned = 0.000573835 Jy ! Component: 2900 - total flux cleaned = 0.000573879 Jy ! Component: 2950 - total flux cleaned = 0.0005628 Jy ! Component: 3000 - total flux cleaned = 0.000551948 Jy ! Component: 3050 - total flux cleaned = 0.000519587 Jy ! Component: 3100 - total flux cleaned = 0.000519524 Jy ! Component: 3150 - total flux cleaned = 0.000508951 Jy ! Component: 3200 - total flux cleaned = 0.000498509 Jy ! Component: 3250 - total flux cleaned = 0.000509019 Jy ! Component: 3300 - total flux cleaned = 0.00045692 Jy ! Component: 3350 - total flux cleaned = 0.000456909 Jy ! Component: 3400 - total flux cleaned = 0.000467247 Jy ! Component: 3450 - total flux cleaned = 0.000426476 Jy ! Component: 3500 - total flux cleaned = 0.000467059 Jy ! Component: 3550 - total flux cleaned = 0.000446904 Jy ! Component: 3600 - total flux cleaned = 0.000446883 Jy ! Component: 3650 - total flux cleaned = 0.000456833 Jy ! Component: 3700 - total flux cleaned = 0.000427275 Jy ! Component: 3750 - total flux cleaned = 0.000456656 Jy ! Component: 3800 - total flux cleaned = 0.000417537 Jy ! Component: 3850 - total flux cleaned = 0.000398126 Jy ! Component: 3900 - total flux cleaned = 0.000378819 Jy ! Component: 3950 - total flux cleaned = 0.000378695 Jy ! Component: 4000 - total flux cleaned = 0.00035012 Jy ! Component: 4050 - total flux cleaned = 0.000331019 Jy ! Total flux subtracted in 4096 components = 0.00032163 Jy ! Clean residual min=-0.000699 max=0.000524 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.146748 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 329 components and 0.146748 Jy ![Exited script file: muppet] wmap "J0058+3311_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.965 x 7.882 at 18.04 degrees (North through East) ! Clean map min=-0.0011834 max=0.14256 Jy/beam ! Writing clean map to FITS file: J0058+3311_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178096 device "J0058+3311_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0058+3311_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374774 0.374774 0.749549 1.4991 2.9982 5.99639 11.9928 23.9856 47.9711 95.9423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.965 x 7.882 at 18.04 degrees (North through East) ! Clean map min=-0.0011834 max=0.14256 Jy/beam quit ! Quitting program ! Log file J0058+3311_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:40:56 2016