! Started logfile: J2002+0651_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:03:50 2016 obs J2002+0651_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2002+0651_S_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697735 visibilities/baseline/integration-bin. ! Found source: J2002+0651 ! ! 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 12936 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 J2002+0651_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 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875991Jy sigma=0.010688 ! Fit after self-cal, rms=0.855316Jy sigma=0.010462 ! 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.757 mas, bmaj=7.966 mas, bpa=0.9563 degrees ! Estimated noise=846.912 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.107871 Jy ! Component: 100 - total flux cleaned = 0.145045 Jy ! Total flux subtracted in 100 components = 0.145045 Jy ! Clean residual min=-0.006043 max=0.016046 Jy/beam ! Clean residual mean=0.000015 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.145045 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.145045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076417Jy sigma=0.000876 ! Fit after self-cal, rms=0.076221Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184286 Jy ! Component: 100 - total flux cleaned = 0.0277706 Jy ! Total flux subtracted in 100 components = 0.0277706 Jy ! Clean residual min=-0.003708 max=0.005747 Jy/beam ! Clean residual mean=0.000004 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.172815 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.172815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071116Jy sigma=0.000805 ! Fit after self-cal, rms=0.071079Jy sigma=0.000805 ! 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.522 mas, bmaj=9.144 mas, bpa=-0.3704 degrees ! Estimated noise=516.057 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 (-3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767698 Jy ! Component: 100 - total flux cleaned = 0.0117141 Jy ! Component: 150 - total flux cleaned = 0.014147 Jy ! Component: 200 - total flux cleaned = 0.01557 Jy ! Total flux subtracted in 200 components = 0.01557 Jy ! Clean residual min=-0.002298 max=0.002668 Jy/beam ! Clean residual mean=-0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.188385 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.188385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070164Jy sigma=0.000796 ! Fit after self-cal, rms=0.070171Jy sigma=0.000796 ! 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.85 HN 0.95 KP 1.05 ! LA 1.17 MK 1.09 NL 0.99 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 1.04 ! LA 1.12 MK 1.08 NL 1.01 OV 1.01 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.99 KP 0.92 ! LA 0.88 MK 1.06 NL 1.00 OV 0.94 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 0.90 ! LA 0.86 MK 1.04 NL 1.03 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.070171Jy sigma=0.000796 ! Fit after self-cal, rms=0.067760Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=9.178 mas, bpa=-0.1484 degrees ! Estimated noise=516.444 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.00016685 Jy ! Component: 100 - total flux cleaned = -0.00028443 Jy ! Component: 150 - total flux cleaned = -0.000417131 Jy ! Component: 200 - total flux cleaned = -0.000516517 Jy ! Total flux subtracted in 200 components = -0.000516517 Jy ! Clean residual min=-0.001858 max=0.001621 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.187869 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.187869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067734Jy sigma=0.000772 ! Fit after self-cal, rms=0.067723Jy sigma=0.000771 ! 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.067723Jy sigma=0.000771 ! Fit after self-cal, rms=0.067742Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=9.178 mas, bpa=-0.1714 degrees ! Estimated noise=515.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.37592e-05 Jy ! Component: 100 - total flux cleaned = -0.000290077 Jy ! Component: 150 - total flux cleaned = -0.000400561 Jy ! Component: 200 - total flux cleaned = -0.0005248 Jy ! Total flux subtracted in 200 components = -0.0005248 Jy ! Clean residual min=-0.001728 max=0.001528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.187344 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.187344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067721Jy sigma=0.000770 ! Fit after self-cal, rms=0.067722Jy sigma=0.000770 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.49534e-06 Jy ! Component: 100 - total flux cleaned = -6.49474e-05 Jy ! Component: 150 - total flux cleaned = -0.000152732 Jy ! Component: 200 - total flux cleaned = -0.000202466 Jy ! Total flux subtracted in 200 components = -0.000202466 Jy ! Clean residual min=-0.001708 max=0.001511 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.187141 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.187141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067712Jy sigma=0.000770 ! Fit after self-cal, rms=0.067710Jy sigma=0.000770 ! 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.067710Jy sigma=0.000770 ! Fit after self-cal, rms=0.067774Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=9.181 mas, bpa=-0.1698 degrees ! Estimated noise=515.755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.54459e-05 Jy ! Component: 100 - total flux cleaned = -0.000209777 Jy ! Component: 150 - total flux cleaned = -0.000301402 Jy ! Component: 200 - total flux cleaned = -0.000344044 Jy ! Total flux subtracted in 200 components = -0.000344044 Jy ! Clean residual min=-0.001677 max=0.001470 Jy/beam ! Clean residual mean=-0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.186797 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.186797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067765Jy sigma=0.000770 ! Fit after self-cal, rms=0.067765Jy sigma=0.000770 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.36717e-05 Jy ! Component: 100 - total flux cleaned = -3.27019e-05 Jy ! Component: 150 - total flux cleaned = -8.20699e-05 Jy ! Component: 200 - total flux cleaned = -0.000105275 Jy ! Total flux subtracted in 200 components = -0.000105275 Jy ! Clean residual min=-0.001660 max=0.001463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.186692 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.186692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067760Jy sigma=0.000770 ! Fit after self-cal, rms=0.067759Jy sigma=0.000770 ! 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.067759Jy sigma=0.000770 ! Fit after self-cal, rms=0.067820Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.492 mas, bmaj=14.96 mas, bpa=-10.28 degrees ! Estimated noise=603.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201629 Jy ! Component: 100 - total flux cleaned = -9.97848e-05 Jy ! Component: 150 - total flux cleaned = -9.96059e-05 Jy ! Component: 200 - total flux cleaned = -9.95697e-05 Jy ! Total flux subtracted in 200 components = -9.95697e-05 Jy ! Clean residual min=-0.001787 max=0.001454 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.186593 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.186593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067818Jy sigma=0.000770 ! Fit after self-cal, rms=0.067818Jy sigma=0.000770 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.11171e-05 Jy ! Component: 100 - total flux cleaned = 5.57438e-05 Jy ! Component: 150 - total flux cleaned = 4.6192e-05 Jy ! Component: 200 - total flux cleaned = 2.92926e-05 Jy ! Total flux subtracted in 200 components = 2.92926e-05 Jy ! Clean residual min=-0.001786 max=0.001433 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.186622 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.186622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067817Jy sigma=0.000770 ! Fit after self-cal, rms=0.067816Jy sigma=0.000770 ! 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.559 mas, bmaj=9.184 mas, bpa=-0.1463 degrees ! Estimated noise=515.831 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.559 x 9.184 at -0.1463 degrees (North through East) ! Clean map min=-0.0015479 max=0.14341 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.784 mas, bmaj=7.978 mas, bpa=1.281 degrees ! Estimated noise=843.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107376 Jy ! Component: 100 - total flux cleaned = 0.145377 Jy ! Component: 150 - total flux cleaned = 0.163056 Jy ! Component: 200 - total flux cleaned = 0.172027 Jy ! Total flux subtracted in 200 components = 0.172027 Jy ! Clean residual min=-0.002719 max=0.004417 Jy/beam ! Clean residual mean=0.000006 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.172027 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.172027 Jy ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=9.184 mas, bpa=-0.1463 degrees ! Estimated noise=515.831 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.00691969 Jy ! Component: 100 - total flux cleaned = 0.0105699 Jy ! Component: 150 - total flux cleaned = 0.0127027 Jy ! Component: 200 - total flux cleaned = 0.0140598 Jy ! Total flux subtracted in 200 components = 0.0140598 Jy ! Clean residual min=-0.001604 max=0.001548 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.186086 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.186086 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.492 mas, bmaj=14.96 mas, bpa=-10.28 degrees ! Estimated noise=603.434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100732 Jy ! Component: 100 - total flux cleaned = 0.00113819 Jy ! Component: 150 - total flux cleaned = 0.00107285 Jy ! Component: 200 - total flux cleaned = 0.00100055 Jy ! Total flux subtracted in 200 components = 0.00100055 Jy ! Clean residual min=-0.001782 max=0.001472 Jy/beam ! Clean residual mean=-0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.187087 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 = -5.17369e-05 Jy ! Component: 100 - total flux cleaned = -9.82569e-05 Jy ! Component: 150 - total flux cleaned = -0.000140664 Jy ! Component: 200 - total flux cleaned = -0.000178841 Jy ! Total flux subtracted in 200 components = -0.000178841 Jy ! Clean residual min=-0.001788 max=0.001437 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.186908 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 91 components and 0.186908 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=9.184 mas, bpa=-0.1463 degrees ! Estimated noise=515.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203729 Jy ! Component: 100 - total flux cleaned = -0.000264421 Jy ! Component: 150 - total flux cleaned = -0.000299214 Jy ! Component: 200 - total flux cleaned = -0.000315131 Jy ! Total flux subtracted in 200 components = -0.000315131 Jy ! Clean residual min=-0.001637 max=0.001488 Jy/beam ! Clean residual mean=-0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.186593 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.186593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067821Jy sigma=0.000770 ! Fit after self-cal, rms=0.067816Jy sigma=0.000770 wmodel J2002+0651_S_2014_06_09_pus_map.mod ! Writing 111 model components to file: J2002+0651_S_2014_06_09_pus_map.mod wobs J2002+0651_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2002+0651_S_2014_06_09_pus_uvs.fits wwins J2002+0651_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J2002+0651_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.000298427 Jy ! Component: 100 - total flux cleaned = -0.000300658 Jy ! Component: 150 - total flux cleaned = -0.000133441 Jy ! Component: 200 - total flux cleaned = 0.000139557 Jy ! Component: 250 - total flux cleaned = 0.000336303 Jy ! Component: 300 - total flux cleaned = 0.000589283 Jy ! Component: 350 - total flux cleaned = 0.000670745 Jy ! Component: 400 - total flux cleaned = 0.000729684 Jy ! Component: 450 - total flux cleaned = 0.000768004 Jy ! Component: 500 - total flux cleaned = 0.000768261 Jy ! Component: 550 - total flux cleaned = 0.000878136 Jy ! Component: 600 - total flux cleaned = 0.000984723 Jy ! Component: 650 - total flux cleaned = 0.00105442 Jy ! Component: 700 - total flux cleaned = 0.00120685 Jy ! Component: 750 - total flux cleaned = 0.00132298 Jy ! Component: 800 - total flux cleaned = 0.0014367 Jy ! Component: 850 - total flux cleaned = 0.00150032 Jy ! Component: 900 - total flux cleaned = 0.00153145 Jy ! Component: 950 - total flux cleaned = 0.00159324 Jy ! Component: 1000 - total flux cleaned = 0.00162356 Jy ! Component: 1050 - total flux cleaned = 0.00171382 Jy ! Component: 1100 - total flux cleaned = 0.0017731 Jy ! Component: 1150 - total flux cleaned = 0.00184619 Jy ! Component: 1200 - total flux cleaned = 0.00187466 Jy ! Component: 1250 - total flux cleaned = 0.00187451 Jy ! Component: 1300 - total flux cleaned = 0.0018467 Jy ! Component: 1350 - total flux cleaned = 0.00194354 Jy ! Component: 1400 - total flux cleaned = 0.00190241 Jy ! Component: 1450 - total flux cleaned = 0.00192935 Jy ! Component: 1500 - total flux cleaned = 0.00194258 Jy ! Component: 1550 - total flux cleaned = 0.00199514 Jy ! Component: 1600 - total flux cleaned = 0.00199506 Jy ! Component: 1650 - total flux cleaned = 0.00205904 Jy ! Component: 1700 - total flux cleaned = 0.00209693 Jy ! Component: 1750 - total flux cleaned = 0.00209679 Jy ! Component: 1800 - total flux cleaned = 0.00209707 Jy ! Component: 1850 - total flux cleaned = 0.00212174 Jy ! Component: 1900 - total flux cleaned = 0.00217039 Jy ! Component: 1950 - total flux cleaned = 0.00221851 Jy ! Component: 2000 - total flux cleaned = 0.00224219 Jy ! Component: 2050 - total flux cleaned = 0.00225387 Jy ! Component: 2100 - total flux cleaned = 0.00230056 Jy ! Component: 2150 - total flux cleaned = 0.00232373 Jy ! Component: 2200 - total flux cleaned = 0.00232378 Jy ! Component: 2250 - total flux cleaned = 0.00239148 Jy ! Component: 2300 - total flux cleaned = 0.00239145 Jy ! Component: 2350 - total flux cleaned = 0.00240263 Jy ! Component: 2400 - total flux cleaned = 0.00246855 Jy ! Component: 2450 - total flux cleaned = 0.002436 Jy ! Component: 2500 - total flux cleaned = 0.00247919 Jy ! Component: 2550 - total flux cleaned = 0.00250047 Jy ! Component: 2600 - total flux cleaned = 0.00251113 Jy ! Component: 2650 - total flux cleaned = 0.0024901 Jy ! Component: 2700 - total flux cleaned = 0.00247977 Jy ! Component: 2750 - total flux cleaned = 0.00251082 Jy ! Component: 2800 - total flux cleaned = 0.00256206 Jy ! Component: 2850 - total flux cleaned = 0.0025621 Jy ! Component: 2900 - total flux cleaned = 0.00258224 Jy ! Component: 2950 - total flux cleaned = 0.00260231 Jy ! Component: 3000 - total flux cleaned = 0.00267199 Jy ! Component: 3050 - total flux cleaned = 0.00269173 Jy ! Component: 3100 - total flux cleaned = 0.00271141 Jy ! Component: 3150 - total flux cleaned = 0.0027211 Jy ! Component: 3200 - total flux cleaned = 0.00279848 Jy ! Component: 3250 - total flux cleaned = 0.00283681 Jy ! Component: 3300 - total flux cleaned = 0.00286541 Jy ! Component: 3350 - total flux cleaned = 0.00289376 Jy ! Component: 3400 - total flux cleaned = 0.0029313 Jy ! Component: 3450 - total flux cleaned = 0.00295931 Jy ! Component: 3500 - total flux cleaned = 0.00295002 Jy ! Component: 3550 - total flux cleaned = 0.00301457 Jy ! Component: 3600 - total flux cleaned = 0.00300542 Jy ! Component: 3650 - total flux cleaned = 0.00301455 Jy ! Component: 3700 - total flux cleaned = 0.00306874 Jy ! Component: 3750 - total flux cleaned = 0.00308654 Jy ! Component: 3800 - total flux cleaned = 0.00312227 Jy ! Component: 3850 - total flux cleaned = 0.00314009 Jy ! Component: 3900 - total flux cleaned = 0.00316665 Jy ! Component: 3950 - total flux cleaned = 0.00321045 Jy ! Component: 4000 - total flux cleaned = 0.00321037 Jy ! Component: 4050 - total flux cleaned = 0.00325372 Jy ! Total flux subtracted in 4096 components = 0.00321927 Jy ! Clean residual min=-0.000484 max=0.000628 Jy/beam ! Clean residual mean=0.000001 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.189812 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 397 components and 0.189812 Jy ![Exited script file: muppet] wmap "J2002+0651_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.559 x 9.184 at -0.1463 degrees (North through East) ! Clean map min=-0.001041 max=0.14352 Jy/beam ! Writing clean map to FITS file: J2002+0651_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.143523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157379 device "J2002+0651_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2002+0651_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.328961 0.328961 0.657922 1.31584 2.63169 5.26337 10.5267 21.0535 42.107 84.214 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 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.559 x 9.184 at -0.1463 degrees (North through East) ! Clean map min=-0.001041 max=0.14352 Jy/beam quit ! Quitting program ! Log file J2002+0651_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:03:55 2016