! Started logfile: /scr/pima/rdv95_uvs/J2259-0811_S_uvs.log on Wed Nov 6 20:50:26 2013 obs /scr/pima/rdv95_uvs/J2259-0811_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J2259-0811_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2259-0811 ! ! 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 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7920 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J2259-0811_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.012411Jy sigma=1.909703 ! Fit after self-cal, rms=0.859080Jy sigma=1.609355 ! 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=2.848 mas, bmaj=6.912 mas, bpa=-2.341 degrees ! Estimated noise=8.04685 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110732 Jy ! Component: 100 - total flux cleaned = 0.13532 Jy ! Total flux subtracted in 100 components = 0.13532 Jy ! Clean residual min=-0.004550 max=0.008059 Jy/beam ! Clean residual mean=0.000028 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.13532 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.13532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063013Jy sigma=0.110910 ! Fit after self-cal, rms=0.062987Jy sigma=0.110873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879883 Jy ! Component: 100 - total flux cleaned = 0.0134273 Jy ! Total flux subtracted in 100 components = 0.0134273 Jy ! Clean residual min=-0.004176 max=0.004641 Jy/beam ! Clean residual mean=0.000014 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.148747 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.148747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061744Jy sigma=0.107230 ! Fit after self-cal, rms=0.061749Jy sigma=0.107206 ! 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=3.571 mas, bmaj=8.238 mas, bpa=-3.752 degrees ! Estimated noise=4.33384 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 (4.4, -8.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00583897 Jy ! Component: 100 - total flux cleaned = 0.0089965 Jy ! Component: 150 - total flux cleaned = 0.0111473 Jy ! Component: 200 - total flux cleaned = 0.0127042 Jy ! Total flux subtracted in 200 components = 0.0127042 Jy ! Clean residual min=-0.002405 max=0.002683 Jy/beam ! Clean residual mean=0.000012 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.161452 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 72 components and 0.161452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061266Jy sigma=0.105847 ! Fit after self-cal, rms=0.061225Jy sigma=0.105747 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.07 KP 0.95 ! LA 1.15 MK 0.97 NL 0.98 OV 0.98 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.09 KP 0.98 ! LA 1.03 MK 0.98 NL 1.00 OV 1.04 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 1.05 KP 1.00 ! LA 0.97 MK 0.97 NL 1.07 OV 1.03 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.92 KP 0.97 ! LA 0.80 MK 1.09 NL 1.00 OV 0.86 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.061225Jy sigma=0.105747 ! Fit after self-cal, rms=0.059207Jy sigma=0.101229 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=8.254 mas, bpa=-3.628 degrees ! Estimated noise=4.31527 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.00115939 Jy ! Component: 100 - total flux cleaned = 0.00126848 Jy ! Component: 150 - total flux cleaned = 0.00129673 Jy ! Component: 200 - total flux cleaned = 0.00132129 Jy ! Total flux subtracted in 200 components = 0.00132129 Jy ! Clean residual min=-0.001777 max=0.002163 Jy/beam ! Clean residual mean=0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.162773 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 97 components and 0.162773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059159Jy sigma=0.101133 ! Fit after self-cal, rms=0.059189Jy sigma=0.101101 ! 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.059189Jy sigma=0.101101 ! Fit after self-cal, rms=0.059181Jy sigma=0.101092 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.251 mas, bpa=-3.589 degrees ! Estimated noise=4.31259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442562 Jy ! Component: 100 - total flux cleaned = 0.000572407 Jy ! Component: 150 - total flux cleaned = 0.000572785 Jy ! Component: 200 - total flux cleaned = 0.000591487 Jy ! Total flux subtracted in 200 components = 0.000591487 Jy ! Clean residual min=-0.001788 max=0.002056 Jy/beam ! Clean residual mean=0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.163364 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.163364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059160Jy sigma=0.101051 ! Fit after self-cal, rms=0.059154Jy sigma=0.101046 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 (13.6, 36.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148484 Jy ! Component: 100 - total flux cleaned = 0.00173801 Jy ! Component: 150 - total flux cleaned = 0.00176873 Jy ! Component: 200 - total flux cleaned = 0.00176869 Jy ! Total flux subtracted in 200 components = 0.00176869 Jy ! Clean residual min=-0.001730 max=0.001615 Jy/beam ! Clean residual mean=0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.165133 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 133 components and 0.165133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059079Jy sigma=0.100925 ! Fit after self-cal, rms=0.059077Jy sigma=0.100914 ! 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.059077Jy sigma=0.100914 ! Fit after self-cal, rms=0.059259Jy sigma=0.100752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=8.271 mas, bpa=-3.601 degrees ! Estimated noise=4.31497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670648 Jy ! Component: 100 - total flux cleaned = 0.000702804 Jy ! Component: 150 - total flux cleaned = 0.000702801 Jy ! Component: 200 - total flux cleaned = 0.00070283 Jy ! Total flux subtracted in 200 components = 0.00070283 Jy ! Clean residual min=-0.001659 max=0.001584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.165836 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 0.165836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059225Jy sigma=0.100706 ! Fit after self-cal, rms=0.059231Jy sigma=0.100703 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.000119889 Jy ! Component: 100 - total flux cleaned = 9.62052e-05 Jy ! Component: 150 - total flux cleaned = 5.20305e-05 Jy ! Component: 200 - total flux cleaned = 5.18999e-05 Jy ! Total flux subtracted in 200 components = 5.18999e-05 Jy ! Clean residual min=-0.001652 max=0.001568 Jy/beam ! Clean residual mean=-0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.165888 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 167 components and 0.165888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059212Jy sigma=0.100679 ! Fit after self-cal, rms=0.059212Jy sigma=0.100678 ! 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.059212Jy sigma=0.100678 ! Fit after self-cal, rms=0.059298Jy sigma=0.100675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.062 mas, bmaj=13.93 mas, bpa=-1.055 degrees ! Estimated noise=4.85889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.50173e-06 Jy ! Component: 100 - total flux cleaned = 9.57126e-05 Jy ! Component: 150 - total flux cleaned = 0.00016383 Jy ! Component: 200 - total flux cleaned = 0.00021296 Jy ! Total flux subtracted in 200 components = 0.00021296 Jy ! Clean residual min=-0.001484 max=0.001427 Jy/beam ! Clean residual mean=-0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.166101 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 0.166101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059294Jy sigma=0.100664 ! Fit after self-cal, rms=0.059292Jy sigma=0.100662 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 = -1.2811e-05 Jy ! Component: 100 - total flux cleaned = 8.73289e-05 Jy ! Component: 150 - total flux cleaned = 0.000154022 Jy ! Component: 200 - total flux cleaned = 0.000184547 Jy ! Total flux subtracted in 200 components = 0.000184547 Jy ! Clean residual min=-0.001487 max=0.001450 Jy/beam ! Clean residual mean=-0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.166285 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 191 components and 0.166285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059291Jy sigma=0.100658 ! Fit after self-cal, rms=0.059289Jy sigma=0.100656 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059289Jy sigma=0.100656 ! Fit after self-cal, rms=0.059289Jy sigma=0.100656 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059289Jy sigma=0.100656 ! Fit after self-cal, rms=0.059252Jy sigma=0.100655 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.859 mas, bmaj=6.918 mas, bpa=-2.085 degrees ! Estimated noise=8.01426 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 (-24, -39.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124856 Jy ! Component: 100 - total flux cleaned = 0.00086453 Jy ! Component: 150 - total flux cleaned = 0.000489468 Jy ! Component: 200 - total flux cleaned = 0.00048118 Jy ! Total flux subtracted in 200 components = 0.00048118 Jy ! Clean residual min=-0.003016 max=0.002712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.166766 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 214 components and 0.166766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059238Jy sigma=0.100674 ! Fit after self-cal, rms=0.059234Jy sigma=0.100665 ! 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.589 mas, bmaj=8.275 mas, bpa=-3.609 degrees ! Estimated noise=4.3144 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.00061642 Jy ! Component: 100 - total flux cleaned = -0.000377973 Jy ! Component: 150 - total flux cleaned = 2.22258e-05 Jy ! Component: 200 - total flux cleaned = 0.000121448 Jy ! Component: 250 - total flux cleaned = 0.000210965 Jy ! Component: 300 - total flux cleaned = 0.000190462 Jy ! Component: 350 - total flux cleaned = 0.000172046 Jy ! Component: 400 - total flux cleaned = 0.000172807 Jy ! Total flux subtracted in 400 components = 0.000172807 Jy ! Clean residual min=-0.001595 max=0.001569 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.166939 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 251 components and 0.166939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059180Jy sigma=0.100563 ! Fit after self-cal, rms=0.059179Jy sigma=0.100560 ! 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.00014441 Jy ! Component: 100 - total flux cleaned = 0.000161748 Jy ! Component: 150 - total flux cleaned = 0.000161262 Jy ! Component: 200 - total flux cleaned = 0.000112297 Jy ! Component: 250 - total flux cleaned = 9.70141e-05 Jy ! Component: 300 - total flux cleaned = 8.1975e-05 Jy ! Component: 350 - total flux cleaned = 8.19562e-05 Jy ! Component: 400 - total flux cleaned = 3.98457e-05 Jy ! Total flux subtracted in 400 components = 3.98457e-05 Jy ! Clean residual min=-0.001549 max=0.001523 Jy/beam ! Clean residual mean=-0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.166979 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 269 components and 0.166979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059160Jy sigma=0.100535 ! Fit after self-cal, rms=0.059159Jy sigma=0.100534 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059159Jy sigma=0.100534 ! Fit after self-cal, rms=0.059200Jy sigma=0.100531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=8.279 mas, bpa=-3.647 degrees ! Estimated noise=4.31566 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155552 Jy ! Component: 100 - total flux cleaned = 0.000127195 Jy ! Component: 150 - total flux cleaned = 8.61256e-05 Jy ! Component: 200 - total flux cleaned = 8.68863e-05 Jy ! Component: 250 - total flux cleaned = 8.65636e-05 Jy ! Component: 300 - total flux cleaned = 7.39024e-05 Jy ! Component: 350 - total flux cleaned = 6.14043e-05 Jy ! Component: 400 - total flux cleaned = 4.92166e-05 Jy ! Total flux subtracted in 400 components = 4.92166e-05 Jy ! Clean residual min=-0.001530 max=0.001510 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.167028 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 285 components and 0.167028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059186Jy sigma=0.100514 ! Fit after self-cal, rms=0.059186Jy sigma=0.100514 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 = 1.07588e-05 Jy ! Component: 100 - total flux cleaned = -1.32237e-05 Jy ! Component: 150 - total flux cleaned = -1.33339e-05 Jy ! Component: 200 - total flux cleaned = -2.01994e-06 Jy ! Component: 250 - total flux cleaned = -1.35325e-05 Jy ! Component: 300 - total flux cleaned = -2.47057e-05 Jy ! Component: 350 - total flux cleaned = -2.46715e-05 Jy ! Component: 400 - total flux cleaned = -1.37669e-05 Jy ! Total flux subtracted in 400 components = -1.37669e-05 Jy ! Clean residual min=-0.001521 max=0.001502 Jy/beam ! Clean residual mean=0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.167014 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 299 components and 0.167014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059175Jy sigma=0.100502 ! Fit after self-cal, rms=0.059175Jy sigma=0.100502 ! 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.059175Jy sigma=0.100502 ! Fit after self-cal, rms=0.059206Jy sigma=0.100498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=8.283 mas, bpa=-3.672 degrees ! Estimated noise=4.31579 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.61785e-05 Jy ! Component: 100 - total flux cleaned = 6.39269e-05 Jy ! Component: 150 - total flux cleaned = 5.24259e-05 Jy ! Component: 200 - total flux cleaned = 4.12376e-05 Jy ! Component: 250 - total flux cleaned = 4.11425e-05 Jy ! Component: 300 - total flux cleaned = 9.36085e-06 Jy ! Component: 350 - total flux cleaned = 9.26483e-06 Jy ! Component: 400 - total flux cleaned = -2.12488e-05 Jy ! Total flux subtracted in 400 components = -2.12488e-05 Jy ! Clean residual min=-0.001506 max=0.001459 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.166993 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 308 components and 0.166993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059196Jy sigma=0.100486 ! Fit after self-cal, rms=0.059197Jy sigma=0.100486 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.38e-05 Jy ! Component: 100 - total flux cleaned = -2.35347e-05 Jy ! Component: 150 - total flux cleaned = -3.35854e-05 Jy ! Component: 200 - total flux cleaned = -4.35099e-05 Jy ! Component: 250 - total flux cleaned = -5.32687e-05 Jy ! Component: 300 - total flux cleaned = -5.34146e-05 Jy ! Component: 350 - total flux cleaned = -6.27709e-05 Jy ! Component: 400 - total flux cleaned = -6.28315e-05 Jy ! Total flux subtracted in 400 components = -6.28315e-05 Jy ! Clean residual min=-0.001502 max=0.001455 Jy/beam ! Clean residual mean=-0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.16693 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 315 components and 0.16693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059189Jy sigma=0.100478 ! Fit after self-cal, rms=0.059189Jy sigma=0.100477 ! 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.059189Jy sigma=0.100477 ! Fit after self-cal, rms=0.059175Jy sigma=0.099027 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.068 mas, bmaj=13.93 mas, bpa=-1.051 degrees ! Estimated noise=4.86222 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.03924e-05 Jy ! Component: 100 - total flux cleaned = -4.478e-05 Jy ! Component: 150 - total flux cleaned = 8.15416e-06 Jy ! Component: 200 - total flux cleaned = 5.50191e-05 Jy ! Component: 250 - total flux cleaned = 0.000104889 Jy ! Component: 300 - total flux cleaned = 0.000127983 Jy ! Component: 350 - total flux cleaned = 0.000135282 Jy ! Component: 400 - total flux cleaned = 0.000142472 Jy ! Total flux subtracted in 400 components = 0.000142472 Jy ! Clean residual min=-0.001381 max=0.001139 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.167073 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 334 components and 0.167073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059175Jy sigma=0.099023 ! Fit after self-cal, rms=0.059186Jy sigma=0.099016 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.80739e-06 Jy ! Component: 100 - total flux cleaned = 6.33923e-05 Jy ! Component: 150 - total flux cleaned = 6.99595e-05 Jy ! Component: 200 - total flux cleaned = 8.90924e-05 Jy ! Component: 250 - total flux cleaned = 8.29691e-05 Jy ! Component: 300 - total flux cleaned = 8.31579e-05 Jy ! Component: 350 - total flux cleaned = 8.33834e-05 Jy ! Component: 400 - total flux cleaned = 9.4625e-05 Jy ! Total flux subtracted in 400 components = 9.4625e-05 Jy ! Clean residual min=-0.001368 max=0.001146 Jy/beam ! Clean residual mean=-0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.167168 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 345 components and 0.167168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059187Jy sigma=0.099017 ! Fit after self-cal, rms=0.059187Jy sigma=0.099016 ! 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.593 mas, bmaj=8.292 mas, bpa=-3.687 degrees ! Estimated noise=4.32739 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.593 x 8.292 at -3.687 degrees (North through East) ! Clean map min=-0.0014706 max=0.14029 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=2.858 mas, bmaj=6.93 mas, bpa=-2.092 degrees ! Estimated noise=8.03297 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11044 Jy ! Component: 100 - total flux cleaned = 0.135681 Jy ! Component: 150 - total flux cleaned = 0.144816 Jy ! Component: 200 - total flux cleaned = 0.149344 Jy ! Component: 250 - total flux cleaned = 0.152086 Jy ! Component: 300 - total flux cleaned = 0.154353 Jy ! Component: 350 - total flux cleaned = 0.156389 Jy ! Component: 400 - total flux cleaned = 0.157886 Jy ! Total flux subtracted in 400 components = 0.157886 Jy ! Clean residual min=-0.002754 max=0.003004 Jy/beam ! Clean residual mean=0.000005 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.157886 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.157886 Jy ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=8.292 mas, bpa=-3.687 degrees ! Estimated noise=4.32739 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.00294746 Jy ! Component: 100 - total flux cleaned = 0.00498768 Jy ! Component: 150 - total flux cleaned = 0.00623131 Jy ! Component: 200 - total flux cleaned = 0.00689961 Jy ! Component: 250 - total flux cleaned = 0.00729505 Jy ! Component: 300 - total flux cleaned = 0.00765572 Jy ! Component: 350 - total flux cleaned = 0.00802915 Jy ! Component: 400 - total flux cleaned = 0.00840776 Jy ! Total flux subtracted in 400 components = 0.00840776 Jy ! Clean residual min=-0.001681 max=0.001576 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.166294 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 127 components and 0.166294 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.068 mas, bmaj=13.93 mas, bpa=-1.051 degrees ! Estimated noise=4.86222 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791754 Jy ! Component: 100 - total flux cleaned = 0.00117269 Jy ! Component: 150 - total flux cleaned = 0.0012424 Jy ! Component: 200 - total flux cleaned = 0.00130628 Jy ! Component: 250 - total flux cleaned = 0.00134569 Jy ! Component: 300 - total flux cleaned = 0.00136426 Jy ! Component: 350 - total flux cleaned = 0.00141395 Jy ! Component: 400 - total flux cleaned = 0.00142908 Jy ! Total flux subtracted in 400 components = 0.00142908 Jy ! Clean residual min=-0.001408 max=0.001288 Jy/beam ! Clean residual mean=0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.167723 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 = 2.9196e-05 Jy ! Component: 100 - total flux cleaned = 7.02012e-05 Jy ! Component: 150 - total flux cleaned = 0.000109556 Jy ! Component: 200 - total flux cleaned = 0.00014673 Jy ! Component: 250 - total flux cleaned = 0.000182249 Jy ! Component: 300 - total flux cleaned = 0.000181896 Jy ! Component: 350 - total flux cleaned = 0.000193297 Jy ! Component: 400 - total flux cleaned = 0.000171811 Jy ! Total flux subtracted in 400 components = 0.000171811 Jy ! Clean residual min=-0.001399 max=0.001251 Jy/beam ! Clean residual mean=-0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.167895 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 199 components and 0.167895 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=8.292 mas, bpa=-3.687 degrees ! Estimated noise=4.32739 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.8551e-05 Jy ! Component: 100 - total flux cleaned = 2.70838e-05 Jy ! Component: 150 - total flux cleaned = 5.43165e-05 Jy ! Component: 200 - total flux cleaned = 5.57209e-05 Jy ! Component: 250 - total flux cleaned = 8.01119e-05 Jy ! Component: 300 - total flux cleaned = 5.6133e-05 Jy ! Component: 350 - total flux cleaned = 1.25459e-05 Jy ! Component: 400 - total flux cleaned = -7.44056e-06 Jy ! Total flux subtracted in 400 components = -7.44056e-06 Jy ! Clean residual min=-0.001514 max=0.001480 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.167887 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 221 components and 0.167887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059261Jy sigma=0.099090 ! Fit after self-cal, rms=0.059251Jy sigma=0.099083 wmodel /scr/pima/rdv95_uvs/J2259-0811_S_map.mod ! Writing 221 model components to file: /scr/pima/rdv95_uvs/J2259-0811_S_map.mod wobs /scr/pima/rdv95_uvs/J2259-0811_S_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J2259-0811_S_uvs.fits wwins /scr/pima/rdv95_uvs/J2259-0811_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv95_uvs/J2259-0811_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.000252212 Jy ! Component: 100 - total flux cleaned = -0.000556054 Jy ! Component: 150 - total flux cleaned = -0.0009377 Jy ! Component: 200 - total flux cleaned = -0.00114291 Jy ! Component: 250 - total flux cleaned = -0.00131903 Jy ! Component: 300 - total flux cleaned = -0.00153234 Jy ! Component: 350 - total flux cleaned = -0.00165677 Jy ! Component: 400 - total flux cleaned = -0.00181853 Jy ! Component: 450 - total flux cleaned = -0.00195678 Jy ! Component: 500 - total flux cleaned = -0.00213039 Jy ! Component: 550 - total flux cleaned = -0.00226294 Jy ! Component: 600 - total flux cleaned = -0.00233761 Jy ! Component: 650 - total flux cleaned = -0.00244745 Jy ! Component: 700 - total flux cleaned = -0.00246534 Jy ! Component: 750 - total flux cleaned = -0.00257197 Jy ! Component: 800 - total flux cleaned = -0.00264173 Jy ! Component: 850 - total flux cleaned = -0.00272774 Jy ! Component: 900 - total flux cleaned = -0.00279583 Jy ! Component: 950 - total flux cleaned = -0.00289664 Jy ! Component: 1000 - total flux cleaned = -0.00299579 Jy ! Component: 1050 - total flux cleaned = -0.00304459 Jy ! Component: 1100 - total flux cleaned = -0.00314141 Jy ! Component: 1150 - total flux cleaned = -0.00325295 Jy ! Component: 1200 - total flux cleaned = -0.00330011 Jy ! Component: 1250 - total flux cleaned = -0.00340919 Jy ! Component: 1300 - total flux cleaned = -0.00345535 Jy ! Component: 1350 - total flux cleaned = -0.00347075 Jy ! Component: 1400 - total flux cleaned = -0.00354624 Jy ! Component: 1450 - total flux cleaned = -0.00365048 Jy ! Component: 1500 - total flux cleaned = -0.00372404 Jy ! Component: 1550 - total flux cleaned = -0.00382577 Jy ! Component: 1600 - total flux cleaned = -0.00383999 Jy ! Component: 1650 - total flux cleaned = -0.00396815 Jy ! Component: 1700 - total flux cleaned = -0.00398236 Jy ! Component: 1750 - total flux cleaned = -0.00399647 Jy ! Component: 1800 - total flux cleaned = -0.00407978 Jy ! Component: 1850 - total flux cleaned = -0.00409369 Jy ! Component: 1900 - total flux cleaned = -0.00417549 Jy ! Component: 1950 - total flux cleaned = -0.0042161 Jy ! Component: 2000 - total flux cleaned = -0.0042831 Jy ! Component: 2050 - total flux cleaned = -0.00437594 Jy ! Component: 2100 - total flux cleaned = -0.00438922 Jy ! Component: 2150 - total flux cleaned = -0.00446744 Jy ! Component: 2200 - total flux cleaned = -0.00453211 Jy ! Component: 2250 - total flux cleaned = -0.00459629 Jy ! Component: 2300 - total flux cleaned = -0.00464712 Jy ! Component: 2350 - total flux cleaned = -0.0046723 Jy ! Component: 2400 - total flux cleaned = -0.00469734 Jy ! Component: 2450 - total flux cleaned = -0.00469742 Jy ! Component: 2500 - total flux cleaned = -0.00474678 Jy ! Component: 2550 - total flux cleaned = -0.0046854 Jy ! Component: 2600 - total flux cleaned = -0.00475865 Jy ! Component: 2650 - total flux cleaned = -0.00481897 Jy ! Component: 2700 - total flux cleaned = -0.00481874 Jy ! Component: 2750 - total flux cleaned = -0.00480683 Jy ! Component: 2800 - total flux cleaned = -0.00480672 Jy ! Component: 2850 - total flux cleaned = -0.0048067 Jy ! Component: 2900 - total flux cleaned = -0.00481853 Jy ! Component: 2950 - total flux cleaned = -0.00479533 Jy ! Component: 3000 - total flux cleaned = -0.00485308 Jy ! Component: 3050 - total flux cleaned = -0.00485302 Jy ! Component: 3100 - total flux cleaned = -0.0048871 Jy ! Component: 3150 - total flux cleaned = -0.00487569 Jy ! Component: 3200 - total flux cleaned = -0.00485309 Jy ! Component: 3250 - total flux cleaned = -0.00485297 Jy ! Component: 3300 - total flux cleaned = -0.00481954 Jy ! Component: 3350 - total flux cleaned = -0.00479743 Jy ! Component: 3400 - total flux cleaned = -0.00476445 Jy ! Component: 3450 - total flux cleaned = -0.00476444 Jy ! Component: 3500 - total flux cleaned = -0.00475355 Jy ! Component: 3550 - total flux cleaned = -0.00474261 Jy ! Component: 3600 - total flux cleaned = -0.00474259 Jy ! Component: 3650 - total flux cleaned = -0.00476402 Jy ! Component: 3700 - total flux cleaned = -0.00474273 Jy ! Component: 3750 - total flux cleaned = -0.00476386 Jy ! Component: 3800 - total flux cleaned = -0.00475336 Jy ! Component: 3850 - total flux cleaned = -0.00478482 Jy ! Component: 3900 - total flux cleaned = -0.00479524 Jy ! Component: 3950 - total flux cleaned = -0.00480565 Jy ! Component: 4000 - total flux cleaned = -0.00479535 Jy ! Component: 4050 - total flux cleaned = -0.00481577 Jy ! Total flux subtracted in 4096 components = -0.00480557 Jy ! Clean residual min=-0.000627 max=0.000603 Jy/beam ! Clean residual mean=-0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.163082 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 475 components and 0.163082 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J2259-0811_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.593 x 8.292 at -3.687 degrees (North through East) ! Clean map min=-0.0012976 max=0.13947 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J2259-0811_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.1394 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J2259-0811_S_uvs.log closed on Wed Nov 6 20:50:32 2013