! Started logfile: J2208+7423_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:06:02 2016 obs J2208+7423_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2208+7423_S_2014_06_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.698051 visibilities/baseline/integration-bin. ! Found source: J2208+7423 ! ! 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 14324 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 J2208+7423_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 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.971368Jy sigma=0.010674 ! Fit after self-cal, rms=0.938441Jy sigma=0.010349 ! 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.835 mas, bmaj=8.75 mas, bpa=-76.29 degrees ! Estimated noise=976.784 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.048632 Jy ! Component: 100 - total flux cleaned = 0.0616427 Jy ! Total flux subtracted in 100 components = 0.0616427 Jy ! Clean residual min=-0.004550 max=0.005339 Jy/beam ! Clean residual mean=0.000021 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.0616427 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0616427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076350Jy sigma=0.000780 ! Fit after self-cal, rms=0.076213Jy sigma=0.000779 ! 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.551 mas, bmaj=9.807 mas, bpa=-76.53 degrees ! Estimated noise=544.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675272 Jy ! Component: 100 - total flux cleaned = 0.0100499 Jy ! Component: 150 - total flux cleaned = 0.0118803 Jy ! Component: 200 - total flux cleaned = 0.0125351 Jy ! Total flux subtracted in 200 components = 0.0125351 Jy ! Clean residual min=-0.002197 max=0.002067 Jy/beam ! Clean residual mean=0.000008 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0741777 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.0741777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075610Jy sigma=0.000773 ! Fit after self-cal, rms=0.075644Jy sigma=0.000773 ! 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.83 HN 0.92 KP 1.09 ! LA 1.19 MK 1.18 NL 0.98 OV 0.94 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 1.04 ! LA 1.14 MK 1.08 NL 1.00 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.11 KP 0.91 ! LA 0.87 MK 1.19 NL 1.00 OV 0.95 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.99 KP 0.91 ! LA 0.85 MK 1.13 NL 1.08 OV 1.00 ! PT 1.03 SC 0.90 ! ! ! Fit before self-cal, rms=0.075644Jy sigma=0.000773 ! Fit after self-cal, rms=0.074355Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=9.71 mas, bpa=-76.61 degrees ! Estimated noise=541.213 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.000462316 Jy ! Component: 100 - total flux cleaned = 0.000636636 Jy ! Component: 150 - total flux cleaned = 0.000673656 Jy ! Component: 200 - total flux cleaned = 0.000673513 Jy ! Total flux subtracted in 200 components = 0.000673513 Jy ! Clean residual min=-0.001884 max=0.001717 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0748513 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0748513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074340Jy sigma=0.000768 ! Fit after self-cal, rms=0.074330Jy sigma=0.000768 ! 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.074330Jy sigma=0.000768 ! Fit after self-cal, rms=0.074457Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=9.687 mas, bpa=-76.4 degrees ! Estimated noise=541.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444109 Jy ! Component: 100 - total flux cleaned = 0.000502704 Jy ! Component: 150 - total flux cleaned = 0.000528345 Jy ! Component: 200 - total flux cleaned = 0.000551682 Jy ! Total flux subtracted in 200 components = 0.000551682 Jy ! Clean residual min=-0.001900 max=0.001738 Jy/beam ! Clean residual mean=0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0754029 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0754029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074451Jy sigma=0.000767 ! Fit after self-cal, rms=0.074461Jy sigma=0.000767 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 = -9.67255e-06 Jy ! Component: 100 - total flux cleaned = 2.74328e-05 Jy ! Component: 150 - total flux cleaned = 4.87851e-05 Jy ! Component: 200 - total flux cleaned = 6.82275e-05 Jy ! Total flux subtracted in 200 components = 6.82275e-05 Jy ! Clean residual min=-0.001888 max=0.001735 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0754712 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.0754712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074457Jy sigma=0.000767 ! Fit after self-cal, rms=0.074458Jy sigma=0.000767 ! 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.074458Jy sigma=0.000767 ! Fit after self-cal, rms=0.074356Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=9.672 mas, bpa=-76.36 degrees ! Estimated noise=541.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344629 Jy ! Component: 100 - total flux cleaned = 0.000444246 Jy ! Component: 150 - total flux cleaned = 0.000465485 Jy ! Component: 200 - total flux cleaned = 0.000475322 Jy ! Total flux subtracted in 200 components = 0.000475322 Jy ! Clean residual min=-0.001898 max=0.001754 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0759465 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.0759465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074352Jy sigma=0.000767 ! Fit after self-cal, rms=0.074350Jy sigma=0.000767 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.96012e-05 Jy ! Component: 100 - total flux cleaned = 4.0067e-05 Jy ! Component: 150 - total flux cleaned = 4.94734e-05 Jy ! Component: 200 - total flux cleaned = 6.60966e-05 Jy ! Total flux subtracted in 200 components = 6.60966e-05 Jy ! Clean residual min=-0.001887 max=0.001754 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0760126 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0760126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074347Jy sigma=0.000767 ! Fit after self-cal, rms=0.074348Jy sigma=0.000767 ! 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.074348Jy sigma=0.000767 ! Fit after self-cal, rms=0.074255Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.476 mas, bmaj=14.03 mas, bpa=-76.45 degrees ! Estimated noise=646.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000633339 Jy ! Component: 100 - total flux cleaned = 0.000717573 Jy ! Component: 150 - total flux cleaned = 0.000743966 Jy ! Component: 200 - total flux cleaned = 0.000759298 Jy ! Total flux subtracted in 200 components = 0.000759298 Jy ! Clean residual min=-0.001860 max=0.001851 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0767719 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.0767719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074255Jy sigma=0.000767 ! Fit after self-cal, rms=0.074253Jy sigma=0.000767 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.18946e-05 Jy ! Component: 100 - total flux cleaned = 5.13552e-05 Jy ! Component: 150 - total flux cleaned = 5.14274e-05 Jy ! Component: 200 - total flux cleaned = 5.17739e-05 Jy ! Total flux subtracted in 200 components = 5.17739e-05 Jy ! Clean residual min=-0.001872 max=0.001872 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0768237 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.0768237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074254Jy sigma=0.000767 ! Fit after self-cal, rms=0.074254Jy sigma=0.000767 ! 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.571 mas, bmaj=9.656 mas, bpa=-76.31 degrees ! Estimated noise=541.964 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.571 x 9.656 at -76.31 degrees (North through East) ! Clean map min=-0.0017842 max=0.062574 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.861 mas, bmaj=8.537 mas, bpa=-75.95 degrees ! Estimated noise=975.969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482261 Jy ! Component: 100 - total flux cleaned = 0.0615698 Jy ! Component: 150 - total flux cleaned = 0.0676629 Jy ! Component: 200 - total flux cleaned = 0.0713851 Jy ! Total flux subtracted in 200 components = 0.0713851 Jy ! Clean residual min=-0.003232 max=0.003322 Jy/beam ! Clean residual mean=0.000009 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.071385 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.071385 Jy ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=9.656 mas, bpa=-76.31 degrees ! Estimated noise=541.964 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.00279938 Jy ! Component: 100 - total flux cleaned = 0.00386671 Jy ! Component: 150 - total flux cleaned = 0.00421887 Jy ! Component: 200 - total flux cleaned = 0.00446249 Jy ! Total flux subtracted in 200 components = 0.00446249 Jy ! Clean residual min=-0.001943 max=0.001665 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0758475 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.0758476 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.476 mas, bmaj=14.03 mas, bpa=-76.45 degrees ! Estimated noise=646.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811545 Jy ! Component: 100 - total flux cleaned = 0.000860023 Jy ! Component: 150 - total flux cleaned = 0.000849472 Jy ! Component: 200 - total flux cleaned = 0.0008405 Jy ! Total flux subtracted in 200 components = 0.0008405 Jy ! Clean residual min=-0.001894 max=0.001843 Jy/beam ! Clean residual mean=0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0766881 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 = 7.35384e-06 Jy ! Component: 100 - total flux cleaned = 1.41415e-05 Jy ! Component: 150 - total flux cleaned = 1.41357e-05 Jy ! Component: 200 - total flux cleaned = 2.06655e-05 Jy ! Total flux subtracted in 200 components = 2.06655e-05 Jy ! Clean residual min=-0.001887 max=0.001863 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0767087 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.0767087 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=9.656 mas, bpa=-76.31 degrees ! Estimated noise=541.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155616 Jy ! Component: 100 - total flux cleaned = -0.000191343 Jy ! Component: 150 - total flux cleaned = -0.00017654 Jy ! Component: 200 - total flux cleaned = -0.000177181 Jy ! Total flux subtracted in 200 components = -0.000177181 Jy ! Clean residual min=-0.001873 max=0.001771 Jy/beam ! Clean residual mean=0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0765315 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0765315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074256Jy sigma=0.000767 ! Fit after self-cal, rms=0.074256Jy sigma=0.000767 wmodel J2208+7423_S_2014_06_09_pus_map.mod ! Writing 59 model components to file: J2208+7423_S_2014_06_09_pus_map.mod wobs J2208+7423_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2208+7423_S_2014_06_09_pus_uvs.fits wwins J2208+7423_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J2208+7423_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.000345155 Jy ! Component: 100 - total flux cleaned = -0.000259591 Jy ! Component: 150 - total flux cleaned = -0.000178066 Jy ! Component: 200 - total flux cleaned = -2.35936e-05 Jy ! Component: 250 - total flux cleaned = 0.00019709 Jy ! Component: 300 - total flux cleaned = 0.000409177 Jy ! Component: 350 - total flux cleaned = 0.000613985 Jy ! Component: 400 - total flux cleaned = 0.000768074 Jy ! Component: 450 - total flux cleaned = 0.000916791 Jy ! Component: 500 - total flux cleaned = 0.00104147 Jy ! Component: 550 - total flux cleaned = 0.001223 Jy ! Component: 600 - total flux cleaned = 0.00138006 Jy ! Component: 650 - total flux cleaned = 0.00149473 Jy ! Component: 700 - total flux cleaned = 0.00157005 Jy ! Component: 750 - total flux cleaned = 0.00168011 Jy ! Component: 800 - total flux cleaned = 0.00169759 Jy ! Component: 850 - total flux cleaned = 0.0018038 Jy ! Component: 900 - total flux cleaned = 0.0018729 Jy ! Component: 950 - total flux cleaned = 0.00185599 Jy ! Component: 1000 - total flux cleaned = 0.00188981 Jy ! Component: 1050 - total flux cleaned = 0.0019396 Jy ! Component: 1100 - total flux cleaned = 0.00193962 Jy ! Component: 1150 - total flux cleaned = 0.00192368 Jy ! Component: 1200 - total flux cleaned = 0.00190794 Jy ! Component: 1250 - total flux cleaned = 0.00195477 Jy ! Component: 1300 - total flux cleaned = 0.00196969 Jy ! Component: 1350 - total flux cleaned = 0.00196981 Jy ! Component: 1400 - total flux cleaned = 0.00196977 Jy ! Component: 1450 - total flux cleaned = 0.00196993 Jy ! Component: 1500 - total flux cleaned = 0.00201388 Jy ! Component: 1550 - total flux cleaned = 0.00202838 Jy ! Component: 1600 - total flux cleaned = 0.00207097 Jy ! Component: 1650 - total flux cleaned = 0.00207127 Jy ! Component: 1700 - total flux cleaned = 0.00208519 Jy ! Component: 1750 - total flux cleaned = 0.00211263 Jy ! Component: 1800 - total flux cleaned = 0.00213961 Jy ! Component: 1850 - total flux cleaned = 0.00220626 Jy ! Component: 1900 - total flux cleaned = 0.00224591 Jy ! Component: 1950 - total flux cleaned = 0.0022459 Jy ! Component: 2000 - total flux cleaned = 0.00225881 Jy ! Component: 2050 - total flux cleaned = 0.00229741 Jy ! Component: 2100 - total flux cleaned = 0.00231012 Jy ! Component: 2150 - total flux cleaned = 0.00236032 Jy ! Component: 2200 - total flux cleaned = 0.00237285 Jy ! Component: 2250 - total flux cleaned = 0.00243419 Jy ! Component: 2300 - total flux cleaned = 0.00248254 Jy ! Component: 2350 - total flux cleaned = 0.00248242 Jy ! Component: 2400 - total flux cleaned = 0.00247048 Jy ! Component: 2450 - total flux cleaned = 0.0025415 Jy ! Component: 2500 - total flux cleaned = 0.00254154 Jy ! Component: 2550 - total flux cleaned = 0.00258798 Jy ! Component: 2600 - total flux cleaned = 0.00261105 Jy ! Component: 2650 - total flux cleaned = 0.00266807 Jy ! Component: 2700 - total flux cleaned = 0.00266795 Jy ! Component: 2750 - total flux cleaned = 0.00265678 Jy ! Component: 2800 - total flux cleaned = 0.00265687 Jy ! Component: 2850 - total flux cleaned = 0.00266784 Jy ! Component: 2900 - total flux cleaned = 0.00264594 Jy ! Component: 2950 - total flux cleaned = 0.00265679 Jy ! Component: 3000 - total flux cleaned = 0.00263529 Jy ! Component: 3050 - total flux cleaned = 0.00263521 Jy ! Component: 3100 - total flux cleaned = 0.00263527 Jy ! Component: 3150 - total flux cleaned = 0.00262494 Jy ! Component: 3200 - total flux cleaned = 0.00266667 Jy ! Component: 3250 - total flux cleaned = 0.00266662 Jy ! Component: 3300 - total flux cleaned = 0.00266656 Jy ! Component: 3350 - total flux cleaned = 0.00271748 Jy ! Component: 3400 - total flux cleaned = 0.00266677 Jy ! Component: 3450 - total flux cleaned = 0.00266667 Jy ! Component: 3500 - total flux cleaned = 0.00265672 Jy ! Component: 3550 - total flux cleaned = 0.00264693 Jy ! Component: 3600 - total flux cleaned = 0.0026765 Jy ! Component: 3650 - total flux cleaned = 0.00265701 Jy ! Component: 3700 - total flux cleaned = 0.00266667 Jy ! Component: 3750 - total flux cleaned = 0.00268603 Jy ! Component: 3800 - total flux cleaned = 0.0026955 Jy ! Component: 3850 - total flux cleaned = 0.00269549 Jy ! Component: 3900 - total flux cleaned = 0.00270492 Jy ! Component: 3950 - total flux cleaned = 0.00268611 Jy ! Component: 4000 - total flux cleaned = 0.00265802 Jy ! Component: 4050 - total flux cleaned = 0.00265805 Jy ! Total flux subtracted in 4096 components = 0.00267654 Jy ! Clean residual min=-0.000607 max=0.000515 Jy/beam ! Clean residual mean=0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.079208 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 337 components and 0.0792081 Jy ![Exited script file: muppet] wmap "J2208+7423_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.571 x 9.656 at -76.31 degrees (North through East) ! Clean map min=-0.0010961 max=0.062528 Jy/beam ! Writing clean map to FITS file: J2208+7423_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.0625284 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167717 device "J2208+7423_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2208+7423_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.804676 0.804676 1.60935 3.2187 6.4374 12.8748 25.7496 51.4992 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 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.571 x 9.656 at -76.31 degrees (North through East) ! Clean map min=-0.0010961 max=0.062528 Jy/beam quit ! Quitting program ! Log file J2208+7423_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:06:07 2016