! Started logfile: J1154-3242_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:03:57 2016 obs J1154-3242_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1154-3242_S_2014_08_09_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.794326 visibilities/baseline/integration-bin. ! Found source: J1154-3242 ! ! 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 342 lines of history. ! ! Reading 13440 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 J1154-3242_S_2014_08_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941381Jy sigma=0.007052 ! Fit after self-cal, rms=0.890817Jy sigma=0.006713 ! 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.583 mas, bmaj=8.001 mas, bpa=-2.592 degrees ! Estimated noise=1349.81 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.083078 Jy ! Component: 100 - total flux cleaned = 0.106425 Jy ! Total flux subtracted in 100 components = 0.106425 Jy ! Clean residual min=-0.005706 max=0.012262 Jy/beam ! Clean residual mean=0.000037 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.106425 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.106425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115716Jy sigma=0.000807 ! Fit after self-cal, rms=0.115565Jy sigma=0.000806 ! Inverting map ! Added new window around map position (4, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136673 Jy ! Component: 100 - total flux cleaned = 0.0223314 Jy ! Total flux subtracted in 100 components = 0.0223314 Jy ! Clean residual min=-0.004802 max=0.007492 Jy/beam ! Clean residual mean=0.000022 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.128756 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.128756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112926Jy sigma=0.000783 ! Fit after self-cal, rms=0.112883Jy sigma=0.000782 ! 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.217 mas, bmaj=9.615 mas, bpa=-2.765 degrees ! Estimated noise=821.522 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 (-4, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119644 Jy ! Component: 100 - total flux cleaned = 0.0191362 Jy ! Component: 150 - total flux cleaned = 0.0236828 Jy ! Component: 200 - total flux cleaned = 0.0266589 Jy ! Total flux subtracted in 200 components = 0.0266589 Jy ! Clean residual min=-0.003272 max=0.003448 Jy/beam ! Clean residual mean=0.000007 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.155415 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 87 components and 0.155415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111505Jy sigma=0.000771 ! Fit after self-cal, rms=0.111484Jy sigma=0.000771 ! 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 0.94 FD 0.84 HN 1.07 KP 1.08 ! LA 1.08 MK 1.02 NL 0.98 OV 0.99 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.08 KP 1.02 ! LA 1.09 MK 1.01 NL 1.05 OV 1.01 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.11 KP 0.92 ! LA 0.83 MK 1.01 NL 1.06 OV 0.94 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.07 KP 0.88 ! LA 0.84 MK 1.07 NL 1.10 OV 0.96 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.111484Jy sigma=0.000771 ! Fit after self-cal, rms=0.111438Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=9.681 mas, bpa=-2.46 degrees ! Estimated noise=820.608 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.00132634 Jy ! Component: 100 - total flux cleaned = -0.0014627 Jy ! Component: 150 - total flux cleaned = -0.00156683 Jy ! Component: 200 - total flux cleaned = -0.00162633 Jy ! Total flux subtracted in 200 components = -0.00162633 Jy ! Clean residual min=-0.002428 max=0.002624 Jy/beam ! Clean residual mean=-0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.153789 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 0.153789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111404Jy sigma=0.000764 ! Fit after self-cal, rms=0.111413Jy sigma=0.000764 ! 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.111413Jy sigma=0.000764 ! Fit after self-cal, rms=0.112684Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=9.704 mas, bpa=-2.41 degrees ! Estimated noise=821.651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000789486 Jy ! Component: 100 - total flux cleaned = -0.00089287 Jy ! Component: 150 - total flux cleaned = -0.000892996 Jy ! Component: 200 - total flux cleaned = -0.000892888 Jy ! Total flux subtracted in 200 components = -0.000892888 Jy ! Clean residual min=-0.002322 max=0.002458 Jy/beam ! Clean residual mean=-0.000004 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.152896 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.152896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112672Jy sigma=0.000763 ! Fit after self-cal, rms=0.112691Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.87601e-05 Jy ! Component: 100 - total flux cleaned = -0.000108603 Jy ! Component: 150 - total flux cleaned = -0.000124934 Jy ! Component: 200 - total flux cleaned = -0.000124546 Jy ! Total flux subtracted in 200 components = -0.000124546 Jy ! Clean residual min=-0.002332 max=0.002428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.152771 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.152771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112685Jy sigma=0.000763 ! Fit after self-cal, rms=0.112685Jy sigma=0.000763 ! 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.112685Jy sigma=0.000763 ! Fit after self-cal, rms=0.113697Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=9.71 mas, bpa=-2.35 degrees ! Estimated noise=821.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000687914 Jy ! Component: 100 - total flux cleaned = -0.000725013 Jy ! Component: 150 - total flux cleaned = -0.000725227 Jy ! Component: 200 - total flux cleaned = -0.000711465 Jy ! Total flux subtracted in 200 components = -0.000711465 Jy ! Clean residual min=-0.002271 max=0.002272 Jy/beam ! Clean residual mean=-0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.15206 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.15206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113690Jy sigma=0.000763 ! Fit after self-cal, rms=0.113709Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.22991e-05 Jy ! Component: 100 - total flux cleaned = -6.56861e-05 Jy ! Component: 150 - total flux cleaned = -6.56801e-05 Jy ! Component: 200 - total flux cleaned = -5.3893e-05 Jy ! Total flux subtracted in 200 components = -5.3893e-05 Jy ! Clean residual min=-0.002273 max=0.002265 Jy/beam ! Clean residual mean=-0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.152006 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.152006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113706Jy sigma=0.000763 ! Fit after self-cal, rms=0.113706Jy sigma=0.000763 ! 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.113706Jy sigma=0.000763 ! Fit after self-cal, rms=0.114185Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.949 mas, bmaj=22.54 mas, bpa=-2.242 degrees ! Estimated noise=989.734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274081 Jy ! Component: 100 - total flux cleaned = -0.000286301 Jy ! Component: 150 - total flux cleaned = -0.00029604 Jy ! Component: 200 - total flux cleaned = -0.000304761 Jy ! Total flux subtracted in 200 components = -0.000304761 Jy ! Clean residual min=-0.002044 max=0.002246 Jy/beam ! Clean residual mean=-0.000008 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.151701 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 157 components and 0.151701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114183Jy sigma=0.000763 ! Fit after self-cal, rms=0.114198Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.77366e-07 Jy ! Component: 100 - total flux cleaned = 9.73156e-06 Jy ! Component: 150 - total flux cleaned = 1.59299e-06 Jy ! Component: 200 - total flux cleaned = 1.13457e-06 Jy ! Total flux subtracted in 200 components = 1.13457e-06 Jy ! Clean residual min=-0.002053 max=0.002240 Jy/beam ! Clean residual mean=-0.000007 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.151702 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 158 components and 0.151702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114197Jy sigma=0.000763 ! Fit after self-cal, rms=0.114200Jy sigma=0.000763 ! 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.264 mas, bmaj=9.709 mas, bpa=-2.32 degrees ! Estimated noise=821.613 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.264 x 9.709 at -2.32 degrees (North through East) ! Clean map min=-0.0023638 max=0.10838 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.609 mas, bmaj=8.022 mas, bpa=-2.143 degrees ! Estimated noise=1364.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0833746 Jy ! Component: 100 - total flux cleaned = 0.107477 Jy ! Component: 150 - total flux cleaned = 0.120703 Jy ! Component: 200 - total flux cleaned = 0.128959 Jy ! Total flux subtracted in 200 components = 0.128959 Jy ! Clean residual min=-0.004017 max=0.004515 Jy/beam ! Clean residual mean=0.000015 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.128959 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.128959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=9.709 mas, bpa=-2.32 degrees ! Estimated noise=821.613 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.00950024 Jy ! Component: 100 - total flux cleaned = 0.0147695 Jy ! Component: 150 - total flux cleaned = 0.0180517 Jy ! Component: 200 - total flux cleaned = 0.0201527 Jy ! Total flux subtracted in 200 components = 0.0201527 Jy ! Clean residual min=-0.002333 max=0.002389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.149111 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 91 components and 0.149111 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.949 mas, bmaj=22.54 mas, bpa=-2.242 degrees ! Estimated noise=989.734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179576 Jy ! Component: 100 - total flux cleaned = 0.00266852 Jy ! Component: 150 - total flux cleaned = 0.00285098 Jy ! Component: 200 - total flux cleaned = 0.00285065 Jy ! Total flux subtracted in 200 components = 0.00285065 Jy ! Clean residual min=-0.002022 max=0.002327 Jy/beam ! Clean residual mean=-0.000008 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.151962 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.25249e-07 Jy ! Component: 100 - total flux cleaned = -1.73283e-05 Jy ! Component: 150 - total flux cleaned = -1.65247e-06 Jy ! Component: 200 - total flux cleaned = -1.69154e-05 Jy ! Total flux subtracted in 200 components = -1.69154e-05 Jy ! Clean residual min=-0.002034 max=0.002310 Jy/beam ! Clean residual mean=-0.000008 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.151945 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 122 components and 0.151945 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=9.709 mas, bpa=-2.32 degrees ! Estimated noise=821.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135666 Jy ! Component: 100 - total flux cleaned = -0.000207389 Jy ! Component: 150 - total flux cleaned = -0.000229247 Jy ! Component: 200 - total flux cleaned = -0.000249561 Jy ! Total flux subtracted in 200 components = -0.000249561 Jy ! Clean residual min=-0.002259 max=0.002360 Jy/beam ! Clean residual mean=-0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.151695 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 135 components and 0.151695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114216Jy sigma=0.000763 ! Fit after self-cal, rms=0.114196Jy sigma=0.000763 wmodel J1154-3242_S_2014_08_09_pus_map.mod ! Writing 135 model components to file: J1154-3242_S_2014_08_09_pus_map.mod wobs J1154-3242_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1154-3242_S_2014_08_09_pus_uvs.fits wwins J1154-3242_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1154-3242_S_2014_08_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.000263668 Jy ! Component: 100 - total flux cleaned = 0.000454045 Jy ! Component: 150 - total flux cleaned = 0.000527506 Jy ! Component: 200 - total flux cleaned = 0.000633597 Jy ! Component: 250 - total flux cleaned = 0.000599835 Jy ! Component: 300 - total flux cleaned = 0.000566905 Jy ! Component: 350 - total flux cleaned = 0.000471625 Jy ! Component: 400 - total flux cleaned = 0.000253855 Jy ! Component: 450 - total flux cleaned = 0.000193519 Jy ! Component: 500 - total flux cleaned = 4.42287e-05 Jy ! Component: 550 - total flux cleaned = -0.000160186 Jy ! Component: 600 - total flux cleaned = -0.000388617 Jy ! Component: 650 - total flux cleaned = -0.000528684 Jy ! Component: 700 - total flux cleaned = -0.00074896 Jy ! Component: 750 - total flux cleaned = -0.000856931 Jy ! Component: 800 - total flux cleaned = -0.000936731 Jy ! Component: 850 - total flux cleaned = -0.00114609 Jy ! Component: 900 - total flux cleaned = -0.00127478 Jy ! Component: 950 - total flux cleaned = -0.00135102 Jy ! Component: 1000 - total flux cleaned = -0.00140133 Jy ! Component: 1050 - total flux cleaned = -0.00157381 Jy ! Component: 1100 - total flux cleaned = -0.00159846 Jy ! Component: 1150 - total flux cleaned = -0.0017426 Jy ! Component: 1200 - total flux cleaned = -0.00181353 Jy ! Component: 1250 - total flux cleaned = -0.00188347 Jy ! Component: 1300 - total flux cleaned = -0.0019523 Jy ! Component: 1350 - total flux cleaned = -0.00202047 Jy ! Component: 1400 - total flux cleaned = -0.00206529 Jy ! Component: 1450 - total flux cleaned = -0.00211001 Jy ! Component: 1500 - total flux cleaned = -0.00219838 Jy ! Component: 1550 - total flux cleaned = -0.00226382 Jy ! Component: 1600 - total flux cleaned = -0.00232863 Jy ! Component: 1650 - total flux cleaned = -0.00234994 Jy ! Component: 1700 - total flux cleaned = -0.00243481 Jy ! Component: 1750 - total flux cleaned = -0.00249753 Jy ! Component: 1800 - total flux cleaned = -0.00251848 Jy ! Component: 1850 - total flux cleaned = -0.00260074 Jy ! Component: 1900 - total flux cleaned = -0.00268179 Jy ! Component: 1950 - total flux cleaned = -0.0026616 Jy ! Component: 2000 - total flux cleaned = -0.00276152 Jy ! Component: 2050 - total flux cleaned = -0.00278106 Jy ! Component: 2100 - total flux cleaned = -0.00287957 Jy ! Component: 2150 - total flux cleaned = -0.00297703 Jy ! Component: 2200 - total flux cleaned = -0.00307367 Jy ! Component: 2250 - total flux cleaned = -0.00309287 Jy ! Component: 2300 - total flux cleaned = -0.00318785 Jy ! Component: 2350 - total flux cleaned = -0.00322529 Jy ! Component: 2400 - total flux cleaned = -0.00328141 Jy ! Component: 2450 - total flux cleaned = -0.00333697 Jy ! Component: 2500 - total flux cleaned = -0.00344736 Jy ! Component: 2550 - total flux cleaned = -0.00350223 Jy ! Component: 2600 - total flux cleaned = -0.00357496 Jy ! Component: 2650 - total flux cleaned = -0.00364726 Jy ! Component: 2700 - total flux cleaned = -0.00373661 Jy ! Component: 2750 - total flux cleaned = -0.00380753 Jy ! Component: 2800 - total flux cleaned = -0.00391304 Jy ! Component: 2850 - total flux cleaned = -0.0039304 Jy ! Component: 2900 - total flux cleaned = -0.00394791 Jy ! Component: 2950 - total flux cleaned = -0.00403411 Jy ! Component: 3000 - total flux cleaned = -0.00398288 Jy ! Component: 3050 - total flux cleaned = -0.00405108 Jy ! Component: 3100 - total flux cleaned = -0.00406805 Jy ! Component: 3150 - total flux cleaned = -0.00411858 Jy ! Component: 3200 - total flux cleaned = -0.00416859 Jy ! Component: 3250 - total flux cleaned = -0.00426805 Jy ! Component: 3300 - total flux cleaned = -0.00431717 Jy ! Component: 3350 - total flux cleaned = -0.00438272 Jy ! Component: 3400 - total flux cleaned = -0.00443151 Jy ! Component: 3450 - total flux cleaned = -0.00443142 Jy ! Component: 3500 - total flux cleaned = -0.00451155 Jy ! Component: 3550 - total flux cleaned = -0.00451165 Jy ! Component: 3600 - total flux cleaned = -0.00459113 Jy ! Component: 3650 - total flux cleaned = -0.0046385 Jy ! Component: 3700 - total flux cleaned = -0.00460716 Jy ! Component: 3750 - total flux cleaned = -0.0047477 Jy ! Component: 3800 - total flux cleaned = -0.00471639 Jy ! Component: 3850 - total flux cleaned = -0.00473178 Jy ! Component: 3900 - total flux cleaned = -0.00474728 Jy ! Component: 3950 - total flux cleaned = -0.00477788 Jy ! Component: 4000 - total flux cleaned = -0.00474749 Jy ! Component: 4050 - total flux cleaned = -0.00479274 Jy ! Total flux subtracted in 4096 components = -0.00476269 Jy ! Clean residual min=-0.000977 max=0.000811 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.146933 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 427 components and 0.146933 Jy ![Exited script file: muppet] wmap "J1154-3242_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.264 x 9.709 at -2.32 degrees (North through East) ! Clean map min=-0.001527 max=0.10877 Jy/beam ! Writing clean map to FITS file: J1154-3242_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108767 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275024 device "J1154-3242_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1154-3242_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.758567 0.758567 1.51713 3.03427 6.06854 12.1371 24.2742 48.5483 97.0966 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.264 x 9.709 at -2.32 degrees (North through East) ! Clean map min=-0.001527 max=0.10877 Jy/beam quit ! Quitting program ! Log file J1154-3242_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:04:03 2016