! Started logfile: J2231-1422_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:45 2017 obs J2231-1422_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2231-1422_S_2015_01_23_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974941 visibilities/baseline/integration-bin. ! Found source: J2231-1422 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 16496 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 J2231-1422_S_2015_01_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 59 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 105 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.927200Jy sigma=0.008186 ! Fit after self-cal, rms=0.853291Jy sigma=0.007702 ! 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.501 mas, bmaj=6.409 mas, bpa=-2.803 degrees ! Estimated noise=908.024 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.150416 Jy ! Component: 100 - total flux cleaned = 0.186213 Jy ! Total flux subtracted in 100 components = 0.186213 Jy ! Clean residual min=-0.009096 max=0.014025 Jy/beam ! Clean residual mean=0.000022 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.186213 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.186213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325009Jy sigma=0.000898 ! Fit after self-cal, rms=0.325004Jy sigma=0.000898 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152203 Jy ! Component: 100 - total flux cleaned = 0.0226676 Jy ! Total flux subtracted in 100 components = 0.0226676 Jy ! Clean residual min=-0.008179 max=0.008014 Jy/beam ! Clean residual mean=0.000016 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.20888 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.20888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323536Jy sigma=0.000871 ! Fit after self-cal, rms=0.323546Jy sigma=0.000871 ! 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.946 mas, bmaj=7.301 mas, bpa=-3.987 degrees ! Estimated noise=641.048 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.00730139 Jy ! Component: 100 - total flux cleaned = 0.0110749 Jy ! Component: 150 - total flux cleaned = 0.0131169 Jy ! Component: 200 - total flux cleaned = 0.0142495 Jy ! Total flux subtracted in 200 components = 0.0142495 Jy ! Clean residual min=-0.007154 max=0.009451 Jy/beam ! Clean residual mean=0.000031 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.22313 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.22313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323053Jy sigma=0.000868 ! Fit after self-cal, rms=0.323058Jy sigma=0.000868 ! 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.90 HN 0.95 KP 1.07 ! LA 1.35 MK 0.99 NL 1.01 OV 0.93 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.84 HN 1.03 KP 1.00 ! LA 1.26 MK 0.99 NL 1.24 OV 0.96 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.01 KP 0.86 ! LA 1.03 MK 1.04 NL 1.13 OV 0.89 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 0.96 KP 0.80 ! LA 1.10 MK 1.01 NL 1.02 OV 0.93 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.323058Jy sigma=0.000868 ! Fit after self-cal, rms=0.296756Jy sigma=0.000827 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.321 mas, bpa=-3.875 degrees ! Estimated noise=643.985 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.00185088 Jy ! Component: 100 - total flux cleaned = 0.00254728 Jy ! Component: 150 - total flux cleaned = 0.00281501 Jy ! Component: 200 - total flux cleaned = 0.00293721 Jy ! Total flux subtracted in 200 components = 0.00293721 Jy ! Clean residual min=-0.006206 max=0.007064 Jy/beam ! Clean residual mean=0.000030 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.226067 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.226067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296688Jy sigma=0.000826 ! Fit after self-cal, rms=0.296912Jy sigma=0.000826 ! 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.296912Jy sigma=0.000826 ! Fit after self-cal, rms=0.251818Jy sigma=0.000792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.311 mas, bpa=-3.976 degrees ! Estimated noise=648.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178629 Jy ! Component: 100 - total flux cleaned = 0.00275569 Jy ! Component: 150 - total flux cleaned = 0.003204 Jy ! Component: 200 - total flux cleaned = 0.00325779 Jy ! Total flux subtracted in 200 components = 0.00325779 Jy ! Clean residual min=-0.003011 max=0.006720 Jy/beam ! Clean residual mean=0.000003 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.229325 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.229325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251772Jy sigma=0.000791 ! Fit after self-cal, rms=0.251968Jy sigma=0.000791 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 (-0.5, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00604414 Jy ! Component: 100 - total flux cleaned = 0.00903786 Jy ! Component: 150 - total flux cleaned = 0.0109738 Jy ! Component: 200 - total flux cleaned = 0.0116421 Jy ! Total flux subtracted in 200 components = 0.0116421 Jy ! Clean residual min=-0.002486 max=0.003237 Jy/beam ! Clean residual mean=0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.240967 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 93 components and 0.240967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251794Jy sigma=0.000787 ! Fit after self-cal, rms=0.251826Jy sigma=0.000787 ! Inverting map ! Added new window around map position (-2.5, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304785 Jy ! Component: 100 - total flux cleaned = 0.00482092 Jy ! Component: 150 - total flux cleaned = 0.00599864 Jy ! Component: 200 - total flux cleaned = 0.00667046 Jy ! Total flux subtracted in 200 components = 0.00667046 Jy ! Clean residual min=-0.002208 max=0.002202 Jy/beam ! Clean residual mean=-0.000001 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.247637 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.247637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251791Jy sigma=0.000786 ! Fit after self-cal, rms=0.251771Jy sigma=0.000786 ! 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.251771Jy sigma=0.000786 ! Fit after self-cal, rms=0.234439Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.303 mas, bpa=-4.02 degrees ! Estimated noise=646.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138626 Jy ! Component: 100 - total flux cleaned = 0.00205097 Jy ! Component: 150 - total flux cleaned = 0.00224986 Jy ! Component: 200 - total flux cleaned = 0.00232286 Jy ! Total flux subtracted in 200 components = 0.00232286 Jy ! Clean residual min=-0.001958 max=0.001957 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.24996 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 143 components and 0.24996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234421Jy sigma=0.000784 ! Fit after self-cal, rms=0.234418Jy sigma=0.000784 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.000507697 Jy ! Component: 100 - total flux cleaned = 0.000596963 Jy ! Component: 150 - total flux cleaned = 0.00061622 Jy ! Component: 200 - total flux cleaned = 0.000596709 Jy ! Total flux subtracted in 200 components = 0.000596709 Jy ! Clean residual min=-0.001926 max=0.001933 Jy/beam ! Clean residual mean=-0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.250557 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 158 components and 0.250557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234413Jy sigma=0.000784 ! Fit after self-cal, rms=0.234416Jy sigma=0.000784 ! 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.234416Jy sigma=0.000784 ! Fit after self-cal, rms=0.234154Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.086 mas, bmaj=13.81 mas, bpa=-2.693 degrees ! Estimated noise=888.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556126 Jy ! Component: 100 - total flux cleaned = 0.000848663 Jy ! Component: 150 - total flux cleaned = 0.000928693 Jy ! Component: 200 - total flux cleaned = 0.000944121 Jy ! Total flux subtracted in 200 components = 0.000944121 Jy ! Clean residual min=-0.002226 max=0.002425 Jy/beam ! Clean residual mean=-0.000009 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.251501 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 182 components and 0.251501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234150Jy sigma=0.000784 ! Fit after self-cal, rms=0.234153Jy sigma=0.000784 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 = 5.42368e-05 Jy ! Component: 100 - total flux cleaned = 0.000122915 Jy ! Component: 150 - total flux cleaned = 0.000181816 Jy ! Component: 200 - total flux cleaned = 0.000207868 Jy ! Total flux subtracted in 200 components = 0.000207868 Jy ! Clean residual min=-0.002204 max=0.002416 Jy/beam ! Clean residual mean=-0.000009 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.251709 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 198 components and 0.251709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234153Jy sigma=0.000784 ! Fit after self-cal, rms=0.234152Jy sigma=0.000784 ! 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.935 mas, bmaj=7.302 mas, bpa=-3.998 degrees ! Estimated noise=646.533 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.935 x 7.302 at -3.998 degrees (North through East) ! Clean map min=-0.0019197 max=0.19661 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.486 mas, bmaj=6.393 mas, bpa=-2.745 degrees ! Estimated noise=909.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150534 Jy ! Component: 100 - total flux cleaned = 0.187121 Jy ! Component: 150 - total flux cleaned = 0.203183 Jy ! Component: 200 - total flux cleaned = 0.212108 Jy ! Total flux subtracted in 200 components = 0.212108 Jy ! Clean residual min=-0.003747 max=0.004929 Jy/beam ! Clean residual mean=0.000004 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.212108 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.212108 Jy ! Inverting map and beam ! Estimated beam: bmin=2.935 mas, bmaj=7.302 mas, bpa=-3.998 degrees ! Estimated noise=646.533 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.00919412 Jy ! Component: 100 - total flux cleaned = 0.0153594 Jy ! Component: 150 - total flux cleaned = 0.0199431 Jy ! Component: 200 - total flux cleaned = 0.0235091 Jy ! Total flux subtracted in 200 components = 0.0235091 Jy ! Clean residual min=-0.002305 max=0.002335 Jy/beam ! Clean residual mean=0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.235617 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 71 components and 0.235617 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.086 mas, bmaj=13.81 mas, bpa=-2.693 degrees ! Estimated noise=888.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505683 Jy ! Component: 100 - total flux cleaned = 0.0082777 Jy ! Component: 150 - total flux cleaned = 0.0104791 Jy ! Component: 200 - total flux cleaned = 0.0120316 Jy ! Total flux subtracted in 200 components = 0.0120316 Jy ! Clean residual min=-0.002305 max=0.002331 Jy/beam ! Clean residual mean=-0.000007 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.247649 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.00112025 Jy ! Component: 100 - total flux cleaned = 0.00195261 Jy ! Component: 150 - total flux cleaned = 0.0025861 Jy ! Component: 200 - total flux cleaned = 0.0030527 Jy ! Total flux subtracted in 200 components = 0.0030527 Jy ! Clean residual min=-0.002168 max=0.002285 Jy/beam ! Clean residual mean=-0.000008 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.250702 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 160 components and 0.250702 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.935 mas, bmaj=7.302 mas, bpa=-3.998 degrees ! Estimated noise=646.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258813 Jy ! Component: 100 - total flux cleaned = -0.000156191 Jy ! Component: 150 - total flux cleaned = -6.76184e-05 Jy ! Component: 200 - total flux cleaned = 1.28665e-05 Jy ! Total flux subtracted in 200 components = 1.28665e-05 Jy ! Clean residual min=-0.002092 max=0.001815 Jy/beam ! Clean residual mean=-0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.250715 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 179 components and 0.250715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234159Jy sigma=0.000784 ! Fit after self-cal, rms=0.234157Jy sigma=0.000784 wmodel J2231-1422_S_2015_01_23_pus_map.mod ! Writing 179 model components to file: J2231-1422_S_2015_01_23_pus_map.mod wobs J2231-1422_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2231-1422_S_2015_01_23_pus_uvs.fits wwins J2231-1422_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2231-1422_S_2015_01_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000545311 Jy ! Component: 100 - total flux cleaned = -0.000408781 Jy ! Component: 150 - total flux cleaned = -0.000407743 Jy ! Component: 200 - total flux cleaned = -0.00040758 Jy ! Component: 250 - total flux cleaned = -0.000497369 Jy ! Component: 300 - total flux cleaned = -0.000526457 Jy ! Component: 350 - total flux cleaned = -0.000640741 Jy ! Component: 400 - total flux cleaned = -0.00064039 Jy ! Component: 450 - total flux cleaned = -0.000612594 Jy ! Component: 500 - total flux cleaned = -0.000613016 Jy ! Component: 550 - total flux cleaned = -0.000586337 Jy ! Component: 600 - total flux cleaned = -0.000508147 Jy ! Component: 650 - total flux cleaned = -0.000533064 Jy ! Component: 700 - total flux cleaned = -0.000457007 Jy ! Component: 750 - total flux cleaned = -0.000481612 Jy ! Component: 800 - total flux cleaned = -0.000432369 Jy ! Component: 850 - total flux cleaned = -0.000384031 Jy ! Component: 900 - total flux cleaned = -0.000384186 Jy ! Component: 950 - total flux cleaned = -0.000431192 Jy ! Component: 1000 - total flux cleaned = -0.000454481 Jy ! Component: 1050 - total flux cleaned = -0.000409081 Jy ! Component: 1100 - total flux cleaned = -0.000499879 Jy ! Component: 1150 - total flux cleaned = -0.000477792 Jy ! Component: 1200 - total flux cleaned = -0.000478053 Jy ! Component: 1250 - total flux cleaned = -0.000456628 Jy ! Component: 1300 - total flux cleaned = -0.000392231 Jy ! Component: 1350 - total flux cleaned = -0.000328318 Jy ! Component: 1400 - total flux cleaned = -0.000265187 Jy ! Component: 1450 - total flux cleaned = -0.000265136 Jy ! Component: 1500 - total flux cleaned = -0.000161811 Jy ! Component: 1550 - total flux cleaned = -8.00776e-05 Jy ! Component: 1600 - total flux cleaned = -3.97814e-05 Jy ! Component: 1650 - total flux cleaned = 6.10351e-07 Jy ! Component: 1700 - total flux cleaned = 7.99608e-05 Jy ! Component: 1750 - total flux cleaned = 0.00011921 Jy ! Component: 1800 - total flux cleaned = 0.000197293 Jy ! Component: 1850 - total flux cleaned = 0.000158436 Jy ! Component: 1900 - total flux cleaned = 0.000216083 Jy ! Component: 1950 - total flux cleaned = 0.00025438 Jy ! Component: 2000 - total flux cleaned = 0.000273237 Jy ! Component: 2050 - total flux cleaned = 0.000254426 Jy ! Component: 2100 - total flux cleaned = 0.000291842 Jy ! Component: 2150 - total flux cleaned = 0.000254968 Jy ! Component: 2200 - total flux cleaned = 0.00032825 Jy ! Component: 2250 - total flux cleaned = 0.000309869 Jy ! Component: 2300 - total flux cleaned = 0.00025565 Jy ! Component: 2350 - total flux cleaned = 0.0002556 Jy ! Component: 2400 - total flux cleaned = 0.000219984 Jy ! Component: 2450 - total flux cleaned = 0.000149272 Jy ! Component: 2500 - total flux cleaned = 0.0001316 Jy ! Component: 2550 - total flux cleaned = 7.93907e-05 Jy ! Component: 2600 - total flux cleaned = 4.45661e-05 Jy ! Component: 2650 - total flux cleaned = 1.03391e-05 Jy ! Component: 2700 - total flux cleaned = 1.04615e-05 Jy ! Component: 2750 - total flux cleaned = -0.000142536 Jy ! Component: 2800 - total flux cleaned = -0.000125667 Jy ! Component: 2850 - total flux cleaned = -0.000209608 Jy ! Component: 2900 - total flux cleaned = -0.000242986 Jy ! Component: 2950 - total flux cleaned = -0.00029278 Jy ! Component: 3000 - total flux cleaned = -0.000358658 Jy ! Component: 3050 - total flux cleaned = -0.000457005 Jy ! Component: 3100 - total flux cleaned = -0.000440672 Jy ! Component: 3150 - total flux cleaned = -0.000505389 Jy ! Component: 3200 - total flux cleaned = -0.000602269 Jy ! Component: 3250 - total flux cleaned = -0.00068233 Jy ! Component: 3300 - total flux cleaned = -0.000682282 Jy ! Component: 3350 - total flux cleaned = -0.000777486 Jy ! Component: 3400 - total flux cleaned = -0.000824873 Jy ! Component: 3450 - total flux cleaned = -0.000887776 Jy ! Component: 3500 - total flux cleaned = -0.00095039 Jy ! Component: 3550 - total flux cleaned = -0.00101256 Jy ! Component: 3600 - total flux cleaned = -0.00107457 Jy ! Component: 3650 - total flux cleaned = -0.00116723 Jy ! Component: 3700 - total flux cleaned = -0.0012133 Jy ! Component: 3750 - total flux cleaned = -0.00132022 Jy ! Component: 3800 - total flux cleaned = -0.00141132 Jy ! Component: 3850 - total flux cleaned = -0.00148694 Jy ! Component: 3900 - total flux cleaned = -0.00153213 Jy ! Component: 3950 - total flux cleaned = -0.00154721 Jy ! Component: 4000 - total flux cleaned = -0.00165157 Jy ! Component: 4050 - total flux cleaned = -0.00169618 Jy ! Total flux subtracted in 4096 components = -0.00175528 Jy ! Clean residual min=-0.000797 max=0.000817 Jy/beam ! Clean residual mean=-0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.248959 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 497 components and 0.248959 Jy ![Exited script file: muppet] wmap "J2231-1422_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.935 x 7.302 at -3.998 degrees (North through East) ! Clean map min=-0.0017847 max=0.19814 Jy/beam ! Writing clean map to FITS file: J2231-1422_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.198139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284244 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43037 0.43037 0.86074 1.72148 3.44296 6.88592 13.7718 27.5437 55.0874 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.198 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.935 x 7.302 at -3.998 degrees (North through East) ! Clean map min=-0.0017847 max=0.19814 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 J2231-1422_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:36:50 2017