! Started logfile: J0242-2132_S_2017_01_21_pus_uvs.log on Sun May 5 15:44:23 2019 obs J0242-2132_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0242-2132_S_2017_01_21_pus_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.965926 visibilities/baseline/integration-bin. ! Found source: J0242-2132 ! ! 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 558 lines of history. ! ! Reading 10432 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 J0242-2132_S_2017_01_21_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.698864Jy sigma=0.004415 ! Fit after self-cal, rms=0.684240Jy sigma=0.004313 ! 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.343 mas, bmaj=6.661 mas, bpa=-4.519 degrees ! Estimated noise=1831.96 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.242984 Jy ! Component: 100 - total flux cleaned = 0.329442 Jy ! Total flux subtracted in 100 components = 0.329442 Jy ! Clean residual min=-0.025829 max=0.062979 Jy/beam ! Clean residual mean=-0.000299 rms=0.009791 Jy/beam ! Combined flux in latest and established models = 0.329442 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.329442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227079Jy sigma=0.001600 ! Fit after self-cal, rms=0.227104Jy sigma=0.001599 ! Inverting map ! Added new window around map position (-8.5, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0655008 Jy ! Component: 100 - total flux cleaned = 0.11297 Jy ! Total flux subtracted in 100 components = 0.11297 Jy ! Clean residual min=-0.024581 max=0.042167 Jy/beam ! Clean residual mean=-0.000236 rms=0.007684 Jy/beam ! Combined flux in latest and established models = 0.442412 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 48 components and 0.442412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190561Jy sigma=0.001318 ! Fit after self-cal, rms=0.187897Jy sigma=0.001304 ! 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.933 mas, bmaj=7.607 mas, bpa=-2.084 degrees ! Estimated noise=1147.09 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.0823966 Jy ! Component: 100 - total flux cleaned = 0.137192 Jy ! Component: 150 - total flux cleaned = 0.176687 Jy ! Component: 200 - total flux cleaned = 0.205512 Jy ! Total flux subtracted in 200 components = 0.205512 Jy ! Clean residual min=-0.026777 max=0.043371 Jy/beam ! Clean residual mean=-0.000280 rms=0.008255 Jy/beam ! Combined flux in latest and established models = 0.647924 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 94 components and 0.647924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147903Jy sigma=0.000936 ! Fit after self-cal, rms=0.144518Jy sigma=0.000915 ! 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.09 FD 0.83 HN 1.21 LA 0.98 ! MK 0.97 NL 1.28 OV 0.98 PT 0.86 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.85 HN 1.24 LA 0.95 ! MK 0.96 NL 1.31 OV 1.03 PT 0.85 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.25 LA 0.95 ! MK 1.02 NL 1.30 OV 0.96 PT 0.84 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.90 HN 1.26 LA 0.92 ! MK 0.98 NL 1.00* OV 1.02 PT 0.87 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.144518Jy sigma=0.000915 ! Fit after self-cal, rms=0.144612Jy sigma=0.000746 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.703 mas, bpa=-2.057 degrees ! Estimated noise=1143.55 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 (-12, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196806 Jy ! Component: 100 - total flux cleaned = 0.0220452 Jy ! Component: 150 - total flux cleaned = 0.022385 Jy ! Component: 200 - total flux cleaned = 0.0229772 Jy ! Total flux subtracted in 200 components = 0.0229772 Jy ! Clean residual min=-0.010587 max=0.013262 Jy/beam ! Clean residual mean=-0.000031 rms=0.002813 Jy/beam ! Combined flux in latest and established models = 0.670901 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.670901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141253Jy sigma=0.000722 ! Fit after self-cal, rms=0.141522Jy sigma=0.000719 ! 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.141522Jy sigma=0.000719 ! Fit after self-cal, rms=0.140585Jy sigma=0.000705 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.722 mas, bpa=-2.12 degrees ! Estimated noise=1133.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100845 Jy ! Component: 100 - total flux cleaned = 0.0118632 Jy ! Component: 150 - total flux cleaned = 0.0120846 Jy ! Component: 200 - total flux cleaned = 0.0118867 Jy ! Total flux subtracted in 200 components = 0.0118867 Jy ! Clean residual min=-0.007464 max=0.009269 Jy/beam ! Clean residual mean=-0.000009 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.682788 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 129 components and 0.682788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139528Jy sigma=0.000699 ! Fit after self-cal, rms=0.139401Jy sigma=0.000698 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.00118607 Jy ! Component: 100 - total flux cleaned = 0.00118617 Jy ! Component: 150 - total flux cleaned = 0.000877085 Jy ! Component: 200 - total flux cleaned = 0.000592446 Jy ! Total flux subtracted in 200 components = 0.000592446 Jy ! Clean residual min=-0.007236 max=0.008683 Jy/beam ! Clean residual mean=-0.000009 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.68338 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.68338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138967Jy sigma=0.000695 ! Fit after self-cal, rms=0.138915Jy sigma=0.000695 ! 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.138915Jy sigma=0.000695 ! Fit after self-cal, rms=0.139221Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.739 mas, bpa=-2.314 degrees ! Estimated noise=1129.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461944 Jy ! Component: 100 - total flux cleaned = 0.0059119 Jy ! Component: 150 - total flux cleaned = 0.00564426 Jy ! Component: 200 - total flux cleaned = 0.00552338 Jy ! Total flux subtracted in 200 components = 0.00552338 Jy ! Clean residual min=-0.006212 max=0.007857 Jy/beam ! Clean residual mean=-0.000007 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.688903 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 141 components and 0.688903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138789Jy sigma=0.000690 ! Fit after self-cal, rms=0.138725Jy sigma=0.000690 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.00118571 Jy ! Component: 100 - total flux cleaned = 0.00119254 Jy ! Component: 150 - total flux cleaned = 0.00129989 Jy ! Component: 200 - total flux cleaned = 0.00119813 Jy ! Total flux subtracted in 200 components = 0.00119813 Jy ! Clean residual min=-0.005899 max=0.007229 Jy/beam ! Clean residual mean=-0.000006 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.690102 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 151 components and 0.690102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138519Jy sigma=0.000689 ! Fit after self-cal, rms=0.138493Jy sigma=0.000688 ! 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.138493Jy sigma=0.000688 ! Fit after self-cal, rms=0.138053Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.496 mas, bmaj=17.61 mas, bpa=6.903 degrees ! Estimated noise=1425.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270361 Jy ! Component: 100 - total flux cleaned = 0.00328913 Jy ! Component: 150 - total flux cleaned = 0.00386865 Jy ! Component: 200 - total flux cleaned = 0.00426173 Jy ! Total flux subtracted in 200 components = 0.00426173 Jy ! Clean residual min=-0.008429 max=0.008717 Jy/beam ! Clean residual mean=-0.000017 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 0.694363 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 155 components and 0.694363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137869Jy sigma=0.000688 ! Fit after self-cal, rms=0.137803Jy sigma=0.000688 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.45662e-05 Jy ! Component: 100 - total flux cleaned = 0.000435986 Jy ! Component: 150 - total flux cleaned = 0.000741746 Jy ! Component: 200 - total flux cleaned = 0.00093901 Jy ! Total flux subtracted in 200 components = 0.00093901 Jy ! Clean residual min=-0.007984 max=0.008290 Jy/beam ! Clean residual mean=-0.000017 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.695302 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 160 components and 0.695302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137779Jy sigma=0.000688 ! Fit after self-cal, rms=0.137756Jy sigma=0.000688 ! 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.943 mas, bmaj=7.748 mas, bpa=-2.493 degrees ! Estimated noise=1128.46 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 7.748 at -2.493 degrees (North through East) ! Clean map min=-0.0061397 max=0.31228 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.339 mas, bmaj=6.745 mas, bpa=-4.643 degrees ! Estimated noise=1835.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.241487 Jy ! Component: 100 - total flux cleaned = 0.338886 Jy ! Component: 150 - total flux cleaned = 0.406925 Jy ! Component: 200 - total flux cleaned = 0.458572 Jy ! Total flux subtracted in 200 components = 0.458572 Jy ! Clean residual min=-0.016999 max=0.032338 Jy/beam ! Clean residual mean=-0.000159 rms=0.005754 Jy/beam ! Combined flux in latest and established models = 0.458571 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.458571 Jy ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.748 mas, bpa=-2.493 degrees ! Estimated noise=1128.46 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.0687067 Jy ! Component: 100 - total flux cleaned = 0.114018 Jy ! Component: 150 - total flux cleaned = 0.145413 Jy ! Component: 200 - total flux cleaned = 0.167698 Jy ! Total flux subtracted in 200 components = 0.167698 Jy ! Clean residual min=-0.009793 max=0.015936 Jy/beam ! Clean residual mean=-0.000122 rms=0.003447 Jy/beam ! Combined flux in latest and established models = 0.626269 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 121 components and 0.626269 Jy ! Inverting map ! Added new window around map position (3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171567 Jy ! Component: 100 - total flux cleaned = 0.0295011 Jy ! Component: 150 - total flux cleaned = 0.0391249 Jy ! Component: 200 - total flux cleaned = 0.0467681 Jy ! Total flux subtracted in 200 components = 0.0467681 Jy ! Clean residual min=-0.007159 max=0.008963 Jy/beam ! Clean residual mean=-0.000046 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.673037 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 174 components and 0.673037 Jy ! Inverting map ! Added new window around map position (-6, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876777 Jy ! Component: 100 - total flux cleaned = 0.0145189 Jy ! Component: 150 - total flux cleaned = 0.0190323 Jy ! Component: 200 - total flux cleaned = 0.0218613 Jy ! Total flux subtracted in 200 components = 0.0218613 Jy ! Clean residual min=-0.006160 max=0.005792 Jy/beam ! Clean residual mean=-0.000011 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.694899 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 209 components and 0.694899 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.496 mas, bmaj=17.61 mas, bpa=6.903 degrees ! Estimated noise=1425.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255981 Jy ! Component: 100 - total flux cleaned = 0.0038152 Jy ! Component: 150 - total flux cleaned = 0.00438983 Jy ! Component: 200 - total flux cleaned = 0.00488357 Jy ! Total flux subtracted in 200 components = 0.00488357 Jy ! Clean residual min=-0.007560 max=0.008042 Jy/beam ! Clean residual mean=-0.000009 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.699782 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.00017806 Jy ! Component: 100 - total flux cleaned = 0.00017766 Jy ! Component: 150 - total flux cleaned = 0.000258299 Jy ! Component: 200 - total flux cleaned = 0.000257169 Jy ! Total flux subtracted in 200 components = 0.000257169 Jy ! Clean residual min=-0.007276 max=0.007862 Jy/beam ! Clean residual mean=-0.000009 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.700039 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 239 components and 0.70004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.748 mas, bpa=-2.493 degrees ! Estimated noise=1128.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187883 Jy ! Component: 100 - total flux cleaned = 1.12554e-05 Jy ! Component: 150 - total flux cleaned = 0.000192957 Jy ! Component: 200 - total flux cleaned = 0.000358666 Jy ! Total flux subtracted in 200 components = 0.000358666 Jy ! Clean residual min=-0.005430 max=0.005909 Jy/beam ! Clean residual mean=-0.000002 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.700398 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 261 components and 0.700398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136707Jy sigma=0.000681 ! Fit after self-cal, rms=0.136632Jy sigma=0.000680 wmodel J0242-2132_S_2017_01_21_pus_map.mod ! Writing 261 model components to file: J0242-2132_S_2017_01_21_pus_map.mod wobs J0242-2132_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0242-2132_S_2017_01_21_pus_uvs.fits wwins J0242-2132_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J0242-2132_S_2017_01_21_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.00119006 Jy ! Component: 100 - total flux cleaned = 0.000817607 Jy ! Component: 150 - total flux cleaned = 0.000559476 Jy ! Component: 200 - total flux cleaned = 0.00031376 Jy ! Component: 250 - total flux cleaned = 0.000153838 Jy ! Component: 300 - total flux cleaned = 0.000150831 Jy ! Component: 350 - total flux cleaned = 0.000152585 Jy ! Component: 400 - total flux cleaned = 0.000369799 Jy ! Component: 450 - total flux cleaned = 0.000510116 Jy ! Component: 500 - total flux cleaned = 0.000647214 Jy ! Component: 550 - total flux cleaned = 0.00098038 Jy ! Component: 600 - total flux cleaned = 0.00130407 Jy ! Component: 650 - total flux cleaned = 0.00142976 Jy ! Component: 700 - total flux cleaned = 0.00155401 Jy ! Component: 750 - total flux cleaned = 0.00155649 Jy ! Component: 800 - total flux cleaned = 0.00197242 Jy ! Component: 850 - total flux cleaned = 0.00179667 Jy ! Component: 900 - total flux cleaned = 0.00185303 Jy ! Component: 950 - total flux cleaned = 0.00179437 Jy ! Component: 1000 - total flux cleaned = 0.00140898 Jy ! Component: 1050 - total flux cleaned = 0.00157124 Jy ! Component: 1100 - total flux cleaned = 0.00156946 Jy ! Component: 1150 - total flux cleaned = 0.00151713 Jy ! Component: 1200 - total flux cleaned = 0.00131367 Jy ! Component: 1250 - total flux cleaned = 0.0014673 Jy ! Component: 1300 - total flux cleaned = 0.0015666 Jy ! Component: 1350 - total flux cleaned = 0.00151783 Jy ! Component: 1400 - total flux cleaned = 0.00156505 Jy ! Component: 1450 - total flux cleaned = 0.00146916 Jy ! Component: 1500 - total flux cleaned = 0.0016098 Jy ! Component: 1550 - total flux cleaned = 0.00165574 Jy ! Component: 1600 - total flux cleaned = 0.00170091 Jy ! Component: 1650 - total flux cleaned = 0.00179064 Jy ! Component: 1700 - total flux cleaned = 0.00196884 Jy ! Component: 1750 - total flux cleaned = 0.00196872 Jy ! Component: 1800 - total flux cleaned = 0.00214275 Jy ! Component: 1850 - total flux cleaned = 0.00231411 Jy ! Component: 1900 - total flux cleaned = 0.00248289 Jy ! Component: 1950 - total flux cleaned = 0.00256657 Jy ! Component: 2000 - total flux cleaned = 0.0027312 Jy ! Component: 2050 - total flux cleaned = 0.0027718 Jy ! Component: 2100 - total flux cleaned = 0.00277195 Jy ! Component: 2150 - total flux cleaned = 0.00297118 Jy ! Component: 2200 - total flux cleaned = 0.00304951 Jy ! Component: 2250 - total flux cleaned = 0.00308787 Jy ! Component: 2300 - total flux cleaned = 0.00316467 Jy ! Component: 2350 - total flux cleaned = 0.00320315 Jy ! Component: 2400 - total flux cleaned = 0.00324099 Jy ! Component: 2450 - total flux cleaned = 0.00346442 Jy ! Component: 2500 - total flux cleaned = 0.00342831 Jy ! Component: 2550 - total flux cleaned = 0.00353767 Jy ! Component: 2600 - total flux cleaned = 0.00361064 Jy ! Component: 2650 - total flux cleaned = 0.00378873 Jy ! Component: 2700 - total flux cleaned = 0.00392998 Jy ! Component: 2750 - total flux cleaned = 0.00410468 Jy ! Component: 2800 - total flux cleaned = 0.00410427 Jy ! Component: 2850 - total flux cleaned = 0.0042073 Jy ! Component: 2900 - total flux cleaned = 0.00434348 Jy ! Component: 2950 - total flux cleaned = 0.00441092 Jy ! Component: 3000 - total flux cleaned = 0.00454377 Jy ! Component: 3050 - total flux cleaned = 0.00474199 Jy ! Component: 3100 - total flux cleaned = 0.00484018 Jy ! Component: 3150 - total flux cleaned = 0.00500167 Jy ! Component: 3200 - total flux cleaned = 0.00512965 Jy ! Component: 3250 - total flux cleaned = 0.00525636 Jy ! Component: 3300 - total flux cleaned = 0.00519324 Jy ! Component: 3350 - total flux cleaned = 0.00528722 Jy ! Component: 3400 - total flux cleaned = 0.00538045 Jy ! Component: 3450 - total flux cleaned = 0.00541091 Jy ! Component: 3500 - total flux cleaned = 0.00544118 Jy ! Component: 3550 - total flux cleaned = 0.00556174 Jy ! Component: 3600 - total flux cleaned = 0.0055018 Jy ! Component: 3650 - total flux cleaned = 0.00564969 Jy ! Component: 3700 - total flux cleaned = 0.00573797 Jy ! Component: 3750 - total flux cleaned = 0.00576703 Jy ! Component: 3800 - total flux cleaned = 0.00594029 Jy ! Component: 3850 - total flux cleaned = 0.0059691 Jy ! Component: 3900 - total flux cleaned = 0.00608257 Jy ! Component: 3950 - total flux cleaned = 0.00608284 Jy ! Component: 4000 - total flux cleaned = 0.00625108 Jy ! Component: 4050 - total flux cleaned = 0.00638942 Jy ! Total flux subtracted in 4096 components = 0.00641654 Jy ! Clean residual min=-0.001470 max=0.001636 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.706815 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 606 components and 0.706815 Jy ![Exited script file: muppet] wmap "J0242-2132_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 7.748 at -2.493 degrees (North through East) ! Clean map min=-0.0037904 max=0.3174 Jy/beam ! Writing clean map to FITS file: J0242-2132_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.317397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00054314 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51337 0.51337 1.02674 2.05348 4.10696 8.21392 16.4278 32.8557 65.7113 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.317 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.943 x 7.748 at -2.493 degrees (North through East) ! Clean map min=-0.0037904 max=0.3174 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 J0242-2132_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:44:28 2019