! Started logfile: /scr/pima/rdv95_uvs/J2259-0811_X_uvs.log on Wed Nov 6 20:50:39 2013 obs /scr/pima/rdv95_uvs/J2259-0811_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J2259-0811_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7216 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J2259-0811_X] 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.200x0.200 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011650Jy sigma=1.516581 ! Fit after self-cal, rms=0.901382Jy sigma=1.340476 ! 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=0.7934 mas, bmaj=2.471 mas, bpa=-15.68 degrees ! Estimated noise=10.9831 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.0801446 Jy ! Component: 100 - total flux cleaned = 0.102418 Jy ! Total flux subtracted in 100 components = 0.102418 Jy ! Clean residual min=-0.004609 max=0.008200 Jy/beam ! Clean residual mean=0.000006 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.102418 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.102418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056073Jy sigma=0.076744 ! Fit after self-cal, rms=0.055943Jy sigma=0.076671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00771661 Jy ! Component: 100 - total flux cleaned = 0.011375 Jy ! Total flux subtracted in 100 components = 0.011375 Jy ! Clean residual min=-0.003899 max=0.003774 Jy/beam ! Clean residual mean=0.000002 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.113793 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.113793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054938Jy sigma=0.074061 ! Fit after self-cal, rms=0.054953Jy sigma=0.074047 ! 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=1.027 mas, bmaj=2.911 mas, bpa=-13.9 degrees ! Estimated noise=5.86562 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.00333136 Jy ! Component: 100 - total flux cleaned = 0.0049858 Jy ! Component: 150 - total flux cleaned = 0.00591205 Jy ! Component: 200 - total flux cleaned = 0.00617714 Jy ! Total flux subtracted in 200 components = 0.00617714 Jy ! Clean residual min=-0.002566 max=0.002705 Jy/beam ! Clean residual mean=-0.000003 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.11997 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.11997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054834Jy sigma=0.073609 ! Fit after self-cal, rms=0.054838Jy sigma=0.073605 ! 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 1.01 FD 1.01 HN 1.01 KP 1.01 ! LA 1.04 MK 1.00 NL 0.94 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.08 KP 0.95 ! LA 0.97 MK 1.01 NL 0.96 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.11 KP 0.86 ! LA 1.08 MK 1.00 NL 0.99 OV 1.04 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.09 KP 0.92 ! LA 1.05 MK 0.99 NL 1.01 OV 1.07 ! PT 0.98 SC 0.92 ! ! ! Fit before self-cal, rms=0.054838Jy sigma=0.073605 ! Fit after self-cal, rms=0.055756Jy sigma=0.072701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.029 mas, bmaj=2.9 mas, bpa=-13.79 degrees ! Estimated noise=5.86008 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.000721981 Jy ! Component: 100 - total flux cleaned = -0.000745755 Jy ! Component: 150 - total flux cleaned = -0.000787097 Jy ! Component: 200 - total flux cleaned = -0.000805219 Jy ! Total flux subtracted in 200 components = -0.000805219 Jy ! Clean residual min=-0.001720 max=0.001752 Jy/beam ! Clean residual mean=0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.119164 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.119164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055730Jy sigma=0.072676 ! Fit after self-cal, rms=0.055775Jy sigma=0.072661 ! 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.055775Jy sigma=0.072661 ! Fit after self-cal, rms=0.055839Jy sigma=0.072656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=2.906 mas, bpa=-13.83 degrees ! Estimated noise=5.84902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000505628 Jy ! Component: 100 - total flux cleaned = -0.000556361 Jy ! Component: 150 - total flux cleaned = -0.000601638 Jy ! Component: 200 - total flux cleaned = -0.000642942 Jy ! Total flux subtracted in 200 components = -0.000642942 Jy ! Clean residual min=-0.001679 max=0.001734 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.118522 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.118522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055826Jy sigma=0.072643 ! Fit after self-cal, rms=0.055825Jy sigma=0.072643 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 = -3.65414e-05 Jy ! Component: 100 - total flux cleaned = -6.18342e-05 Jy ! Component: 150 - total flux cleaned = -8.35367e-05 Jy ! Component: 200 - total flux cleaned = -0.000103776 Jy ! Total flux subtracted in 200 components = -0.000103776 Jy ! Clean residual min=-0.001684 max=0.001717 Jy/beam ! Clean residual mean=0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.118418 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.118418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055820Jy sigma=0.072636 ! Fit after self-cal, rms=0.055816Jy sigma=0.072636 ! 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.055816Jy sigma=0.072636 ! Fit after self-cal, rms=0.056016Jy sigma=0.072508 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=2.915 mas, bpa=-13.84 degrees ! Estimated noise=5.84617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313227 Jy ! Component: 100 - total flux cleaned = -0.000379469 Jy ! Component: 150 - total flux cleaned = -0.000409225 Jy ! Component: 200 - total flux cleaned = -0.000436884 Jy ! Total flux subtracted in 200 components = -0.000436884 Jy ! Clean residual min=-0.001677 max=0.001709 Jy/beam ! Clean residual mean=-0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.117981 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.117981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056011Jy sigma=0.072503 ! Fit after self-cal, rms=0.056016Jy sigma=0.072501 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 = -4.55293e-05 Jy ! Component: 100 - total flux cleaned = -4.57987e-05 Jy ! Component: 150 - total flux cleaned = -5.47356e-05 Jy ! Component: 200 - total flux cleaned = -6.28758e-05 Jy ! Total flux subtracted in 200 components = -6.28758e-05 Jy ! Clean residual min=-0.001672 max=0.001697 Jy/beam ! Clean residual mean=-0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.117918 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.117918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056012Jy sigma=0.072498 ! Fit after self-cal, rms=0.056010Jy sigma=0.072498 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.056010Jy sigma=0.072498 ! Fit after self-cal, rms=0.055990Jy sigma=0.072497 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.396 mas, bmaj=4.232 mas, bpa=-6.655 degrees ! Estimated noise=6.2733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00053416 Jy ! Component: 100 - total flux cleaned = -0.000564906 Jy ! Component: 150 - total flux cleaned = -0.000580273 Jy ! Component: 200 - total flux cleaned = -0.000600661 Jy ! Total flux subtracted in 200 components = -0.000600661 Jy ! Clean residual min=-0.001793 max=0.001603 Jy/beam ! Clean residual mean=-0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.117317 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 61 components and 0.117317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055992Jy sigma=0.072494 ! Fit after self-cal, rms=0.055985Jy sigma=0.072491 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 = -2.64723e-05 Jy ! Component: 100 - total flux cleaned = -3.7201e-05 Jy ! Component: 150 - total flux cleaned = -3.72394e-05 Jy ! Component: 200 - total flux cleaned = -4.80446e-05 Jy ! Total flux subtracted in 200 components = -4.80446e-05 Jy ! Clean residual min=-0.001785 max=0.001594 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.117269 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.117269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055989Jy sigma=0.072490 ! Fit after self-cal, rms=0.055983Jy sigma=0.072488 ! 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.056210Jy sigma=0.072117 ! Fit after self-cal, rms=0.056210Jy sigma=0.072117 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. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.056210Jy sigma=0.072117 ! Fit after self-cal, rms=0.055962Jy sigma=0.072486 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=0.7948 mas, bmaj=2.468 mas, bpa=-15.51 degrees ! Estimated noise=10.9777 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.000640337 Jy ! Component: 100 - total flux cleaned = -0.000878749 Jy ! Component: 150 - total flux cleaned = -0.00100959 Jy ! Component: 200 - total flux cleaned = -0.00103321 Jy ! Total flux subtracted in 200 components = -0.00103321 Jy ! Clean residual min=-0.003639 max=0.003040 Jy/beam ! Clean residual mean=0.000000 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.116236 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.116236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055975Jy sigma=0.072517 ! Fit after self-cal, rms=0.055977Jy sigma=0.072503 ! 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=1.03 mas, bmaj=2.915 mas, bpa=-13.81 degrees ! Estimated noise=5.83137 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.8, -2.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812423 Jy ! Component: 100 - total flux cleaned = 0.00100685 Jy ! Component: 150 - total flux cleaned = 0.00124226 Jy ! Component: 200 - total flux cleaned = 0.00141662 Jy ! Component: 250 - total flux cleaned = 0.00153995 Jy ! Component: 300 - total flux cleaned = 0.00162406 Jy ! Component: 350 - total flux cleaned = 0.00175407 Jy ! Component: 400 - total flux cleaned = 0.00182614 Jy ! Total flux subtracted in 400 components = 0.00182614 Jy ! Clean residual min=-0.001548 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.118062 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 106 components and 0.118062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055847Jy sigma=0.072374 ! Fit after self-cal, rms=0.055849Jy sigma=0.072364 ! 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 = 8.39067e-05 Jy ! Component: 100 - total flux cleaned = 0.000108523 Jy ! Component: 150 - total flux cleaned = 0.000150971 Jy ! Component: 200 - total flux cleaned = 0.000210468 Jy ! Component: 250 - total flux cleaned = 0.000265545 Jy ! Component: 300 - total flux cleaned = 0.00029975 Jy ! Component: 350 - total flux cleaned = 0.00031636 Jy ! Component: 400 - total flux cleaned = 0.000332414 Jy ! Total flux subtracted in 400 components = 0.000332414 Jy ! Clean residual min=-0.001490 max=0.001336 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.118395 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 125 components and 0.118395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055810Jy sigma=0.072335 ! Fit after self-cal, rms=0.055813Jy sigma=0.072334 ! 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. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.056041Jy sigma=0.071964 ! Fit after self-cal, rms=0.055708Jy sigma=0.072330 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=2.915 mas, bpa=-13.8 degrees ! Estimated noise=5.81784 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.47178e-05 Jy ! Component: 100 - total flux cleaned = 7.24527e-05 Jy ! Component: 150 - total flux cleaned = 7.23883e-05 Jy ! Component: 200 - total flux cleaned = 7.2044e-05 Jy ! Component: 250 - total flux cleaned = 7.20412e-05 Jy ! Component: 300 - total flux cleaned = 7.23684e-05 Jy ! Component: 350 - total flux cleaned = 8.46546e-05 Jy ! Component: 400 - total flux cleaned = 7.26601e-05 Jy ! Total flux subtracted in 400 components = 7.26601e-05 Jy ! Clean residual min=-0.001484 max=0.001354 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.118467 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 141 components and 0.118467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055686Jy sigma=0.072317 ! Fit after self-cal, rms=0.055688Jy sigma=0.072316 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 = -6.94694e-05 Jy ! Component: 100 - total flux cleaned = -8.15177e-05 Jy ! Component: 150 - total flux cleaned = -9.30511e-05 Jy ! Component: 200 - total flux cleaned = -9.3282e-05 Jy ! Component: 250 - total flux cleaned = -0.000103983 Jy ! Component: 300 - total flux cleaned = -9.3463e-05 Jy ! Component: 350 - total flux cleaned = -0.000103832 Jy ! Component: 400 - total flux cleaned = -0.000113804 Jy ! Total flux subtracted in 400 components = -0.000113804 Jy ! Clean residual min=-0.001479 max=0.001348 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.118353 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 159 components and 0.118353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055675Jy sigma=0.072308 ! Fit after self-cal, rms=0.055676Jy sigma=0.072308 ! 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.055676Jy sigma=0.072308 ! Fit after self-cal, rms=0.055641Jy sigma=0.072296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=2.914 mas, bpa=-13.78 degrees ! Estimated noise=5.81182 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.40597e-06 Jy ! Component: 100 - total flux cleaned = -3.39931e-06 Jy ! Component: 150 - total flux cleaned = 8.34249e-06 Jy ! Component: 200 - total flux cleaned = 1.88245e-05 Jy ! Component: 250 - total flux cleaned = 2.8792e-05 Jy ! Component: 300 - total flux cleaned = 3.86153e-05 Jy ! Component: 350 - total flux cleaned = 4.79666e-05 Jy ! Component: 400 - total flux cleaned = 5.70479e-05 Jy ! Total flux subtracted in 400 components = 5.70479e-05 Jy ! Clean residual min=-0.001420 max=0.001345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.118411 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 178 components and 0.118411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055628Jy sigma=0.072288 ! Fit after self-cal, rms=0.055628Jy sigma=0.072288 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 = -3.41713e-05 Jy ! Component: 100 - total flux cleaned = -5.28203e-05 Jy ! Component: 150 - total flux cleaned = -5.28272e-05 Jy ! Component: 200 - total flux cleaned = -5.27809e-05 Jy ! Component: 250 - total flux cleaned = -5.28406e-05 Jy ! Component: 300 - total flux cleaned = -5.27673e-05 Jy ! Component: 350 - total flux cleaned = -5.28167e-05 Jy ! Component: 400 - total flux cleaned = -4.48237e-05 Jy ! Total flux subtracted in 400 components = -4.48237e-05 Jy ! Clean residual min=-0.001415 max=0.001332 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.118366 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 189 components and 0.118366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055620Jy sigma=0.072283 ! Fit after self-cal, rms=0.055621Jy sigma=0.072283 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.055621Jy sigma=0.072283 ! Fit after self-cal, rms=0.055911Jy sigma=0.071161 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.401 mas, bmaj=4.24 mas, bpa=-6.681 degrees ! Estimated noise=6.26353 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174515 Jy ! Component: 100 - total flux cleaned = 0.000237855 Jy ! Component: 150 - total flux cleaned = 0.000302153 Jy ! Component: 200 - total flux cleaned = 0.000342728 Jy ! Component: 250 - total flux cleaned = 0.000378553 Jy ! Component: 300 - total flux cleaned = 0.00040443 Jy ! Component: 350 - total flux cleaned = 0.000398627 Jy ! Component: 400 - total flux cleaned = 0.000398562 Jy ! Total flux subtracted in 400 components = 0.000398562 Jy ! Clean residual min=-0.001374 max=0.001304 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.118764 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 211 components and 0.118764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055911Jy sigma=0.071156 ! Fit after self-cal, rms=0.055925Jy sigma=0.071149 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 = -4.85917e-05 Jy ! Component: 100 - total flux cleaned = -4.31314e-05 Jy ! Component: 150 - total flux cleaned = -3.78405e-05 Jy ! Component: 200 - total flux cleaned = -4.29759e-05 Jy ! Component: 250 - total flux cleaned = -4.30232e-05 Jy ! Component: 300 - total flux cleaned = -4.79271e-05 Jy ! Component: 350 - total flux cleaned = -5.26e-05 Jy ! Component: 400 - total flux cleaned = -5.7029e-05 Jy ! Total flux subtracted in 400 components = -5.7029e-05 Jy ! Clean residual min=-0.001365 max=0.001301 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.118707 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 221 components and 0.118707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055925Jy sigma=0.071148 ! Fit after self-cal, rms=0.055924Jy sigma=0.071147 ! 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=1.031 mas, bmaj=2.92 mas, bpa=-13.83 degrees ! Estimated noise=5.838 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 2.92 at -13.83 degrees (North through East) ! Clean map min=-0.0023565 max=0.10451 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=0.7957 mas, bmaj=2.477 mas, bpa=-15.63 degrees ! Estimated noise=11.0189 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805286 Jy ! Component: 100 - total flux cleaned = 0.102478 Jy ! Component: 150 - total flux cleaned = 0.109991 Jy ! Component: 200 - total flux cleaned = 0.113493 Jy ! Component: 250 - total flux cleaned = 0.114738 Jy ! Component: 300 - total flux cleaned = 0.115135 Jy ! Component: 350 - total flux cleaned = 0.115415 Jy ! Component: 400 - total flux cleaned = 0.115668 Jy ! Total flux subtracted in 400 components = 0.115668 Jy ! Clean residual min=-0.003247 max=0.002743 Jy/beam ! Clean residual mean=0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.115668 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.115668 Jy ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=2.92 mas, bpa=-13.83 degrees ! Estimated noise=5.838 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.00163154 Jy ! Component: 100 - total flux cleaned = 0.00239551 Jy ! Component: 150 - total flux cleaned = 0.00279601 Jy ! Component: 200 - total flux cleaned = 0.00304581 Jy ! Component: 250 - total flux cleaned = 0.00318821 Jy ! Component: 300 - total flux cleaned = 0.00324964 Jy ! Component: 350 - total flux cleaned = 0.00324778 Jy ! Component: 400 - total flux cleaned = 0.00324721 Jy ! Total flux subtracted in 400 components = 0.00324721 Jy ! Clean residual min=-0.001562 max=0.001320 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.118916 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 76 components and 0.118916 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.401 mas, bmaj=4.24 mas, bpa=-6.681 degrees ! Estimated noise=6.26353 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237226 Jy ! Component: 100 - total flux cleaned = 0.000279966 Jy ! Component: 150 - total flux cleaned = 0.000298261 Jy ! Component: 200 - total flux cleaned = 0.000263625 Jy ! Component: 250 - total flux cleaned = 0.000216389 Jy ! Component: 300 - total flux cleaned = 0.000187667 Jy ! Component: 350 - total flux cleaned = 0.000160644 Jy ! Component: 400 - total flux cleaned = 0.000135252 Jy ! Total flux subtracted in 400 components = 0.000135252 Jy ! Clean residual min=-0.001387 max=0.001374 Jy/beam ! Clean residual mean=-0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.119051 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.408e-05 Jy ! Component: 100 - total flux cleaned = -5.75586e-05 Jy ! Component: 150 - total flux cleaned = -8.88074e-05 Jy ! Component: 200 - total flux cleaned = -9.84523e-05 Jy ! Component: 250 - total flux cleaned = -0.000117144 Jy ! Component: 300 - total flux cleaned = -0.000116956 Jy ! Component: 350 - total flux cleaned = -0.000125445 Jy ! Component: 400 - total flux cleaned = -0.000125407 Jy ! Total flux subtracted in 400 components = -0.000125407 Jy ! Clean residual min=-0.001346 max=0.001345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.118925 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 135 components and 0.118925 Jy ! Inverting map ! Added new window around map position (38, 48.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794734 Jy ! Component: 100 - total flux cleaned = 0.000967191 Jy ! Component: 150 - total flux cleaned = 0.00107314 Jy ! Component: 200 - total flux cleaned = 0.00107397 Jy ! Component: 250 - total flux cleaned = 0.00104425 Jy ! Component: 300 - total flux cleaned = 0.000993409 Jy ! Component: 350 - total flux cleaned = 0.000970035 Jy ! Component: 400 - total flux cleaned = 0.000948543 Jy ! Total flux subtracted in 400 components = 0.000948543 Jy ! Clean residual min=-0.001367 max=0.001184 Jy/beam ! Clean residual mean=-0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.119874 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 180 components and 0.119874 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=2.92 mas, bpa=-13.83 degrees ! Estimated noise=5.838 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247525 Jy ! Component: 100 - total flux cleaned = 0.000344418 Jy ! Component: 150 - total flux cleaned = 0.000401857 Jy ! Component: 200 - total flux cleaned = 0.000455117 Jy ! Component: 250 - total flux cleaned = 0.000529799 Jy ! Component: 300 - total flux cleaned = 0.000530182 Jy ! Component: 350 - total flux cleaned = 0.000530583 Jy ! Component: 400 - total flux cleaned = 0.00050907 Jy ! Total flux subtracted in 400 components = 0.00050907 Jy ! Clean residual min=-0.001433 max=0.001314 Jy/beam ! Clean residual mean=-0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.120383 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 233 components and 0.120383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055846Jy sigma=0.071023 ! Fit after self-cal, rms=0.055839Jy sigma=0.071012 wmodel /scr/pima/rdv95_uvs/J2259-0811_X_map.mod ! Writing 233 model components to file: /scr/pima/rdv95_uvs/J2259-0811_X_map.mod wobs /scr/pima/rdv95_uvs/J2259-0811_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J2259-0811_X_uvs.fits wwins /scr/pima/rdv95_uvs/J2259-0811_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv95_uvs/J2259-0811_X_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.000397274 Jy ! Component: 100 - total flux cleaned = -0.00044426 Jy ! Component: 150 - total flux cleaned = -0.000489714 Jy ! Component: 200 - total flux cleaned = -0.000597522 Jy ! Component: 250 - total flux cleaned = -0.000723222 Jy ! Component: 300 - total flux cleaned = -0.000804874 Jy ! Component: 350 - total flux cleaned = -0.000903892 Jy ! Component: 400 - total flux cleaned = -0.000942708 Jy ! Component: 450 - total flux cleaned = -0.00105676 Jy ! Component: 500 - total flux cleaned = -0.00111242 Jy ! Component: 550 - total flux cleaned = -0.00116685 Jy ! Component: 600 - total flux cleaned = -0.00123752 Jy ! Component: 650 - total flux cleaned = -0.00128967 Jy ! Component: 700 - total flux cleaned = -0.00137634 Jy ! Component: 750 - total flux cleaned = -0.00152952 Jy ! Component: 800 - total flux cleaned = -0.00159662 Jy ! Component: 850 - total flux cleaned = -0.00169606 Jy ! Component: 900 - total flux cleaned = -0.00176116 Jy ! Component: 950 - total flux cleaned = -0.00180936 Jy ! Component: 1000 - total flux cleaned = -0.00187312 Jy ! Component: 1050 - total flux cleaned = -0.00188879 Jy ! Component: 1100 - total flux cleaned = -0.00190453 Jy ! Component: 1150 - total flux cleaned = -0.00196613 Jy ! Component: 1200 - total flux cleaned = -0.00198134 Jy ! Component: 1250 - total flux cleaned = -0.0020267 Jy ! Component: 1300 - total flux cleaned = -0.00199656 Jy ! Component: 1350 - total flux cleaned = -0.00201151 Jy ! Component: 1400 - total flux cleaned = -0.0020409 Jy ! Component: 1450 - total flux cleaned = -0.00205555 Jy ! Component: 1500 - total flux cleaned = -0.00212767 Jy ! Component: 1550 - total flux cleaned = -0.00215621 Jy ! Component: 1600 - total flux cleaned = -0.00218457 Jy ! Component: 1650 - total flux cleaned = -0.0022547 Jy ! Component: 1700 - total flux cleaned = -0.00225447 Jy ! Component: 1750 - total flux cleaned = -0.00225432 Jy ! Component: 1800 - total flux cleaned = -0.00229552 Jy ! Component: 1850 - total flux cleaned = -0.0023501 Jy ! Component: 1900 - total flux cleaned = -0.00237706 Jy ! Component: 1950 - total flux cleaned = -0.00236365 Jy ! Component: 2000 - total flux cleaned = -0.00244352 Jy ! Component: 2050 - total flux cleaned = -0.00241702 Jy ! Component: 2100 - total flux cleaned = -0.00244309 Jy ! Component: 2150 - total flux cleaned = -0.002456 Jy ! Component: 2200 - total flux cleaned = -0.00245593 Jy ! Component: 2250 - total flux cleaned = -0.00248166 Jy ! Component: 2300 - total flux cleaned = -0.00245613 Jy ! Component: 2350 - total flux cleaned = -0.00249428 Jy ! Component: 2400 - total flux cleaned = -0.00250695 Jy ! Component: 2450 - total flux cleaned = -0.00244463 Jy ! Component: 2500 - total flux cleaned = -0.00250681 Jy ! Component: 2550 - total flux cleaned = -0.00250679 Jy ! Component: 2600 - total flux cleaned = -0.00251897 Jy ! Component: 2650 - total flux cleaned = -0.00253123 Jy ! Component: 2700 - total flux cleaned = -0.00250702 Jy ! Component: 2750 - total flux cleaned = -0.00248291 Jy ! Component: 2800 - total flux cleaned = -0.00251896 Jy ! Component: 2850 - total flux cleaned = -0.00253085 Jy ! Component: 2900 - total flux cleaned = -0.00250719 Jy ! Component: 2950 - total flux cleaned = -0.00251905 Jy ! Component: 3000 - total flux cleaned = -0.00249573 Jy ! Component: 3050 - total flux cleaned = -0.0025424 Jy ! Component: 3100 - total flux cleaned = -0.00256554 Jy ! Component: 3150 - total flux cleaned = -0.00258853 Jy ! Component: 3200 - total flux cleaned = -0.00257706 Jy ! Component: 3250 - total flux cleaned = -0.00261135 Jy ! Component: 3300 - total flux cleaned = -0.00262265 Jy ! Component: 3350 - total flux cleaned = -0.00264517 Jy ! Component: 3400 - total flux cleaned = -0.00266765 Jy ! Component: 3450 - total flux cleaned = -0.00263417 Jy ! Component: 3500 - total flux cleaned = -0.00265641 Jy ! Component: 3550 - total flux cleaned = -0.0027557 Jy ! Component: 3600 - total flux cleaned = -0.00270068 Jy ! Component: 3650 - total flux cleaned = -0.00271158 Jy ! Component: 3700 - total flux cleaned = -0.00272248 Jy ! Component: 3750 - total flux cleaned = -0.0027658 Jy ! Component: 3800 - total flux cleaned = -0.00276585 Jy ! Component: 3850 - total flux cleaned = -0.00276581 Jy ! Component: 3900 - total flux cleaned = -0.0027765 Jy ! Component: 3950 - total flux cleaned = -0.0027872 Jy ! Component: 4000 - total flux cleaned = -0.00276607 Jy ! Component: 4050 - total flux cleaned = -0.00280819 Jy ! Total flux subtracted in 4096 components = -0.00280817 Jy ! Clean residual min=-0.000642 max=0.000625 Jy/beam ! Clean residual mean=0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.117575 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 523 components and 0.117575 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J2259-0811_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 2.92 at -13.83 degrees (North through East) ! Clean map min=-0.0019997 max=0.10435 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J2259-0811_X_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.1043 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J2259-0811_X_uvs.log closed on Wed Nov 6 20:50:45 2013