! Started logfile: /scr/pima/rdv72_uvs/J0940-2829_X_uvs.log on Sat Oct 5 08:46:40 2013 obs /scr/pima/rdv72_uvs/J0940-2829_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0940-2829_X_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.598667 visibilities/baseline/integration-bin. ! Found source: J0940-2829 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3592 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/01_muppet /scr/pima/rdv72_uvs/J0940-2829_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff 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 23 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 31 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009012Jy sigma=0.794593 ! Fit after self-cal, rms=0.928023Jy sigma=0.727290 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6298 mas, bmaj=1.594 mas, bpa=-5.559 degrees ! Estimated noise=30.4994 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.0577239 Jy ! Component: 100 - total flux cleaned = 0.074215 Jy ! Total flux subtracted in 100 components = 0.074215 Jy ! Clean residual min=-0.009914 max=0.011598 Jy/beam ! Clean residual mean=0.000015 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.074215 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.074215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093119Jy sigma=0.072797 ! Fit after self-cal, rms=0.091790Jy sigma=0.071859 ! 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=0.83 mas, bmaj=2.004 mas, bpa=-5.869 degrees ! Estimated noise=15.8528 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.0146312 Jy ! Component: 100 - total flux cleaned = 0.0213925 Jy ! Component: 150 - total flux cleaned = 0.0247578 Jy ! Component: 200 - total flux cleaned = 0.0264345 Jy ! Total flux subtracted in 200 components = 0.0264345 Jy ! Clean residual min=-0.009731 max=0.010412 Jy/beam ! Clean residual mean=0.000029 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.100649 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.100649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090797Jy sigma=0.068947 ! Fit after self-cal, rms=0.090958Jy sigma=0.068881 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.80 KP 1.00* LA 1.03 ! MK 0.84 NL 1.50 OV 1.17 PT 0.86 ! SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.28 FD 0.80 LA 0.84 MK 1.08 ! NL 1.00* OV 1.27 PT 0.86 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.81 KP 1.00* LA 1.00 ! MK 0.92 NL 1.35 OV 1.25 PT 0.94 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.40 FD 0.98 LA 1.03 MK 0.90 ! NL 1.00* OV 1.20 PT 0.82 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.75 KP 1.00* LA 1.03 ! MK 0.90 NL 1.35 OV 1.41 PT 0.99 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.46 FD 0.83 LA 0.98 MK 1.12 ! NL 1.00* OV 1.28 PT 0.85 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 0.84 KP 1.00* LA 0.89 ! MK 0.85 NL 1.45 OV 1.31 PT 0.88 ! SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.20 FD 0.80 LA 0.93 MK 0.97 ! NL 1.00* OV 1.27 PT 0.87 SC 0.92 ! ! ! Fit before self-cal, rms=0.090958Jy sigma=0.068881 ! Fit after self-cal, rms=0.099393Jy sigma=0.066484 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8319 mas, bmaj=2.016 mas, bpa=-6.067 degrees ! Estimated noise=15.7752 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.000837849 Jy ! Component: 100 - total flux cleaned = -0.0009034 Jy ! Component: 150 - total flux cleaned = -0.000903719 Jy ! Component: 200 - total flux cleaned = -0.000890633 Jy ! Total flux subtracted in 200 components = -0.000890633 Jy ! Clean residual min=-0.004719 max=0.005353 Jy/beam ! Clean residual mean=-0.000036 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.0997588 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 24 components and 0.0997588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099378Jy sigma=0.066485 ! Fit after self-cal, rms=0.100510Jy sigma=0.066281 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100510Jy sigma=0.066281 ! Fit after self-cal, rms=0.102753Jy sigma=0.066256 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8335 mas, bmaj=2.02 mas, bpa=-5.999 degrees ! Estimated noise=15.8036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000525747 Jy ! Component: 100 - total flux cleaned = -0.000541643 Jy ! Component: 150 - total flux cleaned = -0.000542166 Jy ! Component: 200 - total flux cleaned = -0.000543718 Jy ! Total flux subtracted in 200 components = -0.000543718 Jy ! Clean residual min=-0.004620 max=0.004790 Jy/beam ! Clean residual mean=-0.000030 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.0992151 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.0992151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102739Jy sigma=0.066256 ! Fit after self-cal, rms=0.102874Jy sigma=0.066247 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 (8.6, -20.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00407601 Jy ! Component: 100 - total flux cleaned = 0.00465911 Jy ! Component: 150 - total flux cleaned = 0.00472439 Jy ! Component: 200 - total flux cleaned = 0.00478058 Jy ! Total flux subtracted in 200 components = 0.00478058 Jy ! Clean residual min=-0.003943 max=0.004215 Jy/beam ! Clean residual mean=-0.000022 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.103996 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.103996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102599Jy sigma=0.066143 ! Fit after self-cal, rms=0.102495Jy sigma=0.066100 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102495Jy sigma=0.066100 ! Fit after self-cal, rms=0.099728Jy sigma=0.066069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8314 mas, bmaj=2.014 mas, bpa=-6.101 degrees ! Estimated noise=15.6617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273102 Jy ! Component: 100 - total flux cleaned = 0.00292222 Jy ! Component: 150 - total flux cleaned = 0.00303201 Jy ! Component: 200 - total flux cleaned = 0.00303206 Jy ! Total flux subtracted in 200 components = 0.00303206 Jy ! Clean residual min=-0.003764 max=0.003839 Jy/beam ! Clean residual mean=-0.000018 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.107028 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.107028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099584Jy sigma=0.066020 ! Fit after self-cal, rms=0.099410Jy sigma=0.065984 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.00095707 Jy ! Component: 100 - total flux cleaned = 0.00100878 Jy ! Component: 150 - total flux cleaned = 0.00100688 Jy ! Component: 200 - total flux cleaned = 0.00100844 Jy ! Total flux subtracted in 200 components = 0.00100844 Jy ! Clean residual min=-0.003785 max=0.004012 Jy/beam ! Clean residual mean=-0.000018 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.108036 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.108036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099335Jy sigma=0.065964 ! Fit after self-cal, rms=0.099315Jy sigma=0.065960 ! Inverting map ! Added new window around map position (-1.8, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345406 Jy ! Component: 100 - total flux cleaned = 0.00413404 Jy ! Component: 150 - total flux cleaned = 0.00467776 Jy ! Component: 200 - total flux cleaned = 0.00503505 Jy ! Total flux subtracted in 200 components = 0.00503505 Jy ! Clean residual min=-0.003478 max=0.003157 Jy/beam ! Clean residual mean=-0.000013 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.113071 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.113071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099127Jy sigma=0.065837 ! Fit after self-cal, rms=0.099096Jy sigma=0.065801 ! 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 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099096Jy sigma=0.065801 ! Fit after self-cal, rms=0.097791Jy sigma=0.065769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=6.872 mas, bpa=5.637 degrees ! Estimated noise=18.2544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245694 Jy ! Component: 100 - total flux cleaned = 0.00357544 Jy ! Component: 150 - total flux cleaned = 0.00365327 Jy ! Component: 200 - total flux cleaned = 0.00365173 Jy ! Total flux subtracted in 200 components = 0.00365173 Jy ! Clean residual min=-0.003162 max=0.002558 Jy/beam ! Clean residual mean=-0.000019 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.116723 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.116723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097740Jy sigma=0.065761 ! Fit after self-cal, rms=0.097694Jy sigma=0.065745 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.00114607 Jy ! Component: 100 - total flux cleaned = 0.00127962 Jy ! Component: 150 - total flux cleaned = 0.00130806 Jy ! Component: 200 - total flux cleaned = 0.00133298 Jy ! Total flux subtracted in 200 components = 0.00133298 Jy ! Clean residual min=-0.003076 max=0.002629 Jy/beam ! Clean residual mean=-0.000017 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.118056 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.118056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097679Jy sigma=0.065749 ! Fit after self-cal, rms=0.097658Jy sigma=0.065746 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.8317 mas, bmaj=2.012 mas, bpa=-6.085 degrees ! Estimated noise=15.5635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8317 x 2.012 at -6.085 degrees (North through East) ! Clean map min=-0.0036414 max=0.075482 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.6248 mas, bmaj=1.587 mas, bpa=-5.926 degrees ! Estimated noise=30.3434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0578943 Jy ! Component: 100 - total flux cleaned = 0.0747994 Jy ! Component: 150 - total flux cleaned = 0.0840428 Jy ! Component: 200 - total flux cleaned = 0.0904621 Jy ! Total flux subtracted in 200 components = 0.0904621 Jy ! Clean residual min=-0.008439 max=0.007928 Jy/beam ! Clean residual mean=-0.000012 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.0904622 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0904622 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8317 mas, bmaj=2.012 mas, bpa=-6.085 degrees ! Estimated noise=15.5635 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00921433 Jy ! Component: 100 - total flux cleaned = 0.0147583 Jy ! Component: 150 - total flux cleaned = 0.0188959 Jy ! Component: 200 - total flux cleaned = 0.0220442 Jy ! Total flux subtracted in 200 components = 0.0220442 Jy ! Clean residual min=-0.004294 max=0.003599 Jy/beam ! Clean residual mean=-0.000014 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.112506 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.112506 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.878 mas, bmaj=6.872 mas, bpa=5.637 degrees ! Estimated noise=18.2544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343044 Jy ! Component: 100 - total flux cleaned = 0.00420996 Jy ! Component: 150 - total flux cleaned = 0.00461972 Jy ! Component: 200 - total flux cleaned = 0.00497364 Jy ! Total flux subtracted in 200 components = 0.00497364 Jy ! Clean residual min=-0.003753 max=0.002960 Jy/beam ! Clean residual mean=-0.000021 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.11748 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244769 Jy ! Component: 100 - total flux cleaned = 0.000458969 Jy ! Component: 150 - total flux cleaned = 0.000600067 Jy ! Component: 200 - total flux cleaned = 0.000727033 Jy ! Total flux subtracted in 200 components = 0.000727033 Jy ! Clean residual min=-0.003436 max=0.002807 Jy/beam ! Clean residual mean=-0.000018 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.118207 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.118207 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8317 mas, bmaj=2.012 mas, bpa=-6.085 degrees ! Estimated noise=15.5635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178754 Jy ! Component: 100 - total flux cleaned = -0.000249776 Jy ! Component: 150 - total flux cleaned = -0.000123415 Jy ! Component: 200 - total flux cleaned = 4.18564e-05 Jy ! Total flux subtracted in 200 components = 4.18564e-05 Jy ! Clean residual min=-0.003562 max=0.003362 Jy/beam ! Clean residual mean=-0.000009 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.118249 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.118249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097683Jy sigma=0.065762 ! Fit after self-cal, rms=0.097629Jy sigma=0.065741 wmodel /scr/pima/rdv72_uvs/J0940-2829_X_map.mod ! Writing 89 model components to file: /scr/pima/rdv72_uvs/J0940-2829_X_map.mod wobs /scr/pima/rdv72_uvs/J0940-2829_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0940-2829_X_uvs.fits wwins /scr/pima/rdv72_uvs/J0940-2829_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv72_uvs/J0940-2829_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.00118915 Jy ! Component: 100 - total flux cleaned = -0.00165531 Jy ! Component: 150 - total flux cleaned = -0.00198183 Jy ! Component: 200 - total flux cleaned = -0.00218731 Jy ! Component: 250 - total flux cleaned = -0.00243834 Jy ! Component: 300 - total flux cleaned = -0.00273109 Jy ! Component: 350 - total flux cleaned = -0.00306379 Jy ! Component: 400 - total flux cleaned = -0.00352747 Jy ! Component: 450 - total flux cleaned = -0.00379923 Jy ! Component: 500 - total flux cleaned = -0.00419597 Jy ! Component: 550 - total flux cleaned = -0.00445424 Jy ! Component: 600 - total flux cleaned = -0.00453912 Jy ! Component: 650 - total flux cleaned = -0.004747 Jy ! Component: 700 - total flux cleaned = -0.00486988 Jy ! Component: 750 - total flux cleaned = -0.00507202 Jy ! Component: 800 - total flux cleaned = -0.00542805 Jy ! Component: 850 - total flux cleaned = -0.00546692 Jy ! Component: 900 - total flux cleaned = -0.00565879 Jy ! Component: 950 - total flux cleaned = -0.00584754 Jy ! Component: 1000 - total flux cleaned = -0.00603417 Jy ! Component: 1050 - total flux cleaned = -0.00618144 Jy ! Component: 1100 - total flux cleaned = -0.00629054 Jy ! Component: 1150 - total flux cleaned = -0.00654174 Jy ! Component: 1200 - total flux cleaned = -0.00654091 Jy ! Component: 1250 - total flux cleaned = -0.00668159 Jy ! Component: 1300 - total flux cleaned = -0.00678593 Jy ! Component: 1350 - total flux cleaned = -0.00685484 Jy ! Component: 1400 - total flux cleaned = -0.00702469 Jy ! Component: 1450 - total flux cleaned = -0.00699075 Jy ! Component: 1500 - total flux cleaned = -0.00702446 Jy ! Component: 1550 - total flux cleaned = -0.00709043 Jy ! Component: 1600 - total flux cleaned = -0.00715639 Jy ! Component: 1650 - total flux cleaned = -0.00715679 Jy ! Component: 1700 - total flux cleaned = -0.00728589 Jy ! Component: 1750 - total flux cleaned = -0.00728589 Jy ! Component: 1800 - total flux cleaned = -0.00731753 Jy ! Component: 1850 - total flux cleaned = -0.0072859 Jy ! Component: 1900 - total flux cleaned = -0.00734851 Jy ! Component: 1950 - total flux cleaned = -0.0073483 Jy ! Component: 2000 - total flux cleaned = -0.00731748 Jy ! Component: 2050 - total flux cleaned = -0.00740951 Jy ! Component: 2100 - total flux cleaned = -0.00737886 Jy ! Component: 2150 - total flux cleaned = -0.00737884 Jy ! Component: 2200 - total flux cleaned = -0.00746923 Jy ! Component: 2250 - total flux cleaned = -0.00740895 Jy ! Component: 2300 - total flux cleaned = -0.00743885 Jy ! Component: 2350 - total flux cleaned = -0.00749847 Jy ! Component: 2400 - total flux cleaned = -0.00755779 Jy ! Component: 2450 - total flux cleaned = -0.00758722 Jy ! Component: 2500 - total flux cleaned = -0.00764557 Jy ! Component: 2550 - total flux cleaned = -0.0076748 Jy ! Component: 2600 - total flux cleaned = -0.0076458 Jy ! Component: 2650 - total flux cleaned = -0.00758771 Jy ! Component: 2700 - total flux cleaned = -0.00758769 Jy ! Component: 2750 - total flux cleaned = -0.00750149 Jy ! Component: 2800 - total flux cleaned = -0.00747275 Jy ! Component: 2850 - total flux cleaned = -0.00741549 Jy ! Component: 2900 - total flux cleaned = -0.0073296 Jy ! Component: 2950 - total flux cleaned = -0.0073581 Jy ! Component: 3000 - total flux cleaned = -0.00727284 Jy ! Component: 3050 - total flux cleaned = -0.00718795 Jy ! Component: 3100 - total flux cleaned = -0.00715964 Jy ! Component: 3150 - total flux cleaned = -0.0071313 Jy ! Component: 3200 - total flux cleaned = -0.00710318 Jy ! Component: 3250 - total flux cleaned = -0.00707489 Jy ! Component: 3300 - total flux cleaned = -0.00710297 Jy ! Component: 3350 - total flux cleaned = -0.00699047 Jy ! Component: 3400 - total flux cleaned = -0.00696241 Jy ! Component: 3450 - total flux cleaned = -0.00690639 Jy ! Component: 3500 - total flux cleaned = -0.00682247 Jy ! Component: 3550 - total flux cleaned = -0.00671031 Jy ! Component: 3600 - total flux cleaned = -0.00673826 Jy ! Component: 3650 - total flux cleaned = -0.0066822 Jy ! Component: 3700 - total flux cleaned = -0.00656969 Jy ! Component: 3750 - total flux cleaned = -0.00659787 Jy ! Component: 3800 - total flux cleaned = -0.00654142 Jy ! Component: 3850 - total flux cleaned = -0.00654144 Jy ! Component: 3900 - total flux cleaned = -0.00654139 Jy ! Component: 3950 - total flux cleaned = -0.00645634 Jy ! Component: 4000 - total flux cleaned = -0.00648466 Jy ! Component: 4050 - total flux cleaned = -0.00645624 Jy ! Total flux subtracted in 4096 components = -0.00645621 Jy ! Clean residual min=-0.001825 max=0.001738 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.111793 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 322 components and 0.111793 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0940-2829_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8317 x 2.012 at -6.085 degrees (North through East) ! Clean map min=-0.0025764 max=0.077114 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0940-2829_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0771141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00041675 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.6213 1.6213 3.2426 6.4852 12.9704 25.9408 51.8816 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0940-2829_X_uvs.log closed on Sat Oct 5 08:46:44 2013