! Started logfile: /scr/pima/br149ak_uvs/J0612+2129_X_uvs.log on Sat Feb 27 17:28:27 2016 obs /scr/pima/br149ak_uvs/J0612+2129_X_uva.fits ! Reading UV FITS file: /scr/pima/br149ak_uvs/J0612+2129_X_uva.fits ! AN table 1: 14 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0612+2129 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 672 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/br149ak_uvs/J0612+2129_X] 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.200x0.200 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001972Jy sigma=27.567364 ! Fit after self-cal, rms=0.976812Jy sigma=27.128122 ! 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=5.325 mas, bmaj=9.398 mas, bpa=26.65 degrees ! Estimated noise=1.23148 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183098 Jy ! Component: 100 - total flux cleaned = 0.0213164 Jy ! Total flux subtracted in 100 components = 0.0213164 Jy ! Clean residual min=-0.001598 max=0.001602 Jy/beam ! Clean residual mean=-0.000005 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0213164 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0213164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020359Jy sigma=0.559488 ! Fit after self-cal, rms=0.019299Jy sigma=0.525525 ! 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.989 mas, bmaj=8.919 mas, bpa=36.81 degrees ! Estimated noise=1.15707 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.000490975 Jy ! Component: 100 - total flux cleaned = 0.000544564 Jy ! Component: 150 - total flux cleaned = 0.000489578 Jy ! Component: 200 - total flux cleaned = 0.000286222 Jy ! Total flux subtracted in 200 components = 0.000286222 Jy ! Clean residual min=-0.001245 max=0.001203 Jy/beam ! Clean residual mean=0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0216026 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 55 components and 0.0216026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019053Jy sigma=0.519442 ! Fit after self-cal, rms=0.018970Jy sigma=0.517982 ! 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.989 x 8.919 at 36.81 degrees (North through East) ! Clean map min=-0.0021258 max=0.020791 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 0.93 KP 0.93 LA 0.99 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.11 LA 0.95 OV 1.00* ! PT 1.14 ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.00 LA 1.16 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KP 1.15 LA 1.18 OV 1.00* ! PT 1.09 ! ! ! Fit before self-cal, rms=0.018970Jy sigma=0.517982 ! Fit after self-cal, rms=0.018926Jy sigma=0.514339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.892 mas, bmaj=8.954 mas, bpa=37.3 degrees ! Estimated noise=1.16049 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.000599851 Jy ! Component: 100 - total flux cleaned = 0.000701396 Jy ! Component: 150 - total flux cleaned = 0.00075459 Jy ! Component: 200 - total flux cleaned = 0.000788537 Jy ! Total flux subtracted in 200 components = 0.000788537 Jy ! Clean residual min=-0.000293 max=0.000295 Jy/beam ! Clean residual mean=-0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0223912 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 115 components and 0.0223911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018824Jy sigma=0.511588 ! Fit after self-cal, rms=0.018847Jy sigma=0.510874 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018847Jy sigma=0.510874 ! Fit after self-cal, rms=0.019087Jy sigma=0.508228 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.867 mas, bmaj=8.96 mas, bpa=37.93 degrees ! Estimated noise=1.15865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000645042 Jy ! Component: 100 - total flux cleaned = -0.000736522 Jy ! Component: 150 - total flux cleaned = -0.000634379 Jy ! Component: 200 - total flux cleaned = -0.000550874 Jy ! Total flux subtracted in 200 components = -0.000550874 Jy ! Clean residual min=-0.000274 max=0.000276 Jy/beam ! Clean residual mean=0.000000 rms=0.000082 Jy/beam ! Combined flux in latest and established models = 0.0218403 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 162 components and 0.0218403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019056Jy sigma=0.507407 ! Fit after self-cal, rms=0.019139Jy sigma=0.506828 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.38136e-05 Jy ! Component: 100 - total flux cleaned = 1.37665e-05 Jy ! Component: 150 - total flux cleaned = 2.63163e-05 Jy ! Component: 200 - total flux cleaned = 4.94322e-05 Jy ! Total flux subtracted in 200 components = 4.94322e-05 Jy ! Clean residual min=-0.000188 max=0.000189 Jy/beam ! Clean residual mean=0.000000 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.0218897 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 182 components and 0.0218897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019127Jy sigma=0.506444 ! Fit after self-cal, rms=0.019115Jy sigma=0.506363 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019115Jy sigma=0.506363 ! Fit after self-cal, rms=0.019379Jy sigma=0.505932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.835 mas, bmaj=8.958 mas, bpa=38.36 degrees ! Estimated noise=1.15871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539852 Jy ! Component: 100 - total flux cleaned = -0.000482208 Jy ! Component: 150 - total flux cleaned = -0.000384793 Jy ! Component: 200 - total flux cleaned = -0.000302978 Jy ! Total flux subtracted in 200 components = -0.000302978 Jy ! Clean residual min=-0.000229 max=0.000226 Jy/beam ! Clean residual mean=0.000000 rms=0.000068 Jy/beam ! Combined flux in latest and established models = 0.0215867 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 222 components and 0.0215867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019360Jy sigma=0.505420 ! Fit after self-cal, rms=0.019399Jy sigma=0.505300 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.31324e-05 Jy ! Component: 100 - total flux cleaned = 1.23299e-05 Jy ! Component: 150 - total flux cleaned = 3.12976e-05 Jy ! Component: 200 - total flux cleaned = 6.7447e-05 Jy ! Total flux subtracted in 200 components = 6.7447e-05 Jy ! Clean residual min=-0.000151 max=0.000153 Jy/beam ! Clean residual mean=0.000000 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0216542 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 240 components and 0.0216542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019392Jy sigma=0.505045 ! Fit after self-cal, rms=0.019385Jy sigma=0.505015 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019385Jy sigma=0.505015 ! Fit after self-cal, rms=0.019664Jy sigma=0.504164 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.913 mas, bmaj=8.967 mas, bpa=39.11 degrees ! Estimated noise=1.16227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.75997e-05 Jy ! Component: 100 - total flux cleaned = -2.76525e-05 Jy ! Component: 150 - total flux cleaned = -2.72874e-05 Jy ! Component: 200 - total flux cleaned = -2.73313e-05 Jy ! Total flux subtracted in 200 components = -2.73313e-05 Jy ! Clean residual min=-0.000112 max=0.000113 Jy/beam ! Clean residual mean=0.000000 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0216269 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 284 components and 0.0216269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019658Jy sigma=0.504066 ! Fit after self-cal, rms=0.019728Jy sigma=0.503772 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 = 7.43246e-05 Jy ! Component: 100 - total flux cleaned = 2.18915e-05 Jy ! Component: 150 - total flux cleaned = -1.55567e-05 Jy ! Component: 200 - total flux cleaned = -3.49622e-05 Jy ! Total flux subtracted in 200 components = -3.49622e-05 Jy ! Clean residual min=-0.000114 max=0.000114 Jy/beam ! Clean residual mean=0.000000 rms=0.000038 Jy/beam ! Combined flux in latest and established models = 0.0215919 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 329 components and 0.0215919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019725Jy sigma=0.503692 ! Fit after self-cal, rms=0.019729Jy sigma=0.503663 ! 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.84 mas, bmaj=8.966 mas, bpa=38.68 degrees ! Estimated noise=1.16107 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.84 x 8.966 at 38.68 degrees (North through East) ! Clean map min=-0.0023387 max=0.020986 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=5.223 mas, bmaj=9.392 mas, bpa=27.83 degrees ! Estimated noise=1.22438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187394 Jy ! Component: 100 - total flux cleaned = 0.019074 Jy ! Component: 150 - total flux cleaned = 0.0200618 Jy ! Component: 200 - total flux cleaned = 0.0207667 Jy ! Total flux subtracted in 200 components = 0.0207667 Jy ! Clean residual min=-0.001235 max=0.001261 Jy/beam ! Clean residual mean=-0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0207667 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0207667 Jy ! Inverting map and beam ! Estimated beam: bmin=5.84 mas, bmaj=8.966 mas, bpa=38.68 degrees ! Estimated noise=1.16107 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.00040308 Jy ! Component: 100 - total flux cleaned = 0.000699282 Jy ! Component: 150 - total flux cleaned = 0.000959856 Jy ! Component: 200 - total flux cleaned = 0.00107463 Jy ! Total flux subtracted in 200 components = 0.00107463 Jy ! Clean residual min=-0.000374 max=0.000375 Jy/beam ! Clean residual mean=0.000001 rms=0.000119 Jy/beam ! Combined flux in latest and established models = 0.0218413 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 116 components and 0.0218413 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.913 mas, bmaj=8.967 mas, bpa=39.11 degrees ! Estimated noise=1.16227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75352e-05 Jy ! Component: 100 - total flux cleaned = 7.88177e-05 Jy ! Component: 150 - total flux cleaned = 0.00010932 Jy ! Component: 200 - total flux cleaned = 6.49639e-05 Jy ! Total flux subtracted in 200 components = 6.49639e-05 Jy ! Clean residual min=-0.000241 max=0.000249 Jy/beam ! Clean residual mean=0.000000 rms=0.000078 Jy/beam ! Combined flux in latest and established models = 0.0219063 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.55419e-05 Jy ! Component: 100 - total flux cleaned = 3.2824e-05 Jy ! Component: 150 - total flux cleaned = 5.49335e-05 Jy ! Component: 200 - total flux cleaned = 3.60994e-05 Jy ! Total flux subtracted in 200 components = 3.60994e-05 Jy ! Clean residual min=-0.000418 max=0.000430 Jy/beam ! Clean residual mean=0.000000 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0219424 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 173 components and 0.0219424 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.84 mas, bmaj=8.966 mas, bpa=38.68 degrees ! Estimated noise=1.16107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.58101e-05 Jy ! Component: 100 - total flux cleaned = 0.000104134 Jy ! Component: 150 - total flux cleaned = 9.56767e-05 Jy ! Component: 200 - total flux cleaned = 6.68657e-05 Jy ! Total flux subtracted in 200 components = 6.68657e-05 Jy ! Clean residual min=-0.000173 max=0.000176 Jy/beam ! Clean residual mean=0.000001 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0220093 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 205 components and 0.0220093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019743Jy sigma=0.504164 ! Fit after self-cal, rms=0.019751Jy sigma=0.504106 wmodel /scr/pima/br149ak_uvs/J0612+2129_X_map.mod ! Writing 205 model components to file: /scr/pima/br149ak_uvs/J0612+2129_X_map.mod wobs /scr/pima/br149ak_uvs/J0612+2129_X_uvs.fits ! Writing UV FITS file: /scr/pima/br149ak_uvs/J0612+2129_X_uvs.fits wwins /scr/pima/br149ak_uvs/J0612+2129_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/br149ak_uvs/J0612+2129_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.84 x 8.966 at 38.68 degrees (North through East) ! Clean map min=-0.0029349 max=0.014644 Jy/beam ! Writing clean map to FITS file: /scr/pima/br149ak_uvs/J0612+2129_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0146441 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.27403e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.875584 0.875584 1.75117 3.50234 7.00467 14.0093 28.0187 56.0374 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 342.628 quit ! Quitting program ! Log file /scr/pima/br149ak_uvs/J0612+2129_X_uvs.log closed on Sat Feb 27 17:28:30 2016