! Started logfile: J1159+2914_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:26:32 2016 obs J1159+2914_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1159+2914_S_2014_08_05_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.602778 visibilities/baseline/integration-bin. ! Found source: J1159+2914 ! ! 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 360 lines of history. ! ! Reading 1736 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 J1159+2914_S_2014_08_05_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.284896Jy sigma=0.002706 ! Fit after self-cal, rms=0.266222Jy sigma=0.002532 ! 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=7.701 mas, bmaj=11.59 mas, bpa=85.41 degrees ! Estimated noise=2046.82 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.648924 Jy ! Component: 100 - total flux cleaned = 0.81561 Jy ! Total flux subtracted in 100 components = 0.81561 Jy ! Clean residual min=-0.046328 max=0.069224 Jy/beam ! Clean residual mean=-0.000353 rms=0.016061 Jy/beam ! Combined flux in latest and established models = 0.81561 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.81561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207905Jy sigma=0.001750 ! Fit after self-cal, rms=0.207060Jy sigma=0.001738 ! 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=7.946 mas, bmaj=11.73 mas, bpa=85.23 degrees ! Estimated noise=1795.98 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.0788382 Jy ! Component: 100 - total flux cleaned = 0.117584 Jy ! Component: 150 - total flux cleaned = 0.140589 Jy ! Component: 200 - total flux cleaned = 0.155474 Jy ! Total flux subtracted in 200 components = 0.155474 Jy ! Clean residual min=-0.030474 max=0.046512 Jy/beam ! Clean residual mean=0.000131 rms=0.009637 Jy/beam ! Combined flux in latest and established models = 0.971084 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 71 components and 0.971083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169201Jy sigma=0.001434 ! Fit after self-cal, rms=0.168888Jy sigma=0.001429 ! 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.02 FD 0.75 HN 0.97 KP 1.11 ! LA 1.13 MK 1.00* NL 1.03 OV 0.96 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.90 HN 1.02 KP 1.06 ! LA 1.08 MK 1.00* NL 1.06 OV 0.99 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.02 KP 0.94 ! LA 0.86 MK 1.00* NL 1.06 OV 0.92 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.03 KP 0.91 ! LA 0.82 MK 1.00* NL 1.12 OV 0.98 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.168888Jy sigma=0.001429 ! Fit after self-cal, rms=0.116898Jy sigma=0.001040 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.982 mas, bmaj=11.8 mas, bpa=84.66 degrees ! Estimated noise=1787.07 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.0103704 Jy ! Component: 100 - total flux cleaned = -0.0117925 Jy ! Component: 150 - total flux cleaned = -0.0117972 Jy ! Component: 200 - total flux cleaned = -0.0118032 Jy ! Total flux subtracted in 200 components = -0.0118032 Jy ! Clean residual min=-0.017809 max=0.028242 Jy/beam ! Clean residual mean=0.000049 rms=0.006605 Jy/beam ! Combined flux in latest and established models = 0.95928 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.95928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115316Jy sigma=0.001025 ! Fit after self-cal, rms=0.115246Jy sigma=0.001024 ! 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.115246Jy sigma=0.001024 ! Fit after self-cal, rms=0.114434Jy sigma=0.001020 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.017 mas, bmaj=11.81 mas, bpa=84.26 degrees ! Estimated noise=1784.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00782446 Jy ! Component: 100 - total flux cleaned = -0.00848786 Jy ! Component: 150 - total flux cleaned = -0.00867993 Jy ! Component: 200 - total flux cleaned = -0.00900406 Jy ! Total flux subtracted in 200 components = -0.00900406 Jy ! Clean residual min=-0.017140 max=0.026795 Jy/beam ! Clean residual mean=0.000074 rms=0.006265 Jy/beam ! Combined flux in latest and established models = 0.950276 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.950276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113516Jy sigma=0.001011 ! Fit after self-cal, rms=0.113483Jy sigma=0.001011 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 (3, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0249148 Jy ! Component: 100 - total flux cleaned = 0.0354827 Jy ! Component: 150 - total flux cleaned = 0.0394549 Jy ! Component: 200 - total flux cleaned = 0.041922 Jy ! Total flux subtracted in 200 components = 0.041922 Jy ! Clean residual min=-0.014503 max=0.017841 Jy/beam ! Clean residual mean=0.000034 rms=0.004246 Jy/beam ! Combined flux in latest and established models = 0.992198 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 124 components and 0.992198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107473Jy sigma=0.000945 ! Fit after self-cal, rms=0.106488Jy sigma=0.000938 ! 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.106488Jy sigma=0.000938 ! Fit after self-cal, rms=0.106332Jy sigma=0.000935 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.046 mas, bmaj=11.79 mas, bpa=83.85 degrees ! Estimated noise=1781.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581544 Jy ! Component: 100 - total flux cleaned = 0.00637021 Jy ! Component: 150 - total flux cleaned = 0.00715373 Jy ! Component: 200 - total flux cleaned = 0.00836667 Jy ! Total flux subtracted in 200 components = 0.00836667 Jy ! Clean residual min=-0.010400 max=0.011219 Jy/beam ! Clean residual mean=0.000050 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 1.00056 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 153 components and 1.00056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105000Jy sigma=0.000921 ! Fit after self-cal, rms=0.104650Jy sigma=0.000918 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.00505196 Jy ! Component: 100 - total flux cleaned = 0.0061721 Jy ! Component: 150 - total flux cleaned = 0.00735178 Jy ! Component: 200 - total flux cleaned = 0.00757494 Jy ! Total flux subtracted in 200 components = 0.00757494 Jy ! Clean residual min=-0.008789 max=0.009236 Jy/beam ! Clean residual mean=0.000045 rms=0.002883 Jy/beam ! Combined flux in latest and established models = 1.00814 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 174 components and 1.00814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104205Jy sigma=0.000913 ! Fit after self-cal, rms=0.104036Jy sigma=0.000912 ! 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.104036Jy sigma=0.000912 ! Fit after self-cal, rms=0.104014Jy sigma=0.000911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.463 mas, bmaj=12.68 mas, bpa=78.76 degrees ! Estimated noise=1821.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397165 Jy ! Component: 100 - total flux cleaned = 0.0050182 Jy ! Component: 150 - total flux cleaned = 0.00571056 Jy ! Component: 200 - total flux cleaned = 0.00562265 Jy ! Total flux subtracted in 200 components = 0.00562265 Jy ! Clean residual min=-0.007845 max=0.009621 Jy/beam ! Clean residual mean=0.000032 rms=0.002812 Jy/beam ! Combined flux in latest and established models = 1.01376 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 203 components and 1.01376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103700Jy sigma=0.000907 ! Fit after self-cal, rms=0.103584Jy sigma=0.000907 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.00258974 Jy ! Component: 100 - total flux cleaned = 0.00299112 Jy ! Component: 150 - total flux cleaned = 0.00283024 Jy ! Component: 200 - total flux cleaned = 0.00261431 Jy ! Total flux subtracted in 200 components = 0.00261431 Jy ! Clean residual min=-0.007341 max=0.009031 Jy/beam ! Clean residual mean=0.000027 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 1.01638 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 228 components and 1.01638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103439Jy sigma=0.000905 ! Fit after self-cal, rms=0.103380Jy sigma=0.000905 ! 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=8.067 mas, bmaj=11.78 mas, bpa=83.67 degrees ! Estimated noise=1784.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.067 x 11.78 at 83.67 degrees (North through East) ! Clean map min=-0.0068464 max=0.81949 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103380Jy sigma=0.000905 ! Fit after self-cal, rms=0.079598Jy sigma=0.000703 ! Inverting map and beam ! Estimated beam: bmin=8.083 mas, bmaj=11.78 mas, bpa=83.56 degrees ! Estimated noise=1785.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123358 Jy ! Component: 100 - total flux cleaned = 0.00113041 Jy ! Component: 150 - total flux cleaned = 0.001053 Jy ! Component: 200 - total flux cleaned = 0.000751747 Jy ! Total flux subtracted in 200 components = 0.000751747 Jy ! Clean residual min=-0.006534 max=0.008496 Jy/beam ! Clean residual mean=0.000021 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 1.01713 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 258 components and 1.01713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079325Jy sigma=0.000700 ! Fit after self-cal, rms=0.079256Jy sigma=0.000700 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140296 Jy ! Component: 100 - total flux cleaned = 0.0014095 Jy ! Component: 150 - total flux cleaned = 0.00114966 Jy ! Component: 200 - total flux cleaned = 0.00108792 Jy ! Total flux subtracted in 200 components = 0.00108792 Jy ! Clean residual min=-0.006420 max=0.008166 Jy/beam ! Clean residual mean=0.000022 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 1.01822 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 278 components and 1.01822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079134Jy sigma=0.000699 ! Fit after self-cal, rms=0.079092Jy sigma=0.000698 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079092Jy sigma=0.000698 ! Fit after self-cal, rms=0.079139Jy sigma=0.000698 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=7.845 mas, bmaj=11.69 mas, bpa=83.87 degrees ! Estimated noise=2033.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.643611 Jy ! Component: 100 - total flux cleaned = 0.803731 Jy ! Component: 150 - total flux cleaned = 0.871602 Jy ! Component: 200 - total flux cleaned = 0.911788 Jy ! Total flux subtracted in 200 components = 0.911788 Jy ! Clean residual min=-0.015317 max=0.022986 Jy/beam ! Clean residual mean=-0.000004 rms=0.006015 Jy/beam ! Combined flux in latest and established models = 0.911788 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.911788 Jy ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=11.78 mas, bpa=83.47 degrees ! Estimated noise=1787.18 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.0310657 Jy ! Component: 100 - total flux cleaned = 0.0516368 Jy ! Component: 150 - total flux cleaned = 0.0667106 Jy ! Component: 200 - total flux cleaned = 0.0779962 Jy ! Total flux subtracted in 200 components = 0.0779962 Jy ! Clean residual min=-0.009395 max=0.009421 Jy/beam ! Clean residual mean=0.000029 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.989785 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 74 components and 0.989785 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=9.482 mas, bmaj=12.68 mas, bpa=78.56 degrees ! Estimated noise=1822.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101259 Jy ! Component: 100 - total flux cleaned = 0.017289 Jy ! Component: 150 - total flux cleaned = 0.0224866 Jy ! Component: 200 - total flux cleaned = 0.0263143 Jy ! Total flux subtracted in 200 components = 0.0263143 Jy ! Clean residual min=-0.007052 max=0.008240 Jy/beam ! Clean residual mean=0.000022 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 1.0161 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.0016995 Jy ! Component: 100 - total flux cleaned = 0.00262521 Jy ! Component: 150 - total flux cleaned = 0.0034339 Jy ! Component: 200 - total flux cleaned = 0.00414951 Jy ! Total flux subtracted in 200 components = 0.00414951 Jy ! Clean residual min=-0.006628 max=0.007630 Jy/beam ! Clean residual mean=0.000025 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 1.02025 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 154 components and 1.02025 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=11.78 mas, bpa=83.47 degrees ! Estimated noise=1787.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000406811 Jy ! Component: 100 - total flux cleaned = -0.000129256 Jy ! Component: 150 - total flux cleaned = 0.00024762 Jy ! Component: 200 - total flux cleaned = 0.000477022 Jy ! Total flux subtracted in 200 components = 0.000477022 Jy ! Clean residual min=-0.006307 max=0.007108 Jy/beam ! Clean residual mean=0.000019 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 1.02072 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 181 components and 1.02073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078934Jy sigma=0.000696 ! Fit after self-cal, rms=0.078859Jy sigma=0.000696 wmodel J1159+2914_S_2014_08_05_pus_map.mod ! Writing 181 model components to file: J1159+2914_S_2014_08_05_pus_map.mod wobs J1159+2914_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1159+2914_S_2014_08_05_pus_uvs.fits wwins J1159+2914_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1159+2914_S_2014_08_05_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.00172336 Jy ! Component: 100 - total flux cleaned = 0.00164122 Jy ! Component: 150 - total flux cleaned = 0.00110606 Jy ! Component: 200 - total flux cleaned = 0.000452887 Jy ! Component: 250 - total flux cleaned = 0.000300848 Jy ! Component: 300 - total flux cleaned = -0.000199124 Jy ! Component: 350 - total flux cleaned = -0.000198911 Jy ! Component: 400 - total flux cleaned = -0.000200067 Jy ! Component: 450 - total flux cleaned = -0.000198257 Jy ! Component: 500 - total flux cleaned = -8.30191e-05 Jy ! Component: 550 - total flux cleaned = -8.46022e-05 Jy ! Component: 600 - total flux cleaned = 7.09988e-05 Jy ! Component: 650 - total flux cleaned = 1.91301e-05 Jy ! Component: 700 - total flux cleaned = -0.000126157 Jy ! Component: 750 - total flux cleaned = -0.000170429 Jy ! Component: 800 - total flux cleaned = -0.000213985 Jy ! Component: 850 - total flux cleaned = -0.000213239 Jy ! Component: 900 - total flux cleaned = -0.000253184 Jy ! Component: 950 - total flux cleaned = -0.000252655 Jy ! Component: 1000 - total flux cleaned = -0.000175217 Jy ! Component: 1050 - total flux cleaned = -0.000139256 Jy ! Component: 1100 - total flux cleaned = -0.000317198 Jy ! Component: 1150 - total flux cleaned = -0.000454835 Jy ! Component: 1200 - total flux cleaned = -0.000554322 Jy ! Component: 1250 - total flux cleaned = -0.00058626 Jy ! Component: 1300 - total flux cleaned = -0.000649883 Jy ! Component: 1350 - total flux cleaned = -0.000650188 Jy ! Component: 1400 - total flux cleaned = -0.000710936 Jy ! Component: 1450 - total flux cleaned = -0.000710888 Jy ! Component: 1500 - total flux cleaned = -0.000739677 Jy ! Component: 1550 - total flux cleaned = -0.000711453 Jy ! Component: 1600 - total flux cleaned = -0.00071066 Jy ! Component: 1650 - total flux cleaned = -0.000736965 Jy ! Component: 1700 - total flux cleaned = -0.000736958 Jy ! Component: 1750 - total flux cleaned = -0.000686132 Jy ! Component: 1800 - total flux cleaned = -0.000560401 Jy ! Component: 1850 - total flux cleaned = -0.000412638 Jy ! Component: 1900 - total flux cleaned = -0.000267627 Jy ! Component: 1950 - total flux cleaned = -0.000172389 Jy ! Component: 2000 - total flux cleaned = 1.45299e-05 Jy ! Component: 2050 - total flux cleaned = 0.000174639 Jy ! Component: 2100 - total flux cleaned = 0.000287258 Jy ! Component: 2150 - total flux cleaned = 0.000442742 Jy ! Component: 2200 - total flux cleaned = 0.000508044 Jy ! Component: 2250 - total flux cleaned = 0.000616076 Jy ! Component: 2300 - total flux cleaned = 0.000701132 Jy ! Component: 2350 - total flux cleaned = 0.000764281 Jy ! Component: 2400 - total flux cleaned = 0.000764428 Jy ! Component: 2450 - total flux cleaned = 0.00080596 Jy ! Component: 2500 - total flux cleaned = 0.00086697 Jy ! Component: 2550 - total flux cleaned = 0.000907218 Jy ! Component: 2600 - total flux cleaned = 0.000927074 Jy ! Component: 2650 - total flux cleaned = 0.000966522 Jy ! Component: 2700 - total flux cleaned = 0.00100577 Jy ! Component: 2750 - total flux cleaned = 0.00100593 Jy ! Component: 2800 - total flux cleaned = 0.00102515 Jy ! Component: 2850 - total flux cleaned = 0.0010826 Jy ! Component: 2900 - total flux cleaned = 0.00113961 Jy ! Component: 2950 - total flux cleaned = 0.00119626 Jy ! Component: 3000 - total flux cleaned = 0.00128993 Jy ! Component: 3050 - total flux cleaned = 0.00130837 Jy ! Component: 3100 - total flux cleaned = 0.00138278 Jy ! Component: 3150 - total flux cleaned = 0.00141982 Jy ! Component: 3200 - total flux cleaned = 0.0015305 Jy ! Component: 3250 - total flux cleaned = 0.00160389 Jy ! Component: 3300 - total flux cleaned = 0.00167709 Jy ! Component: 3350 - total flux cleaned = 0.00173194 Jy ! Component: 3400 - total flux cleaned = 0.00176847 Jy ! Component: 3450 - total flux cleaned = 0.00184173 Jy ! Component: 3500 - total flux cleaned = 0.00189653 Jy ! Component: 3550 - total flux cleaned = 0.00195138 Jy ! Component: 3600 - total flux cleaned = 0.00196976 Jy ! Component: 3650 - total flux cleaned = 0.00196973 Jy ! Component: 3700 - total flux cleaned = 0.00198814 Jy ! Component: 3750 - total flux cleaned = 0.00200661 Jy ! Component: 3800 - total flux cleaned = 0.00202521 Jy ! Component: 3850 - total flux cleaned = 0.00206246 Jy ! Component: 3900 - total flux cleaned = 0.0020625 Jy ! Component: 3950 - total flux cleaned = 0.00210012 Jy ! Component: 4000 - total flux cleaned = 0.00210002 Jy ! Component: 4050 - total flux cleaned = 0.00208079 Jy ! Total flux subtracted in 4096 components = 0.00211923 Jy ! Clean residual min=-0.001122 max=0.001167 Jy/beam ! Clean residual mean=-0.000007 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 1.02284 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 525 components and 1.02284 Jy ![Exited script file: muppet] wmap "J1159+2914_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.092 x 11.78 at 83.47 degrees (North through East) ! Clean map min=-0.0048362 max=0.81454 Jy/beam ! Writing clean map to FITS file: J1159+2914_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.814536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360203 device "J1159+2914_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1159+2914_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132665 0.132665 0.265331 0.530662 1.06132 2.12265 4.2453 8.49059 16.9812 33.9624 67.9247 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.814 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.092 x 11.78 at 83.47 degrees (North through East) ! Clean map min=-0.0048362 max=0.81454 Jy/beam quit ! Quitting program ! Log file J1159+2914_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:26:37 2016