! Started logfile: /scr/pima/bp171a0_uvs/J0911+8053_C_uvs.log on Fri Mar 15 09:01:15 2013 obs /scr/pima/bp171a0_uvs/J0911+8053_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a0_uvs/J0911+8053_C_uva.fits ! AN table 1: 10 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J0911+8053 ! ! 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 3.94397e+09 3.2e+07 1 3.2e+07 ! 02 2 3.97597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.00797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.03997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.23197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.32797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.35997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.39197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2608 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/bp171a0_uvs/J0911+8053_C] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015766Jy sigma=0.718048 ! Fit after self-cal, rms=0.905516Jy sigma=0.640120 ! 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.749 mas, bmaj=5.907 mas, bpa=-8.97 degrees ! Estimated noise=27.0031 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.0717671 Jy ! Component: 100 - total flux cleaned = 0.0880654 Jy ! Total flux subtracted in 100 components = 0.0880654 Jy ! Clean residual min=-0.006362 max=0.010664 Jy/beam ! Clean residual mean=-0.000015 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.0880654 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0880654 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.042980Jy sigma=0.030363 ! Fit after self-cal, rms=0.042974Jy sigma=0.030359 ! 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.123 mas, bmaj=6.216 mas, bpa=-9.57 degrees ! Estimated noise=19.5871 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 (20.7, -34.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796109 Jy ! Component: 100 - total flux cleaned = 0.00940308 Jy ! Component: 150 - total flux cleaned = 0.0106957 Jy ! Component: 200 - total flux cleaned = 0.0117008 Jy ! Total flux subtracted in 200 components = 0.0117008 Jy ! Clean residual min=-0.005725 max=0.006408 Jy/beam ! Clean residual mean=-0.000022 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.0997662 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.0997662 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.040764Jy sigma=0.028796 ! Fit after self-cal, rms=0.040622Jy sigma=0.028696 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.66 HN 0.85 KP 0.86 ! LA 0.90 NL 1.01 OV 0.85 PT 0.94 ! SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.62 HN 0.82 KP 0.94 ! LA 0.89 NL 0.97 OV 0.83 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.75 HN 0.90 KP 1.01 ! LA 0.98 NL 1.01 OV 0.89 PT 0.96 ! SC 0.89 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.11 HN 1.19 KP 1.05 ! LA 1.14 NL 0.93 OV 1.13 PT 0.98 ! SC 1.06 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.11 KP 1.04 ! LA 1.10 NL 1.11 OV 1.06 PT 1.06 ! SC 1.09 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.02 KP 1.12 ! LA 1.16 NL 1.04 OV 1.03 PT 1.12 ! SC 0.99 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.08 HN 1.05 KP 1.09 ! LA 1.50 NL 1.20 OV 1.07 PT 1.03 ! SC 1.02 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.13 KP 1.12 ! LA 1.17 NL 1.11 OV 1.01 PT 0.98 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.040622Jy sigma=0.028696 ! Fit after self-cal, rms=0.030293Jy sigma=0.022434 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.135 mas, bmaj=6.246 mas, bpa=-9.916 degrees ! Estimated noise=19.4997 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.00015201 Jy ! Component: 100 - total flux cleaned = 0.000508462 Jy ! Component: 150 - total flux cleaned = 0.00065184 Jy ! Component: 200 - total flux cleaned = 0.000802666 Jy ! Total flux subtracted in 200 components = 0.000802666 Jy ! Clean residual min=-0.001759 max=0.001541 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.100569 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.100569 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.030171Jy sigma=0.022349 ! Fit after self-cal, rms=0.030223Jy sigma=0.022326 ! 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.030223Jy sigma=0.022326 ! Fit after self-cal, rms=0.030120Jy sigma=0.022314 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.129 mas, bmaj=6.24 mas, bpa=-9.928 degrees ! Estimated noise=19.4534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.57529e-05 Jy ! Component: 100 - total flux cleaned = 0.000228094 Jy ! Component: 150 - total flux cleaned = 0.000358008 Jy ! Component: 200 - total flux cleaned = 0.000472743 Jy ! Total flux subtracted in 200 components = 0.000472743 Jy ! Clean residual min=-0.001636 max=0.001500 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.101042 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.101042 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.030065Jy sigma=0.022279 ! Fit after self-cal, rms=0.030064Jy sigma=0.022278 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.21184e-05 Jy ! Component: 100 - total flux cleaned = 7.36097e-06 Jy ! Component: 150 - total flux cleaned = 9.75231e-05 Jy ! Component: 200 - total flux cleaned = 0.000130622 Jy ! Total flux subtracted in 200 components = 0.000130622 Jy ! Clean residual min=-0.001582 max=0.001505 Jy/beam ! Clean residual mean=-0.000004 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.101172 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 94 components and 0.101172 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.030040Jy sigma=0.022265 ! Fit after self-cal, rms=0.030039Jy sigma=0.022264 ! 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.030039Jy sigma=0.022264 ! Fit after self-cal, rms=0.029936Jy sigma=0.022255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.125 mas, bmaj=6.238 mas, bpa=-9.926 degrees ! Estimated noise=19.4094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.96945e-05 Jy ! Component: 100 - total flux cleaned = 0.000135585 Jy ! Component: 150 - total flux cleaned = 0.000238091 Jy ! Component: 200 - total flux cleaned = 0.000284583 Jy ! Total flux subtracted in 200 components = 0.000284583 Jy ! Clean residual min=-0.001558 max=0.001459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.101457 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 104 components and 0.101457 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.029913Jy sigma=0.022241 ! Fit after self-cal, rms=0.029913Jy sigma=0.022240 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 = -4.87888e-05 Jy ! Component: 100 - total flux cleaned = -2.0438e-05 Jy ! Component: 150 - total flux cleaned = -2.05201e-05 Jy ! Component: 200 - total flux cleaned = -3.32656e-05 Jy ! Total flux subtracted in 200 components = -3.32656e-05 Jy ! Clean residual min=-0.001564 max=0.001452 Jy/beam ! Clean residual mean=-0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.101424 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 115 components and 0.101424 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.029901Jy sigma=0.022233 ! Fit after self-cal, rms=0.029901Jy sigma=0.022233 ! 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.029901Jy sigma=0.022233 ! Fit after self-cal, rms=0.029845Jy sigma=0.022229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.73 mas, bmaj=6.586 mas, bpa=-9.565 degrees ! Estimated noise=22.6473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.08272e-05 Jy ! Component: 100 - total flux cleaned = 8.68946e-05 Jy ! Component: 150 - total flux cleaned = 0.000110349 Jy ! Component: 200 - total flux cleaned = 0.000121298 Jy ! Total flux subtracted in 200 components = 0.000121298 Jy ! Clean residual min=-0.001613 max=0.001408 Jy/beam ! Clean residual mean=-0.000006 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.101545 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 126 components and 0.101545 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.029838Jy sigma=0.022225 ! Fit after self-cal, rms=0.029839Jy sigma=0.022224 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 = 9.56168e-06 Jy ! Component: 100 - total flux cleaned = 1.96696e-05 Jy ! Component: 150 - total flux cleaned = 1.95571e-05 Jy ! Component: 200 - total flux cleaned = 1.99829e-05 Jy ! Total flux subtracted in 200 components = 1.99829e-05 Jy ! Clean residual min=-0.001604 max=0.001362 Jy/beam ! Clean residual mean=-0.000006 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.101565 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.101565 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.029835Jy sigma=0.022222 ! Fit after self-cal, rms=0.029835Jy sigma=0.022222 ! 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.123 mas, bmaj=6.238 mas, bpa=-9.923 degrees ! Estimated noise=19.3849 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.123 x 6.238 at -9.923 degrees (North through East) ! Clean map min=-0.0037835 max=0.09295 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.772 mas, bmaj=5.914 mas, bpa=-9.142 degrees ! Estimated noise=26.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0709836 Jy ! Component: 100 - total flux cleaned = 0.0869147 Jy ! Component: 150 - total flux cleaned = 0.0929744 Jy ! Component: 200 - total flux cleaned = 0.0963734 Jy ! Total flux subtracted in 200 components = 0.0963734 Jy ! Clean residual min=-0.002372 max=0.002704 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0963733 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0963733 Jy ! Inverting map and beam ! Estimated beam: bmin=2.123 mas, bmaj=6.238 mas, bpa=-9.923 degrees ! Estimated noise=19.3849 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.00190749 Jy ! Component: 100 - total flux cleaned = 0.00254977 Jy ! Component: 150 - total flux cleaned = 0.00295269 Jy ! Component: 200 - total flux cleaned = 0.00338668 Jy ! Total flux subtracted in 200 components = 0.00338668 Jy ! Clean residual min=-0.001747 max=0.001624 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.09976 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.09976 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=3.73 mas, bmaj=6.586 mas, bpa=-9.565 degrees ! Estimated noise=22.6473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643068 Jy ! Component: 100 - total flux cleaned = 0.000784869 Jy ! Component: 150 - total flux cleaned = 0.000907167 Jy ! Component: 200 - total flux cleaned = 0.00103811 Jy ! Total flux subtracted in 200 components = 0.00103811 Jy ! Clean residual min=-0.001626 max=0.001472 Jy/beam ! Clean residual mean=-0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.100798 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 = 6.94188e-05 Jy ! Component: 100 - total flux cleaned = 0.000110621 Jy ! Component: 150 - total flux cleaned = 0.000148058 Jy ! Component: 200 - total flux cleaned = 0.000182271 Jy ! Total flux subtracted in 200 components = 0.000182271 Jy ! Clean residual min=-0.001622 max=0.001429 Jy/beam ! Clean residual mean=-0.000004 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.10098 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 74 components and 0.10098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.123 mas, bmaj=6.238 mas, bpa=-9.923 degrees ! Estimated noise=19.3849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.86466e-05 Jy ! Component: 100 - total flux cleaned = 0.000155217 Jy ! Component: 150 - total flux cleaned = 0.000235233 Jy ! Component: 200 - total flux cleaned = 0.000253802 Jy ! Total flux subtracted in 200 components = 0.000253802 Jy ! Clean residual min=-0.001681 max=0.001371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.101234 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.101234 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.029854Jy sigma=0.022237 ! Fit after self-cal, rms=0.029853Jy sigma=0.022235 wmodel /scr/pima/bp171a0_uvs/J0911+8053_C_map.mod ! Writing 91 model components to file: /scr/pima/bp171a0_uvs/J0911+8053_C_map.mod wobs /scr/pima/bp171a0_uvs/J0911+8053_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a0_uvs/J0911+8053_C_uvs.fits wwins /scr/pima/bp171a0_uvs/J0911+8053_C_map.win ! wwins: Wrote 2 windows to /scr/pima/bp171a0_uvs/J0911+8053_C_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.000575188 Jy ! Component: 100 - total flux cleaned = -0.000841056 Jy ! Component: 150 - total flux cleaned = -0.00103808 Jy ! Component: 200 - total flux cleaned = -0.00103967 Jy ! Component: 250 - total flux cleaned = -0.00107905 Jy ! Component: 300 - total flux cleaned = -0.00115338 Jy ! Component: 350 - total flux cleaned = -0.00117119 Jy ! Component: 400 - total flux cleaned = -0.00117161 Jy ! Component: 450 - total flux cleaned = -0.00113779 Jy ! Component: 500 - total flux cleaned = -0.0011537 Jy ! Component: 550 - total flux cleaned = -0.00113745 Jy ! Component: 600 - total flux cleaned = -0.00116846 Jy ! Component: 650 - total flux cleaned = -0.00115275 Jy ! Component: 700 - total flux cleaned = -0.00113761 Jy ! Component: 750 - total flux cleaned = -0.00118167 Jy ! Component: 800 - total flux cleaned = -0.00119594 Jy ! Component: 850 - total flux cleaned = -0.00118197 Jy ! Component: 900 - total flux cleaned = -0.00120971 Jy ! Component: 950 - total flux cleaned = -0.00119611 Jy ! Component: 1000 - total flux cleaned = -0.00124943 Jy ! Component: 1050 - total flux cleaned = -0.00119712 Jy ! Component: 1100 - total flux cleaned = -0.00124851 Jy ! Component: 1150 - total flux cleaned = -0.00121035 Jy ! Component: 1200 - total flux cleaned = -0.00116041 Jy ! Component: 1250 - total flux cleaned = -0.00113587 Jy ! Component: 1300 - total flux cleaned = -0.00111169 Jy ! Component: 1350 - total flux cleaned = -0.0010405 Jy ! Component: 1400 - total flux cleaned = -0.000982078 Jy ! Component: 1450 - total flux cleaned = -0.000936006 Jy ! Component: 1500 - total flux cleaned = -0.000924519 Jy ! Component: 1550 - total flux cleaned = -0.000879552 Jy ! Component: 1600 - total flux cleaned = -0.000846139 Jy ! Component: 1650 - total flux cleaned = -0.000813162 Jy ! Component: 1700 - total flux cleaned = -0.000780752 Jy ! Component: 1750 - total flux cleaned = -0.0007274 Jy ! Component: 1800 - total flux cleaned = -0.000706323 Jy ! Component: 1850 - total flux cleaned = -0.000643705 Jy ! Component: 1900 - total flux cleaned = -0.000643899 Jy ! Component: 1950 - total flux cleaned = -0.00065433 Jy ! Component: 2000 - total flux cleaned = -0.000614083 Jy ! Component: 2050 - total flux cleaned = -0.000604147 Jy ! Component: 2100 - total flux cleaned = -0.000584421 Jy ! Component: 2150 - total flux cleaned = -0.000584425 Jy ! Component: 2200 - total flux cleaned = -0.000565032 Jy ! Component: 2250 - total flux cleaned = -0.000555597 Jy ! Component: 2300 - total flux cleaned = -0.000498651 Jy ! Component: 2350 - total flux cleaned = -0.000489246 Jy ! Component: 2400 - total flux cleaned = -0.000498567 Jy ! Component: 2450 - total flux cleaned = -0.000452414 Jy ! Component: 2500 - total flux cleaned = -0.0003977 Jy ! Component: 2550 - total flux cleaned = -0.000406807 Jy ! Component: 2600 - total flux cleaned = -0.000352978 Jy ! Component: 2650 - total flux cleaned = -0.000335313 Jy ! Component: 2700 - total flux cleaned = -0.000308843 Jy ! Component: 2750 - total flux cleaned = -0.000265164 Jy ! Component: 2800 - total flux cleaned = -0.000265246 Jy ! Component: 2850 - total flux cleaned = -0.000179532 Jy ! Component: 2900 - total flux cleaned = -0.000188056 Jy ! Component: 2950 - total flux cleaned = -0.00014579 Jy ! Component: 3000 - total flux cleaned = -8.72372e-05 Jy ! Component: 3050 - total flux cleaned = -4.59342e-05 Jy ! Component: 3100 - total flux cleaned = -2.12808e-05 Jy ! Component: 3150 - total flux cleaned = 1.13052e-05 Jy ! Component: 3200 - total flux cleaned = 1.94863e-05 Jy ! Component: 3250 - total flux cleaned = 4.3687e-05 Jy ! Component: 3300 - total flux cleaned = 9.95843e-05 Jy ! Component: 3350 - total flux cleaned = 0.000123384 Jy ! Component: 3400 - total flux cleaned = 0.000139154 Jy ! Component: 3450 - total flux cleaned = 0.000170322 Jy ! Component: 3500 - total flux cleaned = 0.000193568 Jy ! Component: 3550 - total flux cleaned = 0.000216724 Jy ! Component: 3600 - total flux cleaned = 0.000247369 Jy ! Component: 3650 - total flux cleaned = 0.000247284 Jy ! Component: 3700 - total flux cleaned = 0.000247275 Jy ! Component: 3750 - total flux cleaned = 0.000254824 Jy ! Component: 3800 - total flux cleaned = 0.00025487 Jy ! Component: 3850 - total flux cleaned = 0.00026231 Jy ! Component: 3900 - total flux cleaned = 0.000277097 Jy ! Component: 3950 - total flux cleaned = 0.000306507 Jy ! Component: 4000 - total flux cleaned = 0.000321106 Jy ! Component: 4050 - total flux cleaned = 0.000342907 Jy ! Total flux subtracted in 4096 components = 0.000357388 Jy ! Clean residual min=-0.000407 max=0.000403 Jy/beam ! Clean residual mean=-0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.101592 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 401 components and 0.101592 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a0_uvs/J0911+8053_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.123 x 6.238 at -9.923 degrees (North through East) ! Clean map min=-0.0025608 max=0.092471 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a0_uvs/J0911+8053_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0924707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00013064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.423832 0.423832 0.847665 1.69533 3.39066 6.78132 13.5626 27.1253 54.2505 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 quit ! Quitting program ! Log file /scr/pima/bp171a0_uvs/J0911+8053_C_uvs.log closed on Fri Mar 15 09:01:19 2013