! Started logfile: J1130+0846_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:57:39 2016 obs J1130+0846_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1130+0846_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778175 visibilities/baseline/integration-bin. ! Found source: J1130+0846 ! ! 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 330 lines of history. ! ! Reading 7844 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 J1130+0846_S_2015_03_17_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815235Jy sigma=0.009940 ! Fit after self-cal, rms=0.796772Jy sigma=0.009735 ! 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=2.814 mas, bmaj=6.698 mas, bpa=-7.21 degrees ! Estimated noise=760.105 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.147232 Jy ! Component: 100 - total flux cleaned = 0.189983 Jy ! Total flux subtracted in 100 components = 0.189983 Jy ! Clean residual min=-0.007918 max=0.019183 Jy/beam ! Clean residual mean=-0.000100 rms=0.002204 Jy/beam ! Combined flux in latest and established models = 0.189983 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.189983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085380Jy sigma=0.000913 ! Fit after self-cal, rms=0.085333Jy sigma=0.000912 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210403 Jy ! Component: 100 - total flux cleaned = 0.0328001 Jy ! Total flux subtracted in 100 components = 0.0328001 Jy ! Clean residual min=-0.005999 max=0.006022 Jy/beam ! Clean residual mean=-0.000035 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.222783 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.222783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076947Jy sigma=0.000836 ! Fit after self-cal, rms=0.076911Jy sigma=0.000835 ! 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.317 mas, bmaj=7.511 mas, bpa=-7.147 degrees ! Estimated noise=672.576 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.0100047 Jy ! Component: 100 - total flux cleaned = 0.0154871 Jy ! Component: 150 - total flux cleaned = 0.0187756 Jy ! Component: 200 - total flux cleaned = 0.0208516 Jy ! Total flux subtracted in 200 components = 0.0208516 Jy ! Clean residual min=-0.006329 max=0.005103 Jy/beam ! Clean residual mean=-0.000015 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.243635 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.243635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074901Jy sigma=0.000826 ! Fit after self-cal, rms=0.074883Jy sigma=0.000826 ! 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 1.00 FD 0.82 HN 0.96 KP 1.12 ! LA 1.00 MK 0.99 NL 0.92 OV 1.01 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 1.00 KP 1.07 ! LA 0.96 MK 1.04 NL 1.03 OV 1.04 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 0.98 KP 0.98 ! LA 0.80 MK 1.06 NL 1.19 OV 0.98 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.91 HN 0.97 KP 0.92 ! LA 0.84 MK 1.07 NL 1.02 OV 1.00 ! PT 1.12 SC 1.05 ! ! ! Fit before self-cal, rms=0.074883Jy sigma=0.000826 ! Fit after self-cal, rms=0.067404Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.608 mas, bpa=-7.049 degrees ! Estimated noise=676.547 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.0010063 Jy ! Component: 100 - total flux cleaned = -0.0010561 Jy ! Component: 150 - total flux cleaned = -0.0011311 Jy ! Component: 200 - total flux cleaned = -0.0011602 Jy ! Total flux subtracted in 200 components = -0.0011602 Jy ! Clean residual min=-0.002718 max=0.002283 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.242474 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.242474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067352Jy sigma=0.000776 ! Fit after self-cal, rms=0.067301Jy sigma=0.000776 ! 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.067301Jy sigma=0.000776 ! Fit after self-cal, rms=0.067282Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=7.607 mas, bpa=-7.025 degrees ! Estimated noise=678.291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534826 Jy ! Component: 100 - total flux cleaned = -0.00066019 Jy ! Component: 150 - total flux cleaned = -0.000719675 Jy ! Component: 200 - total flux cleaned = -0.000767855 Jy ! Total flux subtracted in 200 components = -0.000767855 Jy ! Clean residual min=-0.002331 max=0.002113 Jy/beam ! Clean residual mean=0.000009 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.241707 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.241707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067263Jy sigma=0.000772 ! Fit after self-cal, rms=0.067268Jy sigma=0.000772 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.84703e-05 Jy ! Component: 100 - total flux cleaned = -9.30219e-05 Jy ! Component: 150 - total flux cleaned = -0.000105738 Jy ! Component: 200 - total flux cleaned = -0.000106349 Jy ! Total flux subtracted in 200 components = -0.000106349 Jy ! Clean residual min=-0.002291 max=0.002100 Jy/beam ! Clean residual mean=0.000009 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.2416 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.2416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067263Jy sigma=0.000772 ! Fit after self-cal, rms=0.067261Jy sigma=0.000772 ! 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.067261Jy sigma=0.000772 ! Fit after self-cal, rms=0.067328Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=7.615 mas, bpa=-6.89 degrees ! Estimated noise=679.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000531806 Jy ! Component: 100 - total flux cleaned = -0.000619962 Jy ! Component: 150 - total flux cleaned = -0.000673539 Jy ! Component: 200 - total flux cleaned = -0.000715865 Jy ! Total flux subtracted in 200 components = -0.000715865 Jy ! Clean residual min=-0.002199 max=0.002070 Jy/beam ! Clean residual mean=0.000009 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.240884 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.240884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067314Jy sigma=0.000771 ! Fit after self-cal, rms=0.067313Jy sigma=0.000771 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 = -8.55658e-05 Jy ! Component: 100 - total flux cleaned = -9.75152e-05 Jy ! Component: 150 - total flux cleaned = -9.70365e-05 Jy ! Component: 200 - total flux cleaned = -9.65702e-05 Jy ! Total flux subtracted in 200 components = -9.65702e-05 Jy ! Clean residual min=-0.002182 max=0.002061 Jy/beam ! Clean residual mean=0.000009 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.240788 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.240788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067308Jy sigma=0.000771 ! Fit after self-cal, rms=0.067308Jy sigma=0.000771 ! 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.067308Jy sigma=0.000771 ! Fit after self-cal, rms=0.067366Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.039 mas, bmaj=11.49 mas, bpa=-0.3541 degrees ! Estimated noise=874.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151982 Jy ! Component: 100 - total flux cleaned = -0.000268549 Jy ! Component: 150 - total flux cleaned = -0.000358068 Jy ! Component: 200 - total flux cleaned = -0.000411917 Jy ! Total flux subtracted in 200 components = -0.000411917 Jy ! Clean residual min=-0.002393 max=0.002501 Jy/beam ! Clean residual mean=0.000018 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.240376 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.240376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067368Jy sigma=0.000771 ! Fit after self-cal, rms=0.067363Jy sigma=0.000771 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.72745e-05 Jy ! Component: 100 - total flux cleaned = -0.000100427 Jy ! Component: 150 - total flux cleaned = -0.000148742 Jy ! Component: 200 - total flux cleaned = -0.000188446 Jy ! Total flux subtracted in 200 components = -0.000188446 Jy ! Clean residual min=-0.002387 max=0.002433 Jy/beam ! Clean residual mean=0.000017 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.240187 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.240187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067372Jy sigma=0.000771 ! Fit after self-cal, rms=0.067368Jy sigma=0.000771 ! 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.397 mas, bmaj=7.621 mas, bpa=-6.768 degrees ! Estimated noise=680.737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.397 x 7.621 at -6.768 degrees (North through East) ! Clean map min=-0.0020584 max=0.19917 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=2.87 mas, bmaj=6.772 mas, bpa=-6.944 degrees ! Estimated noise=779.571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15087 Jy ! Component: 100 - total flux cleaned = 0.192124 Jy ! Component: 150 - total flux cleaned = 0.211876 Jy ! Component: 200 - total flux cleaned = 0.222324 Jy ! Total flux subtracted in 200 components = 0.222324 Jy ! Clean residual min=-0.003671 max=0.005224 Jy/beam ! Clean residual mean=-0.000033 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.222323 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.222323 Jy ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=7.621 mas, bpa=-6.768 degrees ! Estimated noise=680.737 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.00791728 Jy ! Component: 100 - total flux cleaned = 0.0121911 Jy ! Component: 150 - total flux cleaned = 0.014712 Jy ! Component: 200 - total flux cleaned = 0.0162504 Jy ! Total flux subtracted in 200 components = 0.0162504 Jy ! Clean residual min=-0.002337 max=0.002687 Jy/beam ! Clean residual mean=0.000005 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.238574 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.238574 Jy ! Inverting map ! Added new window around map position (5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258505 Jy ! Component: 100 - total flux cleaned = 0.00354871 Jy ! Component: 150 - total flux cleaned = 0.00394631 Jy ! Component: 200 - total flux cleaned = 0.00429096 Jy ! Total flux subtracted in 200 components = 0.00429096 Jy ! Clean residual min=-0.002139 max=0.001902 Jy/beam ! Clean residual mean=0.000014 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.242865 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.242865 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=8.039 mas, bmaj=11.49 mas, bpa=-0.3541 degrees ! Estimated noise=874.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308202 Jy ! Component: 100 - total flux cleaned = 0.000418878 Jy ! Component: 150 - total flux cleaned = 0.000378958 Jy ! Component: 200 - total flux cleaned = 0.000348264 Jy ! Total flux subtracted in 200 components = 0.000348264 Jy ! Clean residual min=-0.002318 max=0.002113 Jy/beam ! Clean residual mean=0.000030 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.243213 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.46641e-05 Jy ! Component: 100 - total flux cleaned = 2.63551e-05 Jy ! Component: 150 - total flux cleaned = 3.6308e-05 Jy ! Component: 200 - total flux cleaned = 3.63275e-05 Jy ! Total flux subtracted in 200 components = 3.63275e-05 Jy ! Clean residual min=-0.002303 max=0.002141 Jy/beam ! Clean residual mean=0.000030 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.24325 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 92 components and 0.243249 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=7.621 mas, bpa=-6.768 degrees ! Estimated noise=680.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12448e-05 Jy ! Component: 100 - total flux cleaned = 7.24495e-05 Jy ! Component: 150 - total flux cleaned = 7.21058e-05 Jy ! Component: 200 - total flux cleaned = 7.33032e-05 Jy ! Total flux subtracted in 200 components = 7.33032e-05 Jy ! Clean residual min=-0.002113 max=0.001916 Jy/beam ! Clean residual mean=0.000015 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.243323 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 102 components and 0.243323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067282Jy sigma=0.000770 ! Fit after self-cal, rms=0.067275Jy sigma=0.000770 wmodel J1130+0846_S_2015_03_17_pus_map.mod ! Writing 102 model components to file: J1130+0846_S_2015_03_17_pus_map.mod wobs J1130+0846_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1130+0846_S_2015_03_17_pus_uvs.fits wwins J1130+0846_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1130+0846_S_2015_03_17_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.000720797 Jy ! Component: 100 - total flux cleaned = -0.00125055 Jy ! Component: 150 - total flux cleaned = -0.00168651 Jy ! Component: 200 - total flux cleaned = -0.0020143 Jy ! Component: 250 - total flux cleaned = -0.00230067 Jy ! Component: 300 - total flux cleaned = -0.00252227 Jy ! Component: 350 - total flux cleaned = -0.00276564 Jy ! Component: 400 - total flux cleaned = -0.00300314 Jy ! Component: 450 - total flux cleaned = -0.00320874 Jy ! Component: 500 - total flux cleaned = -0.00335871 Jy ! Component: 550 - total flux cleaned = -0.00345647 Jy ! Component: 600 - total flux cleaned = -0.00362426 Jy ! Component: 650 - total flux cleaned = -0.00378844 Jy ! Component: 700 - total flux cleaned = -0.00397265 Jy ! Component: 750 - total flux cleaned = -0.00410831 Jy ! Component: 800 - total flux cleaned = -0.0042192 Jy ! Component: 850 - total flux cleaned = -0.00441574 Jy ! Component: 900 - total flux cleaned = -0.0045015 Jy ! Component: 950 - total flux cleaned = -0.00460682 Jy ! Component: 1000 - total flux cleaned = -0.00458577 Jy ! Component: 1050 - total flux cleaned = -0.00460629 Jy ! Component: 1100 - total flux cleaned = -0.0046266 Jy ! Component: 1150 - total flux cleaned = -0.0046268 Jy ! Component: 1200 - total flux cleaned = -0.00462699 Jy ! Component: 1250 - total flux cleaned = -0.0045882 Jy ! Component: 1300 - total flux cleaned = -0.00458853 Jy ! Component: 1350 - total flux cleaned = -0.00458851 Jy ! Component: 1400 - total flux cleaned = -0.00453224 Jy ! Component: 1450 - total flux cleaned = -0.00455061 Jy ! Component: 1500 - total flux cleaned = -0.00447712 Jy ! Component: 1550 - total flux cleaned = -0.00445904 Jy ! Component: 1600 - total flux cleaned = -0.00445921 Jy ! Component: 1650 - total flux cleaned = -0.0044237 Jy ! Component: 1700 - total flux cleaned = -0.00437121 Jy ! Component: 1750 - total flux cleaned = -0.00437135 Jy ! Component: 1800 - total flux cleaned = -0.00440557 Jy ! Component: 1850 - total flux cleaned = -0.00437131 Jy ! Component: 1900 - total flux cleaned = -0.00428755 Jy ! Component: 1950 - total flux cleaned = -0.00425437 Jy ! Component: 2000 - total flux cleaned = -0.00425465 Jy ! Component: 2050 - total flux cleaned = -0.00427116 Jy ! Component: 2100 - total flux cleaned = -0.00433517 Jy ! Component: 2150 - total flux cleaned = -0.00430296 Jy ! Component: 2200 - total flux cleaned = -0.00427145 Jy ! Component: 2250 - total flux cleaned = -0.0042401 Jy ! Component: 2300 - total flux cleaned = -0.00428658 Jy ! Component: 2350 - total flux cleaned = -0.00424061 Jy ! Component: 2400 - total flux cleaned = -0.00422542 Jy ! Component: 2450 - total flux cleaned = -0.00422571 Jy ! Component: 2500 - total flux cleaned = -0.00421077 Jy ! Component: 2550 - total flux cleaned = -0.00422542 Jy ! Component: 2600 - total flux cleaned = -0.00415238 Jy ! Component: 2650 - total flux cleaned = -0.0041957 Jy ! Component: 2700 - total flux cleaned = -0.0040951 Jy ! Component: 2750 - total flux cleaned = -0.00410941 Jy ! Component: 2800 - total flux cleaned = -0.00409541 Jy ! Component: 2850 - total flux cleaned = -0.00408152 Jy ! Component: 2900 - total flux cleaned = -0.00408145 Jy ! Component: 2950 - total flux cleaned = -0.00410907 Jy ! Component: 3000 - total flux cleaned = -0.0040547 Jy ! Component: 3050 - total flux cleaned = -0.00409503 Jy ! Component: 3100 - total flux cleaned = -0.00404141 Jy ! Component: 3150 - total flux cleaned = -0.00404132 Jy ! Component: 3200 - total flux cleaned = -0.004015 Jy ! Component: 3250 - total flux cleaned = -0.00398892 Jy ! Component: 3300 - total flux cleaned = -0.00396285 Jy ! Component: 3350 - total flux cleaned = -0.00397562 Jy ! Component: 3400 - total flux cleaned = -0.00389903 Jy ! Component: 3450 - total flux cleaned = -0.00388639 Jy ! Component: 3500 - total flux cleaned = -0.00391149 Jy ! Component: 3550 - total flux cleaned = -0.0039113 Jy ! Component: 3600 - total flux cleaned = -0.00387396 Jy ! Component: 3650 - total flux cleaned = -0.00386166 Jy ! Component: 3700 - total flux cleaned = -0.00388623 Jy ! Component: 3750 - total flux cleaned = -0.00387411 Jy ! Component: 3800 - total flux cleaned = -0.00388627 Jy ! Component: 3850 - total flux cleaned = -0.00392238 Jy ! Component: 3900 - total flux cleaned = -0.0038866 Jy ! Component: 3950 - total flux cleaned = -0.00388657 Jy ! Component: 4000 - total flux cleaned = -0.00391008 Jy ! Component: 4050 - total flux cleaned = -0.00391001 Jy ! Total flux subtracted in 4096 components = -0.00388658 Jy ! Clean residual min=-0.000721 max=0.000811 Jy/beam ! Clean residual mean=0.000005 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.239436 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 417 components and 0.239436 Jy ![Exited script file: muppet] wmap "J1130+0846_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.397 x 7.621 at -6.768 degrees (North through East) ! Clean map min=-0.001937 max=0.20012 Jy/beam ! Writing clean map to FITS file: J1130+0846_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218819 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.328032 0.328032 0.656063 1.31213 2.62425 5.24851 10.497 20.994 41.988 83.9761 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 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.397 x 7.621 at -6.768 degrees (North through East) ! Clean map min=-0.001937 max=0.20012 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 J1130+0846_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:57:43 2016