! Started logfile: /g0/scr/pima/npcsb_uvs/J1743-0350_X_uvs.log on Wed Sep 25 00:07:04 2013 obs /g0/scr/pima/npcsb_uvs/J1743-0350_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1743-0350_X_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.938667 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 8.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4224 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1743-0350_X] 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.200x0.200 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=4.990854Jy sigma=17.869813 ! Fit after self-cal, rms=3.869233Jy sigma=13.965984 ! 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=0.6838 mas, bmaj=1.877 mas, bpa=-4.648 degrees ! Estimated noise=7.93079 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 = 3.44409 Jy ! Component: 100 - total flux cleaned = 4.45314 Jy ! Total flux subtracted in 100 components = 4.45314 Jy ! Clean residual min=-0.328625 max=0.571285 Jy/beam ! Clean residual mean=-0.000030 rms=0.090100 Jy/beam ! Combined flux in latest and established models = 4.45314 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 4.45314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.345031Jy sigma=4.664583 ! Fit after self-cal, rms=1.345070Jy sigma=4.663115 ! Inverting map ! Added new window around map position (-2, -0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.595742 Jy ! Component: 100 - total flux cleaned = 0.973826 Jy ! Total flux subtracted in 100 components = 0.973826 Jy ! Clean residual min=-0.255326 max=0.476548 Jy/beam ! Clean residual mean=-0.000055 rms=0.062564 Jy/beam ! Combined flux in latest and established models = 5.42697 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 5.42697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.994952Jy sigma=3.249881 ! Fit after self-cal, rms=0.970417Jy sigma=3.090884 ! 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=0.7983 mas, bmaj=2.048 mas, bpa=-2.547 degrees ! Estimated noise=5.24682 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 (-23.8, 40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.440856 Jy ! Component: 100 - total flux cleaned = 0.71002 Jy ! Component: 150 - total flux cleaned = 0.89864 Jy ! Component: 200 - total flux cleaned = 1.03453 Jy ! Total flux subtracted in 200 components = 1.03453 Jy ! Clean residual min=-0.232511 max=0.266552 Jy/beam ! Clean residual mean=-0.000100 rms=0.047279 Jy/beam ! Combined flux in latest and established models = 6.46149 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 57 components and 6.46149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.722678Jy sigma=2.126897 ! Fit after self-cal, rms=0.717220Jy sigma=2.032535 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.00 KP 1.00 ! LA 1.04 MK 1.06 NL 1.23 OV 0.91 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.98 KP 0.94 ! LA 0.97 MK 1.00 NL 1.40 OV 0.88 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 0.88 KP 0.87 ! LA 0.95 MK 1.04 NL 1.24 OV 0.89 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.88 KP 0.89 ! LA 0.98 MK 1.02 NL 1.30 OV 0.92 ! PT 1.13 SC 1.01 ! ! ! Fit before self-cal, rms=0.717220Jy sigma=2.032535 ! Fit after self-cal, rms=0.502437Jy sigma=1.064013 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.809 mas, bmaj=2.095 mas, bpa=-2.718 degrees ! Estimated noise=5.38769 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.0843576 Jy ! Component: 100 - total flux cleaned = -0.0854478 Jy ! Component: 150 - total flux cleaned = -0.087617 Jy ! Component: 200 - total flux cleaned = -0.0895807 Jy ! Total flux subtracted in 200 components = -0.0895807 Jy ! Clean residual min=-0.141701 max=0.098821 Jy/beam ! Clean residual mean=-0.000089 rms=0.023130 Jy/beam ! Combined flux in latest and established models = 6.37191 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 6.37191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.459603Jy sigma=0.999321 ! Fit after self-cal, rms=0.449109Jy sigma=0.975817 ! 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.449109Jy sigma=0.975817 ! Fit after self-cal, rms=0.441686Jy sigma=0.962241 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8092 mas, bmaj=2.096 mas, bpa=-2.639 degrees ! Estimated noise=5.37879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.061388 Jy ! Component: 100 - total flux cleaned = -0.0650698 Jy ! Component: 150 - total flux cleaned = -0.0682479 Jy ! Component: 200 - total flux cleaned = -0.071186 Jy ! Total flux subtracted in 200 components = -0.071186 Jy ! Clean residual min=-0.119889 max=0.089700 Jy/beam ! Clean residual mean=-0.000080 rms=0.020936 Jy/beam ! Combined flux in latest and established models = 6.30073 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 6.30073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.420129Jy sigma=0.928910 ! Fit after self-cal, rms=0.413982Jy sigma=0.920742 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.0147204 Jy ! Component: 100 - total flux cleaned = -0.0171726 Jy ! Component: 150 - total flux cleaned = -0.019502 Jy ! Component: 200 - total flux cleaned = -0.0216971 Jy ! Total flux subtracted in 200 components = -0.0216971 Jy ! Clean residual min=-0.115682 max=0.083895 Jy/beam ! Clean residual mean=-0.000083 rms=0.020304 Jy/beam ! Combined flux in latest and established models = 6.27903 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 6.27903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.404872Jy sigma=0.905923 ! Fit after self-cal, rms=0.402736Jy sigma=0.903611 ! 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.402736Jy sigma=0.903611 ! Fit after self-cal, rms=0.394582Jy sigma=0.885381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8085 mas, bmaj=2.096 mas, bpa=-2.608 degrees ! Estimated noise=5.3589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0600749 Jy ! Component: 100 - total flux cleaned = -0.0751017 Jy ! Component: 150 - total flux cleaned = -0.0808304 Jy ! Component: 200 - total flux cleaned = -0.0818688 Jy ! Total flux subtracted in 200 components = -0.0818688 Jy ! Clean residual min=-0.105069 max=0.079270 Jy/beam ! Clean residual mean=-0.000071 rms=0.018582 Jy/beam ! Combined flux in latest and established models = 6.19716 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 6.19716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381815Jy sigma=0.864335 ! Fit after self-cal, rms=0.378137Jy sigma=0.860409 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.00870745 Jy ! Component: 100 - total flux cleaned = -0.0096677 Jy ! Component: 150 - total flux cleaned = -0.00967421 Jy ! Component: 200 - total flux cleaned = -0.0104916 Jy ! Total flux subtracted in 200 components = -0.0104916 Jy ! Clean residual min=-0.104013 max=0.074129 Jy/beam ! Clean residual mean=-0.000072 rms=0.018220 Jy/beam ! Combined flux in latest and established models = 6.18667 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 6.18667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373372Jy sigma=0.851234 ! Fit after self-cal, rms=0.372275Jy sigma=0.850189 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.372275Jy sigma=0.850189 ! Fit after self-cal, rms=0.364979Jy sigma=0.832762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.194 mas, bmaj=3.589 mas, bpa=2.772 degrees ! Estimated noise=6.74455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0641593 Jy ! Component: 100 - total flux cleaned = -0.0731639 Jy ! Component: 150 - total flux cleaned = -0.0754836 Jy ! Component: 200 - total flux cleaned = -0.0784005 Jy ! Total flux subtracted in 200 components = -0.0784005 Jy ! Clean residual min=-0.110903 max=0.092038 Jy/beam ! Clean residual mean=-0.000126 rms=0.024796 Jy/beam ! Combined flux in latest and established models = 6.10827 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 6.10827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.357541Jy sigma=0.826210 ! Fit after self-cal, rms=0.354052Jy sigma=0.820837 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.00440515 Jy ! Component: 100 - total flux cleaned = -0.00624992 Jy ! Component: 150 - total flux cleaned = -0.00862371 Jy ! Component: 200 - total flux cleaned = -0.00996304 Jy ! Total flux subtracted in 200 components = -0.00996304 Jy ! Clean residual min=-0.108807 max=0.089502 Jy/beam ! Clean residual mean=-0.000127 rms=0.024271 Jy/beam ! Combined flux in latest and established models = 6.0983 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 6.09831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355391Jy sigma=0.819231 ! Fit after self-cal, rms=0.354106Jy sigma=0.816672 ! 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=0.8076 mas, bmaj=2.095 mas, bpa=-2.589 degrees ! Estimated noise=5.33134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8076 x 2.095 at -2.589 degrees (North through East) ! Clean map min=-0.08939 max=4.4009 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.354106Jy sigma=0.816672 ! Fit after self-cal, rms=0.329837Jy sigma=0.518889 ! Inverting map and beam ! Estimated beam: bmin=0.8077 mas, bmaj=2.096 mas, bpa=-2.667 degrees ! Estimated noise=5.34861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0320528 Jy ! Component: 100 - total flux cleaned = -0.0417771 Jy ! Component: 150 - total flux cleaned = -0.049292 Jy ! Component: 200 - total flux cleaned = -0.0560446 Jy ! Total flux subtracted in 200 components = -0.0560446 Jy ! Clean residual min=-0.083002 max=0.045126 Jy/beam ! Clean residual mean=-0.000011 rms=0.012092 Jy/beam ! Combined flux in latest and established models = 6.04226 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 6.04226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319619Jy sigma=0.505729 ! Fit after self-cal, rms=0.317175Jy sigma=0.501686 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0101008 Jy ! Component: 100 - total flux cleaned = -0.0158771 Jy ! Component: 150 - total flux cleaned = -0.0203536 Jy ! Component: 200 - total flux cleaned = -0.0230776 Jy ! Total flux subtracted in 200 components = -0.0230776 Jy ! Clean residual min=-0.077796 max=0.042765 Jy/beam ! Clean residual mean=-0.000012 rms=0.011692 Jy/beam ! Combined flux in latest and established models = 6.01918 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 6.01918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312443Jy sigma=0.499340 ! Fit after self-cal, rms=0.311518Jy sigma=0.498038 ! 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.311518Jy sigma=0.498038 ! Fit after self-cal, rms=0.308525Jy sigma=0.479825 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=0.6881 mas, bmaj=1.921 mas, bpa=-4.701 degrees ! Estimated noise=8.15189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.46232 Jy ! Component: 100 - total flux cleaned = 4.47854 Jy ! Component: 150 - total flux cleaned = 4.99105 Jy ! Component: 200 - total flux cleaned = 5.30021 Jy ! Total flux subtracted in 200 components = 5.30021 Jy ! Clean residual min=-0.153259 max=0.163727 Jy/beam ! Clean residual mean=-0.000009 rms=0.029848 Jy/beam ! Combined flux in latest and established models = 5.30021 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 17 model components to the UV plane model. ! The established model now contains 17 components and 5.30021 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8082 mas, bmaj=2.097 mas, bpa=-2.651 degrees ! Estimated noise=5.35651 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.252867 Jy ! Component: 100 - total flux cleaned = 0.403644 Jy ! Component: 150 - total flux cleaned = 0.501943 Jy ! Component: 200 - total flux cleaned = 0.569198 Jy ! Total flux subtracted in 200 components = 0.569198 Jy ! Clean residual min=-0.096529 max=0.057196 Jy/beam ! Clean residual mean=-0.000031 rms=0.014158 Jy/beam ! Combined flux in latest and established models = 5.86941 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 5.86941 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.213 mas, bmaj=3.601 mas, bpa=3.125 degrees ! Estimated noise=6.74277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607052 Jy ! Component: 100 - total flux cleaned = 0.0892699 Jy ! Component: 150 - total flux cleaned = 0.0927951 Jy ! Component: 200 - total flux cleaned = 0.09281 Jy ! Total flux subtracted in 200 components = 0.09281 Jy ! Clean residual min=-0.084341 max=0.047663 Jy/beam ! Clean residual mean=-0.000034 rms=0.015405 Jy/beam ! Combined flux in latest and established models = 5.96222 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.12621e-05 Jy ! Component: 100 - total flux cleaned = -0.000544336 Jy ! Component: 150 - total flux cleaned = -0.0010643 Jy ! Component: 200 - total flux cleaned = -0.00154936 Jy ! Total flux subtracted in 200 components = -0.00154936 Jy ! Clean residual min=-0.082706 max=0.045500 Jy/beam ! Clean residual mean=-0.000034 rms=0.014978 Jy/beam ! Combined flux in latest and established models = 5.96067 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 83 components and 5.96067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8082 mas, bmaj=2.097 mas, bpa=-2.651 degrees ! Estimated noise=5.35651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.010008 Jy ! Component: 100 - total flux cleaned = -0.00865565 Jy ! Component: 150 - total flux cleaned = -0.00599909 Jy ! Component: 200 - total flux cleaned = -0.00235255 Jy ! Total flux subtracted in 200 components = -0.00235255 Jy ! Clean residual min=-0.089380 max=0.042142 Jy/beam ! Clean residual mean=-0.000015 rms=0.012048 Jy/beam ! Combined flux in latest and established models = 5.95832 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 5.95832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323210Jy sigma=0.536410 ! Fit after self-cal, rms=0.317478Jy sigma=0.514425 wmodel /g0/scr/pima/npcsb_uvs/J1743-0350_X_map.mod ! Writing 95 model components to file: /g0/scr/pima/npcsb_uvs/J1743-0350_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1743-0350_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1743-0350_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1743-0350_X_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J1743-0350_X_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.0349067 Jy ! Component: 100 - total flux cleaned = -0.062817 Jy ! Component: 150 - total flux cleaned = -0.0863162 Jy ! Component: 200 - total flux cleaned = -0.100727 Jy ! Component: 250 - total flux cleaned = -0.113112 Jy ! Component: 300 - total flux cleaned = -0.124637 Jy ! Component: 350 - total flux cleaned = -0.13411 Jy ! Component: 400 - total flux cleaned = -0.141122 Jy ! Component: 450 - total flux cleaned = -0.14716 Jy ! Component: 500 - total flux cleaned = -0.152927 Jy ! Component: 550 - total flux cleaned = -0.16066 Jy ! Component: 600 - total flux cleaned = -0.166523 Jy ! Component: 650 - total flux cleaned = -0.173191 Jy ! Component: 700 - total flux cleaned = -0.177152 Jy ! Component: 750 - total flux cleaned = -0.18099 Jy ! Component: 800 - total flux cleaned = -0.183306 Jy ! Component: 850 - total flux cleaned = -0.187358 Jy ! Component: 900 - total flux cleaned = -0.192182 Jy ! Component: 950 - total flux cleaned = -0.194744 Jy ! Component: 1000 - total flux cleaned = -0.199316 Jy ! Component: 1050 - total flux cleaned = -0.202551 Jy ! Component: 1100 - total flux cleaned = -0.206099 Jy ! Component: 1150 - total flux cleaned = -0.209936 Jy ! Component: 1200 - total flux cleaned = -0.213657 Jy ! Component: 1250 - total flux cleaned = -0.216549 Jy ! Component: 1300 - total flux cleaned = -0.217965 Jy ! Component: 1350 - total flux cleaned = -0.220046 Jy ! Component: 1400 - total flux cleaned = -0.222754 Jy ! Component: 1450 - total flux cleaned = -0.224412 Jy ! Component: 1500 - total flux cleaned = -0.22732 Jy ! Component: 1550 - total flux cleaned = -0.229222 Jy ! Component: 1600 - total flux cleaned = -0.231696 Jy ! Component: 1650 - total flux cleaned = -0.23291 Jy ! Component: 1700 - total flux cleaned = -0.234989 Jy ! Component: 1750 - total flux cleaned = -0.236434 Jy ! Component: 1800 - total flux cleaned = -0.23814 Jy ! Component: 1850 - total flux cleaned = -0.239526 Jy ! Component: 1900 - total flux cleaned = -0.240618 Jy ! Component: 1950 - total flux cleaned = -0.241421 Jy ! Component: 2000 - total flux cleaned = -0.242998 Jy ! Component: 2050 - total flux cleaned = -0.244535 Jy ! Component: 2100 - total flux cleaned = -0.245544 Jy ! Component: 2150 - total flux cleaned = -0.247771 Jy ! Component: 2200 - total flux cleaned = -0.248982 Jy ! Component: 2250 - total flux cleaned = -0.249933 Jy ! Component: 2300 - total flux cleaned = -0.251575 Jy ! Component: 2350 - total flux cleaned = -0.253182 Jy ! Component: 2400 - total flux cleaned = -0.254534 Jy ! Component: 2450 - total flux cleaned = -0.255198 Jy ! Component: 2500 - total flux cleaned = -0.256725 Jy ! Component: 2550 - total flux cleaned = -0.257374 Jy ! Component: 2600 - total flux cleaned = -0.258429 Jy ! Component: 2650 - total flux cleaned = -0.259464 Jy ! Component: 2700 - total flux cleaned = -0.260078 Jy ! Component: 2750 - total flux cleaned = -0.261679 Jy ! Component: 2800 - total flux cleaned = -0.262268 Jy ! Component: 2850 - total flux cleaned = -0.262848 Jy ! Component: 2900 - total flux cleaned = -0.263609 Jy ! Component: 2950 - total flux cleaned = -0.264356 Jy ! Component: 3000 - total flux cleaned = -0.26565 Jy ! Component: 3050 - total flux cleaned = -0.266193 Jy ! Component: 3100 - total flux cleaned = -0.266909 Jy ! Component: 3150 - total flux cleaned = -0.26761 Jy ! Component: 3200 - total flux cleaned = -0.26813 Jy ! Component: 3250 - total flux cleaned = -0.268131 Jy ! Component: 3300 - total flux cleaned = -0.268802 Jy ! Component: 3350 - total flux cleaned = -0.268803 Jy ! Component: 3400 - total flux cleaned = -0.269131 Jy ! Component: 3450 - total flux cleaned = -0.26945 Jy ! Component: 3500 - total flux cleaned = -0.269607 Jy ! Component: 3550 - total flux cleaned = -0.27008 Jy ! Component: 3600 - total flux cleaned = -0.270697 Jy ! Component: 3650 - total flux cleaned = -0.270999 Jy ! Component: 3700 - total flux cleaned = -0.271149 Jy ! Component: 3750 - total flux cleaned = -0.271741 Jy ! Component: 3800 - total flux cleaned = -0.272322 Jy ! Component: 3850 - total flux cleaned = -0.272752 Jy ! Component: 3900 - total flux cleaned = -0.272606 Jy ! Component: 3950 - total flux cleaned = -0.273304 Jy ! Component: 4000 - total flux cleaned = -0.273716 Jy ! Component: 4050 - total flux cleaned = -0.273576 Jy ! Total flux subtracted in 4096 components = -0.273846 Jy ! Clean residual min=-0.008563 max=0.007698 Jy/beam ! Clean residual mean=-0.000005 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 5.68447 Jy keep ! Adding 225 model components to the UV plane model. ! The established model now contains 320 components and 5.68447 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1743-0350_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8082 x 2.097 at -2.651 degrees (North through East) ! Clean map min=-0.042551 max=4.4874 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1743-0350_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.48743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00222838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.148975 0.148975 0.29795 0.5959 1.1918 2.3836 4.7672 9.5344 19.0688 38.1376 76.2752 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0066 print "peak=",int(1000*peak_flux)/1000 ! peak= 4.487 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1743-0350_X_uvs.log closed on Wed Sep 25 00:07:09 2013