! Started logfile: /scr/pima/gc030_uvs/J1204-0710_S_uvs.log on Fri Apr 22 07:50:50 2016 obs /scr/pima/gc030_uvs/J1204-0710_S_uva.fits ! Reading UV FITS file: /scr/pima/gc030_uvs/J1204-0710_S_uva.fits ! AN table 1: 140 integrations on 21 of 21 possible baselines. ! AN table 2: 140 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.783598 visibilities/baseline/integration-bin. ! Found source: J1204-0710 ! ! 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 23696 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/J1204-0710_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 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 148 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010344Jy sigma=8.007620 ! Fit after self-cal, rms=0.894842Jy sigma=7.085802 ! 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.546 mas, bmaj=10.16 mas, bpa=-14.74 degrees ! Estimated noise=1.16881 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.0864611 Jy ! Component: 100 - total flux cleaned = 0.107838 Jy ! Total flux subtracted in 100 components = 0.107838 Jy ! Clean residual min=-0.007845 max=0.008609 Jy/beam ! Clean residual mean=-0.000015 rms=0.002471 Jy/beam ! Combined flux in latest and established models = 0.107838 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.107838 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.108839Jy sigma=0.767133 ! Fit after self-cal, rms=0.107858Jy sigma=0.764628 ! 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=3.072 mas, bmaj=10.49 mas, bpa=-14.36 degrees ! Estimated noise=0.64783 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.00981843 Jy ! Component: 100 - total flux cleaned = 0.0150925 Jy ! Component: 150 - total flux cleaned = 0.0181851 Jy ! Component: 200 - total flux cleaned = 0.0199545 Jy ! Total flux subtracted in 200 components = 0.0199545 Jy ! Clean residual min=-0.004129 max=0.004065 Jy/beam ! Clean residual mean=-0.000004 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.127792 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.127792 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.107049Jy sigma=0.756429 ! Fit after self-cal, rms=0.106666Jy sigma=0.755982 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.072 x 10.49 at -14.36 degrees (North through East) ! Clean map min=-0.0042822 max=0.11095 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: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.09 HN 0.90 NL 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.90 LA 0.95 MK 0.99 ! NL 1.08 OV 1.06 PT 1.06 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.01 HN 0.96 NL 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 KP 0.96 LA 0.88 MK 1.09 ! NL 0.97 OV 1.10 PT 1.07 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.00 HN 0.97 NL 1.02 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 0.98 LA 0.88 MK 0.98 ! NL 1.00 OV 1.07 PT 1.04 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.07 HN 0.93 NL 0.91 SC 0.98 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 KP 0.97 LA 0.95 MK 1.04 ! NL 0.99 OV 1.07 PT 1.08 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.02 HN 0.96 NL 0.97 SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 KP 0.97 LA 0.95 MK 1.01 ! NL 1.02 OV 1.06 PT 1.02 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 1.08 HN 0.87 NL 1.02 SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 KP 0.98 LA 0.94 MK 0.98 ! NL 0.99 OV 1.08 PT 1.01 ! ! A total of 12 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! EB 0.97 HN 0.92 NL 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.106666Jy sigma=0.755982 ! Fit after self-cal, rms=0.100872Jy sigma=0.728962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=10.5 mas, bpa=-14.26 degrees ! Estimated noise=0.644392 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.00031371 Jy ! Component: 100 - total flux cleaned = 0.000315369 Jy ! Component: 150 - total flux cleaned = 0.000290215 Jy ! Component: 200 - total flux cleaned = 0.000267946 Jy ! Total flux subtracted in 200 components = 0.000267946 Jy ! Clean residual min=-0.003033 max=0.002845 Jy/beam ! Clean residual mean=0.000004 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.12806 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.12806 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.100842Jy sigma=0.728865 ! Fit after self-cal, rms=0.100765Jy sigma=0.728582 ! 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.100765Jy sigma=0.728582 ! Fit after self-cal, rms=0.101691Jy sigma=0.726609 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=10.5 mas, bpa=-14.24 degrees ! Estimated noise=0.645526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000600163 Jy ! Component: 100 - total flux cleaned = 0.000666973 Jy ! Component: 150 - total flux cleaned = 0.000759323 Jy ! Component: 200 - total flux cleaned = 0.000825638 Jy ! Total flux subtracted in 200 components = 0.000825638 Jy ! Clean residual min=-0.002460 max=0.002499 Jy/beam ! Clean residual mean=-0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.128886 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.128886 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.101680Jy sigma=0.726586 ! Fit after self-cal, rms=0.101803Jy sigma=0.726390 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 = 6.3524e-05 Jy ! Component: 100 - total flux cleaned = 0.000101562 Jy ! Component: 150 - total flux cleaned = 0.000122752 Jy ! Component: 200 - total flux cleaned = 0.000132557 Jy ! Total flux subtracted in 200 components = 0.000132557 Jy ! Clean residual min=-0.002456 max=0.002579 Jy/beam ! Clean residual mean=-0.000006 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.129018 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.129018 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.101798Jy sigma=0.726385 ! Fit after self-cal, rms=0.101801Jy sigma=0.726380 ! 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.101801Jy sigma=0.726380 ! Fit after self-cal, rms=0.102040Jy sigma=0.726319 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=10.49 mas, bpa=-14.22 degrees ! Estimated noise=0.64515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000466695 Jy ! Component: 100 - total flux cleaned = 0.000532293 Jy ! Component: 150 - total flux cleaned = 0.000565187 Jy ! Component: 200 - total flux cleaned = 0.000602245 Jy ! Total flux subtracted in 200 components = 0.000602245 Jy ! Clean residual min=-0.002471 max=0.002466 Jy/beam ! Clean residual mean=-0.000006 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.129621 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.129621 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.102033Jy sigma=0.726310 ! Fit after self-cal, rms=0.102085Jy sigma=0.726293 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 = 3.96712e-05 Jy ! Component: 100 - total flux cleaned = 7.10198e-05 Jy ! Component: 150 - total flux cleaned = 9.76872e-05 Jy ! Component: 200 - total flux cleaned = 0.00011287 Jy ! Total flux subtracted in 200 components = 0.00011287 Jy ! Clean residual min=-0.002453 max=0.002501 Jy/beam ! Clean residual mean=-0.000006 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.129733 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.129733 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.102081Jy sigma=0.726293 ! Fit after self-cal, rms=0.102086Jy sigma=0.726289 ! 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.102086Jy sigma=0.726289 ! Fit after self-cal, rms=0.102210Jy sigma=0.726269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.761 mas, bmaj=12.02 mas, bpa=-4.998 degrees ! Estimated noise=0.796616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427587 Jy ! Component: 100 - total flux cleaned = 0.000475832 Jy ! Component: 150 - total flux cleaned = 0.000512275 Jy ! Component: 200 - total flux cleaned = 0.00052204 Jy ! Total flux subtracted in 200 components = 0.00052204 Jy ! Clean residual min=-0.003165 max=0.003040 Jy/beam ! Clean residual mean=-0.000011 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.130255 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 90 components and 0.130255 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.102209Jy sigma=0.726305 ! Fit after self-cal, rms=0.102224Jy sigma=0.726272 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 = -6.62374e-05 Jy ! Component: 100 - total flux cleaned = 3.26575e-06 Jy ! Component: 150 - total flux cleaned = 2.91906e-05 Jy ! Component: 200 - total flux cleaned = 3.64853e-05 Jy ! Total flux subtracted in 200 components = 3.64853e-05 Jy ! Clean residual min=-0.003117 max=0.002990 Jy/beam ! Clean residual mean=-0.000011 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.130292 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 92 components and 0.130292 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.102225Jy sigma=0.726327 ! Fit after self-cal, rms=0.102211Jy sigma=0.726308 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=10.49 mas, bpa=-14.21 degrees ! Estimated noise=0.644659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 10.49 at -14.21 degrees (North through East) ! Clean map min=-0.0024374 max=0.10909 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.543 mas, bmaj=10.06 mas, bpa=-14.52 degrees ! Estimated noise=1.21952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830648 Jy ! Component: 100 - total flux cleaned = 0.104686 Jy ! Component: 150 - total flux cleaned = 0.114048 Jy ! Component: 200 - total flux cleaned = 0.119472 Jy ! Total flux subtracted in 200 components = 0.119472 Jy ! Clean residual min=-0.004036 max=0.003583 Jy/beam ! Clean residual mean=-0.000010 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.119472 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.119472 Jy ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=10.49 mas, bpa=-14.21 degrees ! Estimated noise=0.644659 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.0049131 Jy ! Component: 100 - total flux cleaned = 0.00751525 Jy ! Component: 150 - total flux cleaned = 0.00883587 Jy ! Component: 200 - total flux cleaned = 0.0092122 Jy ! Total flux subtracted in 200 components = 0.0092122 Jy ! Clean residual min=-0.002713 max=0.002438 Jy/beam ! Clean residual mean=-0.000007 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.128684 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.128684 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=9.761 mas, bmaj=12.02 mas, bpa=-4.998 degrees ! Estimated noise=0.796616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926289 Jy ! Component: 100 - total flux cleaned = 0.00104628 Jy ! Component: 150 - total flux cleaned = 0.00116366 Jy ! Component: 200 - total flux cleaned = 0.00122825 Jy ! Total flux subtracted in 200 components = 0.00122825 Jy ! Clean residual min=-0.003250 max=0.003035 Jy/beam ! Clean residual mean=-0.000011 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.129913 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 = 1.66975e-05 Jy ! Component: 100 - total flux cleaned = 1.68219e-05 Jy ! Component: 150 - total flux cleaned = 1.71136e-05 Jy ! Component: 200 - total flux cleaned = 3.11155e-05 Jy ! Total flux subtracted in 200 components = 3.11155e-05 Jy ! Clean residual min=-0.003215 max=0.002968 Jy/beam ! Clean residual mean=-0.000011 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.129944 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.129944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=10.49 mas, bpa=-14.21 degrees ! Estimated noise=0.644659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000534918 Jy ! Component: 100 - total flux cleaned = -0.000361399 Jy ! Component: 150 - total flux cleaned = -0.000251164 Jy ! Component: 200 - total flux cleaned = -0.000183555 Jy ! Total flux subtracted in 200 components = -0.000183555 Jy ! Clean residual min=-0.002504 max=0.002413 Jy/beam ! Clean residual mean=-0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.12976 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.12976 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.102208Jy sigma=0.726338 ! Fit after self-cal, rms=0.102197Jy sigma=0.726317 wmodel /scr/pima/gc030_uvs/J1204-0710_S_map.mod ! Writing 75 model components to file: /scr/pima/gc030_uvs/J1204-0710_S_map.mod wobs /scr/pima/gc030_uvs/J1204-0710_S_uvs.fits ! Writing UV FITS file: /scr/pima/gc030_uvs/J1204-0710_S_uvs.fits wwins /scr/pima/gc030_uvs/J1204-0710_S_map.win ! wwins: Wrote 1 windows to /scr/pima/gc030_uvs/J1204-0710_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.000543689 Jy ! Component: 100 - total flux cleaned = -0.000982469 Jy ! Component: 150 - total flux cleaned = -0.00116082 Jy ! Component: 200 - total flux cleaned = -0.00119513 Jy ! Component: 250 - total flux cleaned = -0.00113431 Jy ! Component: 300 - total flux cleaned = -0.00104667 Jy ! Component: 350 - total flux cleaned = -0.000883342 Jy ! Component: 400 - total flux cleaned = -0.000832442 Jy ! Component: 450 - total flux cleaned = -0.00078392 Jy ! Component: 500 - total flux cleaned = -0.000830768 Jy ! Component: 550 - total flux cleaned = -0.000896257 Jy ! Component: 600 - total flux cleaned = -0.000980057 Jy ! Component: 650 - total flux cleaned = -0.00108021 Jy ! Component: 700 - total flux cleaned = -0.0011575 Jy ! Component: 750 - total flux cleaned = -0.00125082 Jy ! Component: 800 - total flux cleaned = -0.00128638 Jy ! Component: 850 - total flux cleaned = -0.00133798 Jy ! Component: 900 - total flux cleaned = -0.00138772 Jy ! Component: 950 - total flux cleaned = -0.0014686 Jy ! Component: 1000 - total flux cleaned = -0.00146845 Jy ! Component: 1050 - total flux cleaned = -0.00149958 Jy ! Component: 1100 - total flux cleaned = -0.00148475 Jy ! Component: 1150 - total flux cleaned = -0.00149944 Jy ! Component: 1200 - total flux cleaned = -0.00154196 Jy ! Component: 1250 - total flux cleaned = -0.00159753 Jy ! Component: 1300 - total flux cleaned = -0.00163841 Jy ! Component: 1350 - total flux cleaned = -0.00167846 Jy ! Component: 1400 - total flux cleaned = -0.00173049 Jy ! Component: 1450 - total flux cleaned = -0.00176843 Jy ! Component: 1500 - total flux cleaned = -0.00183057 Jy ! Component: 1550 - total flux cleaned = -0.00189135 Jy ! Component: 1600 - total flux cleaned = -0.00193929 Jy ! Component: 1650 - total flux cleaned = -0.00201003 Jy ! Component: 1700 - total flux cleaned = -0.00205665 Jy ! Component: 1750 - total flux cleaned = -0.00210233 Jy ! Component: 1800 - total flux cleaned = -0.00215865 Jy ! Component: 1850 - total flux cleaned = -0.00222512 Jy ! Component: 1900 - total flux cleaned = -0.00226854 Jy ! Component: 1950 - total flux cleaned = -0.00230068 Jy ! Component: 2000 - total flux cleaned = -0.00236405 Jy ! Component: 2050 - total flux cleaned = -0.00239533 Jy ! Component: 2100 - total flux cleaned = -0.0024572 Jy ! Component: 2150 - total flux cleaned = -0.00252869 Jy ! Component: 2200 - total flux cleaned = -0.00256917 Jy ! Component: 2250 - total flux cleaned = -0.00262921 Jy ! Component: 2300 - total flux cleaned = -0.00268864 Jy ! Component: 2350 - total flux cleaned = -0.00275718 Jy ! Component: 2400 - total flux cleaned = -0.002825 Jy ! Component: 2450 - total flux cleaned = -0.00289233 Jy ! Component: 2500 - total flux cleaned = -0.00299728 Jy ! Component: 2550 - total flux cleaned = -0.003073 Jy ! Component: 2600 - total flux cleaned = -0.00313878 Jy ! Component: 2650 - total flux cleaned = -0.00324133 Jy ! Component: 2700 - total flux cleaned = -0.003297 Jy ! Component: 2750 - total flux cleaned = -0.00341656 Jy ! Component: 2800 - total flux cleaned = -0.00348961 Jy ! Component: 2850 - total flux cleaned = -0.00355313 Jy ! Component: 2900 - total flux cleaned = -0.00361629 Jy ! Component: 2950 - total flux cleaned = -0.00367014 Jy ! Component: 3000 - total flux cleaned = -0.00373265 Jy ! Component: 3050 - total flux cleaned = -0.0038037 Jy ! Component: 3100 - total flux cleaned = -0.00386566 Jy ! Component: 3150 - total flux cleaned = -0.0039097 Jy ! Component: 3200 - total flux cleaned = -0.00399746 Jy ! Component: 3250 - total flux cleaned = -0.00404117 Jy ! Component: 3300 - total flux cleaned = -0.0040847 Jy ! Component: 3350 - total flux cleaned = -0.00413676 Jy ! Component: 3400 - total flux cleaned = -0.00420597 Jy ! Component: 3450 - total flux cleaned = -0.00424051 Jy ! Component: 3500 - total flux cleaned = -0.00428347 Jy ! Component: 3550 - total flux cleaned = -0.00431777 Jy ! Component: 3600 - total flux cleaned = -0.00436052 Jy ! Component: 3650 - total flux cleaned = -0.00438607 Jy ! Component: 3700 - total flux cleaned = -0.0044116 Jy ! Component: 3750 - total flux cleaned = -0.00445409 Jy ! Component: 3800 - total flux cleaned = -0.00447958 Jy ! Component: 3850 - total flux cleaned = -0.00450501 Jy ! Component: 3900 - total flux cleaned = -0.00452193 Jy ! Component: 3950 - total flux cleaned = -0.00454733 Jy ! Component: 4000 - total flux cleaned = -0.00453888 Jy ! Component: 4050 - total flux cleaned = -0.00455574 Jy ! Total flux subtracted in 4096 components = -0.00456418 Jy ! Clean residual min=-0.000480 max=0.000463 Jy/beam ! Clean residual mean=0.000003 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.125196 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 366 components and 0.125196 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/gc030_uvs/J1204-0710_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 10.49 at -14.21 degrees (North through East) ! Clean map min=-0.0019676 max=0.10848 Jy/beam ! Writing clean map to FITS file: /scr/pima/gc030_uvs/J1204-0710_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149246 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.412732 0.412732 0.825465 1.65093 3.30186 6.60372 13.2074 26.4149 52.8298 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 726.863 quit ! Quitting program ! Log file /scr/pima/gc030_uvs/J1204-0710_S_uvs.log closed on Fri Apr 22 07:50:56 2016