! Started logfile: /scr/pima/bg219e_uvs/J0010+4412_S_uvs.log on Thu Apr 7 06:30:17 2016 obs /scr/pima/bg219e_uvs/J0010+4412_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0010+4412_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.920139 visibilities/baseline/integration-bin. ! Found source: J0010+4412 ! ! 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 6360 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/J0010+4412_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999843Jy sigma=23.294415 ! Fit after self-cal, rms=0.882072Jy sigma=20.499588 ! 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=4.301 mas, bmaj=6.195 mas, bpa=48.56 degrees ! Estimated noise=0.601379 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.0906782 Jy ! Component: 100 - total flux cleaned = 0.113114 Jy ! Total flux subtracted in 100 components = 0.113114 Jy ! Clean residual min=-0.004638 max=0.009276 Jy/beam ! Clean residual mean=-0.000009 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.113114 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.113114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062007Jy sigma=1.377621 ! Fit after self-cal, rms=0.061988Jy sigma=1.377123 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100946 Jy ! Component: 100 - total flux cleaned = 0.0149144 Jy ! Total flux subtracted in 100 components = 0.0149144 Jy ! Clean residual min=-0.003490 max=0.003356 Jy/beam ! Clean residual mean=-0.000010 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.128029 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.128029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060371Jy sigma=1.332778 ! Fit after self-cal, rms=0.060343Jy sigma=1.332044 ! 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=5.17 mas, bmaj=6.827 mas, bpa=49.89 degrees ! Estimated noise=0.390799 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.0034163 Jy ! Component: 100 - total flux cleaned = 0.00492575 Jy ! Component: 150 - total flux cleaned = 0.00530622 Jy ! Component: 200 - total flux cleaned = 0.00538769 Jy ! Total flux subtracted in 200 components = 0.00538769 Jy ! Clean residual min=-0.002118 max=0.002072 Jy/beam ! Clean residual mean=-0.000018 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.133416 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.133416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060178Jy sigma=1.327201 ! Fit after self-cal, rms=0.060177Jy sigma=1.327149 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.17 x 6.827 at 49.89 degrees (North through East) ! Clean map min=-0.002119 max=0.11979 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.99 FD 1.00 HN 0.96 KP 1.01 ! LA 0.97 NL 1.00 OV 0.98 PT 1.00 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.99 ! LA 1.03 NL 0.99 OV 1.01 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.96 KP 0.99 ! LA 1.00 NL 0.99 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 1.04 ! LA 1.01 NL 0.97 OV 1.01 PT 1.04 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.060177Jy sigma=1.327149 ! Fit after self-cal, rms=0.060095Jy sigma=1.324124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.193 mas, bmaj=6.813 mas, bpa=49.86 degrees ! Estimated noise=0.389625 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.000775599 Jy ! Component: 100 - total flux cleaned = 0.000777868 Jy ! Component: 150 - total flux cleaned = 0.000762365 Jy ! Component: 200 - total flux cleaned = 0.000748623 Jy ! Total flux subtracted in 200 components = 0.000748623 Jy ! Clean residual min=-0.002005 max=0.001943 Jy/beam ! Clean residual mean=-0.000016 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.134165 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.134165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060079Jy sigma=1.323756 ! Fit after self-cal, rms=0.060084Jy sigma=1.323688 ! 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.060084Jy sigma=1.323688 ! Fit after self-cal, rms=0.060291Jy sigma=1.321413 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.168 mas, bmaj=6.825 mas, bpa=49.8 degrees ! Estimated noise=0.389693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459149 Jy ! Component: 100 - total flux cleaned = 0.000487705 Jy ! Component: 150 - total flux cleaned = 0.000462647 Jy ! Component: 200 - total flux cleaned = 0.000462322 Jy ! Total flux subtracted in 200 components = 0.000462322 Jy ! Clean residual min=-0.001917 max=0.001901 Jy/beam ! Clean residual mean=-0.000018 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.134627 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.134627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060285Jy sigma=1.321225 ! Fit after self-cal, rms=0.060293Jy sigma=1.321180 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.0001023 Jy ! Component: 100 - total flux cleaned = 7.08173e-05 Jy ! Component: 150 - total flux cleaned = 6.13424e-05 Jy ! Component: 200 - total flux cleaned = 6.12913e-05 Jy ! Total flux subtracted in 200 components = 6.12913e-05 Jy ! Clean residual min=-0.001910 max=0.001892 Jy/beam ! Clean residual mean=-0.000018 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.134688 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.134688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060291Jy sigma=1.321101 ! Fit after self-cal, rms=0.060290Jy sigma=1.321097 ! 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.060290Jy sigma=1.321097 ! Fit after self-cal, rms=0.060345Jy sigma=1.321062 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.162 mas, bmaj=6.823 mas, bpa=49.76 degrees ! Estimated noise=0.389797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033516 Jy ! Component: 100 - total flux cleaned = 0.000380154 Jy ! Component: 150 - total flux cleaned = 0.00038018 Jy ! Component: 200 - total flux cleaned = 0.000388114 Jy ! Total flux subtracted in 200 components = 0.000388114 Jy ! Clean residual min=-0.001885 max=0.001912 Jy/beam ! Clean residual mean=-0.000018 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.135077 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.135077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060342Jy sigma=1.320974 ! Fit after self-cal, rms=0.060343Jy sigma=1.320972 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.95375e-05 Jy ! Component: 100 - total flux cleaned = 2.21649e-05 Jy ! Component: 150 - total flux cleaned = 2.2453e-05 Jy ! Component: 200 - total flux cleaned = 2.92925e-05 Jy ! Total flux subtracted in 200 components = 2.92925e-05 Jy ! Clean residual min=-0.001877 max=0.001904 Jy/beam ! Clean residual mean=-0.000018 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.135106 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.135106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060342Jy sigma=1.320929 ! Fit after self-cal, rms=0.060342Jy sigma=1.320927 ! 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.060342Jy sigma=1.320927 ! Fit after self-cal, rms=0.060383Jy sigma=1.320910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.713 mas, bmaj=8.855 mas, bpa=-50.82 degrees ! Estimated noise=0.441593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106455 Jy ! Component: 100 - total flux cleaned = 0.000168426 Jy ! Component: 150 - total flux cleaned = 0.000210558 Jy ! Component: 200 - total flux cleaned = 0.000239635 Jy ! Total flux subtracted in 200 components = 0.000239635 Jy ! Clean residual min=-0.001934 max=0.001985 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135345 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.135345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060383Jy sigma=1.320897 ! Fit after self-cal, rms=0.060383Jy sigma=1.320879 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.55557e-06 Jy ! Component: 100 - total flux cleaned = 1.81671e-05 Jy ! Component: 150 - total flux cleaned = 3.9909e-05 Jy ! Component: 200 - total flux cleaned = 5.47062e-05 Jy ! Total flux subtracted in 200 components = 5.47062e-05 Jy ! Clean residual min=-0.001914 max=0.001961 Jy/beam ! Clean residual mean=-0.000030 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.1354 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.1354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060384Jy sigma=1.320901 ! Fit after self-cal, rms=0.060383Jy sigma=1.320889 ! 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=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.158 x 6.821 at 49.72 degrees (North through East) ! Clean map min=-0.0018666 max=0.11932 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=4.298 mas, bmaj=6.204 mas, bpa=48.37 degrees ! Estimated noise=0.599396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.090329 Jy ! Component: 100 - total flux cleaned = 0.112902 Jy ! Component: 150 - total flux cleaned = 0.122746 Jy ! Component: 200 - total flux cleaned = 0.127525 Jy ! Total flux subtracted in 200 components = 0.127525 Jy ! Clean residual min=-0.003401 max=0.002926 Jy/beam ! Clean residual mean=-0.000010 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.127525 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.127525 Jy ! Inverting map and beam ! Estimated beam: bmin=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 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.00405582 Jy ! Component: 100 - total flux cleaned = 0.00593306 Jy ! Component: 150 - total flux cleaned = 0.00698389 Jy ! Component: 200 - total flux cleaned = 0.00756096 Jy ! Total flux subtracted in 200 components = 0.00756096 Jy ! Clean residual min=-0.001906 max=0.001916 Jy/beam ! Clean residual mean=-0.000018 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.135086 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.135086 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.713 mas, bmaj=8.855 mas, bpa=-50.82 degrees ! Estimated noise=0.441593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139827 Jy ! Component: 100 - total flux cleaned = 0.000206482 Jy ! Component: 150 - total flux cleaned = 0.000235868 Jy ! Component: 200 - total flux cleaned = 0.000259768 Jy ! Total flux subtracted in 200 components = 0.000259768 Jy ! Clean residual min=-0.001898 max=0.001982 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135346 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 = 6.98385e-06 Jy ! Component: 100 - total flux cleaned = 7.22903e-06 Jy ! Component: 150 - total flux cleaned = 1.3361e-05 Jy ! Component: 200 - total flux cleaned = 1.33316e-05 Jy ! Total flux subtracted in 200 components = 1.33316e-05 Jy ! Clean residual min=-0.001898 max=0.001973 Jy/beam ! Clean residual mean=-0.000030 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.135359 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.135359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.158 mas, bmaj=6.821 mas, bpa=49.72 degrees ! Estimated noise=0.389942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.70367e-05 Jy ! Component: 100 - total flux cleaned = -7.62751e-05 Jy ! Component: 150 - total flux cleaned = -5.00138e-05 Jy ! Component: 200 - total flux cleaned = -4.97591e-05 Jy ! Total flux subtracted in 200 components = -4.97591e-05 Jy ! Clean residual min=-0.001897 max=0.001897 Jy/beam ! Clean residual mean=-0.000018 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.13531 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.13531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060394Jy sigma=1.321124 ! Fit after self-cal, rms=0.060393Jy sigma=1.321089 wmodel /scr/pima/bg219e_uvs/J0010+4412_S_map.mod ! Writing 68 model components to file: /scr/pima/bg219e_uvs/J0010+4412_S_map.mod wobs /scr/pima/bg219e_uvs/J0010+4412_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0010+4412_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0010+4412_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0010+4412_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 = -5.99751e-05 Jy ! Component: 100 - total flux cleaned = -0.000214061 Jy ! Component: 150 - total flux cleaned = -0.000448297 Jy ! Component: 200 - total flux cleaned = -0.000643576 Jy ! Component: 250 - total flux cleaned = -0.000885544 Jy ! Component: 300 - total flux cleaned = -0.00111911 Jy ! Component: 350 - total flux cleaned = -0.00134453 Jy ! Component: 400 - total flux cleaned = -0.00158822 Jy ! Component: 450 - total flux cleaned = -0.00170664 Jy ! Component: 500 - total flux cleaned = -0.00179953 Jy ! Component: 550 - total flux cleaned = -0.00195794 Jy ! Component: 600 - total flux cleaned = -0.00206842 Jy ! Component: 650 - total flux cleaned = -0.00219875 Jy ! Component: 700 - total flux cleaned = -0.00226248 Jy ! Component: 750 - total flux cleaned = -0.00228328 Jy ! Component: 800 - total flux cleaned = -0.00238545 Jy ! Component: 850 - total flux cleaned = -0.00248524 Jy ! Component: 900 - total flux cleaned = -0.00254437 Jy ! Component: 950 - total flux cleaned = -0.00262156 Jy ! Component: 1000 - total flux cleaned = -0.00266007 Jy ! Component: 1050 - total flux cleaned = -0.00277258 Jy ! Component: 1100 - total flux cleaned = -0.00284643 Jy ! Component: 1150 - total flux cleaned = -0.00288276 Jy ! Component: 1200 - total flux cleaned = -0.00288285 Jy ! Component: 1250 - total flux cleaned = -0.00291788 Jy ! Component: 1300 - total flux cleaned = -0.0029008 Jy ! Component: 1350 - total flux cleaned = -0.00295222 Jy ! Component: 1400 - total flux cleaned = -0.00296916 Jy ! Component: 1450 - total flux cleaned = -0.00298558 Jy ! Component: 1500 - total flux cleaned = -0.00296886 Jy ! Component: 1550 - total flux cleaned = -0.00298484 Jy ! Component: 1600 - total flux cleaned = -0.00300079 Jy ! Component: 1650 - total flux cleaned = -0.00304781 Jy ! Component: 1700 - total flux cleaned = -0.00306346 Jy ! Component: 1750 - total flux cleaned = -0.00306343 Jy ! Component: 1800 - total flux cleaned = -0.00310917 Jy ! Component: 1850 - total flux cleaned = -0.00315407 Jy ! Component: 1900 - total flux cleaned = -0.00315418 Jy ! Component: 1950 - total flux cleaned = -0.00322757 Jy ! Component: 2000 - total flux cleaned = -0.0031986 Jy ! Component: 2050 - total flux cleaned = -0.0032558 Jy ! Component: 2100 - total flux cleaned = -0.00326988 Jy ! Component: 2150 - total flux cleaned = -0.00329781 Jy ! Component: 2200 - total flux cleaned = -0.00332546 Jy ! Component: 2250 - total flux cleaned = -0.00336655 Jy ! Component: 2300 - total flux cleaned = -0.00343413 Jy ! Component: 2350 - total flux cleaned = -0.00347413 Jy ! Component: 2400 - total flux cleaned = -0.00350065 Jy ! Component: 2450 - total flux cleaned = -0.00356622 Jy ! Component: 2500 - total flux cleaned = -0.00361815 Jy ! Component: 2550 - total flux cleaned = -0.00364392 Jy ! Component: 2600 - total flux cleaned = -0.00373308 Jy ! Component: 2650 - total flux cleaned = -0.00377098 Jy ! Component: 2700 - total flux cleaned = -0.0038086 Jy ! Component: 2750 - total flux cleaned = -0.00383342 Jy ! Component: 2800 - total flux cleaned = -0.00387038 Jy ! Component: 2850 - total flux cleaned = -0.00388256 Jy ! Component: 2900 - total flux cleaned = -0.00390691 Jy ! Component: 2950 - total flux cleaned = -0.00393096 Jy ! Component: 3000 - total flux cleaned = -0.00393087 Jy ! Component: 3050 - total flux cleaned = -0.0039544 Jy ! Component: 3100 - total flux cleaned = -0.00390762 Jy ! Component: 3150 - total flux cleaned = -0.00395437 Jy ! Component: 3200 - total flux cleaned = -0.00398887 Jy ! Component: 3250 - total flux cleaned = -0.00400023 Jy ! Component: 3300 - total flux cleaned = -0.00401151 Jy ! Component: 3350 - total flux cleaned = -0.00404524 Jy ! Component: 3400 - total flux cleaned = -0.00406757 Jy ! Component: 3450 - total flux cleaned = -0.00410089 Jy ! Component: 3500 - total flux cleaned = -0.00415589 Jy ! Component: 3550 - total flux cleaned = -0.00415591 Jy ! Component: 3600 - total flux cleaned = -0.00421016 Jy ! Component: 3650 - total flux cleaned = -0.00423157 Jy ! Component: 3700 - total flux cleaned = -0.00426367 Jy ! Component: 3750 - total flux cleaned = -0.00426373 Jy ! Component: 3800 - total flux cleaned = -0.00430596 Jy ! Component: 3850 - total flux cleaned = -0.00434781 Jy ! Component: 3900 - total flux cleaned = -0.0043894 Jy ! Component: 3950 - total flux cleaned = -0.00438929 Jy ! Component: 4000 - total flux cleaned = -0.00440978 Jy ! Component: 4050 - total flux cleaned = -0.0044404 Jy ! Total flux subtracted in 4096 components = -0.00451131 Jy ! Clean residual min=-0.000668 max=0.000513 Jy/beam ! Clean residual mean=-0.000002 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.130798 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 366 components and 0.130798 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0010+4412_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.158 x 6.821 at 49.72 degrees (North through East) ! Clean map min=-0.0013634 max=0.11927 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0010+4412_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181382 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.456213 0.456213 0.912425 1.82485 3.6497 7.2994 14.5988 29.1976 58.3952 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 657.588 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0010+4412_S_uvs.log closed on Thu Apr 7 06:30:21 2016