! Started logfile: /scr/pima/rdv73_uvs/J1636-4102_S_uvs.log on Sat Jan 9 17:51:22 2016 obs /scr/pima/rdv73_uvs/J1636-4102_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1636-4102_S_uva.fits ! AN table 1: 47 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.92766 visibilities/baseline/integration-bin. ! Found source: J1636-4102 ! ! 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 1744 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/J1636-4102_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 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.127436Jy sigma=3.270310 ! Fit after self-cal, rms=0.725272Jy sigma=2.137060 ! 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=13.31 mas, bmaj=51.95 mas, bpa=0.03318 degrees ! Estimated noise=13.445 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.204121 Jy ! Component: 100 - total flux cleaned = 0.284105 Jy ! Total flux subtracted in 100 components = 0.284105 Jy ! Clean residual min=-0.086399 max=0.085348 Jy/beam ! Clean residual mean=0.002063 rms=0.036604 Jy/beam ! Combined flux in latest and established models = 0.284105 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.284105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315328Jy sigma=0.716784 ! Fit after self-cal, rms=0.310425Jy sigma=0.703144 ! 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=14.95 mas, bmaj=49.29 mas, bpa=3.946 degrees ! Estimated noise=6.26789 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.110695 Jy ! Component: 100 - total flux cleaned = 0.1703 Jy ! Component: 150 - total flux cleaned = 0.219267 Jy ! Component: 200 - total flux cleaned = 0.259489 Jy ! Total flux subtracted in 200 components = 0.259489 Jy ! Clean residual min=-0.030701 max=0.030981 Jy/beam ! Clean residual mean=0.010971 rms=0.013154 Jy/beam ! Combined flux in latest and established models = 0.543594 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 152 components and 0.543594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233676Jy sigma=0.503155 ! Fit after self-cal, rms=0.232097Jy sigma=0.498173 ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.02 LA 0.77 OV 0.97 ! PT 1.07 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.03 LA 0.74 OV 1.02 ! PT 1.05 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.95 LA 0.82 OV 1.01 ! PT 1.10 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.86 LA 0.68 OV 0.85 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.232097Jy sigma=0.498173 ! Fit after self-cal, rms=0.155095Jy sigma=0.431511 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.93 mas, bmaj=48.73 mas, bpa=3.529 degrees ! Estimated noise=5.60519 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.0444909 Jy ! Component: 100 - total flux cleaned = 0.0736908 Jy ! Component: 150 - total flux cleaned = 0.0979981 Jy ! Component: 200 - total flux cleaned = 0.119363 Jy ! Total flux subtracted in 200 components = 0.119363 Jy ! Clean residual min=-0.012438 max=0.013453 Jy/beam ! Clean residual mean=0.006751 rms=0.005202 Jy/beam ! Combined flux in latest and established models = 0.662957 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 277 components and 0.662957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135173Jy sigma=0.367953 ! Fit after self-cal, rms=0.134102Jy sigma=0.365717 ! 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.134102Jy sigma=0.365717 ! Fit after self-cal, rms=0.119402Jy sigma=0.355991 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.02 mas, bmaj=48.58 mas, bpa=3.325 degrees ! Estimated noise=5.41818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225776 Jy ! Component: 100 - total flux cleaned = 0.0372296 Jy ! Component: 150 - total flux cleaned = 0.0503004 Jy ! Component: 200 - total flux cleaned = 0.0629502 Jy ! Total flux subtracted in 200 components = 0.0629502 Jy ! Clean residual min=-0.008234 max=0.008336 Jy/beam ! Clean residual mean=0.003797 rms=0.003323 Jy/beam ! Combined flux in latest and established models = 0.725907 Jy selfcal ! Performing phase self-cal ! Adding 127 model components to the UV plane model. ! The established model now contains 404 components and 0.725907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111708Jy sigma=0.329884 ! Fit after self-cal, rms=0.111492Jy sigma=0.329331 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.0122817 Jy ! Component: 100 - total flux cleaned = 0.0230098 Jy ! Component: 150 - total flux cleaned = 0.032752 Jy ! Component: 200 - total flux cleaned = 0.0420686 Jy ! Total flux subtracted in 200 components = 0.0420686 Jy ! Clean residual min=-0.005748 max=0.005952 Jy/beam ! Clean residual mean=0.003178 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.767976 Jy ! Performing phase self-cal ! Adding 133 model components to the UV plane model. ! The established model now contains 522 components and 0.767976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107993Jy sigma=0.320455 ! Fit after self-cal, rms=0.107927Jy sigma=0.320276 ! 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.107927Jy sigma=0.320276 ! Fit after self-cal, rms=0.104138Jy sigma=0.305636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.99 mas, bmaj=48.26 mas, bpa=3.958 degrees ! Estimated noise=5.41934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711567 Jy ! Component: 100 - total flux cleaned = 0.013294 Jy ! Component: 150 - total flux cleaned = 0.0184809 Jy ! Component: 200 - total flux cleaned = 0.0222433 Jy ! Total flux subtracted in 200 components = 0.0222433 Jy ! Clean residual min=-0.004286 max=0.004373 Jy/beam ! Clean residual mean=0.000634 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.790219 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 599 components and 0.790219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102203Jy sigma=0.301225 ! Fit after self-cal, rms=0.102170Jy sigma=0.300974 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.00434342 Jy ! Component: 100 - total flux cleaned = 0.00801303 Jy ! Component: 150 - total flux cleaned = 0.0117617 Jy ! Component: 200 - total flux cleaned = 0.0149569 Jy ! Total flux subtracted in 200 components = 0.0149569 Jy ! Clean residual min=-0.002716 max=0.002738 Jy/beam ! Clean residual mean=0.000368 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.805176 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 685 components and 0.805176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101291Jy sigma=0.299367 ! Fit after self-cal, rms=0.101258Jy sigma=0.299332 ! 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.101258Jy sigma=0.299332 ! Fit after self-cal, rms=0.100315Jy sigma=0.298578 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.6 mas, bmaj=49.63 mas, bpa=3.875 degrees ! Estimated noise=5.4567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256912 Jy ! Component: 100 - total flux cleaned = 0.00577053 Jy ! Component: 150 - total flux cleaned = 0.00823283 Jy ! Component: 200 - total flux cleaned = 0.0102475 Jy ! Total flux subtracted in 200 components = 0.0102475 Jy ! Clean residual min=-0.002492 max=0.002506 Jy/beam ! Clean residual mean=0.000278 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.815424 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 763 components and 0.815424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099651Jy sigma=0.297306 ! Fit after self-cal, rms=0.099562Jy sigma=0.297272 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.00162928 Jy ! Component: 100 - total flux cleaned = 0.0029488 Jy ! Component: 150 - total flux cleaned = 0.00394662 Jy ! Component: 200 - total flux cleaned = 0.00467257 Jy ! Total flux subtracted in 200 components = 0.00467257 Jy ! Clean residual min=-0.001974 max=0.001978 Jy/beam ! Clean residual mean=0.000134 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.820096 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 857 components and 0.820096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099171Jy sigma=0.296470 ! Fit after self-cal, rms=0.099132Jy sigma=0.296451 ! 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 ![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.112966Jy sigma=0.314778 ! Fit after self-cal, rms=0.112966Jy sigma=0.314778 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 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.112966Jy sigma=0.314778 ! Fit after self-cal, rms=0.098610Jy sigma=0.296336 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=13.67 mas, bmaj=54.47 mas, bpa=-1.834 degrees ! Estimated noise=6.52107 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.00135825 Jy ! Component: 100 - total flux cleaned = 0.000738785 Jy ! Component: 150 - total flux cleaned = 0.00033542 Jy ! Component: 200 - total flux cleaned = -2.23142e-05 Jy ! Total flux subtracted in 200 components = -2.23142e-05 Jy ! Clean residual min=-0.002798 max=0.002794 Jy/beam ! Clean residual mean=0.000047 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.820074 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 946 components and 0.820074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098373Jy sigma=0.295793 ! Fit after self-cal, rms=0.098291Jy sigma=0.295687 ! 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=15.03 mas, bmaj=48.52 mas, bpa=3.844 degrees ! Estimated noise=5.444 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.00202457 Jy ! Component: 100 - total flux cleaned = 0.00339447 Jy ! Component: 150 - total flux cleaned = 0.00474231 Jy ! Component: 200 - total flux cleaned = 0.00600338 Jy ! Component: 250 - total flux cleaned = 0.00710956 Jy ! Component: 300 - total flux cleaned = 0.00789097 Jy ! Component: 350 - total flux cleaned = 0.00856085 Jy ! Component: 400 - total flux cleaned = 0.00921895 Jy ! Total flux subtracted in 400 components = 0.00921895 Jy ! Clean residual min=-0.001568 max=0.001554 Jy/beam ! Clean residual mean=0.000095 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.829293 Jy ! Performing phase self-cal ! Adding 162 model components to the UV plane model. ! The established model now contains 1101 components and 0.829292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097768Jy sigma=0.294394 ! Fit after self-cal, rms=0.097685Jy sigma=0.294347 ! 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.00130747 Jy ! Component: 100 - total flux cleaned = 0.0021076 Jy ! Component: 150 - total flux cleaned = 0.00312969 Jy ! Component: 200 - total flux cleaned = 0.00395277 Jy ! Component: 250 - total flux cleaned = 0.00450853 Jy ! Component: 300 - total flux cleaned = 0.00497485 Jy ! Component: 350 - total flux cleaned = 0.00505088 Jy ! Component: 400 - total flux cleaned = 0.00527258 Jy ! Total flux subtracted in 400 components = 0.00527258 Jy ! Clean residual min=-0.001230 max=0.001237 Jy/beam ! Clean residual mean=0.000051 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.834565 Jy ! Performing phase self-cal ! Adding 133 model components to the UV plane model. ! The established model now contains 1212 components and 0.834565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097382Jy sigma=0.293643 ! Fit after self-cal, rms=0.097356Jy sigma=0.293613 ! 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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.111654Jy sigma=0.312828 ! Fit after self-cal, rms=0.096934Jy sigma=0.293506 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.04 mas, bmaj=48.57 mas, bpa=3.846 degrees ! Estimated noise=5.44148 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000885402 Jy ! Component: 100 - total flux cleaned = 0.00105046 Jy ! Component: 150 - total flux cleaned = 0.00128304 Jy ! Component: 200 - total flux cleaned = 0.00180928 Jy ! Component: 250 - total flux cleaned = 0.00217638 Jy ! Component: 300 - total flux cleaned = 0.00267747 Jy ! Component: 350 - total flux cleaned = 0.00288939 Jy ! Component: 400 - total flux cleaned = 0.00282115 Jy ! Total flux subtracted in 400 components = 0.00282115 Jy ! Clean residual min=-0.001152 max=0.001147 Jy/beam ! Clean residual mean=0.000078 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.837386 Jy selfcal ! Performing phase self-cal ! Adding 158 model components to the UV plane model. ! The established model now contains 1346 components and 0.837386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096708Jy sigma=0.292873 ! Fit after self-cal, rms=0.096666Jy sigma=0.292846 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 (-60, -102.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494771 Jy ! Component: 100 - total flux cleaned = 0.000730961 Jy ! Component: 150 - total flux cleaned = 0.000730887 Jy ! Component: 200 - total flux cleaned = 0.000698067 Jy ! Component: 250 - total flux cleaned = 0.000821035 Jy ! Component: 300 - total flux cleaned = 0.000906982 Jy ! Component: 350 - total flux cleaned = 0.00101515 Jy ! Component: 400 - total flux cleaned = 0.00109254 Jy ! Total flux subtracted in 400 components = 0.00109254 Jy ! Clean residual min=-0.001724 max=0.002016 Jy/beam ! Clean residual mean=0.000083 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.838478 Jy ! Performing phase self-cal ! Adding 108 model components to the UV plane model. ! The established model now contains 1445 components and 0.838478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096613Jy sigma=0.292651 ! Fit after self-cal, rms=0.096598Jy sigma=0.292633 ! Inverting map ! Added new window around map position (100.4, 78.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415508 Jy ! Component: 100 - total flux cleaned = 0.000889145 Jy ! Component: 150 - total flux cleaned = 0.000887726 Jy ! Component: 200 - total flux cleaned = 0.000796894 Jy ! Component: 250 - total flux cleaned = 0.000713139 Jy ! Component: 300 - total flux cleaned = 0.000551928 Jy ! Component: 350 - total flux cleaned = 0.000434658 Jy ! Component: 400 - total flux cleaned = 0.000320569 Jy ! Total flux subtracted in 400 components = 0.000320569 Jy ! Clean residual min=-0.001256 max=0.001660 Jy/beam ! Clean residual mean=0.000118 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.838799 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 1562 components and 0.838799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096498Jy sigma=0.292385 ! Fit after self-cal, rms=0.096470Jy sigma=0.292342 ! Inverting map ! Added new window around map position (69.2, -88.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143769 Jy ! Component: 100 - total flux cleaned = 0.00217451 Jy ! Component: 150 - total flux cleaned = 0.00240771 Jy ! Component: 200 - total flux cleaned = 0.00258406 Jy ! Component: 250 - total flux cleaned = 0.00266899 Jy ! Component: 300 - total flux cleaned = 0.0029115 Jy ! Component: 350 - total flux cleaned = 0.0030662 Jy ! Component: 400 - total flux cleaned = 0.00314104 Jy ! Total flux subtracted in 400 components = 0.00314104 Jy ! Clean residual min=-0.001991 max=0.002227 Jy/beam ! Clean residual mean=0.000076 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.84194 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 1655 components and 0.84194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096374Jy sigma=0.292094 ! Fit after self-cal, rms=0.096355Jy sigma=0.292062 ! Inverting map ! Added new window around map position (-32.4, 102). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017799 Jy ! Component: 100 - total flux cleaned = 0.0025188 Jy ! Component: 150 - total flux cleaned = 0.00262406 Jy ! Component: 200 - total flux cleaned = 0.00267547 Jy ! Component: 250 - total flux cleaned = 0.00272474 Jy ! Component: 300 - total flux cleaned = 0.00267551 Jy ! Component: 350 - total flux cleaned = 0.00267484 Jy ! Component: 400 - total flux cleaned = 0.00272239 Jy ! Total flux subtracted in 400 components = 0.00272239 Jy ! Clean residual min=-0.001688 max=0.001503 Jy/beam ! Clean residual mean=0.000029 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.844662 Jy ! Performing phase self-cal ! Adding 112 model components to the UV plane model. ! The established model now contains 1751 components and 0.844662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096226Jy sigma=0.291736 ! Fit after self-cal, rms=0.096201Jy sigma=0.291700 ! 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.096201Jy sigma=0.291700 ! Fit after self-cal, rms=0.096872Jy sigma=0.291223 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.07 mas, bmaj=48.9 mas, bpa=3.604 degrees ! Estimated noise=5.46998 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195317 Jy ! Component: 100 - total flux cleaned = 0.000696958 Jy ! Component: 150 - total flux cleaned = 0.000826095 Jy ! Component: 200 - total flux cleaned = 0.00100798 Jy ! Component: 250 - total flux cleaned = 0.00118269 Jy ! Component: 300 - total flux cleaned = 0.00135195 Jy ! Component: 350 - total flux cleaned = 0.00162282 Jy ! Component: 400 - total flux cleaned = 0.00183322 Jy ! Total flux subtracted in 400 components = 0.00183322 Jy ! Clean residual min=-0.001383 max=0.002133 Jy/beam ! Clean residual mean=0.000032 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.846495 Jy selfcal ! Performing phase self-cal ! Adding 177 model components to the UV plane model. ! The established model now contains 1918 components and 0.846495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096696Jy sigma=0.290846 ! Fit after self-cal, rms=0.096690Jy sigma=0.290828 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, 41.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019863 Jy ! Component: 100 - total flux cleaned = 0.0034664 Jy ! Component: 150 - total flux cleaned = 0.00455518 Jy ! Component: 200 - total flux cleaned = 0.00537083 Jy ! Component: 250 - total flux cleaned = 0.00599585 Jy ! Component: 300 - total flux cleaned = 0.00654999 Jy ! Component: 350 - total flux cleaned = 0.00714731 Jy ! Component: 400 - total flux cleaned = 0.00767799 Jy ! Total flux subtracted in 400 components = 0.00767799 Jy ! Clean residual min=-0.001625 max=0.000945 Jy/beam ! Clean residual mean=0.000024 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.854173 Jy ! Performing phase self-cal ! Adding 147 model components to the UV plane model. ! The established model now contains 2038 components and 0.854174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096529Jy sigma=0.290511 ! Fit after self-cal, rms=0.096494Jy sigma=0.290490 ! 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.096494Jy sigma=0.290490 ! Fit after self-cal, rms=0.096376Jy sigma=0.278794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.7 mas, bmaj=50.48 mas, bpa=3.333 degrees ! Estimated noise=5.53845 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000636827 Jy ! Component: 100 - total flux cleaned = -0.00072674 Jy ! Component: 150 - total flux cleaned = -0.000509849 Jy ! Component: 200 - total flux cleaned = -0.000101784 Jy ! Component: 250 - total flux cleaned = 0.000419521 Jy ! Component: 300 - total flux cleaned = 0.00103797 Jy ! Component: 350 - total flux cleaned = 0.0016304 Jy ! Component: 400 - total flux cleaned = 0.00203076 Jy ! Total flux subtracted in 400 components = 0.00203076 Jy ! Clean residual min=-0.000934 max=0.000938 Jy/beam ! Clean residual mean=0.000098 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.856204 Jy selfcal ! Performing phase self-cal ! Adding 175 model components to the UV plane model. ! The established model now contains 2202 components and 0.856204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096147Jy sigma=0.278263 ! Fit after self-cal, rms=0.096252Jy sigma=0.278204 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.000125226 Jy ! Component: 100 - total flux cleaned = 0.000184396 Jy ! Component: 150 - total flux cleaned = 0.000288547 Jy ! Component: 200 - total flux cleaned = 0.000440755 Jy ! Component: 250 - total flux cleaned = 0.000589473 Jy ! Component: 300 - total flux cleaned = 0.0008318 Jy ! Component: 350 - total flux cleaned = 0.000879396 Jy ! Component: 400 - total flux cleaned = 0.00106698 Jy ! Total flux subtracted in 400 components = 0.00106698 Jy ! Clean residual min=-0.001092 max=0.001150 Jy/beam ! Clean residual mean=0.000062 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.857271 Jy ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 2303 components and 0.857271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096148Jy sigma=0.277902 ! Fit after self-cal, rms=0.096152Jy sigma=0.277891 ! 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=15.1 mas, bmaj=49.34 mas, bpa=3.289 degrees ! Estimated noise=5.53298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.1 x 49.34 at 3.289 degrees (North through East) ! Clean map min=-0.076306 max=0.28375 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=13.71 mas, bmaj=55.88 mas, bpa=-2.19 degrees ! Estimated noise=6.62519 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197162 Jy ! Component: 100 - total flux cleaned = 0.290695 Jy ! Component: 150 - total flux cleaned = 0.339223 Jy ! Component: 200 - total flux cleaned = 0.370284 Jy ! Component: 250 - total flux cleaned = 0.396081 Jy ! Component: 300 - total flux cleaned = 0.411438 Jy ! Component: 350 - total flux cleaned = 0.418358 Jy ! Component: 400 - total flux cleaned = 0.422807 Jy ! Total flux subtracted in 400 components = 0.422807 Jy ! Clean residual min=-0.033173 max=0.051653 Jy/beam ! Clean residual mean=0.002462 rms=0.012740 Jy/beam ! Combined flux in latest and established models = 0.422807 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 207 model components to the UV plane model. ! The established model now contains 207 components and 0.422807 Jy ! Inverting map and beam ! Estimated beam: bmin=15.1 mas, bmaj=49.34 mas, bpa=3.289 degrees ! Estimated noise=5.53298 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 (-13.6, -102.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0496811 Jy ! Component: 100 - total flux cleaned = 0.0790487 Jy ! Component: 150 - total flux cleaned = 0.0986651 Jy ! Component: 200 - total flux cleaned = 0.108216 Jy ! Component: 250 - total flux cleaned = 0.110024 Jy ! Component: 300 - total flux cleaned = 0.114369 Jy ! Component: 350 - total flux cleaned = 0.122027 Jy ! Component: 400 - total flux cleaned = 0.127086 Jy ! Total flux subtracted in 400 components = 0.127086 Jy ! Clean residual min=-0.013944 max=0.022474 Jy/beam ! Clean residual mean=0.003511 rms=0.006519 Jy/beam ! Combined flux in latest and established models = 0.549894 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 362 components and 0.549894 Jy ! Inverting map ! Added new window around map position (50.8, 75.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180315 Jy ! Component: 100 - total flux cleaned = 0.026439 Jy ! Component: 150 - total flux cleaned = 0.0321889 Jy ! Component: 200 - total flux cleaned = 0.03792 Jy ! Component: 250 - total flux cleaned = 0.0432542 Jy ! Component: 300 - total flux cleaned = 0.0492215 Jy ! Component: 350 - total flux cleaned = 0.0549218 Jy ! Component: 400 - total flux cleaned = 0.0600464 Jy ! Total flux subtracted in 400 components = 0.0600464 Jy ! Clean residual min=-0.006955 max=0.006969 Jy/beam ! Clean residual mean=0.001754 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.60994 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 523 components and 0.60994 Jy ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658824 Jy ! Component: 100 - total flux cleaned = 0.0147914 Jy ! Component: 150 - total flux cleaned = 0.0230641 Jy ! Component: 200 - total flux cleaned = 0.0312108 Jy ! Component: 250 - total flux cleaned = 0.038951 Jy ! Component: 300 - total flux cleaned = 0.0464013 Jy ! Component: 350 - total flux cleaned = 0.053961 Jy ! Component: 400 - total flux cleaned = 0.061402 Jy ! Total flux subtracted in 400 components = 0.061402 Jy ! Clean residual min=-0.004791 max=0.005347 Jy/beam ! Clean residual mean=0.001819 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.671342 Jy ! Adding 180 model components to the UV plane model. ! The established model now contains 703 components and 0.671342 Jy ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00597128 Jy ! Component: 100 - total flux cleaned = 0.0119436 Jy ! Component: 150 - total flux cleaned = 0.0171192 Jy ! Component: 200 - total flux cleaned = 0.0224167 Jy ! Component: 250 - total flux cleaned = 0.0274611 Jy ! Component: 300 - total flux cleaned = 0.0323144 Jy ! Component: 350 - total flux cleaned = 0.0368909 Jy ! Component: 400 - total flux cleaned = 0.041031 Jy ! Total flux subtracted in 400 components = 0.041031 Jy ! Clean residual min=-0.003105 max=0.003982 Jy/beam ! Clean residual mean=0.001243 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.712373 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 838 components and 0.712373 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=15.7 mas, bmaj=50.48 mas, bpa=3.333 degrees ! Estimated noise=5.53845 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240731 Jy ! Component: 100 - total flux cleaned = 0.00516432 Jy ! Component: 150 - total flux cleaned = 0.00845104 Jy ! Component: 200 - total flux cleaned = 0.011298 Jy ! Component: 250 - total flux cleaned = 0.0142159 Jy ! Component: 300 - total flux cleaned = 0.0169133 Jy ! Component: 350 - total flux cleaned = 0.0201336 Jy ! Component: 400 - total flux cleaned = 0.0232821 Jy ! Total flux subtracted in 400 components = 0.0232821 Jy ! Clean residual min=-0.002336 max=0.002367 Jy/beam ! Clean residual mean=0.000958 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.735655 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.00294758 Jy ! Component: 100 - total flux cleaned = 0.00612387 Jy ! Component: 150 - total flux cleaned = 0.00939089 Jy ! Component: 200 - total flux cleaned = 0.0126181 Jy ! Component: 250 - total flux cleaned = 0.0158131 Jy ! Component: 300 - total flux cleaned = 0.0189822 Jy ! Component: 350 - total flux cleaned = 0.0221287 Jy ! Component: 400 - total flux cleaned = 0.0253881 Jy ! Total flux subtracted in 400 components = 0.0253881 Jy ! Clean residual min=-0.002141 max=0.002252 Jy/beam ! Clean residual mean=0.000784 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.761044 Jy ! Adding 298 model components to the UV plane model. ! The established model now contains 1100 components and 0.761044 Jy ! Inverting map ! Added new window around map position (-102.4, -76.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104102 Jy ! Component: 100 - total flux cleaned = 0.00224527 Jy ! Component: 150 - total flux cleaned = 0.00360088 Jy ! Component: 200 - total flux cleaned = 0.00531834 Jy ! Component: 250 - total flux cleaned = 0.00707675 Jy ! Component: 300 - total flux cleaned = 0.00878124 Jy ! Component: 350 - total flux cleaned = 0.010641 Jy ! Component: 400 - total flux cleaned = 0.0125567 Jy ! Total flux subtracted in 400 components = 0.0125567 Jy ! Clean residual min=-0.001569 max=0.001584 Jy/beam ! Clean residual mean=0.000564 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.7736 Jy ! Adding 183 model components to the UV plane model. ! The established model now contains 1270 components and 0.7736 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=15.1 mas, bmaj=49.34 mas, bpa=3.289 degrees ! Estimated noise=5.53298 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.3262e-05 Jy ! Component: 100 - total flux cleaned = 0.000855167 Jy ! Component: 150 - total flux cleaned = 0.00189713 Jy ! Component: 200 - total flux cleaned = 0.00291489 Jy ! Component: 250 - total flux cleaned = 0.00407543 Jy ! Component: 300 - total flux cleaned = 0.00497028 Jy ! Component: 350 - total flux cleaned = 0.0057694 Jy ! Component: 400 - total flux cleaned = 0.00639877 Jy ! Total flux subtracted in 400 components = 0.00639877 Jy ! Clean residual min=-0.001295 max=0.001304 Jy/beam ! Clean residual mean=0.000367 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.779999 Jy selfcal ! Performing phase self-cal ! Adding 159 model components to the UV plane model. ! The established model now contains 1405 components and 0.779999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096827Jy sigma=0.280050 ! Fit after self-cal, rms=0.096560Jy sigma=0.278627 wmodel /scr/pima/rdv73_uvs/J1636-4102_S_map.mod ! Writing 1405 model components to file: /scr/pima/rdv73_uvs/J1636-4102_S_map.mod wobs /scr/pima/rdv73_uvs/J1636-4102_S_uvs.fits ! Applying 940 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1636-4102_S_uvs.fits wwins /scr/pima/rdv73_uvs/J1636-4102_S_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv73_uvs/J1636-4102_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.00101321 Jy ! Component: 100 - total flux cleaned = 0.00138039 Jy ! Component: 150 - total flux cleaned = 0.00190612 Jy ! Component: 200 - total flux cleaned = 0.00240447 Jy ! Component: 250 - total flux cleaned = 0.00290972 Jy ! Component: 300 - total flux cleaned = 0.00345439 Jy ! Component: 350 - total flux cleaned = 0.00398379 Jy ! Component: 400 - total flux cleaned = 0.00455298 Jy ! Component: 450 - total flux cleaned = 0.0049847 Jy ! Component: 500 - total flux cleaned = 0.00538502 Jy ! Component: 550 - total flux cleaned = 0.00585441 Jy ! Component: 600 - total flux cleaned = 0.00631814 Jy ! Component: 650 - total flux cleaned = 0.00677723 Jy ! Component: 700 - total flux cleaned = 0.00725545 Jy ! Component: 750 - total flux cleaned = 0.00772895 Jy ! Component: 800 - total flux cleaned = 0.00817459 Jy ! Component: 850 - total flux cleaned = 0.00863991 Jy ! Component: 900 - total flux cleaned = 0.00907879 Jy ! Component: 950 - total flux cleaned = 0.00953754 Jy ! Component: 1000 - total flux cleaned = 0.0100157 Jy ! Component: 1050 - total flux cleaned = 0.0104681 Jy ! Component: 1100 - total flux cleaned = 0.0109396 Jy ! Component: 1150 - total flux cleaned = 0.0113857 Jy ! Component: 1200 - total flux cleaned = 0.0118509 Jy ! Component: 1250 - total flux cleaned = 0.0122913 Jy ! Component: 1300 - total flux cleaned = 0.012729 Jy ! Component: 1350 - total flux cleaned = 0.0131857 Jy ! Component: 1400 - total flux cleaned = 0.0136396 Jy ! Component: 1450 - total flux cleaned = 0.0140693 Jy ! Component: 1500 - total flux cleaned = 0.0144967 Jy ! Component: 1550 - total flux cleaned = 0.014964 Jy ! Component: 1600 - total flux cleaned = 0.0153863 Jy ! Component: 1650 - total flux cleaned = 0.0158484 Jy ! Component: 1700 - total flux cleaned = 0.0162452 Jy ! Component: 1750 - total flux cleaned = 0.0166817 Jy ! Component: 1800 - total flux cleaned = 0.017116 Jy ! Component: 1850 - total flux cleaned = 0.0175479 Jy ! Component: 1900 - total flux cleaned = 0.0179574 Jy ! Component: 1950 - total flux cleaned = 0.0183852 Jy ! Component: 2000 - total flux cleaned = 0.0188312 Jy ! Component: 2050 - total flux cleaned = 0.0192553 Jy ! Component: 2100 - total flux cleaned = 0.0196778 Jy ! Component: 2150 - total flux cleaned = 0.0200987 Jy ! Component: 2200 - total flux cleaned = 0.0205181 Jy ! Component: 2250 - total flux cleaned = 0.0209361 Jy ! Component: 2300 - total flux cleaned = 0.0213527 Jy ! Component: 2350 - total flux cleaned = 0.0217679 Jy ! Component: 2400 - total flux cleaned = 0.0221818 Jy ! Component: 2450 - total flux cleaned = 0.0225944 Jy ! Component: 2500 - total flux cleaned = 0.0230059 Jy ! Component: 2550 - total flux cleaned = 0.0234162 Jy ! Component: 2600 - total flux cleaned = 0.0238061 Jy ! Component: 2650 - total flux cleaned = 0.0242149 Jy ! Component: 2700 - total flux cleaned = 0.0246232 Jy ! Component: 2750 - total flux cleaned = 0.0250116 Jy ! Component: 2800 - total flux cleaned = 0.0254384 Jy ! Component: 2850 - total flux cleaned = 0.0258261 Jy ! Component: 2900 - total flux cleaned = 0.0262717 Jy ! Component: 2950 - total flux cleaned = 0.0266589 Jy ! Component: 3000 - total flux cleaned = 0.0270464 Jy ! Component: 3050 - total flux cleaned = 0.0274341 Jy ! Component: 3100 - total flux cleaned = 0.0278224 Jy ! Component: 3150 - total flux cleaned = 0.0281917 Jy ! Component: 3200 - total flux cleaned = 0.0285812 Jy ! Component: 3250 - total flux cleaned = 0.0289715 Jy ! Component: 3300 - total flux cleaned = 0.029343 Jy ! Component: 3350 - total flux cleaned = 0.0297348 Jy ! Component: 3400 - total flux cleaned = 0.0300883 Jy ! Component: 3450 - total flux cleaned = 0.0304819 Jy ! Component: 3500 - total flux cleaned = 0.0308568 Jy ! Component: 3550 - total flux cleaned = 0.0312526 Jy ! Component: 3600 - total flux cleaned = 0.0316297 Jy ! Component: 3650 - total flux cleaned = 0.0319878 Jy ! Component: 3700 - total flux cleaned = 0.0323672 Jy ! Component: 3750 - total flux cleaned = 0.0327479 Jy ! Component: 3800 - total flux cleaned = 0.0331104 Jy ! Component: 3850 - total flux cleaned = 0.0334746 Jy ! Component: 3900 - total flux cleaned = 0.0337999 Jy ! Component: 3950 - total flux cleaned = 0.0341474 Jy ! Component: 4000 - total flux cleaned = 0.0345173 Jy ! Component: 4050 - total flux cleaned = 0.0348686 Jy ! Total flux subtracted in 4096 components = 0.0352009 Jy ! Clean residual min=-0.001042 max=0.001042 Jy/beam ! Clean residual mean=0.000197 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.8152 Jy keep ! Adding 524 model components to the UV plane model. ! The established model now contains 1846 components and 0.8152 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1636-4102_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.1 x 49.34 at 3.289 degrees (North through East) ! Clean map min=-0.060651 max=0.25409 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1636-4102_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.254 rms= 0.00055 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1636-4102_S_uvs.log closed on Sat Jan 9 17:51:36 2016