! Started logfile: J0856-1105_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:53:25 2016 obs J0856-1105_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0856-1105_S_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857778 visibilities/baseline/integration-bin. ! Found source: J0856-1105 ! ! 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 2316 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 J0856-1105_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.420665Jy sigma=0.004629 ! Fit after self-cal, rms=0.412037Jy sigma=0.004546 ! 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.443 mas, bmaj=6.989 mas, bpa=-7.039 degrees ! Estimated noise=1612.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.447646 Jy ! Component: 100 - total flux cleaned = 0.565827 Jy ! Total flux subtracted in 100 components = 0.565827 Jy ! Clean residual min=-0.024234 max=0.049408 Jy/beam ! Clean residual mean=0.000052 rms=0.007095 Jy/beam ! Combined flux in latest and established models = 0.565827 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.565827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144936Jy sigma=0.001315 ! Fit after self-cal, rms=0.144905Jy sigma=0.001315 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0516892 Jy ! Component: 100 - total flux cleaned = 0.0808613 Jy ! Total flux subtracted in 100 components = 0.0808613 Jy ! Clean residual min=-0.021425 max=0.020727 Jy/beam ! Clean residual mean=0.000020 rms=0.004675 Jy/beam ! Combined flux in latest and established models = 0.646688 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 36 components and 0.646688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115218Jy sigma=0.001071 ! Fit after self-cal, rms=0.115207Jy sigma=0.001071 ! 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.915 mas, bmaj=7.536 mas, bpa=-6.616 degrees ! Estimated noise=1417.75 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.0232437 Jy ! Component: 100 - total flux cleaned = 0.0361226 Jy ! Component: 150 - total flux cleaned = 0.0436526 Jy ! Component: 200 - total flux cleaned = 0.0481405 Jy ! Total flux subtracted in 200 components = 0.0481405 Jy ! Clean residual min=-0.023432 max=0.019266 Jy/beam ! Clean residual mean=0.000008 rms=0.004898 Jy/beam ! Combined flux in latest and established models = 0.694829 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.694829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107871Jy sigma=0.001041 ! Fit after self-cal, rms=0.107865Jy sigma=0.001041 ! 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.03 FD 0.84 HN 0.94 KP 1.10 ! LA 0.99 MK 0.99 NL 0.90 OV 1.01 ! PT 1.12 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.86 HN 1.02 KP 1.08 ! LA 0.96 MK 0.99 NL 1.00 OV 1.06 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.01 KP 0.96 ! LA 0.80 MK 1.05 NL 1.11 OV 0.99 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 0.98 KP 0.93 ! LA 0.84 MK 1.06 NL 1.03 OV 1.02 ! PT 1.12 SC 0.97 ! ! ! Fit before self-cal, rms=0.107865Jy sigma=0.001041 ! Fit after self-cal, rms=0.076381Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.589 mas, bpa=-6.537 degrees ! Estimated noise=1419.94 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.00184106 Jy ! Component: 100 - total flux cleaned = -0.00184607 Jy ! Component: 150 - total flux cleaned = -0.00184846 Jy ! Component: 200 - total flux cleaned = -0.00184641 Jy ! Total flux subtracted in 200 components = -0.00184641 Jy ! Clean residual min=-0.007317 max=0.006874 Jy/beam ! Clean residual mean=-0.000007 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.692982 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.692982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076248Jy sigma=0.000779 ! Fit after self-cal, rms=0.076206Jy sigma=0.000779 ! 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.076206Jy sigma=0.000779 ! Fit after self-cal, rms=0.076173Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.598 mas, bpa=-6.483 degrees ! Estimated noise=1419.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160757 Jy ! Component: 100 - total flux cleaned = -0.00166826 Jy ! Component: 150 - total flux cleaned = -0.00167031 Jy ! Component: 200 - total flux cleaned = -0.00167166 Jy ! Total flux subtracted in 200 components = -0.00167166 Jy ! Clean residual min=-0.007032 max=0.006745 Jy/beam ! Clean residual mean=-0.000007 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.691311 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.691311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076089Jy sigma=0.000778 ! Fit after self-cal, rms=0.076091Jy 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.000237155 Jy ! Component: 100 - total flux cleaned = 0.000273262 Jy ! Component: 150 - total flux cleaned = 0.000273832 Jy ! Component: 200 - total flux cleaned = 0.000214857 Jy ! Total flux subtracted in 200 components = 0.000214857 Jy ! Clean residual min=-0.006966 max=0.006651 Jy/beam ! Clean residual mean=-0.000007 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.691526 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.691525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076061Jy sigma=0.000777 ! Fit after self-cal, rms=0.076062Jy sigma=0.000777 ! 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.076062Jy sigma=0.000777 ! Fit after self-cal, rms=0.076066Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.606 mas, bpa=-6.406 degrees ! Estimated noise=1420.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141321 Jy ! Component: 100 - total flux cleaned = -0.00161053 Jy ! Component: 150 - total flux cleaned = -0.00164874 Jy ! Component: 200 - total flux cleaned = -0.00175188 Jy ! Total flux subtracted in 200 components = -0.00175188 Jy ! Clean residual min=-0.006722 max=0.006607 Jy/beam ! Clean residual mean=-0.000007 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.689773 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.689773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076006Jy sigma=0.000776 ! Fit after self-cal, rms=0.076008Jy sigma=0.000776 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.18476e-05 Jy ! Component: 100 - total flux cleaned = -0.000155859 Jy ! Component: 150 - total flux cleaned = -0.000184477 Jy ! Component: 200 - total flux cleaned = -0.000239151 Jy ! Total flux subtracted in 200 components = -0.000239151 Jy ! Clean residual min=-0.006589 max=0.006518 Jy/beam ! Clean residual mean=-0.000007 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.689534 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.689534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075986Jy sigma=0.000776 ! Fit after self-cal, rms=0.075988Jy sigma=0.000776 ! 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.075988Jy sigma=0.000776 ! Fit after self-cal, rms=0.075991Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.302 mas, bmaj=13.79 mas, bpa=-4.65 degrees ! Estimated noise=1928.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00245313 Jy ! Component: 100 - total flux cleaned = -0.00264279 Jy ! Component: 150 - total flux cleaned = -0.00285424 Jy ! Component: 200 - total flux cleaned = -0.00298838 Jy ! Total flux subtracted in 200 components = -0.00298838 Jy ! Clean residual min=-0.005987 max=0.005218 Jy/beam ! Clean residual mean=-0.000011 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.686546 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 91 components and 0.686546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076028Jy sigma=0.000776 ! Fit after self-cal, rms=0.075994Jy sigma=0.000776 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.000348033 Jy ! Component: 100 - total flux cleaned = -0.000388683 Jy ! Component: 150 - total flux cleaned = -0.00049903 Jy ! Component: 200 - total flux cleaned = -0.000618928 Jy ! Total flux subtracted in 200 components = -0.000618928 Jy ! Clean residual min=-0.005776 max=0.005240 Jy/beam ! Clean residual mean=-0.000010 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.685927 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.685927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076078Jy sigma=0.000777 ! Fit after self-cal, rms=0.076056Jy sigma=0.000777 ! 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.948 mas, bmaj=7.613 mas, bpa=-6.33 degrees ! Estimated noise=1421.33 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.948 x 7.613 at -6.33 degrees (North through East) ! Clean map min=-0.0063175 max=0.58785 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.076056Jy sigma=0.000777 ! Fit after self-cal, rms=0.071263Jy sigma=0.000728 ! Inverting map and beam ! Estimated beam: bmin=2.948 mas, bmaj=7.609 mas, bpa=-6.311 degrees ! Estimated noise=1419.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010383 Jy ! Component: 100 - total flux cleaned = -0.000969485 Jy ! Component: 150 - total flux cleaned = -0.000790624 Jy ! Component: 200 - total flux cleaned = -0.000685154 Jy ! Total flux subtracted in 200 components = -0.000685154 Jy ! Clean residual min=-0.006424 max=0.005995 Jy/beam ! Clean residual mean=-0.000006 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.685242 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 99 components and 0.685242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071162Jy sigma=0.000727 ! Fit after self-cal, rms=0.071162Jy sigma=0.000727 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01749e-05 Jy ! Component: 100 - total flux cleaned = 0.000159922 Jy ! Component: 150 - total flux cleaned = 0.00023664 Jy ! Component: 200 - total flux cleaned = 0.000309329 Jy ! Total flux subtracted in 200 components = 0.000309329 Jy ! Clean residual min=-0.006280 max=0.005938 Jy/beam ! Clean residual mean=-0.000006 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.685551 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 99 components and 0.685551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071124Jy sigma=0.000727 ! Fit after self-cal, rms=0.071124Jy sigma=0.000727 ! 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.071124Jy sigma=0.000727 ! Fit after self-cal, rms=0.071113Jy sigma=0.000726 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.47 mas, bmaj=7.041 mas, bpa=-6.646 degrees ! Estimated noise=1625.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.451214 Jy ! Component: 100 - total flux cleaned = 0.564467 Jy ! Component: 150 - total flux cleaned = 0.612862 Jy ! Component: 200 - total flux cleaned = 0.63916 Jy ! Total flux subtracted in 200 components = 0.63916 Jy ! Clean residual min=-0.008761 max=0.013479 Jy/beam ! Clean residual mean=0.000010 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.63916 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.63916 Jy ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.613 mas, bpa=-6.242 degrees ! Estimated noise=1419.45 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.0202762 Jy ! Component: 100 - total flux cleaned = 0.0315157 Jy ! Component: 150 - total flux cleaned = 0.0379927 Jy ! Component: 200 - total flux cleaned = 0.0418098 Jy ! Total flux subtracted in 200 components = 0.0418098 Jy ! Clean residual min=-0.006243 max=0.006444 Jy/beam ! Clean residual mean=-0.000004 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.68097 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 62 components and 0.68097 Jy ! Inverting map ! Added new window around map position (-6.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350117 Jy ! Component: 100 - total flux cleaned = 0.00475966 Jy ! Component: 150 - total flux cleaned = 0.00593307 Jy ! Component: 200 - total flux cleaned = 0.00705834 Jy ! Total flux subtracted in 200 components = 0.00705834 Jy ! Clean residual min=-0.005211 max=0.004276 Jy/beam ! Clean residual mean=-0.000006 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.688028 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.688028 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.311 mas, bmaj=13.8 mas, bpa=-4.597 degrees ! Estimated noise=1922.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404087 Jy ! Component: 100 - total flux cleaned = 0.000737755 Jy ! Component: 150 - total flux cleaned = 0.000840981 Jy ! Component: 200 - total flux cleaned = 0.000842787 Jy ! Total flux subtracted in 200 components = 0.000842787 Jy ! Clean residual min=-0.004386 max=0.004601 Jy/beam ! Clean residual mean=-0.000013 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.688871 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 = 6.06125e-07 Jy ! Component: 100 - total flux cleaned = -9.70149e-07 Jy ! Component: 150 - total flux cleaned = -2.04547e-06 Jy ! Component: 200 - total flux cleaned = -3.11365e-05 Jy ! Total flux subtracted in 200 components = -3.11365e-05 Jy ! Clean residual min=-0.004409 max=0.004628 Jy/beam ! Clean residual mean=-0.000013 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.68884 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 0.68884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.613 mas, bpa=-6.242 degrees ! Estimated noise=1419.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967017 Jy ! Component: 100 - total flux cleaned = 0.00103787 Jy ! Component: 150 - total flux cleaned = 0.00110016 Jy ! Component: 200 - total flux cleaned = 0.00109627 Jy ! Total flux subtracted in 200 components = 0.00109627 Jy ! Clean residual min=-0.004392 max=0.004198 Jy/beam ! Clean residual mean=-0.000007 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.689936 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 0.689936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070254Jy sigma=0.000717 ! Fit after self-cal, rms=0.070219Jy sigma=0.000716 wmodel J0856-1105_S_2015_03_17_pus_map.mod ! Writing 108 model components to file: J0856-1105_S_2015_03_17_pus_map.mod wobs J0856-1105_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0856-1105_S_2015_03_17_pus_uvs.fits wwins J0856-1105_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0856-1105_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.00106348 Jy ! Component: 100 - total flux cleaned = -0.00170792 Jy ! Component: 150 - total flux cleaned = -0.00217303 Jy ! Component: 200 - total flux cleaned = -0.00223689 Jy ! Component: 250 - total flux cleaned = -0.00235606 Jy ! Component: 300 - total flux cleaned = -0.00235707 Jy ! Component: 350 - total flux cleaned = -0.00246691 Jy ! Component: 400 - total flux cleaned = -0.00236228 Jy ! Component: 450 - total flux cleaned = -0.00221132 Jy ! Component: 500 - total flux cleaned = -0.00211336 Jy ! Component: 550 - total flux cleaned = -0.00206548 Jy ! Component: 600 - total flux cleaned = -0.00211151 Jy ! Component: 650 - total flux cleaned = -0.00206572 Jy ! Component: 700 - total flux cleaned = -0.00210997 Jy ! Component: 750 - total flux cleaned = -0.0021964 Jy ! Component: 800 - total flux cleaned = -0.00219503 Jy ! Component: 850 - total flux cleaned = -0.00207028 Jy ! Component: 900 - total flux cleaned = -0.00223378 Jy ! Component: 950 - total flux cleaned = -0.00227327 Jy ! Component: 1000 - total flux cleaned = -0.00231304 Jy ! Component: 1050 - total flux cleaned = -0.00223631 Jy ! Component: 1100 - total flux cleaned = -0.00234911 Jy ! Component: 1150 - total flux cleaned = -0.00242324 Jy ! Component: 1200 - total flux cleaned = -0.00249525 Jy ! Component: 1250 - total flux cleaned = -0.00253025 Jy ! Component: 1300 - total flux cleaned = -0.00259995 Jy ! Component: 1350 - total flux cleaned = -0.0026352 Jy ! Component: 1400 - total flux cleaned = -0.00270291 Jy ! Component: 1450 - total flux cleaned = -0.0027365 Jy ! Component: 1500 - total flux cleaned = -0.00280229 Jy ! Component: 1550 - total flux cleaned = -0.00270533 Jy ! Component: 1600 - total flux cleaned = -0.00267352 Jy ! Component: 1650 - total flux cleaned = -0.00261121 Jy ! Component: 1700 - total flux cleaned = -0.00251879 Jy ! Component: 1750 - total flux cleaned = -0.00248839 Jy ! Component: 1800 - total flux cleaned = -0.00248842 Jy ! Component: 1850 - total flux cleaned = -0.00242998 Jy ! Component: 1900 - total flux cleaned = -0.00237182 Jy ! Component: 1950 - total flux cleaned = -0.00228554 Jy ! Component: 2000 - total flux cleaned = -0.00225685 Jy ! Component: 2050 - total flux cleaned = -0.0021168 Jy ! Component: 2100 - total flux cleaned = -0.00208966 Jy ! Component: 2150 - total flux cleaned = -0.00200783 Jy ! Component: 2200 - total flux cleaned = -0.00190038 Jy ! Component: 2250 - total flux cleaned = -0.00190016 Jy ! Component: 2300 - total flux cleaned = -0.00187357 Jy ! Component: 2350 - total flux cleaned = -0.00176937 Jy ! Component: 2400 - total flux cleaned = -0.00169251 Jy ! Component: 2450 - total flux cleaned = -0.00164182 Jy ! Component: 2500 - total flux cleaned = -0.00161647 Jy ! Component: 2550 - total flux cleaned = -0.00156619 Jy ! Component: 2600 - total flux cleaned = -0.00144283 Jy ! Component: 2650 - total flux cleaned = -0.00139396 Jy ! Component: 2700 - total flux cleaned = -0.001418 Jy ! Component: 2750 - total flux cleaned = -0.00134644 Jy ! Component: 2800 - total flux cleaned = -0.00141744 Jy ! Component: 2850 - total flux cleaned = -0.00132328 Jy ! Component: 2900 - total flux cleaned = -0.00134631 Jy ! Component: 2950 - total flux cleaned = -0.00130052 Jy ! Component: 3000 - total flux cleaned = -0.00139212 Jy ! Component: 3050 - total flux cleaned = -0.00136915 Jy ! Component: 3100 - total flux cleaned = -0.00139147 Jy ! Component: 3150 - total flux cleaned = -0.00136919 Jy ! Component: 3200 - total flux cleaned = -0.00141329 Jy ! Component: 3250 - total flux cleaned = -0.00134747 Jy ! Component: 3300 - total flux cleaned = -0.00139068 Jy ! Component: 3350 - total flux cleaned = -0.00143403 Jy ! Component: 3400 - total flux cleaned = -0.00143395 Jy ! Component: 3450 - total flux cleaned = -0.00141292 Jy ! Component: 3500 - total flux cleaned = -0.00141321 Jy ! Component: 3550 - total flux cleaned = -0.00149651 Jy ! Component: 3600 - total flux cleaned = -0.001517 Jy ! Component: 3650 - total flux cleaned = -0.00155813 Jy ! Component: 3700 - total flux cleaned = -0.00159855 Jy ! Component: 3750 - total flux cleaned = -0.00155806 Jy ! Component: 3800 - total flux cleaned = -0.001618 Jy ! Component: 3850 - total flux cleaned = -0.00155827 Jy ! Component: 3900 - total flux cleaned = -0.00155842 Jy ! Component: 3950 - total flux cleaned = -0.00159789 Jy ! Component: 4000 - total flux cleaned = -0.00163672 Jy ! Component: 4050 - total flux cleaned = -0.00163673 Jy ! Total flux subtracted in 4096 components = -0.00167508 Jy ! Clean residual min=-0.001110 max=0.001371 Jy/beam ! Clean residual mean=0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.688261 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 366 components and 0.688261 Jy ![Exited script file: muppet] wmap "J0856-1105_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.952 x 7.613 at -6.242 degrees (North through East) ! Clean map min=-0.0057205 max=0.58747 Jy/beam ! Writing clean map to FITS file: J0856-1105_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.587468 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319222 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.163016 0.163016 0.326032 0.652064 1.30413 2.60825 5.21651 10.433 20.866 41.7321 83.4641 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.587 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.952 x 7.613 at -6.242 degrees (North through East) ! Clean map min=-0.0057205 max=0.58747 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 J0856-1105_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:53:30 2016