! Started logfile: /scr/pima/bp171a0_uvs/J0545-0636_C_uvs.log on Fri Mar 15 08:56:52 2013 obs /scr/pima/bp171a0_uvs/J0545-0636_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a0_uvs/J0545-0636_C_uva.fits ! AN table 1: 13 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.529915 visibilities/baseline/integration-bin. ! Found source: J0545-0636 ! ! 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 3.94397e+09 3.2e+07 1 3.2e+07 ! 02 2 3.97597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.00797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.03997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.23197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.32797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.35997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.39197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1984 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a0_uvs/J0545-0636_C] 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 = 1024x1024 pixels with 0.300x0.300 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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999436Jy sigma=0.706043 ! Fit after self-cal, rms=0.959600Jy sigma=0.678058 ! 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.537 mas, bmaj=7.996 mas, bpa=22.42 degrees ! Estimated noise=28.5864 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.0323429 Jy ! Component: 100 - total flux cleaned = 0.0379265 Jy ! Total flux subtracted in 100 components = 0.0379265 Jy ! Clean residual min=-0.011248 max=0.011097 Jy/beam ! Clean residual mean=-0.000012 rms=0.003737 Jy/beam ! Combined flux in latest and established models = 0.0379265 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0379265 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.079634Jy sigma=0.056080 ! Fit after self-cal, rms=0.078577Jy sigma=0.055332 ! 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.896 mas, bmaj=8.478 mas, bpa=22.34 degrees ! Estimated noise=22.9366 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.00355691 Jy ! Component: 100 - total flux cleaned = 0.00319375 Jy ! Component: 150 - total flux cleaned = 0.00256551 Jy ! Component: 200 - total flux cleaned = 0.00201791 Jy ! Total flux subtracted in 200 components = 0.00201791 Jy ! Clean residual min=-0.012125 max=0.010556 Jy/beam ! Clean residual mean=-0.000024 rms=0.003388 Jy/beam ! Combined flux in latest and established models = 0.0399444 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.0399444 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.075970Jy sigma=0.053489 ! Fit after self-cal, rms=0.075856Jy sigma=0.053408 ! 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 0.84 FD 0.84 HN 0.33 KP 1.03 ! LA 0.84 NL 1.00* OV 0.71 PT 0.89 ! SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 0.88 HN 0.30 KP 1.02 ! LA 1.06 NL 1.00* OV 0.70 PT 1.00 ! SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.91 HN 0.36 KP 1.20 ! LA 1.03 NL 1.00* OV 0.60 PT 0.99 ! SC 0.86 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.22 HN 0.35 KP 1.08 ! LA 1.34 NL 1.00* OV 1.06 PT 0.71 ! 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.24 FD 1.52 HN 2.44 KP 1.36 ! LA 1.13 NL 1.00* OV 0.73 PT 0.98 ! SC 0.95 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.18 HN 2.43 KP 1.16 ! LA 1.30 NL 1.00* OV 1.11 PT 1.20 ! SC 1.07 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.14 HN 2.41 KP 1.24 ! LA 1.32 NL 1.00* OV 1.19 PT 0.94 ! SC 1.58 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.20 HN 2.83 KP 1.01 ! LA 1.19 NL 1.00* OV 1.15 PT 1.07 ! SC 1.34 ! ! ! Fit before self-cal, rms=0.075856Jy sigma=0.053408 ! Fit after self-cal, rms=0.056216Jy sigma=0.046444 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.982 mas, bmaj=7.577 mas, bpa=20.85 degrees ! Estimated noise=22.3507 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.00088331 Jy ! Component: 100 - total flux cleaned = 0.00103663 Jy ! Component: 150 - total flux cleaned = 0.00106771 Jy ! Component: 200 - total flux cleaned = 0.00115019 Jy ! Total flux subtracted in 200 components = 0.00115019 Jy ! Clean residual min=-0.003332 max=0.003626 Jy/beam ! Clean residual mean=0.000000 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0410945 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.0410945 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.056174Jy sigma=0.046409 ! Fit after self-cal, rms=0.056964Jy sigma=0.046040 ! 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.056964Jy sigma=0.046040 ! Fit after self-cal, rms=0.059813Jy sigma=0.045988 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.956 mas, bmaj=7.543 mas, bpa=20.9 degrees ! Estimated noise=22.4356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034335 Jy ! Component: 100 - total flux cleaned = 0.000410403 Jy ! Component: 150 - total flux cleaned = 0.000438808 Jy ! Component: 200 - total flux cleaned = 0.000463934 Jy ! Total flux subtracted in 200 components = 0.000463934 Jy ! Clean residual min=-0.003319 max=0.003238 Jy/beam ! Clean residual mean=0.000000 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0415585 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0415585 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.059783Jy sigma=0.045960 ! Fit after self-cal, rms=0.060095Jy sigma=0.045925 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.000279514 Jy ! Component: 100 - total flux cleaned = -0.00021377 Jy ! Component: 150 - total flux cleaned = -0.000151871 Jy ! Component: 200 - total flux cleaned = -0.00011315 Jy ! Total flux subtracted in 200 components = -0.00011315 Jy ! Clean residual min=-0.003251 max=0.003195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.0414453 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.0414453 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.060080Jy sigma=0.045913 ! Fit after self-cal, rms=0.060084Jy sigma=0.045911 ! 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.060084Jy sigma=0.045911 ! Fit after self-cal, rms=0.060582Jy sigma=0.045892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.944 mas, bmaj=7.587 mas, bpa=20.99 degrees ! Estimated noise=22.1804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182938 Jy ! Component: 100 - total flux cleaned = -0.000103557 Jy ! Component: 150 - total flux cleaned = -3.42203e-05 Jy ! Component: 200 - total flux cleaned = 2.64705e-05 Jy ! Total flux subtracted in 200 components = 2.64705e-05 Jy ! Clean residual min=-0.003162 max=0.003086 Jy/beam ! Clean residual mean=0.000001 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0414718 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0414718 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.060564Jy sigma=0.045875 ! Fit after self-cal, rms=0.060788Jy sigma=0.045870 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.000287435 Jy ! Component: 100 - total flux cleaned = -0.000268454 Jy ! Component: 150 - total flux cleaned = -0.000231681 Jy ! Component: 200 - total flux cleaned = -0.000179174 Jy ! Total flux subtracted in 200 components = -0.000179174 Jy ! Clean residual min=-0.003077 max=0.003123 Jy/beam ! Clean residual mean=0.000000 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.0412926 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.0412926 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.060775Jy sigma=0.045862 ! Fit after self-cal, rms=0.060870Jy sigma=0.045859 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.060870Jy sigma=0.045859 ! Fit after self-cal, rms=0.061374Jy sigma=0.045850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.522 mas, bmaj=8.296 mas, bpa=15.48 degrees ! Estimated noise=26.3213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439927 Jy ! Component: 100 - total flux cleaned = 0.000503764 Jy ! Component: 150 - total flux cleaned = 0.000503864 Jy ! Component: 200 - total flux cleaned = 0.000525122 Jy ! Total flux subtracted in 200 components = 0.000525122 Jy ! Clean residual min=-0.003608 max=0.003345 Jy/beam ! Clean residual mean=0.000001 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.0418177 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.0418177 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.061369Jy sigma=0.045839 ! Fit after self-cal, rms=0.061579Jy sigma=0.045819 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.98181e-05 Jy ! Component: 100 - total flux cleaned = -2.64915e-05 Jy ! Component: 150 - total flux cleaned = 6.80591e-06 Jy ! Component: 200 - total flux cleaned = 2.22592e-05 Jy ! Total flux subtracted in 200 components = 2.22592e-05 Jy ! Clean residual min=-0.003868 max=0.003550 Jy/beam ! Clean residual mean=0.000002 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.04184 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.04184 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.061573Jy sigma=0.045815 ! Fit after self-cal, rms=0.061561Jy sigma=0.045814 ! 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.937 mas, bmaj=7.622 mas, bpa=21.07 degrees ! Estimated noise=21.963 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.937 x 7.622 at 21.07 degrees (North through East) ! Clean map min=-0.010012 max=0.047649 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.523 mas, bmaj=7.754 mas, bpa=21.97 degrees ! Estimated noise=28.3569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.032456 Jy ! Component: 100 - total flux cleaned = 0.0407061 Jy ! Component: 150 - total flux cleaned = 0.0401316 Jy ! Component: 200 - total flux cleaned = 0.0396767 Jy ! Total flux subtracted in 200 components = 0.0396767 Jy ! Clean residual min=-0.005953 max=0.005123 Jy/beam ! Clean residual mean=0.000002 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.0396767 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0396767 Jy ! Inverting map and beam ! Estimated beam: bmin=1.937 mas, bmaj=7.622 mas, bpa=21.07 degrees ! Estimated noise=21.963 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 = 1.17856e-05 Jy ! Component: 100 - total flux cleaned = 0.000320005 Jy ! Component: 150 - total flux cleaned = 0.000571441 Jy ! Component: 200 - total flux cleaned = 0.000777015 Jy ! Total flux subtracted in 200 components = 0.000777015 Jy ! Clean residual min=-0.004256 max=0.003824 Jy/beam ! Clean residual mean=0.000003 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.0404537 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0404537 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.522 mas, bmaj=8.296 mas, bpa=15.48 degrees ! Estimated noise=26.3213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129334 Jy ! Component: 100 - total flux cleaned = 0.00135818 Jy ! Component: 150 - total flux cleaned = 0.00146859 Jy ! Component: 200 - total flux cleaned = 0.0014673 Jy ! Total flux subtracted in 200 components = 0.0014673 Jy ! Clean residual min=-0.004125 max=0.003833 Jy/beam ! Clean residual mean=0.000003 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.041921 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 = 8.6182e-05 Jy ! Component: 100 - total flux cleaned = 0.000122293 Jy ! Component: 150 - total flux cleaned = 0.00015476 Jy ! Component: 200 - total flux cleaned = 0.000154725 Jy ! Total flux subtracted in 200 components = 0.000154725 Jy ! Clean residual min=-0.003956 max=0.003786 Jy/beam ! Clean residual mean=0.000002 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.0420757 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.0420757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.937 mas, bmaj=7.622 mas, bpa=21.07 degrees ! Estimated noise=21.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135314 Jy ! Component: 100 - total flux cleaned = -0.000231539 Jy ! Component: 150 - total flux cleaned = -0.000209944 Jy ! Component: 200 - total flux cleaned = -0.000168041 Jy ! Total flux subtracted in 200 components = -0.000168041 Jy ! Clean residual min=-0.003391 max=0.003294 Jy/beam ! Clean residual mean=0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0419077 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.0419077 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.061591Jy sigma=0.045828 ! Fit after self-cal, rms=0.061569Jy sigma=0.045821 wmodel /scr/pima/bp171a0_uvs/J0545-0636_C_map.mod ! Writing 55 model components to file: /scr/pima/bp171a0_uvs/J0545-0636_C_map.mod wobs /scr/pima/bp171a0_uvs/J0545-0636_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a0_uvs/J0545-0636_C_uvs.fits wwins /scr/pima/bp171a0_uvs/J0545-0636_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171a0_uvs/J0545-0636_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 6.55795e-05 Jy ! Component: 100 - total flux cleaned = 0.000171539 Jy ! Component: 150 - total flux cleaned = 0.00017129 Jy ! Component: 200 - total flux cleaned = 0.00012477 Jy ! Component: 250 - total flux cleaned = 0.000168294 Jy ! Component: 300 - total flux cleaned = 0.000210007 Jy ! Component: 350 - total flux cleaned = 8.63352e-05 Jy ! Component: 400 - total flux cleaned = 8.60432e-05 Jy ! Component: 450 - total flux cleaned = 0.000123554 Jy ! Component: 500 - total flux cleaned = 0.000124057 Jy ! Component: 550 - total flux cleaned = 0.000195583 Jy ! Component: 600 - total flux cleaned = 0.000230503 Jy ! Component: 650 - total flux cleaned = 0.000263456 Jy ! Component: 700 - total flux cleaned = 0.000134243 Jy ! Component: 750 - total flux cleaned = -2.26814e-05 Jy ! Component: 800 - total flux cleaned = -0.000114365 Jy ! Component: 850 - total flux cleaned = -0.000204027 Jy ! Component: 900 - total flux cleaned = -0.000233277 Jy ! Component: 950 - total flux cleaned = -0.000290689 Jy ! Component: 1000 - total flux cleaned = -0.000290814 Jy ! Component: 1050 - total flux cleaned = -0.000346278 Jy ! Component: 1100 - total flux cleaned = -0.000319656 Jy ! Component: 1150 - total flux cleaned = -0.000399833 Jy ! Component: 1200 - total flux cleaned = -0.000425931 Jy ! Component: 1250 - total flux cleaned = -0.000476555 Jy ! Component: 1300 - total flux cleaned = -0.000501445 Jy ! Component: 1350 - total flux cleaned = -0.000501484 Jy ! Component: 1400 - total flux cleaned = -0.000501956 Jy ! Component: 1450 - total flux cleaned = -0.0006207 Jy ! Component: 1500 - total flux cleaned = -0.000620114 Jy ! Component: 1550 - total flux cleaned = -0.000574227 Jy ! Component: 1600 - total flux cleaned = -0.000596928 Jy ! Component: 1650 - total flux cleaned = -0.000596919 Jy ! Component: 1700 - total flux cleaned = -0.000662644 Jy ! Component: 1750 - total flux cleaned = -0.000619386 Jy ! Component: 1800 - total flux cleaned = -0.000640898 Jy ! Component: 1850 - total flux cleaned = -0.00066169 Jy ! Component: 1900 - total flux cleaned = -0.00057818 Jy ! Component: 1950 - total flux cleaned = -0.000537001 Jy ! Component: 2000 - total flux cleaned = -0.000516492 Jy ! Component: 2050 - total flux cleaned = -0.000415393 Jy ! Component: 2100 - total flux cleaned = -0.000435367 Jy ! Component: 2150 - total flux cleaned = -0.000355926 Jy ! Component: 2200 - total flux cleaned = -0.000355694 Jy ! Component: 2250 - total flux cleaned = -0.000297224 Jy ! Component: 2300 - total flux cleaned = -0.000277905 Jy ! Component: 2350 - total flux cleaned = -0.000220633 Jy ! Component: 2400 - total flux cleaned = -0.000277487 Jy ! Component: 2450 - total flux cleaned = -0.000258836 Jy ! Component: 2500 - total flux cleaned = -0.00025885 Jy ! Component: 2550 - total flux cleaned = -0.000277331 Jy ! Component: 2600 - total flux cleaned = -0.000240804 Jy ! Component: 2650 - total flux cleaned = -0.000168073 Jy ! Component: 2700 - total flux cleaned = -0.000114082 Jy ! Component: 2750 - total flux cleaned = -9.62473e-05 Jy ! Component: 2800 - total flux cleaned = -0.00011401 Jy ! Component: 2850 - total flux cleaned = -0.000131665 Jy ! Component: 2900 - total flux cleaned = -6.1066e-05 Jy ! Component: 2950 - total flux cleaned = -6.10632e-05 Jy ! Component: 3000 - total flux cleaned = -7.85013e-05 Jy ! Component: 3050 - total flux cleaned = -0.000148034 Jy ! Component: 3100 - total flux cleaned = -0.000148003 Jy ! Component: 3150 - total flux cleaned = -0.000182654 Jy ! Component: 3200 - total flux cleaned = -0.000234429 Jy ! Component: 3250 - total flux cleaned = -0.000286064 Jy ! Component: 3300 - total flux cleaned = -0.000286054 Jy ! Component: 3350 - total flux cleaned = -0.000320383 Jy ! Component: 3400 - total flux cleaned = -0.00035463 Jy ! Component: 3450 - total flux cleaned = -0.000405844 Jy ! Component: 3500 - total flux cleaned = -0.000457177 Jy ! Component: 3550 - total flux cleaned = -0.000457166 Jy ! Component: 3600 - total flux cleaned = -0.000525474 Jy ! Component: 3650 - total flux cleaned = -0.000559616 Jy ! Component: 3700 - total flux cleaned = -0.000576659 Jy ! Component: 3750 - total flux cleaned = -0.000610781 Jy ! Component: 3800 - total flux cleaned = -0.000644993 Jy ! Component: 3850 - total flux cleaned = -0.000661998 Jy ! Component: 3900 - total flux cleaned = -0.000661969 Jy ! Component: 3950 - total flux cleaned = -0.000696189 Jy ! Component: 4000 - total flux cleaned = -0.000696237 Jy ! Component: 4050 - total flux cleaned = -0.000713359 Jy ! Total flux subtracted in 4096 components = -0.000713367 Jy ! Clean residual min=-0.000993 max=0.000877 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0411943 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 340 components and 0.0411943 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a0_uvs/J0545-0636_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.937 x 7.622 at 21.07 degrees (North through East) ! Clean map min=-0.0088573 max=0.046227 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a0_uvs/J0545-0636_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0462267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000315518 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.04764 2.04764 4.09527 8.19054 16.3811 32.7622 65.5244 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.046 quit ! Quitting program ! Log file /scr/pima/bp171a0_uvs/J0545-0636_C_uvs.log closed on Fri Mar 15 08:56:55 2013