! Started logfile: /scr/pima/rdv94_uvs/J2055-0416_X_uvs.log on Tue Oct 8 12:25:53 2013 obs /scr/pima/rdv94_uvs/J2055-0416_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2055-0416_X_uva.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! AN table 2: 19 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2055-0416 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3612 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J2055-0416_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.024292Jy sigma=3.560872 ! Fit after self-cal, rms=0.815099Jy sigma=2.661836 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.131 mas, bmaj=3.1 mas, bpa=-15.8 degrees ! Estimated noise=6.91593 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.149145 Jy ! Component: 100 - total flux cleaned = 0.195774 Jy ! Total flux subtracted in 100 components = 0.195774 Jy ! Clean residual min=-0.017030 max=0.020869 Jy/beam ! Clean residual mean=0.000005 rms=0.004675 Jy/beam ! Combined flux in latest and established models = 0.195774 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.195774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083316Jy sigma=0.300081 ! Fit after self-cal, rms=0.083581Jy sigma=0.299852 ! 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.439 mas, bmaj=3.301 mas, bpa=-13.33 degrees ! Estimated noise=3.68083 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.032116 Jy ! Component: 100 - total flux cleaned = 0.0470541 Jy ! Component: 150 - total flux cleaned = 0.054846 Jy ! Component: 200 - total flux cleaned = 0.0589865 Jy ! Total flux subtracted in 200 components = 0.0589865 Jy ! Clean residual min=-0.012928 max=0.022142 Jy/beam ! Clean residual mean=0.000016 rms=0.004003 Jy/beam ! Combined flux in latest and established models = 0.25476 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.25476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076000Jy sigma=0.246707 ! Fit after self-cal, rms=0.076055Jy sigma=0.246395 ! Inverting map ! Added new window around map position (2.8, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207778 Jy ! Component: 100 - total flux cleaned = 0.0297701 Jy ! Component: 150 - total flux cleaned = 0.0351734 Jy ! Component: 200 - total flux cleaned = 0.0396858 Jy ! Total flux subtracted in 200 components = 0.0396858 Jy ! Clean residual min=-0.009428 max=0.009145 Jy/beam ! Clean residual mean=0.000006 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.294446 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 66 components and 0.294446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071421Jy sigma=0.223500 ! Fit after self-cal, rms=0.070449Jy sigma=0.219633 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 0.88 KP 0.96 ! LA 1.06 MK 1.12 NL 1.01 OV 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.92 HN 1.00 KP 1.01 ! LA 1.06 NL 1.06 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.95 HN 0.85 KP 0.89 ! LA 1.02 MK 1.08 NL 1.07 OV 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.31 FD 0.91 HN 1.00 KP 0.93 ! LA 1.00 NL 1.01 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 0.87 KP 0.82 ! LA 1.12 MK 1.02 NL 1.07 OV 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.89 HN 1.06 KP 0.89 ! LA 1.08 NL 1.06 OV 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.86 KP 0.86 ! LA 1.13 MK 0.97 NL 1.12 OV 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.95 HN 1.02 KP 0.92 ! LA 1.07 NL 1.11 OV 1.03 ! ! ! Fit before self-cal, rms=0.070449Jy sigma=0.219633 ! Fit after self-cal, rms=0.065778Jy sigma=0.202181 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.426 mas, bmaj=3.328 mas, bpa=-13.3 degrees ! Estimated noise=3.65336 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.00653999 Jy ! Component: 100 - total flux cleaned = 0.00808724 Jy ! Component: 150 - total flux cleaned = 0.00789863 Jy ! Component: 200 - total flux cleaned = 0.00781544 Jy ! Total flux subtracted in 200 components = 0.00781544 Jy ! Clean residual min=-0.003747 max=0.004036 Jy/beam ! Clean residual mean=0.000006 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.302262 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 92 components and 0.302262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065051Jy sigma=0.199388 ! Fit after self-cal, rms=0.065022Jy sigma=0.198885 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065022Jy sigma=0.198885 ! Fit after self-cal, rms=0.064878Jy sigma=0.198664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.426 mas, bmaj=3.338 mas, bpa=-13.41 degrees ! Estimated noise=3.64956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030128 Jy ! Component: 100 - total flux cleaned = 0.00321264 Jy ! Component: 150 - total flux cleaned = 0.00285875 Jy ! Component: 200 - total flux cleaned = 0.00253709 Jy ! Total flux subtracted in 200 components = 0.00253709 Jy ! Clean residual min=-0.003221 max=0.003156 Jy/beam ! Clean residual mean=0.000005 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.304799 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.304799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064570Jy sigma=0.197879 ! Fit after self-cal, rms=0.064564Jy sigma=0.197779 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.000914412 Jy ! Component: 100 - total flux cleaned = 0.000620658 Jy ! Component: 150 - total flux cleaned = 0.000405359 Jy ! Component: 200 - total flux cleaned = 0.000110174 Jy ! Total flux subtracted in 200 components = 0.000110174 Jy ! Clean residual min=-0.003052 max=0.003021 Jy/beam ! Clean residual mean=0.000005 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.304909 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.304909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064402Jy sigma=0.197526 ! Fit after self-cal, rms=0.064400Jy sigma=0.197497 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064400Jy sigma=0.197497 ! Fit after self-cal, rms=0.064277Jy sigma=0.197350 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.426 mas, bmaj=3.346 mas, bpa=-13.51 degrees ! Estimated noise=3.64544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755649 Jy ! Component: 100 - total flux cleaned = 0.000540102 Jy ! Component: 150 - total flux cleaned = 0.000302278 Jy ! Component: 200 - total flux cleaned = 8.63424e-05 Jy ! Total flux subtracted in 200 components = 8.63424e-05 Jy ! Clean residual min=-0.002869 max=0.002741 Jy/beam ! Clean residual mean=0.000005 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.304996 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.304996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064128Jy sigma=0.197107 ! Fit after self-cal, rms=0.064128Jy sigma=0.197078 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.10894e-05 Jy ! Component: 100 - total flux cleaned = -0.000123128 Jy ! Component: 150 - total flux cleaned = -0.000237362 Jy ! Component: 200 - total flux cleaned = -0.000237209 Jy ! Total flux subtracted in 200 components = -0.000237209 Jy ! Clean residual min=-0.002792 max=0.002665 Jy/beam ! Clean residual mean=0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.304758 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.304758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064035Jy sigma=0.196980 ! Fit after self-cal, rms=0.064035Jy sigma=0.196971 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064035Jy sigma=0.196971 ! Fit after self-cal, rms=0.064007Jy sigma=0.196918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.338 mas, bmaj=3.697 mas, bpa=-5.266 degrees ! Estimated noise=3.56371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000557667 Jy ! Component: 100 - total flux cleaned = -0.00092019 Jy ! Component: 150 - total flux cleaned = -0.00127945 Jy ! Component: 200 - total flux cleaned = -0.00156433 Jy ! Total flux subtracted in 200 components = -0.00156433 Jy ! Clean residual min=-0.003065 max=0.002910 Jy/beam ! Clean residual mean=0.000006 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.303194 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 141 components and 0.303194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063994Jy sigma=0.196833 ! Fit after self-cal, rms=0.063986Jy sigma=0.196816 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 = -8.12665e-05 Jy ! Component: 100 - total flux cleaned = -0.000352664 Jy ! Component: 150 - total flux cleaned = -0.000492712 Jy ! Component: 200 - total flux cleaned = -0.000632248 Jy ! Total flux subtracted in 200 components = -0.000632248 Jy ! Clean residual min=-0.003102 max=0.002904 Jy/beam ! Clean residual mean=0.000006 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.302562 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 159 components and 0.302562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063976Jy sigma=0.196790 ! Fit after self-cal, rms=0.063973Jy sigma=0.196780 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063973Jy sigma=0.196780 ! Fit after self-cal, rms=0.063973Jy sigma=0.196780 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063973Jy sigma=0.196780 ! Fit after self-cal, rms=0.063959Jy sigma=0.196742 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.124 mas, bmaj=3.168 mas, bpa=-15.98 degrees ! Estimated noise=6.86141 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.00100799 Jy ! Component: 100 - total flux cleaned = -0.00134608 Jy ! Component: 150 - total flux cleaned = -0.00134384 Jy ! Component: 200 - total flux cleaned = -0.00142675 Jy ! Total flux subtracted in 200 components = -0.00142675 Jy ! Clean residual min=-0.004636 max=0.004192 Jy/beam ! Clean residual mean=0.000002 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.301135 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 179 components and 0.301135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063858Jy sigma=0.196810 ! Fit after self-cal, rms=0.063855Jy sigma=0.196769 ! Inverting map 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.428 mas, bmaj=3.358 mas, bpa=-13.6 degrees ! Estimated noise=3.63953 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000738781 Jy ! Component: 100 - total flux cleaned = -0.000875493 Jy ! Component: 150 - total flux cleaned = -0.00106169 Jy ! Component: 200 - total flux cleaned = -0.00099611 Jy ! Component: 250 - total flux cleaned = -0.0009057 Jy ! Component: 300 - total flux cleaned = -0.000848622 Jy ! Component: 350 - total flux cleaned = -0.000822165 Jy ! Component: 400 - total flux cleaned = -0.000769391 Jy ! Total flux subtracted in 400 components = -0.000769391 Jy ! Clean residual min=-0.002751 max=0.002615 Jy/beam ! Clean residual mean=0.000005 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.300365 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 191 components and 0.300365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063704Jy sigma=0.196581 ! Fit after self-cal, rms=0.063713Jy sigma=0.196572 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135259 Jy ! Component: 100 - total flux cleaned = -0.000161683 Jy ! Component: 150 - total flux cleaned = -0.000115216 Jy ! Component: 200 - total flux cleaned = -0.000114786 Jy ! Component: 250 - total flux cleaned = -7.11795e-05 Jy ! Component: 300 - total flux cleaned = -4.99905e-05 Jy ! Component: 350 - total flux cleaned = -2.95681e-05 Jy ! Component: 400 - total flux cleaned = -4.97853e-05 Jy ! Total flux subtracted in 400 components = -4.97853e-05 Jy ! Clean residual min=-0.002708 max=0.002638 Jy/beam ! Clean residual mean=0.000004 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.300316 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 197 components and 0.300316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063640Jy sigma=0.196528 ! Fit after self-cal, rms=0.063645Jy sigma=0.196524 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063645Jy sigma=0.196524 ! Fit after self-cal, rms=0.063573Jy sigma=0.196480 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.429 mas, bmaj=3.365 mas, bpa=-13.6 degrees ! Estimated noise=3.63444 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000585711 Jy ! Component: 100 - total flux cleaned = -0.000868438 Jy ! Component: 150 - total flux cleaned = -0.00114088 Jy ! Component: 200 - total flux cleaned = -0.00136971 Jy ! Component: 250 - total flux cleaned = -0.00154539 Jy ! Component: 300 - total flux cleaned = -0.00163811 Jy ! Component: 350 - total flux cleaned = -0.00172731 Jy ! Component: 400 - total flux cleaned = -0.00176191 Jy ! Total flux subtracted in 400 components = -0.00176191 Jy ! Clean residual min=-0.002552 max=0.002700 Jy/beam ! Clean residual mean=0.000004 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.298554 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 208 components and 0.298554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063511Jy sigma=0.196420 ! Fit after self-cal, rms=0.063514Jy sigma=0.196415 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 (-42.4, -24.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020384 Jy ! Component: 100 - total flux cleaned = 0.00280766 Jy ! Component: 150 - total flux cleaned = 0.00317272 Jy ! Component: 200 - total flux cleaned = 0.00316932 Jy ! Component: 250 - total flux cleaned = 0.00304648 Jy ! Component: 300 - total flux cleaned = 0.00315751 Jy ! Component: 350 - total flux cleaned = 0.00336253 Jy ! Component: 400 - total flux cleaned = 0.00349176 Jy ! Total flux subtracted in 400 components = 0.00349176 Jy ! Clean residual min=-0.002563 max=0.002295 Jy/beam ! Clean residual mean=0.000004 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.302046 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 249 components and 0.302046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063306Jy sigma=0.195933 ! Fit after self-cal, rms=0.063303Jy sigma=0.195897 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063303Jy sigma=0.195897 ! Fit after self-cal, rms=0.063179Jy sigma=0.195838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.428 mas, bmaj=3.372 mas, bpa=-13.63 degrees ! Estimated noise=3.62511 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222712 Jy ! Component: 100 - total flux cleaned = -0.000191351 Jy ! Component: 150 - total flux cleaned = -0.000196874 Jy ! Component: 200 - total flux cleaned = -0.000228992 Jy ! Component: 250 - total flux cleaned = -0.000345122 Jy ! Component: 300 - total flux cleaned = -0.000428717 Jy ! Component: 350 - total flux cleaned = -0.000563225 Jy ! Component: 400 - total flux cleaned = -0.000616062 Jy ! Total flux subtracted in 400 components = -0.000616062 Jy ! Clean residual min=-0.002243 max=0.002155 Jy/beam ! Clean residual mean=0.000004 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.30143 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 273 components and 0.301429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063087Jy sigma=0.195679 ! Fit after self-cal, rms=0.063090Jy sigma=0.195667 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147541 Jy ! Component: 100 - total flux cleaned = -0.0003312 Jy ! Component: 150 - total flux cleaned = -0.000405859 Jy ! Component: 200 - total flux cleaned = -0.000643804 Jy ! Component: 250 - total flux cleaned = -0.000804349 Jy ! Component: 300 - total flux cleaned = -0.000915181 Jy ! Component: 350 - total flux cleaned = -0.00102406 Jy ! Component: 400 - total flux cleaned = -0.00112946 Jy ! Total flux subtracted in 400 components = -0.00112946 Jy ! Clean residual min=-0.002232 max=0.002140 Jy/beam ! Clean residual mean=0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.3003 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 287 components and 0.3003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063035Jy sigma=0.195594 ! Fit after self-cal, rms=0.063036Jy sigma=0.195591 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063036Jy sigma=0.195591 ! Fit after self-cal, rms=0.062818Jy sigma=0.190701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.335 mas, bmaj=3.719 mas, bpa=-5.633 degrees ! Estimated noise=3.54731 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223767 Jy ! Component: 100 - total flux cleaned = 0.000231039 Jy ! Component: 150 - total flux cleaned = -6.61697e-05 Jy ! Component: 200 - total flux cleaned = -0.000318536 Jy ! Component: 250 - total flux cleaned = -0.000551109 Jy ! Component: 300 - total flux cleaned = -0.000784242 Jy ! Component: 350 - total flux cleaned = -0.000935144 Jy ! Component: 400 - total flux cleaned = -0.00104611 Jy ! Total flux subtracted in 400 components = -0.00104611 Jy ! Clean residual min=-0.002430 max=0.002155 Jy/beam ! Clean residual mean=0.000006 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.299254 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 318 components and 0.299254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062811Jy sigma=0.190619 ! Fit after self-cal, rms=0.062824Jy sigma=0.190599 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.95029e-05 Jy ! Component: 100 - total flux cleaned = -0.000269441 Jy ! Component: 150 - total flux cleaned = -0.000358822 Jy ! Component: 200 - total flux cleaned = -0.000500512 Jy ! Component: 250 - total flux cleaned = -0.00060858 Jy ! Component: 300 - total flux cleaned = -0.000673674 Jy ! Component: 350 - total flux cleaned = -0.000711215 Jy ! Component: 400 - total flux cleaned = -0.000735767 Jy ! Total flux subtracted in 400 components = -0.000735767 Jy ! Clean residual min=-0.002414 max=0.002169 Jy/beam ! Clean residual mean=0.000005 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.298518 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 334 components and 0.298518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062819Jy sigma=0.190565 ! Fit after self-cal, rms=0.062818Jy sigma=0.190563 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.429 mas, bmaj=3.377 mas, bpa=-13.64 degrees ! Estimated noise=3.63054 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.429 x 3.377 at -13.64 degrees (North through East) ! Clean map min=-0.0031761 max=0.19989 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.127 mas, bmaj=3.183 mas, bpa=-15.96 degrees ! Estimated noise=6.87305 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147968 Jy ! Component: 100 - total flux cleaned = 0.194439 Jy ! Component: 150 - total flux cleaned = 0.222047 Jy ! Component: 200 - total flux cleaned = 0.241772 Jy ! Component: 250 - total flux cleaned = 0.256387 Jy ! Component: 300 - total flux cleaned = 0.267392 Jy ! Component: 350 - total flux cleaned = 0.275178 Jy ! Component: 400 - total flux cleaned = 0.280029 Jy ! Total flux subtracted in 400 components = 0.280029 Jy ! Clean residual min=-0.005925 max=0.005933 Jy/beam ! Clean residual mean=0.000009 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.280029 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.280029 Jy ! Inverting map and beam ! Estimated beam: bmin=1.429 mas, bmaj=3.377 mas, bpa=-13.64 degrees ! Estimated noise=3.63054 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) ! Added new window around map position (10.8, -12.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00706931 Jy ! Component: 100 - total flux cleaned = 0.0112998 Jy ! Component: 150 - total flux cleaned = 0.0138402 Jy ! Component: 200 - total flux cleaned = 0.0153451 Jy ! Component: 250 - total flux cleaned = 0.0156795 Jy ! Component: 300 - total flux cleaned = 0.0154024 Jy ! Component: 350 - total flux cleaned = 0.0152187 Jy ! Component: 400 - total flux cleaned = 0.01497 Jy ! Total flux subtracted in 400 components = 0.01497 Jy ! Clean residual min=-0.003170 max=0.002498 Jy/beam ! Clean residual mean=0.000006 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.294999 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 99 components and 0.294999 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.335 mas, bmaj=3.719 mas, bpa=-5.633 degrees ! Estimated noise=3.54731 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130309 Jy ! Component: 100 - total flux cleaned = 0.0017281 Jy ! Component: 150 - total flux cleaned = 0.00216237 Jy ! Component: 200 - total flux cleaned = 0.00238476 Jy ! Component: 250 - total flux cleaned = 0.00202878 Jy ! Component: 300 - total flux cleaned = 0.00160061 Jy ! Component: 350 - total flux cleaned = 0.00124281 Jy ! Component: 400 - total flux cleaned = 0.000862506 Jy ! Total flux subtracted in 400 components = 0.000862506 Jy ! Clean residual min=-0.002580 max=0.001869 Jy/beam ! Clean residual mean=0.000006 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.295862 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000518595 Jy ! Component: 100 - total flux cleaned = -0.00100904 Jy ! Component: 150 - total flux cleaned = -0.00143994 Jy ! Component: 200 - total flux cleaned = -0.00178172 Jy ! Component: 250 - total flux cleaned = -0.00214058 Jy ! Component: 300 - total flux cleaned = -0.00229907 Jy ! Component: 350 - total flux cleaned = -0.00266675 Jy ! Component: 400 - total flux cleaned = -0.0028162 Jy ! Total flux subtracted in 400 components = -0.0028162 Jy ! Clean residual min=-0.002293 max=0.001799 Jy/beam ! Clean residual mean=0.000006 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.293045 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 199 components and 0.293045 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.429 mas, bmaj=3.377 mas, bpa=-13.64 degrees ! Estimated noise=3.63054 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164733 Jy ! Component: 100 - total flux cleaned = -0.000312846 Jy ! Component: 150 - total flux cleaned = -0.000767917 Jy ! Component: 200 - total flux cleaned = -0.00111226 Jy ! Component: 250 - total flux cleaned = -0.0015679 Jy ! Component: 300 - total flux cleaned = -0.00208839 Jy ! Component: 350 - total flux cleaned = -0.00239849 Jy ! Component: 400 - total flux cleaned = -0.00281143 Jy ! Total flux subtracted in 400 components = -0.00281143 Jy ! Clean residual min=-0.002156 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.290234 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 247 components and 0.290234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062792Jy sigma=0.190500 ! Fit after self-cal, rms=0.062744Jy sigma=0.190430 wmodel /scr/pima/rdv94_uvs/J2055-0416_X_map.mod ! Writing 247 model components to file: /scr/pima/rdv94_uvs/J2055-0416_X_map.mod wobs /scr/pima/rdv94_uvs/J2055-0416_X_uvs.fits ! Applying 1806 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2055-0416_X_uvs.fits wwins /scr/pima/rdv94_uvs/J2055-0416_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv94_uvs/J2055-0416_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000881722 Jy ! Component: 100 - total flux cleaned = -0.00115438 Jy ! Component: 150 - total flux cleaned = -0.00128061 Jy ! Component: 200 - total flux cleaned = -0.00139863 Jy ! Component: 250 - total flux cleaned = -0.00151134 Jy ! Component: 300 - total flux cleaned = -0.00156642 Jy ! Component: 350 - total flux cleaned = -0.00177816 Jy ! Component: 400 - total flux cleaned = -0.00185539 Jy ! Component: 450 - total flux cleaned = -0.00203116 Jy ! Component: 500 - total flux cleaned = -0.00215374 Jy ! Component: 550 - total flux cleaned = -0.00222608 Jy ! Component: 600 - total flux cleaned = -0.00234458 Jy ! Component: 650 - total flux cleaned = -0.00236788 Jy ! Component: 700 - total flux cleaned = -0.00239121 Jy ! Component: 750 - total flux cleaned = -0.00248127 Jy ! Component: 800 - total flux cleaned = -0.0025254 Jy ! Component: 850 - total flux cleaned = -0.00256855 Jy ! Component: 900 - total flux cleaned = -0.00256874 Jy ! Component: 950 - total flux cleaned = -0.00267341 Jy ! Component: 1000 - total flux cleaned = -0.00267313 Jy ! Component: 1050 - total flux cleaned = -0.00269362 Jy ! Component: 1100 - total flux cleaned = -0.00279317 Jy ! Component: 1150 - total flux cleaned = -0.00281251 Jy ! Component: 1200 - total flux cleaned = -0.00290925 Jy ! Component: 1250 - total flux cleaned = -0.00298499 Jy ! Component: 1300 - total flux cleaned = -0.0030597 Jy ! Component: 1350 - total flux cleaned = -0.0031887 Jy ! Component: 1400 - total flux cleaned = -0.00320682 Jy ! Component: 1450 - total flux cleaned = -0.00326084 Jy ! Component: 1500 - total flux cleaned = -0.00329616 Jy ! Component: 1550 - total flux cleaned = -0.00329626 Jy ! Component: 1600 - total flux cleaned = -0.00338326 Jy ! Component: 1650 - total flux cleaned = -0.00334896 Jy ! Component: 1700 - total flux cleaned = -0.00340006 Jy ! Component: 1750 - total flux cleaned = -0.00345059 Jy ! Component: 1800 - total flux cleaned = -0.00348378 Jy ! Component: 1850 - total flux cleaned = -0.00346736 Jy ! Component: 1900 - total flux cleaned = -0.00349987 Jy ! Component: 1950 - total flux cleaned = -0.00351609 Jy ! Component: 2000 - total flux cleaned = -0.00354809 Jy ! Component: 2050 - total flux cleaned = -0.00353232 Jy ! Component: 2100 - total flux cleaned = -0.00356356 Jy ! Component: 2150 - total flux cleaned = -0.00356342 Jy ! Component: 2200 - total flux cleaned = -0.00356354 Jy ! Component: 2250 - total flux cleaned = -0.00362446 Jy ! Component: 2300 - total flux cleaned = -0.00359418 Jy ! Component: 2350 - total flux cleaned = -0.00366915 Jy ! Component: 2400 - total flux cleaned = -0.00368394 Jy ! Component: 2450 - total flux cleaned = -0.00368382 Jy ! Component: 2500 - total flux cleaned = -0.00371333 Jy ! Component: 2550 - total flux cleaned = -0.00378619 Jy ! Component: 2600 - total flux cleaned = -0.00390178 Jy ! Component: 2650 - total flux cleaned = -0.00393047 Jy ! Component: 2700 - total flux cleaned = -0.00395888 Jy ! Component: 2750 - total flux cleaned = -0.00398731 Jy ! Component: 2800 - total flux cleaned = -0.004086 Jy ! Component: 2850 - total flux cleaned = -0.00411395 Jy ! Component: 2900 - total flux cleaned = -0.00415557 Jy ! Component: 2950 - total flux cleaned = -0.00419714 Jy ! Component: 3000 - total flux cleaned = -0.0042108 Jy ! Component: 3050 - total flux cleaned = -0.00425182 Jy ! Component: 3100 - total flux cleaned = -0.00426539 Jy ! Component: 3150 - total flux cleaned = -0.00425184 Jy ! Component: 3200 - total flux cleaned = -0.00422514 Jy ! Component: 3250 - total flux cleaned = -0.00426533 Jy ! Component: 3300 - total flux cleaned = -0.0042653 Jy ! Component: 3350 - total flux cleaned = -0.00425203 Jy ! Component: 3400 - total flux cleaned = -0.00429155 Jy ! Component: 3450 - total flux cleaned = -0.00429143 Jy ! Component: 3500 - total flux cleaned = -0.00427841 Jy ! Component: 3550 - total flux cleaned = -0.00429142 Jy ! Component: 3600 - total flux cleaned = -0.00430434 Jy ! Component: 3650 - total flux cleaned = -0.00430444 Jy ! Component: 3700 - total flux cleaned = -0.0043173 Jy ! Component: 3750 - total flux cleaned = -0.00430451 Jy ! Component: 3800 - total flux cleaned = -0.00431726 Jy ! Component: 3850 - total flux cleaned = -0.00429188 Jy ! Component: 3900 - total flux cleaned = -0.00425393 Jy ! Component: 3950 - total flux cleaned = -0.00427917 Jy ! Component: 4000 - total flux cleaned = -0.00429172 Jy ! Component: 4050 - total flux cleaned = -0.00422924 Jy ! Total flux subtracted in 4096 components = -0.00426671 Jy ! Clean residual min=-0.000776 max=0.000900 Jy/beam ! Clean residual mean=0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.285967 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 490 components and 0.285967 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J2055-0416_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.429 x 3.377 at -13.64 degrees (North through East) ! Clean map min=-0.0025162 max=0.19893 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2055-0416_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1989 rms= 0.00021 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2055-0416_X_uvs.log closed on Tue Oct 8 12:25:58 2013