! Started logfile: /scr/pima/bg219e_uvs/J0030+7037_S_uvs.log on Thu Apr 7 06:31:59 2016 obs /scr/pima/bg219e_uvs/J0030+7037_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0030+7037_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.869048 visibilities/baseline/integration-bin. ! Found source: J0030+7037 ! ! 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 3504 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/bg219e_uvs/J0030+7037_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.062195Jy sigma=22.020483 ! Fit after self-cal, rms=0.630350Jy sigma=13.050026 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.205 mas, bpa=62.64 degrees ! Estimated noise=0.904236 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.286561 Jy ! Component: 100 - total flux cleaned = 0.351058 Jy ! Total flux subtracted in 100 components = 0.351058 Jy ! Clean residual min=-0.009628 max=0.022753 Jy/beam ! Clean residual mean=-0.000083 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.351058 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.351058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074138Jy sigma=1.478124 ! Fit after self-cal, rms=0.074109Jy sigma=1.477739 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242197 Jy ! Component: 100 - total flux cleaned = 0.0363516 Jy ! Total flux subtracted in 100 components = 0.0363516 Jy ! Clean residual min=-0.006819 max=0.006483 Jy/beam ! Clean residual mean=-0.000023 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.387409 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.387409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065434Jy sigma=1.301402 ! Fit after self-cal, rms=0.065276Jy sigma=1.299435 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.35 mas, bmaj=8.005 mas, bpa=61.68 degrees ! Estimated noise=0.646848 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 (-7, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00889379 Jy ! Component: 100 - total flux cleaned = 0.0138141 Jy ! Component: 150 - total flux cleaned = 0.0160221 Jy ! Component: 200 - total flux cleaned = 0.0165723 Jy ! Total flux subtracted in 200 components = 0.0165723 Jy ! Clean residual min=-0.004674 max=0.004115 Jy/beam ! Clean residual mean=0.000019 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.403981 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.403981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063933Jy sigma=1.272950 ! Fit after self-cal, rms=0.063877Jy sigma=1.272307 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.35 x 8.005 at 61.68 degrees (North through East) ! Clean map min=-0.0045975 max=0.37282 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.01 FD 0.96 HN 0.98 KP 0.99 ! LA 1.00 NL 0.99 OV 1.00 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.98 KP 1.00 ! LA 1.01 NL 1.00 OV 0.97 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.00 KP 0.99 ! LA 1.00 NL 0.99 OV 0.99 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 0.99 KP 0.99 ! LA 1.01 NL 0.98 OV 1.03 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.063877Jy sigma=1.272307 ! Fit after self-cal, rms=0.062854Jy sigma=1.253417 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.343 mas, bmaj=7.996 mas, bpa=61.68 degrees ! Estimated noise=0.64404 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.00241242 Jy ! Component: 100 - total flux cleaned = 0.00292539 Jy ! Component: 150 - total flux cleaned = 0.0032656 Jy ! Component: 200 - total flux cleaned = 0.00361067 Jy ! Total flux subtracted in 200 components = 0.00361067 Jy ! Clean residual min=-0.004047 max=0.003936 Jy/beam ! Clean residual mean=0.000015 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.407592 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 71 components and 0.407592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062659Jy sigma=1.249409 ! Fit after self-cal, rms=0.062650Jy sigma=1.249190 ! 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.062650Jy sigma=1.249190 ! Fit after self-cal, rms=0.062004Jy sigma=1.235353 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.339 mas, bmaj=8 mas, bpa=61.47 degrees ! Estimated noise=0.643745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126991 Jy ! Component: 100 - total flux cleaned = 0.0016803 Jy ! Component: 150 - total flux cleaned = 0.00190054 Jy ! Component: 200 - total flux cleaned = 0.00209855 Jy ! Total flux subtracted in 200 components = 0.00209855 Jy ! Clean residual min=-0.004081 max=0.003158 Jy/beam ! Clean residual mean=0.000021 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.409691 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.409691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061929Jy sigma=1.233790 ! Fit after self-cal, rms=0.061930Jy sigma=1.233700 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 = -2.84507e-06 Jy ! Component: 100 - total flux cleaned = 0.000104568 Jy ! Component: 150 - total flux cleaned = 0.000170067 Jy ! Component: 200 - total flux cleaned = 0.000232851 Jy ! Total flux subtracted in 200 components = 0.000232851 Jy ! Clean residual min=-0.004048 max=0.003172 Jy/beam ! Clean residual mean=0.000022 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.409923 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.409923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061896Jy sigma=1.232984 ! Fit after self-cal, rms=0.061896Jy sigma=1.232951 ! 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.061896Jy sigma=1.232951 ! Fit after self-cal, rms=0.061946Jy sigma=1.232745 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.335 mas, bmaj=7.998 mas, bpa=61.4 degrees ! Estimated noise=0.644267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000813592 Jy ! Component: 100 - total flux cleaned = 0.000881386 Jy ! Component: 150 - total flux cleaned = 0.000911099 Jy ! Component: 200 - total flux cleaned = 0.000939864 Jy ! Total flux subtracted in 200 components = 0.000939864 Jy ! Clean residual min=-0.003966 max=0.003118 Jy/beam ! Clean residual mean=0.000020 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.410863 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 109 components and 0.410863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061911Jy sigma=1.232087 ! Fit after self-cal, rms=0.061911Jy sigma=1.232058 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.22227e-06 Jy ! Component: 100 - total flux cleaned = 3.35296e-05 Jy ! Component: 150 - total flux cleaned = 3.37683e-05 Jy ! Component: 200 - total flux cleaned = 8.40954e-05 Jy ! Total flux subtracted in 200 components = 8.40954e-05 Jy ! Clean residual min=-0.003937 max=0.003127 Jy/beam ! Clean residual mean=0.000021 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.410947 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.410947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061891Jy sigma=1.231658 ! Fit after self-cal, rms=0.061891Jy sigma=1.231641 ! 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.061891Jy sigma=1.231641 ! Fit after self-cal, rms=0.061940Jy sigma=1.231541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.966 mas, bmaj=10.7 mas, bpa=71.34 degrees ! Estimated noise=0.75784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426414 Jy ! Component: 100 - total flux cleaned = 0.000430766 Jy ! Component: 150 - total flux cleaned = 0.000431829 Jy ! Component: 200 - total flux cleaned = 0.000394989 Jy ! Total flux subtracted in 200 components = 0.000394989 Jy ! Clean residual min=-0.004537 max=0.003472 Jy/beam ! Clean residual mean=0.000037 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.411342 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 132 components and 0.411342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061922Jy sigma=1.231266 ! Fit after self-cal, rms=0.061922Jy sigma=1.231235 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 = 2.26789e-05 Jy ! Component: 100 - total flux cleaned = -1.38807e-05 Jy ! Component: 150 - total flux cleaned = -4.74523e-05 Jy ! Component: 200 - total flux cleaned = -6.31784e-05 Jy ! Total flux subtracted in 200 components = -6.31784e-05 Jy ! Clean residual min=-0.004526 max=0.003488 Jy/beam ! Clean residual mean=0.000037 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.411279 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 145 components and 0.411279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061915Jy sigma=1.231122 ! Fit after self-cal, rms=0.061915Jy sigma=1.231112 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.331 mas, bmaj=7.997 mas, bpa=61.36 degrees ! Estimated noise=0.644786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.331 x 7.997 at 61.36 degrees (North through East) ! Clean map min=-0.0038634 max=0.37194 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=7.216 mas, bpa=62.27 degrees ! Estimated noise=0.902673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.285965 Jy ! Component: 100 - total flux cleaned = 0.350566 Jy ! Component: 150 - total flux cleaned = 0.374849 Jy ! Component: 200 - total flux cleaned = 0.387327 Jy ! Total flux subtracted in 200 components = 0.387327 Jy ! Clean residual min=-0.005661 max=0.006244 Jy/beam ! Clean residual mean=-0.000031 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.387327 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.387327 Jy ! Inverting map and beam ! Estimated beam: bmin=4.331 mas, bmaj=7.997 mas, bpa=61.36 degrees ! Estimated noise=0.644786 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.00921057 Jy ! Component: 100 - total flux cleaned = 0.0148046 Jy ! Component: 150 - total flux cleaned = 0.0182724 Jy ! Component: 200 - total flux cleaned = 0.019713 Jy ! Total flux subtracted in 200 components = 0.019713 Jy ! Clean residual min=-0.004084 max=0.003426 Jy/beam ! Clean residual mean=0.000008 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.40704 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.40704 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.966 mas, bmaj=10.7 mas, bpa=71.34 degrees ! Estimated noise=0.75784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223574 Jy ! Component: 100 - total flux cleaned = 0.00265885 Jy ! Component: 150 - total flux cleaned = 0.00292516 Jy ! Component: 200 - total flux cleaned = 0.00319933 Jy ! Total flux subtracted in 200 components = 0.00319933 Jy ! Clean residual min=-0.004506 max=0.003422 Jy/beam ! Clean residual mean=0.000033 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.410239 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.000180189 Jy ! Component: 100 - total flux cleaned = 0.000297062 Jy ! Component: 150 - total flux cleaned = 0.000397897 Jy ! Component: 200 - total flux cleaned = 0.000484792 Jy ! Total flux subtracted in 200 components = 0.000484792 Jy ! Clean residual min=-0.004508 max=0.003398 Jy/beam ! Clean residual mean=0.000035 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.410724 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 116 components and 0.410724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.331 mas, bmaj=7.997 mas, bpa=61.36 degrees ! Estimated noise=0.644786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100738 Jy ! Component: 100 - total flux cleaned = 0.000444453 Jy ! Component: 150 - total flux cleaned = 0.000619381 Jy ! Component: 200 - total flux cleaned = 0.000739316 Jy ! Total flux subtracted in 200 components = 0.000739316 Jy ! Clean residual min=-0.003940 max=0.003121 Jy/beam ! Clean residual mean=0.000020 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.411463 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.411463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061975Jy sigma=1.232404 ! Fit after self-cal, rms=0.061971Jy sigma=1.232327 wmodel /scr/pima/bg219e_uvs/J0030+7037_S_map.mod ! Writing 127 model components to file: /scr/pima/bg219e_uvs/J0030+7037_S_map.mod wobs /scr/pima/bg219e_uvs/J0030+7037_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0030+7037_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0030+7037_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0030+7037_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.00102195 Jy ! Component: 100 - total flux cleaned = -0.000808314 Jy ! Component: 150 - total flux cleaned = -0.000806842 Jy ! Component: 200 - total flux cleaned = -0.000668018 Jy ! Component: 250 - total flux cleaned = -0.000536693 Jy ! Component: 300 - total flux cleaned = -0.000411064 Jy ! Component: 350 - total flux cleaned = -0.000370676 Jy ! Component: 400 - total flux cleaned = -5.46523e-05 Jy ! Component: 450 - total flux cleaned = 2.25992e-05 Jy ! Component: 500 - total flux cleaned = 0.000135505 Jy ! Component: 550 - total flux cleaned = 0.000281727 Jy ! Component: 600 - total flux cleaned = 0.000388824 Jy ! Component: 650 - total flux cleaned = 0.000459481 Jy ! Component: 700 - total flux cleaned = 0.000596609 Jy ! Component: 750 - total flux cleaned = 0.000663117 Jy ! Component: 800 - total flux cleaned = 0.000761059 Jy ! Component: 850 - total flux cleaned = 0.000857483 Jy ! Component: 900 - total flux cleaned = 0.0010458 Jy ! Component: 950 - total flux cleaned = 0.0011688 Jy ! Component: 1000 - total flux cleaned = 0.00128978 Jy ! Component: 1050 - total flux cleaned = 0.0014091 Jy ! Component: 1100 - total flux cleaned = 0.00158424 Jy ! Component: 1150 - total flux cleaned = 0.00167089 Jy ! Component: 1200 - total flux cleaned = 0.00184053 Jy ! Component: 1250 - total flux cleaned = 0.00189665 Jy ! Component: 1300 - total flux cleaned = 0.00192444 Jy ! Component: 1350 - total flux cleaned = 0.00208688 Jy ! Component: 1400 - total flux cleaned = 0.00211372 Jy ! Component: 1450 - total flux cleaned = 0.00224503 Jy ! Component: 1500 - total flux cleaned = 0.00224563 Jy ! Component: 1550 - total flux cleaned = 0.00234815 Jy ! Component: 1600 - total flux cleaned = 0.00239907 Jy ! Component: 1650 - total flux cleaned = 0.0024241 Jy ! Component: 1700 - total flux cleaned = 0.00242406 Jy ! Component: 1750 - total flux cleaned = 0.00252152 Jy ! Component: 1800 - total flux cleaned = 0.00252131 Jy ! Component: 1850 - total flux cleaned = 0.00252114 Jy ! Component: 1900 - total flux cleaned = 0.00256802 Jy ! Component: 1950 - total flux cleaned = 0.00256783 Jy ! Component: 2000 - total flux cleaned = 0.00256748 Jy ! Component: 2050 - total flux cleaned = 0.00256711 Jy ! Component: 2100 - total flux cleaned = 0.00249987 Jy ! Component: 2150 - total flux cleaned = 0.00252188 Jy ! Component: 2200 - total flux cleaned = 0.00254403 Jy ! Component: 2250 - total flux cleaned = 0.0026088 Jy ! Component: 2300 - total flux cleaned = 0.0025872 Jy ! Component: 2350 - total flux cleaned = 0.00262927 Jy ! Component: 2400 - total flux cleaned = 0.00256606 Jy ! Component: 2450 - total flux cleaned = 0.00258702 Jy ! Component: 2500 - total flux cleaned = 0.00258756 Jy ! Component: 2550 - total flux cleaned = 0.00266892 Jy ! Component: 2600 - total flux cleaned = 0.00258805 Jy ! Component: 2650 - total flux cleaned = 0.00256825 Jy ! Component: 2700 - total flux cleaned = 0.00260798 Jy ! Component: 2750 - total flux cleaned = 0.00260799 Jy ! Component: 2800 - total flux cleaned = 0.00264681 Jy ! Component: 2850 - total flux cleaned = 0.0026085 Jy ! Component: 2900 - total flux cleaned = 0.0026654 Jy ! Component: 2950 - total flux cleaned = 0.00262767 Jy ! Component: 3000 - total flux cleaned = 0.00272099 Jy ! Component: 3050 - total flux cleaned = 0.00268395 Jy ! Component: 3100 - total flux cleaned = 0.00270221 Jy ! Component: 3150 - total flux cleaned = 0.00268422 Jy ! Component: 3200 - total flux cleaned = 0.00263013 Jy ! Component: 3250 - total flux cleaned = 0.00268392 Jy ! Component: 3300 - total flux cleaned = 0.00268388 Jy ! Component: 3350 - total flux cleaned = 0.00264877 Jy ! Component: 3400 - total flux cleaned = 0.00263147 Jy ! Component: 3450 - total flux cleaned = 0.00266611 Jy ! Component: 3500 - total flux cleaned = 0.00258044 Jy ! Component: 3550 - total flux cleaned = 0.00261444 Jy ! Component: 3600 - total flux cleaned = 0.00258071 Jy ! Component: 3650 - total flux cleaned = 0.00256398 Jy ! Component: 3700 - total flux cleaned = 0.002597 Jy ! Component: 3750 - total flux cleaned = 0.00254768 Jy ! Component: 3800 - total flux cleaned = 0.00249866 Jy ! Component: 3850 - total flux cleaned = 0.00249883 Jy ! Component: 3900 - total flux cleaned = 0.00251479 Jy ! Component: 3950 - total flux cleaned = 0.00246687 Jy ! Component: 4000 - total flux cleaned = 0.00245107 Jy ! Component: 4050 - total flux cleaned = 0.00245103 Jy ! Total flux subtracted in 4096 components = 0.00238857 Jy ! Clean residual min=-0.001010 max=0.001045 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.413852 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 431 components and 0.413852 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0030+7037_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.331 x 7.997 at 61.36 degrees (North through East) ! Clean map min=-0.0025409 max=0.37097 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0030+7037_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.370969 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298693 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241551 0.241551 0.483103 0.966206 1.93241 3.86482 7.72965 15.4593 30.9186 61.8372 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.37 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1241.97 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0030+7037_S_uvs.log closed on Thu Apr 7 06:32:02 2016