! Started logfile: /scr/pima/rv100_uvs/J2123+4614_S_uvs.log on Mon Feb 29 13:29:57 2016 obs /scr/pima/rv100_uvs/J2123+4614_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2123+4614_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J2123+4614 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4576 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J2123+4614_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006412Jy sigma=8.600432 ! Fit after self-cal, rms=0.892957Jy sigma=7.634356 ! 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=3.325 mas, bmaj=4.706 mas, bpa=40.02 degrees ! Estimated noise=2.38146 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.0752008 Jy ! Component: 100 - total flux cleaned = 0.102976 Jy ! Total flux subtracted in 100 components = 0.102976 Jy ! Clean residual min=-0.007745 max=0.013157 Jy/beam ! Clean residual mean=0.000010 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.102976 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.102976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066083Jy sigma=0.523683 ! Fit after self-cal, rms=0.065934Jy sigma=0.522664 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154455 Jy ! Component: 100 - total flux cleaned = 0.0250117 Jy ! Total flux subtracted in 100 components = 0.0250117 Jy ! Clean residual min=-0.005851 max=0.005652 Jy/beam ! Clean residual mean=0.000011 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.127987 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.127987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060448Jy sigma=0.456848 ! Fit after self-cal, rms=0.060396Jy sigma=0.456438 ! 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=4.402 mas, bmaj=5.74 mas, bpa=43.33 degrees ! Estimated noise=1.27934 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.0111573 Jy ! Component: 100 - total flux cleaned = 0.0173732 Jy ! Component: 150 - total flux cleaned = 0.0211315 Jy ! Component: 200 - total flux cleaned = 0.0234538 Jy ! Total flux subtracted in 200 components = 0.0234538 Jy ! Clean residual min=-0.002735 max=0.002799 Jy/beam ! Clean residual mean=0.000010 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.151441 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.151441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058568Jy sigma=0.433118 ! Fit after self-cal, rms=0.058547Jy sigma=0.432952 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.402 x 5.74 at 43.33 degrees (North through East) ! Clean map min=-0.0026533 max=0.10706 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.93 LA 0.96 MK 1.00 ! NL 1.00 OV 1.02 PT 1.03 SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.95 KP 0.98 LA 0.97 MK 1.06 ! NL 1.08 OV 1.00 PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.03 KP 0.99 LA 0.97 MK 1.04 ! NL 1.02 OV 0.93 PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 1.00 LA 0.98 MK 0.97 ! NL 0.97 OV 0.98 PT 1.01 SC 0.93 ! ! ! Fit before self-cal, rms=0.058547Jy sigma=0.432952 ! Fit after self-cal, rms=0.058492Jy sigma=0.429750 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.434 mas, bmaj=5.761 mas, bpa=43.4 degrees ! Estimated noise=1.27506 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.000212321 Jy ! Component: 100 - total flux cleaned = 0.000326501 Jy ! Component: 150 - total flux cleaned = 0.000440324 Jy ! Component: 200 - total flux cleaned = 0.000510547 Jy ! Total flux subtracted in 200 components = 0.000510547 Jy ! Clean residual min=-0.002527 max=0.002359 Jy/beam ! Clean residual mean=0.000004 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.151952 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.151952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058477Jy sigma=0.429673 ! Fit after self-cal, rms=0.058492Jy sigma=0.429628 ! 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.058492Jy sigma=0.429628 ! Fit after self-cal, rms=0.058625Jy sigma=0.428697 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=5.784 mas, bpa=43.83 degrees ! Estimated noise=1.27636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.06456e-05 Jy ! Component: 100 - total flux cleaned = 0.000148659 Jy ! Component: 150 - total flux cleaned = 0.000186507 Jy ! Component: 200 - total flux cleaned = 0.000186612 Jy ! Total flux subtracted in 200 components = 0.000186612 Jy ! Clean residual min=-0.002358 max=0.002314 Jy/beam ! Clean residual mean=0.000010 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.152138 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.152138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058610Jy sigma=0.428665 ! Fit after self-cal, rms=0.058614Jy sigma=0.428653 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.74047e-06 Jy ! Component: 100 - total flux cleaned = -1.19744e-05 Jy ! Component: 150 - total flux cleaned = -2.20627e-05 Jy ! Component: 200 - total flux cleaned = -1.22032e-05 Jy ! Total flux subtracted in 200 components = -1.22032e-05 Jy ! Clean residual min=-0.002348 max=0.002310 Jy/beam ! Clean residual mean=0.000010 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.152126 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.152126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058605Jy sigma=0.428644 ! Fit after self-cal, rms=0.058604Jy sigma=0.428643 ! 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.058604Jy sigma=0.428643 ! Fit after self-cal, rms=0.058781Jy sigma=0.428734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=5.798 mas, bpa=43.89 degrees ! Estimated noise=1.27826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.68079e-05 Jy ! Component: 100 - total flux cleaned = -8.84755e-05 Jy ! Component: 150 - total flux cleaned = -9.97344e-05 Jy ! Component: 200 - total flux cleaned = -0.000110237 Jy ! Total flux subtracted in 200 components = -0.000110237 Jy ! Clean residual min=-0.002300 max=0.002295 Jy/beam ! Clean residual mean=0.000010 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.152016 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.152016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058771Jy sigma=0.428715 ! Fit after self-cal, rms=0.058773Jy sigma=0.428713 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.13183e-05 Jy ! Component: 100 - total flux cleaned = -1.06915e-06 Jy ! Component: 150 - total flux cleaned = -1.06228e-05 Jy ! Component: 200 - total flux cleaned = -1.11315e-05 Jy ! Total flux subtracted in 200 components = -1.11315e-05 Jy ! Clean residual min=-0.002297 max=0.002292 Jy/beam ! Clean residual mean=0.000010 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.152005 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.152005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058765Jy sigma=0.428703 ! Fit after self-cal, rms=0.058765Jy sigma=0.428703 ! 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.058765Jy sigma=0.428703 ! Fit after self-cal, rms=0.058923Jy sigma=0.428699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.596 mas, bmaj=9.007 mas, bpa=-78.93 degrees ! Estimated noise=1.43848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.88878e-05 Jy ! Component: 100 - total flux cleaned = 2.11355e-05 Jy ! Component: 150 - total flux cleaned = -8.73124e-06 Jy ! Component: 200 - total flux cleaned = -3.28206e-05 Jy ! Total flux subtracted in 200 components = -3.28206e-05 Jy ! Clean residual min=-0.002114 max=0.002078 Jy/beam ! Clean residual mean=0.000020 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.151972 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.151972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058929Jy sigma=0.428709 ! Fit after self-cal, rms=0.058928Jy sigma=0.428697 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 = 4.72526e-05 Jy ! Component: 100 - total flux cleaned = 1.74967e-05 Jy ! Component: 150 - total flux cleaned = -1.27922e-06 Jy ! Component: 200 - total flux cleaned = -1.26835e-05 Jy ! Total flux subtracted in 200 components = -1.26835e-05 Jy ! Clean residual min=-0.002124 max=0.002078 Jy/beam ! Clean residual mean=0.000021 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.151959 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.151959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058932Jy sigma=0.428716 ! Fit after self-cal, rms=0.058930Jy sigma=0.428711 ! 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=4.458 mas, bmaj=5.81 mas, bpa=43.94 degrees ! Estimated noise=1.28031 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 5.81 at 43.94 degrees (North through East) ! Clean map min=-0.0022385 max=0.10695 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=3.352 mas, bmaj=4.772 mas, bpa=40.36 degrees ! Estimated noise=2.41388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0759173 Jy ! Component: 100 - total flux cleaned = 0.104301 Jy ! Component: 150 - total flux cleaned = 0.11955 Jy ! Component: 200 - total flux cleaned = 0.128882 Jy ! Total flux subtracted in 200 components = 0.128882 Jy ! Clean residual min=-0.005377 max=0.005885 Jy/beam ! Clean residual mean=0.000004 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.128882 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.128882 Jy ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=5.81 mas, bpa=43.94 degrees ! Estimated noise=1.28031 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.010003 Jy ! Component: 100 - total flux cleaned = 0.0153785 Jy ! Component: 150 - total flux cleaned = 0.0184847 Jy ! Component: 200 - total flux cleaned = 0.0203335 Jy ! Total flux subtracted in 200 components = 0.0203335 Jy ! Clean residual min=-0.002423 max=0.002413 Jy/beam ! Clean residual mean=0.000009 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.149216 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 57 components and 0.149216 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=8.596 mas, bmaj=9.007 mas, bpa=-78.93 degrees ! Estimated noise=1.43848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015593 Jy ! Component: 100 - total flux cleaned = 0.00216016 Jy ! Component: 150 - total flux cleaned = 0.00241433 Jy ! Component: 200 - total flux cleaned = 0.0024386 Jy ! Total flux subtracted in 200 components = 0.0024386 Jy ! Clean residual min=-0.002132 max=0.002088 Jy/beam ! Clean residual mean=0.000021 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.151654 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 = 2.13492e-05 Jy ! Component: 100 - total flux cleaned = 3.10415e-05 Jy ! Component: 150 - total flux cleaned = 3.57001e-05 Jy ! Component: 200 - total flux cleaned = 4.02707e-05 Jy ! Total flux subtracted in 200 components = 4.02707e-05 Jy ! Clean residual min=-0.002133 max=0.002091 Jy/beam ! Clean residual mean=0.000021 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.151695 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.151695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=5.81 mas, bpa=43.94 degrees ! Estimated noise=1.28031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138368 Jy ! Component: 100 - total flux cleaned = -0.000138198 Jy ! Component: 150 - total flux cleaned = -0.000137638 Jy ! Component: 200 - total flux cleaned = -0.00012191 Jy ! Total flux subtracted in 200 components = -0.00012191 Jy ! Clean residual min=-0.002339 max=0.002259 Jy/beam ! Clean residual mean=0.000010 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.151573 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.151573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058915Jy sigma=0.428754 ! Fit after self-cal, rms=0.058907Jy sigma=0.428715 wmodel /scr/pima/rv100_uvs/J2123+4614_S_map.mod ! Writing 82 model components to file: /scr/pima/rv100_uvs/J2123+4614_S_map.mod wobs /scr/pima/rv100_uvs/J2123+4614_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2123+4614_S_uvs.fits wwins /scr/pima/rv100_uvs/J2123+4614_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv100_uvs/J2123+4614_S_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.000345804 Jy ! Component: 100 - total flux cleaned = -0.000506679 Jy ! Component: 150 - total flux cleaned = -0.000582772 Jy ! Component: 200 - total flux cleaned = -0.000655435 Jy ! Component: 250 - total flux cleaned = -0.000760962 Jy ! Component: 300 - total flux cleaned = -0.000861839 Jy ! Component: 350 - total flux cleaned = -0.00092707 Jy ! Component: 400 - total flux cleaned = -0.000959118 Jy ! Component: 450 - total flux cleaned = -0.00108336 Jy ! Component: 500 - total flux cleaned = -0.00123477 Jy ! Component: 550 - total flux cleaned = -0.00126437 Jy ! Component: 600 - total flux cleaned = -0.00141029 Jy ! Component: 650 - total flux cleaned = -0.00152511 Jy ! Component: 700 - total flux cleaned = -0.00161017 Jy ! Component: 750 - total flux cleaned = -0.00174865 Jy ! Component: 800 - total flux cleaned = -0.00188392 Jy ! Component: 850 - total flux cleaned = -0.00199006 Jy ! Component: 900 - total flux cleaned = -0.00204298 Jy ! Component: 950 - total flux cleaned = -0.00211974 Jy ! Component: 1000 - total flux cleaned = -0.00214531 Jy ! Component: 1050 - total flux cleaned = -0.00209552 Jy ! Component: 1100 - total flux cleaned = -0.00204615 Jy ! Component: 1150 - total flux cleaned = -0.00194934 Jy ! Component: 1200 - total flux cleaned = -0.0018777 Jy ! Component: 1250 - total flux cleaned = -0.0018542 Jy ! Component: 1300 - total flux cleaned = -0.00180704 Jy ! Component: 1350 - total flux cleaned = -0.00171505 Jy ! Component: 1400 - total flux cleaned = -0.00164671 Jy ! Component: 1450 - total flux cleaned = -0.00151195 Jy ! Component: 1500 - total flux cleaned = -0.00142328 Jy ! Component: 1550 - total flux cleaned = -0.00131371 Jy ! Component: 1600 - total flux cleaned = -0.0011836 Jy ! Component: 1650 - total flux cleaned = -0.00114093 Jy ! Component: 1700 - total flux cleaned = -0.00103459 Jy ! Component: 1750 - total flux cleaned = -0.000971467 Jy ! Component: 1800 - total flux cleaned = -0.000825843 Jy ! Component: 1850 - total flux cleaned = -0.000825803 Jy ! Component: 1900 - total flux cleaned = -0.000703305 Jy ! Component: 1950 - total flux cleaned = -0.000683144 Jy ! Component: 2000 - total flux cleaned = -0.00064297 Jy ! Component: 2050 - total flux cleaned = -0.000662832 Jy ! Component: 2100 - total flux cleaned = -0.000623386 Jy ! Component: 2150 - total flux cleaned = -0.000545604 Jy ! Component: 2200 - total flux cleaned = -0.000545837 Jy ! Component: 2250 - total flux cleaned = -0.00056482 Jy ! Component: 2300 - total flux cleaned = -0.000508124 Jy ! Component: 2350 - total flux cleaned = -0.00048935 Jy ! Component: 2400 - total flux cleaned = -0.000452141 Jy ! Component: 2450 - total flux cleaned = -0.000433778 Jy ! Component: 2500 - total flux cleaned = -0.000433677 Jy ! Component: 2550 - total flux cleaned = -0.00032496 Jy ! Component: 2600 - total flux cleaned = -0.000324879 Jy ! Component: 2650 - total flux cleaned = -0.000271199 Jy ! Component: 2700 - total flux cleaned = -0.000235578 Jy ! Component: 2750 - total flux cleaned = -0.000129967 Jy ! Component: 2800 - total flux cleaned = -9.50508e-05 Jy ! Component: 2850 - total flux cleaned = -2.56982e-05 Jy ! Component: 2900 - total flux cleaned = -2.57163e-05 Jy ! Component: 2950 - total flux cleaned = 0.000110733 Jy ! Component: 3000 - total flux cleaned = 0.000144453 Jy ! Component: 3050 - total flux cleaned = 0.000211634 Jy ! Component: 3100 - total flux cleaned = 0.000244985 Jy ! Component: 3150 - total flux cleaned = 0.000228479 Jy ! Component: 3200 - total flux cleaned = 0.000261546 Jy ! Component: 3250 - total flux cleaned = 0.000343306 Jy ! Component: 3300 - total flux cleaned = 0.000424533 Jy ! Component: 3350 - total flux cleaned = 0.000440565 Jy ! Component: 3400 - total flux cleaned = 0.000520754 Jy ! Component: 3450 - total flux cleaned = 0.000584408 Jy ! Component: 3500 - total flux cleaned = 0.000695424 Jy ! Component: 3550 - total flux cleaned = 0.000790025 Jy ! Component: 3600 - total flux cleaned = 0.000899733 Jy ! Component: 3650 - total flux cleaned = 0.000930803 Jy ! Component: 3700 - total flux cleaned = 0.00103937 Jy ! Component: 3750 - total flux cleaned = 0.00110121 Jy ! Component: 3800 - total flux cleaned = 0.00116255 Jy ! Component: 3850 - total flux cleaned = 0.00129981 Jy ! Component: 3900 - total flux cleaned = 0.00139098 Jy ! Component: 3950 - total flux cleaned = 0.00145136 Jy ! Component: 4000 - total flux cleaned = 0.00157134 Jy ! Component: 4050 - total flux cleaned = 0.00167579 Jy ! Total flux subtracted in 4096 components = 0.00173514 Jy ! Clean residual min=-0.000990 max=0.001115 Jy/beam ! Clean residual mean=0.000008 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.153308 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 320 components and 0.153308 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2123+4614_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 5.81 at 43.94 degrees (North through East) ! Clean map min=-0.0017984 max=0.10699 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2123+4614_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258359 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.724405 0.724405 1.44881 2.89762 5.79524 11.5905 23.181 46.3619 92.7239 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 414.132 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2123+4614_S_uvs.log closed on Mon Feb 29 13:30:01 2016