! Started logfile: J1826-3650_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:00:47 2016 obs J1826-3650_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1826-3650_S_2014_06_09_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.617585 visibilities/baseline/integration-bin. ! Found source: J1826-3650 ! ! 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 12784 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 J1826-3650_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 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820206Jy sigma=0.006326 ! Fit after self-cal, rms=0.786352Jy sigma=0.006002 ! 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.554 mas, bmaj=5.915 mas, bpa=1.824 degrees ! Estimated noise=1493.71 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.171036 Jy ! Component: 100 - total flux cleaned = 0.225244 Jy ! Total flux subtracted in 100 components = 0.225244 Jy ! Clean residual min=-0.010709 max=0.026568 Jy/beam ! Clean residual mean=-0.000026 rms=0.003571 Jy/beam ! Combined flux in latest and established models = 0.225244 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.225244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130876Jy sigma=0.000935 ! Fit after self-cal, rms=0.130672Jy sigma=0.000933 ! Inverting map ! Added new window around map position (-4, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0248328 Jy ! Component: 100 - total flux cleaned = 0.0383463 Jy ! Total flux subtracted in 100 components = 0.0383463 Jy ! Clean residual min=-0.010488 max=0.019442 Jy/beam ! Clean residual mean=0.000001 rms=0.002628 Jy/beam ! Combined flux in latest and established models = 0.26359 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.26359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124623Jy sigma=0.000867 ! Fit after self-cal, rms=0.124247Jy 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=3.269 mas, bmaj=7.704 mas, bpa=0.8306 degrees ! Estimated noise=823.536 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.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216659 Jy ! Component: 100 - total flux cleaned = 0.0338076 Jy ! Component: 150 - total flux cleaned = 0.0411603 Jy ! Component: 200 - total flux cleaned = 0.0445333 Jy ! Total flux subtracted in 200 components = 0.0445333 Jy ! Clean residual min=-0.009257 max=0.007377 Jy/beam ! Clean residual mean=0.000067 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 0.308123 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 64 components and 0.308123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120488Jy sigma=0.000829 ! Fit after self-cal, rms=0.120414Jy sigma=0.000828 ! 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.82 HN 1.27 KP 1.03 ! LA 1.17 MK 1.01 NL 1.11 OV 0.93 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.21 KP 1.02 ! LA 1.12 MK 0.99 NL 1.18 OV 0.90 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.33 KP 0.91 ! LA 0.89 MK 1.01 NL 1.18 OV 0.88 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.27 KP 0.89 ! LA 0.86 MK 0.99 NL 1.23 OV 0.96 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.120414Jy sigma=0.000828 ! Fit after self-cal, rms=0.127928Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=7.723 mas, bpa=1.154 degrees ! Estimated noise=837.004 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.0049335 Jy ! Component: 100 - total flux cleaned = -0.00570916 Jy ! Component: 150 - total flux cleaned = -0.00603784 Jy ! Component: 200 - total flux cleaned = -0.00632734 Jy ! Total flux subtracted in 200 components = -0.00632734 Jy ! Clean residual min=-0.004519 max=0.004383 Jy/beam ! Clean residual mean=-0.000010 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.301796 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.301796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127621Jy sigma=0.000785 ! Fit after self-cal, rms=0.127843Jy sigma=0.000785 ! 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.127843Jy sigma=0.000785 ! Fit after self-cal, rms=0.130120Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.718 mas, bpa=0.9847 degrees ! Estimated noise=834.393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00258679 Jy ! Component: 100 - total flux cleaned = -0.00316021 Jy ! Component: 150 - total flux cleaned = -0.00336713 Jy ! Component: 200 - total flux cleaned = -0.00348796 Jy ! Total flux subtracted in 200 components = -0.00348796 Jy ! Clean residual min=-0.003418 max=0.002693 Jy/beam ! Clean residual mean=-0.000014 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.298308 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.298308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130006Jy sigma=0.000779 ! Fit after self-cal, rms=0.130009Jy sigma=0.000779 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.0001897 Jy ! Component: 100 - total flux cleaned = -0.000134509 Jy ! Component: 150 - total flux cleaned = -0.000220835 Jy ! Component: 200 - total flux cleaned = -0.000298256 Jy ! Total flux subtracted in 200 components = -0.000298256 Jy ! Clean residual min=-0.003334 max=0.002622 Jy/beam ! Clean residual mean=-0.000014 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.29801 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.29801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129971Jy sigma=0.000779 ! Fit after self-cal, rms=0.129959Jy sigma=0.000779 ! 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.129959Jy sigma=0.000779 ! Fit after self-cal, rms=0.132305Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=7.723 mas, bpa=1.025 degrees ! Estimated noise=835.305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188298 Jy ! Component: 100 - total flux cleaned = -0.00209975 Jy ! Component: 150 - total flux cleaned = -0.00224135 Jy ! Component: 200 - total flux cleaned = -0.00236479 Jy ! Total flux subtracted in 200 components = -0.00236479 Jy ! Clean residual min=-0.003005 max=0.002513 Jy/beam ! Clean residual mean=-0.000014 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.295645 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.295645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132253Jy sigma=0.000778 ! Fit after self-cal, rms=0.132270Jy sigma=0.000778 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.000230227 Jy ! Component: 100 - total flux cleaned = -0.000194451 Jy ! Component: 150 - total flux cleaned = -0.000224661 Jy ! Component: 200 - total flux cleaned = -0.000252592 Jy ! Total flux subtracted in 200 components = -0.000252592 Jy ! Clean residual min=-0.002949 max=0.002516 Jy/beam ! Clean residual mean=-0.000014 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.295392 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.295392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132253Jy sigma=0.000778 ! Fit after self-cal, rms=0.132246Jy sigma=0.000778 ! 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.132246Jy sigma=0.000778 ! Fit after self-cal, rms=0.134085Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.98 mas, bmaj=27.48 mas, bpa=4.546 degrees ! Estimated noise=971.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126817 Jy ! Component: 100 - total flux cleaned = -0.00170831 Jy ! Component: 150 - total flux cleaned = -0.00180797 Jy ! Component: 200 - total flux cleaned = -0.0018771 Jy ! Total flux subtracted in 200 components = -0.0018771 Jy ! Clean residual min=-0.002801 max=0.002520 Jy/beam ! Clean residual mean=-0.000025 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.293515 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.293515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134070Jy sigma=0.000778 ! Fit after self-cal, rms=0.134086Jy sigma=0.000778 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.44447e-05 Jy ! Component: 100 - total flux cleaned = -4.88102e-05 Jy ! Component: 150 - total flux cleaned = -7.58774e-05 Jy ! Component: 200 - total flux cleaned = -0.000100279 Jy ! Total flux subtracted in 200 components = -0.000100279 Jy ! Clean residual min=-0.002779 max=0.002522 Jy/beam ! Clean residual mean=-0.000025 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.293415 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.293415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134080Jy sigma=0.000778 ! Fit after self-cal, rms=0.134077Jy sigma=0.000778 ! 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.321 mas, bmaj=7.728 mas, bpa=1.075 degrees ! Estimated noise=836.095 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.321 x 7.728 at 1.075 degrees (North through East) ! Clean map min=-0.0042909 max=0.20483 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.568 mas, bmaj=5.874 mas, bpa=2.587 degrees ! Estimated noise=1544.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176462 Jy ! Component: 100 - total flux cleaned = 0.232581 Jy ! Component: 150 - total flux cleaned = 0.254631 Jy ! Component: 200 - total flux cleaned = 0.26596 Jy ! Total flux subtracted in 200 components = 0.26596 Jy ! Clean residual min=-0.005681 max=0.006539 Jy/beam ! Clean residual mean=-0.000025 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.26596 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.26596 Jy ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=7.728 mas, bpa=1.075 degrees ! Estimated noise=836.095 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.011866 Jy ! Component: 100 - total flux cleaned = 0.0180876 Jy ! Component: 150 - total flux cleaned = 0.0217517 Jy ! Component: 200 - total flux cleaned = 0.0240772 Jy ! Total flux subtracted in 200 components = 0.0240772 Jy ! Clean residual min=-0.002523 max=0.002444 Jy/beam ! Clean residual mean=-0.000021 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.290037 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 90 components and 0.290037 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.98 mas, bmaj=27.48 mas, bpa=4.546 degrees ! Estimated noise=971.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019503 Jy ! Component: 100 - total flux cleaned = 0.00291163 Jy ! Component: 150 - total flux cleaned = 0.00329883 Jy ! Component: 200 - total flux cleaned = 0.00331387 Jy ! Total flux subtracted in 200 components = 0.00331387 Jy ! Clean residual min=-0.002646 max=0.002646 Jy/beam ! Clean residual mean=-0.000026 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.293351 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 = 1.55936e-05 Jy ! Component: 100 - total flux cleaned = 2.95826e-05 Jy ! Component: 150 - total flux cleaned = 4.3519e-05 Jy ! Component: 200 - total flux cleaned = 5.68155e-05 Jy ! Total flux subtracted in 200 components = 5.68155e-05 Jy ! Clean residual min=-0.002657 max=0.002648 Jy/beam ! Clean residual mean=-0.000025 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.293408 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.293408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=7.728 mas, bpa=1.075 degrees ! Estimated noise=836.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.19618e-05 Jy ! Component: 100 - total flux cleaned = -7.14746e-05 Jy ! Component: 150 - total flux cleaned = -7.07452e-05 Jy ! Component: 200 - total flux cleaned = -7.10681e-05 Jy ! Total flux subtracted in 200 components = -7.10681e-05 Jy ! Clean residual min=-0.002485 max=0.002534 Jy/beam ! Clean residual mean=-0.000014 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.293337 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.293337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134117Jy sigma=0.000778 ! Fit after self-cal, rms=0.134090Jy sigma=0.000778 wmodel J1826-3650_S_2014_06_09_pus_map.mod ! Writing 121 model components to file: J1826-3650_S_2014_06_09_pus_map.mod wobs J1826-3650_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1826-3650_S_2014_06_09_pus_uvs.fits wwins J1826-3650_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1826-3650_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.000460851 Jy ! Component: 100 - total flux cleaned = -0.000893908 Jy ! Component: 150 - total flux cleaned = -0.0012255 Jy ! Component: 200 - total flux cleaned = -0.00158525 Jy ! Component: 250 - total flux cleaned = -0.00193216 Jy ! Component: 300 - total flux cleaned = -0.00219418 Jy ! Component: 350 - total flux cleaned = -0.00252083 Jy ! Component: 400 - total flux cleaned = -0.00283885 Jy ! Component: 450 - total flux cleaned = -0.00314929 Jy ! Component: 500 - total flux cleaned = -0.00338539 Jy ! Component: 550 - total flux cleaned = -0.0036485 Jy ! Component: 600 - total flux cleaned = -0.00374505 Jy ! Component: 650 - total flux cleaned = -0.0039657 Jy ! Component: 700 - total flux cleaned = -0.00411953 Jy ! Component: 750 - total flux cleaned = -0.00424025 Jy ! Component: 800 - total flux cleaned = -0.00435878 Jy ! Component: 850 - total flux cleaned = -0.00459166 Jy ! Component: 900 - total flux cleaned = -0.00473382 Jy ! Component: 950 - total flux cleaned = -0.00487276 Jy ! Component: 1000 - total flux cleaned = -0.0048997 Jy ! Component: 1050 - total flux cleaned = -0.00498119 Jy ! Component: 1100 - total flux cleaned = -0.00506125 Jy ! Component: 1150 - total flux cleaned = -0.00511342 Jy ! Component: 1200 - total flux cleaned = -0.00516479 Jy ! Component: 1250 - total flux cleaned = -0.0051646 Jy ! Component: 1300 - total flux cleaned = -0.00516512 Jy ! Component: 1350 - total flux cleaned = -0.00526391 Jy ! Component: 1400 - total flux cleaned = -0.00528834 Jy ! Component: 1450 - total flux cleaned = -0.00536017 Jy ! Component: 1500 - total flux cleaned = -0.00538393 Jy ! Component: 1550 - total flux cleaned = -0.00533755 Jy ! Component: 1600 - total flux cleaned = -0.00533796 Jy ! Component: 1650 - total flux cleaned = -0.00540592 Jy ! Component: 1700 - total flux cleaned = -0.00531577 Jy ! Component: 1750 - total flux cleaned = -0.00527165 Jy ! Component: 1800 - total flux cleaned = -0.0052502 Jy ! Component: 1850 - total flux cleaned = -0.00525063 Jy ! Component: 1900 - total flux cleaned = -0.0053145 Jy ! Component: 1950 - total flux cleaned = -0.00525145 Jy ! Component: 2000 - total flux cleaned = -0.00523075 Jy ! Component: 2050 - total flux cleaned = -0.00523079 Jy ! Component: 2100 - total flux cleaned = -0.00516932 Jy ! Component: 2150 - total flux cleaned = -0.0051495 Jy ! Component: 2200 - total flux cleaned = -0.00510979 Jy ! Component: 2250 - total flux cleaned = -0.00501113 Jy ! Component: 2300 - total flux cleaned = -0.00493309 Jy ! Component: 2350 - total flux cleaned = -0.00493314 Jy ! Component: 2400 - total flux cleaned = -0.00485683 Jy ! Component: 2450 - total flux cleaned = -0.00483784 Jy ! Component: 2500 - total flux cleaned = -0.00481941 Jy ! Component: 2550 - total flux cleaned = -0.00481911 Jy ! Component: 2600 - total flux cleaned = -0.0046908 Jy ! Component: 2650 - total flux cleaned = -0.0046908 Jy ! Component: 2700 - total flux cleaned = -0.00469078 Jy ! Component: 2750 - total flux cleaned = -0.0045838 Jy ! Component: 2800 - total flux cleaned = -0.00454854 Jy ! Component: 2850 - total flux cleaned = -0.00453115 Jy ! Component: 2900 - total flux cleaned = -0.00446169 Jy ! Component: 2950 - total flux cleaned = -0.00441008 Jy ! Component: 3000 - total flux cleaned = -0.00432519 Jy ! Component: 3050 - total flux cleaned = -0.00429141 Jy ! Component: 3100 - total flux cleaned = -0.00424112 Jy ! Component: 3150 - total flux cleaned = -0.00417491 Jy ! Component: 3200 - total flux cleaned = -0.0041256 Jy ! Component: 3250 - total flux cleaned = -0.00410917 Jy ! Component: 3300 - total flux cleaned = -0.00407663 Jy ! Component: 3350 - total flux cleaned = -0.00396436 Jy ! Component: 3400 - total flux cleaned = -0.00393274 Jy ! Component: 3450 - total flux cleaned = -0.0039327 Jy ! Component: 3500 - total flux cleaned = -0.0039168 Jy ! Component: 3550 - total flux cleaned = -0.00388563 Jy ! Component: 3600 - total flux cleaned = -0.00385455 Jy ! Component: 3650 - total flux cleaned = -0.00376246 Jy ! Component: 3700 - total flux cleaned = -0.00377785 Jy ! Component: 3750 - total flux cleaned = -0.00373256 Jy ! Component: 3800 - total flux cleaned = -0.00374775 Jy ! Component: 3850 - total flux cleaned = -0.00371797 Jy ! Component: 3900 - total flux cleaned = -0.00370312 Jy ! Component: 3950 - total flux cleaned = -0.00364413 Jy ! Component: 4000 - total flux cleaned = -0.00364419 Jy ! Component: 4050 - total flux cleaned = -0.00367335 Jy ! Total flux subtracted in 4096 components = -0.00364423 Jy ! Clean residual min=-0.001028 max=0.000937 Jy/beam ! Clean residual mean=0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.289692 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 381 components and 0.289692 Jy ![Exited script file: muppet] wmap "J1826-3650_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.321 x 7.728 at 1.075 degrees (North through East) ! Clean map min=-0.0021238 max=0.20755 Jy/beam ! Writing clean map to FITS file: J1826-3650_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.20755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263214 device "J1826-3650_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1826-3650_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380458 0.380458 0.760917 1.52183 3.04367 6.08734 12.1747 24.3493 48.6987 97.3974 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.207 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.321 x 7.728 at 1.075 degrees (North through East) ! Clean map min=-0.0021238 max=0.20755 Jy/beam quit ! Quitting program ! Log file J1826-3650_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:00:51 2016