! Started logfile: J1708+0035_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:59:21 2016 obs J1708+0035_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1708+0035_S_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694067 visibilities/baseline/integration-bin. ! Found source: J1708+0035 ! ! 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 12868 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 J1708+0035_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.904877Jy sigma=0.009500 ! Fit after self-cal, rms=0.875515Jy sigma=0.009220 ! 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.4 mas, bmaj=7.82 mas, bpa=2.707 degrees ! Estimated noise=949.874 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.0939543 Jy ! Component: 100 - total flux cleaned = 0.132297 Jy ! Total flux subtracted in 100 components = 0.132297 Jy ! Clean residual min=-0.013964 max=0.034747 Jy/beam ! Clean residual mean=-0.000058 rms=0.004190 Jy/beam ! Combined flux in latest and established models = 0.132297 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.132297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111213Jy sigma=0.001113 ! Fit after self-cal, rms=0.110907Jy sigma=0.001110 ! Inverting map ! Added new window around map position (7, -16). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0331776 Jy ! Component: 100 - total flux cleaned = 0.0540004 Jy ! Total flux subtracted in 100 components = 0.0540004 Jy ! Clean residual min=-0.010661 max=0.019486 Jy/beam ! Clean residual mean=-0.000036 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.186297 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.186297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097832Jy sigma=0.000941 ! Fit after self-cal, rms=0.096956Jy sigma=0.000929 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186713 Jy ! Component: 100 - total flux cleaned = 0.0309263 Jy ! Total flux subtracted in 100 components = 0.0309263 Jy ! Clean residual min=-0.009161 max=0.012536 Jy/beam ! Clean residual mean=-0.000024 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.217223 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.217223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092299Jy sigma=0.000867 ! Fit after self-cal, rms=0.092010Jy sigma=0.000863 ! 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=4.06 mas, bmaj=9.028 mas, bpa=-0.02595 degrees ! Estimated noise=600.762 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.0146979 Jy ! Component: 100 - total flux cleaned = 0.0241835 Jy ! Component: 150 - total flux cleaned = 0.030597 Jy ! Component: 200 - total flux cleaned = 0.0334449 Jy ! Total flux subtracted in 200 components = 0.0334449 Jy ! Clean residual min=-0.007500 max=0.010175 Jy/beam ! Clean residual mean=-0.000031 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.250668 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 76 components and 0.250668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089406Jy sigma=0.000829 ! Fit after self-cal, rms=0.089282Jy sigma=0.000827 ! 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.90 HN 1.02 KP 1.02 ! LA 1.12 MK 1.15 NL 0.95 OV 1.01 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.08 KP 1.00 ! LA 1.08 MK 1.16 NL 0.99 OV 1.03 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 HN 1.14 KP 0.89 ! LA 0.87 MK 1.13 NL 0.98 OV 0.95 ! PT 0.93 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.12 KP 0.89 ! LA 0.86 MK 1.13 NL 1.06 OV 1.04 ! PT 0.96 SC 1.18 ! ! ! Fit before self-cal, rms=0.089282Jy sigma=0.000827 ! Fit after self-cal, rms=0.092791Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=9.302 mas, bpa=0.3924 degrees ! Estimated noise=615.618 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 (-4, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839863 Jy ! Component: 100 - total flux cleaned = 0.0138933 Jy ! Component: 150 - total flux cleaned = 0.0153553 Jy ! Component: 200 - total flux cleaned = 0.0154869 Jy ! Total flux subtracted in 200 components = 0.0154869 Jy ! Clean residual min=-0.003902 max=0.004679 Jy/beam ! Clean residual mean=0.000035 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.266155 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.266155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091771Jy sigma=0.000792 ! Fit after self-cal, rms=0.091811Jy sigma=0.000791 ! 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.091811Jy sigma=0.000791 ! Fit after self-cal, rms=0.087910Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=9.28 mas, bpa=0.1003 degrees ! Estimated noise=609.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031472 Jy ! Component: 100 - total flux cleaned = 0.00418193 Jy ! Component: 150 - total flux cleaned = 0.00438112 Jy ! Component: 200 - total flux cleaned = 0.00429825 Jy ! Total flux subtracted in 200 components = 0.00429825 Jy ! Clean residual min=-0.002891 max=0.003434 Jy/beam ! Clean residual mean=0.000009 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.270453 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.270453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087614Jy sigma=0.000784 ! Fit after self-cal, rms=0.087631Jy sigma=0.000783 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 = 0.00033984 Jy ! Component: 100 - total flux cleaned = 9.81847e-05 Jy ! Component: 150 - total flux cleaned = 2.42314e-05 Jy ! Component: 200 - total flux cleaned = -4.44614e-05 Jy ! Total flux subtracted in 200 components = -4.44614e-05 Jy ! Clean residual min=-0.002594 max=0.003313 Jy/beam ! Clean residual mean=0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.270409 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.270409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087479Jy sigma=0.000782 ! Fit after self-cal, rms=0.087476Jy sigma=0.000782 ! Inverting map ! Added new window around map position (-11.5, -47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239273 Jy ! Component: 100 - total flux cleaned = 0.00303382 Jy ! Component: 150 - total flux cleaned = 0.0033506 Jy ! Component: 200 - total flux cleaned = 0.00346961 Jy ! Total flux subtracted in 200 components = 0.00346961 Jy ! Clean residual min=-0.002476 max=0.002701 Jy/beam ! Clean residual mean=0.000008 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.273879 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 145 components and 0.273879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087324Jy sigma=0.000781 ! Fit after self-cal, rms=0.087327Jy sigma=0.000781 ! 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.087327Jy sigma=0.000781 ! Fit after self-cal, rms=0.086978Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=9.287 mas, bpa=0.118 degrees ! Estimated noise=606.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195521 Jy ! Component: 100 - total flux cleaned = 0.000197727 Jy ! Component: 150 - total flux cleaned = 0.000297244 Jy ! Component: 200 - total flux cleaned = 0.000297486 Jy ! Total flux subtracted in 200 components = 0.000297486 Jy ! Clean residual min=-0.002323 max=0.002706 Jy/beam ! Clean residual mean=0.000007 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.274176 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 154 components and 0.274176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086904Jy sigma=0.000780 ! Fit after self-cal, rms=0.086909Jy sigma=0.000780 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.49064e-06 Jy ! Component: 100 - total flux cleaned = 3.98612e-06 Jy ! Component: 150 - total flux cleaned = 4.75512e-05 Jy ! Component: 200 - total flux cleaned = 0.000128128 Jy ! Total flux subtracted in 200 components = 0.000128128 Jy ! Clean residual min=-0.002158 max=0.002681 Jy/beam ! Clean residual mean=0.000008 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.274304 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 162 components and 0.274304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086857Jy sigma=0.000780 ! Fit after self-cal, rms=0.086857Jy sigma=0.000780 ! 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.086857Jy sigma=0.000780 ! Fit after self-cal, rms=0.086695Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.314 mas, bmaj=14.77 mas, bpa=-6.906 degrees ! Estimated noise=673.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.1476e-05 Jy ! Component: 100 - total flux cleaned = 2.59775e-05 Jy ! Component: 150 - total flux cleaned = 4.95724e-05 Jy ! Component: 200 - total flux cleaned = 5.55748e-06 Jy ! Total flux subtracted in 200 components = 5.55748e-06 Jy ! Clean residual min=-0.002314 max=0.003355 Jy/beam ! Clean residual mean=0.000013 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.27431 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.27431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086674Jy sigma=0.000780 ! Fit after self-cal, rms=0.086673Jy sigma=0.000780 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.30204e-05 Jy ! Component: 100 - total flux cleaned = 3.39576e-05 Jy ! Component: 150 - total flux cleaned = -4.12388e-06 Jy ! Component: 200 - total flux cleaned = -4.04452e-05 Jy ! Total flux subtracted in 200 components = -4.04452e-05 Jy ! Clean residual min=-0.002335 max=0.003312 Jy/beam ! Clean residual mean=0.000012 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.274269 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 185 components and 0.274269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086660Jy sigma=0.000780 ! Fit after self-cal, rms=0.086661Jy sigma=0.000780 ! 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=4.228 mas, bmaj=9.29 mas, bpa=0.121 degrees ! Estimated noise=605.484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.228 x 9.29 at 0.121 degrees (North through East) ! Clean map min=-0.0020696 max=0.096389 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.532 mas, bmaj=7.991 mas, bpa=2.853 degrees ! Estimated noise=975.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997186 Jy ! Component: 100 - total flux cleaned = 0.146478 Jy ! Component: 150 - total flux cleaned = 0.175274 Jy ! Component: 200 - total flux cleaned = 0.195047 Jy ! Total flux subtracted in 200 components = 0.195047 Jy ! Clean residual min=-0.007451 max=0.013073 Jy/beam ! Clean residual mean=-0.000023 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.195047 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.195047 Jy ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=9.29 mas, bpa=0.121 degrees ! Estimated noise=605.484 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) ! Added new window around map position (-4.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205902 Jy ! Component: 100 - total flux cleaned = 0.0340296 Jy ! Component: 150 - total flux cleaned = 0.0435843 Jy ! Component: 200 - total flux cleaned = 0.0506247 Jy ! Total flux subtracted in 200 components = 0.0506247 Jy ! Clean residual min=-0.004326 max=0.004099 Jy/beam ! Clean residual mean=-0.000022 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.245671 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 98 components and 0.245671 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.314 mas, bmaj=14.77 mas, bpa=-6.906 degrees ! Estimated noise=673.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00710351 Jy ! Component: 100 - total flux cleaned = 0.0120795 Jy ! Component: 150 - total flux cleaned = 0.0157275 Jy ! Component: 200 - total flux cleaned = 0.0186034 Jy ! Total flux subtracted in 200 components = 0.0186034 Jy ! Clean residual min=-0.003274 max=0.003402 Jy/beam ! Clean residual mean=-0.000001 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.264275 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.00232858 Jy ! Component: 100 - total flux cleaned = 0.0042522 Jy ! Component: 150 - total flux cleaned = 0.0058574 Jy ! Component: 200 - total flux cleaned = 0.00699359 Jy ! Total flux subtracted in 200 components = 0.00699359 Jy ! Clean residual min=-0.002701 max=0.003102 Jy/beam ! Clean residual mean=0.000009 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.271268 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 195 components and 0.271269 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=9.29 mas, bpa=0.121 degrees ! Estimated noise=605.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136636 Jy ! Component: 100 - total flux cleaned = 0.00059822 Jy ! Component: 150 - total flux cleaned = 0.00124036 Jy ! Component: 200 - total flux cleaned = 0.00194102 Jy ! Total flux subtracted in 200 components = 0.00194102 Jy ! Clean residual min=-0.002327 max=0.002456 Jy/beam ! Clean residual mean=0.000008 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.27321 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 212 components and 0.27321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086629Jy sigma=0.000780 ! Fit after self-cal, rms=0.086569Jy sigma=0.000780 wmodel J1708+0035_S_2014_06_09_pus_map.mod ! Writing 212 model components to file: J1708+0035_S_2014_06_09_pus_map.mod wobs J1708+0035_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1708+0035_S_2014_06_09_pus_uvs.fits wwins J1708+0035_S_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J1708+0035_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 = 1.77228e-05 Jy ! Component: 100 - total flux cleaned = -0.000376452 Jy ! Component: 150 - total flux cleaned = -0.00059711 Jy ! Component: 200 - total flux cleaned = -0.000666083 Jy ! Component: 250 - total flux cleaned = -0.000764888 Jy ! Component: 300 - total flux cleaned = -0.000827916 Jy ! Component: 350 - total flux cleaned = -0.000857762 Jy ! Component: 400 - total flux cleaned = -0.000857344 Jy ! Component: 450 - total flux cleaned = -0.000828838 Jy ! Component: 500 - total flux cleaned = -0.000829767 Jy ! Component: 550 - total flux cleaned = -0.000830259 Jy ! Component: 600 - total flux cleaned = -0.000803602 Jy ! Component: 650 - total flux cleaned = -0.000828987 Jy ! Component: 700 - total flux cleaned = -0.000879477 Jy ! Component: 750 - total flux cleaned = -0.000878874 Jy ! Component: 800 - total flux cleaned = -0.000878699 Jy ! Component: 850 - total flux cleaned = -0.000879185 Jy ! Component: 900 - total flux cleaned = -0.000878893 Jy ! Component: 950 - total flux cleaned = -0.000856118 Jy ! Component: 1000 - total flux cleaned = -0.000811195 Jy ! Component: 1050 - total flux cleaned = -0.000855753 Jy ! Component: 1100 - total flux cleaned = -0.000811744 Jy ! Component: 1150 - total flux cleaned = -0.000769466 Jy ! Component: 1200 - total flux cleaned = -0.000748577 Jy ! Component: 1250 - total flux cleaned = -0.000769244 Jy ! Component: 1300 - total flux cleaned = -0.000728448 Jy ! Component: 1350 - total flux cleaned = -0.000768794 Jy ! Component: 1400 - total flux cleaned = -0.000768607 Jy ! Component: 1450 - total flux cleaned = -0.000749227 Jy ! Component: 1500 - total flux cleaned = -0.00074925 Jy ! Component: 1550 - total flux cleaned = -0.000730435 Jy ! Component: 1600 - total flux cleaned = -0.000805532 Jy ! Component: 1650 - total flux cleaned = -0.000823973 Jy ! Component: 1700 - total flux cleaned = -0.000805539 Jy ! Component: 1750 - total flux cleaned = -0.000841798 Jy ! Component: 1800 - total flux cleaned = -0.000859305 Jy ! Component: 1850 - total flux cleaned = -0.000876858 Jy ! Component: 1900 - total flux cleaned = -0.00089427 Jy ! Component: 1950 - total flux cleaned = -0.000962962 Jy ! Component: 2000 - total flux cleaned = -0.00092865 Jy ! Component: 2050 - total flux cleaned = -0.000996286 Jy ! Component: 2100 - total flux cleaned = -0.00102952 Jy ! Component: 2150 - total flux cleaned = -0.00107895 Jy ! Component: 2200 - total flux cleaned = -0.00111144 Jy ! Component: 2250 - total flux cleaned = -0.00117578 Jy ! Component: 2300 - total flux cleaned = -0.00115996 Jy ! Component: 2350 - total flux cleaned = -0.00122328 Jy ! Component: 2400 - total flux cleaned = -0.00123872 Jy ! Component: 2450 - total flux cleaned = -0.00130052 Jy ! Component: 2500 - total flux cleaned = -0.00134645 Jy ! Component: 2550 - total flux cleaned = -0.00140677 Jy ! Component: 2600 - total flux cleaned = -0.00142172 Jy ! Component: 2650 - total flux cleaned = -0.00143664 Jy ! Component: 2700 - total flux cleaned = -0.00146612 Jy ! Component: 2750 - total flux cleaned = -0.00148083 Jy ! Component: 2800 - total flux cleaned = -0.00158185 Jy ! Component: 2850 - total flux cleaned = -0.00162496 Jy ! Component: 2900 - total flux cleaned = -0.00168169 Jy ! Component: 2950 - total flux cleaned = -0.00176618 Jy ! Component: 3000 - total flux cleaned = -0.00182197 Jy ! Component: 3050 - total flux cleaned = -0.0018772 Jy ! Component: 3100 - total flux cleaned = -0.00191817 Jy ! Component: 3150 - total flux cleaned = -0.00194554 Jy ! Component: 3200 - total flux cleaned = -0.00199952 Jy ! Component: 3250 - total flux cleaned = -0.00206655 Jy ! Component: 3300 - total flux cleaned = -0.00207984 Jy ! Component: 3350 - total flux cleaned = -0.00214554 Jy ! Component: 3400 - total flux cleaned = -0.00217185 Jy ! Component: 3450 - total flux cleaned = -0.00221073 Jy ! Component: 3500 - total flux cleaned = -0.00227512 Jy ! Component: 3550 - total flux cleaned = -0.0022751 Jy ! Component: 3600 - total flux cleaned = -0.00231334 Jy ! Component: 3650 - total flux cleaned = -0.00235108 Jy ! Component: 3700 - total flux cleaned = -0.00241362 Jy ! Component: 3750 - total flux cleaned = -0.0024882 Jy ! Component: 3800 - total flux cleaned = -0.00250053 Jy ! Component: 3850 - total flux cleaned = -0.00257404 Jy ! Component: 3900 - total flux cleaned = -0.00259833 Jy ! Component: 3950 - total flux cleaned = -0.00265882 Jy ! Component: 4000 - total flux cleaned = -0.00270683 Jy ! Component: 4050 - total flux cleaned = -0.00276658 Jy ! Total flux subtracted in 4096 components = -0.00281389 Jy ! Clean residual min=-0.000678 max=0.000670 Jy/beam ! Clean residual mean=0.000002 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.270396 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 499 components and 0.270396 Jy ![Exited script file: muppet] wmap "J1708+0035_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.228 x 9.29 at 0.121 degrees (North through East) ! Clean map min=-0.0019368 max=0.098077 Jy/beam ! Writing clean map to FITS file: J1708+0035_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.0980771 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218253 device "J1708+0035_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1708+0035_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.667598 0.667598 1.3352 2.67039 5.34078 10.6816 21.3631 42.7263 85.4525 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.098 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.228 x 9.29 at 0.121 degrees (North through East) ! Clean map min=-0.0019368 max=0.098077 Jy/beam quit ! Quitting program ! Log file J1708+0035_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:59:26 2016