! Started logfile: /scr/pima/s3111a_uvs/J0814-1012_X_uvs.log on Mon Jul 23 07:16:41 2012 obs /scr/pima/s3111a_uvs/J0814-1012_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111a_uvs/J0814-1012_X_uva.fits ! AN table 1: 64 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.808807 visibilities/baseline/integration-bin. ! Found source: J0814-1012 ! ! 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 22776 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/s3111a_uvs/J0814-1012_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001492Jy sigma=0.702371 ! Fit after self-cal, rms=0.969998Jy sigma=0.680343 ! 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.7026 mas, bmaj=1.918 mas, bpa=-10.51 degrees ! Estimated noise=12.8227 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.0231575 Jy ! Component: 100 - total flux cleaned = 0.0284345 Jy ! Total flux subtracted in 100 components = 0.0284345 Jy ! Clean residual min=-0.001966 max=0.002479 Jy/beam ! Clean residual mean=0.000006 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0284345 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0284345 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.030366Jy sigma=0.021421 ! Fit after self-cal, rms=0.028855Jy sigma=0.020372 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281231 Jy ! Component: 100 - total flux cleaned = 0.00334037 Jy ! Total flux subtracted in 100 components = 0.00334037 Jy ! Clean residual min=-0.001657 max=0.002284 Jy/beam ! Clean residual mean=0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0317748 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.0317748 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.028548Jy sigma=0.020158 ! Fit after self-cal, rms=0.028547Jy sigma=0.020158 ! 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.8728 mas, bmaj=2.381 mas, bpa=-9.548 degrees ! Estimated noise=6.84525 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.9, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205577 Jy ! Component: 100 - total flux cleaned = 0.00310741 Jy ! Component: 150 - total flux cleaned = 0.00380169 Jy ! Component: 200 - total flux cleaned = 0.00398355 Jy ! Total flux subtracted in 200 components = 0.00398355 Jy ! Clean residual min=-0.000974 max=0.001843 Jy/beam ! Clean residual mean=-0.000028 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0357584 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.0357584 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.028391Jy sigma=0.020050 ! Fit after self-cal, rms=0.028366Jy sigma=0.020033 ! 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.14 FD 0.94 GB 0.99 HN 0.96 ! KP 0.93 LA 1.11 MK 1.08 NL 1.04 ! OV 1.10 PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 GB 1.00 HN 0.98 ! KP 0.89 LA 1.10 MK 0.99 NL 1.09 ! OV 1.06 PT 0.98 SC 0.95 ! ! ! 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 0.97 GB 0.98 HN 0.93 ! KP 0.90 LA 1.07 MK 1.04 NL 1.08 ! OV 1.08 PT 0.94 SC 0.96 ! ! ! 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 0.95 GB 1.03 HN 0.95 ! KP 0.88 LA 1.08 MK 0.97 NL 1.07 ! OV 1.14 PT 0.98 SC 0.98 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.81 GB 0.99 HN 0.92 ! KP 0.89 LA 1.14 MK 0.94 NL 1.09 ! OV 1.13 PT 1.04 SC 0.94 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.86 GB 1.02 HN 1.00 ! KP 0.82 LA 1.05 MK 0.99 NL 1.09 ! OV 1.16 PT 1.03 SC 0.93 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 GB 1.03 HN 0.98 ! KP 0.85 LA 1.03 MK 1.00* NL 1.04 ! OV 1.14 PT 1.07 SC 0.93 ! ! ! 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 0.90 GB 1.01 HN 0.95 ! KP 0.84 LA 1.03 MK 0.97 NL 1.13 ! OV 1.10 PT 1.01 SC 1.05 ! ! ! Fit before self-cal, rms=0.028366Jy sigma=0.020033 ! Fit after self-cal, rms=0.028237Jy sigma=0.019849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8681 mas, bmaj=2.386 mas, bpa=-9.45 degrees ! Estimated noise=6.86044 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.000177532 Jy ! Component: 100 - total flux cleaned = 0.000304746 Jy ! Component: 150 - total flux cleaned = 0.000357678 Jy ! Component: 200 - total flux cleaned = 0.000403087 Jy ! Total flux subtracted in 200 components = 0.000403087 Jy ! Clean residual min=-0.000683 max=0.001033 Jy/beam ! Clean residual mean=-0.000021 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0361615 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.0361614 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.028228Jy sigma=0.019842 ! Fit after self-cal, rms=0.028261Jy sigma=0.019834 ! 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.028261Jy sigma=0.019834 ! Fit after self-cal, rms=0.028413Jy sigma=0.019805 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8671 mas, bmaj=2.384 mas, bpa=-9.428 degrees ! Estimated noise=6.87874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281705 Jy ! Component: 100 - total flux cleaned = 0.00032865 Jy ! Component: 150 - total flux cleaned = 0.000348571 Jy ! Component: 200 - total flux cleaned = 0.000372841 Jy ! Total flux subtracted in 200 components = 0.000372841 Jy ! Clean residual min=-0.000743 max=0.000965 Jy/beam ! Clean residual mean=-0.000025 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0365343 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.0365343 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.028408Jy sigma=0.019802 ! Fit after self-cal, rms=0.028414Jy sigma=0.019801 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 (-1.4, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000859327 Jy ! Component: 100 - total flux cleaned = 0.00113736 Jy ! Component: 150 - total flux cleaned = 0.00119995 Jy ! Component: 200 - total flux cleaned = 0.00126447 Jy ! Total flux subtracted in 200 components = 0.00126447 Jy ! Clean residual min=-0.000661 max=0.000851 Jy/beam ! Clean residual mean=-0.000031 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0377988 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.0377988 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.028385Jy sigma=0.019784 ! Fit after self-cal, rms=0.028382Jy sigma=0.019782 ! 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.028382Jy sigma=0.019782 ! Fit after self-cal, rms=0.028440Jy sigma=0.019777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8667 mas, bmaj=2.378 mas, bpa=-9.385 degrees ! Estimated noise=6.90091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200967 Jy ! Component: 100 - total flux cleaned = 0.000263711 Jy ! Component: 150 - total flux cleaned = 0.000319383 Jy ! Component: 200 - total flux cleaned = 0.000378733 Jy ! Total flux subtracted in 200 components = 0.000378733 Jy ! Clean residual min=-0.000664 max=0.000854 Jy/beam ! Clean residual mean=-0.000033 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0381775 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 128 components and 0.0381775 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.028433Jy sigma=0.019773 ! Fit after self-cal, rms=0.028433Jy sigma=0.019773 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 = 3.66045e-05 Jy ! Component: 100 - total flux cleaned = 9.87484e-05 Jy ! Component: 150 - total flux cleaned = 0.000149313 Jy ! Component: 200 - total flux cleaned = 0.000197051 Jy ! Total flux subtracted in 200 components = 0.000197051 Jy ! Clean residual min=-0.000671 max=0.000810 Jy/beam ! Clean residual mean=-0.000034 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.0383746 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 142 components and 0.0383746 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.028429Jy sigma=0.019770 ! Fit after self-cal, rms=0.028429Jy sigma=0.019770 ! 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.028429Jy sigma=0.019770 ! Fit after self-cal, rms=0.028392Jy sigma=0.019765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.309 mas, bmaj=3.003 mas, bpa=-7.03 degrees ! Estimated noise=7.67982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112635 Jy ! Component: 100 - total flux cleaned = 0.000178976 Jy ! Component: 150 - total flux cleaned = 0.000223088 Jy ! Component: 200 - total flux cleaned = 0.000242951 Jy ! Total flux subtracted in 200 components = 0.000242951 Jy ! Clean residual min=-0.000720 max=0.000847 Jy/beam ! Clean residual mean=-0.000053 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0386175 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 164 components and 0.0386175 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.028389Jy sigma=0.019763 ! Fit after self-cal, rms=0.028388Jy sigma=0.019763 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 = 2.06534e-05 Jy ! Component: 100 - total flux cleaned = 3.94909e-05 Jy ! Component: 150 - total flux cleaned = 5.69301e-05 Jy ! Component: 200 - total flux cleaned = 7.32964e-05 Jy ! Total flux subtracted in 200 components = 7.32964e-05 Jy ! Clean residual min=-0.000721 max=0.000822 Jy/beam ! Clean residual mean=-0.000053 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0386908 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 0.0386908 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.028387Jy sigma=0.019762 ! Fit after self-cal, rms=0.028386Jy sigma=0.019762 ! 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=0.8664 mas, bmaj=2.373 mas, bpa=-9.357 degrees ! Estimated noise=6.91138 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8664 x 2.373 at -9.357 degrees (North through East) ! Clean map min=-0.00065226 max=0.030966 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.6967 mas, bmaj=1.915 mas, bpa=-10.43 degrees ! Estimated noise=12.9605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244442 Jy ! Component: 100 - total flux cleaned = 0.0300995 Jy ! Component: 150 - total flux cleaned = 0.0325692 Jy ! Component: 200 - total flux cleaned = 0.0342205 Jy ! Total flux subtracted in 200 components = 0.0342205 Jy ! Clean residual min=-0.001224 max=0.001301 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0342205 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0342205 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8664 mas, bmaj=2.373 mas, bpa=-9.357 degrees ! Estimated noise=6.91138 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.00146101 Jy ! Component: 100 - total flux cleaned = 0.00231343 Jy ! Component: 150 - total flux cleaned = 0.00297463 Jy ! Component: 200 - total flux cleaned = 0.00343062 Jy ! Total flux subtracted in 200 components = 0.00343062 Jy ! Clean residual min=-0.000692 max=0.000931 Jy/beam ! Clean residual mean=-0.000028 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0376511 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 72 components and 0.0376511 Jy ! Inverting map ! Added new window around map position (1.6, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756725 Jy ! Component: 100 - total flux cleaned = 0.000901025 Jy ! Component: 150 - total flux cleaned = 0.000970553 Jy ! Component: 200 - total flux cleaned = 0.00104776 Jy ! Total flux subtracted in 200 components = 0.00104776 Jy ! Clean residual min=-0.000675 max=0.000614 Jy/beam ! Clean residual mean=-0.000035 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0386989 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 103 components and 0.0386989 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.309 mas, bmaj=3.003 mas, bpa=-7.03 degrees ! Estimated noise=7.67982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.61419e-05 Jy ! Component: 100 - total flux cleaned = 5.86319e-05 Jy ! Component: 150 - total flux cleaned = 0.000137036 Jy ! Component: 200 - total flux cleaned = 0.000184337 Jy ! Total flux subtracted in 200 components = 0.000184337 Jy ! Clean residual min=-0.000706 max=0.000635 Jy/beam ! Clean residual mean=-0.000056 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0388832 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 = 3.27222e-05 Jy ! Component: 100 - total flux cleaned = 6.29166e-05 Jy ! Component: 150 - total flux cleaned = 8.16074e-05 Jy ! Component: 200 - total flux cleaned = 0.000125693 Jy ! Total flux subtracted in 200 components = 0.000125693 Jy ! Clean residual min=-0.000699 max=0.000659 Jy/beam ! Clean residual mean=-0.000057 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0390089 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 187 components and 0.0390089 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8664 mas, bmaj=2.373 mas, bpa=-9.357 degrees ! Estimated noise=6.91138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.50628e-05 Jy ! Component: 100 - total flux cleaned = 0.000115098 Jy ! Component: 150 - total flux cleaned = 0.000142244 Jy ! Component: 200 - total flux cleaned = 0.000168604 Jy ! Total flux subtracted in 200 components = 0.000168604 Jy ! Clean residual min=-0.000660 max=0.000578 Jy/beam ! Clean residual mean=-0.000038 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0391775 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.0391775 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.028368Jy sigma=0.019752 ! Fit after self-cal, rms=0.028364Jy sigma=0.019750 wmodel /scr/pima/s3111a_uvs/J0814-1012_X_map.mod ! Writing 211 model components to file: /scr/pima/s3111a_uvs/J0814-1012_X_map.mod wobs /scr/pima/s3111a_uvs/J0814-1012_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111a_uvs/J0814-1012_X_uvs.fits wwins /scr/pima/s3111a_uvs/J0814-1012_X_map.win ! wwins: Wrote 4 windows to /scr/pima/s3111a_uvs/J0814-1012_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 = -0.000214582 Jy ! Component: 100 - total flux cleaned = -0.000243472 Jy ! Component: 150 - total flux cleaned = -0.000316976 Jy ! Component: 200 - total flux cleaned = -0.000404566 Jy ! Component: 250 - total flux cleaned = -0.000505841 Jy ! Component: 300 - total flux cleaned = -0.000587695 Jy ! Component: 350 - total flux cleaned = -0.00068308 Jy ! Component: 400 - total flux cleaned = -0.000783401 Jy ! Component: 450 - total flux cleaned = -0.000866379 Jy ! Component: 500 - total flux cleaned = -0.000969442 Jy ! Component: 550 - total flux cleaned = -0.00106284 Jy ! Component: 600 - total flux cleaned = -0.00111899 Jy ! Component: 650 - total flux cleaned = -0.00117416 Jy ! Component: 700 - total flux cleaned = -0.00122168 Jy ! Component: 750 - total flux cleaned = -0.00131465 Jy ! Component: 800 - total flux cleaned = -0.00136683 Jy ! Component: 850 - total flux cleaned = -0.00146292 Jy ! Component: 900 - total flux cleaned = -0.0015319 Jy ! Component: 950 - total flux cleaned = -0.00160596 Jy ! Component: 1000 - total flux cleaned = -0.00167894 Jy ! Component: 1050 - total flux cleaned = -0.00174492 Jy ! Component: 1100 - total flux cleaned = -0.0018393 Jy ! Component: 1150 - total flux cleaned = -0.00191485 Jy ! Component: 1200 - total flux cleaned = -0.00200074 Jy ! Component: 1250 - total flux cleaned = -0.0020629 Jy ! Component: 1300 - total flux cleaned = -0.00215763 Jy ! Component: 1350 - total flux cleaned = -0.00222908 Jy ! Component: 1400 - total flux cleaned = -0.00229955 Jy ! Component: 1450 - total flux cleaned = -0.00237442 Jy ! Component: 1500 - total flux cleaned = -0.00243783 Jy ! Component: 1550 - total flux cleaned = -0.00251102 Jy ! Component: 1600 - total flux cleaned = -0.00257299 Jy ! Component: 1650 - total flux cleaned = -0.0026395 Jy ! Component: 1700 - total flux cleaned = -0.0026901 Jy ! Component: 1750 - total flux cleaned = -0.00274525 Jy ! Component: 1800 - total flux cleaned = -0.00279994 Jy ! Component: 1850 - total flux cleaned = -0.00286388 Jy ! Component: 1900 - total flux cleaned = -0.00292226 Jy ! Component: 1950 - total flux cleaned = -0.00297045 Jy ! Component: 2000 - total flux cleaned = -0.00301831 Jy ! Total flux subtracted in 2048 components = -0.00308936 Jy ! Clean residual min=-0.000257 max=0.000249 Jy/beam ! Clean residual mean=-0.000027 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0360882 Jy keep ! Adding 186 model components to the UV plane model. ! The established model now contains 396 components and 0.0360882 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111a_uvs/J0814-1012_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8664 x 2.373 at -9.357 degrees (North through East) ! Clean map min=-0.00057276 max=0.031005 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111a_uvs/J0814-1012_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0310051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000113584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09902 1.09902 2.19804 4.39607 8.79214 17.5843 35.1686 70.3371 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.031 quit ! Quitting program ! Log file /scr/pima/s3111a_uvs/J0814-1012_X_uvs.log closed on Mon Jul 23 07:16:44 2012