! Started logfile: J0958-2655_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:20:14 2017 obs J0958-2655_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0958-2655_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883242 visibilities/baseline/integration-bin. ! Found source: J0958-2655 ! ! 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 338 lines of history. ! ! Reading 19396 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 J0958-2655_S_2015_01_23_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964215Jy sigma=0.008707 ! Fit after self-cal, rms=0.927249Jy sigma=0.008416 ! 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.334 mas, bmaj=6.073 mas, bpa=-4.139 degrees ! Estimated noise=971.323 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.0536739 Jy ! Component: 100 - total flux cleaned = 0.070168 Jy ! Total flux subtracted in 100 components = 0.070168 Jy ! Clean residual min=-0.004466 max=0.007658 Jy/beam ! Clean residual mean=-0.000048 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.070168 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.070168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114236Jy sigma=0.000813 ! Fit after self-cal, rms=0.114070Jy sigma=0.000812 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00969827 Jy ! Component: 100 - total flux cleaned = 0.0154162 Jy ! Total flux subtracted in 100 components = 0.0154162 Jy ! Clean residual min=-0.003846 max=0.005349 Jy/beam ! Clean residual mean=-0.000038 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.0855842 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.0855842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112539Jy sigma=0.000796 ! Fit after self-cal, rms=0.112492Jy sigma=0.000796 ! 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.879 mas, bmaj=7.281 mas, bpa=-3.678 degrees ! Estimated noise=599.929 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.00759837 Jy ! Component: 100 - total flux cleaned = 0.0116883 Jy ! Component: 150 - total flux cleaned = 0.014093 Jy ! Component: 200 - total flux cleaned = 0.0155162 Jy ! Total flux subtracted in 200 components = 0.0155162 Jy ! Clean residual min=-0.004362 max=0.007719 Jy/beam ! Clean residual mean=-0.000079 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.1011 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.1011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111848Jy sigma=0.000791 ! Fit after self-cal, rms=0.111834Jy sigma=0.000791 ! Inverting map ! Added new window around map position (7.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00713226 Jy ! Component: 100 - total flux cleaned = 0.0108654 Jy ! Component: 150 - total flux cleaned = 0.0132717 Jy ! Component: 200 - total flux cleaned = 0.014827 Jy ! Total flux subtracted in 200 components = 0.014827 Jy ! Clean residual min=-0.003738 max=0.004808 Jy/beam ! Clean residual mean=-0.000057 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.115927 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 85 components and 0.115927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111396Jy sigma=0.000786 ! Fit after self-cal, rms=0.111280Jy sigma=0.000785 ! 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 1.00* HN 1.01 KP 1.17 ! LA 0.98 MK 0.99 NL 1.15 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.18 KP 1.06 ! LA 0.94 MK 0.95 NL 1.36 OV 1.03 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.74 HN 1.12 KP 0.90 ! LA 0.78 MK 1.06 NL 1.16 OV 0.95 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.04 KP 0.87 ! LA 0.82 MK 1.03 NL 0.97 OV 1.00 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.111280Jy sigma=0.000785 ! Fit after self-cal, rms=0.102437Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=7.259 mas, bpa=-3.179 degrees ! Estimated noise=606.668 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.000876952 Jy ! Component: 100 - total flux cleaned = 0.000848848 Jy ! Component: 150 - total flux cleaned = 0.000757547 Jy ! Component: 200 - total flux cleaned = 0.000696997 Jy ! Total flux subtracted in 200 components = 0.000696997 Jy ! Clean residual min=-0.002575 max=0.003941 Jy/beam ! Clean residual mean=-0.000027 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.116624 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.116624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102416Jy sigma=0.000777 ! Fit after self-cal, rms=0.102408Jy sigma=0.000776 ! 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.102408Jy sigma=0.000776 ! Fit after self-cal, rms=0.102610Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.233 mas, bpa=-3.085 degrees ! Estimated noise=604.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260892 Jy ! Component: 100 - total flux cleaned = 0.000364761 Jy ! Component: 150 - total flux cleaned = 0.000385834 Jy ! Component: 200 - total flux cleaned = 0.000385284 Jy ! Total flux subtracted in 200 components = 0.000385284 Jy ! Clean residual min=-0.002586 max=0.003634 Jy/beam ! Clean residual mean=-0.000024 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.11701 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 125 components and 0.11701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102599Jy sigma=0.000775 ! Fit after self-cal, rms=0.102633Jy sigma=0.000775 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 (28, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038316 Jy ! Component: 100 - total flux cleaned = 0.00609569 Jy ! Component: 150 - total flux cleaned = 0.00754982 Jy ! Component: 200 - total flux cleaned = 0.00823382 Jy ! Total flux subtracted in 200 components = 0.00823382 Jy ! Clean residual min=-0.002251 max=0.003128 Jy/beam ! Clean residual mean=-0.000011 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.125243 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 175 components and 0.125243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102493Jy sigma=0.000773 ! Fit after self-cal, rms=0.102486Jy sigma=0.000773 ! Inverting map ! Added new window around map position (16.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300937 Jy ! Component: 100 - total flux cleaned = 0.00483209 Jy ! Component: 150 - total flux cleaned = 0.00614624 Jy ! Component: 200 - total flux cleaned = 0.00714657 Jy ! Total flux subtracted in 200 components = 0.00714657 Jy ! Clean residual min=-0.002193 max=0.001973 Jy/beam ! Clean residual mean=-0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.13239 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 201 components and 0.13239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102392Jy sigma=0.000772 ! Fit after self-cal, rms=0.102370Jy sigma=0.000772 ! 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.102370Jy sigma=0.000772 ! Fit after self-cal, rms=0.101038Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.226 mas, bpa=-3.114 degrees ! Estimated noise=600 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155282 Jy ! Component: 100 - total flux cleaned = 0.00263304 Jy ! Component: 150 - total flux cleaned = 0.00314525 Jy ! Component: 200 - total flux cleaned = 0.00342764 Jy ! Total flux subtracted in 200 components = 0.00342764 Jy ! Clean residual min=-0.001960 max=0.001897 Jy/beam ! Clean residual mean=-0.000006 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.135818 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 213 components and 0.135818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101009Jy sigma=0.000771 ! Fit after self-cal, rms=0.101004Jy sigma=0.000771 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.00083658 Jy ! Component: 100 - total flux cleaned = 0.000971536 Jy ! Component: 150 - total flux cleaned = 0.00111343 Jy ! Component: 200 - total flux cleaned = 0.0012169 Jy ! Total flux subtracted in 200 components = 0.0012169 Jy ! Clean residual min=-0.001933 max=0.001854 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.137035 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 226 components and 0.137035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100992Jy sigma=0.000771 ! Fit after self-cal, rms=0.100988Jy sigma=0.000771 ! 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.100988Jy sigma=0.000771 ! Fit after self-cal, rms=0.100844Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.356 mas, bmaj=17.38 mas, bpa=1.587 degrees ! Estimated noise=791.691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125938 Jy ! Component: 100 - total flux cleaned = 0.00151079 Jy ! Component: 150 - total flux cleaned = 0.00156111 Jy ! Component: 200 - total flux cleaned = 0.00152788 Jy ! Total flux subtracted in 200 components = 0.00152788 Jy ! Clean residual min=-0.002387 max=0.002305 Jy/beam ! Clean residual mean=-0.000018 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.138562 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 248 components and 0.138562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100844Jy sigma=0.000771 ! Fit after self-cal, rms=0.100841Jy sigma=0.000771 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.000445798 Jy ! Component: 100 - total flux cleaned = 0.000449301 Jy ! Component: 150 - total flux cleaned = 0.000421279 Jy ! Component: 200 - total flux cleaned = 0.000384273 Jy ! Total flux subtracted in 200 components = 0.000384273 Jy ! Clean residual min=-0.002307 max=0.002275 Jy/beam ! Clean residual mean=-0.000016 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.138947 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 258 components and 0.138947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100842Jy sigma=0.000771 ! Fit after self-cal, rms=0.100841Jy sigma=0.000771 ! 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.879 mas, bmaj=7.232 mas, bpa=-3.141 degrees ! Estimated noise=599.884 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.879 x 7.232 at -3.141 degrees (North through East) ! Clean map min=-0.0017141 max=0.074588 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.33 mas, bmaj=6.031 mas, bpa=-3.472 degrees ! Estimated noise=969.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0530301 Jy ! Component: 100 - total flux cleaned = 0.0713333 Jy ! Component: 150 - total flux cleaned = 0.0815317 Jy ! Component: 200 - total flux cleaned = 0.0883818 Jy ! Total flux subtracted in 200 components = 0.0883818 Jy ! Clean residual min=-0.003782 max=0.004003 Jy/beam ! Clean residual mean=-0.000034 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.0883818 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0883818 Jy ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.232 mas, bpa=-3.141 degrees ! Estimated noise=599.884 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.0087794 Jy ! Component: 100 - total flux cleaned = 0.0152254 Jy ! Component: 150 - total flux cleaned = 0.0204009 Jy ! Component: 200 - total flux cleaned = 0.0246759 Jy ! Total flux subtracted in 200 components = 0.0246759 Jy ! Clean residual min=-0.002500 max=0.002983 Jy/beam ! Clean residual mean=-0.000049 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.113058 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 87 components and 0.113058 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.356 mas, bmaj=17.38 mas, bpa=1.587 degrees ! Estimated noise=791.691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692734 Jy ! Component: 100 - total flux cleaned = 0.0117592 Jy ! Component: 150 - total flux cleaned = 0.0152688 Jy ! Component: 200 - total flux cleaned = 0.0178737 Jy ! Total flux subtracted in 200 components = 0.0178737 Jy ! Clean residual min=-0.002568 max=0.002678 Jy/beam ! Clean residual mean=-0.000046 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.130931 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.00194777 Jy ! Component: 100 - total flux cleaned = 0.0034129 Jy ! Component: 150 - total flux cleaned = 0.0045245 Jy ! Component: 200 - total flux cleaned = 0.00537536 Jy ! Total flux subtracted in 200 components = 0.00537536 Jy ! Clean residual min=-0.002254 max=0.002358 Jy/beam ! Clean residual mean=-0.000026 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.136307 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 220 components and 0.136307 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.232 mas, bpa=-3.141 degrees ! Estimated noise=599.884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00046927 Jy ! Component: 100 - total flux cleaned = 0.000624456 Jy ! Component: 150 - total flux cleaned = 0.00076171 Jy ! Component: 200 - total flux cleaned = 0.000885157 Jy ! Total flux subtracted in 200 components = 0.000885157 Jy ! Clean residual min=-0.001745 max=0.001838 Jy/beam ! Clean residual mean=-0.000010 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.137192 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 241 components and 0.137192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100855Jy sigma=0.000771 ! Fit after self-cal, rms=0.100838Jy sigma=0.000771 wmodel J0958-2655_S_2015_01_23_pus_map.mod ! Writing 241 model components to file: J0958-2655_S_2015_01_23_pus_map.mod wobs J0958-2655_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0958-2655_S_2015_01_23_pus_uvs.fits wwins J0958-2655_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0958-2655_S_2015_01_23_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.00026698 Jy ! Component: 100 - total flux cleaned = 0.000362225 Jy ! Component: 150 - total flux cleaned = 0.000362638 Jy ! Component: 200 - total flux cleaned = 0.000279046 Jy ! Component: 250 - total flux cleaned = 0.000144428 Jy ! Component: 300 - total flux cleaned = -3.86406e-05 Jy ! Component: 350 - total flux cleaned = -0.000215934 Jy ! Component: 400 - total flux cleaned = -0.000363404 Jy ! Component: 450 - total flux cleaned = -0.000507757 Jy ! Component: 500 - total flux cleaned = -0.000625301 Jy ! Component: 550 - total flux cleaned = -0.00074025 Jy ! Component: 600 - total flux cleaned = -0.000875781 Jy ! Component: 650 - total flux cleaned = -0.00100853 Jy ! Component: 700 - total flux cleaned = -0.0010741 Jy ! Component: 750 - total flux cleaned = -0.00122381 Jy ! Component: 800 - total flux cleaned = -0.00132907 Jy ! Component: 850 - total flux cleaned = -0.00147401 Jy ! Component: 900 - total flux cleaned = -0.00155543 Jy ! Component: 950 - total flux cleaned = -0.0017158 Jy ! Component: 1000 - total flux cleaned = -0.00177491 Jy ! Component: 1050 - total flux cleaned = -0.0018525 Jy ! Component: 1100 - total flux cleaned = -0.00190998 Jy ! Component: 1150 - total flux cleaned = -0.00194791 Jy ! Component: 1200 - total flux cleaned = -0.00202269 Jy ! Component: 1250 - total flux cleaned = -0.00200436 Jy ! Component: 1300 - total flux cleaned = -0.00213202 Jy ! Component: 1350 - total flux cleaned = -0.0021139 Jy ! Component: 1400 - total flux cleaned = -0.00216739 Jy ! Component: 1450 - total flux cleaned = -0.00220229 Jy ! Component: 1500 - total flux cleaned = -0.00225415 Jy ! Component: 1550 - total flux cleaned = -0.00218507 Jy ! Component: 1600 - total flux cleaned = -0.00220204 Jy ! Component: 1650 - total flux cleaned = -0.00221891 Jy ! Component: 1700 - total flux cleaned = -0.00221891 Jy ! Component: 1750 - total flux cleaned = -0.00221898 Jy ! Component: 1800 - total flux cleaned = -0.00220268 Jy ! Component: 1850 - total flux cleaned = -0.00223499 Jy ! Component: 1900 - total flux cleaned = -0.00220277 Jy ! Component: 1950 - total flux cleaned = -0.0022345 Jy ! Component: 2000 - total flux cleaned = -0.00225021 Jy ! Component: 2050 - total flux cleaned = -0.00226591 Jy ! Component: 2100 - total flux cleaned = -0.00228139 Jy ! Component: 2150 - total flux cleaned = -0.00229682 Jy ! Component: 2200 - total flux cleaned = -0.00232726 Jy ! Component: 2250 - total flux cleaned = -0.00229737 Jy ! Component: 2300 - total flux cleaned = -0.00232695 Jy ! Component: 2350 - total flux cleaned = -0.00234154 Jy ! Component: 2400 - total flux cleaned = -0.00235617 Jy ! Component: 2450 - total flux cleaned = -0.00235609 Jy ! Component: 2500 - total flux cleaned = -0.00235614 Jy ! Component: 2550 - total flux cleaned = -0.00234184 Jy ! Component: 2600 - total flux cleaned = -0.00238407 Jy ! Component: 2650 - total flux cleaned = -0.00237019 Jy ! Component: 2700 - total flux cleaned = -0.00241176 Jy ! Component: 2750 - total flux cleaned = -0.00234308 Jy ! Component: 2800 - total flux cleaned = -0.00235688 Jy ! Component: 2850 - total flux cleaned = -0.00237041 Jy ! Component: 2900 - total flux cleaned = -0.00234338 Jy ! Component: 2950 - total flux cleaned = -0.00234341 Jy ! Component: 3000 - total flux cleaned = -0.00235675 Jy ! Component: 3050 - total flux cleaned = -0.00236971 Jy ! Component: 3100 - total flux cleaned = -0.00233074 Jy ! Component: 3150 - total flux cleaned = -0.00238237 Jy ! Component: 3200 - total flux cleaned = -0.00238238 Jy ! Component: 3250 - total flux cleaned = -0.00235696 Jy ! Component: 3300 - total flux cleaned = -0.00233185 Jy ! Component: 3350 - total flux cleaned = -0.00240703 Jy ! Component: 3400 - total flux cleaned = -0.00241944 Jy ! Component: 3450 - total flux cleaned = -0.0024564 Jy ! Component: 3500 - total flux cleaned = -0.0024563 Jy ! Component: 3550 - total flux cleaned = -0.00244408 Jy ! Component: 3600 - total flux cleaned = -0.00243205 Jy ! Component: 3650 - total flux cleaned = -0.00243195 Jy ! Component: 3700 - total flux cleaned = -0.00244383 Jy ! Component: 3750 - total flux cleaned = -0.00243202 Jy ! Component: 3800 - total flux cleaned = -0.00244377 Jy ! Component: 3850 - total flux cleaned = -0.00245551 Jy ! Component: 3900 - total flux cleaned = -0.00244392 Jy ! Component: 3950 - total flux cleaned = -0.00239778 Jy ! Component: 4000 - total flux cleaned = -0.00240928 Jy ! Component: 4050 - total flux cleaned = -0.00236382 Jy ! Total flux subtracted in 4096 components = -0.0023638 Jy ! Clean residual min=-0.000621 max=0.000762 Jy/beam ! Clean residual mean=-0.000003 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.134828 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 490 components and 0.134828 Jy ![Exited script file: muppet] wmap "J0958-2655_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.879 x 7.232 at -3.141 degrees (North through East) ! Clean map min=-0.0016753 max=0.075968 Jy/beam ! Writing clean map to FITS file: J0958-2655_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0759682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202611 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800115 0.800115 1.60023 3.20046 6.40092 12.8018 25.6037 51.2074 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 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.879 x 7.232 at -3.141 degrees (North through East) ! Clean map min=-0.0016753 max=0.075968 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 J0958-2655_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:20:19 2017