! Started logfile: /scr/pima/rv102_uvs/J2303-1002_S_uvs.log on Sat Feb 27 22:27:59 2016 obs /scr/pima/rv102_uvs/J2303-1002_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2303-1002_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.734375 visibilities/baseline/integration-bin. ! Found source: J2303-1002 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 4136 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/rv102_uvs/J2303-1002_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005818Jy sigma=9.009453 ! Fit after self-cal, rms=0.927005Jy sigma=8.380251 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=7.554 mas, bpa=-4.078 degrees ! Estimated noise=2.38384 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.058039 Jy ! Component: 100 - total flux cleaned = 0.0698196 Jy ! Total flux subtracted in 100 components = 0.0698196 Jy ! Clean residual min=-0.012592 max=0.013232 Jy/beam ! Clean residual mean=-0.000005 rms=0.002907 Jy/beam ! Combined flux in latest and established models = 0.0698196 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0698196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090397Jy sigma=0.602553 ! Fit after self-cal, rms=0.089368Jy sigma=0.590130 ! 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.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 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.00163207 Jy ! Component: 100 - total flux cleaned = 0.00138964 Jy ! Component: 150 - total flux cleaned = 0.00139054 Jy ! Component: 200 - total flux cleaned = 0.00139304 Jy ! Total flux subtracted in 200 components = 0.00139304 Jy ! Clean residual min=-0.011241 max=0.012962 Jy/beam ! Clean residual mean=-0.000015 rms=0.003193 Jy/beam ! Combined flux in latest and established models = 0.0712126 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0712126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088855Jy sigma=0.587824 ! Fit after self-cal, rms=0.088832Jy sigma=0.587777 ! 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.125 x 9.118 at -5.183 degrees (North through East) ! Clean map min=-0.011018 max=0.07531 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.088832Jy sigma=0.587777 ! Fit after self-cal, rms=0.088832Jy sigma=0.587777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 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 = -9.56112e-05 Jy ! Component: 100 - total flux cleaned = -1.46936e-05 Jy ! Component: 150 - total flux cleaned = -1.45949e-05 Jy ! Component: 200 - total flux cleaned = 5.86917e-05 Jy ! Total flux subtracted in 200 components = 5.86917e-05 Jy ! Clean residual min=-0.011336 max=0.012822 Jy/beam ! Clean residual mean=-0.000015 rms=0.003174 Jy/beam ! Combined flux in latest and established models = 0.0712713 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.0712713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088723Jy sigma=0.586444 ! Fit after self-cal, rms=0.088741Jy sigma=0.586408 ! 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.088741Jy sigma=0.586408 ! Fit after self-cal, rms=0.088741Jy sigma=0.586408 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.78871e-06 Jy ! Component: 100 - total flux cleaned = 6.93746e-05 Jy ! Component: 150 - total flux cleaned = 0.000124426 Jy ! Component: 200 - total flux cleaned = 0.000123583 Jy ! Total flux subtracted in 200 components = 0.000123583 Jy ! Clean residual min=-0.011391 max=0.012717 Jy/beam ! Clean residual mean=-0.000015 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.0713949 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.0713949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088685Jy sigma=0.585553 ! Fit after self-cal, rms=0.088704Jy sigma=0.585527 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.55966e-05 Jy ! Component: 100 - total flux cleaned = 5.39489e-05 Jy ! Component: 150 - total flux cleaned = 5.45703e-05 Jy ! Component: 200 - total flux cleaned = 9.91263e-05 Jy ! Total flux subtracted in 200 components = 9.91263e-05 Jy ! Clean residual min=-0.011448 max=0.012639 Jy/beam ! Clean residual mean=-0.000015 rms=0.003149 Jy/beam ! Combined flux in latest and established models = 0.071494 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 18 components and 0.071494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088674Jy sigma=0.584982 ! Fit after self-cal, rms=0.088674Jy sigma=0.584788 ! 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.088674Jy sigma=0.584788 ! Fit after self-cal, rms=0.088674Jy sigma=0.584788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.98591e-06 Jy ! Component: 100 - total flux cleaned = 3.12893e-05 Jy ! Component: 150 - total flux cleaned = 6.40338e-05 Jy ! Component: 200 - total flux cleaned = 9.69576e-05 Jy ! Total flux subtracted in 200 components = 9.69576e-05 Jy ! Clean residual min=-0.011499 max=0.012587 Jy/beam ! Clean residual mean=-0.000015 rms=0.003141 Jy/beam ! Combined flux in latest and established models = 0.071591 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.071591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088656Jy sigma=0.584450 ! Fit after self-cal, rms=0.088661Jy sigma=0.584438 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.96424e-06 Jy ! Component: 100 - total flux cleaned = 2.92464e-05 Jy ! Component: 150 - total flux cleaned = 5.79452e-05 Jy ! Component: 200 - total flux cleaned = 8.55672e-05 Jy ! Total flux subtracted in 200 components = 8.55672e-05 Jy ! Clean residual min=-0.011503 max=0.012564 Jy/beam ! Clean residual mean=-0.000015 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 0.0716765 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.0716765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088644Jy sigma=0.584237 ! Fit after self-cal, rms=0.088643Jy sigma=0.584227 ! 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.088643Jy sigma=0.584227 ! Fit after self-cal, rms=0.088643Jy sigma=0.584227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.385 mas, bmaj=18.52 mas, bpa=-4.668 degrees ! Estimated noise=1.51048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452683 Jy ! Component: 100 - total flux cleaned = 0.00452596 Jy ! Component: 150 - total flux cleaned = 0.00464927 Jy ! Component: 200 - total flux cleaned = 0.00499472 Jy ! Total flux subtracted in 200 components = 0.00499472 Jy ! Clean residual min=-0.015499 max=0.016438 Jy/beam ! Clean residual mean=-0.000033 rms=0.005015 Jy/beam ! Combined flux in latest and established models = 0.0766713 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.0766712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088910Jy sigma=0.585824 ! Fit after self-cal, rms=0.088948Jy sigma=0.585573 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.000252556 Jy ! Component: 100 - total flux cleaned = 0.000581229 Jy ! Component: 150 - total flux cleaned = 0.000791603 Jy ! Component: 200 - total flux cleaned = 0.000995337 Jy ! Total flux subtracted in 200 components = 0.000995337 Jy ! Clean residual min=-0.015197 max=0.016033 Jy/beam ! Clean residual mean=-0.000034 rms=0.004919 Jy/beam ! Combined flux in latest and established models = 0.0776666 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.0776666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089285Jy sigma=0.586414 ! Fit after self-cal, rms=0.089179Jy sigma=0.585245 ! 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.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 9.118 at -5.183 degrees (North through East) ! Clean map min=-0.011449 max=0.069995 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=7.554 mas, bpa=-4.078 degrees ! Estimated noise=2.38384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0589672 Jy ! Component: 100 - total flux cleaned = 0.0704149 Jy ! Component: 150 - total flux cleaned = 0.0695585 Jy ! Component: 200 - total flux cleaned = 0.0690574 Jy ! Total flux subtracted in 200 components = 0.0690574 Jy ! Clean residual min=-0.011880 max=0.012079 Jy/beam ! Clean residual mean=-0.000003 rms=0.002759 Jy/beam ! Combined flux in latest and established models = 0.0690574 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0690574 Jy ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 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.00208182 Jy ! Component: 100 - total flux cleaned = 0.00227947 Jy ! Component: 150 - total flux cleaned = 0.00237084 Jy ! Component: 200 - total flux cleaned = 0.00245642 Jy ! Total flux subtracted in 200 components = 0.00245642 Jy ! Clean residual min=-0.011217 max=0.012763 Jy/beam ! Clean residual mean=-0.000015 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 0.0715138 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0715138 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.385 mas, bmaj=18.52 mas, bpa=-4.668 degrees ! Estimated noise=1.51048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514131 Jy ! Component: 100 - total flux cleaned = 0.00543278 Jy ! Component: 150 - total flux cleaned = 0.00543545 Jy ! Component: 200 - total flux cleaned = 0.00556125 Jy ! Total flux subtracted in 200 components = 0.00556125 Jy ! Clean residual min=-0.015278 max=0.016429 Jy/beam ! Clean residual mean=-0.000034 rms=0.004987 Jy/beam ! Combined flux in latest and established models = 0.0770751 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.0001026 Jy ! Component: 100 - total flux cleaned = 0.00031018 Jy ! Component: 150 - total flux cleaned = 0.000510693 Jy ! Component: 200 - total flux cleaned = 0.000608045 Jy ! Total flux subtracted in 200 components = 0.000608045 Jy ! Clean residual min=-0.014979 max=0.016048 Jy/beam ! Clean residual mean=-0.000034 rms=0.004915 Jy/beam ! Combined flux in latest and established models = 0.0776831 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.0776831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.118 mas, bpa=-5.183 degrees ! Estimated noise=1.27944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00565059 Jy ! Component: 100 - total flux cleaned = -0.00551269 Jy ! Component: 150 - total flux cleaned = -0.0051912 Jy ! Component: 200 - total flux cleaned = -0.0051046 Jy ! Total flux subtracted in 200 components = -0.0051046 Jy ! Clean residual min=-0.011178 max=0.012248 Jy/beam ! Clean residual mean=-0.000015 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 0.0725785 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.0725785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088817Jy sigma=0.582615 ! Fit after self-cal, rms=0.088695Jy sigma=0.582342 wmodel /scr/pima/rv102_uvs/J2303-1002_S_map.mod ! Writing 44 model components to file: /scr/pima/rv102_uvs/J2303-1002_S_map.mod wobs /scr/pima/rv102_uvs/J2303-1002_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2303-1002_S_uvs.fits wwins /scr/pima/rv102_uvs/J2303-1002_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J2303-1002_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.00424505 Jy ! Component: 100 - total flux cleaned = 0.00743115 Jy ! Component: 150 - total flux cleaned = 0.0102006 Jy ! Component: 200 - total flux cleaned = 0.0121029 Jy ! Component: 250 - total flux cleaned = 0.0134021 Jy ! Component: 300 - total flux cleaned = 0.0147805 Jy ! Component: 350 - total flux cleaned = 0.0159352 Jy ! Component: 400 - total flux cleaned = 0.0170341 Jy ! Component: 450 - total flux cleaned = 0.0183358 Jy ! Component: 500 - total flux cleaned = 0.0194511 Jy ! Component: 550 - total flux cleaned = 0.0202837 Jy ! Component: 600 - total flux cleaned = 0.0211966 Jy ! Component: 650 - total flux cleaned = 0.0217436 Jy ! Component: 700 - total flux cleaned = 0.0228 Jy ! Component: 750 - total flux cleaned = 0.0237148 Jy ! Component: 800 - total flux cleaned = 0.0245951 Jy ! Component: 850 - total flux cleaned = 0.0255341 Jy ! Component: 900 - total flux cleaned = 0.0261715 Jy ! Component: 950 - total flux cleaned = 0.0268756 Jy ! Component: 1000 - total flux cleaned = 0.0274748 Jy ! Component: 1050 - total flux cleaned = 0.0281362 Jy ! Component: 1100 - total flux cleaned = 0.0285394 Jy ! Component: 1150 - total flux cleaned = 0.0289289 Jy ! Component: 1200 - total flux cleaned = 0.0293816 Jy ! Component: 1250 - total flux cleaned = 0.0298206 Jy ! Component: 1300 - total flux cleaned = 0.0301788 Jy ! Component: 1350 - total flux cleaned = 0.0305257 Jy ! Component: 1400 - total flux cleaned = 0.0307244 Jy ! Component: 1450 - total flux cleaned = 0.0305934 Jy ! Component: 1500 - total flux cleaned = 0.0308483 Jy ! Component: 1550 - total flux cleaned = 0.030724 Jy ! Component: 1600 - total flux cleaned = 0.0310275 Jy ! Component: 1650 - total flux cleaned = 0.0310277 Jy ! Component: 1700 - total flux cleaned = 0.0314924 Jy ! Component: 1750 - total flux cleaned = 0.0316049 Jy ! Component: 1800 - total flux cleaned = 0.0317721 Jy ! Component: 1850 - total flux cleaned = 0.0318272 Jy ! Component: 1900 - total flux cleaned = 0.0322026 Jy ! Component: 1950 - total flux cleaned = 0.0324652 Jy ! Component: 2000 - total flux cleaned = 0.0326725 Jy ! Component: 2050 - total flux cleaned = 0.0329272 Jy ! Component: 2100 - total flux cleaned = 0.0330763 Jy ! Component: 2150 - total flux cleaned = 0.0330768 Jy ! Component: 2200 - total flux cleaned = 0.0331742 Jy ! Component: 2250 - total flux cleaned = 0.0332216 Jy ! Component: 2300 - total flux cleaned = 0.0333149 Jy ! Component: 2350 - total flux cleaned = 0.0333155 Jy ! Component: 2400 - total flux cleaned = 0.0333615 Jy ! Component: 2450 - total flux cleaned = 0.0334064 Jy ! Component: 2500 - total flux cleaned = 0.0333613 Jy ! Component: 2550 - total flux cleaned = 0.033273 Jy ! Component: 2600 - total flux cleaned = 0.0333604 Jy ! Component: 2650 - total flux cleaned = 0.0334904 Jy ! Component: 2700 - total flux cleaned = 0.033404 Jy ! Component: 2750 - total flux cleaned = 0.0334465 Jy ! Component: 2800 - total flux cleaned = 0.0334884 Jy ! Component: 2850 - total flux cleaned = 0.033614 Jy ! Component: 2900 - total flux cleaned = 0.0336967 Jy ! Component: 2950 - total flux cleaned = 0.0337789 Jy ! Component: 3000 - total flux cleaned = 0.0339426 Jy ! Component: 3050 - total flux cleaned = 0.0340239 Jy ! Component: 3100 - total flux cleaned = 0.0341045 Jy ! Component: 3150 - total flux cleaned = 0.0343442 Jy ! Component: 3200 - total flux cleaned = 0.0344238 Jy ! Component: 3250 - total flux cleaned = 0.0345816 Jy ! Component: 3300 - total flux cleaned = 0.0346599 Jy ! Component: 3350 - total flux cleaned = 0.0348935 Jy ! Component: 3400 - total flux cleaned = 0.0350481 Jy ! Component: 3450 - total flux cleaned = 0.0352408 Jy ! Component: 3500 - total flux cleaned = 0.0353558 Jy ! Component: 3550 - total flux cleaned = 0.0354317 Jy ! Component: 3600 - total flux cleaned = 0.0355076 Jy ! Component: 3650 - total flux cleaned = 0.035621 Jy ! Component: 3700 - total flux cleaned = 0.0357713 Jy ! Component: 3750 - total flux cleaned = 0.0358835 Jy ! Component: 3800 - total flux cleaned = 0.0360697 Jy ! Component: 3850 - total flux cleaned = 0.0360326 Jy ! Component: 3900 - total flux cleaned = 0.0362547 Jy ! Component: 3950 - total flux cleaned = 0.0363285 Jy ! Component: 4000 - total flux cleaned = 0.0364756 Jy ! Component: 4050 - total flux cleaned = 0.0365488 Jy ! Total flux subtracted in 4096 components = 0.036695 Jy ! Clean residual min=-0.002086 max=0.002196 Jy/beam ! Clean residual mean=0.000010 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.109274 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 325 components and 0.109274 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J2303-1002_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 9.118 at -5.183 degrees (North through East) ! Clean map min=-0.0047816 max=0.072314 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2303-1002_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0723144 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000615185 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.55213 2.55213 5.10426 10.2085 20.417 40.8341 81.6681 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.072 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.548 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2303-1002_S_uvs.log closed on Sat Feb 27 22:28:02 2016