! Started logfile: /scr/pima/bg219e_uvs/J1010+0803_S_uvs.log on Thu Apr 7 06:41:43 2016 obs /scr/pima/bg219e_uvs/J1010+0803_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1010+0803_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804372 visibilities/baseline/integration-bin. ! Found source: J1010+0803 ! ! 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 8832 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/J1010+0803_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000272Jy sigma=21.102719 ! Fit after self-cal, rms=0.907481Jy sigma=19.074615 ! 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.041 mas, bmaj=6.47 mas, bpa=-0.8015 degrees ! Estimated noise=0.600015 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.0733426 Jy ! Component: 100 - total flux cleaned = 0.0894922 Jy ! Total flux subtracted in 100 components = 0.0894922 Jy ! Clean residual min=-0.003443 max=0.005134 Jy/beam ! Clean residual mean=-0.000002 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0894922 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0894922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067730Jy sigma=1.354975 ! Fit after self-cal, rms=0.067713Jy sigma=1.354550 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.005243 Jy ! Component: 100 - total flux cleaned = 0.00769676 Jy ! Total flux subtracted in 100 components = 0.00769676 Jy ! Clean residual min=-0.002981 max=0.003048 Jy/beam ! Clean residual mean=0.000002 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.097189 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.097189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067308Jy sigma=1.345900 ! Fit after self-cal, rms=0.067305Jy sigma=1.345735 ! 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.758 mas, bmaj=7.533 mas, bpa=0.5161 degrees ! Estimated noise=0.384533 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.00115551 Jy ! Component: 100 - total flux cleaned = 0.00133113 Jy ! Component: 150 - total flux cleaned = 0.00144039 Jy ! Component: 200 - total flux cleaned = 0.00150146 Jy ! Total flux subtracted in 200 components = 0.00150146 Jy ! Clean residual min=-0.002484 max=0.002234 Jy/beam ! Clean residual mean=-0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0986905 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0986905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067255Jy sigma=1.344647 ! Fit after self-cal, rms=0.067254Jy sigma=1.344604 ! 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.758 x 7.533 at 0.5161 degrees (North through East) ! Clean map min=-0.0024476 max=0.094887 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.11 FD 1.06 HN 0.96 KP 0.98 ! LA 0.99 MK 1.11 NL 0.97 OV 1.05 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.98 KP 0.99 ! LA 0.94 MK 1.07 NL 1.03 OV 1.03 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.93 KP 1.01 ! LA 0.98 MK 1.09 NL 1.01 OV 1.00 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.91 KP 0.95 ! LA 1.02 MK 1.03 NL 0.95 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.067254Jy sigma=1.344604 ! Fit after self-cal, rms=0.067230Jy sigma=1.339750 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=7.591 mas, bpa=0.8689 degrees ! Estimated noise=0.384985 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.000534795 Jy ! Component: 100 - total flux cleaned = -0.000498904 Jy ! Component: 150 - total flux cleaned = -0.000483264 Jy ! Component: 200 - total flux cleaned = -0.000469181 Jy ! Total flux subtracted in 200 components = -0.000469181 Jy ! Clean residual min=-0.002217 max=0.002157 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0982213 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.0982213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067218Jy sigma=1.339557 ! Fit after self-cal, rms=0.067230Jy sigma=1.339407 ! 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.067230Jy sigma=1.339407 ! Fit after self-cal, rms=0.067897Jy sigma=1.336694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=7.58 mas, bpa=1.043 degrees ! Estimated noise=0.385094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345014 Jy ! Component: 100 - total flux cleaned = -0.000345752 Jy ! Component: 150 - total flux cleaned = -0.000346831 Jy ! Component: 200 - total flux cleaned = -0.000347485 Jy ! Total flux subtracted in 200 components = -0.000347485 Jy ! Clean residual min=-0.002184 max=0.001875 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0978738 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.0978738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067888Jy sigma=1.336530 ! Fit after self-cal, rms=0.067905Jy sigma=1.336439 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.90862e-06 Jy ! Component: 100 - total flux cleaned = 2.49756e-06 Jy ! Component: 150 - total flux cleaned = -8.15615e-06 Jy ! Component: 200 - total flux cleaned = -1.77466e-05 Jy ! Total flux subtracted in 200 components = -1.77466e-05 Jy ! Clean residual min=-0.002179 max=0.001873 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.097856 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.097856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067901Jy sigma=1.336373 ! Fit after self-cal, rms=0.067900Jy sigma=1.336361 ! 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.067900Jy sigma=1.336361 ! Fit after self-cal, rms=0.068045Jy sigma=1.336324 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=7.582 mas, bpa=0.9859 degrees ! Estimated noise=0.385322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214211 Jy ! Component: 100 - total flux cleaned = -0.000226386 Jy ! Component: 150 - total flux cleaned = -0.000226389 Jy ! Component: 200 - total flux cleaned = -0.000236165 Jy ! Total flux subtracted in 200 components = -0.000236165 Jy ! Clean residual min=-0.002177 max=0.001834 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0976199 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.0976199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068041Jy sigma=1.336262 ! Fit after self-cal, rms=0.068042Jy sigma=1.336254 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.14286e-06 Jy ! Component: 100 - total flux cleaned = -1.16566e-05 Jy ! Component: 150 - total flux cleaned = -3.44937e-05 Jy ! Component: 200 - total flux cleaned = -4.85097e-05 Jy ! Total flux subtracted in 200 components = -4.85097e-05 Jy ! Clean residual min=-0.002169 max=0.001822 Jy/beam ! Clean residual mean=0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0975714 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.0975714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068040Jy sigma=1.336223 ! Fit after self-cal, rms=0.068039Jy sigma=1.336218 ! 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.068039Jy sigma=1.336218 ! Fit after self-cal, rms=0.068128Jy sigma=1.336204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.074 mas, bmaj=11.23 mas, bpa=5.22 degrees ! Estimated noise=0.460654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265541 Jy ! Component: 100 - total flux cleaned = -0.000313628 Jy ! Component: 150 - total flux cleaned = -0.000360911 Jy ! Component: 200 - total flux cleaned = -0.000379393 Jy ! Total flux subtracted in 200 components = -0.000379393 Jy ! Clean residual min=-0.002750 max=0.002188 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.097192 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.097192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068130Jy sigma=1.336269 ! Fit after self-cal, rms=0.068127Jy sigma=1.336249 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 = 5.43932e-05 Jy ! Component: 100 - total flux cleaned = 5.32217e-05 Jy ! Component: 150 - total flux cleaned = 4.63342e-05 Jy ! Component: 200 - total flux cleaned = 4.03633e-05 Jy ! Total flux subtracted in 200 components = 4.03633e-05 Jy ! Clean residual min=-0.002767 max=0.002191 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0972323 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0972323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068130Jy sigma=1.336320 ! Fit after self-cal, rms=0.068128Jy sigma=1.336313 ! 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.801 mas, bmaj=7.586 mas, bpa=0.964 degrees ! Estimated noise=0.385514 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.801 x 7.586 at 0.964 degrees (North through East) ! Clean map min=-0.0021576 max=0.095363 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.078 mas, bmaj=6.481 mas, bpa=-0.3652 degrees ! Estimated noise=0.602132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0735184 Jy ! Component: 100 - total flux cleaned = 0.0898693 Jy ! Component: 150 - total flux cleaned = 0.0944815 Jy ! Component: 200 - total flux cleaned = 0.0968069 Jy ! Total flux subtracted in 200 components = 0.0968069 Jy ! Clean residual min=-0.003015 max=0.002674 Jy/beam ! Clean residual mean=0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0968069 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0968069 Jy ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=7.586 mas, bpa=0.964 degrees ! Estimated noise=0.385514 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.00108643 Jy ! Component: 100 - total flux cleaned = 0.0010846 Jy ! Component: 150 - total flux cleaned = 0.00105437 Jy ! Component: 200 - total flux cleaned = 0.00100699 Jy ! Total flux subtracted in 200 components = 0.00100699 Jy ! Clean residual min=-0.002363 max=0.001935 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0978139 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.0978139 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=8.074 mas, bmaj=11.23 mas, bpa=5.22 degrees ! Estimated noise=0.460654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377287 Jy ! Component: 100 - total flux cleaned = -0.000408024 Jy ! Component: 150 - total flux cleaned = -0.000421542 Jy ! Component: 200 - total flux cleaned = -0.000445073 Jy ! Total flux subtracted in 200 components = -0.000445073 Jy ! Clean residual min=-0.002756 max=0.002195 Jy/beam ! Clean residual mean=0.000001 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0973688 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.02572e-05 Jy ! Component: 100 - total flux cleaned = -2.00306e-05 Jy ! Component: 150 - total flux cleaned = -2.87143e-05 Jy ! Component: 200 - total flux cleaned = -3.71568e-05 Jy ! Total flux subtracted in 200 components = -3.71568e-05 Jy ! Clean residual min=-0.002753 max=0.002193 Jy/beam ! Clean residual mean=0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0973317 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.0973316 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=7.586 mas, bpa=0.964 degrees ! Estimated noise=0.385514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167284 Jy ! Component: 100 - total flux cleaned = 0.00020407 Jy ! Component: 150 - total flux cleaned = 0.000220775 Jy ! Component: 200 - total flux cleaned = 0.000192205 Jy ! Total flux subtracted in 200 components = 0.000192205 Jy ! Clean residual min=-0.002246 max=0.001912 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0975238 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0975239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068141Jy sigma=1.336494 ! Fit after self-cal, rms=0.068140Jy sigma=1.336425 wmodel /scr/pima/bg219e_uvs/J1010+0803_S_map.mod ! Writing 52 model components to file: /scr/pima/bg219e_uvs/J1010+0803_S_map.mod wobs /scr/pima/bg219e_uvs/J1010+0803_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1010+0803_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1010+0803_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1010+0803_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.000671188 Jy ! Component: 100 - total flux cleaned = -0.000670751 Jy ! Component: 150 - total flux cleaned = -0.000733799 Jy ! Component: 200 - total flux cleaned = -0.000763568 Jy ! Component: 250 - total flux cleaned = -0.000763543 Jy ! Component: 300 - total flux cleaned = -0.000904787 Jy ! Component: 350 - total flux cleaned = -0.000903219 Jy ! Component: 400 - total flux cleaned = -0.00111758 Jy ! Component: 450 - total flux cleaned = -0.0012482 Jy ! Component: 500 - total flux cleaned = -0.00147862 Jy ! Component: 550 - total flux cleaned = -0.00165422 Jy ! Component: 600 - total flux cleaned = -0.00182654 Jy ! Component: 650 - total flux cleaned = -0.00194736 Jy ! Component: 700 - total flux cleaned = -0.002089 Jy ! Component: 750 - total flux cleaned = -0.0022277 Jy ! Component: 800 - total flux cleaned = -0.00231898 Jy ! Component: 850 - total flux cleaned = -0.00252042 Jy ! Component: 900 - total flux cleaned = -0.00252014 Jy ! Component: 950 - total flux cleaned = -0.00260667 Jy ! Component: 1000 - total flux cleaned = -0.00260637 Jy ! Component: 1050 - total flux cleaned = -0.00264886 Jy ! Component: 1100 - total flux cleaned = -0.00269057 Jy ! Component: 1150 - total flux cleaned = -0.00277273 Jy ! Component: 1200 - total flux cleaned = -0.0028132 Jy ! Component: 1250 - total flux cleaned = -0.00283308 Jy ! Component: 1300 - total flux cleaned = -0.00283332 Jy ! Component: 1350 - total flux cleaned = -0.00291101 Jy ! Component: 1400 - total flux cleaned = -0.00294944 Jy ! Component: 1450 - total flux cleaned = -0.00296837 Jy ! Component: 1500 - total flux cleaned = -0.00296846 Jy ! Component: 1550 - total flux cleaned = -0.00302435 Jy ! Component: 1600 - total flux cleaned = -0.00307934 Jy ! Component: 1650 - total flux cleaned = -0.00313382 Jy ! Component: 1700 - total flux cleaned = -0.00309849 Jy ! Component: 1750 - total flux cleaned = -0.0032049 Jy ! Component: 1800 - total flux cleaned = -0.00327495 Jy ! Component: 1850 - total flux cleaned = -0.00332699 Jy ! Component: 1900 - total flux cleaned = -0.00342938 Jy ! Component: 1950 - total flux cleaned = -0.00346302 Jy ! Component: 2000 - total flux cleaned = -0.00353006 Jy ! Component: 2050 - total flux cleaned = -0.00357976 Jy ! Component: 2100 - total flux cleaned = -0.00367825 Jy ! Component: 2150 - total flux cleaned = -0.00367815 Jy ! Component: 2200 - total flux cleaned = -0.00375858 Jy ! Component: 2250 - total flux cleaned = -0.00377466 Jy ! Component: 2300 - total flux cleaned = -0.00382205 Jy ! Component: 2350 - total flux cleaned = -0.00393211 Jy ! Component: 2400 - total flux cleaned = -0.00394782 Jy ! Component: 2450 - total flux cleaned = -0.00397864 Jy ! Component: 2500 - total flux cleaned = -0.00410055 Jy ! Component: 2550 - total flux cleaned = -0.00408538 Jy ! Component: 2600 - total flux cleaned = -0.00414543 Jy ! Component: 2650 - total flux cleaned = -0.0042347 Jy ! Component: 2700 - total flux cleaned = -0.00430853 Jy ! Component: 2750 - total flux cleaned = -0.00438167 Jy ! Component: 2800 - total flux cleaned = -0.00448317 Jy ! Component: 2850 - total flux cleaned = -0.00449748 Jy ! Component: 2900 - total flux cleaned = -0.00452593 Jy ! Component: 2950 - total flux cleaned = -0.00461075 Jy ! Component: 3000 - total flux cleaned = -0.00461055 Jy ! Component: 3050 - total flux cleaned = -0.00466629 Jy ! Component: 3100 - total flux cleaned = -0.00469391 Jy ! Component: 3150 - total flux cleaned = -0.00469408 Jy ! Component: 3200 - total flux cleaned = -0.00473474 Jy ! Component: 3250 - total flux cleaned = -0.00472136 Jy ! Component: 3300 - total flux cleaned = -0.00477502 Jy ! Component: 3350 - total flux cleaned = -0.00480161 Jy ! Component: 3400 - total flux cleaned = -0.00485446 Jy ! Component: 3450 - total flux cleaned = -0.00489363 Jy ! Component: 3500 - total flux cleaned = -0.00488067 Jy ! Component: 3550 - total flux cleaned = -0.00485494 Jy ! Component: 3600 - total flux cleaned = -0.0049448 Jy ! Component: 3650 - total flux cleaned = -0.00495753 Jy ! Component: 3700 - total flux cleaned = -0.0049701 Jy ! Component: 3750 - total flux cleaned = -0.0049828 Jy ! Component: 3800 - total flux cleaned = -0.00499522 Jy ! Component: 3850 - total flux cleaned = -0.0049953 Jy ! Component: 3900 - total flux cleaned = -0.00506913 Jy ! Component: 3950 - total flux cleaned = -0.00508137 Jy ! Component: 4000 - total flux cleaned = -0.0051421 Jy ! Component: 4050 - total flux cleaned = -0.00516616 Jy ! Total flux subtracted in 4096 components = -0.00520203 Jy ! Clean residual min=-0.000695 max=0.000691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0923218 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 367 components and 0.0923219 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1010+0803_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.801 x 7.586 at 0.964 degrees (North through East) ! Clean map min=-0.0014204 max=0.095443 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1010+0803_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0954425 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226466 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.711839 0.711839 1.42368 2.84735 5.69471 11.3894 22.7788 45.5577 91.1153 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 421.443 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1010+0803_S_uvs.log closed on Thu Apr 7 06:41:47 2016