! Started logfile: J0507+4645_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:44:21 2016 obs J0507+4645_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0507+4645_S_2014_06_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.700926 visibilities/baseline/integration-bin. ! Found source: J0507+4645 ! ! 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 9084 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 J0507+4645_S_2014_06_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.744019Jy sigma=0.008840 ! Fit after self-cal, rms=0.621676Jy sigma=0.007378 ! 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.055 mas, bmaj=5.333 mas, bpa=-22.64 degrees ! Estimated noise=865.546 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.291341 Jy ! Component: 100 - total flux cleaned = 0.376268 Jy ! Total flux subtracted in 100 components = 0.376268 Jy ! Clean residual min=-0.012532 max=0.033512 Jy/beam ! Clean residual mean=0.000014 rms=0.003916 Jy/beam ! Combined flux in latest and established models = 0.376268 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.376268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098219Jy sigma=0.001102 ! Fit after self-cal, rms=0.098193Jy sigma=0.001102 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358926 Jy ! Component: 100 - total flux cleaned = 0.0545776 Jy ! Total flux subtracted in 100 components = 0.0545776 Jy ! Clean residual min=-0.007610 max=0.008856 Jy/beam ! Clean residual mean=0.000018 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.430845 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.430845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083200Jy sigma=0.000938 ! Fit after self-cal, rms=0.083178Jy sigma=0.000938 ! 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.695 mas, bmaj=6.243 mas, bpa=-21.83 degrees ! Estimated noise=630.869 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.00894714 Jy ! Component: 100 - total flux cleaned = 0.0129628 Jy ! Component: 150 - total flux cleaned = 0.0144819 Jy ! Component: 200 - total flux cleaned = 0.0146634 Jy ! Total flux subtracted in 200 components = 0.0146634 Jy ! Clean residual min=-0.006968 max=0.007108 Jy/beam ! Clean residual mean=0.000048 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.445509 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.445509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081934Jy sigma=0.000932 ! Fit after self-cal, rms=0.081930Jy sigma=0.000932 ! 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.86 HN 0.97 KP 1.02 ! LA 1.19 MK 1.00 NL 0.98 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 1.01 ! LA 1.14 MK 1.01 NL 1.08 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.01 KP 0.90 ! LA 0.91 MK 1.04 NL 1.09 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 0.88 ! LA 0.89 MK 1.01 NL 1.06 OV 1.00 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.081930Jy sigma=0.000932 ! Fit after self-cal, rms=0.070656Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=6.198 mas, bpa=-21.25 degrees ! Estimated noise=628.873 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.000320674 Jy ! Component: 100 - total flux cleaned = 0.000227287 Jy ! Component: 150 - total flux cleaned = 0.000103134 Jy ! Component: 200 - total flux cleaned = -7.01041e-06 Jy ! Total flux subtracted in 200 components = -7.01041e-06 Jy ! Clean residual min=-0.003606 max=0.004670 Jy/beam ! Clean residual mean=0.000017 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.445502 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.445502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070586Jy sigma=0.000806 ! Fit after self-cal, rms=0.070585Jy sigma=0.000805 ! 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.070585Jy sigma=0.000805 ! Fit after self-cal, rms=0.070031Jy sigma=0.000797 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=6.196 mas, bpa=-21.31 degrees ! Estimated noise=628.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319678 Jy ! Component: 100 - total flux cleaned = 0.000197511 Jy ! Component: 150 - total flux cleaned = 0.000195923 Jy ! Component: 200 - total flux cleaned = 0.00017026 Jy ! Total flux subtracted in 200 components = 0.00017026 Jy ! Clean residual min=-0.002809 max=0.003387 Jy/beam ! Clean residual mean=-0.000010 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.445672 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.445672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070002Jy sigma=0.000797 ! Fit after self-cal, rms=0.070002Jy sigma=0.000797 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 = -2.80043e-05 Jy ! Component: 100 - total flux cleaned = -3.93626e-06 Jy ! Component: 150 - total flux cleaned = -3.49367e-06 Jy ! Component: 200 - total flux cleaned = -3.78637e-06 Jy ! Total flux subtracted in 200 components = -3.78637e-06 Jy ! Clean residual min=-0.002790 max=0.003363 Jy/beam ! Clean residual mean=-0.000010 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.445668 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.445668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069985Jy sigma=0.000796 ! Fit after self-cal, rms=0.069984Jy sigma=0.000796 ! 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.069984Jy sigma=0.000796 ! Fit after self-cal, rms=0.069931Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=6.189 mas, bpa=-21.28 degrees ! Estimated noise=628.639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.71055e-05 Jy ! Component: 100 - total flux cleaned = 7.36e-05 Jy ! Component: 150 - total flux cleaned = 9.44339e-05 Jy ! Component: 200 - total flux cleaned = 9.44277e-05 Jy ! Total flux subtracted in 200 components = 9.44277e-05 Jy ! Clean residual min=-0.002745 max=0.003314 Jy/beam ! Clean residual mean=-0.000010 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.445763 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.445763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069916Jy sigma=0.000796 ! Fit after self-cal, rms=0.069915Jy sigma=0.000796 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 = 2.38762e-07 Jy ! Component: 100 - total flux cleaned = 1.76366e-05 Jy ! Component: 150 - total flux cleaned = -3.84098e-07 Jy ! Component: 200 - total flux cleaned = -2.71358e-07 Jy ! Total flux subtracted in 200 components = -2.71358e-07 Jy ! Clean residual min=-0.002730 max=0.003301 Jy/beam ! Clean residual mean=-0.000010 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.445762 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.445762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069906Jy sigma=0.000796 ! Fit after self-cal, rms=0.069905Jy sigma=0.000796 ! 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.069905Jy sigma=0.000796 ! Fit after self-cal, rms=0.069859Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.022 mas, bmaj=10.9 mas, bpa=-21.8 degrees ! Estimated noise=767.685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490058 Jy ! Component: 100 - total flux cleaned = 0.000490059 Jy ! Component: 150 - total flux cleaned = 0.00049064 Jy ! Component: 200 - total flux cleaned = 0.000478365 Jy ! Total flux subtracted in 200 components = 0.000478365 Jy ! Clean residual min=-0.003769 max=0.005092 Jy/beam ! Clean residual mean=-0.000020 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.446241 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.446241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069859Jy sigma=0.000796 ! Fit after self-cal, rms=0.069856Jy sigma=0.000796 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 = 2.3823e-05 Jy ! Component: 100 - total flux cleaned = 3.78505e-06 Jy ! Component: 150 - total flux cleaned = -9.58589e-06 Jy ! Component: 200 - total flux cleaned = -9.28026e-06 Jy ! Total flux subtracted in 200 components = -9.28026e-06 Jy ! Clean residual min=-0.003766 max=0.005083 Jy/beam ! Clean residual mean=-0.000020 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.446232 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.446232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069858Jy sigma=0.000796 ! Fit after self-cal, rms=0.069856Jy sigma=0.000796 ! 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.699 mas, bmaj=6.181 mas, bpa=-21.25 degrees ! Estimated noise=628.403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 6.181 at -21.25 degrees (North through East) ! Clean map min=-0.0026535 max=0.3794 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.068 mas, bmaj=5.283 mas, bpa=-22.06 degrees ! Estimated noise=857.138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.288914 Jy ! Component: 100 - total flux cleaned = 0.373695 Jy ! Component: 150 - total flux cleaned = 0.409182 Jy ! Component: 200 - total flux cleaned = 0.427764 Jy ! Total flux subtracted in 200 components = 0.427764 Jy ! Clean residual min=-0.005223 max=0.008764 Jy/beam ! Clean residual mean=-0.000006 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.427764 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.427764 Jy ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=6.181 mas, bpa=-21.25 degrees ! Estimated noise=628.403 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.0110158 Jy ! Component: 100 - total flux cleaned = 0.015877 Jy ! Component: 150 - total flux cleaned = 0.01729 Jy ! Component: 200 - total flux cleaned = 0.0174464 Jy ! Total flux subtracted in 200 components = 0.0174464 Jy ! Clean residual min=-0.003077 max=0.003348 Jy/beam ! Clean residual mean=-0.000011 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.44521 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.44521 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.022 mas, bmaj=10.9 mas, bpa=-21.8 degrees ! Estimated noise=767.685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108904 Jy ! Component: 100 - total flux cleaned = 0.00108348 Jy ! Component: 150 - total flux cleaned = 0.00105455 Jy ! Component: 200 - total flux cleaned = 0.00105388 Jy ! Total flux subtracted in 200 components = 0.00105388 Jy ! Clean residual min=-0.003808 max=0.005113 Jy/beam ! Clean residual mean=-0.000020 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.446264 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 = -3.30086e-05 Jy ! Component: 100 - total flux cleaned = -4.67565e-05 Jy ! Component: 150 - total flux cleaned = -5.93701e-05 Jy ! Component: 200 - total flux cleaned = -8.04191e-05 Jy ! Total flux subtracted in 200 components = -8.04191e-05 Jy ! Clean residual min=-0.003790 max=0.005113 Jy/beam ! Clean residual mean=-0.000020 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.446183 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.446183 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=6.181 mas, bpa=-21.25 degrees ! Estimated noise=628.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154863 Jy ! Component: 100 - total flux cleaned = -0.000241755 Jy ! Component: 150 - total flux cleaned = -0.000313705 Jy ! Component: 200 - total flux cleaned = -0.000377503 Jy ! Total flux subtracted in 200 components = -0.000377503 Jy ! Clean residual min=-0.002755 max=0.003419 Jy/beam ! Clean residual mean=-0.000010 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.445806 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.445806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069880Jy sigma=0.000796 ! Fit after self-cal, rms=0.069876Jy sigma=0.000796 wmodel J0507+4645_S_2014_06_09_pus_map.mod ! Writing 51 model components to file: J0507+4645_S_2014_06_09_pus_map.mod wobs J0507+4645_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0507+4645_S_2014_06_09_pus_uvs.fits wwins J0507+4645_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0507+4645_S_2014_06_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.00152896 Jy ! Component: 100 - total flux cleaned = 0.00287373 Jy ! Component: 150 - total flux cleaned = 0.00387073 Jy ! Component: 200 - total flux cleaned = 0.00476027 Jy ! Component: 250 - total flux cleaned = 0.00560372 Jy ! Component: 300 - total flux cleaned = 0.006199 Jy ! Component: 350 - total flux cleaned = 0.00652539 Jy ! Component: 400 - total flux cleaned = 0.00680011 Jy ! Component: 450 - total flux cleaned = 0.00706471 Jy ! Component: 500 - total flux cleaned = 0.00728419 Jy ! Component: 550 - total flux cleaned = 0.00742615 Jy ! Component: 600 - total flux cleaned = 0.00752957 Jy ! Component: 650 - total flux cleaned = 0.00762981 Jy ! Component: 700 - total flux cleaned = 0.00772695 Jy ! Component: 750 - total flux cleaned = 0.0077895 Jy ! Component: 800 - total flux cleaned = 0.00779039 Jy ! Component: 850 - total flux cleaned = 0.00782039 Jy ! Component: 900 - total flux cleaned = 0.00779145 Jy ! Component: 950 - total flux cleaned = 0.00770735 Jy ! Component: 1000 - total flux cleaned = 0.00759748 Jy ! Component: 1050 - total flux cleaned = 0.00751693 Jy ! Component: 1100 - total flux cleaned = 0.00743787 Jy ! Component: 1150 - total flux cleaned = 0.00733501 Jy ! Component: 1200 - total flux cleaned = 0.00723567 Jy ! Component: 1250 - total flux cleaned = 0.00718756 Jy ! Component: 1300 - total flux cleaned = 0.00716337 Jy ! Component: 1350 - total flux cleaned = 0.00707006 Jy ! Component: 1400 - total flux cleaned = 0.00704674 Jy ! Component: 1450 - total flux cleaned = 0.00697899 Jy ! Component: 1500 - total flux cleaned = 0.00700118 Jy ! Component: 1550 - total flux cleaned = 0.00702211 Jy ! Component: 1600 - total flux cleaned = 0.00697936 Jy ! Component: 1650 - total flux cleaned = 0.00699992 Jy ! Component: 1700 - total flux cleaned = 0.00699992 Jy ! Component: 1750 - total flux cleaned = 0.00702027 Jy ! Component: 1800 - total flux cleaned = 0.00709894 Jy ! Component: 1850 - total flux cleaned = 0.00711843 Jy ! Component: 1900 - total flux cleaned = 0.00719419 Jy ! Component: 1950 - total flux cleaned = 0.00723128 Jy ! Component: 2000 - total flux cleaned = 0.0073227 Jy ! Component: 2050 - total flux cleaned = 0.00726877 Jy ! Component: 2100 - total flux cleaned = 0.00734033 Jy ! Component: 2150 - total flux cleaned = 0.00735795 Jy ! Component: 2200 - total flux cleaned = 0.00737546 Jy ! Component: 2250 - total flux cleaned = 0.00744358 Jy ! Component: 2300 - total flux cleaned = 0.00747733 Jy ! Component: 2350 - total flux cleaned = 0.00752713 Jy ! Component: 2400 - total flux cleaned = 0.00749493 Jy ! Component: 2450 - total flux cleaned = 0.00759201 Jy ! Component: 2500 - total flux cleaned = 0.00759194 Jy ! Component: 2550 - total flux cleaned = 0.00765475 Jy ! Component: 2600 - total flux cleaned = 0.00759262 Jy ! Component: 2650 - total flux cleaned = 0.00763889 Jy ! Component: 2700 - total flux cleaned = 0.00766911 Jy ! Component: 2750 - total flux cleaned = 0.00762435 Jy ! Component: 2800 - total flux cleaned = 0.00768365 Jy ! Component: 2850 - total flux cleaned = 0.00763993 Jy ! Component: 2900 - total flux cleaned = 0.00763999 Jy ! Component: 2950 - total flux cleaned = 0.00768274 Jy ! Component: 3000 - total flux cleaned = 0.0076825 Jy ! Component: 3050 - total flux cleaned = 0.00768254 Jy ! Component: 3100 - total flux cleaned = 0.00769635 Jy ! Component: 3150 - total flux cleaned = 0.0076964 Jy ! Component: 3200 - total flux cleaned = 0.00768281 Jy ! Component: 3250 - total flux cleaned = 0.00766938 Jy ! Component: 3300 - total flux cleaned = 0.00768258 Jy ! Component: 3350 - total flux cleaned = 0.00766946 Jy ! Component: 3400 - total flux cleaned = 0.00765635 Jy ! Component: 3450 - total flux cleaned = 0.00763045 Jy ! Component: 3500 - total flux cleaned = 0.00760479 Jy ! Component: 3550 - total flux cleaned = 0.0076175 Jy ! Component: 3600 - total flux cleaned = 0.00760513 Jy ! Component: 3650 - total flux cleaned = 0.00760505 Jy ! Component: 3700 - total flux cleaned = 0.00756796 Jy ! Component: 3750 - total flux cleaned = 0.00756789 Jy ! Component: 3800 - total flux cleaned = 0.00751937 Jy ! Component: 3850 - total flux cleaned = 0.00751935 Jy ! Component: 3900 - total flux cleaned = 0.00750743 Jy ! Component: 3950 - total flux cleaned = 0.00747186 Jy ! Component: 4000 - total flux cleaned = 0.00743668 Jy ! Component: 4050 - total flux cleaned = 0.00744841 Jy ! Total flux subtracted in 4096 components = 0.00737897 Jy ! Clean residual min=-0.000576 max=0.000658 Jy/beam ! Clean residual mean=-0.000005 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.453185 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 359 components and 0.453185 Jy ![Exited script file: muppet] wmap "J0507+4645_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 6.181 at -21.25 degrees (North through East) ! Clean map min=-0.0013804 max=0.37929 Jy/beam ! Writing clean map to FITS file: J0507+4645_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.379285 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022059 device "J0507+4645_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0507+4645_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.174478 0.174478 0.348957 0.697913 1.39583 2.79165 5.58331 11.1666 22.3332 44.6664 89.3329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.379 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.699 x 6.181 at -21.25 degrees (North through East) ! Clean map min=-0.0013804 max=0.37929 Jy/beam quit ! Quitting program ! Log file J0507+4645_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:44:25 2016