! Started logfile: /scr/pima/rdv72_uvs/J0317-2803_S_uvs.log on Sat Oct 5 08:44:18 2013 obs /scr/pima/rdv72_uvs/J0317-2803_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0317-2803_S_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 20 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.821326 visibilities/baseline/integration-bin. ! Found source: J0317-2803 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4560 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv72_uvs/J0317-2803_S] 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.500x0.500 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 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009896Jy sigma=1.134827 ! Fit after self-cal, rms=0.930489Jy sigma=0.998861 ! 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=2.933 mas, bmaj=6.372 mas, bpa=-2.196 degrees ! Estimated noise=24.3942 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.0554636 Jy ! Component: 100 - total flux cleaned = 0.0751106 Jy ! Total flux subtracted in 100 components = 0.0751106 Jy ! Clean residual min=-0.011510 max=0.017399 Jy/beam ! Clean residual mean=-0.000101 rms=0.003796 Jy/beam ! Combined flux in latest and established models = 0.0751106 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0751106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102692Jy sigma=0.110656 ! Fit after self-cal, rms=0.101915Jy sigma=0.110228 ! 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=4.183 mas, bmaj=9.066 mas, bpa=-2.605 degrees ! Estimated noise=10.759 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.0249039 Jy ! Component: 100 - total flux cleaned = 0.0355697 Jy ! Component: 150 - total flux cleaned = 0.0402105 Jy ! Component: 200 - total flux cleaned = 0.0415453 Jy ! Total flux subtracted in 200 components = 0.0415453 Jy ! Clean residual min=-0.010547 max=0.018570 Jy/beam ! Clean residual mean=-0.000075 rms=0.004206 Jy/beam ! Combined flux in latest and established models = 0.116656 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.116656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100164Jy sigma=0.097700 ! Fit after self-cal, rms=0.100297Jy sigma=0.097662 ! 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 1.58 FD 0.91 KP 1.03 LA 0.89 ! MK 1.07 NL 1.37 OV 1.15 PT 0.90 ! SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 1.41 KP 1.43 LA 0.99 ! MK 0.67 NL 1.44 OV 1.05 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 0.95 KP 1.24 LA 0.86 ! MK 1.15 NL 1.47 OV 1.33 PT 0.85 ! SC 1.28 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.38 KP 1.46 LA 1.07 ! MK 0.79 NL 1.55 OV 1.09 SC 1.27 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.98 KP 1.15 LA 0.84 ! MK 1.18 NL 1.41 OV 1.55 PT 0.86 ! SC 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.26 FD 1.43 KP 1.08 LA 1.02 ! MK 0.82 NL 1.55 OV 1.12 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.34 FD 0.97 KP 0.97 LA 0.66 ! MK 1.33 NL 1.55 OV 1.41 PT 0.77 ! SC 0.62 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.45 KP 1.04 LA 1.08 ! MK 0.79 NL 1.10 OV 0.92 SC 1.09 ! ! ! Fit before self-cal, rms=0.100297Jy sigma=0.097662 ! Fit after self-cal, rms=0.096188Jy sigma=0.080550 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.224 mas, bmaj=9.495 mas, bpa=-0.9359 degrees ! Estimated noise=10.7723 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.00271485 Jy ! Component: 100 - total flux cleaned = -0.00300781 Jy ! Component: 150 - total flux cleaned = -0.00300802 Jy ! Component: 200 - total flux cleaned = -0.00297632 Jy ! Total flux subtracted in 200 components = -0.00297632 Jy ! Clean residual min=-0.006444 max=0.009334 Jy/beam ! Clean residual mean=-0.000044 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.11368 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.11368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096021Jy sigma=0.080605 ! Fit after self-cal, rms=0.097101Jy sigma=0.080130 ! 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. ! ! Fit before self-cal, rms=0.097101Jy sigma=0.080130 ! Fit after self-cal, rms=0.097394Jy sigma=0.079983 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=9.638 mas, bpa=0.4414 degrees ! Estimated noise=10.5389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00258371 Jy ! Component: 100 - total flux cleaned = -0.00269136 Jy ! Component: 150 - total flux cleaned = -0.00273501 Jy ! Component: 200 - total flux cleaned = -0.00273702 Jy ! Total flux subtracted in 200 components = -0.00273702 Jy ! Clean residual min=-0.006048 max=0.009358 Jy/beam ! Clean residual mean=-0.000043 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 0.110943 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.110943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097213Jy sigma=0.080029 ! Fit after self-cal, rms=0.097463Jy sigma=0.080015 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 (-17.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00805791 Jy ! Component: 100 - total flux cleaned = 0.00976216 Jy ! Component: 150 - total flux cleaned = 0.00969401 Jy ! Component: 200 - total flux cleaned = 0.00940138 Jy ! Total flux subtracted in 200 components = 0.00940138 Jy ! Clean residual min=-0.005796 max=0.008290 Jy/beam ! Clean residual mean=-0.000018 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.120344 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 87 components and 0.120344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096655Jy sigma=0.079406 ! Fit after self-cal, rms=0.096826Jy sigma=0.078909 ! 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. ! ! Fit before self-cal, rms=0.096826Jy sigma=0.078909 ! Fit after self-cal, rms=0.094584Jy sigma=0.078662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=9.716 mas, bpa=1.154 degrees ! Estimated noise=10.3057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320001 Jy ! Component: 100 - total flux cleaned = 0.00354186 Jy ! Component: 150 - total flux cleaned = 0.00355665 Jy ! Component: 200 - total flux cleaned = 0.00336341 Jy ! Total flux subtracted in 200 components = 0.00336341 Jy ! Clean residual min=-0.004964 max=0.006803 Jy/beam ! Clean residual mean=-0.000015 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.123707 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 115 components and 0.123707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094120Jy sigma=0.078475 ! Fit after self-cal, rms=0.094389Jy sigma=0.078267 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 (110.5, -74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536716 Jy ! Component: 100 - total flux cleaned = 0.00631485 Jy ! Component: 150 - total flux cleaned = 0.00632144 Jy ! Component: 200 - total flux cleaned = 0.00618762 Jy ! Total flux subtracted in 200 components = 0.00618762 Jy ! Clean residual min=-0.005046 max=0.005494 Jy/beam ! Clean residual mean=-0.000003 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.129895 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.129895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093853Jy sigma=0.078111 ! Fit after self-cal, rms=0.093841Jy sigma=0.077973 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.093841Jy sigma=0.077973 ! Fit after self-cal, rms=0.093091Jy sigma=0.077834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.75 mas, bmaj=25.8 mas, bpa=2.246 degrees ! Estimated noise=9.78525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190035 Jy ! Component: 100 - total flux cleaned = 0.00174661 Jy ! Component: 150 - total flux cleaned = 0.00147619 Jy ! Component: 200 - total flux cleaned = 0.00119098 Jy ! Total flux subtracted in 200 components = 0.00119098 Jy ! Clean residual min=-0.004565 max=0.005325 Jy/beam ! Clean residual mean=-0.000012 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.131086 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 151 components and 0.131086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092881Jy sigma=0.077810 ! Fit after self-cal, rms=0.093012Jy sigma=0.077746 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.00129736 Jy ! Component: 100 - total flux cleaned = 0.00124521 Jy ! Component: 150 - total flux cleaned = 0.00104227 Jy ! Component: 200 - total flux cleaned = 0.000809443 Jy ! Total flux subtracted in 200 components = 0.000809443 Jy ! Clean residual min=-0.004555 max=0.005658 Jy/beam ! Clean residual mean=-0.000010 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.131895 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 164 components and 0.131895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092912Jy sigma=0.077731 ! Fit after self-cal, rms=0.092931Jy sigma=0.077708 ! 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=4.18 mas, bmaj=9.736 mas, bpa=1.72 degrees ! Estimated noise=10.1709 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.18 x 9.736 at 1.72 degrees (North through East) ! Clean map min=-0.0041717 max=0.061215 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=2.868 mas, bmaj=6.705 mas, bpa=1.501 degrees ! Estimated noise=23.7149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0542245 Jy ! Component: 100 - total flux cleaned = 0.0759409 Jy ! Component: 150 - total flux cleaned = 0.0904589 Jy ! Component: 200 - total flux cleaned = 0.101167 Jy ! Total flux subtracted in 200 components = 0.101167 Jy ! Clean residual min=-0.008087 max=0.009390 Jy/beam ! Clean residual mean=-0.000050 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.101167 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.101167 Jy ! Inverting map and beam ! Estimated beam: bmin=4.18 mas, bmaj=9.736 mas, bpa=1.72 degrees ! Estimated noise=10.1709 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.0132538 Jy ! Component: 100 - total flux cleaned = 0.0207033 Jy ! Component: 150 - total flux cleaned = 0.0255151 Jy ! Component: 200 - total flux cleaned = 0.0272015 Jy ! Total flux subtracted in 200 components = 0.0272015 Jy ! Clean residual min=-0.005080 max=0.005415 Jy/beam ! Clean residual mean=-0.000012 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.128369 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 77 components and 0.128369 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.75 mas, bmaj=25.8 mas, bpa=2.246 degrees ! Estimated noise=9.78525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215219 Jy ! Component: 100 - total flux cleaned = 0.00308594 Jy ! Component: 150 - total flux cleaned = 0.00308872 Jy ! Component: 200 - total flux cleaned = 0.00309425 Jy ! Total flux subtracted in 200 components = 0.00309425 Jy ! Clean residual min=-0.004804 max=0.005424 Jy/beam ! Clean residual mean=-0.000012 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.131463 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 = -5.99903e-05 Jy ! Component: 100 - total flux cleaned = -5.99258e-05 Jy ! Component: 150 - total flux cleaned = -0.000161218 Jy ! Component: 200 - total flux cleaned = -0.000207774 Jy ! Total flux subtracted in 200 components = -0.000207774 Jy ! Clean residual min=-0.004776 max=0.005598 Jy/beam ! Clean residual mean=-0.000011 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.131255 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 107 components and 0.131255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.18 mas, bmaj=9.736 mas, bpa=1.72 degrees ! Estimated noise=10.1709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141252 Jy ! Component: 100 - total flux cleaned = -6.68132e-05 Jy ! Component: 150 - total flux cleaned = -0.000325426 Jy ! Component: 200 - total flux cleaned = -0.000506144 Jy ! Total flux subtracted in 200 components = -0.000506144 Jy ! Clean residual min=-0.004781 max=0.005236 Jy/beam ! Clean residual mean=-0.000008 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.130749 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.130749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092790Jy sigma=0.077746 ! Fit after self-cal, rms=0.092617Jy sigma=0.077685 wmodel /scr/pima/rdv72_uvs/J0317-2803_S_map.mod ! Writing 121 model components to file: /scr/pima/rdv72_uvs/J0317-2803_S_map.mod wobs /scr/pima/rdv72_uvs/J0317-2803_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0317-2803_S_uvs.fits wwins /scr/pima/rdv72_uvs/J0317-2803_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv72_uvs/J0317-2803_S_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.00221467 Jy ! Component: 100 - total flux cleaned = 0.00349306 Jy ! Component: 150 - total flux cleaned = 0.00416191 Jy ! Component: 200 - total flux cleaned = 0.00464657 Jy ! Component: 250 - total flux cleaned = 0.00490717 Jy ! Component: 300 - total flux cleaned = 0.00515078 Jy ! Component: 350 - total flux cleaned = 0.00556274 Jy ! Component: 400 - total flux cleaned = 0.00584553 Jy ! Component: 450 - total flux cleaned = 0.00611659 Jy ! Component: 500 - total flux cleaned = 0.00627391 Jy ! Component: 550 - total flux cleaned = 0.00667791 Jy ! Component: 600 - total flux cleaned = 0.00697368 Jy ! Component: 650 - total flux cleaned = 0.00735768 Jy ! Component: 700 - total flux cleaned = 0.0077313 Jy ! Component: 750 - total flux cleaned = 0.00796009 Jy ! Component: 800 - total flux cleaned = 0.00827432 Jy ! Component: 850 - total flux cleaned = 0.00858028 Jy ! Component: 900 - total flux cleaned = 0.0087089 Jy ! Component: 950 - total flux cleaned = 0.00887842 Jy ! Component: 1000 - total flux cleaned = 0.00908583 Jy ! Component: 1050 - total flux cleaned = 0.00928865 Jy ! Component: 1100 - total flux cleaned = 0.00932921 Jy ! Component: 1150 - total flux cleaned = 0.00960343 Jy ! Component: 1200 - total flux cleaned = 0.00960323 Jy ! Component: 1250 - total flux cleaned = 0.00979176 Jy ! Component: 1300 - total flux cleaned = 0.0098662 Jy ! Component: 1350 - total flux cleaned = 0.00997558 Jy ! Component: 1400 - total flux cleaned = 0.0101198 Jy ! Component: 1450 - total flux cleaned = 0.0101546 Jy ! Component: 1500 - total flux cleaned = 0.0103294 Jy ! Component: 1550 - total flux cleaned = 0.0105344 Jy ! Component: 1600 - total flux cleaned = 0.0106348 Jy ! Component: 1650 - total flux cleaned = 0.0107009 Jy ! Component: 1700 - total flux cleaned = 0.0107985 Jy ! Component: 1750 - total flux cleaned = 0.0109595 Jy ! Component: 1800 - total flux cleaned = 0.0112141 Jy ! Component: 1850 - total flux cleaned = 0.0113399 Jy ! Component: 1900 - total flux cleaned = 0.0115876 Jy ! Component: 1950 - total flux cleaned = 0.0118012 Jy ! Component: 2000 - total flux cleaned = 0.0120124 Jy ! Component: 2050 - total flux cleaned = 0.0121912 Jy ! Component: 2100 - total flux cleaned = 0.0123094 Jy ! Component: 2150 - total flux cleaned = 0.0125138 Jy ! Component: 2200 - total flux cleaned = 0.0126291 Jy ! Component: 2250 - total flux cleaned = 0.0128005 Jy ! Component: 2300 - total flux cleaned = 0.0129417 Jy ! Component: 2350 - total flux cleaned = 0.0131095 Jy ! Component: 2400 - total flux cleaned = 0.0132201 Jy ! Component: 2450 - total flux cleaned = 0.0132748 Jy ! Component: 2500 - total flux cleaned = 0.0134377 Jy ! Component: 2550 - total flux cleaned = 0.0135984 Jy ! Component: 2600 - total flux cleaned = 0.0136516 Jy ! Component: 2650 - total flux cleaned = 0.0137566 Jy ! Component: 2700 - total flux cleaned = 0.0138346 Jy ! Component: 2750 - total flux cleaned = 0.0139893 Jy ! Component: 2800 - total flux cleaned = 0.0140659 Jy ! Component: 2850 - total flux cleaned = 0.0142181 Jy ! Component: 2900 - total flux cleaned = 0.0144187 Jy ! Component: 2950 - total flux cleaned = 0.0145431 Jy ! Component: 3000 - total flux cleaned = 0.0146422 Jy ! Component: 3050 - total flux cleaned = 0.0148871 Jy ! Component: 3100 - total flux cleaned = 0.0150325 Jy ! Component: 3150 - total flux cleaned = 0.0151047 Jy ! Component: 3200 - total flux cleaned = 0.0152721 Jy ! Component: 3250 - total flux cleaned = 0.0152247 Jy ! Component: 3300 - total flux cleaned = 0.0153665 Jy ! Component: 3350 - total flux cleaned = 0.0153199 Jy ! Component: 3400 - total flux cleaned = 0.0154598 Jy ! Component: 3450 - total flux cleaned = 0.0154831 Jy ! Component: 3500 - total flux cleaned = 0.015529 Jy ! Component: 3550 - total flux cleaned = 0.0155519 Jy ! Component: 3600 - total flux cleaned = 0.0156201 Jy ! Component: 3650 - total flux cleaned = 0.0156655 Jy ! Component: 3700 - total flux cleaned = 0.0157103 Jy ! Component: 3750 - total flux cleaned = 0.0157105 Jy ! Component: 3800 - total flux cleaned = 0.0158217 Jy ! Component: 3850 - total flux cleaned = 0.0158217 Jy ! Component: 3900 - total flux cleaned = 0.0159316 Jy ! Component: 3950 - total flux cleaned = 0.0159535 Jy ! Component: 4000 - total flux cleaned = 0.0159101 Jy ! Component: 4050 - total flux cleaned = 0.0159964 Jy ! Total flux subtracted in 4096 components = 0.0160181 Jy ! Clean residual min=-0.001203 max=0.001193 Jy/beam ! Clean residual mean=0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.146767 Jy keep ! Adding 235 model components to the UV plane model. ! The established model now contains 356 components and 0.146767 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0317-2803_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.18 x 9.736 at 1.72 degrees (North through East) ! Clean map min=-0.0028645 max=0.064015 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0317-2803_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0640152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394025 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.84655 1.84655 3.6931 7.38621 14.7724 29.5448 59.0897 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0317-2803_S_uvs.log closed on Sat Oct 5 08:44:22 2013