! Started logfile: J0145-2733_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:40:58 2016 obs J0145-2733_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0145-2733_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.935673 visibilities/baseline/integration-bin. ! Found source: J0145-2733 ! ! 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 9600 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 J0145-2733_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.466370Jy sigma=0.003926 ! Fit after self-cal, rms=0.434810Jy sigma=0.003660 ! 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.417 mas, bmaj=6.53 mas, bpa=-7.011 degrees ! Estimated noise=1130.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.430385 Jy ! Component: 100 - total flux cleaned = 0.566318 Jy ! Total flux subtracted in 100 components = 0.566318 Jy ! Clean residual min=-0.023428 max=0.060529 Jy/beam ! Clean residual mean=-0.000254 rms=0.007217 Jy/beam ! Combined flux in latest and established models = 0.566318 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.566318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209143Jy sigma=0.001609 ! Fit after self-cal, rms=0.209125Jy sigma=0.001609 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0685288 Jy ! Component: 100 - total flux cleaned = 0.110626 Jy ! Total flux subtracted in 100 components = 0.110626 Jy ! Clean residual min=-0.017147 max=0.033814 Jy/beam ! Clean residual mean=-0.000124 rms=0.004814 Jy/beam ! Combined flux in latest and established models = 0.676945 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.676945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165396Jy sigma=0.001226 ! Fit after self-cal, rms=0.165353Jy sigma=0.001226 ! Inverting map ! Added new window around map position (4.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356557 Jy ! Component: 100 - total flux cleaned = 0.0600112 Jy ! Total flux subtracted in 100 components = 0.0600112 Jy ! Clean residual min=-0.015154 max=0.025496 Jy/beam ! Clean residual mean=-0.000059 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 0.736956 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.736956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149694Jy sigma=0.001100 ! Fit after self-cal, rms=0.149199Jy sigma=0.001095 ! 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.995 mas, bmaj=7.848 mas, bpa=-6.312 degrees ! Estimated noise=871.791 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, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339288 Jy ! Component: 100 - total flux cleaned = 0.0546844 Jy ! Component: 150 - total flux cleaned = 0.0681893 Jy ! Component: 200 - total flux cleaned = 0.076096 Jy ! Total flux subtracted in 200 components = 0.076096 Jy ! Clean residual min=-0.014060 max=0.017697 Jy/beam ! Clean residual mean=-0.000036 rms=0.004066 Jy/beam ! Combined flux in latest and established models = 0.813052 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 97 components and 0.813052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138448Jy sigma=0.001032 ! Fit after self-cal, rms=0.138115Jy sigma=0.001028 ! 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.99 FD 0.86 HN 1.09 KP 1.08 ! LA 0.98 MK 0.96 NL 0.93 OV 1.01 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.16 KP 1.06 ! LA 0.96 MK 1.00 NL 1.06 OV 1.04 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 1.18 KP 0.96 ! LA 0.79 MK 1.04 NL 1.15 OV 0.96 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.11 KP 0.93 ! LA 0.85 MK 1.06 NL 1.03 OV 1.01 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.138115Jy sigma=0.001028 ! Fit after self-cal, rms=0.117023Jy sigma=0.000851 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.854 mas, bpa=-5.949 degrees ! Estimated noise=876.565 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.00380574 Jy ! Component: 100 - total flux cleaned = -0.00402045 Jy ! Component: 150 - total flux cleaned = -0.0040166 Jy ! Component: 200 - total flux cleaned = -0.00419506 Jy ! Total flux subtracted in 200 components = -0.00419506 Jy ! Clean residual min=-0.007574 max=0.008370 Jy/beam ! Clean residual mean=-0.000021 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.808857 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.808857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116166Jy sigma=0.000846 ! Fit after self-cal, rms=0.116122Jy sigma=0.000845 ! 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.116122Jy sigma=0.000845 ! Fit after self-cal, rms=0.112502Jy sigma=0.000827 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.843 mas, bpa=-5.992 degrees ! Estimated noise=876.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166747 Jy ! Component: 100 - total flux cleaned = -0.00137032 Jy ! Component: 150 - total flux cleaned = -0.00124058 Jy ! Component: 200 - total flux cleaned = -0.00146859 Jy ! Total flux subtracted in 200 components = -0.00146859 Jy ! Clean residual min=-0.005304 max=0.007207 Jy/beam ! Clean residual mean=-0.000011 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.807388 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.807388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112115Jy sigma=0.000825 ! Fit after self-cal, rms=0.112105Jy sigma=0.000824 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 (15.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637502 Jy ! Component: 100 - total flux cleaned = 0.0074554 Jy ! Component: 150 - total flux cleaned = 0.00843078 Jy ! Component: 200 - total flux cleaned = 0.0089475 Jy ! Total flux subtracted in 200 components = 0.0089475 Jy ! Clean residual min=-0.004649 max=0.004773 Jy/beam ! Clean residual mean=0.000006 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.816335 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 149 components and 0.816335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111600Jy sigma=0.000820 ! Fit after self-cal, rms=0.111559Jy sigma=0.000820 ! 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.111559Jy sigma=0.000820 ! Fit after self-cal, rms=0.111436Jy sigma=0.000817 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=7.836 mas, bpa=-5.989 degrees ! Estimated noise=877.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148293 Jy ! Component: 100 - total flux cleaned = 0.000492351 Jy ! Component: 150 - total flux cleaned = 0.000588555 Jy ! Component: 200 - total flux cleaned = 0.000676302 Jy ! Total flux subtracted in 200 components = 0.000676302 Jy ! Clean residual min=-0.004815 max=0.003958 Jy/beam ! Clean residual mean=0.000012 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.817012 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.817012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111211Jy sigma=0.000816 ! Fit after self-cal, rms=0.111207Jy sigma=0.000816 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 = 1.31886e-05 Jy ! Component: 100 - total flux cleaned = 0.000251379 Jy ! Component: 150 - total flux cleaned = 0.000393476 Jy ! Component: 200 - total flux cleaned = 0.000324027 Jy ! Total flux subtracted in 200 components = 0.000324027 Jy ! Clean residual min=-0.004629 max=0.003802 Jy/beam ! Clean residual mean=0.000013 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.817336 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 166 components and 0.817336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111094Jy sigma=0.000815 ! Fit after self-cal, rms=0.111091Jy sigma=0.000815 ! 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.111091Jy sigma=0.000815 ! Fit after self-cal, rms=0.111568Jy sigma=0.000815 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.86 mas, bmaj=19.02 mas, bpa=-0.2033 degrees ! Estimated noise=1121.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818744 Jy ! Component: 100 - total flux cleaned = 0.00104478 Jy ! Component: 150 - total flux cleaned = 0.00110276 Jy ! Component: 200 - total flux cleaned = 0.00109999 Jy ! Total flux subtracted in 200 components = 0.00109999 Jy ! Clean residual min=-0.004708 max=0.004465 Jy/beam ! Clean residual mean=0.000036 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.818436 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 175 components and 0.818436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111539Jy sigma=0.000814 ! Fit after self-cal, rms=0.111529Jy sigma=0.000814 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.000469018 Jy ! Component: 100 - total flux cleaned = -0.000361853 Jy ! Component: 150 - total flux cleaned = -0.000265882 Jy ! Component: 200 - total flux cleaned = -0.000268021 Jy ! Total flux subtracted in 200 components = -0.000268021 Jy ! Clean residual min=-0.004520 max=0.004249 Jy/beam ! Clean residual mean=0.000036 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.818168 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 182 components and 0.818168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111489Jy sigma=0.000814 ! Fit after self-cal, rms=0.111478Jy sigma=0.000814 ! 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.027 mas, bmaj=7.832 mas, bpa=-5.98 degrees ! Estimated noise=879.665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.027 x 7.832 at -5.98 degrees (North through East) ! Clean map min=-0.0071395 max=0.58312 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.111478Jy sigma=0.000814 ! Fit after self-cal, rms=0.097141Jy sigma=0.000723 ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.839 mas, bpa=-5.929 degrees ! Estimated noise=878.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00173119 Jy ! Component: 100 - total flux cleaned = -0.00219039 Jy ! Component: 150 - total flux cleaned = -0.00235074 Jy ! Component: 200 - total flux cleaned = -0.00256797 Jy ! Total flux subtracted in 200 components = -0.00256797 Jy ! Clean residual min=-0.003630 max=0.003233 Jy/beam ! Clean residual mean=0.000015 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.8156 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 194 components and 0.8156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096952Jy sigma=0.000722 ! Fit after self-cal, rms=0.096943Jy sigma=0.000722 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411108 Jy ! Component: 100 - total flux cleaned = -0.000535766 Jy ! Component: 150 - total flux cleaned = -0.000706731 Jy ! Component: 200 - total flux cleaned = -0.000812599 Jy ! Total flux subtracted in 200 components = -0.000812599 Jy ! Clean residual min=-0.003593 max=0.003220 Jy/beam ! Clean residual mean=0.000014 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.814787 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 201 components and 0.814787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096867Jy sigma=0.000721 ! Fit after self-cal, rms=0.096866Jy sigma=0.000721 ! 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.096866Jy sigma=0.000721 ! Fit after self-cal, rms=0.097047Jy sigma=0.000721 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.44 mas, bmaj=6.483 mas, bpa=-6.592 degrees ! Estimated noise=1152.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.438062 Jy ! Component: 100 - total flux cleaned = 0.572443 Jy ! Component: 150 - total flux cleaned = 0.640241 Jy ! Component: 200 - total flux cleaned = 0.68281 Jy ! Total flux subtracted in 200 components = 0.68281 Jy ! Clean residual min=-0.008946 max=0.022979 Jy/beam ! Clean residual mean=-0.000134 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.68281 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.68281 Jy ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.839 mas, bpa=-5.938 degrees ! Estimated noise=878.36 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.0451037 Jy ! Component: 100 - total flux cleaned = 0.0701699 Jy ! Component: 150 - total flux cleaned = 0.0858369 Jy ! Component: 200 - total flux cleaned = 0.0966504 Jy ! Total flux subtracted in 200 components = 0.0966504 Jy ! Clean residual min=-0.004458 max=0.008281 Jy/beam ! Clean residual mean=-0.000048 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.77946 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 102 components and 0.77946 Jy ! Inverting map ! Added new window around map position (5.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846125 Jy ! Component: 100 - total flux cleaned = 0.0144098 Jy ! Component: 150 - total flux cleaned = 0.018998 Jy ! Component: 200 - total flux cleaned = 0.0225903 Jy ! Total flux subtracted in 200 components = 0.0225903 Jy ! Clean residual min=-0.003477 max=0.003628 Jy/beam ! Clean residual mean=-0.000010 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.802051 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 138 components and 0.802051 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.865 mas, bmaj=19.05 mas, bpa=-0.267 degrees ! Estimated noise=1116.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511861 Jy ! Component: 100 - total flux cleaned = 0.0081435 Jy ! Component: 150 - total flux cleaned = 0.00926663 Jy ! Component: 200 - total flux cleaned = 0.00954772 Jy ! Total flux subtracted in 200 components = 0.00954772 Jy ! Clean residual min=-0.003607 max=0.003371 Jy/beam ! Clean residual mean=0.000015 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.811598 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.000307199 Jy ! Component: 100 - total flux cleaned = 0.000574558 Jy ! Component: 150 - total flux cleaned = 0.000714751 Jy ! Component: 200 - total flux cleaned = 0.000797663 Jy ! Total flux subtracted in 200 components = 0.000797663 Jy ! Clean residual min=-0.003539 max=0.003323 Jy/beam ! Clean residual mean=0.000021 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.812396 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 170 components and 0.812396 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.839 mas, bpa=-5.938 degrees ! Estimated noise=878.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000822583 Jy ! Component: 100 - total flux cleaned = -0.000756632 Jy ! Component: 150 - total flux cleaned = -0.000758498 Jy ! Component: 200 - total flux cleaned = -0.000660739 Jy ! Total flux subtracted in 200 components = -0.000660739 Jy ! Clean residual min=-0.003351 max=0.002967 Jy/beam ! Clean residual mean=0.000009 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.811736 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 187 components and 0.811736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096893Jy sigma=0.000719 ! Fit after self-cal, rms=0.096855Jy sigma=0.000719 wmodel J0145-2733_S_2015_03_17_pus_map.mod ! Writing 187 model components to file: J0145-2733_S_2015_03_17_pus_map.mod wobs J0145-2733_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0145-2733_S_2015_03_17_pus_uvs.fits wwins J0145-2733_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0145-2733_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.000698848 Jy ! Component: 100 - total flux cleaned = -0.000338811 Jy ! Component: 150 - total flux cleaned = 9.5093e-05 Jy ! Component: 200 - total flux cleaned = 0.000461012 Jy ! Component: 250 - total flux cleaned = 0.000680078 Jy ! Component: 300 - total flux cleaned = 0.000681377 Jy ! Component: 350 - total flux cleaned = 0.00072261 Jy ! Component: 400 - total flux cleaned = 0.000682524 Jy ! Component: 450 - total flux cleaned = 0.000643465 Jy ! Component: 500 - total flux cleaned = 0.0006055 Jy ! Component: 550 - total flux cleaned = 0.000568336 Jy ! Component: 600 - total flux cleaned = 0.00049583 Jy ! Component: 650 - total flux cleaned = 0.000424737 Jy ! Component: 700 - total flux cleaned = 0.000424563 Jy ! Component: 750 - total flux cleaned = 0.000219294 Jy ! Component: 800 - total flux cleaned = 0.000253922 Jy ! Component: 850 - total flux cleaned = 0.000122484 Jy ! Component: 900 - total flux cleaned = 9.07464e-05 Jy ! Component: 950 - total flux cleaned = -3.69097e-05 Jy ! Component: 1000 - total flux cleaned = -0.000193865 Jy ! Component: 1050 - total flux cleaned = -0.000224251 Jy ! Component: 1100 - total flux cleaned = -0.00019405 Jy ! Component: 1150 - total flux cleaned = -0.000314953 Jy ! Component: 1200 - total flux cleaned = -0.000315255 Jy ! Component: 1250 - total flux cleaned = -0.000403272 Jy ! Component: 1300 - total flux cleaned = -0.000374649 Jy ! Component: 1350 - total flux cleaned = -0.000432641 Jy ! Component: 1400 - total flux cleaned = -0.000461565 Jy ! Component: 1450 - total flux cleaned = -0.000601279 Jy ! Component: 1500 - total flux cleaned = -0.000573778 Jy ! Component: 1550 - total flux cleaned = -0.00065559 Jy ! Component: 1600 - total flux cleaned = -0.000655445 Jy ! Component: 1650 - total flux cleaned = -0.000628992 Jy ! Component: 1700 - total flux cleaned = -0.000602545 Jy ! Component: 1750 - total flux cleaned = -0.00060265 Jy ! Component: 1800 - total flux cleaned = -0.000498919 Jy ! Component: 1850 - total flux cleaned = -0.000550254 Jy ! Component: 1900 - total flux cleaned = -0.000448488 Jy ! Component: 1950 - total flux cleaned = -0.000448373 Jy ! Component: 2000 - total flux cleaned = -0.000398823 Jy ! Component: 2050 - total flux cleaned = -0.000374449 Jy ! Component: 2100 - total flux cleaned = -0.000301105 Jy ! Component: 2150 - total flux cleaned = -0.00017975 Jy ! Component: 2200 - total flux cleaned = -0.000275886 Jy ! Component: 2250 - total flux cleaned = -0.000180516 Jy ! Component: 2300 - total flux cleaned = -0.000109373 Jy ! Component: 2350 - total flux cleaned = 8.14581e-06 Jy ! Component: 2400 - total flux cleaned = 7.99233e-06 Jy ! Component: 2450 - total flux cleaned = 7.94374e-06 Jy ! Component: 2500 - total flux cleaned = 3.10657e-05 Jy ! Component: 2550 - total flux cleaned = 9.95761e-05 Jy ! Component: 2600 - total flux cleaned = 0.0001449 Jy ! Component: 2650 - total flux cleaned = 0.000100067 Jy ! Component: 2700 - total flux cleaned = 0.000144687 Jy ! Component: 2750 - total flux cleaned = 0.000188562 Jy ! Component: 2800 - total flux cleaned = 0.00021054 Jy ! Component: 2850 - total flux cleaned = 0.00031866 Jy ! Component: 2900 - total flux cleaned = 0.000254432 Jy ! Component: 2950 - total flux cleaned = 0.00033953 Jy ! Component: 3000 - total flux cleaned = 0.000381763 Jy ! Component: 3050 - total flux cleaned = 0.000360684 Jy ! Component: 3100 - total flux cleaned = 0.000423376 Jy ! Component: 3150 - total flux cleaned = 0.000402963 Jy ! Component: 3200 - total flux cleaned = 0.00044441 Jy ! Component: 3250 - total flux cleaned = 0.000505562 Jy ! Component: 3300 - total flux cleaned = 0.000606762 Jy ! Component: 3350 - total flux cleaned = 0.000647137 Jy ! Component: 3400 - total flux cleaned = 0.000667131 Jy ! Component: 3450 - total flux cleaned = 0.000686884 Jy ! Component: 3500 - total flux cleaned = 0.000765599 Jy ! Component: 3550 - total flux cleaned = 0.000824278 Jy ! Component: 3600 - total flux cleaned = 0.000843717 Jy ! Component: 3650 - total flux cleaned = 0.000959146 Jy ! Component: 3700 - total flux cleaned = 0.000901561 Jy ! Component: 3750 - total flux cleaned = 0.000977641 Jy ! Component: 3800 - total flux cleaned = 0.0010343 Jy ! Component: 3850 - total flux cleaned = 0.00107193 Jy ! Component: 3900 - total flux cleaned = 0.00116511 Jy ! Component: 3950 - total flux cleaned = 0.00114657 Jy ! Component: 4000 - total flux cleaned = 0.00112815 Jy ! Component: 4050 - total flux cleaned = 0.00127456 Jy ! Total flux subtracted in 4096 components = 0.00131075 Jy ! Clean residual min=-0.000952 max=0.000983 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.813046 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 508 components and 0.813046 Jy ![Exited script file: muppet] wmap "J0145-2733_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 7.839 at -5.938 degrees (North through East) ! Clean map min=-0.0020488 max=0.59595 Jy/beam ! Writing clean map to FITS file: J0145-2733_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.595951 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000345085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173715 0.173715 0.347429 0.694859 1.38972 2.77944 5.55887 11.1177 22.2355 44.471 88.9419 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.595 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.036 x 7.839 at -5.938 degrees (North through East) ! Clean map min=-0.0020488 max=0.59595 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 J0145-2733_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:41:05 2016