! Started logfile: /scr/pima/s3111c_uvs/J1054+2210_X_uvs.log on Tue Jul 24 09:22:28 2012 obs /scr/pima/s3111c_uvs/J1054+2210_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1054+2210_X_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.717544 visibilities/baseline/integration-bin. ! Found source: J1054+2210 ! ! 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 19632 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/J1054+2210_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001976Jy sigma=0.708504 ! Fit after self-cal, rms=0.969410Jy sigma=0.685474 ! 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.312 mas, bmaj=1.728 mas, bpa=33.87 degrees ! Estimated noise=15.5943 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.0238557 Jy ! Component: 100 - total flux cleaned = 0.0297293 Jy ! Total flux subtracted in 100 components = 0.0297293 Jy ! Clean residual min=-0.001541 max=0.002419 Jy/beam ! Clean residual mean=0.000056 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0297293 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0297293 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.033376Jy sigma=0.023601 ! Fit after self-cal, rms=0.031358Jy sigma=0.022173 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410077 Jy ! Component: 100 - total flux cleaned = 0.00608717 Jy ! Total flux subtracted in 100 components = 0.00608717 Jy ! Clean residual min=-0.001720 max=0.001902 Jy/beam ! Clean residual mean=0.000038 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0358165 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.0358165 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.030837Jy sigma=0.021805 ! Fit after self-cal, rms=0.030817Jy sigma=0.021791 ! 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=1.511 mas, bmaj=1.976 mas, bpa=46.56 degrees ! Estimated noise=7.34738 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.00149158 Jy ! Component: 100 - total flux cleaned = 0.00216472 Jy ! Component: 150 - total flux cleaned = 0.00223722 Jy ! Component: 200 - total flux cleaned = 0.00229548 Jy ! Total flux subtracted in 200 components = 0.00229548 Jy ! Clean residual min=-0.001227 max=0.001418 Jy/beam ! Clean residual mean=0.000054 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.038112 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.038112 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.030747Jy sigma=0.021741 ! Fit after self-cal, rms=0.030739Jy sigma=0.021736 ! 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.13 FD 1.10 GB 0.94 HN 0.97 ! KP 1.03 LA 0.96 NL 1.08 OV 1.23 ! PT 1.02 SC 1.13 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.19 GB 0.92 HN 1.00 ! KP 0.95 LA 0.96 NL 1.03 OV 1.28 ! 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.08 FD 1.07 GB 0.98 HN 0.95 ! KP 0.94 LA 1.00 NL 1.10 OV 1.23 ! PT 1.07 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.05 GB 1.00 HN 0.99 ! KP 0.92 LA 1.02 NL 1.05 OV 1.20 ! PT 1.11 SC 1.10 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 GB 0.95 HN 0.90 ! KP 0.92 LA 0.96 NL 1.06 OV 1.24 ! PT 0.97 SC 1.10 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 GB 1.01 HN 0.92 ! KP 0.86 LA 0.91 NL 1.04 OV 0.96 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.79 GB 1.02 HN 1.02 ! KP 0.88 LA 1.12 NL 0.92 OV 1.11 ! PT 1.00* SC 0.88 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.64 GB 0.88 HN 0.90 ! KP 0.88 LA 0.92 NL 0.91 OV 0.97 ! PT 0.93 SC 0.84 ! ! ! Fit before self-cal, rms=0.030739Jy sigma=0.021736 ! Fit after self-cal, rms=0.028989Jy sigma=0.021103 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.518 mas, bmaj=1.98 mas, bpa=46.89 degrees ! Estimated noise=7.31853 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 (2.7, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126761 Jy ! Component: 100 - total flux cleaned = 0.00195374 Jy ! Component: 150 - total flux cleaned = 0.00243938 Jy ! Component: 200 - total flux cleaned = 0.00260498 Jy ! Total flux subtracted in 200 components = 0.00260498 Jy ! Clean residual min=-0.000598 max=0.000668 Jy/beam ! Clean residual mean=-0.000013 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0407169 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 68 components and 0.0407169 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.028930Jy sigma=0.021062 ! Fit after self-cal, rms=0.028990Jy sigma=0.021035 ! 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.028990Jy sigma=0.021035 ! Fit after self-cal, rms=0.029250Jy sigma=0.020994 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.517 mas, bmaj=1.972 mas, bpa=46.99 degrees ! Estimated noise=7.33718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000581381 Jy ! Component: 100 - total flux cleaned = 0.00079802 Jy ! Component: 150 - total flux cleaned = 0.000865992 Jy ! Component: 200 - total flux cleaned = 0.000933697 Jy ! Total flux subtracted in 200 components = 0.000933697 Jy ! Clean residual min=-0.000577 max=0.000639 Jy/beam ! Clean residual mean=-0.000007 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0416506 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 98 components and 0.0416507 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.029236Jy sigma=0.020984 ! Fit after self-cal, rms=0.029259Jy sigma=0.020979 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.000219342 Jy ! Component: 100 - total flux cleaned = 0.000255691 Jy ! Component: 150 - total flux cleaned = 0.000304032 Jy ! Component: 200 - total flux cleaned = 0.000339622 Jy ! Total flux subtracted in 200 components = 0.000339622 Jy ! Clean residual min=-0.000572 max=0.000624 Jy/beam ! Clean residual mean=-0.000015 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0419903 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 120 components and 0.0419903 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.029254Jy sigma=0.020975 ! Fit after self-cal, rms=0.029254Jy sigma=0.020975 ! 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.029254Jy sigma=0.020975 ! Fit after self-cal, rms=0.029345Jy sigma=0.020972 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.519 mas, bmaj=1.972 mas, bpa=47.13 degrees ! Estimated noise=7.35045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000255731 Jy ! Component: 100 - total flux cleaned = 0.000354404 Jy ! Component: 150 - total flux cleaned = 0.000424512 Jy ! Component: 200 - total flux cleaned = 0.00045579 Jy ! Total flux subtracted in 200 components = 0.00045579 Jy ! Clean residual min=-0.000543 max=0.000591 Jy/beam ! Clean residual mean=-0.000009 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0424461 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 135 components and 0.0424461 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.029341Jy sigma=0.020969 ! Fit after self-cal, rms=0.029345Jy sigma=0.020969 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.93957e-05 Jy ! Component: 100 - total flux cleaned = 0.000116882 Jy ! Component: 150 - total flux cleaned = 0.000139974 Jy ! Component: 200 - total flux cleaned = 0.000167038 Jy ! Total flux subtracted in 200 components = 0.000167038 Jy ! Clean residual min=-0.000540 max=0.000582 Jy/beam ! Clean residual mean=-0.000013 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0426131 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 147 components and 0.0426131 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.029343Jy sigma=0.020967 ! Fit after self-cal, rms=0.029343Jy sigma=0.020967 ! 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.029343Jy sigma=0.020967 ! Fit after self-cal, rms=0.029410Jy sigma=0.020966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.842 mas, bmaj=2.217 mas, bpa=38.34 degrees ! Estimated noise=7.6092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129875 Jy ! Component: 100 - total flux cleaned = 0.000212871 Jy ! Component: 150 - total flux cleaned = 0.000262554 Jy ! Component: 200 - total flux cleaned = 0.000290133 Jy ! Total flux subtracted in 200 components = 0.000290133 Jy ! Clean residual min=-0.000483 max=0.000577 Jy/beam ! Clean residual mean=-0.000014 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0429032 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 0.0429032 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.029409Jy sigma=0.020965 ! Fit after self-cal, rms=0.029410Jy sigma=0.020965 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.40708e-05 Jy ! Component: 100 - total flux cleaned = 7.14975e-05 Jy ! Component: 150 - total flux cleaned = 8.25155e-05 Jy ! Component: 200 - total flux cleaned = 9.27681e-05 Jy ! Total flux subtracted in 200 components = 9.27681e-05 Jy ! Clean residual min=-0.000481 max=0.000571 Jy/beam ! Clean residual mean=-0.000016 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.042996 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 181 components and 0.042996 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.029409Jy sigma=0.020964 ! Fit after self-cal, rms=0.029409Jy sigma=0.020964 ! 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.52 mas, bmaj=1.972 mas, bpa=47.22 degrees ! Estimated noise=7.36315 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.52 x 1.972 at 47.22 degrees (North through East) ! Clean map min=-0.00052386 max=0.031866 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.323 mas, bmaj=1.734 mas, bpa=33.04 degrees ! Estimated noise=15.5881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252087 Jy ! Component: 100 - total flux cleaned = 0.031932 Jy ! Component: 150 - total flux cleaned = 0.0351741 Jy ! Component: 200 - total flux cleaned = 0.0372317 Jy ! Total flux subtracted in 200 components = 0.0372317 Jy ! Clean residual min=-0.001378 max=0.001234 Jy/beam ! Clean residual mean=0.000042 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0372317 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0372317 Jy ! Inverting map and beam ! Estimated beam: bmin=1.52 mas, bmaj=1.972 mas, bpa=47.22 degrees ! Estimated noise=7.36315 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.00192047 Jy ! Component: 100 - total flux cleaned = 0.00302054 Jy ! Component: 150 - total flux cleaned = 0.00380351 Jy ! Component: 200 - total flux cleaned = 0.00441768 Jy ! Total flux subtracted in 200 components = 0.00441768 Jy ! Clean residual min=-0.000622 max=0.000602 Jy/beam ! Clean residual mean=0.000016 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0416494 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 61 components and 0.0416494 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.842 mas, bmaj=2.217 mas, bpa=38.34 degrees ! Estimated noise=7.6092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000504094 Jy ! Component: 100 - total flux cleaned = 0.000795007 Jy ! Component: 150 - total flux cleaned = 0.000954513 Jy ! Component: 200 - total flux cleaned = 0.00108003 Jy ! Total flux subtracted in 200 components = 0.00108003 Jy ! Clean residual min=-0.000544 max=0.000593 Jy/beam ! Clean residual mean=-0.000009 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0427294 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.000108459 Jy ! Component: 100 - total flux cleaned = 0.000195002 Jy ! Component: 150 - total flux cleaned = 0.000270452 Jy ! Component: 200 - total flux cleaned = 0.000330868 Jy ! Total flux subtracted in 200 components = 0.000330868 Jy ! Clean residual min=-0.000519 max=0.000561 Jy/beam ! Clean residual mean=-0.000018 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0430603 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 111 components and 0.0430603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.52 mas, bmaj=1.972 mas, bpa=47.22 degrees ! Estimated noise=7.36315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.51925e-05 Jy ! Component: 100 - total flux cleaned = 7.68302e-05 Jy ! Component: 150 - total flux cleaned = 9.03342e-05 Jy ! Component: 200 - total flux cleaned = 0.00010913 Jy ! Total flux subtracted in 200 components = 0.00010913 Jy ! Clean residual min=-0.000551 max=0.000531 Jy/beam ! Clean residual mean=-0.000016 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.0431694 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.0431694 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.029412Jy sigma=0.020966 ! Fit after self-cal, rms=0.029411Jy sigma=0.020964 wmodel /scr/pima/s3111c_uvs/J1054+2210_X_map.mod ! Writing 130 model components to file: /scr/pima/s3111c_uvs/J1054+2210_X_map.mod wobs /scr/pima/s3111c_uvs/J1054+2210_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1054+2210_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1054+2210_X_map.win ! wwins: Wrote 2 windows to /scr/pima/s3111c_uvs/J1054+2210_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 = 4.32815e-05 Jy ! Component: 100 - total flux cleaned = 0.000111135 Jy ! Component: 150 - total flux cleaned = 9.63456e-05 Jy ! Component: 200 - total flux cleaned = 6.82114e-05 Jy ! Component: 250 - total flux cleaned = 2.13991e-05 Jy ! Component: 300 - total flux cleaned = -4.31779e-05 Jy ! Component: 350 - total flux cleaned = -0.000111814 Jy ! Component: 400 - total flux cleaned = -0.00017221 Jy ! Component: 450 - total flux cleaned = -0.000230768 Jy ! Component: 500 - total flux cleaned = -0.000298885 Jy ! Component: 550 - total flux cleaned = -0.000342995 Jy ! Component: 600 - total flux cleaned = -0.00039668 Jy ! Component: 650 - total flux cleaned = -0.00043332 Jy ! Component: 700 - total flux cleaned = -0.000479107 Jy ! Component: 750 - total flux cleaned = -0.000508895 Jy ! Component: 800 - total flux cleaned = -0.000547728 Jy ! Component: 850 - total flux cleaned = -0.000576122 Jy ! Component: 900 - total flux cleaned = -0.000617893 Jy ! Component: 950 - total flux cleaned = -0.0006453 Jy ! Component: 1000 - total flux cleaned = -0.000685637 Jy ! Component: 1050 - total flux cleaned = -0.000725261 Jy ! Component: 1100 - total flux cleaned = -0.000764157 Jy ! Component: 1150 - total flux cleaned = -0.000815186 Jy ! Component: 1200 - total flux cleaned = -0.000844519 Jy ! Component: 1250 - total flux cleaned = -0.000889902 Jy ! Component: 1300 - total flux cleaned = -0.000930494 Jy ! Component: 1350 - total flux cleaned = -0.000966522 Jy ! Component: 1400 - total flux cleaned = -0.00101385 Jy ! Component: 1450 - total flux cleaned = -0.00105265 Jy ! Component: 1500 - total flux cleaned = -0.0010871 Jy ! Component: 1550 - total flux cleaned = -0.00112488 Jy ! Component: 1600 - total flux cleaned = -0.00115848 Jy ! Component: 1650 - total flux cleaned = -0.00120258 Jy ! Component: 1700 - total flux cleaned = -0.00122794 Jy ! Component: 1750 - total flux cleaned = -0.00125663 Jy ! Component: 1800 - total flux cleaned = -0.00129198 Jy ! Component: 1850 - total flux cleaned = -0.00132339 Jy ! Component: 1900 - total flux cleaned = -0.00135443 Jy ! Component: 1950 - total flux cleaned = -0.00137829 Jy ! Component: 2000 - total flux cleaned = -0.00140523 Jy ! Total flux subtracted in 2048 components = -0.00142524 Jy ! Clean residual min=-0.000188 max=0.000175 Jy/beam ! Clean residual mean=-0.000010 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0417442 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 248 components and 0.0417442 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J1054+2210_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.52 x 1.972 at 47.22 degrees (North through East) ! Clean map min=-0.0003808 max=0.031956 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1054+2210_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0319563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.66284e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.719375 0.719375 1.43875 2.8775 5.755 11.51 23.02 46.04 92.0799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.031 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1054+2210_X_uvs.log closed on Tue Jul 24 09:22:30 2012