! Started logfile: /scr/pima/rdv94_uvs/J2055-0416_S_uvs.log on Tue Oct 8 12:25:46 2013 obs /scr/pima/rdv94_uvs/J2055-0416_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2055-0416_S_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 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 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J2055-0416_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 ! 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.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.002350Jy sigma=4.805611 ! Fit after self-cal, rms=0.841264Jy sigma=3.875101 ! 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=4.062 mas, bmaj=11.31 mas, bpa=-16.94 degrees ! Estimated noise=4.42936 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.132457 Jy ! Component: 100 - total flux cleaned = 0.176787 Jy ! Total flux subtracted in 100 components = 0.176787 Jy ! Clean residual min=-0.010648 max=0.018842 Jy/beam ! Clean residual mean=0.000044 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.176787 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.176787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065168Jy sigma=0.345423 ! Fit after self-cal, rms=0.064767Jy sigma=0.344315 ! 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.46 mas, bmaj=12.1 mas, bpa=-13.4 degrees ! Estimated noise=2.6204 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.026233 Jy ! Component: 100 - total flux cleaned = 0.0379244 Jy ! Component: 150 - total flux cleaned = 0.0398475 Jy ! Component: 200 - total flux cleaned = 0.0394665 Jy ! Total flux subtracted in 200 components = 0.0394665 Jy ! Clean residual min=-0.010890 max=0.019099 Jy/beam ! Clean residual mean=0.000077 rms=0.003754 Jy/beam ! Combined flux in latest and established models = 0.216254 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.216254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056915Jy sigma=0.287334 ! Fit after self-cal, rms=0.056921Jy sigma=0.287179 ! 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.84 FD 1.07 HN 1.05 KP 1.06 ! LA 1.19 MK 0.71 NL 0.94 OV 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 1.05 HN 1.12 KP 1.19 ! LA 1.15 NL 0.98 OV 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.13 HN 1.05 KP 1.06 ! LA 1.06 MK 1.01 NL 0.99 OV 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 FD 1.13 HN 1.17 KP 1.21 ! LA 1.07 NL 0.98 OV 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.10 HN 1.06 KP 0.94 ! LA 0.89 MK 0.97 NL 1.07 OV 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.18 HN 1.08 KP 0.98 ! LA 0.86 NL 1.07 OV 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.96 KP 0.91 ! LA 0.71 MK 1.04 NL 0.97 OV 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 1.11 HN 0.98 KP 0.93 ! LA 0.71 NL 0.99 OV 0.88 ! ! ! Fit before self-cal, rms=0.056921Jy sigma=0.287179 ! Fit after self-cal, rms=0.045858Jy sigma=0.223975 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.427 mas, bmaj=11.95 mas, bpa=-13.88 degrees ! Estimated noise=2.56491 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 (16.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156253 Jy ! Component: 100 - total flux cleaned = 0.0234551 Jy ! Component: 150 - total flux cleaned = 0.027781 Jy ! Component: 200 - total flux cleaned = 0.0303751 Jy ! Total flux subtracted in 200 components = 0.0303751 Jy ! Clean residual min=-0.005560 max=0.006313 Jy/beam ! Clean residual mean=0.000016 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.246629 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 87 components and 0.246629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041639Jy sigma=0.189433 ! Fit after self-cal, rms=0.041005Jy sigma=0.185272 ! 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.041005Jy sigma=0.185272 ! Fit after self-cal, rms=0.040437Jy sigma=0.182865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.436 mas, bmaj=12.01 mas, bpa=-13.98 degrees ! Estimated noise=2.55736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00557146 Jy ! Component: 100 - total flux cleaned = 0.00633196 Jy ! Component: 150 - total flux cleaned = 0.00672052 Jy ! Component: 200 - total flux cleaned = 0.00737322 Jy ! Total flux subtracted in 200 components = 0.00737322 Jy ! Clean residual min=-0.003201 max=0.003818 Jy/beam ! Clean residual mean=0.000004 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.254002 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 0.254002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039700Jy sigma=0.177190 ! Fit after self-cal, rms=0.039579Jy sigma=0.176557 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.00164789 Jy ! Component: 100 - total flux cleaned = 0.00193136 Jy ! Component: 150 - total flux cleaned = 0.00223163 Jy ! Component: 200 - total flux cleaned = 0.00260828 Jy ! Total flux subtracted in 200 components = 0.00260828 Jy ! Clean residual min=-0.003111 max=0.003915 Jy/beam ! Clean residual mean=0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.256611 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 131 components and 0.256611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039379Jy sigma=0.175314 ! Fit after self-cal, rms=0.039358Jy sigma=0.175217 ! Inverting map ! Added new window around map position (31, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345514 Jy ! Component: 100 - total flux cleaned = 0.00526433 Jy ! Component: 150 - total flux cleaned = 0.00661792 Jy ! Component: 200 - total flux cleaned = 0.00780128 Jy ! Total flux subtracted in 200 components = 0.00780128 Jy ! Clean residual min=-0.002946 max=0.002709 Jy/beam ! Clean residual mean=-0.000002 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.264412 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 170 components and 0.264412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039006Jy sigma=0.173248 ! Fit after self-cal, rms=0.038960Jy sigma=0.173066 ! 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.038960Jy sigma=0.173066 ! Fit after self-cal, rms=0.038602Jy sigma=0.172424 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.428 mas, bmaj=12.03 mas, bpa=-14.04 degrees ! Estimated noise=2.5451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146407 Jy ! Component: 100 - total flux cleaned = 0.00217897 Jy ! Component: 150 - total flux cleaned = 0.00279663 Jy ! Component: 200 - total flux cleaned = 0.00341747 Jy ! Total flux subtracted in 200 components = 0.00341747 Jy ! Clean residual min=-0.002230 max=0.002103 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.267829 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 186 components and 0.267829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038448Jy sigma=0.171627 ! Fit after self-cal, rms=0.038428Jy sigma=0.171536 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.000953801 Jy ! Component: 100 - total flux cleaned = 0.00145594 Jy ! Component: 150 - total flux cleaned = 0.00201655 Jy ! Component: 200 - total flux cleaned = 0.0025042 Jy ! Total flux subtracted in 200 components = 0.0025042 Jy ! Clean residual min=-0.002379 max=0.001917 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.270334 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 201 components and 0.270334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038350Jy sigma=0.171224 ! Fit after self-cal, rms=0.038342Jy sigma=0.171198 ! 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.038342Jy sigma=0.171198 ! Fit after self-cal, rms=0.038183Jy sigma=0.171070 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.573 mas, bmaj=13.32 mas, bpa=-3.098 degrees ! Estimated noise=2.43732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135183 Jy ! Component: 100 - total flux cleaned = 0.00213012 Jy ! Component: 150 - total flux cleaned = 0.00278796 Jy ! Component: 200 - total flux cleaned = 0.00335281 Jy ! Total flux subtracted in 200 components = 0.00335281 Jy ! Clean residual min=-0.001962 max=0.001560 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.273686 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 236 components and 0.273686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038158Jy sigma=0.170798 ! Fit after self-cal, rms=0.038138Jy sigma=0.170745 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.000168669 Jy ! Component: 100 - total flux cleaned = 0.000668509 Jy ! Component: 150 - total flux cleaned = 0.00112335 Jy ! Component: 200 - total flux cleaned = 0.00143848 Jy ! Total flux subtracted in 200 components = 0.00143848 Jy ! Clean residual min=-0.001898 max=0.001457 Jy/beam ! Clean residual mean=-0.000004 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.275125 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 256 components and 0.275125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038138Jy sigma=0.170644 ! Fit after self-cal, rms=0.038124Jy sigma=0.170614 ! 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.038124Jy sigma=0.170614 ! Fit after self-cal, rms=0.038124Jy sigma=0.170614 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.038124Jy sigma=0.170614 ! Fit after self-cal, rms=0.038194Jy sigma=0.170560 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=4.005 mas, bmaj=11.25 mas, bpa=-17.68 degrees ! Estimated noise=4.26491 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.000679636 Jy ! Component: 100 - total flux cleaned = 0.000615156 Jy ! Component: 150 - total flux cleaned = 0.000493728 Jy ! Component: 200 - total flux cleaned = 0.000438853 Jy ! Total flux subtracted in 200 components = 0.000438853 Jy ! Clean residual min=-0.002539 max=0.002041 Jy/beam ! Clean residual mean=-0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.275564 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 276 components and 0.275564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038102Jy sigma=0.170493 ! Fit after self-cal, rms=0.038105Jy sigma=0.170455 ! 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.436 mas, bmaj=12.05 mas, bpa=-13.96 degrees ! Estimated noise=2.53951 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.000277946 Jy ! Component: 100 - total flux cleaned = 0.000574589 Jy ! Component: 150 - total flux cleaned = 0.000837912 Jy ! Component: 200 - total flux cleaned = 0.00111741 Jy ! Component: 250 - total flux cleaned = 0.00143233 Jy ! Component: 300 - total flux cleaned = 0.00176176 Jy ! Component: 350 - total flux cleaned = 0.00205496 Jy ! Component: 400 - total flux cleaned = 0.00233222 Jy ! Total flux subtracted in 400 components = 0.00233222 Jy ! Clean residual min=-0.001782 max=0.001473 Jy/beam ! Clean residual mean=-0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.277896 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 326 components and 0.277896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038044Jy sigma=0.170236 ! Fit after self-cal, rms=0.038042Jy sigma=0.170216 ! 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.000353897 Jy ! Component: 100 - total flux cleaned = 0.000601946 Jy ! Component: 150 - total flux cleaned = 0.00082915 Jy ! Component: 200 - total flux cleaned = 0.00101576 Jy ! Component: 250 - total flux cleaned = 0.00116674 Jy ! Component: 300 - total flux cleaned = 0.00133828 Jy ! Component: 350 - total flux cleaned = 0.00146593 Jy ! Component: 400 - total flux cleaned = 0.00157727 Jy ! Total flux subtracted in 400 components = 0.00157727 Jy ! Clean residual min=-0.001821 max=0.001462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.279473 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 357 components and 0.279473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038013Jy sigma=0.170134 ! Fit after self-cal, rms=0.038014Jy sigma=0.170126 ! 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.038014Jy sigma=0.170126 ! Fit after self-cal, rms=0.037915Jy sigma=0.170054 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.428 mas, bmaj=12.06 mas, bpa=-13.94 degrees ! Estimated noise=2.53471 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311812 Jy ! Component: 100 - total flux cleaned = 0.000425957 Jy ! Component: 150 - total flux cleaned = 0.000620908 Jy ! Component: 200 - total flux cleaned = 0.00079824 Jy ! Component: 250 - total flux cleaned = 0.000975837 Jy ! Component: 300 - total flux cleaned = 0.00113222 Jy ! Component: 350 - total flux cleaned = 0.00128129 Jy ! Component: 400 - total flux cleaned = 0.00137727 Jy ! Total flux subtracted in 400 components = 0.00137727 Jy ! Clean residual min=-0.001539 max=0.001432 Jy/beam ! Clean residual mean=-0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.28085 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 384 components and 0.28085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037879Jy sigma=0.169956 ! Fit after self-cal, rms=0.037879Jy sigma=0.169949 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.000289592 Jy ! Component: 100 - total flux cleaned = 0.000458276 Jy ! Component: 150 - total flux cleaned = 0.000582616 Jy ! Component: 200 - total flux cleaned = 0.000658477 Jy ! Component: 250 - total flux cleaned = 0.000743388 Jy ! Component: 300 - total flux cleaned = 0.000856508 Jy ! Component: 350 - total flux cleaned = 0.0009365 Jy ! Component: 400 - total flux cleaned = 0.00101481 Jy ! Total flux subtracted in 400 components = 0.00101481 Jy ! Clean residual min=-0.001573 max=0.001410 Jy/beam ! Clean residual mean=-0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.281865 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 402 components and 0.281865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037862Jy sigma=0.169906 ! Fit after self-cal, rms=0.037863Jy sigma=0.169904 ! 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.037863Jy sigma=0.169904 ! Fit after self-cal, rms=0.037782Jy sigma=0.169870 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.422 mas, bmaj=12.07 mas, bpa=-13.94 degrees ! Estimated noise=2.53114 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184778 Jy ! Component: 100 - total flux cleaned = 0.000224735 Jy ! Component: 150 - total flux cleaned = 0.000325605 Jy ! Component: 200 - total flux cleaned = 0.000464282 Jy ! Component: 250 - total flux cleaned = 0.000541283 Jy ! Component: 300 - total flux cleaned = 0.000614558 Jy ! Component: 350 - total flux cleaned = 0.000684758 Jy ! Component: 400 - total flux cleaned = 0.00074274 Jy ! Total flux subtracted in 400 components = 0.00074274 Jy ! Clean residual min=-0.001391 max=0.001375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.282608 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 423 components and 0.282608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037761Jy sigma=0.169814 ! Fit after self-cal, rms=0.037761Jy sigma=0.169811 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.000111086 Jy ! Component: 100 - total flux cleaned = 0.000159675 Jy ! Component: 150 - total flux cleaned = 0.000205179 Jy ! Component: 200 - total flux cleaned = 0.000241092 Jy ! Component: 250 - total flux cleaned = 0.000302717 Jy ! Component: 300 - total flux cleaned = 0.000380107 Jy ! Component: 350 - total flux cleaned = 0.00044734 Jy ! Component: 400 - total flux cleaned = 0.000488331 Jy ! Total flux subtracted in 400 components = 0.000488331 Jy ! Clean residual min=-0.001395 max=0.001362 Jy/beam ! Clean residual mean=-0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.283096 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 440 components and 0.283096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037749Jy sigma=0.169783 ! Fit after self-cal, rms=0.037749Jy sigma=0.169782 ! 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.037749Jy sigma=0.169782 ! Fit after self-cal, rms=0.037484Jy sigma=0.166141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.536 mas, bmaj=13.36 mas, bpa=-3.25 degrees ! Estimated noise=2.43266 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166321 Jy ! Component: 100 - total flux cleaned = 0.000333043 Jy ! Component: 150 - total flux cleaned = 0.000419977 Jy ! Component: 200 - total flux cleaned = 0.000490514 Jy ! Component: 250 - total flux cleaned = 0.000514781 Jy ! Component: 300 - total flux cleaned = 0.000530461 Jy ! Component: 350 - total flux cleaned = 0.000560218 Jy ! Component: 400 - total flux cleaned = 0.000587941 Jy ! Total flux subtracted in 400 components = 0.000587941 Jy ! Clean residual min=-0.001172 max=0.001150 Jy/beam ! Clean residual mean=-0.000001 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.283684 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 480 components and 0.283684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037483Jy sigma=0.166099 ! Fit after self-cal, rms=0.037485Jy sigma=0.166084 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 = -2.02553e-05 Jy ! Component: 100 - total flux cleaned = 4.5726e-05 Jy ! Component: 150 - total flux cleaned = 0.0001189 Jy ! Component: 200 - total flux cleaned = 0.000166192 Jy ! Component: 250 - total flux cleaned = 0.000217572 Jy ! Component: 300 - total flux cleaned = 0.000248608 Jy ! Component: 350 - total flux cleaned = 0.000248546 Jy ! Component: 400 - total flux cleaned = 0.000271963 Jy ! Total flux subtracted in 400 components = 0.000271963 Jy ! Clean residual min=-0.001126 max=0.001126 Jy/beam ! Clean residual mean=-0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.283956 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 511 components and 0.283956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037487Jy sigma=0.166064 ! Fit after self-cal, rms=0.037484Jy sigma=0.166056 ! 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.423 mas, bmaj=12.08 mas, bpa=-13.92 degrees ! Estimated noise=2.53146 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.423 x 12.08 at -13.92 degrees (North through East) ! Clean map min=-0.0016221 max=0.17155 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.999 mas, bmaj=11.29 mas, bpa=-17.64 degrees ! Estimated noise=4.24379 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127834 Jy ! Component: 100 - total flux cleaned = 0.171746 Jy ! Component: 150 - total flux cleaned = 0.193091 Jy ! Component: 200 - total flux cleaned = 0.20717 Jy ! Component: 250 - total flux cleaned = 0.217671 Jy ! Component: 300 - total flux cleaned = 0.226046 Jy ! Component: 350 - total flux cleaned = 0.233043 Jy ! Component: 400 - total flux cleaned = 0.238995 Jy ! Total flux subtracted in 400 components = 0.238995 Jy ! Clean residual min=-0.004470 max=0.004833 Jy/beam ! Clean residual mean=0.000012 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.238995 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.238995 Jy ! Inverting map and beam ! Estimated beam: bmin=5.423 mas, bmaj=12.08 mas, bpa=-13.92 degrees ! Estimated noise=2.53146 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 (5.5, 0.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817361 Jy ! Component: 100 - total flux cleaned = 0.0144044 Jy ! Component: 150 - total flux cleaned = 0.0194198 Jy ! Component: 200 - total flux cleaned = 0.0232018 Jy ! Component: 250 - total flux cleaned = 0.0255269 Jy ! Component: 300 - total flux cleaned = 0.0269088 Jy ! Component: 350 - total flux cleaned = 0.028097 Jy ! Component: 400 - total flux cleaned = 0.0289569 Jy ! Total flux subtracted in 400 components = 0.0289569 Jy ! Clean residual min=-0.001930 max=0.002147 Jy/beam ! Clean residual mean=0.000006 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.267952 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 136 components and 0.267952 Jy ! Inverting map ! Added new window around map position (5, -64). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210232 Jy ! Component: 100 - total flux cleaned = 0.00238148 Jy ! Component: 150 - total flux cleaned = 0.00250688 Jy ! Component: 200 - total flux cleaned = 0.00267914 Jy ! Component: 250 - total flux cleaned = 0.00302931 Jy ! Component: 300 - total flux cleaned = 0.00339148 Jy ! Component: 350 - total flux cleaned = 0.00351748 Jy ! Component: 400 - total flux cleaned = 0.00363567 Jy ! Total flux subtracted in 400 components = 0.00363567 Jy ! Clean residual min=-0.001304 max=0.001584 Jy/beam ! Clean residual mean=0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.271588 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 221 components and 0.271588 Jy ! Inverting map ! Added new window around map position (60, -49). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710158 Jy ! Component: 100 - total flux cleaned = 0.000990675 Jy ! Component: 150 - total flux cleaned = 0.00124322 Jy ! Component: 200 - total flux cleaned = 0.00134352 Jy ! Component: 250 - total flux cleaned = 0.00150189 Jy ! Component: 300 - total flux cleaned = 0.0015329 Jy ! Component: 350 - total flux cleaned = 0.00161692 Jy ! Component: 400 - total flux cleaned = 0.00164291 Jy ! Total flux subtracted in 400 components = 0.00164291 Jy ! Clean residual min=-0.001043 max=0.000970 Jy/beam ! Clean residual mean=0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.273231 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 275 components and 0.273231 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=8.536 mas, bmaj=13.36 mas, bpa=-3.25 degrees ! Estimated noise=2.43266 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201391 Jy ! Component: 100 - total flux cleaned = 0.000457625 Jy ! Component: 150 - total flux cleaned = 0.00070814 Jy ! Component: 200 - total flux cleaned = 0.000805342 Jy ! Component: 250 - total flux cleaned = 0.00100244 Jy ! Component: 300 - total flux cleaned = 0.00106967 Jy ! Component: 350 - total flux cleaned = 0.00119944 Jy ! Component: 400 - total flux cleaned = 0.00133869 Jy ! Total flux subtracted in 400 components = 0.00133869 Jy ! Clean residual min=-0.000865 max=0.000960 Jy/beam ! Clean residual mean=0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.27457 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) ! Added new window around map position (-126.5, 93). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000918103 Jy ! Component: 100 - total flux cleaned = 0.000950919 Jy ! Component: 150 - total flux cleaned = 0.000885769 Jy ! Component: 200 - total flux cleaned = 0.000923462 Jy ! Component: 250 - total flux cleaned = 0.00103126 Jy ! Component: 300 - total flux cleaned = 0.00118467 Jy ! Component: 350 - total flux cleaned = 0.00129812 Jy ! Component: 400 - total flux cleaned = 0.00142163 Jy ! Total flux subtracted in 400 components = 0.00142163 Jy ! Clean residual min=-0.000790 max=0.000712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.275991 Jy ! Adding 181 model components to the UV plane model. ! The established model now contains 443 components and 0.275991 Jy ! Inverting map ! Added new window around map position (82, 97). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.77296e-05 Jy ! Component: 100 - total flux cleaned = 0.000234366 Jy ! Component: 150 - total flux cleaned = 0.000357207 Jy ! Component: 200 - total flux cleaned = 0.000473129 Jy ! Component: 250 - total flux cleaned = 0.000583872 Jy ! Component: 300 - total flux cleaned = 0.000705681 Jy ! Component: 350 - total flux cleaned = 0.000808747 Jy ! Component: 400 - total flux cleaned = 0.000922048 Jy ! Total flux subtracted in 400 components = 0.000922048 Jy ! Clean residual min=-0.000659 max=0.000582 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.276913 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 506 components and 0.276913 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.423 mas, bmaj=12.08 mas, bpa=-13.92 degrees ! Estimated noise=2.53146 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213537 Jy ! Component: 100 - total flux cleaned = -0.000321048 Jy ! Component: 150 - total flux cleaned = -0.000322362 Jy ! Component: 200 - total flux cleaned = -0.000343 Jy ! Component: 250 - total flux cleaned = -0.000400208 Jy ! Component: 300 - total flux cleaned = -0.000454794 Jy ! Component: 350 - total flux cleaned = -0.000525463 Jy ! Component: 400 - total flux cleaned = -0.000611553 Jy ! Total flux subtracted in 400 components = -0.000611553 Jy ! Clean residual min=-0.000796 max=0.000666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.276302 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 576 components and 0.276302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037282Jy sigma=0.165287 ! Fit after self-cal, rms=0.037257Jy sigma=0.165234 wmodel /scr/pima/rdv94_uvs/J2055-0416_S_map.mod ! Writing 576 model components to file: /scr/pima/rdv94_uvs/J2055-0416_S_map.mod wobs /scr/pima/rdv94_uvs/J2055-0416_S_uvs.fits ! Applying 1806 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2055-0416_S_uvs.fits wwins /scr/pima/rdv94_uvs/J2055-0416_S_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv94_uvs/J2055-0416_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.000333451 Jy ! Component: 100 - total flux cleaned = -0.000558708 Jy ! Component: 150 - total flux cleaned = -0.000748736 Jy ! Component: 200 - total flux cleaned = -0.000909665 Jy ! Component: 250 - total flux cleaned = -0.00103415 Jy ! Component: 300 - total flux cleaned = -0.0011549 Jy ! Component: 350 - total flux cleaned = -0.0012824 Jy ! Component: 400 - total flux cleaned = -0.00140683 Jy ! Component: 450 - total flux cleaned = -0.00150985 Jy ! Component: 500 - total flux cleaned = -0.00161995 Jy ! Component: 550 - total flux cleaned = -0.0017099 Jy ! Component: 600 - total flux cleaned = -0.00179831 Jy ! Component: 650 - total flux cleaned = -0.0018853 Jy ! Component: 700 - total flux cleaned = -0.0019882 Jy ! Component: 750 - total flux cleaned = -0.00205582 Jy ! Component: 800 - total flux cleaned = -0.00214745 Jy ! Component: 850 - total flux cleaned = -0.00222128 Jy ! Component: 900 - total flux cleaned = -0.00226991 Jy ! Component: 950 - total flux cleaned = -0.00233369 Jy ! Component: 1000 - total flux cleaned = -0.00235723 Jy ! Component: 1050 - total flux cleaned = -0.00241933 Jy ! Component: 1100 - total flux cleaned = -0.00246524 Jy ! Component: 1150 - total flux cleaned = -0.00247273 Jy ! Component: 1200 - total flux cleaned = -0.00253259 Jy ! Component: 1250 - total flux cleaned = -0.00256232 Jy ! Component: 1300 - total flux cleaned = -0.00262821 Jy ! Component: 1350 - total flux cleaned = -0.00268609 Jy ! Component: 1400 - total flux cleaned = -0.00270748 Jy ! Component: 1450 - total flux cleaned = -0.00274293 Jy ! Component: 1500 - total flux cleaned = -0.00277103 Jy ! Component: 1550 - total flux cleaned = -0.00279895 Jy ! Component: 1600 - total flux cleaned = -0.00283345 Jy ! Component: 1650 - total flux cleaned = -0.00288131 Jy ! Component: 1700 - total flux cleaned = -0.0029016 Jy ! Component: 1750 - total flux cleaned = -0.00294195 Jy ! Component: 1800 - total flux cleaned = -0.00296859 Jy ! Component: 1850 - total flux cleaned = -0.00298844 Jy ! Component: 1900 - total flux cleaned = -0.00300814 Jy ! Component: 1950 - total flux cleaned = -0.00300159 Jy ! Component: 2000 - total flux cleaned = -0.00301456 Jy ! Component: 2050 - total flux cleaned = -0.00302095 Jy ! Component: 2100 - total flux cleaned = -0.00303372 Jy ! Component: 2150 - total flux cleaned = -0.00302729 Jy ! Component: 2200 - total flux cleaned = -0.00303367 Jy ! Component: 2250 - total flux cleaned = -0.00305258 Jy ! Component: 2300 - total flux cleaned = -0.00305881 Jy ! Component: 2350 - total flux cleaned = -0.00305884 Jy ! Component: 2400 - total flux cleaned = -0.00305887 Jy ! Component: 2450 - total flux cleaned = -0.00306506 Jy ! Component: 2500 - total flux cleaned = -0.00307123 Jy ! Component: 2550 - total flux cleaned = -0.00308955 Jy ! Component: 2600 - total flux cleaned = -0.00309559 Jy ! Component: 2650 - total flux cleaned = -0.00308955 Jy ! Component: 2700 - total flux cleaned = -0.00310163 Jy ! Component: 2750 - total flux cleaned = -0.00310761 Jy ! Component: 2800 - total flux cleaned = -0.00312549 Jy ! Component: 2850 - total flux cleaned = -0.00312547 Jy ! Component: 2900 - total flux cleaned = -0.00312545 Jy ! Component: 2950 - total flux cleaned = -0.00314906 Jy ! Component: 3000 - total flux cleaned = -0.00316669 Jy ! Component: 3050 - total flux cleaned = -0.00317838 Jy ! Component: 3100 - total flux cleaned = -0.00318996 Jy ! Component: 3150 - total flux cleaned = -0.00320158 Jy ! Component: 3200 - total flux cleaned = -0.0032247 Jy ! Component: 3250 - total flux cleaned = -0.00321891 Jy ! Component: 3300 - total flux cleaned = -0.00326493 Jy ! Component: 3350 - total flux cleaned = -0.00326491 Jy ! Component: 3400 - total flux cleaned = -0.00327635 Jy ! Component: 3450 - total flux cleaned = -0.00329914 Jy ! Component: 3500 - total flux cleaned = -0.00331613 Jy ! Component: 3550 - total flux cleaned = -0.0033557 Jy ! Component: 3600 - total flux cleaned = -0.00337826 Jy ! Component: 3650 - total flux cleaned = -0.00341196 Jy ! Component: 3700 - total flux cleaned = -0.00342876 Jy ! Component: 3750 - total flux cleaned = -0.00346229 Jy ! Component: 3800 - total flux cleaned = -0.0034957 Jy ! Component: 3850 - total flux cleaned = -0.0035179 Jy ! Component: 3900 - total flux cleaned = -0.00354558 Jy ! Component: 3950 - total flux cleaned = -0.00355663 Jy ! Component: 4000 - total flux cleaned = -0.00358969 Jy ! Component: 4050 - total flux cleaned = -0.00361165 Jy ! Total flux subtracted in 4096 components = -0.00365004 Jy ! Clean residual min=-0.000358 max=0.000303 Jy/beam ! Clean residual mean=0.000000 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.272652 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 799 components and 0.272652 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J2055-0416_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.423 x 12.08 at -13.92 degrees (North through East) ! Clean map min=-0.0011863 max=0.17055 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2055-0416_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.1705 rms= 9e-05 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2055-0416_S_uvs.log closed on Tue Oct 8 12:25:52 2013