! Started logfile: J0638+5933_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:57:24 2016 obs J0638+5933_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0638+5933_S_2014_08_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.582804 visibilities/baseline/integration-bin. ! Found source: J0638+5933 ! ! 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 342 lines of history. ! ! Reading 8812 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 J0638+5933_S_2014_08_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 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 322 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.630543Jy sigma=0.007199 ! Fit after self-cal, rms=0.611276Jy sigma=0.006963 ! 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.207 mas, bmaj=4.637 mas, bpa=-56.03 degrees ! Estimated noise=1003.9 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.298537 Jy ! Component: 100 - total flux cleaned = 0.375025 Jy ! Total flux subtracted in 100 components = 0.375025 Jy ! Clean residual min=-0.010272 max=0.028306 Jy/beam ! Clean residual mean=-0.000047 rms=0.002899 Jy/beam ! Combined flux in latest and established models = 0.375024 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.375024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096858Jy sigma=0.000995 ! Fit after self-cal, rms=0.096849Jy sigma=0.000994 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271654 Jy ! Component: 100 - total flux cleaned = 0.038011 Jy ! Total flux subtracted in 100 components = 0.038011 Jy ! Clean residual min=-0.008644 max=0.008251 Jy/beam ! Clean residual mean=-0.000027 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.413036 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.413035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087573Jy sigma=0.000909 ! Fit after self-cal, rms=0.087570Jy sigma=0.000908 ! 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.95 mas, bmaj=5.718 mas, bpa=-55.78 degrees ! Estimated noise=677.742 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.00783462 Jy ! Component: 100 - total flux cleaned = 0.0121607 Jy ! Component: 150 - total flux cleaned = 0.014872 Jy ! Component: 200 - total flux cleaned = 0.0166145 Jy ! Total flux subtracted in 200 components = 0.0166145 Jy ! Clean residual min=-0.006326 max=0.007579 Jy/beam ! Clean residual mean=-0.000033 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.42965 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.42965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086429Jy sigma=0.000905 ! Fit after self-cal, rms=0.086424Jy sigma=0.000905 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 0.97 KP 1.07 ! LA 1.09 MK 1.02 NL 1.00 OV 1.01 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.02 KP 1.02 ! LA 1.05 MK 1.02 NL 1.05 OV 1.02 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.18 HN 1.04 KP 0.90 ! LA 0.83 MK 1.04 NL 1.00 OV 0.95 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.99 KP 0.86 ! LA 0.79 MK 1.01 NL 1.07 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.086424Jy sigma=0.000905 ! Fit after self-cal, rms=0.071677Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=5.716 mas, bpa=-56.1 degrees ! Estimated noise=679.32 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 (-10, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00534259 Jy ! Component: 100 - total flux cleaned = 0.00781203 Jy ! Component: 150 - total flux cleaned = 0.00874859 Jy ! Component: 200 - total flux cleaned = 0.00914981 Jy ! Total flux subtracted in 200 components = 0.00914981 Jy ! Clean residual min=-0.002347 max=0.002494 Jy/beam ! Clean residual mean=-0.000014 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.4388 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.4388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071271Jy sigma=0.000770 ! Fit after self-cal, rms=0.071229Jy sigma=0.000769 ! 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.071229Jy sigma=0.000769 ! Fit after self-cal, rms=0.071066Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=5.707 mas, bpa=-56.28 degrees ! Estimated noise=678.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884284 Jy ! Component: 100 - total flux cleaned = 0.00115418 Jy ! Component: 150 - total flux cleaned = 0.00133596 Jy ! Component: 200 - total flux cleaned = 0.00145528 Jy ! Total flux subtracted in 200 components = 0.00145528 Jy ! Clean residual min=-0.002059 max=0.002013 Jy/beam ! Clean residual mean=-0.000014 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.440255 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.440255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071013Jy sigma=0.000767 ! Fit after self-cal, rms=0.071010Jy 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) ! Added new window around map position (107, -62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142316 Jy ! Component: 100 - total flux cleaned = 0.00172845 Jy ! Component: 150 - total flux cleaned = 0.00179418 Jy ! Component: 200 - total flux cleaned = 0.00191133 Jy ! Total flux subtracted in 200 components = 0.00191133 Jy ! Clean residual min=-0.002083 max=0.001774 Jy/beam ! Clean residual mean=-0.000013 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.442166 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.442166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070952Jy sigma=0.000767 ! Fit after self-cal, rms=0.070951Jy 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.070951Jy sigma=0.000767 ! Fit after self-cal, rms=0.070897Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.977 mas, bmaj=5.707 mas, bpa=-56.34 degrees ! Estimated noise=678.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125495 Jy ! Component: 100 - total flux cleaned = -6.85231e-05 Jy ! Component: 150 - total flux cleaned = -9.4093e-05 Jy ! Component: 200 - total flux cleaned = -0.000117797 Jy ! Total flux subtracted in 200 components = -0.000117797 Jy ! Clean residual min=-0.002005 max=0.001700 Jy/beam ! Clean residual mean=-0.000016 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.442048 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.442048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070877Jy sigma=0.000766 ! Fit after self-cal, rms=0.070877Jy sigma=0.000766 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.89207e-05 Jy ! Component: 100 - total flux cleaned = 5.65595e-05 Jy ! Component: 150 - total flux cleaned = 1.46424e-05 Jy ! Component: 200 - total flux cleaned = -4.69271e-06 Jy ! Total flux subtracted in 200 components = -4.69271e-06 Jy ! Clean residual min=-0.002007 max=0.001695 Jy/beam ! Clean residual mean=-0.000016 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.442044 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 108 components and 0.442044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070865Jy sigma=0.000766 ! Fit after self-cal, rms=0.070865Jy sigma=0.000766 ! 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.070865Jy sigma=0.000766 ! Fit after self-cal, rms=0.070840Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.228 mas, bmaj=9.568 mas, bpa=-77.05 degrees ! Estimated noise=815.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.69249e-05 Jy ! Component: 100 - total flux cleaned = -6.30418e-05 Jy ! Component: 150 - total flux cleaned = -0.000102381 Jy ! Component: 200 - total flux cleaned = -0.000136999 Jy ! Total flux subtracted in 200 components = -0.000136999 Jy ! Clean residual min=-0.001541 max=0.001901 Jy/beam ! Clean residual mean=-0.000033 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.441907 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.441907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070835Jy sigma=0.000766 ! Fit after self-cal, rms=0.070835Jy sigma=0.000766 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.46241e-05 Jy ! Component: 100 - total flux cleaned = -8.42285e-05 Jy ! Component: 150 - total flux cleaned = -9.7334e-05 Jy ! Component: 200 - total flux cleaned = -0.000109652 Jy ! Total flux subtracted in 200 components = -0.000109652 Jy ! Clean residual min=-0.001551 max=0.001861 Jy/beam ! Clean residual mean=-0.000032 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.441797 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 140 components and 0.441797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070834Jy sigma=0.000766 ! Fit after self-cal, rms=0.070834Jy sigma=0.000766 ! 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.98 mas, bmaj=5.708 mas, bpa=-56.38 degrees ! Estimated noise=677.943 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.98 x 5.708 at -56.38 degrees (North through East) ! Clean map min=-0.0019106 max=0.38819 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.231 mas, bmaj=4.609 mas, bpa=-56.75 degrees ! Estimated noise=1003.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.298347 Jy ! Component: 100 - total flux cleaned = 0.373638 Jy ! Component: 150 - total flux cleaned = 0.400069 Jy ! Component: 200 - total flux cleaned = 0.411672 Jy ! Total flux subtracted in 200 components = 0.411672 Jy ! Clean residual min=-0.004074 max=0.005889 Jy/beam ! Clean residual mean=-0.000022 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.411672 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.411672 Jy ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=5.708 mas, bpa=-56.38 degrees ! Estimated noise=677.943 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.00842863 Jy ! Component: 100 - total flux cleaned = 0.0136056 Jy ! Component: 150 - total flux cleaned = 0.017256 Jy ! Component: 200 - total flux cleaned = 0.0199836 Jy ! Total flux subtracted in 200 components = 0.0199836 Jy ! Clean residual min=-0.002090 max=0.001979 Jy/beam ! Clean residual mean=-0.000029 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.431656 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.431656 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.228 mas, bmaj=9.568 mas, bpa=-77.05 degrees ! Estimated noise=815.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295554 Jy ! Component: 100 - total flux cleaned = 0.0049636 Jy ! Component: 150 - total flux cleaned = 0.00647601 Jy ! Component: 200 - total flux cleaned = 0.00733978 Jy ! Total flux subtracted in 200 components = 0.00733978 Jy ! Clean residual min=-0.001720 max=0.002136 Jy/beam ! Clean residual mean=-0.000041 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.438995 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.000363041 Jy ! Component: 100 - total flux cleaned = 0.000684742 Jy ! Component: 150 - total flux cleaned = 0.000969567 Jy ! Component: 200 - total flux cleaned = 0.00116705 Jy ! Total flux subtracted in 200 components = 0.00116705 Jy ! Clean residual min=-0.001630 max=0.002038 Jy/beam ! Clean residual mean=-0.000037 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.440163 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 113 components and 0.440163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=5.708 mas, bpa=-56.38 degrees ! Estimated noise=677.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568203 Jy ! Component: 100 - total flux cleaned = 0.000639891 Jy ! Component: 150 - total flux cleaned = 0.000704353 Jy ! Component: 200 - total flux cleaned = 0.000703766 Jy ! Total flux subtracted in 200 components = 0.000703766 Jy ! Clean residual min=-0.002015 max=0.001799 Jy/beam ! Clean residual mean=-0.000017 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.440866 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 129 components and 0.440866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070905Jy sigma=0.000767 ! Fit after self-cal, rms=0.070901Jy sigma=0.000767 wmodel J0638+5933_S_2014_08_09_pus_map.mod ! Writing 129 model components to file: J0638+5933_S_2014_08_09_pus_map.mod wobs J0638+5933_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0638+5933_S_2014_08_09_pus_uvs.fits wwins J0638+5933_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0638+5933_S_2014_08_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 = -6.93232e-05 Jy ! Component: 100 - total flux cleaned = 5.18929e-05 Jy ! Component: 150 - total flux cleaned = 8.18476e-05 Jy ! Component: 200 - total flux cleaned = 5.438e-05 Jy ! Component: 250 - total flux cleaned = 8.12422e-05 Jy ! Component: 300 - total flux cleaned = 0.000208168 Jy ! Component: 350 - total flux cleaned = 0.000281514 Jy ! Component: 400 - total flux cleaned = 0.000186338 Jy ! Component: 450 - total flux cleaned = 0.000186019 Jy ! Component: 500 - total flux cleaned = 0.000140158 Jy ! Component: 550 - total flux cleaned = 0.000117814 Jy ! Component: 600 - total flux cleaned = 0.000118103 Jy ! Component: 650 - total flux cleaned = 0.000160709 Jy ! Component: 700 - total flux cleaned = 0.000139162 Jy ! Component: 750 - total flux cleaned = 5.6884e-05 Jy ! Component: 800 - total flux cleaned = -2.36639e-05 Jy ! Component: 850 - total flux cleaned = -6.31041e-05 Jy ! Component: 900 - total flux cleaned = -8.24338e-05 Jy ! Component: 950 - total flux cleaned = -8.26636e-05 Jy ! Component: 1000 - total flux cleaned = -0.000120918 Jy ! Component: 1050 - total flux cleaned = -0.000214186 Jy ! Component: 1100 - total flux cleaned = -0.000159246 Jy ! Component: 1150 - total flux cleaned = -0.00019563 Jy ! Component: 1200 - total flux cleaned = -0.000231237 Jy ! Component: 1250 - total flux cleaned = -0.000213446 Jy ! Component: 1300 - total flux cleaned = -0.000265544 Jy ! Component: 1350 - total flux cleaned = -0.000231156 Jy ! Component: 1400 - total flux cleaned = -0.000248275 Jy ! Component: 1450 - total flux cleaned = -0.000231284 Jy ! Component: 1500 - total flux cleaned = -0.000198356 Jy ! Component: 1550 - total flux cleaned = -0.000116464 Jy ! Component: 1600 - total flux cleaned = -0.000164979 Jy ! Component: 1650 - total flux cleaned = -6.8634e-05 Jy ! Component: 1700 - total flux cleaned = -0.000100593 Jy ! Component: 1750 - total flux cleaned = -0.000116008 Jy ! Component: 1800 - total flux cleaned = -0.000100596 Jy ! Component: 1850 - total flux cleaned = -0.000146643 Jy ! Component: 1900 - total flux cleaned = -7.03418e-05 Jy ! Component: 1950 - total flux cleaned = -8.55838e-05 Jy ! Component: 2000 - total flux cleaned = -7.06788e-05 Jy ! Component: 2050 - total flux cleaned = -4.09208e-05 Jy ! Component: 2100 - total flux cleaned = -4.10249e-05 Jy ! Component: 2150 - total flux cleaned = -4.11305e-05 Jy ! Component: 2200 - total flux cleaned = 1.65248e-05 Jy ! Component: 2250 - total flux cleaned = -1.22122e-05 Jy ! Component: 2300 - total flux cleaned = 3.01069e-05 Jy ! Component: 2350 - total flux cleaned = -6.80769e-05 Jy ! Component: 2400 - total flux cleaned = 1.54486e-05 Jy ! Component: 2450 - total flux cleaned = -5.34793e-05 Jy ! Component: 2500 - total flux cleaned = -8.08344e-05 Jy ! Component: 2550 - total flux cleaned = -8.0929e-05 Jy ! Component: 2600 - total flux cleaned = -6.7464e-05 Jy ! Component: 2650 - total flux cleaned = -0.000107478 Jy ! Component: 2700 - total flux cleaned = -0.000160195 Jy ! Component: 2750 - total flux cleaned = -0.000120961 Jy ! Component: 2800 - total flux cleaned = -0.000159834 Jy ! Component: 2850 - total flux cleaned = -0.000146855 Jy ! Component: 2900 - total flux cleaned = -0.000223752 Jy ! Component: 2950 - total flux cleaned = -0.000211089 Jy ! Component: 3000 - total flux cleaned = -0.000223662 Jy ! Component: 3050 - total flux cleaned = -0.00024862 Jy ! Component: 3100 - total flux cleaned = -0.000285788 Jy ! Component: 3150 - total flux cleaned = -0.000298014 Jy ! Component: 3200 - total flux cleaned = -0.000298025 Jy ! Component: 3250 - total flux cleaned = -0.000334492 Jy ! Component: 3300 - total flux cleaned = -0.0003465 Jy ! Component: 3350 - total flux cleaned = -0.000358469 Jy ! Component: 3400 - total flux cleaned = -0.000406008 Jy ! Component: 3450 - total flux cleaned = -0.000382417 Jy ! Component: 3500 - total flux cleaned = -0.000441004 Jy ! Component: 3550 - total flux cleaned = -0.000452627 Jy ! Component: 3600 - total flux cleaned = -0.00049872 Jy ! Component: 3650 - total flux cleaned = -0.000464522 Jy ! Component: 3700 - total flux cleaned = -0.000453158 Jy ! Component: 3750 - total flux cleaned = -0.000498587 Jy ! Component: 3800 - total flux cleaned = -0.000509725 Jy ! Component: 3850 - total flux cleaned = -0.000520969 Jy ! Component: 3900 - total flux cleaned = -0.000509955 Jy ! Component: 3950 - total flux cleaned = -0.000521076 Jy ! Component: 4000 - total flux cleaned = -0.000575891 Jy ! Component: 4050 - total flux cleaned = -0.000543196 Jy ! Total flux subtracted in 4096 components = -0.000532301 Jy ! Clean residual min=-0.000676 max=0.000614 Jy/beam ! Clean residual mean=-0.000005 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.440334 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 396 components and 0.440334 Jy ![Exited script file: muppet] wmap "J0638+5933_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.98 x 5.708 at -56.38 degrees (North through East) ! Clean map min=-0.001473 max=0.38905 Jy/beam ! Writing clean map to FITS file: J0638+5933_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.389053 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192462 device "J0638+5933_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0638+5933_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.148408 0.148408 0.296815 0.593631 1.18726 2.37452 4.74904 9.49809 18.9962 37.9924 75.9847 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.389 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.98 x 5.708 at -56.38 degrees (North through East) ! Clean map min=-0.001473 max=0.38905 Jy/beam quit ! Quitting program ! Log file J0638+5933_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:57:29 2016