! Started logfile: /scr/pima/s3111c_uvs/J0416+0105_X_uvs.log on Tue Jul 24 09:21:36 2012 obs /scr/pima/s3111c_uvs/J0416+0105_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J0416+0105_X_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659048 visibilities/baseline/integration-bin. ! Found source: J0416+0105 ! ! 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 24912 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/J0416+0105_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998569Jy sigma=0.706093 ! Fit after self-cal, rms=0.963346Jy sigma=0.681188 ! 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.9407 mas, bmaj=2.266 mas, bpa=18.98 degrees ! Estimated noise=10.5504 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.028476 Jy ! Component: 100 - total flux cleaned = 0.0349046 Jy ! Total flux subtracted in 100 components = 0.0349046 Jy ! Clean residual min=-0.002169 max=0.002747 Jy/beam ! Clean residual mean=0.000035 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0349045 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0349045 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.032405Jy sigma=0.022914 ! Fit after self-cal, rms=0.030628Jy sigma=0.021658 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381789 Jy ! Component: 100 - total flux cleaned = 0.00568419 Jy ! Total flux subtracted in 100 components = 0.00568419 Jy ! Clean residual min=-0.001270 max=0.001587 Jy/beam ! Clean residual mean=0.000021 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0405887 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.0405887 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.030130Jy sigma=0.021305 ! Fit after self-cal, rms=0.030119Jy sigma=0.021297 ! 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.055 mas, bmaj=2.666 mas, bpa=16.23 degrees ! Estimated noise=6.51525 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.00163797 Jy ! Component: 100 - total flux cleaned = 0.0026122 Jy ! Component: 150 - total flux cleaned = 0.00323626 Jy ! Component: 200 - total flux cleaned = 0.00365225 Jy ! Total flux subtracted in 200 components = 0.00365225 Jy ! Clean residual min=-0.001268 max=0.001725 Jy/beam ! Clean residual mean=0.000023 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.044241 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.044241 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.030024Jy sigma=0.021230 ! Fit after self-cal, rms=0.030020Jy sigma=0.021227 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.12 GB 0.97 HN 0.95 ! KP 0.99 LA 1.05 NL 1.14 OV 1.15 ! PT 1.02 SC 1.10 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.13 GB 0.95 HN 1.03 ! KP 0.93 LA 0.96 NL 1.09 OV 1.14 ! PT 1.04 SC 1.08 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 GB 1.00 HN 0.94 ! KP 0.97 LA 1.01 NL 1.21 OV 1.14 ! PT 1.06 SC 1.11 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 GB 1.03 HN 0.98 ! KP 0.91 LA 1.04 NL 1.11 OV 1.15 ! PT 1.06 SC 1.15 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 GB 0.93 HN 0.93 ! KP 1.00 LA 0.96 NL 1.08 OV 1.09 ! PT 0.94 SC 1.13 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.88 GB 0.97 HN 0.95 ! KP 0.84 LA 0.98 NL 1.01 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 GB 1.01 HN 1.05 ! KP 0.80 LA 1.00 NL 1.04 OV 1.07 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.74 GB 0.90 HN 0.99 ! KP 0.90 LA 0.95 NL 0.89 OV 0.95 ! PT 0.92 SC 0.82 ! ! ! Fit before self-cal, rms=0.030020Jy sigma=0.021227 ! Fit after self-cal, rms=0.028332Jy sigma=0.020735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.059 mas, bmaj=2.669 mas, bpa=16.01 degrees ! Estimated noise=6.52267 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, -0.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137206 Jy ! Component: 100 - total flux cleaned = 0.00180488 Jy ! Component: 150 - total flux cleaned = 0.00190184 Jy ! Component: 200 - total flux cleaned = 0.001975 Jy ! Total flux subtracted in 200 components = 0.001975 Jy ! Clean residual min=-0.000461 max=0.000695 Jy/beam ! Clean residual mean=0.000005 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.046216 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.046216 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.028266Jy sigma=0.020687 ! Fit after self-cal, rms=0.028296Jy sigma=0.020669 ! 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.028296Jy sigma=0.020669 ! Fit after self-cal, rms=0.028427Jy sigma=0.020640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.058 mas, bmaj=2.67 mas, bpa=16.05 degrees ! Estimated noise=6.52192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559648 Jy ! Component: 100 - total flux cleaned = 0.000657302 Jy ! Component: 150 - total flux cleaned = 0.000666976 Jy ! Component: 200 - total flux cleaned = 0.000684971 Jy ! Total flux subtracted in 200 components = 0.000684971 Jy ! Clean residual min=-0.000414 max=0.000581 Jy/beam ! Clean residual mean=0.000007 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.046901 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 106 components and 0.046901 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.028413Jy sigma=0.020630 ! Fit after self-cal, rms=0.028418Jy sigma=0.020626 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) ! Added new window around map position (5.2, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542853 Jy ! Component: 100 - total flux cleaned = 0.000663117 Jy ! Component: 150 - total flux cleaned = 0.000703648 Jy ! Component: 200 - total flux cleaned = 0.000720633 Jy ! Total flux subtracted in 200 components = 0.000720633 Jy ! Clean residual min=-0.000332 max=0.000406 Jy/beam ! Clean residual mean=0.000006 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0476216 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 147 components and 0.0476216 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.028406Jy sigma=0.020618 ! Fit after self-cal, rms=0.028405Jy sigma=0.020617 ! 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.028405Jy sigma=0.020617 ! Fit after self-cal, rms=0.028503Jy sigma=0.020609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=2.669 mas, bpa=16.04 degrees ! Estimated noise=6.53641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309327 Jy ! Component: 100 - total flux cleaned = 0.000403116 Jy ! Component: 150 - total flux cleaned = 0.000425594 Jy ! Component: 200 - total flux cleaned = 0.000438967 Jy ! Total flux subtracted in 200 components = 0.000438967 Jy ! Clean residual min=-0.000309 max=0.000400 Jy/beam ! Clean residual mean=0.000008 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0480606 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 179 components and 0.0480606 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.028499Jy sigma=0.020606 ! Fit after self-cal, rms=0.028500Jy sigma=0.020606 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.000104159 Jy ! Component: 100 - total flux cleaned = 0.000104325 Jy ! Component: 150 - total flux cleaned = 9.31968e-05 Jy ! Component: 200 - total flux cleaned = 9.3416e-05 Jy ! Total flux subtracted in 200 components = 9.3416e-05 Jy ! Clean residual min=-0.000294 max=0.000376 Jy/beam ! Clean residual mean=0.000008 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.048154 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 204 components and 0.048154 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.028498Jy sigma=0.020604 ! Fit after self-cal, rms=0.028497Jy sigma=0.020604 ! 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.028497Jy sigma=0.020604 ! Fit after self-cal, rms=0.028565Jy sigma=0.020599 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.451 mas, bmaj=2.891 mas, bpa=10.85 degrees ! Estimated noise=6.98509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180739 Jy ! Component: 100 - total flux cleaned = 0.000257513 Jy ! Component: 150 - total flux cleaned = 0.000283295 Jy ! Component: 200 - total flux cleaned = 0.000306679 Jy ! Total flux subtracted in 200 components = 0.000306679 Jy ! Clean residual min=-0.000302 max=0.000362 Jy/beam ! Clean residual mean=0.000011 rms=0.000099 Jy/beam ! Combined flux in latest and established models = 0.0484607 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 230 components and 0.0484607 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.028563Jy sigma=0.020598 ! Fit after self-cal, rms=0.028563Jy sigma=0.020598 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 = 8.32095e-05 Jy ! Component: 100 - total flux cleaned = 7.85248e-05 Jy ! Component: 150 - total flux cleaned = 7.02209e-05 Jy ! Component: 200 - total flux cleaned = 6.6409e-05 Jy ! Total flux subtracted in 200 components = 6.6409e-05 Jy ! Clean residual min=-0.000303 max=0.000345 Jy/beam ! Clean residual mean=0.000011 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0485271 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 251 components and 0.0485271 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.028563Jy sigma=0.020597 ! Fit after self-cal, rms=0.028563Jy sigma=0.020597 ! 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.057 mas, bmaj=2.669 mas, bpa=16.05 degrees ! Estimated noise=6.54749 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.057 x 2.669 at 16.05 degrees (North through East) ! Clean map min=-0.00066508 max=0.03842 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.937 mas, bmaj=2.254 mas, bpa=19.38 degrees ! Estimated noise=10.3839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293044 Jy ! Component: 100 - total flux cleaned = 0.0361499 Jy ! Component: 150 - total flux cleaned = 0.0393631 Jy ! Component: 200 - total flux cleaned = 0.0413882 Jy ! Total flux subtracted in 200 components = 0.0413882 Jy ! Clean residual min=-0.000834 max=0.001069 Jy/beam ! Clean residual mean=0.000014 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0413881 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0413881 Jy ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=2.669 mas, bpa=16.05 degrees ! Estimated noise=6.54749 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.00192566 Jy ! Component: 100 - total flux cleaned = 0.00313963 Jy ! Component: 150 - total flux cleaned = 0.00404214 Jy ! Component: 200 - total flux cleaned = 0.00464967 Jy ! Total flux subtracted in 200 components = 0.00464967 Jy ! Clean residual min=-0.000485 max=0.000637 Jy/beam ! Clean residual mean=0.000017 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0460378 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 114 components and 0.0460378 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.451 mas, bmaj=2.891 mas, bpa=10.85 degrees ! Estimated noise=6.98509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710681 Jy ! Component: 100 - total flux cleaned = 0.00109368 Jy ! Component: 150 - total flux cleaned = 0.00140568 Jy ! Component: 200 - total flux cleaned = 0.0016022 Jy ! Total flux subtracted in 200 components = 0.0016022 Jy ! Clean residual min=-0.000392 max=0.000449 Jy/beam ! Clean residual mean=0.000015 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.04764 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.000155515 Jy ! Component: 100 - total flux cleaned = 0.00027937 Jy ! Component: 150 - total flux cleaned = 0.000388908 Jy ! Component: 200 - total flux cleaned = 0.000456951 Jy ! Total flux subtracted in 200 components = 0.000456951 Jy ! Clean residual min=-0.000319 max=0.000363 Jy/beam ! Clean residual mean=0.000013 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.048097 Jy ! Adding 158 model components to the UV plane model. ! The established model now contains 258 components and 0.0480969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=2.669 mas, bpa=16.05 degrees ! Estimated noise=6.54749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.54865e-06 Jy ! Component: 100 - total flux cleaned = 5.9143e-05 Jy ! Component: 150 - total flux cleaned = 9.37766e-05 Jy ! Component: 200 - total flux cleaned = 0.000132265 Jy ! Total flux subtracted in 200 components = 0.000132265 Jy ! Clean residual min=-0.000329 max=0.000337 Jy/beam ! Clean residual mean=0.000009 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0482292 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 289 components and 0.0482292 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.028565Jy sigma=0.020598 ! Fit after self-cal, rms=0.028564Jy sigma=0.020598 wmodel /scr/pima/s3111c_uvs/J0416+0105_X_map.mod ! Writing 289 model components to file: /scr/pima/s3111c_uvs/J0416+0105_X_map.mod wobs /scr/pima/s3111c_uvs/J0416+0105_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J0416+0105_X_uvs.fits wwins /scr/pima/s3111c_uvs/J0416+0105_X_map.win ! wwins: Wrote 3 windows to /scr/pima/s3111c_uvs/J0416+0105_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.13573e-06 Jy ! Component: 100 - total flux cleaned = -1.38259e-05 Jy ! Component: 150 - total flux cleaned = 5.27923e-06 Jy ! Component: 200 - total flux cleaned = 1.91871e-05 Jy ! Component: 250 - total flux cleaned = 1.91556e-05 Jy ! Component: 300 - total flux cleaned = 1.90875e-05 Jy ! Component: 350 - total flux cleaned = 3.11998e-05 Jy ! Component: 400 - total flux cleaned = 3.90103e-05 Jy ! Component: 450 - total flux cleaned = 5.81093e-05 Jy ! Component: 500 - total flux cleaned = 7.2843e-05 Jy ! Component: 550 - total flux cleaned = 8.73025e-05 Jy ! Component: 600 - total flux cleaned = 0.000111975 Jy ! Component: 650 - total flux cleaned = 0.000118832 Jy ! Component: 700 - total flux cleaned = 0.000135651 Jy ! Component: 750 - total flux cleaned = 0.000135613 Jy ! Component: 800 - total flux cleaned = 0.000142169 Jy ! Component: 850 - total flux cleaned = 0.000142238 Jy ! Component: 900 - total flux cleaned = 0.000148447 Jy ! Component: 950 - total flux cleaned = 0.000139264 Jy ! Component: 1000 - total flux cleaned = 0.000139273 Jy ! Component: 1050 - total flux cleaned = 0.000136296 Jy ! Component: 1100 - total flux cleaned = 0.000130491 Jy ! Component: 1150 - total flux cleaned = 0.000119133 Jy ! Component: 1200 - total flux cleaned = 0.000113565 Jy ! Component: 1250 - total flux cleaned = 9.429e-05 Jy ! Component: 1300 - total flux cleaned = 8.34519e-05 Jy ! Component: 1350 - total flux cleaned = 5.95072e-05 Jy ! Component: 1400 - total flux cleaned = 5.95808e-05 Jy ! Component: 1450 - total flux cleaned = 6.21841e-05 Jy ! Component: 1500 - total flux cleaned = 5.95819e-05 Jy ! Component: 1550 - total flux cleaned = 6.20834e-05 Jy ! Component: 1600 - total flux cleaned = 5.20723e-05 Jy ! Component: 1650 - total flux cleaned = 5.45664e-05 Jy ! Component: 1700 - total flux cleaned = 5.20774e-05 Jy ! Component: 1750 - total flux cleaned = 4.72404e-05 Jy ! Component: 1800 - total flux cleaned = 4.48504e-05 Jy ! Component: 1850 - total flux cleaned = 4.00805e-05 Jy ! Component: 1900 - total flux cleaned = 3.06986e-05 Jy ! Component: 1950 - total flux cleaned = 2.83711e-05 Jy ! Component: 2000 - total flux cleaned = 2.37825e-05 Jy ! Total flux subtracted in 2048 components = 2.14936e-05 Jy ! Clean residual min=-0.000147 max=0.000124 Jy/beam ! Clean residual mean=0.000005 rms=0.000050 Jy/beam ! Combined flux in latest and established models = 0.0482507 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 429 components and 0.0482507 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J0416+0105_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.057 x 2.669 at 16.05 degrees (North through East) ! Clean map min=-0.00067116 max=0.038423 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J0416+0105_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.038423 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.04388e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393818 0.393818 0.787635 1.57527 3.15054 6.30108 12.6022 25.2043 50.4086 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.038 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J0416+0105_X_uvs.log closed on Tue Jul 24 09:21:39 2012