! Started logfile: /d2/scr/pima/rv101_uvs/J2115-1416_S_uvs.log on Sat Nov 29 13:56:39 2014 obs /d2/scr/pima/rv101_uvs/J2115-1416_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_S_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.994434 visibilities/baseline/integration-bin. ! Found source: J2115-1416 ! ! 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 4288 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J2115-1416_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.032981Jy sigma=15.052939 ! Fit after self-cal, rms=0.748361Jy sigma=10.894776 ! 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=3.261 mas, bmaj=9.432 mas, bpa=15.7 degrees ! Estimated noise=1.43803 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.187951 Jy ! Component: 100 - total flux cleaned = 0.231396 Jy ! Total flux subtracted in 100 components = 0.231396 Jy ! Clean residual min=-0.011278 max=0.016769 Jy/beam ! Clean residual mean=0.000024 rms=0.003509 Jy/beam ! Combined flux in latest and established models = 0.231396 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.231396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085887Jy sigma=1.131029 ! Fit after self-cal, rms=0.085851Jy sigma=1.130791 ! 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=4.127 mas, bmaj=10.97 mas, bpa=12.55 degrees ! Estimated noise=0.778352 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.0257481 Jy ! Component: 100 - total flux cleaned = 0.0369361 Jy ! Component: 150 - total flux cleaned = 0.0425932 Jy ! Component: 200 - total flux cleaned = 0.0457336 Jy ! Total flux subtracted in 200 components = 0.0457336 Jy ! Clean residual min=-0.008143 max=0.008534 Jy/beam ! Clean residual mean=0.000017 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.277129 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 42 components and 0.277129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077988Jy sigma=1.029939 ! Fit after self-cal, rms=0.077878Jy sigma=1.028574 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.127 x 10.97 at 12.55 degrees (North through East) ! Clean map min=-0.0079707 max=0.25328 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.10 KP 1.17 LA 1.00 ! NL 1.02 OV 1.03 PT 1.01 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.00 KP 1.03 LA 0.91 ! NL 1.05 OV 1.01 PT 1.01 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 1.10 KP 1.04 LA 0.90 ! NL 1.05 OV 1.01 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.077878Jy sigma=1.028574 ! Fit after self-cal, rms=0.077627Jy sigma=1.008032 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.121 mas, bmaj=10.99 mas, bpa=12.91 degrees ! Estimated noise=0.790358 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.00468945 Jy ! Component: 100 - total flux cleaned = 0.00594742 Jy ! Component: 150 - total flux cleaned = 0.00607003 Jy ! Component: 200 - total flux cleaned = 0.00607201 Jy ! Total flux subtracted in 200 components = 0.00607201 Jy ! Clean residual min=-0.008180 max=0.006706 Jy/beam ! Clean residual mean=0.000012 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.283201 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.283201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077203Jy sigma=1.006408 ! Fit after self-cal, rms=0.077206Jy sigma=1.006314 ! 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.077206Jy sigma=1.006314 ! Fit after self-cal, rms=0.076979Jy sigma=0.987220 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.109 mas, bmaj=10.96 mas, bpa=12.94 degrees ! Estimated noise=0.803448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428738 Jy ! Component: 100 - total flux cleaned = 0.005719 Jy ! Component: 150 - total flux cleaned = 0.00589115 Jy ! Component: 200 - total flux cleaned = 0.00588996 Jy ! Total flux subtracted in 200 components = 0.00588996 Jy ! Clean residual min=-0.006906 max=0.006243 Jy/beam ! Clean residual mean=0.000006 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.289091 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.289091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076668Jy sigma=0.985722 ! Fit after self-cal, rms=0.076661Jy sigma=0.985657 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.21954e-05 Jy ! Component: 100 - total flux cleaned = 8.83387e-06 Jy ! Component: 150 - total flux cleaned = -2.32106e-05 Jy ! Component: 200 - total flux cleaned = -5.50643e-05 Jy ! Total flux subtracted in 200 components = -5.50643e-05 Jy ! Clean residual min=-0.006963 max=0.006275 Jy/beam ! Clean residual mean=0.000006 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.289036 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.289036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076635Jy sigma=0.985295 ! Fit after self-cal, rms=0.076634Jy sigma=0.985282 ! 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.076634Jy sigma=0.985282 ! Fit after self-cal, rms=0.075988Jy sigma=0.960096 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=10.93 mas, bpa=13.04 degrees ! Estimated noise=0.813187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349503 Jy ! Component: 100 - total flux cleaned = 0.00505787 Jy ! Component: 150 - total flux cleaned = 0.00568898 Jy ! Component: 200 - total flux cleaned = 0.00585253 Jy ! Total flux subtracted in 200 components = 0.00585253 Jy ! Clean residual min=-0.005964 max=0.006504 Jy/beam ! Clean residual mean=0.000012 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.294889 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 0.294889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075793Jy sigma=0.958698 ! Fit after self-cal, rms=0.075796Jy sigma=0.958600 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.000341242 Jy ! Component: 100 - total flux cleaned = 0.000427844 Jy ! Component: 150 - total flux cleaned = 0.000509171 Jy ! Component: 200 - total flux cleaned = 0.000560476 Jy ! Total flux subtracted in 200 components = 0.000560476 Jy ! Clean residual min=-0.006000 max=0.006485 Jy/beam ! Clean residual mean=0.000011 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.295449 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.295449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075775Jy sigma=0.958379 ! Fit after self-cal, rms=0.075773Jy sigma=0.958366 ! Inverting map ! Added new window around map position (10, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00591615 Jy ! Component: 100 - total flux cleaned = 0.00777013 Jy ! Component: 150 - total flux cleaned = 0.00813526 Jy ! Component: 200 - total flux cleaned = 0.00795979 Jy ! Total flux subtracted in 200 components = 0.00795979 Jy ! Clean residual min=-0.005179 max=0.005084 Jy/beam ! Clean residual mean=0.000016 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.303409 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.303409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075300Jy sigma=0.952111 ! Fit after self-cal, rms=0.075252Jy sigma=0.951289 ! 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 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075252Jy sigma=0.951289 ! Fit after self-cal, rms=0.075492Jy sigma=0.948827 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.735 mas, bmaj=17.11 mas, bpa=-0.6646 degrees ! Estimated noise=0.943926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427015 Jy ! Component: 100 - total flux cleaned = 0.00663881 Jy ! Component: 150 - total flux cleaned = 0.00788392 Jy ! Component: 200 - total flux cleaned = 0.00838113 Jy ! Total flux subtracted in 200 components = 0.00838113 Jy ! Clean residual min=-0.005715 max=0.006498 Jy/beam ! Clean residual mean=0.000026 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.31179 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 140 components and 0.31179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075295Jy sigma=0.947286 ! Fit after self-cal, rms=0.075286Jy sigma=0.947109 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.00107404 Jy ! Component: 100 - total flux cleaned = 0.00118447 Jy ! Component: 150 - total flux cleaned = 0.00127966 Jy ! Component: 200 - total flux cleaned = 0.00130723 Jy ! Total flux subtracted in 200 components = 0.00130723 Jy ! Clean residual min=-0.005782 max=0.006534 Jy/beam ! Clean residual mean=0.000026 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.313097 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 156 components and 0.313097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075259Jy sigma=0.946974 ! Fit after self-cal, rms=0.075259Jy sigma=0.946961 ! 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=4.083 mas, bmaj=10.92 mas, bpa=13.2 degrees ! Estimated noise=0.820175 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 10.92 at 13.2 degrees (North through East) ! Clean map min=-0.0049661 max=0.26546 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=3.24 mas, bmaj=9.476 mas, bpa=16.36 degrees ! Estimated noise=1.5098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197227 Jy ! Component: 100 - total flux cleaned = 0.244526 Jy ! Component: 150 - total flux cleaned = 0.265854 Jy ! Component: 200 - total flux cleaned = 0.278197 Jy ! Total flux subtracted in 200 components = 0.278197 Jy ! Clean residual min=-0.008573 max=0.008988 Jy/beam ! Clean residual mean=0.000007 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.278197 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.278197 Jy ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=10.92 mas, bpa=13.2 degrees ! Estimated noise=0.820175 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.01249 Jy ! Component: 100 - total flux cleaned = 0.019739 Jy ! Component: 150 - total flux cleaned = 0.0245248 Jy ! Component: 200 - total flux cleaned = 0.0278849 Jy ! Total flux subtracted in 200 components = 0.0278849 Jy ! Clean residual min=-0.005210 max=0.005597 Jy/beam ! Clean residual mean=0.000018 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.306082 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 74 components and 0.306082 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=7.735 mas, bmaj=17.11 mas, bpa=-0.6646 degrees ! Estimated noise=0.943926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355827 Jy ! Component: 100 - total flux cleaned = 0.00574886 Jy ! Component: 150 - total flux cleaned = 0.00640775 Jy ! Component: 200 - total flux cleaned = 0.00699072 Jy ! Total flux subtracted in 200 components = 0.00699072 Jy ! Clean residual min=-0.006029 max=0.006675 Jy/beam ! Clean residual mean=0.000026 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.313073 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.000181277 Jy ! Component: 100 - total flux cleaned = 0.000221409 Jy ! Component: 150 - total flux cleaned = 0.000220777 Jy ! Component: 200 - total flux cleaned = 0.000219687 Jy ! Total flux subtracted in 200 components = 0.000219687 Jy ! Clean residual min=-0.005999 max=0.006651 Jy/beam ! Clean residual mean=0.000026 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.313292 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 135 components and 0.313292 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=10.92 mas, bpa=13.2 degrees ! Estimated noise=0.820175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370385 Jy ! Component: 100 - total flux cleaned = -0.000369675 Jy ! Component: 150 - total flux cleaned = -0.000408216 Jy ! Component: 200 - total flux cleaned = -0.000370614 Jy ! Total flux subtracted in 200 components = -0.000370614 Jy ! Clean residual min=-0.005071 max=0.005202 Jy/beam ! Clean residual mean=0.000019 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.312922 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 152 components and 0.312922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075204Jy sigma=0.946099 ! Fit after self-cal, rms=0.075201Jy sigma=0.946051 wmodel /d2/scr/pima/rv101_uvs/J2115-1416_S_map.mod ! Writing 152 model components to file: /d2/scr/pima/rv101_uvs/J2115-1416_S_map.mod wobs /d2/scr/pima/rv101_uvs/J2115-1416_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2115-1416_S_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J2115-1416_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.000124578 Jy ! Component: 100 - total flux cleaned = -0.000301227 Jy ! Component: 150 - total flux cleaned = -0.000142248 Jy ! Component: 200 - total flux cleaned = -0.000219962 Jy ! Component: 250 - total flux cleaned = -0.000579482 Jy ! Component: 300 - total flux cleaned = -0.000783804 Jy ! Component: 350 - total flux cleaned = -0.001048 Jy ! Component: 400 - total flux cleaned = -0.00105138 Jy ! Component: 450 - total flux cleaned = -0.00130017 Jy ! Component: 500 - total flux cleaned = -0.00111955 Jy ! Component: 550 - total flux cleaned = -0.00106039 Jy ! Component: 600 - total flux cleaned = -0.000945239 Jy ! Component: 650 - total flux cleaned = -0.000833721 Jy ! Component: 700 - total flux cleaned = -0.000726693 Jy ! Component: 750 - total flux cleaned = -0.000727422 Jy ! Component: 800 - total flux cleaned = -0.000779421 Jy ! Component: 850 - total flux cleaned = -0.000729295 Jy ! Component: 900 - total flux cleaned = -0.000829742 Jy ! Component: 950 - total flux cleaned = -0.000926 Jy ! Component: 1000 - total flux cleaned = -0.000972012 Jy ! Component: 1050 - total flux cleaned = -0.00101727 Jy ! Component: 1100 - total flux cleaned = -0.0010172 Jy ! Component: 1150 - total flux cleaned = -0.00115212 Jy ! Component: 1200 - total flux cleaned = -0.00128503 Jy ! Component: 1250 - total flux cleaned = -0.00145812 Jy ! Component: 1300 - total flux cleaned = -0.00158565 Jy ! Component: 1350 - total flux cleaned = -0.00171126 Jy ! Component: 1400 - total flux cleaned = -0.00199792 Jy ! Component: 1450 - total flux cleaned = -0.00203739 Jy ! Component: 1500 - total flux cleaned = -0.00219579 Jy ! Component: 1550 - total flux cleaned = -0.00223404 Jy ! Component: 1600 - total flux cleaned = -0.00238765 Jy ! Component: 1650 - total flux cleaned = -0.00242499 Jy ! Component: 1700 - total flux cleaned = -0.00238805 Jy ! Component: 1750 - total flux cleaned = -0.00238872 Jy ! Component: 1800 - total flux cleaned = -0.00253535 Jy ! Component: 1850 - total flux cleaned = -0.00260708 Jy ! Component: 1900 - total flux cleaned = -0.00253575 Jy ! Component: 1950 - total flux cleaned = -0.00253571 Jy ! Component: 2000 - total flux cleaned = -0.00263932 Jy ! Component: 2050 - total flux cleaned = -0.00267316 Jy ! Component: 2100 - total flux cleaned = -0.00260541 Jy ! Component: 2150 - total flux cleaned = -0.00267223 Jy ! Component: 2200 - total flux cleaned = -0.00270478 Jy ! Component: 2250 - total flux cleaned = -0.00270447 Jy ! Component: 2300 - total flux cleaned = -0.00270477 Jy ! Component: 2350 - total flux cleaned = -0.00276883 Jy ! Component: 2400 - total flux cleaned = -0.00283185 Jy ! Component: 2450 - total flux cleaned = -0.00273766 Jy ! Component: 2500 - total flux cleaned = -0.00273864 Jy ! Component: 2550 - total flux cleaned = -0.00283135 Jy ! Component: 2600 - total flux cleaned = -0.00277035 Jy ! Component: 2650 - total flux cleaned = -0.00280073 Jy ! Component: 2700 - total flux cleaned = -0.00280053 Jy ! Component: 2750 - total flux cleaned = -0.00277099 Jy ! Component: 2800 - total flux cleaned = -0.00282944 Jy ! Component: 2850 - total flux cleaned = -0.00274217 Jy ! Component: 2900 - total flux cleaned = -0.0028 Jy ! Component: 2950 - total flux cleaned = -0.00277172 Jy ! Component: 3000 - total flux cleaned = -0.00285661 Jy ! Component: 3050 - total flux cleaned = -0.00285647 Jy ! Component: 3100 - total flux cleaned = -0.00280051 Jy ! Component: 3150 - total flux cleaned = -0.00288339 Jy ! Component: 3200 - total flux cleaned = -0.00288328 Jy ! Component: 3250 - total flux cleaned = -0.00293728 Jy ! Component: 3300 - total flux cleaned = -0.00291006 Jy ! Component: 3350 - total flux cleaned = -0.00296369 Jy ! Component: 3400 - total flux cleaned = -0.00296352 Jy ! Component: 3450 - total flux cleaned = -0.00299002 Jy ! Component: 3500 - total flux cleaned = -0.00304227 Jy ! Component: 3550 - total flux cleaned = -0.00301638 Jy ! Component: 3600 - total flux cleaned = -0.0030166 Jy ! Component: 3650 - total flux cleaned = -0.00301657 Jy ! Component: 3700 - total flux cleaned = -0.00296547 Jy ! Component: 3750 - total flux cleaned = -0.00304136 Jy ! Component: 3800 - total flux cleaned = -0.00296581 Jy ! Component: 3850 - total flux cleaned = -0.00294068 Jy ! Component: 3900 - total flux cleaned = -0.00294071 Jy ! Component: 3950 - total flux cleaned = -0.00294054 Jy ! Component: 4000 - total flux cleaned = -0.00281784 Jy ! Component: 4050 - total flux cleaned = -0.00291533 Jy ! Total flux subtracted in 4096 components = -0.0028426 Jy ! Clean residual min=-0.001635 max=0.001436 Jy/beam ! Clean residual mean=0.000010 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.310079 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 467 components and 0.310079 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2115-1416_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 10.92 at 13.2 degrees (North through East) ! Clean map min=-0.0037821 max=0.26483 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2115-1416_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.264828 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000475481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.53863 0.53863 1.07726 2.15452 4.30904 8.61807 17.2361 34.4723 68.9446 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.264 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 556.969 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2115-1416_S_uvs.log closed on Sat Nov 29 13:56:44 2014