! Started logfile: /scr/pima/s3111c_uvs/J0315-1031_X_uvs.log on Tue Jul 24 09:21:27 2012 obs /scr/pima/s3111c_uvs/J0315-1031_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J0315-1031_X_uva.fits ! AN table 1: 66 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.730976 visibilities/baseline/integration-bin. ! Found source: J0315-1031 ! ! 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.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 17368 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 = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J0315-1031_X] 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 = 512x512 pixels with 0.100x0.100 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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007083Jy sigma=0.712111 ! Fit after self-cal, rms=0.910262Jy sigma=0.643650 ! 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=0.8245 mas, bmaj=2.62 mas, bpa=17.13 degrees ! Estimated noise=18.0519 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.069837 Jy ! Component: 100 - total flux cleaned = 0.0852311 Jy ! Total flux subtracted in 100 components = 0.0852311 Jy ! Clean residual min=-0.003984 max=0.005124 Jy/beam ! Clean residual mean=-0.000012 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.0852312 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0852312 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.034692Jy sigma=0.024531 ! Fit after self-cal, rms=0.034676Jy sigma=0.024520 ! 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=0.9992 mas, bmaj=2.85 mas, bpa=13.29 degrees ! Estimated noise=7.76809 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.00625296 Jy ! Component: 100 - total flux cleaned = 0.00922249 Jy ! Component: 150 - total flux cleaned = 0.0106738 Jy ! Component: 200 - total flux cleaned = 0.0113965 Jy ! Total flux subtracted in 200 components = 0.0113965 Jy ! Clean residual min=-0.002299 max=0.002540 Jy/beam ! Clean residual mean=-0.000020 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0966277 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.0966277 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.033657Jy sigma=0.023799 ! Fit after self-cal, rms=0.033643Jy sigma=0.023789 ! 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 1.06 FD 1.12 GB 0.89 HN 1.06 ! KP 0.97 LA 1.02 NL 1.09 OV 1.12 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.11 GB 0.87 HN 1.09 ! KP 0.96 LA 1.01 NL 1.05 OV 1.12 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.09 GB 0.92 HN 1.02 ! KP 1.00 LA 1.01 NL 1.07 OV 1.11 ! PT 1.10 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 GB 0.94 HN 1.09 ! KP 0.93 LA 1.00 NL 1.08 OV 1.16 ! PT 1.09 SC 1.11 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 GB 0.88 HN 1.03 ! KP 0.96 LA 1.01 NL 1.04 OV 1.10 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 GB 0.91 HN 1.04 ! KP 0.84 LA 1.01 NL 0.95 OV 1.02 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 GB 0.93 HN 1.05 ! KP 0.84 LA 1.00 NL 0.94 OV 1.05 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.80 GB 0.81 HN 1.01 ! KP 0.86 LA 0.92 NL 0.88 OV 1.02 ! PT 0.99 SC 0.85 ! ! ! Fit before self-cal, rms=0.033643Jy sigma=0.023789 ! Fit after self-cal, rms=0.030178Jy sigma=0.021678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.855 mas, bpa=13.16 degrees ! Estimated noise=7.74316 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 (-3.3, -1.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198832 Jy ! Component: 100 - total flux cleaned = 0.00245579 Jy ! Component: 150 - total flux cleaned = 0.00272492 Jy ! Component: 200 - total flux cleaned = 0.00288702 Jy ! Total flux subtracted in 200 components = 0.00288702 Jy ! Clean residual min=-0.000608 max=0.000585 Jy/beam ! Clean residual mean=-0.000006 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0995147 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.0995147 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.030063Jy sigma=0.021587 ! Fit after self-cal, rms=0.030074Jy sigma=0.021568 ! 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.030074Jy sigma=0.021568 ! Fit after self-cal, rms=0.030010Jy sigma=0.021541 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=2.852 mas, bpa=13.21 degrees ! Estimated noise=7.73155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640451 Jy ! Component: 100 - total flux cleaned = 0.00100259 Jy ! Component: 150 - total flux cleaned = 0.00114639 Jy ! Component: 200 - total flux cleaned = 0.00119254 Jy ! Total flux subtracted in 200 components = 0.00119254 Jy ! Clean residual min=-0.000523 max=0.000490 Jy/beam ! Clean residual mean=-0.000001 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.100707 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 94 components and 0.100707 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.029996Jy sigma=0.021529 ! Fit after self-cal, rms=0.029995Jy sigma=0.021527 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.000276021 Jy ! Component: 100 - total flux cleaned = 0.000339769 Jy ! Component: 150 - total flux cleaned = 0.000394709 Jy ! Component: 200 - total flux cleaned = 0.000429901 Jy ! Total flux subtracted in 200 components = 0.000429901 Jy ! Clean residual min=-0.000510 max=0.000465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.101137 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 128 components and 0.101137 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.029991Jy sigma=0.021524 ! Fit after self-cal, rms=0.029990Jy sigma=0.021523 ! 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.029990Jy sigma=0.021523 ! Fit after self-cal, rms=0.030001Jy sigma=0.021522 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=2.85 mas, bpa=13.2 degrees ! Estimated noise=7.73367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256983 Jy ! Component: 100 - total flux cleaned = 0.000330317 Jy ! Component: 150 - total flux cleaned = 0.000337273 Jy ! Component: 200 - total flux cleaned = 0.000356053 Jy ! Total flux subtracted in 200 components = 0.000356053 Jy ! Clean residual min=-0.000468 max=0.000445 Jy/beam ! Clean residual mean=0.000001 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.101493 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 145 components and 0.101493 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.029997Jy sigma=0.021519 ! Fit after self-cal, rms=0.029997Jy sigma=0.021519 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.000122315 Jy ! Component: 100 - total flux cleaned = 0.000152343 Jy ! Component: 150 - total flux cleaned = 0.000180072 Jy ! Component: 200 - total flux cleaned = 0.000200798 Jy ! Total flux subtracted in 200 components = 0.000200798 Jy ! Clean residual min=-0.000458 max=0.000432 Jy/beam ! Clean residual mean=0.000002 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.101694 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 156 components and 0.101694 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.029995Jy sigma=0.021517 ! Fit after self-cal, rms=0.029995Jy sigma=0.021517 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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.029995Jy sigma=0.021517 ! Fit after self-cal, rms=0.030006Jy sigma=0.021516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.337 mas, bmaj=3.21 mas, bpa=8.134 degrees ! Estimated noise=8.31658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140225 Jy ! Component: 100 - total flux cleaned = 0.000174546 Jy ! Component: 150 - total flux cleaned = 0.000174617 Jy ! Component: 200 - total flux cleaned = 0.000187991 Jy ! Total flux subtracted in 200 components = 0.000187991 Jy ! Clean residual min=-0.000461 max=0.000475 Jy/beam ! Clean residual mean=0.000003 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.101882 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 189 components and 0.101882 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.030004Jy sigma=0.021515 ! Fit after self-cal, rms=0.030004Jy sigma=0.021515 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 = 6.90178e-05 Jy ! Component: 100 - total flux cleaned = 8.91568e-05 Jy ! Component: 150 - total flux cleaned = 8.90745e-05 Jy ! Component: 200 - total flux cleaned = 9.93119e-05 Jy ! Total flux subtracted in 200 components = 9.93119e-05 Jy ! Clean residual min=-0.000458 max=0.000450 Jy/beam ! Clean residual mean=0.000002 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.101981 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 203 components and 0.101981 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.030003Jy sigma=0.021515 ! Fit after self-cal, rms=0.030003Jy sigma=0.021514 ! 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=1.001 mas, bmaj=2.85 mas, bpa=13.19 degrees ! Estimated noise=7.73634 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.85 at 13.19 degrees (North through East) ! Clean map min=-0.00043727 max=0.090052 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=0.8255 mas, bmaj=2.608 mas, bpa=17.18 degrees ! Estimated noise=17.7726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0686965 Jy ! Component: 100 - total flux cleaned = 0.0839055 Jy ! Component: 150 - total flux cleaned = 0.08976 Jy ! Component: 200 - total flux cleaned = 0.0933199 Jy ! Total flux subtracted in 200 components = 0.0933199 Jy ! Clean residual min=-0.001305 max=0.001873 Jy/beam ! Clean residual mean=-0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0933199 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0933199 Jy ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.85 mas, bpa=13.19 degrees ! Estimated noise=7.73634 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.00276233 Jy ! Component: 100 - total flux cleaned = 0.00444011 Jy ! Component: 150 - total flux cleaned = 0.00558046 Jy ! Component: 200 - total flux cleaned = 0.00630619 Jy ! Total flux subtracted in 200 components = 0.00630619 Jy ! Clean residual min=-0.000668 max=0.000565 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0996261 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 76 components and 0.0996261 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.337 mas, bmaj=3.21 mas, bpa=8.134 degrees ! Estimated noise=8.31658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755005 Jy ! Component: 100 - total flux cleaned = 0.00111254 Jy ! Component: 150 - total flux cleaned = 0.00139037 Jy ! Component: 200 - total flux cleaned = 0.00159896 Jy ! Total flux subtracted in 200 components = 0.00159896 Jy ! Clean residual min=-0.000498 max=0.000500 Jy/beam ! Clean residual mean=0.000002 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.101225 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.000128046 Jy ! Component: 100 - total flux cleaned = 0.000245044 Jy ! Component: 150 - total flux cleaned = 0.000337096 Jy ! Component: 200 - total flux cleaned = 0.00041625 Jy ! Total flux subtracted in 200 components = 0.00041625 Jy ! Clean residual min=-0.000458 max=0.000480 Jy/beam ! Clean residual mean=0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.101641 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 198 components and 0.101641 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=2.85 mas, bpa=13.19 degrees ! Estimated noise=7.73634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.28709e-05 Jy ! Component: 100 - total flux cleaned = 9.79233e-05 Jy ! Component: 150 - total flux cleaned = 0.000125394 Jy ! Component: 200 - total flux cleaned = 0.000150662 Jy ! Total flux subtracted in 200 components = 0.000150662 Jy ! Clean residual min=-0.000440 max=0.000478 Jy/beam ! Clean residual mean=0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.101792 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 215 components and 0.101792 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.030006Jy sigma=0.021516 ! Fit after self-cal, rms=0.030005Jy sigma=0.021515 wmodel /scr/pima/s3111c_uvs/J0315-1031_X_map.mod ! Writing 215 model components to file: /scr/pima/s3111c_uvs/J0315-1031_X_map.mod wobs /scr/pima/s3111c_uvs/J0315-1031_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J0315-1031_X_uvs.fits wwins /scr/pima/s3111c_uvs/J0315-1031_X_map.win ! wwins: Wrote 2 windows to /scr/pima/s3111c_uvs/J0315-1031_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 8.71714e-05 Jy ! Component: 100 - total flux cleaned = 0.000125737 Jy ! Component: 150 - total flux cleaned = 0.0001333 Jy ! Component: 200 - total flux cleaned = 0.000147348 Jy ! Component: 250 - total flux cleaned = 0.000147297 Jy ! Component: 300 - total flux cleaned = 0.000153786 Jy ! Component: 350 - total flux cleaned = 0.0001537 Jy ! Component: 400 - total flux cleaned = 0.000153694 Jy ! Component: 450 - total flux cleaned = 0.000153726 Jy ! Component: 500 - total flux cleaned = 0.000153896 Jy ! Component: 550 - total flux cleaned = 0.00016529 Jy ! Component: 600 - total flux cleaned = 0.000181798 Jy ! Component: 650 - total flux cleaned = 0.000197845 Jy ! Component: 700 - total flux cleaned = 0.000203169 Jy ! Component: 750 - total flux cleaned = 0.000203231 Jy ! Component: 800 - total flux cleaned = 0.000203162 Jy ! Component: 850 - total flux cleaned = 0.000193445 Jy ! Component: 900 - total flux cleaned = 0.000198207 Jy ! Component: 950 - total flux cleaned = 0.000193572 Jy ! Component: 1000 - total flux cleaned = 0.000193561 Jy ! Component: 1050 - total flux cleaned = 0.000193569 Jy ! Component: 1100 - total flux cleaned = 0.000206751 Jy ! Component: 1150 - total flux cleaned = 0.00020677 Jy ! Component: 1200 - total flux cleaned = 0.000202616 Jy ! Component: 1250 - total flux cleaned = 0.000194322 Jy ! Component: 1300 - total flux cleaned = 0.000194296 Jy ! Component: 1350 - total flux cleaned = 0.000186232 Jy ! Component: 1400 - total flux cleaned = 0.000190177 Jy ! Component: 1450 - total flux cleaned = 0.000170563 Jy ! Component: 1500 - total flux cleaned = 0.000174431 Jy ! Component: 1550 - total flux cleaned = 0.000174404 Jy ! Component: 1600 - total flux cleaned = 0.000170634 Jy ! Component: 1650 - total flux cleaned = 0.000166953 Jy ! Component: 1700 - total flux cleaned = 0.000159677 Jy ! Component: 1750 - total flux cleaned = 0.000156104 Jy ! Component: 1800 - total flux cleaned = 0.000145381 Jy ! Component: 1850 - total flux cleaned = 0.000141849 Jy ! Component: 1900 - total flux cleaned = 0.000124448 Jy ! Component: 1950 - total flux cleaned = 0.000117576 Jy ! Component: 2000 - total flux cleaned = 0.000114199 Jy ! Total flux subtracted in 2048 components = 0.000100711 Jy ! Clean residual min=-0.000188 max=0.000171 Jy/beam ! Clean residual mean=-0.000002 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.101893 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 373 components and 0.101893 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J0315-1031_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 2.85 at 13.19 degrees (North through East) ! Clean map min=-0.00039742 max=0.090099 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J0315-1031_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0900986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.44221e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.247802 0.247802 0.495605 0.991209 1.98242 3.96484 7.92967 15.8593 31.7187 63.4374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J0315-1031_X_uvs.log closed on Tue Jul 24 09:21:29 2012