! Started logfile: /scr/pima/bp171a9_uvs/J1211-4017_C_uvs.log on Sat Dec 21 09:13:31 2013 obs /scr/pima/bp171a9_uvs/J1211-4017_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a9_uvs/J1211-4017_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1211-4017 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 168 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.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a9_uvs/J1211-4017_C] 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.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003255Jy sigma=1.411282 ! Fit after self-cal, rms=0.959565Jy sigma=1.382554 ! 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=13.51 mas, bmaj=41.17 mas, bpa=-8.601 degrees ! Estimated noise=54.4945 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.0365237 Jy ! Component: 100 - total flux cleaned = 0.0484877 Jy ! Total flux subtracted in 100 components = 0.0484877 Jy ! Clean residual min=-0.005321 max=0.005170 Jy/beam ! Clean residual mean=-0.000017 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.0484877 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0484877 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.021082Jy sigma=0.031292 ! Fit after self-cal, rms=0.019833Jy sigma=0.030802 ! 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=13.26 mas, bmaj=47.51 mas, bpa=-11.84 degrees ! Estimated noise=43.6482 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.00606667 Jy ! Component: 100 - total flux cleaned = 0.00450116 Jy ! Component: 150 - total flux cleaned = 0.00149612 Jy ! Component: 200 - total flux cleaned = -0.00141479 Jy ! Total flux subtracted in 200 components = -0.00141479 Jy ! Clean residual min=-0.001844 max=0.001817 Jy/beam ! Clean residual mean=-0.000030 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.0470729 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 126 components and 0.0470729 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.017648Jy sigma=0.024595 ! Fit after self-cal, rms=0.017639Jy sigma=0.024474 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.26 x 47.51 at -11.84 degrees (North through East) ! Clean map min=-0.0043848 max=0.029477 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.99 KP 1.04 LA 0.95 OV 1.00* ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.93 LA 0.89 OV 1.00* ! PT 1.09 ! ! ! 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 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KP 1.19 LA 1.04 OV 1.00* ! PT 1.09 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.92 LA 0.92 OV 1.00* ! PT 0.91 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.017639Jy sigma=0.024474 ! Fit after self-cal, rms=0.017332Jy sigma=0.023344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.32 mas, bmaj=47.52 mas, bpa=-11.92 degrees ! Estimated noise=43.2386 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.000482371 Jy ! Component: 100 - total flux cleaned = 0.000777099 Jy ! Component: 150 - total flux cleaned = 0.00111564 Jy ! Component: 200 - total flux cleaned = 0.0011557 Jy ! Total flux subtracted in 200 components = 0.0011557 Jy ! Clean residual min=-0.000690 max=0.000717 Jy/beam ! Clean residual mean=0.000014 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.0482286 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 216 components and 0.0482286 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.016986Jy sigma=0.022948 ! Fit after self-cal, rms=0.017012Jy sigma=0.022881 ! 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.017012Jy sigma=0.022881 ! Fit after self-cal, rms=0.017014Jy sigma=0.022833 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.34 mas, bmaj=47.54 mas, bpa=-11.91 degrees ! Estimated noise=43.2412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116452 Jy ! Component: 100 - total flux cleaned = -0.000600467 Jy ! Component: 150 - total flux cleaned = -0.000803649 Jy ! Component: 200 - total flux cleaned = -0.000803982 Jy ! Total flux subtracted in 200 components = -0.000803982 Jy ! Clean residual min=-0.000424 max=0.000421 Jy/beam ! Clean residual mean=0.000011 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0474246 Jy selfcal ! Performing phase self-cal ! Adding 112 model components to the UV plane model. ! The established model now contains 328 components and 0.0474246 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.016869Jy sigma=0.022672 ! Fit after self-cal, rms=0.016911Jy sigma=0.022662 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.000117239 Jy ! Component: 100 - total flux cleaned = -0.000165328 Jy ! Component: 150 - total flux cleaned = -7.58486e-05 Jy ! Component: 200 - total flux cleaned = 0.000121946 Jy ! Total flux subtracted in 200 components = 0.000121946 Jy ! Clean residual min=-0.000362 max=0.000364 Jy/beam ! Clean residual mean=0.000014 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0475465 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 423 components and 0.0475466 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.016870Jy sigma=0.022553 ! Fit after self-cal, rms=0.016892Jy sigma=0.022549 ! 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.016892Jy sigma=0.022549 ! Fit after self-cal, rms=0.016859Jy sigma=0.022515 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.31 mas, bmaj=47.56 mas, bpa=-11.9 degrees ! Estimated noise=43.2121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344096 Jy ! Component: 100 - total flux cleaned = 0.000609228 Jy ! Component: 150 - total flux cleaned = 0.000757766 Jy ! Component: 200 - total flux cleaned = 0.000852259 Jy ! Total flux subtracted in 200 components = 0.000852259 Jy ! Clean residual min=-0.000386 max=0.000387 Jy/beam ! Clean residual mean=0.000014 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0483988 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 482 components and 0.0483988 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.016837Jy sigma=0.022375 ! Fit after self-cal, rms=0.016839Jy sigma=0.022371 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.00014317 Jy ! Component: 100 - total flux cleaned = -0.000166785 Jy ! Component: 150 - total flux cleaned = 9.3459e-06 Jy ! Component: 200 - total flux cleaned = 0.000206329 Jy ! Total flux subtracted in 200 components = 0.000206329 Jy ! Clean residual min=-0.000331 max=0.000331 Jy/beam ! Clean residual mean=0.000013 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0486052 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 565 components and 0.0486051 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.016788Jy sigma=0.022328 ! Fit after self-cal, rms=0.016808Jy sigma=0.022325 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.016808Jy sigma=0.022325 ! Fit after self-cal, rms=0.016789Jy sigma=0.022303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.44 mas, bmaj=47.45 mas, bpa=-11.84 degrees ! Estimated noise=42.9018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017965 Jy ! Component: 100 - total flux cleaned = 0.000442892 Jy ! Component: 150 - total flux cleaned = 0.000669841 Jy ! Component: 200 - total flux cleaned = 0.000999294 Jy ! Total flux subtracted in 200 components = 0.000999294 Jy ! Clean residual min=-0.000338 max=0.000342 Jy/beam ! Clean residual mean=0.000017 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0496044 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 628 components and 0.0496045 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.016770Jy sigma=0.022210 ! Fit after self-cal, rms=0.016767Jy sigma=0.022209 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.000133018 Jy ! Component: 100 - total flux cleaned = -0.000168801 Jy ! Component: 150 - total flux cleaned = -6.80328e-05 Jy ! Component: 200 - total flux cleaned = 8.31797e-05 Jy ! Total flux subtracted in 200 components = 8.31797e-05 Jy ! Clean residual min=-0.000278 max=0.000281 Jy/beam ! Clean residual mean=0.000011 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0496876 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 693 components and 0.0496876 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.016730Jy sigma=0.022180 ! Fit after self-cal, rms=0.016745Jy sigma=0.022178 ! 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=13.28 mas, bmaj=47.58 mas, bpa=-11.9 degrees ! Estimated noise=43.1528 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.28 x 47.58 at -11.9 degrees (North through East) ! Clean map min=-0.0039226 max=0.029182 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=13.52 mas, bmaj=41.2 mas, bpa=-8.648 degrees ! Estimated noise=54.0586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0365268 Jy ! Component: 100 - total flux cleaned = 0.046678 Jy ! Component: 150 - total flux cleaned = 0.0484328 Jy ! Component: 200 - total flux cleaned = 0.0516568 Jy ! Total flux subtracted in 200 components = 0.0516568 Jy ! Clean residual min=-0.004408 max=0.004401 Jy/beam ! Clean residual mean=0.000039 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.0516568 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 104 model components to the UV plane model. ! The established model now contains 104 components and 0.0516568 Jy ! Inverting map and beam ! Estimated beam: bmin=13.28 mas, bmaj=47.58 mas, bpa=-11.9 degrees ! Estimated noise=43.1528 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 = -8.63436e-05 Jy ! Component: 100 - total flux cleaned = 0.000487359 Jy ! Component: 150 - total flux cleaned = 0.000500473 Jy ! Component: 200 - total flux cleaned = 8.47851e-06 Jy ! Total flux subtracted in 200 components = 8.47851e-06 Jy ! Clean residual min=-0.001112 max=0.001106 Jy/beam ! Clean residual mean=0.000011 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0516652 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 200 components and 0.0516652 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.44 mas, bmaj=47.45 mas, bpa=-11.84 degrees ! Estimated noise=42.9018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153278 Jy ! Component: 100 - total flux cleaned = 0.000675877 Jy ! Component: 150 - total flux cleaned = 0.000979661 Jy ! Component: 200 - total flux cleaned = 0.00114306 Jy ! Total flux subtracted in 200 components = 0.00114306 Jy ! Clean residual min=-0.000683 max=0.000704 Jy/beam ! Clean residual mean=0.000005 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.0528083 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.000265254 Jy ! Component: 100 - total flux cleaned = 0.000512452 Jy ! Component: 150 - total flux cleaned = 0.000678232 Jy ! Component: 200 - total flux cleaned = 0.000614778 Jy ! Total flux subtracted in 200 components = 0.000614778 Jy ! Clean residual min=-0.001176 max=0.001165 Jy/beam ! Clean residual mean=0.000016 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0534231 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 331 components and 0.0534231 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.28 mas, bmaj=47.58 mas, bpa=-11.9 degrees ! Estimated noise=43.1528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000942698 Jy ! Component: 100 - total flux cleaned = -0.00163085 Jy ! Component: 150 - total flux cleaned = -0.00172001 Jy ! Component: 200 - total flux cleaned = -0.00172255 Jy ! Total flux subtracted in 200 components = -0.00172255 Jy ! Clean residual min=-0.000369 max=0.000368 Jy/beam ! Clean residual mean=0.000012 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0517005 Jy selfcal ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 444 components and 0.0517005 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.016822Jy sigma=0.022235 ! Fit after self-cal, rms=0.016815Jy sigma=0.022196 wmodel /scr/pima/bp171a9_uvs/J1211-4017_C_map.mod ! Writing 444 model components to file: /scr/pima/bp171a9_uvs/J1211-4017_C_map.mod wobs /scr/pima/bp171a9_uvs/J1211-4017_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a9_uvs/J1211-4017_C_uvs.fits wwins /scr/pima/bp171a9_uvs/J1211-4017_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp171a9_uvs/J1211-4017_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.28 x 47.58 at -11.9 degrees (North through East) ! Clean map min=-0.0041385 max=0.024985 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a9_uvs/J1211-4017_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0249849 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000136432 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.63818 1.63818 3.27636 6.55272 13.1054 26.2109 52.4217 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 183.13 quit ! Quitting program ! Log file /scr/pima/bp171a9_uvs/J1211-4017_C_uvs.log closed on Sat Dec 21 09:13:38 2013