! Started logfile: J1259-2436_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:00 2016 obs J1259-2436_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1259-2436_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869786 visibilities/baseline/integration-bin. ! Found source: J1259-2436 ! ! 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 330 lines of history. ! ! Reading 8924 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 J1259-2436_S_2015_03_17_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.857409Jy sigma=0.008216 ! Fit after self-cal, rms=0.840040Jy sigma=0.008055 ! 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.423 mas, bmaj=6.176 mas, bpa=-5.226 degrees ! Estimated noise=1251.68 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.110386 Jy ! Component: 100 - total flux cleaned = 0.154743 Jy ! Total flux subtracted in 100 components = 0.154743 Jy ! Clean residual min=-0.009572 max=0.021313 Jy/beam ! Clean residual mean=-0.000074 rms=0.002928 Jy/beam ! Combined flux in latest and established models = 0.154743 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.154743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108119Jy sigma=0.000941 ! Fit after self-cal, rms=0.107896Jy sigma=0.000939 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253531 Jy ! Component: 100 - total flux cleaned = 0.0407059 Jy ! Total flux subtracted in 100 components = 0.0407059 Jy ! Clean residual min=-0.007729 max=0.014307 Jy/beam ! Clean residual mean=-0.000047 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 0.195449 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.195449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097195Jy sigma=0.000849 ! Fit after self-cal, rms=0.097141Jy sigma=0.000848 ! Inverting map ! Added new window around map position (4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142012 Jy ! Component: 100 - total flux cleaned = 0.0231477 Jy ! Total flux subtracted in 100 components = 0.0231477 Jy ! Clean residual min=-0.006571 max=0.008280 Jy/beam ! Clean residual mean=-0.000033 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.218596 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.218596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093606Jy sigma=0.000821 ! Fit after self-cal, rms=0.093404Jy sigma=0.000819 ! 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=2.966 mas, bmaj=7.382 mas, bpa=-3.942 degrees ! Estimated noise=800.65 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.0115255 Jy ! Component: 100 - total flux cleaned = 0.0182416 Jy ! Component: 150 - total flux cleaned = 0.0225746 Jy ! Component: 200 - total flux cleaned = 0.0254176 Jy ! Total flux subtracted in 200 components = 0.0254176 Jy ! Clean residual min=-0.006646 max=0.009338 Jy/beam ! Clean residual mean=-0.000066 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.244014 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.244014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091449Jy sigma=0.000807 ! Fit after self-cal, rms=0.091275Jy sigma=0.000806 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.85 HN 0.99 KP 1.10 ! LA 0.93 MK 0.99 NL 1.07 OV 1.01 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.86 HN 1.03 KP 1.08 ! LA 0.93 MK 0.97 NL 1.12 OV 1.07 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.90 HN 1.06 KP 0.96 ! LA 0.77 MK 1.04 NL 1.21 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.95 HN 1.04 KP 0.94 ! LA 0.81 MK 1.06 NL 1.03 OV 1.04 ! PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.091275Jy sigma=0.000806 ! Fit after self-cal, rms=0.086417Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.428 mas, bpa=-3.741 degrees ! Estimated noise=806.122 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 (17.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00836314 Jy ! Component: 100 - total flux cleaned = 0.0130365 Jy ! Component: 150 - total flux cleaned = 0.0160356 Jy ! Component: 200 - total flux cleaned = 0.018009 Jy ! Total flux subtracted in 200 components = 0.018009 Jy ! Clean residual min=-0.003810 max=0.004047 Jy/beam ! Clean residual mean=-0.000016 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.262023 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 127 components and 0.262023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085576Jy sigma=0.000771 ! Fit after self-cal, rms=0.085477Jy sigma=0.000770 ! 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.085477Jy sigma=0.000770 ! Fit after self-cal, rms=0.084904Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.372 mas, bpa=-3.942 degrees ! Estimated noise=802.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251173 Jy ! Component: 100 - total flux cleaned = 0.00401151 Jy ! Component: 150 - total flux cleaned = 0.00449243 Jy ! Component: 200 - total flux cleaned = 0.00472184 Jy ! Total flux subtracted in 200 components = 0.00472184 Jy ! Clean residual min=-0.002725 max=0.003271 Jy/beam ! Clean residual mean=-0.000013 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.266745 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 142 components and 0.266745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084803Jy sigma=0.000763 ! Fit after self-cal, rms=0.084820Jy sigma=0.000763 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 (8, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255831 Jy ! Component: 100 - total flux cleaned = 0.00315532 Jy ! Component: 150 - total flux cleaned = 0.00342137 Jy ! Component: 200 - total flux cleaned = 0.00357533 Jy ! Total flux subtracted in 200 components = 0.00357533 Jy ! Clean residual min=-0.002484 max=0.002743 Jy/beam ! Clean residual mean=-0.000008 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.27032 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 166 components and 0.27032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084714Jy sigma=0.000762 ! Fit after self-cal, rms=0.084702Jy sigma=0.000762 ! 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.084702Jy sigma=0.000762 ! Fit after self-cal, rms=0.084415Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.34 mas, bpa=-3.793 degrees ! Estimated noise=800.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125439 Jy ! Component: 100 - total flux cleaned = 0.00178842 Jy ! Component: 150 - total flux cleaned = 0.00185775 Jy ! Component: 200 - total flux cleaned = 0.00198194 Jy ! Total flux subtracted in 200 components = 0.00198194 Jy ! Clean residual min=-0.002418 max=0.002631 Jy/beam ! Clean residual mean=-0.000011 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.272302 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 0.272302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084375Jy sigma=0.000762 ! Fit after self-cal, rms=0.084372Jy sigma=0.000762 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.000408641 Jy ! Component: 100 - total flux cleaned = 0.000491439 Jy ! Component: 150 - total flux cleaned = 0.000517347 Jy ! Component: 200 - total flux cleaned = 0.000542138 Jy ! Total flux subtracted in 200 components = 0.000542138 Jy ! Clean residual min=-0.002376 max=0.002585 Jy/beam ! Clean residual mean=-0.000010 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.272844 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 184 components and 0.272844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084355Jy sigma=0.000762 ! Fit after self-cal, rms=0.084355Jy sigma=0.000762 ! 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.084355Jy sigma=0.000762 ! Fit after self-cal, rms=0.084169Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.934 mas, bmaj=17.5 mas, bpa=2.252 degrees ! Estimated noise=1065.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119077 Jy ! Component: 100 - total flux cleaned = 0.00137941 Jy ! Component: 150 - total flux cleaned = 0.0013801 Jy ! Component: 200 - total flux cleaned = 0.00138211 Jy ! Total flux subtracted in 200 components = 0.00138211 Jy ! Clean residual min=-0.003332 max=0.003430 Jy/beam ! Clean residual mean=-0.000021 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.274226 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 197 components and 0.274226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084163Jy sigma=0.000761 ! Fit after self-cal, rms=0.084161Jy sigma=0.000761 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.000191222 Jy ! Component: 100 - total flux cleaned = 0.000213726 Jy ! Component: 150 - total flux cleaned = 0.000194474 Jy ! Component: 200 - total flux cleaned = 0.000194617 Jy ! Total flux subtracted in 200 components = 0.000194617 Jy ! Clean residual min=-0.003377 max=0.003430 Jy/beam ! Clean residual mean=-0.000021 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.274421 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 212 components and 0.274421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084160Jy sigma=0.000761 ! Fit after self-cal, rms=0.084159Jy sigma=0.000761 ! 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=2.98 mas, bmaj=7.324 mas, bpa=-3.757 degrees ! Estimated noise=798.403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.324 at -3.757 degrees (North through East) ! Clean map min=-0.002223 max=0.14984 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.433 mas, bmaj=6.124 mas, bpa=-5.134 degrees ! Estimated noise=1253.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110142 Jy ! Component: 100 - total flux cleaned = 0.155008 Jy ! Component: 150 - total flux cleaned = 0.181346 Jy ! Component: 200 - total flux cleaned = 0.199208 Jy ! Total flux subtracted in 200 components = 0.199208 Jy ! Clean residual min=-0.005909 max=0.009809 Jy/beam ! Clean residual mean=-0.000048 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.199208 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.199208 Jy ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.324 mas, bpa=-3.757 degrees ! Estimated noise=798.403 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.018105 Jy ! Component: 100 - total flux cleaned = 0.0295775 Jy ! Component: 150 - total flux cleaned = 0.0382738 Jy ! Component: 200 - total flux cleaned = 0.0450328 Jy ! Total flux subtracted in 200 components = 0.0450328 Jy ! Clean residual min=-0.003096 max=0.004130 Jy/beam ! Clean residual mean=-0.000050 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.244241 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 79 components and 0.244241 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.934 mas, bmaj=17.5 mas, bpa=2.252 degrees ! Estimated noise=1065.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924367 Jy ! Component: 100 - total flux cleaned = 0.015187 Jy ! Component: 150 - total flux cleaned = 0.0192219 Jy ! Component: 200 - total flux cleaned = 0.0221239 Jy ! Total flux subtracted in 200 components = 0.0221239 Jy ! Clean residual min=-0.003560 max=0.003399 Jy/beam ! Clean residual mean=-0.000043 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.266365 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.00214072 Jy ! Component: 100 - total flux cleaned = 0.00372799 Jy ! Component: 150 - total flux cleaned = 0.0049084 Jy ! Component: 200 - total flux cleaned = 0.00578847 Jy ! Total flux subtracted in 200 components = 0.00578847 Jy ! Clean residual min=-0.003408 max=0.003475 Jy/beam ! Clean residual mean=-0.000027 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.272153 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 189 components and 0.272153 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.324 mas, bpa=-3.757 degrees ! Estimated noise=798.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062596 Jy ! Component: 100 - total flux cleaned = 0.000848459 Jy ! Component: 150 - total flux cleaned = 0.00104577 Jy ! Component: 200 - total flux cleaned = 0.00113204 Jy ! Total flux subtracted in 200 components = 0.00113204 Jy ! Clean residual min=-0.002368 max=0.002635 Jy/beam ! Clean residual mean=-0.000011 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.273285 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 208 components and 0.273285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084174Jy sigma=0.000762 ! Fit after self-cal, rms=0.084166Jy sigma=0.000762 wmodel J1259-2436_S_2015_03_17_pus_map.mod ! Writing 208 model components to file: J1259-2436_S_2015_03_17_pus_map.mod wobs J1259-2436_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1259-2436_S_2015_03_17_pus_uvs.fits wwins J1259-2436_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1259-2436_S_2015_03_17_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.000124929 Jy ! Component: 100 - total flux cleaned = -4.10552e-05 Jy ! Component: 150 - total flux cleaned = 0.000157514 Jy ! Component: 200 - total flux cleaned = 0.0003502 Jy ! Component: 250 - total flux cleaned = 0.000537257 Jy ! Component: 300 - total flux cleaned = 0.000646386 Jy ! Component: 350 - total flux cleaned = 0.000751983 Jy ! Component: 400 - total flux cleaned = 0.000853957 Jy ! Component: 450 - total flux cleaned = 0.000887279 Jy ! Component: 500 - total flux cleaned = 0.000822355 Jy ! Component: 550 - total flux cleaned = 0.000695957 Jy ! Component: 600 - total flux cleaned = 0.00060279 Jy ! Component: 650 - total flux cleaned = 0.000449979 Jy ! Component: 700 - total flux cleaned = 0.000390241 Jy ! Component: 750 - total flux cleaned = 0.000301462 Jy ! Component: 800 - total flux cleaned = 0.000243358 Jy ! Component: 850 - total flux cleaned = 7.15311e-05 Jy ! Component: 900 - total flux cleaned = -1.34899e-05 Jy ! Component: 950 - total flux cleaned = -0.000180385 Jy ! Component: 1000 - total flux cleaned = -0.000235306 Jy ! Component: 1050 - total flux cleaned = -0.000316047 Jy ! Component: 1100 - total flux cleaned = -0.000369422 Jy ! Component: 1150 - total flux cleaned = -0.000500595 Jy ! Component: 1200 - total flux cleaned = -0.000526188 Jy ! Component: 1250 - total flux cleaned = -0.000526431 Jy ! Component: 1300 - total flux cleaned = -0.000602136 Jy ! Component: 1350 - total flux cleaned = -0.000651699 Jy ! Component: 1400 - total flux cleaned = -0.000626795 Jy ! Component: 1450 - total flux cleaned = -0.000773543 Jy ! Component: 1500 - total flux cleaned = -0.000894216 Jy ! Component: 1550 - total flux cleaned = -0.000917951 Jy ! Component: 1600 - total flux cleaned = -0.00103564 Jy ! Component: 1650 - total flux cleaned = -0.00110593 Jy ! Component: 1700 - total flux cleaned = -0.00122112 Jy ! Component: 1750 - total flux cleaned = -0.00131265 Jy ! Component: 1800 - total flux cleaned = -0.0013803 Jy ! Component: 1850 - total flux cleaned = -0.00146931 Jy ! Component: 1900 - total flux cleaned = -0.00151378 Jy ! Component: 1950 - total flux cleaned = -0.00157948 Jy ! Component: 2000 - total flux cleaned = -0.00166589 Jy ! Component: 2050 - total flux cleaned = -0.0017306 Jy ! Component: 2100 - total flux cleaned = -0.00173038 Jy ! Component: 2150 - total flux cleaned = -0.00179397 Jy ! Component: 2200 - total flux cleaned = -0.00183528 Jy ! Component: 2250 - total flux cleaned = -0.00189718 Jy ! Component: 2300 - total flux cleaned = -0.00193782 Jy ! Component: 2350 - total flux cleaned = -0.00191783 Jy ! Component: 2400 - total flux cleaned = -0.00199799 Jy ! Component: 2450 - total flux cleaned = -0.00195869 Jy ! Component: 2500 - total flux cleaned = -0.002116 Jy ! Component: 2550 - total flux cleaned = -0.00213533 Jy ! Component: 2600 - total flux cleaned = -0.0021934 Jy ! Component: 2650 - total flux cleaned = -0.00223194 Jy ! Component: 2700 - total flux cleaned = -0.00228894 Jy ! Component: 2750 - total flux cleaned = -0.00225152 Jy ! Component: 2800 - total flux cleaned = -0.00232614 Jy ! Component: 2850 - total flux cleaned = -0.00238165 Jy ! Component: 2900 - total flux cleaned = -0.00247296 Jy ! Component: 2950 - total flux cleaned = -0.00252728 Jy ! Component: 3000 - total flux cleaned = -0.00254547 Jy ! Component: 3050 - total flux cleaned = -0.00258132 Jy ! Component: 3100 - total flux cleaned = -0.00270558 Jy ! Component: 3150 - total flux cleaned = -0.00270542 Jy ! Component: 3200 - total flux cleaned = -0.00277491 Jy ! Component: 3250 - total flux cleaned = -0.00284432 Jy ! Component: 3300 - total flux cleaned = -0.00287863 Jy ! Component: 3350 - total flux cleaned = -0.00299771 Jy ! Component: 3400 - total flux cleaned = -0.00306508 Jy ! Component: 3450 - total flux cleaned = -0.00313211 Jy ! Component: 3500 - total flux cleaned = -0.00316553 Jy ! Component: 3550 - total flux cleaned = -0.0031985 Jy ! Component: 3600 - total flux cleaned = -0.00328032 Jy ! Component: 3650 - total flux cleaned = -0.00332917 Jy ! Component: 3700 - total flux cleaned = -0.00345824 Jy ! Component: 3750 - total flux cleaned = -0.00341028 Jy ! Component: 3800 - total flux cleaned = -0.00345794 Jy ! Component: 3850 - total flux cleaned = -0.0035684 Jy ! Component: 3900 - total flux cleaned = -0.00358393 Jy ! Component: 3950 - total flux cleaned = -0.00363051 Jy ! Component: 4000 - total flux cleaned = -0.00372299 Jy ! Component: 4050 - total flux cleaned = -0.00375378 Jy ! Total flux subtracted in 4096 components = -0.00381458 Jy ! Clean residual min=-0.001290 max=0.000792 Jy/beam ! Clean residual mean=-0.000004 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.269471 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 499 components and 0.269471 Jy ![Exited script file: muppet] wmap "J1259-2436_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.324 at -3.757 degrees (North through East) ! Clean map min=-0.0019653 max=0.1515 Jy/beam ! Writing clean map to FITS file: J1259-2436_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027709 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.548696 0.548696 1.09739 2.19478 4.38957 8.77913 17.5583 35.1165 70.2331 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.324 at -3.757 degrees (North through East) ! Clean map min=-0.0019653 max=0.1515 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1259-2436_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:05 2016