! Started logfile: /scr/pima/bp171a1_uvs/J0416-2513_C_uvs.log on Fri Mar 15 17:58:40 2013 obs /scr/pima/bp171a1_uvs/J0416-2513_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a1_uvs/J0416-2513_C_uva.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860606 visibilities/baseline/integration-bin. ! Found source: J0416-2513 ! ! 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 3408 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/bp171a1_uvs/J0416-2513_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014828Jy sigma=0.717434 ! Fit after self-cal, rms=0.879916Jy sigma=0.622059 ! 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.36 mas, bmaj=3.803 mas, bpa=2.421 degrees ! Estimated noise=23.0282 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.0909179 Jy ! Component: 100 - total flux cleaned = 0.113544 Jy ! Total flux subtracted in 100 components = 0.113544 Jy ! Clean residual min=-0.008230 max=0.012712 Jy/beam ! Clean residual mean=-0.000020 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.113544 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.113544 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.064813Jy sigma=0.045806 ! Fit after self-cal, rms=0.064668Jy sigma=0.045704 ! 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.641 mas, bmaj=4.417 mas, bpa=3.589 degrees ! Estimated noise=17.1537 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.1, -3.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127788 Jy ! Component: 100 - total flux cleaned = 0.0191871 Jy ! Component: 150 - total flux cleaned = 0.0234008 Jy ! Component: 200 - total flux cleaned = 0.0252613 Jy ! Total flux subtracted in 200 components = 0.0252613 Jy ! Clean residual min=-0.006481 max=0.008044 Jy/beam ! Clean residual mean=0.000001 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.138806 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 29 components and 0.138806 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.062154Jy sigma=0.043926 ! Fit after self-cal, rms=0.062061Jy sigma=0.043860 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.78 HN 0.97 KP 0.86 ! LA 0.95 MK 0.85 NL 0.99 OV 0.78 ! PT 0.97 SC 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.72 HN 1.03 KP 0.88 ! LA 0.95 MK 0.83 NL 1.02 OV 0.78 ! PT 0.97 SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.77 HN 1.09 KP 1.07 ! LA 0.97 MK 0.88 NL 1.03 OV 0.78 ! PT 0.95 SC 0.89 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.10 HN 1.70 KP 1.00 ! LA 1.11 MK 1.20 NL 0.98 OV 0.98 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.23 HN 1.25 KP 1.04 ! LA 1.12 MK 1.35 NL 0.94 OV 0.84 ! PT 1.07 SC 1.16 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.34 KP 1.05 ! LA 1.13 MK 1.15 NL 0.94 OV 0.93 ! PT 1.12 SC 1.06 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.32 KP 1.06 ! LA 1.07 MK 1.03 NL 0.99 OV 1.00 ! PT 1.01 SC 1.12 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.09 HN 1.22 KP 1.02 ! LA 1.07 MK 1.08 NL 1.05 OV 0.93 ! PT 0.99 SC 1.14 ! ! ! Fit before self-cal, rms=0.062061Jy sigma=0.043860 ! Fit after self-cal, rms=0.056297Jy sigma=0.039091 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.664 mas, bmaj=4.446 mas, bpa=4.034 degrees ! Estimated noise=17.0857 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.000704794 Jy ! Component: 100 - total flux cleaned = -0.000790844 Jy ! Component: 150 - total flux cleaned = -0.000685708 Jy ! Component: 200 - total flux cleaned = -0.000504074 Jy ! Total flux subtracted in 200 components = -0.000504074 Jy ! Clean residual min=-0.003065 max=0.002786 Jy/beam ! Clean residual mean=-0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.138302 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.138302 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.056124Jy sigma=0.038985 ! Fit after self-cal, rms=0.056319Jy sigma=0.038938 ! 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.056319Jy sigma=0.038938 ! Fit after self-cal, rms=0.056379Jy sigma=0.038917 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.67 mas, bmaj=4.455 mas, bpa=4.169 degrees ! Estimated noise=17.0472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132994 Jy ! Component: 100 - total flux cleaned = -0.00120305 Jy ! Component: 150 - total flux cleaned = -0.00105235 Jy ! Component: 200 - total flux cleaned = -0.000950504 Jy ! Total flux subtracted in 200 components = -0.000950504 Jy ! Clean residual min=-0.002974 max=0.002729 Jy/beam ! Clean residual mean=-0.000003 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.137351 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.137351 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.056303Jy sigma=0.038868 ! Fit after self-cal, rms=0.056332Jy sigma=0.038865 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 = -9.41287e-05 Jy ! Component: 100 - total flux cleaned = 4.9514e-05 Jy ! Component: 150 - total flux cleaned = 0.00012686 Jy ! Component: 200 - total flux cleaned = 0.000126871 Jy ! Total flux subtracted in 200 components = 0.000126871 Jy ! Clean residual min=-0.002865 max=0.002661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.137478 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.137478 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.056308Jy sigma=0.038846 ! Fit after self-cal, rms=0.056304Jy sigma=0.038846 ! 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.056304Jy sigma=0.038846 ! Fit after self-cal, rms=0.056651Jy sigma=0.038832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.675 mas, bmaj=4.459 mas, bpa=4.272 degrees ! Estimated noise=17.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107793 Jy ! Component: 100 - total flux cleaned = -0.00122549 Jy ! Component: 150 - total flux cleaned = -0.00122564 Jy ! Component: 200 - total flux cleaned = -0.00120053 Jy ! Total flux subtracted in 200 components = -0.00120053 Jy ! Clean residual min=-0.002778 max=0.002648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.136277 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.136277 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.056618Jy sigma=0.038807 ! Fit after self-cal, rms=0.056626Jy sigma=0.038806 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.81559e-05 Jy ! Component: 100 - total flux cleaned = -5.68714e-05 Jy ! Component: 150 - total flux cleaned = -5.70432e-05 Jy ! Component: 200 - total flux cleaned = -5.70399e-05 Jy ! Total flux subtracted in 200 components = -5.70399e-05 Jy ! Clean residual min=-0.002689 max=0.002590 Jy/beam ! Clean residual mean=-0.000002 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.13622 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.13622 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.056613Jy sigma=0.038796 ! Fit after self-cal, rms=0.056610Jy sigma=0.038795 ! 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.056610Jy sigma=0.038795 ! Fit after self-cal, rms=0.056905Jy sigma=0.038787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=9.739 mas, bpa=9.553 degrees ! Estimated noise=20.9049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000668051 Jy ! Component: 100 - total flux cleaned = -0.000712821 Jy ! Component: 150 - total flux cleaned = -0.000697699 Jy ! Component: 200 - total flux cleaned = -0.000683416 Jy ! Total flux subtracted in 200 components = -0.000683416 Jy ! Clean residual min=-0.002563 max=0.002813 Jy/beam ! Clean residual mean=-0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.135537 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.135537 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.056890Jy sigma=0.038782 ! Fit after self-cal, rms=0.056893Jy sigma=0.038781 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.22715e-05 Jy ! Component: 100 - total flux cleaned = -3.04879e-05 Jy ! Component: 150 - total flux cleaned = -8.4828e-06 Jy ! Component: 200 - total flux cleaned = 1.74666e-06 Jy ! Total flux subtracted in 200 components = 1.74666e-06 Jy ! Clean residual min=-0.002565 max=0.002827 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.135539 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.135539 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.056891Jy sigma=0.038779 ! Fit after self-cal, rms=0.056889Jy sigma=0.038779 ! 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.678 mas, bmaj=4.464 mas, bpa=4.365 degrees ! Estimated noise=17.0026 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.678 x 4.464 at 4.365 degrees (North through East) ! Clean map min=-0.0025574 max=0.11778 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.392 mas, bmaj=3.829 mas, bpa=3.47 degrees ! Estimated noise=23.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0922041 Jy ! Component: 100 - total flux cleaned = 0.113493 Jy ! Component: 150 - total flux cleaned = 0.120945 Jy ! Component: 200 - total flux cleaned = 0.125354 Jy ! Total flux subtracted in 200 components = 0.125354 Jy ! Clean residual min=-0.005136 max=0.004578 Jy/beam ! Clean residual mean=-0.000005 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.125354 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.125354 Jy ! Inverting map and beam ! Estimated beam: bmin=1.678 mas, bmaj=4.464 mas, bpa=4.365 degrees ! Estimated noise=17.0026 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.00412058 Jy ! Component: 100 - total flux cleaned = 0.00652415 Jy ! Component: 150 - total flux cleaned = 0.00769755 Jy ! Component: 200 - total flux cleaned = 0.00814344 Jy ! Total flux subtracted in 200 components = 0.00814344 Jy ! Clean residual min=-0.002686 max=0.002573 Jy/beam ! Clean residual mean=-0.000003 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.133498 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.133498 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=3.716 mas, bmaj=9.739 mas, bpa=9.553 degrees ! Estimated noise=20.9049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109956 Jy ! Component: 100 - total flux cleaned = 0.00133371 Jy ! Component: 150 - total flux cleaned = 0.00143931 Jy ! Component: 200 - total flux cleaned = 0.00151902 Jy ! Total flux subtracted in 200 components = 0.00151902 Jy ! Clean residual min=-0.002554 max=0.002848 Jy/beam ! Clean residual mean=-0.000003 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.135017 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 = 7.37456e-05 Jy ! Component: 100 - total flux cleaned = 0.0001152 Jy ! Component: 150 - total flux cleaned = 0.000153123 Jy ! Component: 200 - total flux cleaned = 0.000176256 Jy ! Total flux subtracted in 200 components = 0.000176256 Jy ! Clean residual min=-0.002554 max=0.002823 Jy/beam ! Clean residual mean=-0.000003 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.135193 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.135193 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.678 mas, bmaj=4.464 mas, bpa=4.365 degrees ! Estimated noise=17.0026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00027227 Jy ! Component: 100 - total flux cleaned = -0.000352984 Jy ! Component: 150 - total flux cleaned = -0.00035341 Jy ! Component: 200 - total flux cleaned = -0.0003735 Jy ! Total flux subtracted in 200 components = -0.0003735 Jy ! Clean residual min=-0.002576 max=0.002606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.134819 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.134819 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.056865Jy sigma=0.038762 ! Fit after self-cal, rms=0.056859Jy sigma=0.038760 wmodel /scr/pima/bp171a1_uvs/J0416-2513_C_map.mod ! Writing 53 model components to file: /scr/pima/bp171a1_uvs/J0416-2513_C_map.mod wobs /scr/pima/bp171a1_uvs/J0416-2513_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a1_uvs/J0416-2513_C_uvs.fits wwins /scr/pima/bp171a1_uvs/J0416-2513_C_map.win ! wwins: Wrote 2 windows to /scr/pima/bp171a1_uvs/J0416-2513_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 = -0.000432658 Jy ! Component: 100 - total flux cleaned = -0.00065625 Jy ! Component: 150 - total flux cleaned = -0.00103854 Jy ! Component: 200 - total flux cleaned = -0.00124148 Jy ! Component: 250 - total flux cleaned = -0.00139729 Jy ! Component: 300 - total flux cleaned = -0.00154713 Jy ! Component: 350 - total flux cleaned = -0.00169143 Jy ! Component: 400 - total flux cleaned = -0.0018308 Jy ! Component: 450 - total flux cleaned = -0.00189884 Jy ! Component: 500 - total flux cleaned = -0.00203256 Jy ! Component: 550 - total flux cleaned = -0.00225887 Jy ! Component: 600 - total flux cleaned = -0.00235324 Jy ! Component: 650 - total flux cleaned = -0.00250834 Jy ! Component: 700 - total flux cleaned = -0.00269024 Jy ! Component: 750 - total flux cleaned = -0.00280905 Jy ! Component: 800 - total flux cleaned = -0.00292553 Jy ! Component: 850 - total flux cleaned = -0.00304004 Jy ! Component: 900 - total flux cleaned = -0.00318035 Jy ! Component: 950 - total flux cleaned = -0.00331826 Jy ! Component: 1000 - total flux cleaned = -0.00334535 Jy ! Component: 1050 - total flux cleaned = -0.00350576 Jy ! Component: 1100 - total flux cleaned = -0.00355837 Jy ! Component: 1150 - total flux cleaned = -0.00368796 Jy ! Component: 1200 - total flux cleaned = -0.00384108 Jy ! Component: 1250 - total flux cleaned = -0.00391644 Jy ! Component: 1300 - total flux cleaned = -0.00406518 Jy ! Component: 1350 - total flux cleaned = -0.0041387 Jy ! Component: 1400 - total flux cleaned = -0.00421098 Jy ! Component: 1450 - total flux cleaned = -0.00428275 Jy ! Component: 1500 - total flux cleaned = -0.00435344 Jy ! Component: 1550 - total flux cleaned = -0.00440018 Jy ! Component: 1600 - total flux cleaned = -0.00449255 Jy ! Component: 1650 - total flux cleaned = -0.00451557 Jy ! Component: 1700 - total flux cleaned = -0.00458349 Jy ! Component: 1750 - total flux cleaned = -0.00469473 Jy ! Component: 1800 - total flux cleaned = -0.00473866 Jy ! Component: 1850 - total flux cleaned = -0.00480394 Jy ! Component: 1900 - total flux cleaned = -0.00484686 Jy ! Component: 1950 - total flux cleaned = -0.00484674 Jy ! Component: 2000 - total flux cleaned = -0.00491015 Jy ! Component: 2050 - total flux cleaned = -0.00488923 Jy ! Component: 2100 - total flux cleaned = -0.00495172 Jy ! Component: 2150 - total flux cleaned = -0.00507474 Jy ! Component: 2200 - total flux cleaned = -0.00511519 Jy ! Component: 2250 - total flux cleaned = -0.00517543 Jy ! Component: 2300 - total flux cleaned = -0.0052752 Jy ! Component: 2350 - total flux cleaned = -0.00529487 Jy ! Component: 2400 - total flux cleaned = -0.00545143 Jy ! Component: 2450 - total flux cleaned = -0.0055677 Jy ! Component: 2500 - total flux cleaned = -0.00564438 Jy ! Component: 2550 - total flux cleaned = -0.00566315 Jy ! Component: 2600 - total flux cleaned = -0.00570105 Jy ! Component: 2650 - total flux cleaned = -0.00577602 Jy ! Component: 2700 - total flux cleaned = -0.00585037 Jy ! Component: 2750 - total flux cleaned = -0.00588705 Jy ! Component: 2800 - total flux cleaned = -0.0059416 Jy ! Component: 2850 - total flux cleaned = -0.00592339 Jy ! Component: 2900 - total flux cleaned = -0.00595933 Jy ! Component: 2950 - total flux cleaned = -0.005995 Jy ! Component: 3000 - total flux cleaned = -0.00599519 Jy ! Component: 3050 - total flux cleaned = -0.00603046 Jy ! Component: 3100 - total flux cleaned = -0.00610001 Jy ! Component: 3150 - total flux cleaned = -0.00606547 Jy ! Component: 3200 - total flux cleaned = -0.00618578 Jy ! Component: 3250 - total flux cleaned = -0.0061858 Jy ! Component: 3300 - total flux cleaned = -0.00621984 Jy ! Component: 3350 - total flux cleaned = -0.0062871 Jy ! Component: 3400 - total flux cleaned = -0.00628726 Jy ! Component: 3450 - total flux cleaned = -0.00638658 Jy ! Component: 3500 - total flux cleaned = -0.006403 Jy ! Component: 3550 - total flux cleaned = -0.00645201 Jy ! Component: 3600 - total flux cleaned = -0.00641933 Jy ! Component: 3650 - total flux cleaned = -0.00650005 Jy ! Component: 3700 - total flux cleaned = -0.00648392 Jy ! Component: 3750 - total flux cleaned = -0.00654758 Jy ! Component: 3800 - total flux cleaned = -0.00648404 Jy ! Component: 3850 - total flux cleaned = -0.00648404 Jy ! Component: 3900 - total flux cleaned = -0.00648412 Jy ! Component: 3950 - total flux cleaned = -0.00645299 Jy ! Component: 4000 - total flux cleaned = -0.00653044 Jy ! Component: 4050 - total flux cleaned = -0.00648423 Jy ! Total flux subtracted in 4096 components = -0.0065149 Jy ! Clean residual min=-0.000862 max=0.000991 Jy/beam ! Clean residual mean=0.000004 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.128305 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 335 components and 0.128304 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a1_uvs/J0416-2513_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.678 x 4.464 at 4.365 degrees (North through East) ! Clean map min=-0.0016822 max=0.11839 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a1_uvs/J0416-2513_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118393 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282005 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.714585 0.714585 1.42917 2.85834 5.71668 11.4334 22.8667 45.7334 91.4669 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 quit ! Quitting program ! Log file /scr/pima/bp171a1_uvs/J0416-2513_C_uvs.log closed on Fri Mar 15 17:58:44 2013