! Started logfile: /scr/pima/rdv73_uvs/J1427-4206_S_uvs.log on Sat Jan 9 17:50:31 2016 obs /scr/pima/rdv73_uvs/J1427-4206_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1427-4206_S_uva.fits ! AN table 1: 6 integrations on 15 of 15 possible baselines. ! AN table 2: 3 integrations on 21 of 21 possible baselines. ! AN table 3: 2 integrations on 1 of 1 possible baselines. ! AN table 4: 3 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.908537 visibilities/baseline/integration-bin. ! Found source: J1427-4206 ! ! 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 596 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/rdv73_uvs/J1427-4206_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:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA 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 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:OV 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. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.851726Jy sigma=5.138580 ! Fit after self-cal, rms=0.797918Jy sigma=1.912265 ! 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 \] flag 3:KK ! Flagging baselines of antenna 3:KK in the currently selected channels. flag 4:KK ! Flagging baselines of antenna 4:KK in the currently selected channels. ![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=2.433 mas, bmaj=7.485 mas, bpa=-0.2361 degrees ! Estimated noise=16.0185 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 = 1.16361 Jy ! Component: 100 - total flux cleaned = 1.45786 Jy ! Total flux subtracted in 100 components = 1.45786 Jy ! Clean residual min=-0.082600 max=0.108792 Jy/beam ! Clean residual mean=-0.002241 rms=0.026659 Jy/beam ! Combined flux in latest and established models = 1.45786 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 1.45786 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.488018Jy sigma=1.088462 ! Fit after self-cal, rms=0.490501Jy sigma=1.092272 ! Inverting map and beam ! Estimated beam: bmin=2.425 mas, bmaj=7.385 mas, bpa=0.137 degrees ! Estimated noise=16.3562 mJy/beam. 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=3.396 mas, bmaj=10.28 mas, bpa=1.905 degrees ! Estimated noise=12.013 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.1931 Jy ! Component: 100 - total flux cleaned = 0.270404 Jy ! Component: 150 - total flux cleaned = 0.30231 Jy ! Component: 200 - total flux cleaned = 0.315485 Jy ! Total flux subtracted in 200 components = 0.315485 Jy ! Clean residual min=-0.090130 max=0.202126 Jy/beam ! Clean residual mean=-0.002198 rms=0.042059 Jy/beam ! Combined flux in latest and established models = 1.77334 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 1.77334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.393121Jy sigma=0.953490 ! Fit after self-cal, rms=0.393068Jy sigma=0.952992 ! 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: ! FD 0.90 KP 1.10 LA 0.94 OV 1.08 ! PT 1.05 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 1.14 LA 0.94 MK 0.94 ! OV 1.07 PT 1.03 SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.16 LA 0.86 OV 1.14 ! PT 1.03 SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.18 LA 0.88 MK 1.00 ! OV 1.13 PT 1.04 SC 1.09 ! ! Telescope amplitude corrections in sub-array 3: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.12 LA 0.82 OV 1.18 ! PT 1.08 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.23 LA 0.81 MK 1.01 ! OV 1.17 PT 1.09 SC 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.04 LA 0.71 OV 0.99 ! PT 0.95 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.12 LA 0.68 MK 1.10 ! OV 0.99 PT 0.94 SC 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! KK 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.393068Jy sigma=0.952992 ! Fit after self-cal, rms=0.248927Jy sigma=0.626001 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=10.26 mas, bpa=1.865 degrees ! Estimated noise=12.0794 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 (18, 7.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135826 Jy ! Component: 100 - total flux cleaned = 0.188257 Jy ! Component: 150 - total flux cleaned = 0.219247 Jy ! Component: 200 - total flux cleaned = 0.239355 Jy ! Total flux subtracted in 200 components = 0.239355 Jy ! Clean residual min=-0.043424 max=0.039565 Jy/beam ! Clean residual mean=0.000385 rms=0.012638 Jy/beam ! Combined flux in latest and established models = 2.0127 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 111 components and 2.0127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167815Jy sigma=0.420344 ! Fit after self-cal, rms=0.161395Jy sigma=0.407828 ! 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.161395Jy sigma=0.407828 ! Fit after self-cal, rms=0.146164Jy sigma=0.371432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=10.3 mas, bpa=1.882 degrees ! Estimated noise=11.9624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375723 Jy ! Component: 100 - total flux cleaned = 0.0545002 Jy ! Component: 150 - total flux cleaned = 0.0625195 Jy ! Component: 200 - total flux cleaned = 0.0630324 Jy ! Total flux subtracted in 200 components = 0.0630324 Jy ! Clean residual min=-0.025021 max=0.021850 Jy/beam ! Clean residual mean=0.000089 rms=0.007431 Jy/beam ! Combined flux in latest and established models = 2.07573 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 146 components and 2.07573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136107Jy sigma=0.349045 ! Fit after self-cal, rms=0.134772Jy sigma=0.346531 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.00815156 Jy ! Component: 100 - total flux cleaned = 0.00860594 Jy ! Component: 150 - total flux cleaned = 0.00903265 Jy ! Component: 200 - total flux cleaned = 0.0094387 Jy ! Total flux subtracted in 200 components = 0.0094387 Jy ! Clean residual min=-0.027714 max=0.022185 Jy/beam ! Clean residual mean=0.000104 rms=0.007024 Jy/beam ! Combined flux in latest and established models = 2.08517 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 163 components and 2.08517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133858Jy sigma=0.344726 ! Fit after self-cal, rms=0.133725Jy sigma=0.344639 ! 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.133725Jy sigma=0.344639 ! Fit after self-cal, rms=0.129419Jy sigma=0.333394 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=10.3 mas, bpa=1.831 degrees ! Estimated noise=11.9314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141634 Jy ! Component: 100 - total flux cleaned = 0.0177589 Jy ! Component: 150 - total flux cleaned = 0.0193113 Jy ! Component: 200 - total flux cleaned = 0.0195464 Jy ! Total flux subtracted in 200 components = 0.0195464 Jy ! Clean residual min=-0.019714 max=0.018298 Jy/beam ! Clean residual mean=0.000034 rms=0.005726 Jy/beam ! Combined flux in latest and established models = 2.10472 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 183 components and 2.10472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127282Jy sigma=0.329265 ! Fit after self-cal, rms=0.127024Jy sigma=0.328930 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.00289595 Jy ! Component: 100 - total flux cleaned = 0.00311478 Jy ! Component: 150 - total flux cleaned = 0.00331961 Jy ! Component: 200 - total flux cleaned = 0.00351767 Jy ! Total flux subtracted in 200 components = 0.00351767 Jy ! Clean residual min=-0.019708 max=0.017939 Jy/beam ! Clean residual mean=0.000028 rms=0.005503 Jy/beam ! Combined flux in latest and established models = 2.10824 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 190 components and 2.10824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126322Jy sigma=0.327470 ! Fit after self-cal, rms=0.126256Jy sigma=0.327434 ! 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.126256Jy sigma=0.327434 ! Fit after self-cal, rms=0.125915Jy sigma=0.326326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.36 mas, bmaj=42.34 mas, bpa=-1.702 degrees ! Estimated noise=14.2772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110943 Jy ! Component: 100 - total flux cleaned = 0.0118403 Jy ! Component: 150 - total flux cleaned = 0.0125254 Jy ! Component: 200 - total flux cleaned = 0.0129524 Jy ! Total flux subtracted in 200 components = 0.0129524 Jy ! Clean residual min=-0.017619 max=0.018395 Jy/beam ! Clean residual mean=-0.000032 rms=0.006866 Jy/beam ! Combined flux in latest and established models = 2.12119 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 199 components and 2.12119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125480Jy sigma=0.325252 ! Fit after self-cal, rms=0.125268Jy sigma=0.325020 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.00127029 Jy ! Component: 100 - total flux cleaned = 0.00166672 Jy ! Component: 150 - total flux cleaned = 0.00202402 Jy ! Component: 200 - total flux cleaned = 0.002354 Jy ! Total flux subtracted in 200 components = 0.002354 Jy ! Clean residual min=-0.016982 max=0.017772 Jy/beam ! Clean residual mean=-0.000047 rms=0.006584 Jy/beam ! Combined flux in latest and established models = 2.12354 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 205 components and 2.12354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125482Jy sigma=0.325314 ! Fit after self-cal, rms=0.125390Jy sigma=0.325225 ! 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:FD,true ! 1:FD 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: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 selfant 2:FD,true ! 2:FD 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:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 4:MK,true ! 4:MK self-cal status=fixed weight=1 selfant 4:OV,true ! 4: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. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.407437Jy sigma=1.544887 ! Fit after self-cal, rms=0.205968Jy sigma=0.805644 selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA 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 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:KK self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 4:KK self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 6 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.205968Jy sigma=0.805644 ! Fit after self-cal, rms=0.125130Jy sigma=0.324756 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.444 mas, bmaj=7.371 mas, bpa=-0.1322 degrees ! Estimated noise=16.3702 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.00889573 Jy ! Component: 100 - total flux cleaned = -0.0124952 Jy ! Component: 150 - total flux cleaned = -0.0141233 Jy ! Component: 200 - total flux cleaned = -0.0136284 Jy ! Total flux subtracted in 200 components = -0.0136284 Jy ! Clean residual min=-0.022188 max=0.022584 Jy/beam ! Clean residual mean=-0.000057 rms=0.005439 Jy/beam ! Combined flux in latest and established models = 2.10991 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 227 components and 2.10991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123976Jy sigma=0.322276 ! Fit after self-cal, rms=0.123958Jy sigma=0.322087 ! 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=3.425 mas, bmaj=10.32 mas, bpa=1.851 degrees ! Estimated noise=11.923 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.0084138 Jy ! Component: 100 - total flux cleaned = 0.0111722 Jy ! Component: 150 - total flux cleaned = 0.0122073 Jy ! Component: 200 - total flux cleaned = 0.0126236 Jy ! Component: 250 - total flux cleaned = 0.0131374 Jy ! Component: 300 - total flux cleaned = 0.0135006 Jy ! Component: 350 - total flux cleaned = 0.0138496 Jy ! Component: 400 - total flux cleaned = 0.014187 Jy ! Total flux subtracted in 400 components = 0.014187 Jy ! Clean residual min=-0.017155 max=0.016721 Jy/beam ! Clean residual mean=-0.000062 rms=0.004885 Jy/beam ! Combined flux in latest and established models = 2.1241 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 258 components and 2.1241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122955Jy sigma=0.320234 ! Fit after self-cal, rms=0.122853Jy sigma=0.320105 ! 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.00125459 Jy ! Component: 100 - total flux cleaned = 0.0015879 Jy ! Component: 150 - total flux cleaned = 0.00169214 Jy ! Component: 200 - total flux cleaned = 0.00190548 Jy ! Component: 250 - total flux cleaned = 0.0021117 Jy ! Component: 300 - total flux cleaned = 0.00221482 Jy ! Component: 350 - total flux cleaned = 0.00241394 Jy ! Component: 400 - total flux cleaned = 0.00270911 Jy ! Total flux subtracted in 400 components = 0.00270911 Jy ! Clean residual min=-0.017107 max=0.016574 Jy/beam ! Clean residual mean=-0.000056 rms=0.004779 Jy/beam ! Combined flux in latest and established models = 2.12681 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 265 components and 2.12681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122532Jy sigma=0.319301 ! Fit after self-cal, rms=0.122508Jy sigma=0.319283 ! 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. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.407039Jy sigma=1.546147 ! Fit after self-cal, rms=0.122218Jy sigma=0.318954 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=10.31 mas, bpa=1.807 degrees ! Estimated noise=11.9023 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140605 Jy ! Component: 100 - total flux cleaned = 0.00129134 Jy ! Component: 150 - total flux cleaned = 0.00139711 Jy ! Component: 200 - total flux cleaned = 0.00149587 Jy ! Component: 250 - total flux cleaned = 0.00159164 Jy ! Component: 300 - total flux cleaned = 0.00178156 Jy ! Component: 350 - total flux cleaned = 0.00187585 Jy ! Component: 400 - total flux cleaned = 0.00206149 Jy ! Total flux subtracted in 400 components = 0.00206149 Jy ! Clean residual min=-0.016508 max=0.016828 Jy/beam ! Clean residual mean=-0.000062 rms=0.004759 Jy/beam ! Combined flux in latest and established models = 2.12887 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 275 components and 2.12887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121878Jy sigma=0.318213 ! Fit after self-cal, rms=0.121845Jy sigma=0.318185 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 (-34.4, -19.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130972 Jy ! Component: 100 - total flux cleaned = 0.0147072 Jy ! Component: 150 - total flux cleaned = 0.0152886 Jy ! Component: 200 - total flux cleaned = 0.0159846 Jy ! Component: 250 - total flux cleaned = 0.0164617 Jy ! Component: 300 - total flux cleaned = 0.0167631 Jy ! Component: 350 - total flux cleaned = 0.0171889 Jy ! Component: 400 - total flux cleaned = 0.0175904 Jy ! Total flux subtracted in 400 components = 0.0175904 Jy ! Clean residual min=-0.014118 max=0.014339 Jy/beam ! Clean residual mean=-0.000022 rms=0.004103 Jy/beam ! Combined flux in latest and established models = 2.14646 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 309 components and 2.14646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119966Jy sigma=0.312280 ! Fit after self-cal, rms=0.119915Jy sigma=0.311984 ! Inverting map ! Added new window around map position (-13.6, 100.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070533 Jy ! Component: 100 - total flux cleaned = 0.0082988 Jy ! Component: 150 - total flux cleaned = 0.00867799 Jy ! Component: 200 - total flux cleaned = 0.00934033 Jy ! Component: 250 - total flux cleaned = 0.00979686 Jy ! Component: 300 - total flux cleaned = 0.010085 Jy ! Component: 350 - total flux cleaned = 0.0106312 Jy ! Component: 400 - total flux cleaned = 0.0107632 Jy ! Total flux subtracted in 400 components = 0.0107632 Jy ! Clean residual min=-0.012602 max=0.014292 Jy/beam ! Clean residual mean=0.000024 rms=0.003586 Jy/beam ! Combined flux in latest and established models = 2.15723 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 348 components and 2.15722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118015Jy sigma=0.307525 ! Fit after self-cal, rms=0.117720Jy sigma=0.306835 ! Inverting map ! Added new window around map position (-10, -39.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012479 Jy ! Component: 100 - total flux cleaned = 0.0161517 Jy ! Component: 150 - total flux cleaned = 0.0189981 Jy ! Component: 200 - total flux cleaned = 0.0211476 Jy ! Component: 250 - total flux cleaned = 0.0225833 Jy ! Component: 300 - total flux cleaned = 0.024089 Jy ! Component: 350 - total flux cleaned = 0.025029 Jy ! Component: 400 - total flux cleaned = 0.0259192 Jy ! Total flux subtracted in 400 components = 0.0259192 Jy ! Clean residual min=-0.010164 max=0.010917 Jy/beam ! Clean residual mean=0.000087 rms=0.002950 Jy/beam ! Combined flux in latest and established models = 2.18314 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 393 components and 2.18314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115673Jy sigma=0.302284 ! Fit after self-cal, rms=0.115617Jy sigma=0.301960 ! Inverting map ! Added new window around map position (58.4, 51.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00980956 Jy ! Component: 100 - total flux cleaned = 0.0143224 Jy ! Component: 150 - total flux cleaned = 0.0170622 Jy ! Component: 200 - total flux cleaned = 0.01868 Jy ! Component: 250 - total flux cleaned = 0.0200641 Jy ! Component: 300 - total flux cleaned = 0.020849 Jy ! Component: 350 - total flux cleaned = 0.0216051 Jy ! Component: 400 - total flux cleaned = 0.0220888 Jy ! Total flux subtracted in 400 components = 0.0220888 Jy ! Clean residual min=-0.008248 max=0.009336 Jy/beam ! Clean residual mean=0.000019 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 2.20523 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 433 components and 2.20523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114528Jy sigma=0.298935 ! Fit after self-cal, rms=0.114507Jy sigma=0.298669 ! Inverting map ! Added new window around map position (-78, -100.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00726897 Jy ! Component: 100 - total flux cleaned = 0.00805399 Jy ! Component: 150 - total flux cleaned = 0.00904401 Jy ! Component: 200 - total flux cleaned = 0.0101078 Jy ! Component: 250 - total flux cleaned = 0.010965 Jy ! Component: 300 - total flux cleaned = 0.0120434 Jy ! Component: 350 - total flux cleaned = 0.012936 Jy ! Component: 400 - total flux cleaned = 0.013547 Jy ! Total flux subtracted in 400 components = 0.013547 Jy ! Clean residual min=-0.006921 max=0.007143 Jy/beam ! Clean residual mean=0.000042 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 2.21878 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 471 components and 2.21878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113488Jy sigma=0.296370 ! Fit after self-cal, rms=0.113513Jy sigma=0.296257 ! 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.113513Jy sigma=0.296257 ! Fit after self-cal, rms=0.113102Jy sigma=0.295218 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=10.3 mas, bpa=1.77 degrees ! Estimated noise=11.8819 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255388 Jy ! Component: 100 - total flux cleaned = 0.00360922 Jy ! Component: 150 - total flux cleaned = 0.00442729 Jy ! Component: 200 - total flux cleaned = 0.00506072 Jy ! Component: 250 - total flux cleaned = 0.00601994 Jy ! Component: 300 - total flux cleaned = 0.00681576 Jy ! Component: 350 - total flux cleaned = 0.00778866 Jy ! Component: 400 - total flux cleaned = 0.00809535 Jy ! Total flux subtracted in 400 components = 0.00809535 Jy ! Clean residual min=-0.005905 max=0.006571 Jy/beam ! Clean residual mean=0.000019 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 2.22688 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 507 components and 2.22688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112538Jy sigma=0.294021 ! Fit after self-cal, rms=0.112561Jy sigma=0.293937 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 (89.6, -88.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562342 Jy ! Component: 100 - total flux cleaned = 0.00820472 Jy ! Component: 150 - total flux cleaned = 0.0099745 Jy ! Component: 200 - total flux cleaned = 0.0114012 Jy ! Component: 250 - total flux cleaned = 0.0121231 Jy ! Component: 300 - total flux cleaned = 0.0127127 Jy ! Component: 350 - total flux cleaned = 0.0133758 Jy ! Component: 400 - total flux cleaned = 0.0138322 Jy ! Total flux subtracted in 400 components = 0.0138322 Jy ! Clean residual min=-0.005171 max=0.006442 Jy/beam ! Clean residual mean=-0.000038 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 2.24071 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 540 components and 2.24071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111980Jy sigma=0.292823 ! Fit after self-cal, rms=0.111965Jy sigma=0.292706 ! 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.111965Jy sigma=0.292706 ! Fit after self-cal, rms=0.111228Jy sigma=0.290690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.36 mas, bmaj=42.34 mas, bpa=-1.718 degrees ! Estimated noise=14.2196 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.68651e-05 Jy ! Component: 100 - total flux cleaned = 0.000877403 Jy ! Component: 150 - total flux cleaned = 0.00188274 Jy ! Component: 200 - total flux cleaned = 0.00274826 Jy ! Component: 250 - total flux cleaned = 0.00345677 Jy ! Component: 300 - total flux cleaned = 0.00391333 Jy ! Component: 350 - total flux cleaned = 0.00420567 Jy ! Component: 400 - total flux cleaned = 0.00449032 Jy ! Total flux subtracted in 400 components = 0.00449032 Jy ! Clean residual min=-0.003967 max=0.004733 Jy/beam ! Clean residual mean=-0.000027 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 2.2452 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 605 components and 2.2452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111096Jy sigma=0.290572 ! Fit after self-cal, rms=0.111104Jy sigma=0.290506 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 (-102.4, 50.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418553 Jy ! Component: 100 - total flux cleaned = 0.00387044 Jy ! Component: 150 - total flux cleaned = 0.00327434 Jy ! Component: 200 - total flux cleaned = 0.00336448 Jy ! Component: 250 - total flux cleaned = 0.00320107 Jy ! Component: 300 - total flux cleaned = 0.00284432 Jy ! Component: 350 - total flux cleaned = 0.00278011 Jy ! Component: 400 - total flux cleaned = 0.0027799 Jy ! Total flux subtracted in 400 components = 0.0027799 Jy ! Clean residual min=-0.002831 max=0.003342 Jy/beam ! Clean residual mean=-0.000066 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 2.24798 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 699 components and 2.24798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110668Jy sigma=0.289786 ! Fit after self-cal, rms=0.110676Jy sigma=0.289722 ! Inverting map ! Added new window around map position (34.8, -28.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114206 Jy ! Component: 100 - total flux cleaned = 0.00112833 Jy ! Component: 150 - total flux cleaned = 0.00113166 Jy ! Component: 200 - total flux cleaned = 0.00128096 Jy ! Component: 250 - total flux cleaned = 0.00128103 Jy ! Component: 300 - total flux cleaned = 0.0013473 Jy ! Component: 350 - total flux cleaned = 0.00153922 Jy ! Component: 400 - total flux cleaned = 0.00153975 Jy ! Total flux subtracted in 400 components = 0.00153975 Jy ! Clean residual min=-0.002145 max=0.002474 Jy/beam ! Clean residual mean=-0.000032 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 2.24952 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 763 components and 2.24952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110437Jy sigma=0.289205 ! Fit after self-cal, rms=0.110429Jy sigma=0.289188 ! Inverting map ! Added new window around map position (100.4, 32.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113334 Jy ! Component: 100 - total flux cleaned = 0.00180991 Jy ! Component: 150 - total flux cleaned = 0.00222308 Jy ! Component: 200 - total flux cleaned = 0.00280782 Jy ! Component: 250 - total flux cleaned = 0.0031781 Jy ! Component: 300 - total flux cleaned = 0.00359692 Jy ! Component: 350 - total flux cleaned = 0.00406012 Jy ! Component: 400 - total flux cleaned = 0.00450807 Jy ! Total flux subtracted in 400 components = 0.00450807 Jy ! Clean residual min=-0.002425 max=0.002513 Jy/beam ! Clean residual mean=-0.000027 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 2.25403 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 806 components and 2.25403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110212Jy sigma=0.288628 ! Fit after self-cal, rms=0.110200Jy sigma=0.288611 ! Inverting map ! Added new window around map position (-56, -102.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451205 Jy ! Component: 100 - total flux cleaned = 0.000370582 Jy ! Component: 150 - total flux cleaned = 0.000300892 Jy ! Component: 200 - total flux cleaned = 0.000486871 Jy ! Component: 250 - total flux cleaned = 0.000608915 Jy ! Component: 300 - total flux cleaned = 0.000841002 Jy ! Component: 350 - total flux cleaned = 0.00106439 Jy ! Component: 400 - total flux cleaned = 0.00117343 Jy ! Total flux subtracted in 400 components = 0.00117343 Jy ! Clean residual min=-0.001449 max=0.001524 Jy/beam ! Clean residual mean=-0.000030 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 2.2552 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 854 components and 2.2552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109997Jy sigma=0.288055 ! Fit after self-cal, rms=0.109997Jy sigma=0.288036 ! Inverting map ! Added new window around map position (-101.6, -100). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164479 Jy ! Component: 100 - total flux cleaned = 0.00258744 Jy ! Component: 150 - total flux cleaned = 0.00352771 Jy ! Component: 200 - total flux cleaned = 0.00421392 Jy ! Component: 250 - total flux cleaned = 0.00492772 Jy ! Component: 300 - total flux cleaned = 0.0051772 Jy ! Component: 350 - total flux cleaned = 0.00547293 Jy ! Component: 400 - total flux cleaned = 0.00556874 Jy ! Total flux subtracted in 400 components = 0.00556874 Jy ! Clean residual min=-0.001233 max=0.001364 Jy/beam ! Clean residual mean=-0.000032 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 2.26077 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 900 components and 2.26077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109830Jy sigma=0.287649 ! Fit after self-cal, rms=0.109835Jy sigma=0.287639 ! Inverting map ! Added new window around map position (69.2, -102.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000618588 Jy ! Component: 100 - total flux cleaned = 0.00110175 Jy ! Component: 150 - total flux cleaned = 0.00156495 Jy ! Component: 200 - total flux cleaned = 0.00205931 Jy ! Component: 250 - total flux cleaned = 0.00248424 Jy ! Component: 300 - total flux cleaned = 0.00262309 Jy ! Component: 350 - total flux cleaned = 0.00307998 Jy ! Component: 400 - total flux cleaned = 0.00352792 Jy ! Total flux subtracted in 400 components = 0.00352792 Jy ! Clean residual min=-0.001123 max=0.001378 Jy/beam ! Clean residual mean=-0.000035 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 2.2643 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 936 components and 2.2643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109693Jy sigma=0.287326 ! Fit after self-cal, rms=0.109702Jy sigma=0.287319 ! Inverting map ! Added new window around map position (-53.2, 102). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320495 Jy ! Component: 100 - total flux cleaned = 0.000920789 Jy ! Component: 150 - total flux cleaned = 0.0010604 Jy ! Component: 200 - total flux cleaned = 0.00138339 Jy ! Component: 250 - total flux cleaned = 0.00151872 Jy ! Component: 300 - total flux cleaned = 0.0018737 Jy ! Component: 350 - total flux cleaned = 0.00217956 Jy ! Component: 400 - total flux cleaned = 0.00252467 Jy ! Total flux subtracted in 400 components = 0.00252467 Jy ! Clean residual min=-0.000966 max=0.000955 Jy/beam ! Clean residual mean=-0.000030 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 2.26682 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 980 components and 2.26682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109572Jy sigma=0.287010 ! Fit after self-cal, rms=0.109577Jy sigma=0.287002 ! Inverting map ! Added new window around map position (41.6, 102). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294043 Jy ! Component: 100 - total flux cleaned = 0.000155654 Jy ! Component: 150 - total flux cleaned = 0.000153947 Jy ! Component: 200 - total flux cleaned = 0.000109253 Jy ! Component: 250 - total flux cleaned = 0.000194144 Jy ! Component: 300 - total flux cleaned = 0.000321067 Jy ! Component: 350 - total flux cleaned = 0.000446269 Jy ! Component: 400 - total flux cleaned = 0.000487506 Jy ! Total flux subtracted in 400 components = 0.000487506 Jy ! Clean residual min=-0.000971 max=0.000690 Jy/beam ! Clean residual mean=-0.000033 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 2.26731 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 1022 components and 2.26731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109463Jy sigma=0.286727 ! Fit after self-cal, rms=0.109471Jy sigma=0.286721 ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712085 Jy ! Component: 100 - total flux cleaned = 0.00141033 Jy ! Component: 150 - total flux cleaned = 0.00200108 Jy ! Component: 200 - total flux cleaned = 0.00253826 Jy ! Component: 250 - total flux cleaned = 0.00294465 Jy ! Component: 300 - total flux cleaned = 0.00330446 Jy ! Component: 350 - total flux cleaned = 0.00370018 Jy ! Component: 400 - total flux cleaned = 0.00405221 Jy ! Total flux subtracted in 400 components = 0.00405221 Jy ! Clean residual min=-0.000878 max=0.000647 Jy/beam ! Clean residual mean=-0.000025 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 2.27136 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 1057 components and 2.27136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109359Jy sigma=0.286467 ! Fit after self-cal, rms=0.109365Jy sigma=0.286461 ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151892 Jy ! Component: 100 - total flux cleaned = 0.000401387 Jy ! Component: 150 - total flux cleaned = 0.00064366 Jy ! Component: 200 - total flux cleaned = 0.000722869 Jy ! Component: 250 - total flux cleaned = 0.000839697 Jy ! Component: 300 - total flux cleaned = 0.00103302 Jy ! Component: 350 - total flux cleaned = 0.00118632 Jy ! Component: 400 - total flux cleaned = 0.0013372 Jy ! Total flux subtracted in 400 components = 0.0013372 Jy ! Clean residual min=-0.000789 max=0.000625 Jy/beam ! Clean residual mean=-0.000033 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 2.2727 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 1087 components and 2.2727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109271Jy sigma=0.286258 ! Fit after self-cal, rms=0.109277Jy sigma=0.286252 ! 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=3.425 mas, bmaj=10.31 mas, bpa=1.787 degrees ! Estimated noise=11.8811 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 10.31 at 1.787 degrees (North through East) ! Clean map min=-0.034068 max=1.5796 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109277Jy sigma=0.286252 ! Fit after self-cal, rms=0.093276Jy sigma=0.234466 ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=10.31 mas, bpa=1.82 degrees ! Estimated noise=11.8862 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113636 Jy ! Component: 100 - total flux cleaned = 0.00232876 Jy ! Component: 150 - total flux cleaned = 0.00287392 Jy ! Component: 200 - total flux cleaned = 0.00371269 Jy ! Component: 250 - total flux cleaned = 0.00356502 Jy ! Component: 300 - total flux cleaned = 0.00372061 Jy ! Component: 350 - total flux cleaned = 0.00413386 Jy ! Component: 400 - total flux cleaned = 0.004132 Jy ! Total flux subtracted in 400 components = 0.004132 Jy ! Clean residual min=-0.002268 max=0.002449 Jy/beam ! Clean residual mean=-0.000016 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 2.27683 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 1151 components and 2.27683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092136Jy sigma=0.231850 ! Fit after self-cal, rms=0.092166Jy sigma=0.231796 ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111979 Jy ! Component: 100 - total flux cleaned = 0.000237913 Jy ! Component: 150 - total flux cleaned = -0.000130133 Jy ! Component: 200 - total flux cleaned = 0.000350853 Jy ! Component: 250 - total flux cleaned = 0.000464632 Jy ! Component: 300 - total flux cleaned = 0.00103094 Jy ! Component: 350 - total flux cleaned = 0.00103227 Jy ! Component: 400 - total flux cleaned = 0.00135544 Jy ! Total flux subtracted in 400 components = 0.00135544 Jy ! Clean residual min=-0.001969 max=0.001987 Jy/beam ! Clean residual mean=-0.000017 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 2.27818 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 1212 components and 2.27818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091614Jy sigma=0.230548 ! Fit after self-cal, rms=0.091633Jy sigma=0.230526 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091633Jy sigma=0.230526 ! Fit after self-cal, rms=0.091605Jy sigma=0.230357 print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.448 mas, bmaj=7.368 mas, bpa=-0.1244 degrees ! Estimated noise=16.3441 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.16535 Jy ! Component: 100 - total flux cleaned = 1.46162 Jy ! Component: 150 - total flux cleaned = 1.57961 Jy ! Component: 200 - total flux cleaned = 1.66696 Jy ! Component: 250 - total flux cleaned = 1.73855 Jy ! Component: 300 - total flux cleaned = 1.79839 Jy ! Component: 350 - total flux cleaned = 1.84862 Jy ! Component: 400 - total flux cleaned = 1.88287 Jy ! Total flux subtracted in 400 components = 1.88287 Jy ! Clean residual min=-0.028562 max=0.028916 Jy/beam ! Clean residual mean=-0.000527 rms=0.009171 Jy/beam ! Combined flux in latest and established models = 1.88287 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 99 model components to the UV plane model. ! The established model now contains 99 components and 1.88287 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=10.32 mas, bpa=1.84 degrees ! Estimated noise=11.8847 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.0718882 Jy ! Component: 100 - total flux cleaned = 0.120803 Jy ! Component: 150 - total flux cleaned = 0.140696 Jy ! Component: 200 - total flux cleaned = 0.145182 Jy ! Component: 250 - total flux cleaned = 0.148707 Jy ! Component: 300 - total flux cleaned = 0.154088 Jy ! Component: 350 - total flux cleaned = 0.163055 Jy ! Component: 400 - total flux cleaned = 0.167977 Jy ! Total flux subtracted in 400 components = 0.167977 Jy ! Clean residual min=-0.011845 max=0.012212 Jy/beam ! Clean residual mean=-0.000203 rms=0.004492 Jy/beam ! Combined flux in latest and established models = 2.05084 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 245 components and 2.05084 Jy ! Inverting map ! Added new window around map position (-3.6, 47.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562568 Jy ! Component: 100 - total flux cleaned = 0.00721336 Jy ! Component: 150 - total flux cleaned = 0.00813259 Jy ! Component: 200 - total flux cleaned = 0.00773747 Jy ! Component: 250 - total flux cleaned = 0.009709 Jy ! Component: 300 - total flux cleaned = 0.0125899 Jy ! Component: 350 - total flux cleaned = 0.0139039 Jy ! Component: 400 - total flux cleaned = 0.0138993 Jy ! Total flux subtracted in 400 components = 0.0138993 Jy ! Clean residual min=-0.006585 max=0.006522 Jy/beam ! Clean residual mean=-0.000059 rms=0.002327 Jy/beam ! Combined flux in latest and established models = 2.06474 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 338 components and 2.06474 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.36 mas, bmaj=42.33 mas, bpa=-1.734 degrees ! Estimated noise=14.2148 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763472 Jy ! Component: 100 - total flux cleaned = 0.0108893 Jy ! Component: 150 - total flux cleaned = 0.0132381 Jy ! Component: 200 - total flux cleaned = 0.0143838 Jy ! Component: 250 - total flux cleaned = 0.0166283 Jy ! Component: 300 - total flux cleaned = 0.0180803 Jy ! Component: 350 - total flux cleaned = 0.0189116 Jy ! Component: 400 - total flux cleaned = 0.0189095 Jy ! Total flux subtracted in 400 components = 0.0189095 Jy ! Clean residual min=-0.003323 max=0.002631 Jy/beam ! Clean residual mean=0.000000 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 2.08365 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.000597981 Jy ! Component: 100 - total flux cleaned = 0.00168077 Jy ! Component: 150 - total flux cleaned = 0.0025584 Jy ! Component: 200 - total flux cleaned = 0.0033842 Jy ! Component: 250 - total flux cleaned = 0.00428498 Jy ! Component: 300 - total flux cleaned = 0.00492928 Jy ! Component: 350 - total flux cleaned = 0.00544817 Jy ! Component: 400 - total flux cleaned = 0.00564746 Jy ! Total flux subtracted in 400 components = 0.00564746 Jy ! Clean residual min=-0.001920 max=0.001780 Jy/beam ! Clean residual mean=0.000024 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 2.0893 Jy ! Adding 295 model components to the UV plane model. ! The established model now contains 624 components and 2.0893 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=10.32 mas, bpa=1.84 degrees ! Estimated noise=11.8847 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00284756 Jy ! Component: 100 - total flux cleaned = -0.00224521 Jy ! Component: 150 - total flux cleaned = -0.00261191 Jy ! Component: 200 - total flux cleaned = -0.00260737 Jy ! Component: 250 - total flux cleaned = -0.00310885 Jy ! Component: 300 - total flux cleaned = -0.00423248 Jy ! Component: 350 - total flux cleaned = -0.00531073 Jy ! Component: 400 - total flux cleaned = -0.00635676 Jy ! Total flux subtracted in 400 components = -0.00635676 Jy ! Clean residual min=-0.003089 max=0.002806 Jy/beam ! Clean residual mean=-0.000024 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 2.08294 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 693 components and 2.08294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093058Jy sigma=0.233180 ! Fit after self-cal, rms=0.092848Jy sigma=0.232870 wmodel /scr/pima/rdv73_uvs/J1427-4206_S_map.mod ! Writing 693 model components to file: /scr/pima/rdv73_uvs/J1427-4206_S_map.mod wobs /scr/pima/rdv73_uvs/J1427-4206_S_uvs.fits ! Applying 333 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1427-4206_S_uvs.fits wwins /scr/pima/rdv73_uvs/J1427-4206_S_map.win ! wwins: Wrote 17 windows to /scr/pima/rdv73_uvs/J1427-4206_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.000280071 Jy ! Component: 100 - total flux cleaned = 0.000328253 Jy ! Component: 150 - total flux cleaned = 0.000328836 Jy ! Component: 200 - total flux cleaned = 0.000329307 Jy ! Component: 250 - total flux cleaned = 0.000421231 Jy ! Component: 300 - total flux cleaned = 0.000421814 Jy ! Component: 350 - total flux cleaned = 0.00051103 Jy ! Component: 400 - total flux cleaned = 0.000511603 Jy ! Component: 450 - total flux cleaned = 0.00051203 Jy ! Component: 500 - total flux cleaned = 0.000384377 Jy ! Component: 550 - total flux cleaned = 0.000342747 Jy ! Component: 600 - total flux cleaned = 0.000259098 Jy ! Component: 650 - total flux cleaned = 0.000134794 Jy ! Component: 700 - total flux cleaned = -2.94354e-05 Jy ! Component: 750 - total flux cleaned = -0.000192325 Jy ! Component: 800 - total flux cleaned = -0.000272795 Jy ! Component: 850 - total flux cleaned = -0.00047305 Jy ! Component: 900 - total flux cleaned = -0.000592289 Jy ! Component: 950 - total flux cleaned = -0.000710768 Jy ! Component: 1000 - total flux cleaned = -0.000906224 Jy ! Component: 1050 - total flux cleaned = -0.00106123 Jy ! Component: 1100 - total flux cleaned = -0.0011764 Jy ! Component: 1150 - total flux cleaned = -0.00136742 Jy ! Component: 1200 - total flux cleaned = -0.00151907 Jy ! Component: 1250 - total flux cleaned = -0.00166978 Jy ! Component: 1300 - total flux cleaned = -0.00185696 Jy ! Component: 1350 - total flux cleaned = -0.00196818 Jy ! Component: 1400 - total flux cleaned = -0.0021524 Jy ! Component: 1450 - total flux cleaned = -0.00218925 Jy ! Component: 1500 - total flux cleaned = -0.00240754 Jy ! Component: 1550 - total flux cleaned = -0.0024797 Jy ! Component: 1600 - total flux cleaned = -0.00269497 Jy ! Component: 1650 - total flux cleaned = -0.00287361 Jy ! Component: 1700 - total flux cleaned = -0.00301547 Jy ! Component: 1750 - total flux cleaned = -0.00308583 Jy ! Component: 1800 - total flux cleaned = -0.00336593 Jy ! Component: 1850 - total flux cleaned = -0.00350527 Jy ! Component: 1900 - total flux cleaned = -0.00367826 Jy ! Component: 1950 - total flux cleaned = -0.00388482 Jy ! Component: 2000 - total flux cleaned = -0.0040557 Jy ! Component: 2050 - total flux cleaned = -0.00415745 Jy ! Component: 2100 - total flux cleaned = -0.00425889 Jy ! Component: 2150 - total flux cleaned = -0.00439353 Jy ! Component: 2200 - total flux cleaned = -0.00459381 Jy ! Component: 2250 - total flux cleaned = -0.00475972 Jy ! Component: 2300 - total flux cleaned = -0.00485889 Jy ! Component: 2350 - total flux cleaned = -0.00502297 Jy ! Component: 2400 - total flux cleaned = -0.00508841 Jy ! Component: 2450 - total flux cleaned = -0.00521839 Jy ! Component: 2500 - total flux cleaned = -0.00538006 Jy ! Component: 2550 - total flux cleaned = -0.00550838 Jy ! Component: 2600 - total flux cleaned = -0.00547611 Jy ! Component: 2650 - total flux cleaned = -0.00563542 Jy ! Component: 2700 - total flux cleaned = -0.00573042 Jy ! Component: 2750 - total flux cleaned = -0.00576203 Jy ! Component: 2800 - total flux cleaned = -0.00588742 Jy ! Component: 2850 - total flux cleaned = -0.0059186 Jy ! Component: 2900 - total flux cleaned = -0.00601196 Jy ! Component: 2950 - total flux cleaned = -0.00601191 Jy ! Component: 3000 - total flux cleaned = -0.00604275 Jy ! Component: 3050 - total flux cleaned = -0.00613465 Jy ! Component: 3100 - total flux cleaned = -0.00613476 Jy ! Component: 3150 - total flux cleaned = -0.006226 Jy ! Component: 3200 - total flux cleaned = -0.00631655 Jy ! Component: 3250 - total flux cleaned = -0.00631641 Jy ! Component: 3300 - total flux cleaned = -0.00640661 Jy ! Component: 3350 - total flux cleaned = -0.00643656 Jy ! Component: 3400 - total flux cleaned = -0.00649601 Jy ! Component: 3450 - total flux cleaned = -0.00655539 Jy ! Component: 3500 - total flux cleaned = -0.00664424 Jy ! Component: 3550 - total flux cleaned = -0.0067029 Jy ! Component: 3600 - total flux cleaned = -0.00664401 Jy ! Component: 3650 - total flux cleaned = -0.00673177 Jy ! Component: 3700 - total flux cleaned = -0.00679003 Jy ! Component: 3750 - total flux cleaned = -0.00679004 Jy ! Component: 3800 - total flux cleaned = -0.00687699 Jy ! Component: 3850 - total flux cleaned = -0.00696356 Jy ! Component: 3900 - total flux cleaned = -0.00702114 Jy ! Component: 3950 - total flux cleaned = -0.00710749 Jy ! Component: 4000 - total flux cleaned = -0.00716489 Jy ! Component: 4050 - total flux cleaned = -0.00716494 Jy ! Total flux subtracted in 4096 components = -0.00727905 Jy ! Clean residual min=-0.001701 max=0.001439 Jy/beam ! Clean residual mean=-0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 2.07566 Jy keep ! Adding 199 model components to the UV plane model. ! The established model now contains 869 components and 2.07566 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1427-4206_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 10.32 at 1.84 degrees (North through East) ! Clean map min=-0.012216 max=1.5622 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1427-4206_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= 1.5622 rms= 0.00057 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1427-4206_S_uvs.log closed on Sat Jan 9 17:50:42 2016