! Started logfile: /scr/pima/bg219i_uvs/J1012+2312_S_uvs.log on Wed Apr 6 22:59:58 2016 obs /scr/pima/bg219i_uvs/J1012+2312_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1012+2312_S_uva.fits ! AN table 1: 43 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.623773 visibilities/baseline/integration-bin. ! Found source: J1012+2312 ! ! 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 4828 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/bg219i_uvs/J1012+2312_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003844Jy sigma=23.221076 ! Fit after self-cal, rms=0.803456Jy sigma=18.550394 ! 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.532 mas, bmaj=8.015 mas, bpa=21.28 degrees ! Estimated noise=0.631987 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.150068 Jy ! Component: 100 - total flux cleaned = 0.183232 Jy ! Total flux subtracted in 100 components = 0.183232 Jy ! Clean residual min=-0.004805 max=0.010694 Jy/beam ! Clean residual mean=-0.000020 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.183232 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.183232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058018Jy sigma=1.301223 ! Fit after self-cal, rms=0.058013Jy sigma=1.301017 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108219 Jy ! Component: 100 - total flux cleaned = 0.0166723 Jy ! Total flux subtracted in 100 components = 0.0166723 Jy ! Clean residual min=-0.003863 max=0.003744 Jy/beam ! Clean residual mean=-0.000010 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.199904 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.199904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055095Jy sigma=1.236127 ! Fit after self-cal, rms=0.055084Jy sigma=1.235893 ! 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.535 mas, bmaj=9.377 mas, bpa=20.17 degrees ! Estimated noise=0.482816 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.00541715 Jy ! Component: 100 - total flux cleaned = 0.00837567 Jy ! Component: 150 - total flux cleaned = 0.0101586 Jy ! Component: 200 - total flux cleaned = 0.0112807 Jy ! Total flux subtracted in 200 components = 0.0112807 Jy ! Clean residual min=-0.002667 max=0.002971 Jy/beam ! Clean residual mean=-0.000003 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.211185 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.211185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054531Jy sigma=1.223766 ! Fit after self-cal, rms=0.054524Jy sigma=1.223635 ! 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.535 x 9.377 at 20.17 degrees (North through East) ! Clean map min=-0.0026201 max=0.1962 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 1.02 ! LA 0.98 MK 1.07 NL 0.98 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.02 KP 1.00 ! LA 0.97 MK 1.03 NL 0.99 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 1.00 ! LA 1.00 MK 1.07 NL 0.97 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.98 KP 1.00 ! LA 1.03 MK 1.11 NL 1.02 OV 1.00 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.054524Jy sigma=1.223635 ! Fit after self-cal, rms=0.054389Jy sigma=1.215111 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=9.402 mas, bpa=20.4 degrees ! Estimated noise=0.483103 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.000451784 Jy ! Component: 100 - total flux cleaned = -0.00071781 Jy ! Component: 150 - total flux cleaned = -0.000781018 Jy ! Component: 200 - total flux cleaned = -0.000800019 Jy ! Total flux subtracted in 200 components = -0.000800019 Jy ! Clean residual min=-0.002520 max=0.002650 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.210385 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.210385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054365Jy sigma=1.214653 ! Fit after self-cal, rms=0.054372Jy sigma=1.214588 ! 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.054372Jy sigma=1.214588 ! Fit after self-cal, rms=0.054048Jy sigma=1.207264 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.415 mas, bpa=20.37 degrees ! Estimated noise=0.482855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539497 Jy ! Component: 100 - total flux cleaned = -0.00063054 Jy ! Component: 150 - total flux cleaned = -0.000643484 Jy ! Component: 200 - total flux cleaned = -0.000655276 Jy ! Total flux subtracted in 200 components = -0.000655276 Jy ! Clean residual min=-0.002229 max=0.002210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.20973 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 76 components and 0.20973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054039Jy sigma=1.207064 ! Fit after self-cal, rms=0.054035Jy sigma=1.207016 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 = -4.73471e-05 Jy ! Component: 100 - total flux cleaned = -5.88316e-05 Jy ! Component: 150 - total flux cleaned = -5.85614e-05 Jy ! Component: 200 - total flux cleaned = -5.76131e-05 Jy ! Total flux subtracted in 200 components = -5.76131e-05 Jy ! Clean residual min=-0.002216 max=0.002193 Jy/beam ! Clean residual mean=-0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.209672 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.209672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054031Jy sigma=1.206922 ! Fit after self-cal, rms=0.054031Jy sigma=1.206915 ! 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.054031Jy sigma=1.206915 ! Fit after self-cal, rms=0.054012Jy sigma=1.206880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.574 mas, bmaj=9.42 mas, bpa=20.39 degrees ! Estimated noise=0.482534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000446231 Jy ! Component: 100 - total flux cleaned = -0.000549427 Jy ! Component: 150 - total flux cleaned = -0.000568503 Jy ! Component: 200 - total flux cleaned = -0.000577216 Jy ! Total flux subtracted in 200 components = -0.000577216 Jy ! Clean residual min=-0.002180 max=0.002180 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.209095 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.209095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054008Jy sigma=1.206767 ! Fit after self-cal, rms=0.054008Jy sigma=1.206761 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.62487e-06 Jy ! Component: 100 - total flux cleaned = -8.00345e-06 Jy ! Component: 150 - total flux cleaned = -1.64645e-05 Jy ! Component: 200 - total flux cleaned = -1.62539e-05 Jy ! Total flux subtracted in 200 components = -1.62539e-05 Jy ! Clean residual min=-0.002167 max=0.002181 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.209079 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.209079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054005Jy sigma=1.206705 ! Fit after self-cal, rms=0.054005Jy sigma=1.206702 ! 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.054005Jy sigma=1.206702 ! Fit after self-cal, rms=0.053992Jy sigma=1.206679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.362 mas, bmaj=11.97 mas, bpa=11.83 degrees ! Estimated noise=0.557564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.84606e-05 Jy ! Component: 100 - total flux cleaned = -9.91509e-05 Jy ! Component: 150 - total flux cleaned = -9.04947e-05 Jy ! Component: 200 - total flux cleaned = -9.08059e-05 Jy ! Total flux subtracted in 200 components = -9.08059e-05 Jy ! Clean residual min=-0.002084 max=0.002114 Jy/beam ! Clean residual mean=-0.000007 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.208988 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.208988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053991Jy sigma=1.206675 ! Fit after self-cal, rms=0.053991Jy sigma=1.206662 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.96666e-06 Jy ! Component: 100 - total flux cleaned = -2.78568e-06 Jy ! Component: 150 - total flux cleaned = -3.17934e-06 Jy ! Component: 200 - total flux cleaned = -3.12817e-06 Jy ! Total flux subtracted in 200 components = -3.12817e-06 Jy ! Clean residual min=-0.002095 max=0.002111 Jy/beam ! Clean residual mean=-0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.208985 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 97 components and 0.208985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053991Jy sigma=1.206686 ! Fit after self-cal, rms=0.053991Jy sigma=1.206681 ! 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.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.577 x 9.423 at 20.4 degrees (North through East) ! Clean map min=-0.0021528 max=0.19623 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.558 mas, bmaj=8.05 mas, bpa=21.52 degrees ! Estimated noise=0.636577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151127 Jy ! Component: 100 - total flux cleaned = 0.184604 Jy ! Component: 150 - total flux cleaned = 0.195099 Jy ! Component: 200 - total flux cleaned = 0.200069 Jy ! Total flux subtracted in 200 components = 0.200069 Jy ! Clean residual min=-0.003166 max=0.003246 Jy/beam ! Clean residual mean=-0.000008 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.200069 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.200069 Jy ! Inverting map and beam ! Estimated beam: bmin=4.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 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.00415302 Jy ! Component: 100 - total flux cleaned = 0.00634563 Jy ! Component: 150 - total flux cleaned = 0.00760606 Jy ! Component: 200 - total flux cleaned = 0.00834899 Jy ! Total flux subtracted in 200 components = 0.00834899 Jy ! Clean residual min=-0.002168 max=0.002265 Jy/beam ! Clean residual mean=-0.000005 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.208418 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.208418 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.362 mas, bmaj=11.97 mas, bpa=11.83 degrees ! Estimated noise=0.557564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658742 Jy ! Component: 100 - total flux cleaned = 0.000705403 Jy ! Component: 150 - total flux cleaned = 0.000748093 Jy ! Component: 200 - total flux cleaned = 0.000761215 Jy ! Total flux subtracted in 200 components = 0.000761215 Jy ! Clean residual min=-0.002113 max=0.002079 Jy/beam ! Clean residual mean=-0.000006 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.20918 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.21888e-05 Jy ! Component: 100 - total flux cleaned = 2.41092e-05 Jy ! Component: 150 - total flux cleaned = 1.32979e-05 Jy ! Component: 200 - total flux cleaned = 1.33031e-05 Jy ! Total flux subtracted in 200 components = 1.33031e-05 Jy ! Clean residual min=-0.002102 max=0.002071 Jy/beam ! Clean residual mean=-0.000006 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.209193 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.209193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.577 mas, bmaj=9.423 mas, bpa=20.4 degrees ! Estimated noise=0.48229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001455 Jy ! Component: 100 - total flux cleaned = -0.000197276 Jy ! Component: 150 - total flux cleaned = -0.000238054 Jy ! Component: 200 - total flux cleaned = -0.000261723 Jy ! Total flux subtracted in 200 components = -0.000261723 Jy ! Clean residual min=-0.002155 max=0.002323 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.208931 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.208931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054007Jy sigma=1.206995 ! Fit after self-cal, rms=0.054006Jy sigma=1.206931 wmodel /scr/pima/bg219i_uvs/J1012+2312_S_map.mod ! Writing 65 model components to file: /scr/pima/bg219i_uvs/J1012+2312_S_map.mod wobs /scr/pima/bg219i_uvs/J1012+2312_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1012+2312_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1012+2312_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J1012+2312_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 = -7.07882e-05 Jy ! Component: 100 - total flux cleaned = -0.000108719 Jy ! Component: 150 - total flux cleaned = -7.60898e-05 Jy ! Component: 200 - total flux cleaned = -4.40603e-05 Jy ! Component: 250 - total flux cleaned = 0.000147005 Jy ! Component: 300 - total flux cleaned = 0.000238872 Jy ! Component: 350 - total flux cleaned = 0.000417261 Jy ! Component: 400 - total flux cleaned = 0.000504053 Jy ! Component: 450 - total flux cleaned = 0.000560272 Jy ! Component: 500 - total flux cleaned = 0.000615716 Jy ! Component: 550 - total flux cleaned = 0.00061601 Jy ! Component: 600 - total flux cleaned = 0.000642808 Jy ! Component: 650 - total flux cleaned = 0.00059136 Jy ! Component: 700 - total flux cleaned = 0.000515947 Jy ! Component: 750 - total flux cleaned = 0.00054058 Jy ! Component: 800 - total flux cleaned = 0.000515467 Jy ! Component: 850 - total flux cleaned = 0.000538872 Jy ! Component: 900 - total flux cleaned = 0.000562165 Jy ! Component: 950 - total flux cleaned = 0.000584708 Jy ! Component: 1000 - total flux cleaned = 0.000561627 Jy ! Component: 1050 - total flux cleaned = 0.000583331 Jy ! Component: 1100 - total flux cleaned = 0.000627485 Jy ! Component: 1150 - total flux cleaned = 0.0006488 Jy ! Component: 1200 - total flux cleaned = 0.000712843 Jy ! Component: 1250 - total flux cleaned = 0.000755563 Jy ! Component: 1300 - total flux cleaned = 0.000839072 Jy ! Component: 1350 - total flux cleaned = 0.000900718 Jy ! Component: 1400 - total flux cleaned = 0.000920774 Jy ! Component: 1450 - total flux cleaned = 0.000980749 Jy ! Component: 1500 - total flux cleaned = 0.00109999 Jy ! Component: 1550 - total flux cleaned = 0.00117778 Jy ! Component: 1600 - total flux cleaned = 0.00119707 Jy ! Component: 1650 - total flux cleaned = 0.00133103 Jy ! Component: 1700 - total flux cleaned = 0.00140658 Jy ! Component: 1750 - total flux cleaned = 0.00153772 Jy ! Component: 1800 - total flux cleaned = 0.00159322 Jy ! Component: 1850 - total flux cleaned = 0.00172169 Jy ! Component: 1900 - total flux cleaned = 0.00179418 Jy ! Component: 1950 - total flux cleaned = 0.00190165 Jy ! Component: 2000 - total flux cleaned = 0.00199055 Jy ! Component: 2050 - total flux cleaned = 0.0020964 Jy ! Component: 2100 - total flux cleaned = 0.00221844 Jy ! Component: 2150 - total flux cleaned = 0.00230473 Jy ! Component: 2200 - total flux cleaned = 0.00235593 Jy ! Component: 2250 - total flux cleaned = 0.00245758 Jy ! Component: 2300 - total flux cleaned = 0.00252468 Jy ! Component: 2350 - total flux cleaned = 0.00257478 Jy ! Component: 2400 - total flux cleaned = 0.00270706 Jy ! Component: 2450 - total flux cleaned = 0.0027888 Jy ! Component: 2500 - total flux cleaned = 0.00282152 Jy ! Component: 2550 - total flux cleaned = 0.00298244 Jy ! Component: 2600 - total flux cleaned = 0.00301441 Jy ! Component: 2650 - total flux cleaned = 0.00309363 Jy ! Component: 2700 - total flux cleaned = 0.00317213 Jy ! Component: 2750 - total flux cleaned = 0.00323436 Jy ! Component: 2800 - total flux cleaned = 0.00335783 Jy ! Component: 2850 - total flux cleaned = 0.00340367 Jy ! Component: 2900 - total flux cleaned = 0.0034342 Jy ! Component: 2950 - total flux cleaned = 0.00349456 Jy ! Component: 3000 - total flux cleaned = 0.00358438 Jy ! Component: 3050 - total flux cleaned = 0.00361389 Jy ! Component: 3100 - total flux cleaned = 0.00367295 Jy ! Component: 3150 - total flux cleaned = 0.0037316 Jy ! Component: 3200 - total flux cleaned = 0.00378982 Jy ! Component: 3250 - total flux cleaned = 0.00390514 Jy ! Component: 3300 - total flux cleaned = 0.0039481 Jy ! Component: 3350 - total flux cleaned = 0.00400501 Jy ! Component: 3400 - total flux cleaned = 0.00407545 Jy ! Component: 3450 - total flux cleaned = 0.00413152 Jy ! Component: 3500 - total flux cleaned = 0.00417322 Jy ! Component: 3550 - total flux cleaned = 0.00420091 Jy ! Component: 3600 - total flux cleaned = 0.00425579 Jy ! Component: 3650 - total flux cleaned = 0.004392 Jy ! Component: 3700 - total flux cleaned = 0.00441903 Jy ! Component: 3750 - total flux cleaned = 0.00449944 Jy ! Component: 3800 - total flux cleaned = 0.00452607 Jy ! Component: 3850 - total flux cleaned = 0.00457908 Jy ! Component: 3900 - total flux cleaned = 0.00467113 Jy ! Component: 3950 - total flux cleaned = 0.0047497 Jy ! Component: 4000 - total flux cleaned = 0.00477563 Jy ! Component: 4050 - total flux cleaned = 0.0048013 Jy ! Total flux subtracted in 4096 components = 0.00485275 Jy ! Clean residual min=-0.000682 max=0.000654 Jy/beam ! Clean residual mean=-0.000002 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.213784 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 342 components and 0.213784 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1012+2312_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.577 x 9.423 at 20.4 degrees (North through East) ! Clean map min=-0.0019511 max=0.19628 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1012+2312_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.368126 0.368126 0.736252 1.4725 2.94501 5.89002 11.78 23.5601 47.1202 94.2403 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 814.937 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1012+2312_S_uvs.log closed on Wed Apr 6 23:00:03 2016