! Started logfile: /scr/pima/s3111a_uvs/J0430-2507_X_uvs.log on Mon Jul 23 07:15:50 2012 obs /scr/pima/s3111a_uvs/J0430-2507_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111a_uvs/J0430-2507_X_uva.fits ! AN table 1: 87 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.885266 visibilities/baseline/integration-bin. ! Found source: J0430-2507 ! ! 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 33888 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/J0430-2507_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000247Jy sigma=0.700657 ! Fit after self-cal, rms=0.964328Jy sigma=0.675523 ! 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.6147 mas, bmaj=1.62 mas, bpa=-5.098 degrees ! Estimated noise=18.0616 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.0284238 Jy ! Component: 100 - total flux cleaned = 0.0342801 Jy ! Total flux subtracted in 100 components = 0.0342801 Jy ! Clean residual min=-0.004074 max=0.004494 Jy/beam ! Clean residual mean=0.000037 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.0342801 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0342801 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.037469Jy sigma=0.026399 ! Fit after self-cal, rms=0.035719Jy sigma=0.025185 ! 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.8222 mas, bmaj=2.098 mas, bpa=-2.805 degrees ! Estimated noise=5.6117 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.0030249 Jy ! Component: 100 - total flux cleaned = 0.00328429 Jy ! Component: 150 - total flux cleaned = 0.00322987 Jy ! Component: 200 - total flux cleaned = 0.00320945 Jy ! Total flux subtracted in 200 components = 0.00320945 Jy ! Clean residual min=-0.002612 max=0.002824 Jy/beam ! Clean residual mean=0.000037 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.0374895 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0374895 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.035486Jy sigma=0.025026 ! Fit after self-cal, rms=0.035484Jy sigma=0.025025 ! 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.16 FD 0.92 GB 0.94 HN 1.01 ! KP 0.80 LA 1.05 MK 0.99 NL 1.56 ! OV 1.15 PT 0.87 SC 0.92 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.88 GB 0.91 HN 0.97 ! KP 0.82 LA 1.00 MK 1.02 NL 1.56 ! OV 1.15 PT 0.92 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.86 GB 0.91 HN 0.92 ! KP 0.83 LA 1.03 MK 0.98 NL 1.58 ! OV 1.15 PT 0.90 SC 0.89 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.84 GB 0.91 HN 0.93 ! KP 0.81 LA 1.08 MK 0.98 NL 1.58 ! OV 1.16 PT 0.92 SC 0.98 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.84 GB 0.88 HN 0.89 ! KP 0.81 LA 1.05 MK 0.93 NL 1.52 ! OV 1.24 PT 0.92 SC 0.96 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.79 GB 0.93 HN 0.99 ! KP 0.76 LA 1.05 MK 0.97 NL 1.48 ! OV 1.11 PT 0.95 SC 0.89 ! ! ! 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.89 GB 0.92 HN 0.96 ! KP 0.75 LA 1.07 MK 1.00* NL 1.56 ! OV 1.13 PT 0.95 SC 0.97 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.87 GB 0.89 HN 1.00 ! KP 0.81 LA 1.01 MK 0.93 NL 1.53 ! OV 1.17 PT 0.95 SC 1.02 ! ! ! Fit before self-cal, rms=0.035484Jy sigma=0.025025 ! Fit after self-cal, rms=0.038012Jy sigma=0.024313 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8103 mas, bmaj=2.1 mas, bpa=-2.617 degrees ! Estimated noise=5.58476 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.000527106 Jy ! Component: 100 - total flux cleaned = 0.000560234 Jy ! Component: 150 - total flux cleaned = 0.000546968 Jy ! Component: 200 - total flux cleaned = 0.000547871 Jy ! Total flux subtracted in 200 components = 0.000547871 Jy ! Clean residual min=-0.001552 max=0.001510 Jy/beam ! Clean residual mean=-0.000027 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0380374 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.0380374 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.037991Jy sigma=0.024303 ! Fit after self-cal, rms=0.038174Jy sigma=0.024260 ! 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.038174Jy sigma=0.024260 ! Fit after self-cal, rms=0.048783Jy sigma=0.023879 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8057 mas, bmaj=2.085 mas, bpa=-2.65 degrees ! Estimated noise=5.6714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592338 Jy ! Component: 100 - total flux cleaned = 0.000885446 Jy ! Component: 150 - total flux cleaned = 0.00100729 Jy ! Component: 200 - total flux cleaned = 0.00103759 Jy ! Total flux subtracted in 200 components = 0.00103759 Jy ! Clean residual min=-0.000919 max=0.000903 Jy/beam ! Clean residual mean=-0.000038 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.039075 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.039075 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.048772Jy sigma=0.023875 ! Fit after self-cal, rms=0.048902Jy sigma=0.023865 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 = 5.31482e-05 Jy ! Component: 100 - total flux cleaned = 5.70127e-05 Jy ! Component: 150 - total flux cleaned = 6.46845e-05 Jy ! Component: 200 - total flux cleaned = 7.53197e-05 Jy ! Total flux subtracted in 200 components = 7.53197e-05 Jy ! Clean residual min=-0.000919 max=0.000905 Jy/beam ! Clean residual mean=-0.000038 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0391503 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.0391503 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.048901Jy sigma=0.023865 ! Fit after self-cal, rms=0.048902Jy sigma=0.023865 ! 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.048902Jy sigma=0.023865 ! Fit after self-cal, rms=0.052810Jy sigma=0.023837 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8019 mas, bmaj=2.073 mas, bpa=-2.667 degrees ! Estimated noise=5.71003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368885 Jy ! Component: 100 - total flux cleaned = 0.000555368 Jy ! Component: 150 - total flux cleaned = 0.000636897 Jy ! Component: 200 - total flux cleaned = 0.000653126 Jy ! Total flux subtracted in 200 components = 0.000653126 Jy ! Clean residual min=-0.000859 max=0.000944 Jy/beam ! Clean residual mean=-0.000032 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0398034 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.0398034 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.052804Jy sigma=0.023836 ! Fit after self-cal, rms=0.052815Jy sigma=0.023835 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.54601e-05 Jy ! Component: 100 - total flux cleaned = 3.37879e-05 Jy ! Component: 150 - total flux cleaned = 3.91435e-05 Jy ! Component: 200 - total flux cleaned = 4.68287e-05 Jy ! Total flux subtracted in 200 components = 4.68287e-05 Jy ! Clean residual min=-0.000861 max=0.000934 Jy/beam ! Clean residual mean=-0.000032 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0398502 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.0398502 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.052815Jy sigma=0.023835 ! Fit after self-cal, rms=0.052815Jy sigma=0.023835 ! 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.052815Jy sigma=0.023835 ! Fit after self-cal, rms=0.053454Jy sigma=0.023828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.258 mas, bmaj=2.995 mas, bpa=1.173 degrees ! Estimated noise=6.6331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470035 Jy ! Component: 100 - total flux cleaned = 0.000634505 Jy ! Component: 150 - total flux cleaned = 0.000689501 Jy ! Component: 200 - total flux cleaned = 0.000695397 Jy ! Total flux subtracted in 200 components = 0.000695397 Jy ! Clean residual min=-0.000985 max=0.001043 Jy/beam ! Clean residual mean=-0.000054 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0405456 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0405456 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.053450Jy sigma=0.023828 ! Fit after self-cal, rms=0.053452Jy sigma=0.023827 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.53875e-05 Jy ! Component: 100 - total flux cleaned = 2.48391e-05 Jy ! Component: 150 - total flux cleaned = 2.45455e-05 Jy ! Component: 200 - total flux cleaned = 2.66929e-05 Jy ! Total flux subtracted in 200 components = 2.66929e-05 Jy ! Clean residual min=-0.000989 max=0.001039 Jy/beam ! Clean residual mean=-0.000054 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0405723 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.0405723 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.053452Jy sigma=0.023828 ! Fit after self-cal, rms=0.053453Jy sigma=0.023828 ! 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.7985 mas, bmaj=2.064 mas, bpa=-2.651 degrees ! Estimated noise=5.74545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7985 x 2.064 at -2.651 degrees (North through East) ! Clean map min=-0.00085956 max=0.038678 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.5969 mas, bmaj=1.616 mas, bpa=-4.926 degrees ! Estimated noise=18.5082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302215 Jy ! Component: 100 - total flux cleaned = 0.0369798 Jy ! Component: 150 - total flux cleaned = 0.0391389 Jy ! Component: 200 - total flux cleaned = 0.0395601 Jy ! Total flux subtracted in 200 components = 0.0395601 Jy ! Clean residual min=-0.002274 max=0.002644 Jy/beam ! Clean residual mean=-0.000012 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0395601 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0395601 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7985 mas, bmaj=2.064 mas, bpa=-2.651 degrees ! Estimated noise=5.74545 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.000620338 Jy ! Component: 100 - total flux cleaned = 0.000657713 Jy ! Component: 150 - total flux cleaned = 0.000686281 Jy ! Component: 200 - total flux cleaned = 0.000708563 Jy ! Total flux subtracted in 200 components = 0.000708563 Jy ! Clean residual min=-0.000901 max=0.000923 Jy/beam ! Clean residual mean=-0.000031 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.0402686 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.0402686 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.258 mas, bmaj=2.995 mas, bpa=1.173 degrees ! Estimated noise=6.6331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020274 Jy ! Component: 100 - total flux cleaned = 0.000210511 Jy ! Component: 150 - total flux cleaned = 0.000210216 Jy ! Component: 200 - total flux cleaned = 0.000209589 Jy ! Total flux subtracted in 200 components = 0.000209589 Jy ! Clean residual min=-0.000985 max=0.001068 Jy/beam ! Clean residual mean=-0.000053 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0404782 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 = -9.96245e-08 Jy ! Component: 100 - total flux cleaned = 4.45074e-07 Jy ! Component: 150 - total flux cleaned = 4.9546e-07 Jy ! Component: 200 - total flux cleaned = 4.30951e-07 Jy ! Total flux subtracted in 200 components = 4.30951e-07 Jy ! Clean residual min=-0.000989 max=0.001060 Jy/beam ! Clean residual mean=-0.000053 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0404787 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.0404787 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7985 mas, bmaj=2.064 mas, bpa=-2.651 degrees ! Estimated noise=5.74545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.98646e-05 Jy ! Component: 100 - total flux cleaned = -0.000107454 Jy ! Component: 150 - total flux cleaned = -0.000107436 Jy ! Component: 200 - total flux cleaned = -0.000113387 Jy ! Total flux subtracted in 200 components = -0.000113387 Jy ! Clean residual min=-0.000919 max=0.000887 Jy/beam ! Clean residual mean=-0.000032 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0403653 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.0403653 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.053454Jy sigma=0.023831 ! Fit after self-cal, rms=0.053453Jy sigma=0.023830 wmodel /scr/pima/s3111a_uvs/J0430-2507_X_map.mod ! Writing 53 model components to file: /scr/pima/s3111a_uvs/J0430-2507_X_map.mod wobs /scr/pima/s3111a_uvs/J0430-2507_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111a_uvs/J0430-2507_X_uvs.fits wwins /scr/pima/s3111a_uvs/J0430-2507_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111a_uvs/J0430-2507_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.47881e-05 Jy ! Component: 100 - total flux cleaned = 0.000179132 Jy ! Component: 150 - total flux cleaned = 0.000220775 Jy ! Component: 200 - total flux cleaned = 0.000142931 Jy ! Component: 250 - total flux cleaned = 5.55569e-05 Jy ! Component: 300 - total flux cleaned = -2.88028e-05 Jy ! Component: 350 - total flux cleaned = -9.9097e-05 Jy ! Component: 400 - total flux cleaned = -0.000189988 Jy ! Component: 450 - total flux cleaned = -0.000267282 Jy ! Component: 500 - total flux cleaned = -0.000331897 Jy ! Component: 550 - total flux cleaned = -0.000373992 Jy ! Component: 600 - total flux cleaned = -0.000415265 Jy ! Component: 650 - total flux cleaned = -0.000465331 Jy ! Component: 700 - total flux cleaned = -0.000484841 Jy ! Component: 750 - total flux cleaned = -0.000513585 Jy ! Component: 800 - total flux cleaned = -0.00050418 Jy ! Component: 850 - total flux cleaned = -0.000541176 Jy ! Component: 900 - total flux cleaned = -0.000577485 Jy ! Component: 950 - total flux cleaned = -0.000595406 Jy ! Component: 1000 - total flux cleaned = -0.000621759 Jy ! Component: 1050 - total flux cleaned = -0.000630432 Jy ! Component: 1100 - total flux cleaned = -0.000664624 Jy ! Component: 1150 - total flux cleaned = -0.000731639 Jy ! Component: 1200 - total flux cleaned = -0.000756407 Jy ! Component: 1250 - total flux cleaned = -0.000797231 Jy ! Component: 1300 - total flux cleaned = -0.000845626 Jy ! Component: 1350 - total flux cleaned = -0.000901259 Jy ! Component: 1400 - total flux cleaned = -0.000940464 Jy ! Component: 1450 - total flux cleaned = -0.00100251 Jy ! Component: 1500 - total flux cleaned = -0.00103314 Jy ! Component: 1550 - total flux cleaned = -0.00107874 Jy ! Component: 1600 - total flux cleaned = -0.00112382 Jy ! Component: 1650 - total flux cleaned = -0.0011832 Jy ! Component: 1700 - total flux cleaned = -0.00121248 Jy ! Component: 1750 - total flux cleaned = -0.00125619 Jy ! Component: 1800 - total flux cleaned = -0.00129952 Jy ! Component: 1850 - total flux cleaned = -0.00133518 Jy ! Component: 1900 - total flux cleaned = -0.00138463 Jy ! Component: 1950 - total flux cleaned = -0.00141958 Jy ! Component: 2000 - total flux cleaned = -0.00146118 Jy ! Total flux subtracted in 2048 components = -0.00150234 Jy ! Clean residual min=-0.000357 max=0.000378 Jy/beam ! Clean residual mean=-0.000030 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0388629 Jy keep ! Adding 202 model components to the UV plane model. ! The established model now contains 255 components and 0.0388629 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111a_uvs/J0430-2507_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7985 x 2.064 at -2.651 degrees (North through East) ! Clean map min=-0.00072402 max=0.038663 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111a_uvs/J0430-2507_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0386633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163629 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26965 1.26965 2.53929 5.07859 10.1572 20.3144 40.6287 81.2574 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.038 quit ! Quitting program ! Log file /scr/pima/s3111a_uvs/J0430-2507_X_uvs.log closed on Mon Jul 23 07:15:53 2012