! Started logfile: /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uvs.log on Tue Feb 18 19:54:07 2014 obs /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uva.fits ! AN table 1: 4 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0526+1140 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 192 visibilities. select RR ! Selecting polarization: RR, channels: 1..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: 5..5 ! 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 /d2/scr/pima/bp171a2_uvs/J0526+1140_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999108Jy sigma=41.563845 ! Fit after self-cal, rms=0.987352Jy sigma=41.404266 ! 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=1.831 mas, bmaj=26.07 mas, bpa=52.75 degrees ! Estimated noise=1.93365 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.00900673 Jy ! Component: 100 - total flux cleaned = 0.011426 Jy ! Total flux subtracted in 100 components = 0.011426 Jy ! Clean residual min=-0.001524 max=0.001527 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.011426 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.011426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012305Jy sigma=0.505850 ! Fit after self-cal, rms=0.011258Jy sigma=0.460628 ! 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=2.194 mas, bmaj=22.25 mas, bpa=52.35 degrees ! Estimated noise=1.34919 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.00137216 Jy ! Component: 100 - total flux cleaned = 0.00101545 Jy ! Component: 150 - total flux cleaned = 0.000833476 Jy ! Component: 200 - total flux cleaned = 0.000920358 Jy ! Total flux subtracted in 200 components = 0.000920358 Jy ! Clean residual min=-0.000726 max=0.000725 Jy/beam ! Clean residual mean=0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0123464 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 69 components and 0.0123464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010601Jy sigma=0.435251 ! Fit after self-cal, rms=0.010509Jy sigma=0.430114 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.194 x 22.25 at 52.35 degrees (North through East) ! Clean map min=-0.0018016 max=0.0083115 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* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 LA 0.91 NL 1.00* ! PT 1.15 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.84 LA 1.12 NL 1.00* ! PT 0.86 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.010509Jy sigma=0.430114 ! Fit after self-cal, rms=0.010477Jy sigma=0.427285 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=22.26 mas, bpa=52.36 degrees ! Estimated noise=1.34346 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.000483691 Jy ! Component: 100 - total flux cleaned = -0.000294535 Jy ! Component: 150 - total flux cleaned = 1.01778e-05 Jy ! Component: 200 - total flux cleaned = 0.000344332 Jy ! Total flux subtracted in 200 components = 0.000344332 Jy ! Clean residual min=-0.000986 max=0.000972 Jy/beam ! Clean residual mean=0.000001 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0126907 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.0126907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010278Jy sigma=0.421219 ! Fit after self-cal, rms=0.010232Jy sigma=0.417617 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010232Jy sigma=0.417617 ! Fit after self-cal, rms=0.010109Jy sigma=0.413773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.205 mas, bmaj=22.29 mas, bpa=52.36 degrees ! Estimated noise=1.31351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063919 Jy ! Component: 100 - total flux cleaned = 0.000629052 Jy ! Component: 150 - total flux cleaned = 0.00044908 Jy ! Component: 200 - total flux cleaned = 0.000495134 Jy ! Total flux subtracted in 200 components = 0.000495134 Jy ! Clean residual min=-0.000400 max=0.000397 Jy/beam ! Clean residual mean=0.000000 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0131859 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 140 components and 0.0131859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010026Jy sigma=0.408832 ! Fit after self-cal, rms=0.010046Jy sigma=0.407943 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.12842e-05 Jy ! Component: 100 - total flux cleaned = -0.000251986 Jy ! Component: 150 - total flux cleaned = -0.000252793 Jy ! Component: 200 - total flux cleaned = -0.000224852 Jy ! Total flux subtracted in 200 components = -0.000224852 Jy ! Clean residual min=-0.000235 max=0.000229 Jy/beam ! Clean residual mean=0.000000 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.012961 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 193 components and 0.012961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010006Jy sigma=0.405718 ! Fit after self-cal, rms=0.009998Jy sigma=0.405528 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.009998Jy sigma=0.405528 ! Fit after self-cal, rms=0.010121Jy sigma=0.404386 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=22.28 mas, bpa=52.35 degrees ! Estimated noise=1.30457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169708 Jy ! Component: 100 - total flux cleaned = 0.000325363 Jy ! Component: 150 - total flux cleaned = 0.000447044 Jy ! Component: 200 - total flux cleaned = 0.000560356 Jy ! Total flux subtracted in 200 components = 0.000560356 Jy ! Clean residual min=-0.000386 max=0.000407 Jy/beam ! Clean residual mean=-0.000000 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0135214 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 227 components and 0.0135214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010080Jy sigma=0.402701 ! Fit after self-cal, rms=0.010108Jy sigma=0.402245 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.000412138 Jy ! Component: 100 - total flux cleaned = -0.000472072 Jy ! Component: 150 - total flux cleaned = -0.000382169 Jy ! Component: 200 - total flux cleaned = -0.00031647 Jy ! Total flux subtracted in 200 components = -0.00031647 Jy ! Clean residual min=-0.000292 max=0.000290 Jy/beam ! Clean residual mean=0.000001 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0132049 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 262 components and 0.0132049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010077Jy sigma=0.400960 ! Fit after self-cal, rms=0.010067Jy sigma=0.400685 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010067Jy sigma=0.400685 ! Fit after self-cal, rms=0.010237Jy sigma=0.400000 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.585 mas, bmaj=20.64 mas, bpa=52.2 degrees ! Estimated noise=1.36025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174832 Jy ! Component: 100 - total flux cleaned = 0.000290766 Jy ! Component: 150 - total flux cleaned = 0.000356612 Jy ! Component: 200 - total flux cleaned = 0.000401336 Jy ! Total flux subtracted in 200 components = 0.000401336 Jy ! Clean residual min=-0.000262 max=0.000260 Jy/beam ! Clean residual mean=-0.000000 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0136062 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 292 components and 0.0136062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010212Jy sigma=0.398963 ! Fit after self-cal, rms=0.010230Jy sigma=0.398723 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.000240875 Jy ! Component: 100 - total flux cleaned = -0.000321758 Jy ! Component: 150 - total flux cleaned = -0.000353009 Jy ! Component: 200 - total flux cleaned = -0.000375684 Jy ! Total flux subtracted in 200 components = -0.000375684 Jy ! Clean residual min=-0.000201 max=0.000200 Jy/beam ! Clean residual mean=0.000000 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.0132305 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 329 components and 0.0132305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010210Jy sigma=0.397862 ! Fit after self-cal, rms=0.010209Jy sigma=0.397701 ! 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=2.198 mas, bmaj=22.32 mas, bpa=52.36 degrees ! Estimated noise=1.29684 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.198 x 22.32 at 52.36 degrees (North through East) ! Clean map min=-0.0027138 max=0.007947 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=1.833 mas, bmaj=26.18 mas, bpa=52.78 degrees ! Estimated noise=1.84902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00822972 Jy ! Component: 100 - total flux cleaned = 0.00717571 Jy ! Component: 150 - total flux cleaned = 0.00619244 Jy ! Component: 200 - total flux cleaned = 0.00557905 Jy ! Total flux subtracted in 200 components = 0.00557905 Jy ! Clean residual min=-0.002206 max=0.002221 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.00557905 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.00557905 Jy ! Inverting map and beam ! Estimated beam: bmin=2.198 mas, bmaj=22.32 mas, bpa=52.36 degrees ! Estimated noise=1.29684 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.00183338 Jy ! Component: 100 - total flux cleaned = -0.00301048 Jy ! Component: 150 - total flux cleaned = -0.00291728 Jy ! Component: 200 - total flux cleaned = -0.00266599 Jy ! Total flux subtracted in 200 components = -0.00266599 Jy ! Clean residual min=-0.000882 max=0.000869 Jy/beam ! Clean residual mean=0.000000 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.00291306 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 75 components and 0.00291306 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=2.585 mas, bmaj=20.64 mas, bpa=52.2 degrees ! Estimated noise=1.36025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.62344e-05 Jy ! Component: 100 - total flux cleaned = 1.64632e-05 Jy ! Component: 150 - total flux cleaned = 0.000129948 Jy ! Component: 200 - total flux cleaned = 0.000255636 Jy ! Total flux subtracted in 200 components = 0.000255636 Jy ! Clean residual min=-0.000556 max=0.000538 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0031687 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 = 3.41501e-05 Jy ! Component: 100 - total flux cleaned = -5.68879e-06 Jy ! Component: 150 - total flux cleaned = -5.30254e-05 Jy ! Component: 200 - total flux cleaned = -0.000223633 Jy ! Total flux subtracted in 200 components = -0.000223633 Jy ! Clean residual min=-0.001022 max=0.001032 Jy/beam ! Clean residual mean=0.000000 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.00294506 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 115 components and 0.00294507 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.198 mas, bmaj=22.32 mas, bpa=52.36 degrees ! Estimated noise=1.29684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117486 Jy ! Component: 100 - total flux cleaned = 0.000126867 Jy ! Component: 150 - total flux cleaned = 0.000444027 Jy ! Component: 200 - total flux cleaned = 0.000627905 Jy ! Total flux subtracted in 200 components = 0.000627905 Jy ! Clean residual min=-0.000622 max=0.000646 Jy/beam ! Clean residual mean=0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.00357297 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 151 components and 0.00357297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.010261Jy sigma=0.402029 ! Fit after self-cal, rms=0.010246Jy sigma=0.400790 wmodel /d2/scr/pima/bp171a2_uvs/J0526+1140_X_map.mod ! Writing 151 model components to file: /d2/scr/pima/bp171a2_uvs/J0526+1140_X_map.mod wobs /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uvs.fits wwins /d2/scr/pima/bp171a2_uvs/J0526+1140_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a2_uvs/J0526+1140_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.198 x 22.32 at 52.36 degrees (North through East) ! Clean map min=-0.002898 max=0.0048502 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a2_uvs/J0526+1140_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.00485019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.3437 10.3437 20.6874 41.3748 82.7496 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.004 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 29.003 quit ! Quitting program ! Log file /d2/scr/pima/bp171a2_uvs/J0526+1140_X_uvs.log closed on Tue Feb 18 19:54:11 2014