! Started logfile: J0732+0150_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:59 2016 obs J0732+0150_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0732+0150_S_2015_03_17_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962557 visibilities/baseline/integration-bin. ! Found source: J0732+0150 ! ! 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 12648 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 J0732+0150_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825385Jy sigma=0.009247 ! Fit after self-cal, rms=0.803257Jy sigma=0.009008 ! 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.807 mas, bmaj=6.808 mas, bpa=-5.04 degrees ! Estimated noise=789.193 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.142153 Jy ! Component: 100 - total flux cleaned = 0.190147 Jy ! Total flux subtracted in 100 components = 0.190147 Jy ! Clean residual min=-0.007167 max=0.020261 Jy/beam ! Clean residual mean=-0.000012 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.190147 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.190147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096008Jy sigma=0.000957 ! Fit after self-cal, rms=0.095799Jy sigma=0.000954 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234344 Jy ! Component: 100 - total flux cleaned = 0.0386299 Jy ! Total flux subtracted in 100 components = 0.0386299 Jy ! Clean residual min=-0.005865 max=0.009815 Jy/beam ! Clean residual mean=-0.000005 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.228777 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 0.228777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085886Jy sigma=0.000860 ! Fit after self-cal, rms=0.085848Jy sigma=0.000859 ! Inverting map ! Added new window around map position (-3.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113172 Jy ! Component: 100 - total flux cleaned = 0.019154 Jy ! Total flux subtracted in 100 components = 0.019154 Jy ! Clean residual min=-0.005105 max=0.005272 Jy/beam ! Clean residual mean=-0.000002 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.247931 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.247931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083069Jy sigma=0.000835 ! Fit after self-cal, rms=0.083040Jy 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.284 mas, bmaj=7.455 mas, bpa=-4.648 degrees ! Estimated noise=578.84 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.00956324 Jy ! Component: 100 - total flux cleaned = 0.015843 Jy ! Component: 150 - total flux cleaned = 0.0202485 Jy ! Component: 200 - total flux cleaned = 0.0233917 Jy ! Total flux subtracted in 200 components = 0.0233917 Jy ! Clean residual min=-0.005495 max=0.005143 Jy/beam ! Clean residual mean=0.000023 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.271323 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 113 components and 0.271323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081306Jy sigma=0.000823 ! Fit after self-cal, rms=0.081270Jy sigma=0.000823 ! 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.02 FD 0.83 HN 0.97 KP 1.08 ! LA 1.00 MK 0.98 NL 0.90 OV 1.01 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.84 HN 1.02 KP 1.07 ! LA 0.96 MK 1.03 NL 1.02 OV 1.05 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.88 HN 1.02 KP 0.96 ! LA 0.79 MK 1.07 NL 1.17 OV 0.96 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.93 HN 0.99 KP 0.93 ! LA 0.84 MK 1.03 NL 1.03 OV 1.03 ! PT 1.10 SC 0.99 ! ! ! Fit before self-cal, rms=0.081270Jy sigma=0.000823 ! Fit after self-cal, rms=0.074125Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.533 mas, bpa=-4.53 degrees ! Estimated noise=577.789 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.000769983 Jy ! Component: 100 - total flux cleaned = -0.000818595 Jy ! Component: 150 - total flux cleaned = -0.000722618 Jy ! Component: 200 - total flux cleaned = -0.000664426 Jy ! Total flux subtracted in 200 components = -0.000664426 Jy ! Clean residual min=-0.002673 max=0.002761 Jy/beam ! Clean residual mean=0.000012 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.270659 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 129 components and 0.270659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074074Jy sigma=0.000781 ! Fit after self-cal, rms=0.074017Jy sigma=0.000781 ! 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.074017Jy sigma=0.000781 ! Fit after self-cal, rms=0.074313Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.53 mas, bpa=-4.426 degrees ! Estimated noise=577.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149744 Jy ! Component: 100 - total flux cleaned = -0.000369576 Jy ! Component: 150 - total flux cleaned = -0.000447619 Jy ! Component: 200 - total flux cleaned = -0.000404758 Jy ! Total flux subtracted in 200 components = -0.000404758 Jy ! Clean residual min=-0.002155 max=0.002446 Jy/beam ! Clean residual mean=0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.270254 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 135 components and 0.270254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074284Jy sigma=0.000776 ! Fit after self-cal, rms=0.074297Jy sigma=0.000776 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 (-4, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199129 Jy ! Component: 100 - total flux cleaned = 0.00210381 Jy ! Component: 150 - total flux cleaned = 0.00210364 Jy ! Component: 200 - total flux cleaned = 0.00195519 Jy ! Total flux subtracted in 200 components = 0.00195519 Jy ! Clean residual min=-0.001992 max=0.001813 Jy/beam ! Clean residual mean=0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.272209 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 0.272209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074225Jy sigma=0.000776 ! Fit after self-cal, rms=0.074224Jy sigma=0.000776 ! 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.074224Jy sigma=0.000776 ! Fit after self-cal, rms=0.074193Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.525 mas, bpa=-4.285 degrees ! Estimated noise=577.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.28223e-05 Jy ! Component: 100 - total flux cleaned = 9.1382e-05 Jy ! Component: 150 - total flux cleaned = 9.26745e-05 Jy ! Component: 200 - total flux cleaned = 9.2268e-05 Jy ! Total flux subtracted in 200 components = 9.2268e-05 Jy ! Clean residual min=-0.001923 max=0.001800 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.272301 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 0.272301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074172Jy sigma=0.000775 ! Fit after self-cal, rms=0.074171Jy sigma=0.000775 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.70649e-05 Jy ! Component: 100 - total flux cleaned = 6.16915e-05 Jy ! Component: 150 - total flux cleaned = 4.24566e-05 Jy ! Component: 200 - total flux cleaned = 8.20277e-06 Jy ! Total flux subtracted in 200 components = 8.20277e-06 Jy ! Clean residual min=-0.001898 max=0.001806 Jy/beam ! Clean residual mean=0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.272309 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 171 components and 0.27231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074159Jy sigma=0.000775 ! Fit after self-cal, rms=0.074159Jy sigma=0.000775 ! 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.074159Jy sigma=0.000775 ! Fit after self-cal, rms=0.074177Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.431 mas, bmaj=11.55 mas, bpa=-1.875 degrees ! Estimated noise=743.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038694 Jy ! Component: 100 - total flux cleaned = -0.000412347 Jy ! Component: 150 - total flux cleaned = -0.00041063 Jy ! Component: 200 - total flux cleaned = -0.000381827 Jy ! Total flux subtracted in 200 components = -0.000381827 Jy ! Clean residual min=-0.002004 max=0.002514 Jy/beam ! Clean residual mean=0.000003 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.271928 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 181 components and 0.271928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074169Jy sigma=0.000775 ! Fit after self-cal, rms=0.074168Jy sigma=0.000775 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 (-98, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235952 Jy ! Component: 100 - total flux cleaned = 0.00302924 Jy ! Component: 150 - total flux cleaned = 0.00353488 Jy ! Component: 200 - total flux cleaned = 0.00401138 Jy ! Total flux subtracted in 200 components = 0.00401138 Jy ! Clean residual min=-0.001697 max=0.001905 Jy/beam ! Clean residual mean=0.000007 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.275939 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 220 components and 0.275939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074107Jy sigma=0.000775 ! Fit after self-cal, rms=0.074104Jy sigma=0.000775 ! 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.332 mas, bmaj=7.527 mas, bpa=-4.197 degrees ! Estimated noise=578.224 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.332 x 7.527 at -4.197 degrees (North through East) ! Clean map min=-0.0015989 max=0.18658 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.847 mas, bmaj=6.854 mas, bpa=-4.627 degrees ! Estimated noise=795.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142762 Jy ! Component: 100 - total flux cleaned = 0.190708 Jy ! Component: 150 - total flux cleaned = 0.213095 Jy ! Component: 200 - total flux cleaned = 0.227689 Jy ! Total flux subtracted in 200 components = 0.227689 Jy ! Clean residual min=-0.004107 max=0.008028 Jy/beam ! Clean residual mean=-0.000009 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.227689 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.227689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.527 mas, bpa=-4.197 degrees ! Estimated noise=578.224 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.0142994 Jy ! Component: 100 - total flux cleaned = 0.0231477 Jy ! Component: 150 - total flux cleaned = 0.0290325 Jy ! Component: 200 - total flux cleaned = 0.0331612 Jy ! Total flux subtracted in 200 components = 0.0331612 Jy ! Clean residual min=-0.002475 max=0.002434 Jy/beam ! Clean residual mean=-0.000000 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.260851 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 93 components and 0.260851 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.431 mas, bmaj=11.55 mas, bpa=-1.875 degrees ! Estimated noise=743.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498453 Jy ! Component: 100 - total flux cleaned = 0.00790022 Jy ! Component: 150 - total flux cleaned = 0.0100673 Jy ! Component: 200 - total flux cleaned = 0.0116153 Jy ! Total flux subtracted in 200 components = 0.0116153 Jy ! Clean residual min=-0.002296 max=0.001872 Jy/beam ! Clean residual mean=0.000005 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.272466 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.000999498 Jy ! Component: 100 - total flux cleaned = 0.00175713 Jy ! Component: 150 - total flux cleaned = 0.00241823 Jy ! Component: 200 - total flux cleaned = 0.00292449 Jy ! Total flux subtracted in 200 components = 0.00292449 Jy ! Clean residual min=-0.001849 max=0.001916 Jy/beam ! Clean residual mean=0.000007 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.27539 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 203 components and 0.27539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.527 mas, bpa=-4.197 degrees ! Estimated noise=578.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371865 Jy ! Component: 100 - total flux cleaned = 0.00100568 Jy ! Component: 150 - total flux cleaned = 0.00156579 Jy ! Component: 200 - total flux cleaned = 0.00196646 Jy ! Total flux subtracted in 200 components = 0.00196646 Jy ! Clean residual min=-0.001765 max=0.001805 Jy/beam ! Clean residual mean=0.000004 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.277357 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 234 components and 0.277357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074096Jy sigma=0.000775 ! Fit after self-cal, rms=0.074088Jy sigma=0.000774 wmodel J0732+0150_S_2015_03_17_pus_map.mod ! Writing 234 model components to file: J0732+0150_S_2015_03_17_pus_map.mod wobs J0732+0150_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0732+0150_S_2015_03_17_pus_uvs.fits wwins J0732+0150_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J0732+0150_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 = 2.92969e-05 Jy ! Component: 100 - total flux cleaned = 0.000147346 Jy ! Component: 150 - total flux cleaned = 0.000232565 Jy ! Component: 200 - total flux cleaned = 0.00028756 Jy ! Component: 250 - total flux cleaned = 0.000366369 Jy ! Component: 300 - total flux cleaned = 0.000340466 Jy ! Component: 350 - total flux cleaned = 0.000365554 Jy ! Component: 400 - total flux cleaned = 0.00041427 Jy ! Component: 450 - total flux cleaned = 0.000485244 Jy ! Component: 500 - total flux cleaned = 0.000508122 Jy ! Component: 550 - total flux cleaned = 0.000507838 Jy ! Component: 600 - total flux cleaned = 0.000574842 Jy ! Component: 650 - total flux cleaned = 0.000574951 Jy ! Component: 700 - total flux cleaned = 0.000726217 Jy ! Component: 750 - total flux cleaned = 0.000725755 Jy ! Component: 800 - total flux cleaned = 0.000767759 Jy ! Component: 850 - total flux cleaned = 0.000850164 Jy ! Component: 900 - total flux cleaned = 0.000890751 Jy ! Component: 950 - total flux cleaned = 0.000970795 Jy ! Component: 1000 - total flux cleaned = 0.000990599 Jy ! Component: 1050 - total flux cleaned = 0.00101057 Jy ! Component: 1100 - total flux cleaned = 0.00104912 Jy ! Component: 1150 - total flux cleaned = 0.00112453 Jy ! Component: 1200 - total flux cleaned = 0.0011246 Jy ! Component: 1250 - total flux cleaned = 0.00114303 Jy ! Component: 1300 - total flux cleaned = 0.0011793 Jy ! Component: 1350 - total flux cleaned = 0.00116139 Jy ! Component: 1400 - total flux cleaned = 0.00117896 Jy ! Component: 1450 - total flux cleaned = 0.0011964 Jy ! Component: 1500 - total flux cleaned = 0.00121368 Jy ! Component: 1550 - total flux cleaned = 0.00128225 Jy ! Component: 1600 - total flux cleaned = 0.00129906 Jy ! Component: 1650 - total flux cleaned = 0.00134891 Jy ! Component: 1700 - total flux cleaned = 0.00134891 Jy ! Component: 1750 - total flux cleaned = 0.00136538 Jy ! Component: 1800 - total flux cleaned = 0.0013977 Jy ! Component: 1850 - total flux cleaned = 0.00144561 Jy ! Component: 1900 - total flux cleaned = 0.00141402 Jy ! Component: 1950 - total flux cleaned = 0.00142988 Jy ! Component: 2000 - total flux cleaned = 0.00150725 Jy ! Component: 2050 - total flux cleaned = 0.00152243 Jy ! Component: 2100 - total flux cleaned = 0.00147692 Jy ! Component: 2150 - total flux cleaned = 0.00153703 Jy ! Component: 2200 - total flux cleaned = 0.00155181 Jy ! Component: 2250 - total flux cleaned = 0.00150755 Jy ! Component: 2300 - total flux cleaned = 0.00152237 Jy ! Component: 2350 - total flux cleaned = 0.00149351 Jy ! Component: 2400 - total flux cleaned = 0.00145042 Jy ! Component: 2450 - total flux cleaned = 0.00152152 Jy ! Component: 2500 - total flux cleaned = 0.00150768 Jy ! Component: 2550 - total flux cleaned = 0.00154967 Jy ! Component: 2600 - total flux cleaned = 0.00159116 Jy ! Component: 2650 - total flux cleaned = 0.00156374 Jy ! Component: 2700 - total flux cleaned = 0.00156398 Jy ! Component: 2750 - total flux cleaned = 0.00161785 Jy ! Component: 2800 - total flux cleaned = 0.00156417 Jy ! Component: 2850 - total flux cleaned = 0.0016039 Jy ! Component: 2900 - total flux cleaned = 0.00163005 Jy ! Component: 2950 - total flux cleaned = 0.00161694 Jy ! Component: 3000 - total flux cleaned = 0.00164281 Jy ! Component: 3050 - total flux cleaned = 0.00161713 Jy ! Component: 3100 - total flux cleaned = 0.00162981 Jy ! Component: 3150 - total flux cleaned = 0.0016297 Jy ! Component: 3200 - total flux cleaned = 0.00164212 Jy ! Component: 3250 - total flux cleaned = 0.00162963 Jy ! Component: 3300 - total flux cleaned = 0.00161727 Jy ! Component: 3350 - total flux cleaned = 0.0016173 Jy ! Component: 3400 - total flux cleaned = 0.00164177 Jy ! Component: 3450 - total flux cleaned = 0.00164165 Jy ! Component: 3500 - total flux cleaned = 0.00161757 Jy ! Component: 3550 - total flux cleaned = 0.00165349 Jy ! Component: 3600 - total flux cleaned = 0.00162957 Jy ! Component: 3650 - total flux cleaned = 0.00162948 Jy ! Component: 3700 - total flux cleaned = 0.0016412 Jy ! Component: 3750 - total flux cleaned = 0.00160627 Jy ! Component: 3800 - total flux cleaned = 0.00162956 Jy ! Component: 3850 - total flux cleaned = 0.00164094 Jy ! Component: 3900 - total flux cleaned = 0.00160661 Jy ! Component: 3950 - total flux cleaned = 0.00157259 Jy ! Component: 4000 - total flux cleaned = 0.00162925 Jy ! Component: 4050 - total flux cleaned = 0.00157296 Jy ! Total flux subtracted in 4096 components = 0.0015282 Jy ! Clean residual min=-0.000701 max=0.000806 Jy/beam ! Clean residual mean=0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.278885 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 550 components and 0.278885 Jy ![Exited script file: muppet] wmap "J0732+0150_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.332 x 7.527 at -4.197 degrees (North through East) ! Clean map min=-0.0013154 max=0.18715 Jy/beam ! Writing clean map to FITS file: J0732+0150_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.187152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334338 0.334338 0.668677 1.33735 2.67471 5.34941 10.6988 21.3977 42.7953 85.5906 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.187 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.332 x 7.527 at -4.197 degrees (North through East) ! Clean map min=-0.0013154 max=0.18715 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 J0732+0150_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:51:05 2016