! Started logfile: /scr/pima/bg219h_uvs/J2222+1344_S_uvs.log on Thu Apr 7 09:12:52 2016 obs /scr/pima/bg219h_uvs/J2222+1344_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2222+1344_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.916667 visibilities/baseline/integration-bin. ! Found source: J2222+1344 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 5544 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/bg219h_uvs/J2222+1344_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016276Jy sigma=23.139914 ! Fit after self-cal, rms=0.835051Jy sigma=18.978433 ! 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.711 mas, bmaj=5.945 mas, bpa=-4.353 degrees ! Estimated noise=0.652245 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.127521 Jy ! Component: 100 - total flux cleaned = 0.15618 Jy ! Total flux subtracted in 100 components = 0.15618 Jy ! Clean residual min=-0.005803 max=0.009777 Jy/beam ! Clean residual mean=-0.000000 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.15618 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.15618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063739Jy sigma=1.390189 ! Fit after self-cal, rms=0.063732Jy sigma=1.389995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101861 Jy ! Component: 100 - total flux cleaned = 0.0160134 Jy ! Total flux subtracted in 100 components = 0.0160134 Jy ! Clean residual min=-0.004699 max=0.004111 Jy/beam ! Clean residual mean=0.000001 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.172193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.172193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061790Jy sigma=1.338126 ! Fit after self-cal, rms=0.061791Jy sigma=1.337866 ! 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.247 mas, bmaj=7.025 mas, bpa=-4.596 degrees ! Estimated noise=0.440012 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.00485108 Jy ! Component: 100 - total flux cleaned = 0.00763295 Jy ! Component: 150 - total flux cleaned = 0.00937758 Jy ! Component: 200 - total flux cleaned = 0.0105037 Jy ! Total flux subtracted in 200 components = 0.0105037 Jy ! Clean residual min=-0.003959 max=0.002806 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.182697 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.182697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061433Jy sigma=1.327904 ! Fit after self-cal, rms=0.061437Jy sigma=1.327826 ! 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.247 x 7.025 at -4.596 degrees (North through East) ! Clean map min=-0.0037957 max=0.16687 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 0.96 HN 1.02 KP 0.98 LA 1.04 ! MK 1.00 NL 1.01 OV 0.98 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.00 KP 0.99 LA 1.03 ! MK 1.01 NL 1.00 OV 0.98 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.04 KP 0.98 LA 1.04 ! MK 1.00 NL 0.96 OV 0.99 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.05 KP 0.99 LA 1.03 ! MK 1.00 NL 0.95 OV 1.00 PT 0.99 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.061437Jy sigma=1.327826 ! Fit after self-cal, rms=0.061656Jy sigma=1.322224 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.044 mas, bpa=-4.59 degrees ! Estimated noise=0.439951 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.000283476 Jy ! Component: 100 - total flux cleaned = -0.000327449 Jy ! Component: 150 - total flux cleaned = -0.000345718 Jy ! Component: 200 - total flux cleaned = -0.000362209 Jy ! Total flux subtracted in 200 components = -0.000362209 Jy ! Clean residual min=-0.003600 max=0.002503 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.182335 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.182335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061641Jy sigma=1.321975 ! Fit after self-cal, rms=0.061663Jy sigma=1.321923 ! 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.061663Jy sigma=1.321923 ! Fit after self-cal, rms=0.061583Jy sigma=1.315487 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.048 mas, bpa=-4.772 degrees ! Estimated noise=0.439931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436113 Jy ! Component: 100 - total flux cleaned = -0.000418352 Jy ! Component: 150 - total flux cleaned = -0.000463459 Jy ! Component: 200 - total flux cleaned = -0.000490959 Jy ! Total flux subtracted in 200 components = -0.000490959 Jy ! Clean residual min=-0.003079 max=0.002162 Jy/beam ! Clean residual mean=0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.181844 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.181844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061572Jy sigma=1.315285 ! Fit after self-cal, rms=0.061580Jy sigma=1.315228 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.13367e-05 Jy ! Component: 100 - total flux cleaned = -4.91631e-05 Jy ! Component: 150 - total flux cleaned = -8.4707e-05 Jy ! Component: 200 - total flux cleaned = -0.000118495 Jy ! Total flux subtracted in 200 components = -0.000118495 Jy ! Clean residual min=-0.003081 max=0.002141 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.181725 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.181725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061575Jy sigma=1.315130 ! Fit after self-cal, rms=0.061575Jy sigma=1.315125 ! 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.061575Jy sigma=1.315125 ! Fit after self-cal, rms=0.061625Jy sigma=1.315060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.051 mas, bpa=-4.842 degrees ! Estimated noise=0.439923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341125 Jy ! Component: 100 - total flux cleaned = -0.000312528 Jy ! Component: 150 - total flux cleaned = -0.00032434 Jy ! Component: 200 - total flux cleaned = -0.00035818 Jy ! Total flux subtracted in 200 components = -0.00035818 Jy ! Clean residual min=-0.003009 max=0.002126 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.181367 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.181367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061618Jy sigma=1.314940 ! Fit after self-cal, rms=0.061618Jy sigma=1.314939 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.36244e-06 Jy ! Component: 100 - total flux cleaned = -2.89987e-05 Jy ! Component: 150 - total flux cleaned = -5.90723e-05 Jy ! Component: 200 - total flux cleaned = -7.80904e-05 Jy ! Total flux subtracted in 200 components = -7.80904e-05 Jy ! Clean residual min=-0.003001 max=0.002122 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.181289 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.181289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061615Jy sigma=1.314868 ! Fit after self-cal, rms=0.061615Jy sigma=1.314866 ! 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.061615Jy sigma=1.314866 ! Fit after self-cal, rms=0.061658Jy sigma=1.314830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.617 mas, bmaj=10.67 mas, bpa=-7.306 degrees ! Estimated noise=0.552993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396006 Jy ! Component: 100 - total flux cleaned = 0.000312848 Jy ! Component: 150 - total flux cleaned = 0.00032772 Jy ! Component: 200 - total flux cleaned = 0.000353029 Jy ! Total flux subtracted in 200 components = 0.000353029 Jy ! Clean residual min=-0.002967 max=0.002893 Jy/beam ! Clean residual mean=0.000002 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.181642 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.181642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061657Jy sigma=1.314982 ! Fit after self-cal, rms=0.061654Jy sigma=1.314926 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.000128706 Jy ! Component: 100 - total flux cleaned = 0.000107407 Jy ! Component: 150 - total flux cleaned = 9.92665e-05 Jy ! Component: 200 - total flux cleaned = 9.12945e-05 Jy ! Total flux subtracted in 200 components = 9.12945e-05 Jy ! Clean residual min=-0.002921 max=0.002905 Jy/beam ! Clean residual mean=0.000002 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.181733 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 62 components and 0.181733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061661Jy sigma=1.315144 ! Fit after self-cal, rms=0.061660Jy sigma=1.315125 ! 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.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 7.055 at -4.9 degrees (North through East) ! Clean map min=-0.0028363 max=0.16763 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.714 mas, bmaj=5.96 mas, bpa=-4.699 degrees ! Estimated noise=0.654472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127904 Jy ! Component: 100 - total flux cleaned = 0.156505 Jy ! Component: 150 - total flux cleaned = 0.166532 Jy ! Component: 200 - total flux cleaned = 0.172222 Jy ! Total flux subtracted in 200 components = 0.172222 Jy ! Clean residual min=-0.004319 max=0.003670 Jy/beam ! Clean residual mean=0.000000 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.172222 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.172222 Jy ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 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.00436375 Jy ! Component: 100 - total flux cleaned = 0.00680112 Jy ! Component: 150 - total flux cleaned = 0.00805328 Jy ! Component: 200 - total flux cleaned = 0.00826857 Jy ! Total flux subtracted in 200 components = 0.00826857 Jy ! Clean residual min=-0.003109 max=0.002244 Jy/beam ! Clean residual mean=0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.18049 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.18049 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=6.617 mas, bmaj=10.67 mas, bpa=-7.306 degrees ! Estimated noise=0.552993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111348 Jy ! Component: 100 - total flux cleaned = 0.00127341 Jy ! Component: 150 - total flux cleaned = 0.00129977 Jy ! Component: 200 - total flux cleaned = 0.00134057 Jy ! Total flux subtracted in 200 components = 0.00134057 Jy ! Clean residual min=-0.003091 max=0.002884 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.181831 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 = -3.2167e-07 Jy ! Component: 100 - total flux cleaned = 1.42133e-05 Jy ! Component: 150 - total flux cleaned = 2.63317e-05 Jy ! Component: 200 - total flux cleaned = 1.61235e-05 Jy ! Total flux subtracted in 200 components = 1.61235e-05 Jy ! Clean residual min=-0.003018 max=0.002900 Jy/beam ! Clean residual mean=0.000002 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.181847 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.181847 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130161 Jy ! Component: 100 - total flux cleaned = -0.00020373 Jy ! Component: 150 - total flux cleaned = -0.00028443 Jy ! Component: 200 - total flux cleaned = -0.000377468 Jy ! Total flux subtracted in 200 components = -0.000377468 Jy ! Clean residual min=-0.003023 max=0.002173 Jy/beam ! Clean residual mean=0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.181469 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.181469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061683Jy sigma=1.315421 ! Fit after self-cal, rms=0.061683Jy sigma=1.315394 wmodel /scr/pima/bg219h_uvs/J2222+1344_S_map.mod ! Writing 56 model components to file: /scr/pima/bg219h_uvs/J2222+1344_S_map.mod wobs /scr/pima/bg219h_uvs/J2222+1344_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2222+1344_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2222+1344_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J2222+1344_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.00122008 Jy ! Component: 100 - total flux cleaned = -0.00163401 Jy ! Component: 150 - total flux cleaned = -0.00198503 Jy ! Component: 200 - total flux cleaned = -0.00217092 Jy ! Component: 250 - total flux cleaned = -0.00234993 Jy ! Component: 300 - total flux cleaned = -0.00252136 Jy ! Component: 350 - total flux cleaned = -0.00278669 Jy ! Component: 400 - total flux cleaned = -0.00298057 Jy ! Component: 450 - total flux cleaned = -0.00323357 Jy ! Component: 500 - total flux cleaned = -0.00354075 Jy ! Component: 550 - total flux cleaned = -0.00380993 Jy ! Component: 600 - total flux cleaned = -0.00398509 Jy ! Component: 650 - total flux cleaned = -0.00421472 Jy ! Component: 700 - total flux cleaned = -0.00441166 Jy ! Component: 750 - total flux cleaned = -0.00460464 Jy ! Component: 800 - total flux cleaned = -0.00482098 Jy ! Component: 850 - total flux cleaned = -0.0049801 Jy ! Component: 900 - total flux cleaned = -0.00503164 Jy ! Component: 950 - total flux cleaned = -0.00516012 Jy ! Component: 1000 - total flux cleaned = -0.00528665 Jy ! Component: 1050 - total flux cleaned = -0.00536206 Jy ! Component: 1100 - total flux cleaned = -0.00551035 Jy ! Component: 1150 - total flux cleaned = -0.00563145 Jy ! Component: 1200 - total flux cleaned = -0.00577476 Jy ! Component: 1250 - total flux cleaned = -0.00591559 Jy ! Component: 1300 - total flux cleaned = -0.0059387 Jy ! Component: 1350 - total flux cleaned = -0.0059845 Jy ! Component: 1400 - total flux cleaned = -0.00600729 Jy ! Component: 1450 - total flux cleaned = -0.00618535 Jy ! Component: 1500 - total flux cleaned = -0.00618506 Jy ! Component: 1550 - total flux cleaned = -0.0062069 Jy ! Component: 1600 - total flux cleaned = -0.00622848 Jy ! Component: 1650 - total flux cleaned = -0.00631325 Jy ! Component: 1700 - total flux cleaned = -0.00629241 Jy ! Component: 1750 - total flux cleaned = -0.00633372 Jy ! Component: 1800 - total flux cleaned = -0.00641577 Jy ! Component: 1850 - total flux cleaned = -0.00633508 Jy ! Component: 1900 - total flux cleaned = -0.00643541 Jy ! Component: 1950 - total flux cleaned = -0.00651421 Jy ! Component: 2000 - total flux cleaned = -0.00645551 Jy ! Component: 2050 - total flux cleaned = -0.00647482 Jy ! Component: 2100 - total flux cleaned = -0.00651355 Jy ! Component: 2150 - total flux cleaned = -0.0065327 Jy ! Component: 2200 - total flux cleaned = -0.00649531 Jy ! Component: 2250 - total flux cleaned = -0.00653269 Jy ! Component: 2300 - total flux cleaned = -0.00660633 Jy ! Component: 2350 - total flux cleaned = -0.00658783 Jy ! Component: 2400 - total flux cleaned = -0.00662389 Jy ! Component: 2450 - total flux cleaned = -0.00662362 Jy ! Component: 2500 - total flux cleaned = -0.00664122 Jy ! Component: 2550 - total flux cleaned = -0.00664133 Jy ! Component: 2600 - total flux cleaned = -0.00669366 Jy ! Component: 2650 - total flux cleaned = -0.00676258 Jy ! Component: 2700 - total flux cleaned = -0.00674542 Jy ! Component: 2750 - total flux cleaned = -0.00679606 Jy ! Component: 2800 - total flux cleaned = -0.00681286 Jy ! Component: 2850 - total flux cleaned = -0.00686279 Jy ! Component: 2900 - total flux cleaned = -0.00687922 Jy ! Component: 2950 - total flux cleaned = -0.00689587 Jy ! Component: 3000 - total flux cleaned = -0.00692828 Jy ! Component: 3050 - total flux cleaned = -0.00699236 Jy ! Component: 3100 - total flux cleaned = -0.00697646 Jy ! Component: 3150 - total flux cleaned = -0.00703949 Jy ! Component: 3200 - total flux cleaned = -0.00711751 Jy ! Component: 3250 - total flux cleaned = -0.00714823 Jy ! Component: 3300 - total flux cleaned = -0.0071788 Jy ! Component: 3350 - total flux cleaned = -0.00716385 Jy ! Component: 3400 - total flux cleaned = -0.00719411 Jy ! Component: 3450 - total flux cleaned = -0.00720885 Jy ! Component: 3500 - total flux cleaned = -0.00720882 Jy ! Component: 3550 - total flux cleaned = -0.00723837 Jy ! Component: 3600 - total flux cleaned = -0.00725298 Jy ! Component: 3650 - total flux cleaned = -0.00731106 Jy ! Component: 3700 - total flux cleaned = -0.00729677 Jy ! Component: 3750 - total flux cleaned = -0.00733948 Jy ! Component: 3800 - total flux cleaned = -0.00735386 Jy ! Component: 3850 - total flux cleaned = -0.00739598 Jy ! Component: 3900 - total flux cleaned = -0.00747963 Jy ! Component: 3950 - total flux cleaned = -0.00749339 Jy ! Component: 4000 - total flux cleaned = -0.00758954 Jy ! Component: 4050 - total flux cleaned = -0.00754852 Jy ! Total flux subtracted in 4096 components = -0.00765693 Jy ! Clean residual min=-0.000904 max=0.000845 Jy/beam ! Clean residual mean=-0.000001 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.173812 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 337 components and 0.173812 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2222+1344_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 7.055 at -4.9 degrees (North through East) ! Clean map min=-0.0023154 max=0.16756 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2222+1344_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.167559 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244841 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.438367 0.438367 0.876735 1.75347 3.50694 7.01388 14.0278 28.0555 56.111 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 684.357 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2222+1344_S_uvs.log closed on Thu Apr 7 09:12:56 2016