! Started logfile: /g0/scr/pima/npcsc_uvs/J1723+7653_S_uvs.log on Sun Oct 6 14:30:25 2013 obs /g0/scr/pima/npcsc_uvs/J1723+7653_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1723+7653_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1723+7653 ! ! 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 0 lines of history. ! ! Reading 8100 visibilities. select RR ! 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 /g0/scr/pima/npcsc_uvs/J1723+7653_S] 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.039323Jy sigma=2.576832 ! Fit after self-cal, rms=0.704615Jy sigma=1.612475 ! 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.427 mas, bmaj=10.12 mas, bpa=8.873 degrees ! Estimated noise=6.56671 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.239037 Jy ! Component: 100 - total flux cleaned = 0.301576 Jy ! Total flux subtracted in 100 components = 0.301576 Jy ! Clean residual min=-0.014743 max=0.027454 Jy/beam ! Clean residual mean=0.000006 rms=0.003937 Jy/beam ! Combined flux in latest and established models = 0.301576 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.301576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107675Jy sigma=0.279058 ! Fit after self-cal, rms=0.107683Jy sigma=0.278972 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309946 Jy ! Component: 100 - total flux cleaned = 0.0473182 Jy ! Total flux subtracted in 100 components = 0.0473182 Jy ! Clean residual min=-0.010107 max=0.011211 Jy/beam ! Clean residual mean=-0.000001 rms=0.002586 Jy/beam ! Combined flux in latest and established models = 0.348895 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 10 components and 0.348895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100696Jy sigma=0.241330 ! Fit after self-cal, rms=0.100665Jy sigma=0.241195 ! 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.312 mas, bmaj=10.52 mas, bpa=7.739 degrees ! Estimated noise=3.39025 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.0116339 Jy ! Component: 100 - total flux cleaned = 0.0166574 Jy ! Component: 150 - total flux cleaned = 0.0193643 Jy ! Component: 200 - total flux cleaned = 0.0211354 Jy ! Total flux subtracted in 200 components = 0.0211354 Jy ! Clean residual min=-0.010700 max=0.009603 Jy/beam ! Clean residual mean=-0.000008 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.37003 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.37003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100503Jy sigma=0.235026 ! Fit after self-cal, rms=0.100501Jy sigma=0.234996 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 0.94 KP 0.96 ! LA 1.08 MK 0.89 NL 1.00 OV 0.97 ! PT 1.07 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.96 KP 0.96 ! LA 1.03 MK 0.96 NL 1.01 OV 0.99 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 0.99 KP 0.99 ! LA 0.84 MK 1.04 NL 1.10 OV 1.02 ! PT 1.11 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.93 KP 0.91 ! LA 0.72 MK 1.09 NL 1.04 OV 0.89 ! PT 0.97 SC 1.05 ! ! ! Fit before self-cal, rms=0.100501Jy sigma=0.234996 ! Fit after self-cal, rms=0.090599Jy sigma=0.205100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=10.53 mas, bpa=7.634 degrees ! Estimated noise=3.26695 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.00869511 Jy ! Component: 100 - total flux cleaned = -0.00942005 Jy ! Component: 150 - total flux cleaned = -0.0095555 Jy ! Component: 200 - total flux cleaned = -0.00960123 Jy ! Total flux subtracted in 200 components = -0.00960123 Jy ! Clean residual min=-0.003194 max=0.003975 Jy/beam ! Clean residual mean=0.000002 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.360429 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.360429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088177Jy sigma=0.206836 ! Fit after self-cal, rms=0.088265Jy sigma=0.206727 ! 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.088265Jy sigma=0.206727 ! Fit after self-cal, rms=0.087571Jy sigma=0.204958 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=10.53 mas, bpa=7.649 degrees ! Estimated noise=3.1619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00830127 Jy ! Component: 100 - total flux cleaned = -0.00956293 Jy ! Component: 150 - total flux cleaned = -0.00959088 Jy ! Component: 200 - total flux cleaned = -0.00961807 Jy ! Total flux subtracted in 200 components = -0.00961807 Jy ! Clean residual min=-0.003196 max=0.003868 Jy/beam ! Clean residual mean=0.000001 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.350811 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.350811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085288Jy sigma=0.206743 ! Fit after self-cal, rms=0.085291Jy sigma=0.206741 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) ! Added new window around map position (47.5, -61). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352122 Jy ! Component: 100 - total flux cleaned = 0.0046655 Jy ! Component: 150 - total flux cleaned = 0.00489745 Jy ! Component: 200 - total flux cleaned = 0.00522136 Jy ! Total flux subtracted in 200 components = 0.00522136 Jy ! Clean residual min=-0.002987 max=0.002848 Jy/beam ! Clean residual mean=0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.356032 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.356032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085106Jy sigma=0.206414 ! Fit after self-cal, rms=0.085098Jy sigma=0.206395 ! 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.085098Jy sigma=0.206395 ! Fit after self-cal, rms=0.084368Jy sigma=0.204508 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=10.53 mas, bpa=7.655 degrees ! Estimated noise=3.05662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00792344 Jy ! Component: 100 - total flux cleaned = -0.00948039 Jy ! Component: 150 - total flux cleaned = -0.00935612 Jy ! Component: 200 - total flux cleaned = -0.00928574 Jy ! Total flux subtracted in 200 components = -0.00928574 Jy ! Clean residual min=-0.002910 max=0.002665 Jy/beam ! Clean residual mean=0.000003 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.346746 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.346746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082233Jy sigma=0.206213 ! Fit after self-cal, rms=0.082233Jy sigma=0.206211 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.19218e-05 Jy ! Component: 100 - total flux cleaned = 0.000145568 Jy ! Component: 150 - total flux cleaned = 0.000262994 Jy ! Component: 200 - total flux cleaned = 0.000373093 Jy ! Total flux subtracted in 200 components = 0.000373093 Jy ! Clean residual min=-0.002864 max=0.002652 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.34712 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.34712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082187Jy sigma=0.206225 ! Fit after self-cal, rms=0.082187Jy sigma=0.206224 ! 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.082187Jy sigma=0.206224 ! Fit after self-cal, rms=0.081531Jy sigma=0.204481 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.457 mas, bmaj=11.62 mas, bpa=8.445 degrees ! Estimated noise=3.3742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00755837 Jy ! Component: 100 - total flux cleaned = -0.00866002 Jy ! Component: 150 - total flux cleaned = -0.00887677 Jy ! Component: 200 - total flux cleaned = -0.00898401 Jy ! Total flux subtracted in 200 components = -0.00898401 Jy ! Clean residual min=-0.003040 max=0.003106 Jy/beam ! Clean residual mean=0.000007 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.338136 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.338136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079505Jy sigma=0.206193 ! Fit after self-cal, rms=0.079505Jy sigma=0.206182 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.000125692 Jy ! Component: 100 - total flux cleaned = -0.000149648 Jy ! Component: 150 - total flux cleaned = -0.0001502 Jy ! Component: 200 - total flux cleaned = -0.000150328 Jy ! Total flux subtracted in 200 components = -0.000150328 Jy ! Clean residual min=-0.003040 max=0.003001 Jy/beam ! Clean residual mean=0.000006 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.337985 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.337985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079460Jy sigma=0.206270 ! Fit after self-cal, rms=0.079460Jy sigma=0.206265 ! 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.282 mas, bmaj=10.52 mas, bpa=7.662 degrees ! Estimated noise=2.95887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.282 x 10.52 at 7.662 degrees (North through East) ! Clean map min=-0.0026334 max=0.28357 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.409 mas, bmaj=10.13 mas, bpa=8.804 degrees ! Estimated noise=5.66111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205973 Jy ! Component: 100 - total flux cleaned = 0.262059 Jy ! Component: 150 - total flux cleaned = 0.289932 Jy ! Component: 200 - total flux cleaned = 0.30452 Jy ! Total flux subtracted in 200 components = 0.30452 Jy ! Clean residual min=-0.005273 max=0.006926 Jy/beam ! Clean residual mean=0.000001 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.30452 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.30452 Jy ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=10.52 mas, bpa=7.662 degrees ! Estimated noise=2.95887 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.0120046 Jy ! Component: 100 - total flux cleaned = 0.0174604 Jy ! Component: 150 - total flux cleaned = 0.0210035 Jy ! Component: 200 - total flux cleaned = 0.0236723 Jy ! Total flux subtracted in 200 components = 0.0236723 Jy ! Clean residual min=-0.002990 max=0.004229 Jy/beam ! Clean residual mean=0.000003 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.328193 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.328193 Jy ! Inverting map ! Added new window around map position (4.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373692 Jy ! Component: 100 - total flux cleaned = 0.00520258 Jy ! Component: 150 - total flux cleaned = 0.00644294 Jy ! Component: 200 - total flux cleaned = 0.00723982 Jy ! Total flux subtracted in 200 components = 0.00723982 Jy ! Clean residual min=-0.002558 max=0.002414 Jy/beam ! Clean residual mean=0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.335432 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.335432 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.457 mas, bmaj=11.62 mas, bpa=8.445 degrees ! Estimated noise=3.3742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195611 Jy ! Component: 100 - total flux cleaned = 0.00315557 Jy ! Component: 150 - total flux cleaned = 0.00352234 Jy ! Component: 200 - total flux cleaned = 0.00358325 Jy ! Total flux subtracted in 200 components = 0.00358325 Jy ! Clean residual min=-0.002797 max=0.002333 Jy/beam ! Clean residual mean=0.000006 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.339016 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 = 5.67393e-05 Jy ! Component: 100 - total flux cleaned = 0.000136914 Jy ! Component: 150 - total flux cleaned = 8.56355e-05 Jy ! Component: 200 - total flux cleaned = 0.000110572 Jy ! Total flux subtracted in 200 components = 0.000110572 Jy ! Clean residual min=-0.002725 max=0.002302 Jy/beam ! Clean residual mean=0.000005 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.339126 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 99 components and 0.339126 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=10.52 mas, bpa=7.662 degrees ! Estimated noise=2.95887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000438736 Jy ! Component: 100 - total flux cleaned = -0.000100939 Jy ! Component: 150 - total flux cleaned = 5.03413e-05 Jy ! Component: 200 - total flux cleaned = 8.68522e-05 Jy ! Total flux subtracted in 200 components = 8.68522e-05 Jy ! Clean residual min=-0.002422 max=0.002334 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.339213 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 123 components and 0.339213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079179Jy sigma=0.206361 ! Fit after self-cal, rms=0.079165Jy sigma=0.206328 wmodel /g0/scr/pima/npcsc_uvs/J1723+7653_S_map.mod ! Writing 123 model components to file: /g0/scr/pima/npcsc_uvs/J1723+7653_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1723+7653_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1723+7653_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1723+7653_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsc_uvs/J1723+7653_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.000138888 Jy ! Component: 100 - total flux cleaned = -0.000182322 Jy ! Component: 150 - total flux cleaned = -0.000106837 Jy ! Component: 200 - total flux cleaned = 3.96107e-05 Jy ! Component: 250 - total flux cleaned = -6.63169e-05 Jy ! Component: 300 - total flux cleaned = -6.66001e-05 Jy ! Component: 350 - total flux cleaned = -3.36441e-05 Jy ! Component: 400 - total flux cleaned = -0.000131382 Jy ! Component: 450 - total flux cleaned = -6.88352e-05 Jy ! Component: 500 - total flux cleaned = -0.000100268 Jy ! Component: 550 - total flux cleaned = -7.01763e-05 Jy ! Component: 600 - total flux cleaned = 1.77642e-05 Jy ! Component: 650 - total flux cleaned = 1.82666e-05 Jy ! Component: 700 - total flux cleaned = 0.000131475 Jy ! Component: 750 - total flux cleaned = 0.000159142 Jy ! Component: 800 - total flux cleaned = 0.000240259 Jy ! Component: 850 - total flux cleaned = 0.000213161 Jy ! Component: 900 - total flux cleaned = 0.000291739 Jy ! Component: 950 - total flux cleaned = 0.000265927 Jy ! Component: 1000 - total flux cleaned = 0.000341942 Jy ! Component: 1050 - total flux cleaned = 0.000317156 Jy ! Component: 1100 - total flux cleaned = 0.000391485 Jy ! Component: 1150 - total flux cleaned = 0.000440205 Jy ! Component: 1200 - total flux cleaned = 0.000512044 Jy ! Component: 1250 - total flux cleaned = 0.000582754 Jy ! Component: 1300 - total flux cleaned = 0.00058242 Jy ! Component: 1350 - total flux cleaned = 0.000674903 Jy ! Component: 1400 - total flux cleaned = 0.000720316 Jy ! Component: 1450 - total flux cleaned = 0.000833025 Jy ! Component: 1500 - total flux cleaned = 0.000944261 Jy ! Component: 1550 - total flux cleaned = 0.000965837 Jy ! Component: 1600 - total flux cleaned = 0.00100947 Jy ! Component: 1650 - total flux cleaned = 0.0010742 Jy ! Component: 1700 - total flux cleaned = 0.00118076 Jy ! Component: 1750 - total flux cleaned = 0.00122273 Jy ! Component: 1800 - total flux cleaned = 0.00122271 Jy ! Component: 1850 - total flux cleaned = 0.00134672 Jy ! Component: 1900 - total flux cleaned = 0.00142856 Jy ! Component: 1950 - total flux cleaned = 0.00142845 Jy ! Component: 2000 - total flux cleaned = 0.00144831 Jy ! Component: 2050 - total flux cleaned = 0.00152809 Jy ! Component: 2100 - total flux cleaned = 0.00158729 Jy ! Component: 2150 - total flux cleaned = 0.00166517 Jy ! Component: 2200 - total flux cleaned = 0.00166506 Jy ! Component: 2250 - total flux cleaned = 0.0016654 Jy ! Component: 2300 - total flux cleaned = 0.00179857 Jy ! Component: 2350 - total flux cleaned = 0.00176058 Jy ! Component: 2400 - total flux cleaned = 0.00174179 Jy ! Component: 2450 - total flux cleaned = 0.0017975 Jy ! Component: 2500 - total flux cleaned = 0.0017236 Jy ! Component: 2550 - total flux cleaned = 0.00170544 Jy ! Component: 2600 - total flux cleaned = 0.00172365 Jy ! Component: 2650 - total flux cleaned = 0.00179591 Jy ! Component: 2700 - total flux cleaned = 0.00172397 Jy ! Component: 2750 - total flux cleaned = 0.00174174 Jy ! Component: 2800 - total flux cleaned = 0.00167089 Jy ! Component: 2850 - total flux cleaned = 0.00170628 Jy ! Component: 2900 - total flux cleaned = 0.00168873 Jy ! Component: 2950 - total flux cleaned = 0.00174072 Jy ! Component: 3000 - total flux cleaned = 0.00167165 Jy ! Component: 3050 - total flux cleaned = 0.00162041 Jy ! Component: 3100 - total flux cleaned = 0.00162055 Jy ! Component: 3150 - total flux cleaned = 0.00162063 Jy ! Component: 3200 - total flux cleaned = 0.00167115 Jy ! Component: 3250 - total flux cleaned = 0.00167113 Jy ! Component: 3300 - total flux cleaned = 0.00170448 Jy ! Component: 3350 - total flux cleaned = 0.00167154 Jy ! Component: 3400 - total flux cleaned = 0.00170447 Jy ! Component: 3450 - total flux cleaned = 0.00167188 Jy ! Component: 3500 - total flux cleaned = 0.00176935 Jy ! Component: 3550 - total flux cleaned = 0.00172102 Jy ! Component: 3600 - total flux cleaned = 0.00168867 Jy ! Component: 3650 - total flux cleaned = 0.00165674 Jy ! Component: 3700 - total flux cleaned = 0.00164081 Jy ! Component: 3750 - total flux cleaned = 0.00162508 Jy ! Component: 3800 - total flux cleaned = 0.00167208 Jy ! Component: 3850 - total flux cleaned = 0.00165645 Jy ! Component: 3900 - total flux cleaned = 0.00159437 Jy ! Component: 3950 - total flux cleaned = 0.00162506 Jy ! Component: 4000 - total flux cleaned = 0.00162502 Jy ! Component: 4050 - total flux cleaned = 0.00162489 Jy ! Total flux subtracted in 4096 components = 0.00159451 Jy ! Clean residual min=-0.000907 max=0.000913 Jy/beam ! Clean residual mean=0.000001 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.340808 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 430 components and 0.340807 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1723+7653_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.282 x 10.52 at 7.662 degrees (North through East) ! Clean map min=-0.0019333 max=0.28347 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1723+7653_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.283472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280295 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.296638 0.296638 0.593275 1.18655 2.3731 4.7462 9.4924 18.9848 37.9696 75.9392 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.283 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1723+7653_S_uvs.log closed on Sun Oct 6 14:30:29 2013