! Started logfile: /scr/pima/gc030_uvs/J0953+3225_S_uvs.log on Fri Apr 22 07:47:37 2016 obs /scr/pima/gc030_uvs/J0953+3225_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J0953+3225_S_uva.fits ! AN table 1: 209 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.628389 visibilities/baseline/integration-bin. ! Found source: J0953+3225 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22724e+09 8e+06 1 8e+06 ! 02 2 2.23499e+09 8e+06 1 8e+06 ! 03 3 2.24324e+09 8e+06 1 8e+06 ! 04 4 2.25099e+09 8e+06 1 8e+06 ! 05 5 2.25924e+09 8e+06 1 8e+06 ! 06 6 2.26699e+09 8e+06 1 8e+06 ! 07 7 2.27524e+09 8e+06 1 8e+06 ! 08 8 2.28299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 37824 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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/gc030_uvs/J0953+3225_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. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008707Jy sigma=8.477683 ! Fit after self-cal, rms=0.921834Jy sigma=7.719003 ! 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=1.908 mas, bmaj=4.533 mas, bpa=-3.907 degrees ! Estimated noise=0.968099 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.0638729 Jy ! Component: 100 - total flux cleaned = 0.0814569 Jy ! Total flux subtracted in 100 components = 0.0814569 Jy ! Clean residual min=-0.005362 max=0.007684 Jy/beam ! Clean residual mean=-0.000002 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.0814569 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0814569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.115378Jy sigma=0.781123 ! Fit after self-cal, rms=0.114644Jy sigma=0.776472 ! 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.33 mas, bmaj=5.015 mas, bpa=-2.583 degrees ! Estimated noise=0.494489 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.0111301 Jy ! Component: 100 - total flux cleaned = 0.017155 Jy ! Component: 150 - total flux cleaned = 0.0208157 Jy ! Component: 200 - total flux cleaned = 0.0230592 Jy ! Total flux subtracted in 200 components = 0.0230592 Jy ! Clean residual min=-0.003681 max=0.003923 Jy/beam ! Clean residual mean=-0.000000 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.104516 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.104516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.113620Jy sigma=0.765547 ! Fit after self-cal, rms=0.113377Jy sigma=0.765081 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.33 x 5.015 at -2.583 degrees (North through East) ! Clean map min=-0.003687 max=0.086511 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 EB 1.09 HN 0.98 KP 0.90 ! LA 0.90 MK 0.92 NL 1.05 PT 0.99 ! SC 0.91 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 EB 1.06 HN 0.95 KP 0.95 ! LA 0.86 MK 0.97 NL 1.03 PT 1.02 ! SC 0.95 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 EB 1.07 HN 0.94 KP 1.01 ! LA 0.89 MK 0.94 NL 1.06 PT 0.99 ! SC 0.93 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 EB 1.06 HN 0.96 KP 0.96 ! LA 0.85 MK 1.00 NL 1.09 PT 1.05 ! SC 0.92 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 EB 1.12 HN 0.88 KP 0.97 ! LA 0.88 MK 0.94 NL 1.01 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 EB 1.09 HN 0.88 KP 1.00 ! LA 0.89 MK 0.99 NL 1.07 PT 1.06 ! SC 0.91 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 EB 1.09 HN 0.95 KP 0.95 ! LA 0.94 MK 0.93 NL 1.03 PT 1.08 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.113377Jy sigma=0.765081 ! Fit after self-cal, rms=0.106644Jy sigma=0.762203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.372 mas, bmaj=5.014 mas, bpa=-2.059 degrees ! Estimated noise=0.486061 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.000261475 Jy ! Component: 100 - total flux cleaned = 0.000304843 Jy ! Component: 150 - total flux cleaned = 0.000275416 Jy ! Component: 200 - total flux cleaned = 0.000347243 Jy ! Total flux subtracted in 200 components = 0.000347243 Jy ! Clean residual min=-0.002673 max=0.002793 Jy/beam ! Clean residual mean=-0.000010 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.104863 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.104863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.106596Jy sigma=0.762084 ! Fit after self-cal, rms=0.106327Jy sigma=0.761728 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.106327Jy sigma=0.761728 ! Fit after self-cal, rms=0.104934Jy sigma=0.760316 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.387 mas, bmaj=4.986 mas, bpa=-1.669 degrees ! Estimated noise=0.482493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252185 Jy ! Component: 100 - total flux cleaned = 0.000352236 Jy ! Component: 150 - total flux cleaned = 0.000404868 Jy ! Component: 200 - total flux cleaned = 0.000447033 Jy ! Total flux subtracted in 200 components = 0.000447033 Jy ! Clean residual min=-0.002005 max=0.002685 Jy/beam ! Clean residual mean=0.000008 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.10531 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.10531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104899Jy sigma=0.760245 ! Fit after self-cal, rms=0.104960Jy sigma=0.760057 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 (-17.5, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257744 Jy ! Component: 100 - total flux cleaned = 0.00420553 Jy ! Component: 150 - total flux cleaned = 0.00531439 Jy ! Component: 200 - total flux cleaned = 0.00596463 Jy ! Total flux subtracted in 200 components = 0.00596463 Jy ! Clean residual min=-0.001728 max=0.001756 Jy/beam ! Clean residual mean=0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.111275 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.111275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104858Jy sigma=0.759500 ! Fit after self-cal, rms=0.104894Jy sigma=0.759395 ! Inverting map ! Added new window around map position (11.5, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149022 Jy ! Component: 100 - total flux cleaned = 0.00171899 Jy ! Component: 150 - total flux cleaned = 0.00178025 Jy ! Component: 200 - total flux cleaned = 0.00178062 Jy ! Total flux subtracted in 200 components = 0.00178062 Jy ! Clean residual min=-0.001710 max=0.001673 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.113056 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.113056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104851Jy sigma=0.759163 ! Fit after self-cal, rms=0.104866Jy sigma=0.759117 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104866Jy sigma=0.759117 ! Fit after self-cal, rms=0.104490Jy sigma=0.759005 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.388 mas, bmaj=4.963 mas, bpa=-1.545 degrees ! Estimated noise=0.479257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000714121 Jy ! Component: 100 - total flux cleaned = 0.000777769 Jy ! Component: 150 - total flux cleaned = 0.000833929 Jy ! Component: 200 - total flux cleaned = 0.00088268 Jy ! Total flux subtracted in 200 components = 0.00088268 Jy ! Clean residual min=-0.001630 max=0.001658 Jy/beam ! Clean residual mean=0.000007 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.113938 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.113938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104461Jy sigma=0.758911 ! Fit after self-cal, rms=0.104514Jy sigma=0.758886 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.87929e-05 Jy ! Component: 100 - total flux cleaned = 8.96522e-05 Jy ! Component: 150 - total flux cleaned = 0.000111935 Jy ! Component: 200 - total flux cleaned = 9.11773e-05 Jy ! Total flux subtracted in 200 components = 9.11773e-05 Jy ! Clean residual min=-0.001614 max=0.001665 Jy/beam ! Clean residual mean=0.000006 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.11403 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.11403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104499Jy sigma=0.758830 ! Fit after self-cal, rms=0.104513Jy sigma=0.758824 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104513Jy sigma=0.758824 ! Fit after self-cal, rms=0.104160Jy sigma=0.758807 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.236 mas, bmaj=8.533 mas, bpa=4.811 degrees ! Estimated noise=0.77277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025638 Jy ! Component: 100 - total flux cleaned = 0.000138005 Jy ! Component: 150 - total flux cleaned = 0.000113649 Jy ! Component: 200 - total flux cleaned = 9.20178e-05 Jy ! Total flux subtracted in 200 components = 9.20178e-05 Jy ! Clean residual min=-0.002138 max=0.002324 Jy/beam ! Clean residual mean=0.000024 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.114122 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.114122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104146Jy sigma=0.758823 ! Fit after self-cal, rms=0.104175Jy sigma=0.758800 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.00015296 Jy ! Component: 100 - total flux cleaned = 0.000131966 Jy ! Component: 150 - total flux cleaned = 0.000112269 Jy ! Component: 200 - total flux cleaned = 9.58576e-05 Jy ! Total flux subtracted in 200 components = 9.58576e-05 Jy ! Clean residual min=-0.002149 max=0.002302 Jy/beam ! Clean residual mean=0.000021 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.114217 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 98 components and 0.114217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104168Jy sigma=0.758834 ! Fit after self-cal, rms=0.104175Jy sigma=0.758808 ! 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.389 mas, bmaj=4.957 mas, bpa=-1.495 degrees ! Estimated noise=0.477478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.389 x 4.957 at -1.495 degrees (North through East) ! Clean map min=-0.0015449 max=0.082865 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=1.945 mas, bmaj=4.484 mas, bpa=-2.645 degrees ! Estimated noise=0.950955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0623873 Jy ! Component: 100 - total flux cleaned = 0.0798177 Jy ! Component: 150 - total flux cleaned = 0.0880378 Jy ! Component: 200 - total flux cleaned = 0.0932597 Jy ! Total flux subtracted in 200 components = 0.0932597 Jy ! Clean residual min=-0.004055 max=0.005090 Jy/beam ! Clean residual mean=0.000001 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.0932596 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0932596 Jy ! Inverting map and beam ! Estimated beam: bmin=2.389 mas, bmaj=4.957 mas, bpa=-1.495 degrees ! Estimated noise=0.477478 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.00578208 Jy ! Component: 100 - total flux cleaned = 0.0094165 Jy ! Component: 150 - total flux cleaned = 0.0121795 Jy ! Component: 200 - total flux cleaned = 0.0143633 Jy ! Total flux subtracted in 200 components = 0.0143633 Jy ! Clean residual min=-0.001973 max=0.002216 Jy/beam ! Clean residual mean=0.000011 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.107623 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.107623 Jy ! Inverting map ! Added new window around map position (29.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171766 Jy ! Component: 100 - total flux cleaned = 0.00261333 Jy ! Component: 150 - total flux cleaned = 0.00337351 Jy ! Component: 200 - total flux cleaned = 0.00393758 Jy ! Total flux subtracted in 200 components = 0.00393758 Jy ! Clean residual min=-0.001834 max=0.001690 Jy/beam ! Clean residual mean=0.000008 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.11156 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.11156 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.236 mas, bmaj=8.533 mas, bpa=4.811 degrees ! Estimated noise=0.77277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164568 Jy ! Component: 100 - total flux cleaned = 0.00190015 Jy ! Component: 150 - total flux cleaned = 0.00206619 Jy ! Component: 200 - total flux cleaned = 0.00224228 Jy ! Total flux subtracted in 200 components = 0.00224228 Jy ! Clean residual min=-0.002351 max=0.002430 Jy/beam ! Clean residual mean=0.000021 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.113803 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.000119736 Jy ! Component: 100 - total flux cleaned = 0.000247647 Jy ! Component: 150 - total flux cleaned = 0.0003371 Jy ! Component: 200 - total flux cleaned = 0.000397727 Jy ! Total flux subtracted in 200 components = 0.000397727 Jy ! Clean residual min=-0.002200 max=0.002409 Jy/beam ! Clean residual mean=0.000019 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.1142 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 90 components and 0.1142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.389 mas, bmaj=4.957 mas, bpa=-1.495 degrees ! Estimated noise=0.477478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000257523 Jy ! Component: 100 - total flux cleaned = -0.000218767 Jy ! Component: 150 - total flux cleaned = -0.000158525 Jy ! Component: 200 - total flux cleaned = -0.000106908 Jy ! Total flux subtracted in 200 components = -0.000106908 Jy ! Clean residual min=-0.001662 max=0.001682 Jy/beam ! Clean residual mean=0.000006 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.114094 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.114094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.104159Jy sigma=0.758720 ! Fit after self-cal, rms=0.104218Jy sigma=0.758662 wmodel /scr/pima/gc030_uvs/J0953+3225_S_map.mod ! Writing 106 model components to file: /scr/pima/gc030_uvs/J0953+3225_S_map.mod wobs /scr/pima/gc030_uvs/J0953+3225_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J0953+3225_S_uvs.fits wwins /scr/pima/gc030_uvs/J0953+3225_S_map.win ! wwins: Wrote 4 windows to /scr/pima/gc030_uvs/J0953+3225_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.000208608 Jy ! Component: 100 - total flux cleaned = -0.000422017 Jy ! Component: 150 - total flux cleaned = -0.000498938 Jy ! Component: 200 - total flux cleaned = -0.000499964 Jy ! Component: 250 - total flux cleaned = -0.000476815 Jy ! Component: 300 - total flux cleaned = -0.000499927 Jy ! Component: 350 - total flux cleaned = -0.000544142 Jy ! Component: 400 - total flux cleaned = -0.00060783 Jy ! Component: 450 - total flux cleaned = -0.000607333 Jy ! Component: 500 - total flux cleaned = -0.000587242 Jy ! Component: 550 - total flux cleaned = -0.000626549 Jy ! Component: 600 - total flux cleaned = -0.000702063 Jy ! Component: 650 - total flux cleaned = -0.00073919 Jy ! Component: 700 - total flux cleaned = -0.000812044 Jy ! Component: 750 - total flux cleaned = -0.000883258 Jy ! Component: 800 - total flux cleaned = -0.000953093 Jy ! Component: 850 - total flux cleaned = -0.000970444 Jy ! Component: 900 - total flux cleaned = -0.00105504 Jy ! Component: 950 - total flux cleaned = -0.00110504 Jy ! Component: 1000 - total flux cleaned = -0.00112162 Jy ! Component: 1050 - total flux cleaned = -0.00121878 Jy ! Component: 1100 - total flux cleaned = -0.00128227 Jy ! Component: 1150 - total flux cleaned = -0.0013291 Jy ! Component: 1200 - total flux cleaned = -0.00135991 Jy ! Component: 1250 - total flux cleaned = -0.00142112 Jy ! Component: 1300 - total flux cleaned = -0.00149632 Jy ! Component: 1350 - total flux cleaned = -0.00155579 Jy ! Component: 1400 - total flux cleaned = -0.00161464 Jy ! Component: 1450 - total flux cleaned = -0.00164405 Jy ! Component: 1500 - total flux cleaned = -0.00171584 Jy ! Component: 1550 - total flux cleaned = -0.00180089 Jy ! Component: 1600 - total flux cleaned = -0.00182893 Jy ! Component: 1650 - total flux cleaned = -0.00189801 Jy ! Component: 1700 - total flux cleaned = -0.00192538 Jy ! Component: 1750 - total flux cleaned = -0.00195275 Jy ! Component: 1800 - total flux cleaned = -0.00203327 Jy ! Component: 1850 - total flux cleaned = -0.00211286 Jy ! Component: 1900 - total flux cleaned = -0.00216513 Jy ! Component: 1950 - total flux cleaned = -0.00221698 Jy ! Component: 2000 - total flux cleaned = -0.00228109 Jy ! Component: 2050 - total flux cleaned = -0.0023447 Jy ! Component: 2100 - total flux cleaned = -0.00239518 Jy ! Component: 2150 - total flux cleaned = -0.00243276 Jy ! Component: 2200 - total flux cleaned = -0.00248248 Jy ! Component: 2250 - total flux cleaned = -0.0025684 Jy ! Component: 2300 - total flux cleaned = -0.00261708 Jy ! Component: 2350 - total flux cleaned = -0.00268936 Jy ! Component: 2400 - total flux cleaned = -0.00271328 Jy ! Component: 2450 - total flux cleaned = -0.00281958 Jy ! Component: 2500 - total flux cleaned = -0.00284301 Jy ! Component: 2550 - total flux cleaned = -0.00291264 Jy ! Component: 2600 - total flux cleaned = -0.00292409 Jy ! Component: 2650 - total flux cleaned = -0.00298127 Jy ! Component: 2700 - total flux cleaned = -0.00300384 Jy ! Component: 2750 - total flux cleaned = -0.00303756 Jy ! Component: 2800 - total flux cleaned = -0.00305973 Jy ! Component: 2850 - total flux cleaned = -0.00307072 Jy ! Component: 2900 - total flux cleaned = -0.00311444 Jy ! Component: 2950 - total flux cleaned = -0.00311454 Jy ! Component: 3000 - total flux cleaned = -0.00313602 Jy ! Component: 3050 - total flux cleaned = -0.00317889 Jy ! Component: 3100 - total flux cleaned = -0.00316839 Jy ! Component: 3150 - total flux cleaned = -0.00321073 Jy ! Component: 3200 - total flux cleaned = -0.00325255 Jy ! Component: 3250 - total flux cleaned = -0.00328376 Jy ! Component: 3300 - total flux cleaned = -0.00329407 Jy ! Component: 3350 - total flux cleaned = -0.00328379 Jy ! Component: 3400 - total flux cleaned = -0.00328379 Jy ! Component: 3450 - total flux cleaned = -0.0032433 Jy ! Component: 3500 - total flux cleaned = -0.00327358 Jy ! Component: 3550 - total flux cleaned = -0.00327365 Jy ! Component: 3600 - total flux cleaned = -0.00326376 Jy ! Component: 3650 - total flux cleaned = -0.00329347 Jy ! Component: 3700 - total flux cleaned = -0.00327374 Jy ! Component: 3750 - total flux cleaned = -0.00327372 Jy ! Component: 3800 - total flux cleaned = -0.00327371 Jy ! Component: 3850 - total flux cleaned = -0.0032543 Jy ! Component: 3900 - total flux cleaned = -0.00327352 Jy ! Component: 3950 - total flux cleaned = -0.00328307 Jy ! Component: 4000 - total flux cleaned = -0.00324487 Jy ! Component: 4050 - total flux cleaned = -0.00325445 Jy ! Total flux subtracted in 4096 components = -0.00325446 Jy ! Clean residual min=-0.000555 max=0.000575 Jy/beam ! Clean residual mean=0.000008 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.110839 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 361 components and 0.110839 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J0953+3225_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.389 x 4.957 at -1.495 degrees (North through East) ! Clean map min=-0.0015535 max=0.082408 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J0953+3225_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0824077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158276 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576192 0.576192 1.15238 2.30477 4.60954 9.21908 18.4382 36.8763 73.7526 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 520.659 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J0953+3225_S_uvs.log closed on Fri Apr 22 07:47:44 2016