! Started logfile: /scr/pima/rdv93_uvs/J2035+1857_S_uvs.log on Tue Oct 8 15:33:24 2013 obs /scr/pima/rdv93_uvs/J2035+1857_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2035+1857_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2035+1857 ! ! 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 7920 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J2035+1857_S] 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 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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.056936Jy sigma=8.778221 ! Fit after self-cal, rms=0.760996Jy sigma=4.523367 ! 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=3.814 mas, bmaj=6.908 mas, bpa=-5.846 degrees ! Estimated noise=2.6667 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.254851 Jy ! Component: 100 - total flux cleaned = 0.355612 Jy ! Total flux subtracted in 100 components = 0.355612 Jy ! Clean residual min=-0.036064 max=0.067984 Jy/beam ! Clean residual mean=-0.000315 rms=0.012761 Jy/beam ! Combined flux in latest and established models = 0.355612 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.355612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162873Jy sigma=1.737570 ! Fit after self-cal, rms=0.161749Jy sigma=1.736023 ! 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=5.026 mas, bmaj=8.474 mas, bpa=-4.472 degrees ! Estimated noise=1.22076 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.0816132 Jy ! Component: 100 - total flux cleaned = 0.12739 Jy ! Component: 150 - total flux cleaned = 0.153916 Jy ! Component: 200 - total flux cleaned = 0.169369 Jy ! Total flux subtracted in 200 components = 0.169369 Jy ! Clean residual min=-0.032460 max=0.080494 Jy/beam ! Clean residual mean=-0.000753 rms=0.011647 Jy/beam ! Combined flux in latest and established models = 0.52498 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 0.524981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147058Jy sigma=1.257301 ! Fit after self-cal, rms=0.146425Jy sigma=1.255866 ! Inverting map ! Added new window around map position (-34.4, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0694728 Jy ! Component: 100 - total flux cleaned = 0.0988361 Jy ! Component: 150 - total flux cleaned = 0.110121 Jy ! Component: 200 - total flux cleaned = 0.118286 Jy ! Total flux subtracted in 200 components = 0.118286 Jy ! Clean residual min=-0.021946 max=0.056855 Jy/beam ! Clean residual mean=-0.000656 rms=0.007557 Jy/beam ! Combined flux in latest and established models = 0.643266 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 126 components and 0.643267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120040Jy sigma=0.918204 ! Fit after self-cal, rms=0.117623Jy sigma=0.883139 ! Inverting map ! Added new window around map position (-15.6, -6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0473832 Jy ! Component: 100 - total flux cleaned = 0.0608692 Jy ! Component: 150 - total flux cleaned = 0.0677682 Jy ! Component: 200 - total flux cleaned = 0.0718144 Jy ! Total flux subtracted in 200 components = 0.0718144 Jy ! Clean residual min=-0.014502 max=0.021831 Jy/beam ! Clean residual mean=-0.000372 rms=0.004473 Jy/beam ! Combined flux in latest and established models = 0.715081 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 175 components and 0.715081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095745Jy sigma=0.697497 ! Fit after self-cal, rms=0.091463Jy sigma=0.668980 ! 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.99 FD 0.96 HN 0.91 KP 1.00 ! LA 1.08 MK 0.76 NL 1.08 OV 1.01 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.01 KP 1.01 ! LA 0.99 MK 1.13 NL 1.13 OV 1.05 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 0.96 KP 0.92 ! LA 0.96 MK 1.13 NL 1.20 OV 1.09 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.94 KP 0.84 ! LA 0.80 MK 1.23 NL 1.14 OV 0.95 ! PT 0.93 SC 1.05 ! ! ! Fit before self-cal, rms=0.091463Jy sigma=0.668980 ! Fit after self-cal, rms=0.080216Jy sigma=0.448021 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.069 mas, bmaj=8.534 mas, bpa=-4.441 degrees ! Estimated noise=1.21276 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.00629478 Jy ! Component: 100 - total flux cleaned = 0.0120855 Jy ! Component: 150 - total flux cleaned = 0.0146581 Jy ! Component: 200 - total flux cleaned = 0.0137614 Jy ! Total flux subtracted in 200 components = 0.0137614 Jy ! Clean residual min=-0.007612 max=0.011180 Jy/beam ! Clean residual mean=-0.000100 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.728843 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 195 components and 0.728843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072003Jy sigma=0.404587 ! Fit after self-cal, rms=0.070867Jy sigma=0.397881 ! Inverting map ! Added new window around map position (-6.4, 5.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662315 Jy ! Component: 100 - total flux cleaned = 0.00964104 Jy ! Component: 150 - total flux cleaned = 0.0114768 Jy ! Component: 200 - total flux cleaned = 0.0121755 Jy ! Total flux subtracted in 200 components = 0.0121755 Jy ! Clean residual min=-0.007323 max=0.007799 Jy/beam ! Clean residual mean=-0.000043 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.741018 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 228 components and 0.741018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066861Jy sigma=0.381205 ! Fit after self-cal, rms=0.066128Jy sigma=0.378131 ! 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.066128Jy sigma=0.378131 ! Fit after self-cal, rms=0.065300Jy sigma=0.372919 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.056 mas, bmaj=8.516 mas, bpa=-4.623 degrees ! Estimated noise=1.2021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219626 Jy ! Component: 100 - total flux cleaned = 0.00573831 Jy ! Component: 150 - total flux cleaned = 0.00798451 Jy ! Component: 200 - total flux cleaned = 0.00907536 Jy ! Total flux subtracted in 200 components = 0.00907536 Jy ! Clean residual min=-0.005821 max=0.006682 Jy/beam ! Clean residual mean=-0.000045 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.750093 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 257 components and 0.750093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062960Jy sigma=0.362775 ! Fit after self-cal, rms=0.062550Jy sigma=0.360991 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.00323016 Jy ! Component: 100 - total flux cleaned = 0.00463802 Jy ! Component: 150 - total flux cleaned = 0.00526552 Jy ! Component: 200 - total flux cleaned = 0.00526286 Jy ! Total flux subtracted in 200 components = 0.00526286 Jy ! Clean residual min=-0.005845 max=0.005767 Jy/beam ! Clean residual mean=-0.000028 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.755356 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 276 components and 0.755356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061141Jy sigma=0.355723 ! Fit after self-cal, rms=0.060894Jy sigma=0.354825 ! 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.060894Jy sigma=0.354825 ! Fit after self-cal, rms=0.059726Jy sigma=0.341812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.063 mas, bmaj=8.498 mas, bpa=-4.221 degrees ! Estimated noise=1.19751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112175 Jy ! Component: 100 - total flux cleaned = 0.00265214 Jy ! Component: 150 - total flux cleaned = 0.00361644 Jy ! Component: 200 - total flux cleaned = 0.00424754 Jy ! Total flux subtracted in 200 components = 0.00424754 Jy ! Clean residual min=-0.004583 max=0.003926 Jy/beam ! Clean residual mean=-0.000004 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.759604 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 299 components and 0.759604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058625Jy sigma=0.337940 ! Fit after self-cal, rms=0.058430Jy sigma=0.337363 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.00155993 Jy ! Component: 100 - total flux cleaned = 0.00240274 Jy ! Component: 150 - total flux cleaned = 0.00251388 Jy ! Component: 200 - total flux cleaned = 0.00261734 Jy ! Total flux subtracted in 200 components = 0.00261734 Jy ! Clean residual min=-0.004182 max=0.003634 Jy/beam ! Clean residual mean=0.000001 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.762221 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 315 components and 0.762221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057646Jy sigma=0.335040 ! Fit after self-cal, rms=0.057521Jy sigma=0.334647 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057521Jy sigma=0.334647 ! Fit after self-cal, rms=0.057334Jy sigma=0.334169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.809 mas, bmaj=11.97 mas, bpa=-4.2 degrees ! Estimated noise=1.06341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128758 Jy ! Component: 100 - total flux cleaned = 0.00165235 Jy ! Component: 150 - total flux cleaned = 0.0019736 Jy ! Component: 200 - total flux cleaned = 0.00197332 Jy ! Total flux subtracted in 200 components = 0.00197332 Jy ! Clean residual min=-0.003555 max=0.003137 Jy/beam ! Clean residual mean=-0.000010 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.764194 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 345 components and 0.764194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057080Jy sigma=0.332395 ! Fit after self-cal, rms=0.056976Jy sigma=0.332036 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.000959992 Jy ! Component: 100 - total flux cleaned = 0.00118874 Jy ! Component: 150 - total flux cleaned = 0.00146134 Jy ! Component: 200 - total flux cleaned = 0.00158491 Jy ! Total flux subtracted in 200 components = 0.00158491 Jy ! Clean residual min=-0.003494 max=0.003008 Jy/beam ! Clean residual mean=-0.000005 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.765779 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 368 components and 0.765779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056794Jy sigma=0.330931 ! Fit after self-cal, rms=0.056722Jy sigma=0.330700 ! 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 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC 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.056722Jy sigma=0.330700 ! Fit after self-cal, rms=0.056722Jy sigma=0.330700 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 ! 1:PT self-cal status=correctable weight=1 ! 1:SC 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.056722Jy sigma=0.330700 ! Fit after self-cal, rms=0.056903Jy sigma=0.330504 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=3.852 mas, bmaj=6.924 mas, bpa=-5.931 degrees ! Estimated noise=2.61756 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 (8, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101079 Jy ! Component: 100 - total flux cleaned = 0.00120624 Jy ! Component: 150 - total flux cleaned = 0.00153481 Jy ! Component: 200 - total flux cleaned = 0.00245029 Jy ! Total flux subtracted in 200 components = 0.00245029 Jy ! Clean residual min=-0.004044 max=0.003827 Jy/beam ! Clean residual mean=0.000001 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.76823 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 389 components and 0.76823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055594Jy sigma=0.328942 ! Fit after self-cal, rms=0.055571Jy sigma=0.328813 ! 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=5.074 mas, bmaj=8.517 mas, bpa=-4.368 degrees ! Estimated noise=1.19576 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.000667368 Jy ! Component: 100 - total flux cleaned = -0.000224192 Jy ! Component: 150 - total flux cleaned = 9.86971e-05 Jy ! Component: 200 - total flux cleaned = 0.000326898 Jy ! Component: 250 - total flux cleaned = 0.000613887 Jy ! Component: 300 - total flux cleaned = 0.00088567 Jy ! Component: 350 - total flux cleaned = 0.00101536 Jy ! Component: 400 - total flux cleaned = 0.00126568 Jy ! Total flux subtracted in 400 components = 0.00126568 Jy ! Clean residual min=-0.003005 max=0.002716 Jy/beam ! Clean residual mean=-0.000000 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.769495 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 427 components and 0.769495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054888Jy sigma=0.326522 ! Fit after self-cal, rms=0.054826Jy sigma=0.326257 ! 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.000223879 Jy ! Component: 100 - total flux cleaned = 0.000484992 Jy ! Component: 150 - total flux cleaned = 0.000606943 Jy ! Component: 200 - total flux cleaned = 0.000549611 Jy ! Component: 250 - total flux cleaned = 0.000493794 Jy ! Component: 300 - total flux cleaned = 0.00044024 Jy ! Component: 350 - total flux cleaned = 0.000493649 Jy ! Component: 400 - total flux cleaned = 0.000493733 Jy ! Total flux subtracted in 400 components = 0.000493733 Jy ! Clean residual min=-0.002819 max=0.002558 Jy/beam ! Clean residual mean=0.000003 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.769989 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 454 components and 0.769989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054390Jy sigma=0.325126 ! Fit after self-cal, rms=0.054339Jy sigma=0.324933 ! 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. ! Applying 2560 buffered edits. 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.054339Jy sigma=0.324933 ! Fit after self-cal, rms=0.054223Jy sigma=0.324660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.072 mas, bmaj=8.516 mas, bpa=-4.43 degrees ! Estimated noise=1.19421 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101312 Jy ! Component: 100 - total flux cleaned = 0.00155888 Jy ! Component: 150 - total flux cleaned = 0.0018873 Jy ! Component: 200 - total flux cleaned = 0.00214521 Jy ! Component: 250 - total flux cleaned = 0.00214564 Jy ! Component: 300 - total flux cleaned = 0.00224422 Jy ! Component: 350 - total flux cleaned = 0.00229146 Jy ! Component: 400 - total flux cleaned = 0.00233748 Jy ! Total flux subtracted in 400 components = 0.00233748 Jy ! Clean residual min=-0.002583 max=0.002374 Jy/beam ! Clean residual mean=0.000003 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.772327 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 475 components and 0.772327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053830Jy sigma=0.323747 ! Fit after self-cal, rms=0.053790Jy sigma=0.323600 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.000184682 Jy ! Component: 100 - total flux cleaned = 0.000335048 Jy ! Component: 150 - total flux cleaned = 0.000290547 Jy ! Component: 200 - total flux cleaned = 0.000246649 Jy ! Component: 250 - total flux cleaned = 0.000204737 Jy ! Component: 300 - total flux cleaned = 0.000246971 Jy ! Component: 350 - total flux cleaned = 0.000247434 Jy ! Component: 400 - total flux cleaned = 0.000247443 Jy ! Total flux subtracted in 400 components = 0.000247443 Jy ! Clean residual min=-0.002449 max=0.002324 Jy/beam ! Clean residual mean=0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.772574 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 492 components and 0.772574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053503Jy sigma=0.322971 ! Fit after self-cal, rms=0.053469Jy sigma=0.322852 ! 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.053469Jy sigma=0.322852 ! Fit after self-cal, rms=0.053324Jy sigma=0.322482 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.07 mas, bmaj=8.533 mas, bpa=-4.491 degrees ! Estimated noise=1.19351 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468425 Jy ! Component: 100 - total flux cleaned = 0.00104583 Jy ! Component: 150 - total flux cleaned = 0.00150883 Jy ! Component: 200 - total flux cleaned = 0.00180899 Jy ! Component: 250 - total flux cleaned = 0.00197368 Jy ! Component: 300 - total flux cleaned = 0.00205385 Jy ! Component: 350 - total flux cleaned = 0.0020918 Jy ! Component: 400 - total flux cleaned = 0.00212913 Jy ! Total flux subtracted in 400 components = 0.00212913 Jy ! Clean residual min=-0.002219 max=0.002108 Jy/beam ! Clean residual mean=0.000000 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.774703 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 507 components and 0.774703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053048Jy sigma=0.321796 ! Fit after self-cal, rms=0.053022Jy sigma=0.321675 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.000245689 Jy ! Component: 100 - total flux cleaned = 0.000370056 Jy ! Component: 150 - total flux cleaned = 0.000449576 Jy ! Component: 200 - total flux cleaned = 0.000448563 Jy ! Component: 250 - total flux cleaned = 0.000377847 Jy ! Component: 300 - total flux cleaned = 0.000447987 Jy ! Component: 350 - total flux cleaned = 0.000481637 Jy ! Component: 400 - total flux cleaned = 0.000481054 Jy ! Total flux subtracted in 400 components = 0.000481054 Jy ! Clean residual min=-0.002101 max=0.001995 Jy/beam ! Clean residual mean=0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.775184 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 521 components and 0.775184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052817Jy sigma=0.321254 ! Fit after self-cal, rms=0.052794Jy sigma=0.321164 ! 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, 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.052794Jy sigma=0.321164 ! Fit after self-cal, rms=0.052346Jy sigma=0.310199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.774 mas, bmaj=11.99 mas, bpa=-4.641 degrees ! Estimated noise=1.06197 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00077794 Jy ! Component: 100 - total flux cleaned = 0.000947526 Jy ! Component: 150 - total flux cleaned = 0.00109478 Jy ! Component: 200 - total flux cleaned = 0.00128201 Jy ! Component: 250 - total flux cleaned = 0.00133155 Jy ! Component: 300 - total flux cleaned = 0.00144838 Jy ! Component: 350 - total flux cleaned = 0.0015373 Jy ! Component: 400 - total flux cleaned = 0.00164303 Jy ! Total flux subtracted in 400 components = 0.00164303 Jy ! Clean residual min=-0.001705 max=0.001826 Jy/beam ! Clean residual mean=-0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.776827 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 567 components and 0.776827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052296Jy sigma=0.309742 ! Fit after self-cal, rms=0.052265Jy sigma=0.309639 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 (65.2, 48.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838932 Jy ! Component: 100 - total flux cleaned = 0.00072809 Jy ! Component: 150 - total flux cleaned = 0.000771546 Jy ! Component: 200 - total flux cleaned = 0.00102659 Jy ! Component: 250 - total flux cleaned = 0.0011852 Jy ! Component: 300 - total flux cleaned = 0.00148093 Jy ! Component: 350 - total flux cleaned = 0.00162041 Jy ! Component: 400 - total flux cleaned = 0.00184878 Jy ! Total flux subtracted in 400 components = 0.00184878 Jy ! Clean residual min=-0.001550 max=0.001347 Jy/beam ! Clean residual mean=0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.778676 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 634 components and 0.778676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052091Jy sigma=0.308389 ! Fit after self-cal, rms=0.052065Jy sigma=0.308326 ! 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=5.07 mas, bmaj=8.545 mas, bpa=-4.546 degrees ! Estimated noise=1.1935 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.07 x 8.545 at -4.546 degrees (North through East) ! Clean map min=-0.0051346 max=0.2886 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=3.849 mas, bmaj=6.947 mas, bpa=-6.119 degrees ! Estimated noise=2.61328 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.246861 Jy ! Component: 100 - total flux cleaned = 0.358834 Jy ! Component: 150 - total flux cleaned = 0.439009 Jy ! Component: 200 - total flux cleaned = 0.50042 Jy ! Component: 250 - total flux cleaned = 0.548603 Jy ! Component: 300 - total flux cleaned = 0.587192 Jy ! Component: 350 - total flux cleaned = 0.618496 Jy ! Component: 400 - total flux cleaned = 0.644163 Jy ! Total flux subtracted in 400 components = 0.644163 Jy ! Clean residual min=-0.011463 max=0.015876 Jy/beam ! Clean residual mean=-0.000092 rms=0.004004 Jy/beam ! Combined flux in latest and established models = 0.644162 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 138 model components to the UV plane model. ! The established model now contains 138 components and 0.644162 Jy ! Inverting map and beam ! Estimated beam: bmin=5.07 mas, bmaj=8.545 mas, bpa=-4.546 degrees ! Estimated noise=1.1935 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272716 Jy ! Component: 100 - total flux cleaned = 0.048196 Jy ! Component: 150 - total flux cleaned = 0.0649685 Jy ! Component: 200 - total flux cleaned = 0.0785746 Jy ! Component: 250 - total flux cleaned = 0.089712 Jy ! Component: 300 - total flux cleaned = 0.0988921 Jy ! Component: 350 - total flux cleaned = 0.105945 Jy ! Component: 400 - total flux cleaned = 0.110373 Jy ! Total flux subtracted in 400 components = 0.110373 Jy ! Clean residual min=-0.004445 max=0.005253 Jy/beam ! Clean residual mean=-0.000086 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.754535 Jy ! Adding 152 model components to the UV plane model. ! The established model now contains 274 components and 0.754535 Jy ! Inverting map ! Added new window around map position (28.8, -29.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432349 Jy ! Component: 100 - total flux cleaned = 0.00794763 Jy ! Component: 150 - total flux cleaned = 0.0111484 Jy ! Component: 200 - total flux cleaned = 0.0129056 Jy ! Component: 250 - total flux cleaned = 0.0137706 Jy ! Component: 300 - total flux cleaned = 0.0144248 Jy ! Component: 350 - total flux cleaned = 0.0149175 Jy ! Component: 400 - total flux cleaned = 0.0154926 Jy ! Total flux subtracted in 400 components = 0.0154926 Jy ! Clean residual min=-0.002862 max=0.002982 Jy/beam ! Clean residual mean=-0.000027 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.770027 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 352 components and 0.770028 Jy ! Inverting map ! Added new window around map position (-38.4, 38.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138019 Jy ! Component: 100 - total flux cleaned = 0.00210679 Jy ! Component: 150 - total flux cleaned = 0.00259527 Jy ! Component: 200 - total flux cleaned = 0.00323815 Jy ! Component: 250 - total flux cleaned = 0.00359114 Jy ! Component: 300 - total flux cleaned = 0.00409571 Jy ! Component: 350 - total flux cleaned = 0.00466119 Jy ! Component: 400 - total flux cleaned = 0.0050546 Jy ! Total flux subtracted in 400 components = 0.0050546 Jy ! Clean residual min=-0.002264 max=0.002200 Jy/beam ! Clean residual mean=-0.000017 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.775082 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 409 components and 0.775082 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=9.774 mas, bmaj=11.99 mas, bpa=-4.641 degrees ! Estimated noise=1.06197 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00090557 Jy ! Component: 100 - total flux cleaned = 0.00171029 Jy ! Component: 150 - total flux cleaned = 0.00207359 Jy ! Component: 200 - total flux cleaned = 0.00229459 Jy ! Component: 250 - total flux cleaned = 0.00260247 Jy ! Component: 300 - total flux cleaned = 0.00284224 Jy ! Component: 350 - total flux cleaned = 0.00307241 Jy ! Component: 400 - total flux cleaned = 0.00315827 Jy ! Total flux subtracted in 400 components = 0.00315827 Jy ! Clean residual min=-0.001757 max=0.001469 Jy/beam ! Clean residual mean=-0.000009 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.77824 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.000126091 Jy ! Component: 100 - total flux cleaned = 0.000285713 Jy ! Component: 150 - total flux cleaned = 0.000362645 Jy ! Component: 200 - total flux cleaned = 0.000512083 Jy ! Component: 250 - total flux cleaned = 0.000620522 Jy ! Component: 300 - total flux cleaned = 0.000724692 Jy ! Component: 350 - total flux cleaned = 0.000758705 Jy ! Component: 400 - total flux cleaned = 0.000926293 Jy ! Total flux subtracted in 400 components = 0.000926293 Jy ! Clean residual min=-0.001569 max=0.001263 Jy/beam ! Clean residual mean=-0.000008 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.779167 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 562 components and 0.779167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.07 mas, bmaj=8.545 mas, bpa=-4.546 degrees ! Estimated noise=1.1935 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000721655 Jy ! Component: 100 - total flux cleaned = -0.000664034 Jy ! Component: 150 - total flux cleaned = -0.000548652 Jy ! Component: 200 - total flux cleaned = -0.00032672 Jy ! Component: 250 - total flux cleaned = -0.000221074 Jy ! Component: 300 - total flux cleaned = -0.000223123 Jy ! Component: 350 - total flux cleaned = -0.000172303 Jy ! Component: 400 - total flux cleaned = -2.53641e-05 Jy ! Total flux subtracted in 400 components = -2.53641e-05 Jy ! Clean residual min=-0.001761 max=0.001502 Jy/beam ! Clean residual mean=-0.000008 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.779141 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 615 components and 0.779142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051320Jy sigma=0.308045 ! Fit after self-cal, rms=0.051124Jy sigma=0.307355 wmodel /scr/pima/rdv93_uvs/J2035+1857_S_map.mod ! Writing 615 model components to file: /scr/pima/rdv93_uvs/J2035+1857_S_map.mod wobs /scr/pima/rdv93_uvs/J2035+1857_S_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2035+1857_S_uvs.fits wwins /scr/pima/rdv93_uvs/J2035+1857_S_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv93_uvs/J2035+1857_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.000425877 Jy ! Component: 100 - total flux cleaned = -0.000756834 Jy ! Component: 150 - total flux cleaned = -0.0010488 Jy ! Component: 200 - total flux cleaned = -0.00132945 Jy ! Component: 250 - total flux cleaned = -0.00164687 Jy ! Component: 300 - total flux cleaned = -0.00197587 Jy ! Component: 350 - total flux cleaned = -0.0022954 Jy ! Component: 400 - total flux cleaned = -0.00254402 Jy ! Component: 450 - total flux cleaned = -0.00280621 Jy ! Component: 500 - total flux cleaned = -0.00302224 Jy ! Component: 550 - total flux cleaned = -0.00317597 Jy ! Component: 600 - total flux cleaned = -0.00338371 Jy ! Component: 650 - total flux cleaned = -0.00360612 Jy ! Component: 700 - total flux cleaned = -0.00378875 Jy ! Component: 750 - total flux cleaned = -0.00402277 Jy ! Component: 800 - total flux cleaned = -0.00420017 Jy ! Component: 850 - total flux cleaned = -0.00441005 Jy ! Component: 900 - total flux cleaned = -0.00456539 Jy ! Component: 950 - total flux cleaned = -0.00466803 Jy ! Component: 1000 - total flux cleaned = -0.00482019 Jy ! Component: 1050 - total flux cleaned = -0.00497068 Jy ! Component: 1100 - total flux cleaned = -0.00508612 Jy ! Component: 1150 - total flux cleaned = -0.00516783 Jy ! Component: 1200 - total flux cleaned = -0.00534609 Jy ! Component: 1250 - total flux cleaned = -0.00544226 Jy ! Component: 1300 - total flux cleaned = -0.00552175 Jy ! Component: 1350 - total flux cleaned = -0.00566316 Jy ! Component: 1400 - total flux cleaned = -0.00581884 Jy ! Component: 1450 - total flux cleaned = -0.00592666 Jy ! Component: 1500 - total flux cleaned = -0.00603354 Jy ! Component: 1550 - total flux cleaned = -0.00613936 Jy ! Component: 1600 - total flux cleaned = -0.0062293 Jy ! Component: 1650 - total flux cleaned = -0.00634817 Jy ! Component: 1700 - total flux cleaned = -0.00643673 Jy ! Component: 1750 - total flux cleaned = -0.006539 Jy ! Component: 1800 - total flux cleaned = -0.00662603 Jy ! Component: 1850 - total flux cleaned = -0.00675521 Jy ! Component: 1900 - total flux cleaned = -0.00684074 Jy ! Component: 1950 - total flux cleaned = -0.00692571 Jy ! Component: 2000 - total flux cleaned = -0.00702408 Jy ! Component: 2050 - total flux cleaned = -0.00714961 Jy ! Component: 2100 - total flux cleaned = -0.00723261 Jy ! Component: 2150 - total flux cleaned = -0.00734266 Jy ! Component: 2200 - total flux cleaned = -0.00746547 Jy ! Component: 2250 - total flux cleaned = -0.00753324 Jy ! Component: 2300 - total flux cleaned = -0.00761418 Jy ! Component: 2350 - total flux cleaned = -0.00773457 Jy ! Component: 2400 - total flux cleaned = -0.00788052 Jy ! Component: 2450 - total flux cleaned = -0.00788038 Jy ! Component: 2500 - total flux cleaned = -0.00797228 Jy ! Component: 2550 - total flux cleaned = -0.00798529 Jy ! Component: 2600 - total flux cleaned = -0.00803719 Jy ! Component: 2650 - total flux cleaned = -0.0081658 Jy ! Component: 2700 - total flux cleaned = -0.00819138 Jy ! Component: 2750 - total flux cleaned = -0.00825496 Jy ! Component: 2800 - total flux cleaned = -0.00834329 Jy ! Component: 2850 - total flux cleaned = -0.00840584 Jy ! Component: 2900 - total flux cleaned = -0.00845577 Jy ! Component: 2950 - total flux cleaned = -0.00849295 Jy ! Component: 3000 - total flux cleaned = -0.00854225 Jy ! Component: 3050 - total flux cleaned = -0.00859125 Jy ! Component: 3100 - total flux cleaned = -0.00862778 Jy ! Component: 3150 - total flux cleaned = -0.00863988 Jy ! Component: 3200 - total flux cleaned = -0.00870026 Jy ! Component: 3250 - total flux cleaned = -0.00870026 Jy ! Component: 3300 - total flux cleaned = -0.0087601 Jy ! Component: 3350 - total flux cleaned = -0.00876015 Jy ! Component: 3400 - total flux cleaned = -0.00883105 Jy ! Component: 3450 - total flux cleaned = -0.00890149 Jy ! Component: 3500 - total flux cleaned = -0.00890146 Jy ! Component: 3550 - total flux cleaned = -0.00891308 Jy ! Component: 3600 - total flux cleaned = -0.00897085 Jy ! Component: 3650 - total flux cleaned = -0.00899379 Jy ! Component: 3700 - total flux cleaned = -0.00901663 Jy ! Component: 3750 - total flux cleaned = -0.00901668 Jy ! Component: 3800 - total flux cleaned = -0.00903934 Jy ! Component: 3850 - total flux cleaned = -0.00907318 Jy ! Component: 3900 - total flux cleaned = -0.00909559 Jy ! Component: 3950 - total flux cleaned = -0.00910668 Jy ! Component: 4000 - total flux cleaned = -0.00915118 Jy ! Component: 4050 - total flux cleaned = -0.0091622 Jy ! Total flux subtracted in 4096 components = -0.00916218 Jy ! Clean residual min=-0.000620 max=0.000579 Jy/beam ! Clean residual mean=-0.000006 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.769979 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 836 components and 0.769979 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J2035+1857_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.07 x 8.545 at -4.546 degrees (North through East) ! Clean map min=-0.0034736 max=0.2905 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2035+1857_S_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.2905 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2035+1857_S_uvs.log closed on Tue Oct 8 15:33:31 2013