! Started logfile: /scr/pima/bg219g_uvs/J1615+2130_S_uvs.log on Thu Apr 7 07:19:45 2016 obs /scr/pima/bg219g_uvs/J1615+2130_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1615+2130_S_uva.fits ! AN table 1: 43 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.763566 visibilities/baseline/integration-bin. ! Found source: J1615+2130 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4728 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/bg219g_uvs/J1615+2130_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011634Jy sigma=21.071812 ! Fit after self-cal, rms=0.886417Jy sigma=18.580168 ! 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=2.624 mas, bmaj=7.095 mas, bpa=13.79 degrees ! Estimated noise=0.80808 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.0789912 Jy ! Component: 100 - total flux cleaned = 0.106904 Jy ! Total flux subtracted in 100 components = 0.106904 Jy ! Clean residual min=-0.007389 max=0.012914 Jy/beam ! Clean residual mean=0.000010 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 0.106904 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081741Jy sigma=1.505364 ! Fit after self-cal, rms=0.081515Jy sigma=1.501438 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156774 Jy ! Component: 100 - total flux cleaned = 0.0246891 Jy ! Total flux subtracted in 100 components = 0.0246891 Jy ! Clean residual min=-0.005756 max=0.007829 Jy/beam ! Clean residual mean=0.000010 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.131593 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.131593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075636Jy sigma=1.392060 ! Fit after self-cal, rms=0.075505Jy sigma=1.389995 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.846 mas, bpa=11.59 degrees ! Estimated noise=0.539361 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.0137653 Jy ! Component: 100 - total flux cleaned = 0.0225067 Jy ! Component: 150 - total flux cleaned = 0.0286484 Jy ! Component: 200 - total flux cleaned = 0.0331398 Jy ! Total flux subtracted in 200 components = 0.0331398 Jy ! Clean residual min=-0.008687 max=0.009180 Jy/beam ! Clean residual mean=0.000032 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 0.164733 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.164733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071738Jy sigma=1.335850 ! Fit after self-cal, rms=0.071658Jy sigma=1.334565 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 7.846 at 11.59 degrees (North through East) ! Clean map min=-0.0085598 max=0.11184 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: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.10 KP 1.00 LA 1.04 ! MK 1.02 NL 0.88 OV 1.03 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.12 KP 1.01 LA 0.99 ! MK 1.12 NL 1.15 OV 1.08 PT 1.07 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.071658Jy sigma=1.334565 ! Fit after self-cal, rms=0.072939Jy sigma=1.321649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=7.852 mas, bpa=12.06 degrees ! Estimated noise=0.559084 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.00533516 Jy ! Component: 100 - total flux cleaned = 0.00872111 Jy ! Component: 150 - total flux cleaned = 0.0111711 Jy ! Component: 200 - total flux cleaned = 0.0129677 Jy ! Total flux subtracted in 200 components = 0.0129677 Jy ! Clean residual min=-0.009013 max=0.008626 Jy/beam ! Clean residual mean=0.000028 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 0.1777 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.1777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072212Jy sigma=1.316371 ! Fit after self-cal, rms=0.072212Jy sigma=1.315983 ! 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.072212Jy sigma=1.315983 ! Fit after self-cal, rms=0.073177Jy sigma=1.313188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.824 mas, bpa=12.28 degrees ! Estimated noise=0.570408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330896 Jy ! Component: 100 - total flux cleaned = 0.00536231 Jy ! Component: 150 - total flux cleaned = 0.00687433 Jy ! Component: 200 - total flux cleaned = 0.00736242 Jy ! Total flux subtracted in 200 components = 0.00736242 Jy ! Clean residual min=-0.009326 max=0.008531 Jy/beam ! Clean residual mean=0.000028 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.185063 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.185063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072861Jy sigma=1.312017 ! Fit after self-cal, rms=0.072847Jy sigma=1.311845 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.000647122 Jy ! Component: 100 - total flux cleaned = 0.00091995 Jy ! Component: 150 - total flux cleaned = 0.00120692 Jy ! Component: 200 - total flux cleaned = 0.00143474 Jy ! Total flux subtracted in 200 components = 0.00143474 Jy ! Clean residual min=-0.009332 max=0.008230 Jy/beam ! Clean residual mean=0.000027 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.186498 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.186498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072786Jy sigma=1.310990 ! Fit after self-cal, rms=0.072774Jy sigma=1.310825 ! 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.072774Jy sigma=1.310825 ! Fit after self-cal, rms=0.073363Jy sigma=1.309862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.804 mas, bpa=12.42 degrees ! Estimated noise=0.57646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206005 Jy ! Component: 100 - total flux cleaned = 0.00319706 Jy ! Component: 150 - total flux cleaned = 0.00347862 Jy ! Component: 200 - total flux cleaned = 0.00374149 Jy ! Total flux subtracted in 200 components = 0.00374149 Jy ! Clean residual min=-0.009468 max=0.008186 Jy/beam ! Clean residual mean=0.000028 rms=0.002210 Jy/beam ! Combined flux in latest and established models = 0.190239 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.190239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073224Jy sigma=1.309681 ! Fit after self-cal, rms=0.073212Jy sigma=1.309537 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.000414753 Jy ! Component: 100 - total flux cleaned = 0.000670979 Jy ! Component: 150 - total flux cleaned = 0.000871641 Jy ! Component: 200 - total flux cleaned = 0.00108911 Jy ! Total flux subtracted in 200 components = 0.00108911 Jy ! Clean residual min=-0.009495 max=0.007956 Jy/beam ! Clean residual mean=0.000027 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.191328 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.191328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073171Jy sigma=1.308950 ! Fit after self-cal, rms=0.073160Jy sigma=1.308816 ! 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.073160Jy sigma=1.308816 ! Fit after self-cal, rms=0.073496Jy sigma=1.308561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.685 mas, bmaj=10.56 mas, bpa=-2.875 degrees ! Estimated noise=0.754309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530978 Jy ! Component: 100 - total flux cleaned = 0.00776425 Jy ! Component: 150 - total flux cleaned = 0.00839029 Jy ! Component: 200 - total flux cleaned = 0.0086024 Jy ! Total flux subtracted in 200 components = 0.0086024 Jy ! Clean residual min=-0.016572 max=0.008522 Jy/beam ! Clean residual mean=0.000046 rms=0.003983 Jy/beam ! Combined flux in latest and established models = 0.199931 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.199931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073569Jy sigma=1.313538 ! Fit after self-cal, rms=0.073547Jy sigma=1.313195 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.000759944 Jy ! Component: 100 - total flux cleaned = 0.000892399 Jy ! Component: 150 - total flux cleaned = 0.00101991 Jy ! Component: 200 - total flux cleaned = 0.00117938 Jy ! Total flux subtracted in 200 components = 0.00117938 Jy ! Clean residual min=-0.016543 max=0.008384 Jy/beam ! Clean residual mean=0.000044 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 0.20111 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.20111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073627Jy sigma=1.314765 ! Fit after self-cal, rms=0.073632Jy sigma=1.314689 ! 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=3.289 mas, bmaj=7.794 mas, bpa=12.51 degrees ! Estimated noise=0.579626 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.289 x 7.794 at 12.51 degrees (North through East) ! Clean map min=-0.0095742 max=0.11896 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.598 mas, bmaj=7.057 mas, bpa=14.71 degrees ! Estimated noise=0.872347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0848809 Jy ! Component: 100 - total flux cleaned = 0.115976 Jy ! Component: 150 - total flux cleaned = 0.132382 Jy ! Component: 200 - total flux cleaned = 0.142915 Jy ! Total flux subtracted in 200 components = 0.142915 Jy ! Clean residual min=-0.006656 max=0.007483 Jy/beam ! Clean residual mean=0.000015 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.142915 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.142915 Jy ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.794 mas, bpa=12.51 degrees ! Estimated noise=0.579626 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.015214 Jy ! Component: 100 - total flux cleaned = 0.0251215 Jy ! Component: 150 - total flux cleaned = 0.0321089 Jy ! Component: 200 - total flux cleaned = 0.0371251 Jy ! Total flux subtracted in 200 components = 0.0371251 Jy ! Clean residual min=-0.008900 max=0.009317 Jy/beam ! Clean residual mean=0.000036 rms=0.002402 Jy/beam ! Combined flux in latest and established models = 0.18004 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 63 components and 0.18004 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=6.685 mas, bmaj=10.56 mas, bpa=-2.875 degrees ! Estimated noise=0.754309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00971126 Jy ! Component: 100 - total flux cleaned = 0.0146902 Jy ! Component: 150 - total flux cleaned = 0.0175694 Jy ! Component: 200 - total flux cleaned = 0.0187459 Jy ! Total flux subtracted in 200 components = 0.0187459 Jy ! Clean residual min=-0.016772 max=0.008754 Jy/beam ! Clean residual mean=0.000048 rms=0.004030 Jy/beam ! Combined flux in latest and established models = 0.198786 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.000300451 Jy ! Component: 100 - total flux cleaned = 0.000524318 Jy ! Component: 150 - total flux cleaned = 0.000784773 Jy ! Component: 200 - total flux cleaned = 0.00102841 Jy ! Total flux subtracted in 200 components = 0.00102841 Jy ! Clean residual min=-0.016666 max=0.008614 Jy/beam ! Clean residual mean=0.000046 rms=0.003997 Jy/beam ! Combined flux in latest and established models = 0.199814 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.199814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.794 mas, bpa=12.51 degrees ! Estimated noise=0.579626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00434537 Jy ! Component: 100 - total flux cleaned = -0.00459075 Jy ! Component: 150 - total flux cleaned = -0.00487745 Jy ! Component: 200 - total flux cleaned = -0.00509768 Jy ! Total flux subtracted in 200 components = -0.00509768 Jy ! Clean residual min=-0.009441 max=0.008126 Jy/beam ! Clean residual mean=0.000027 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.194717 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.194717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073569Jy sigma=1.311352 ! Fit after self-cal, rms=0.073540Jy sigma=1.310621 wmodel /scr/pima/bg219g_uvs/J1615+2130_S_map.mod ! Writing 74 model components to file: /scr/pima/bg219g_uvs/J1615+2130_S_map.mod wobs /scr/pima/bg219g_uvs/J1615+2130_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1615+2130_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1615+2130_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1615+2130_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.0033466 Jy ! Component: 100 - total flux cleaned = -0.00499619 Jy ! Component: 150 - total flux cleaned = -0.00681463 Jy ! Component: 200 - total flux cleaned = -0.00833772 Jy ! Component: 250 - total flux cleaned = -0.00943013 Jy ! Component: 300 - total flux cleaned = -0.0101654 Jy ! Component: 350 - total flux cleaned = -0.010599 Jy ! Component: 400 - total flux cleaned = -0.0111734 Jy ! Component: 450 - total flux cleaned = -0.0116399 Jy ! Component: 500 - total flux cleaned = -0.0120117 Jy ! Component: 550 - total flux cleaned = -0.0125119 Jy ! Component: 600 - total flux cleaned = -0.0129891 Jy ! Component: 650 - total flux cleaned = -0.0133162 Jy ! Component: 700 - total flux cleaned = -0.0135699 Jy ! Component: 750 - total flux cleaned = -0.0137528 Jy ! Component: 800 - total flux cleaned = -0.0141648 Jy ! Component: 850 - total flux cleaned = -0.0142768 Jy ! Component: 900 - total flux cleaned = -0.0144964 Jy ! Component: 950 - total flux cleaned = -0.0145506 Jy ! Component: 1000 - total flux cleaned = -0.0148121 Jy ! Component: 1050 - total flux cleaned = -0.0150156 Jy ! Component: 1100 - total flux cleaned = -0.0152142 Jy ! Component: 1150 - total flux cleaned = -0.0154069 Jy ! Component: 1200 - total flux cleaned = -0.0155002 Jy ! Component: 1250 - total flux cleaned = -0.0157294 Jy ! Component: 1300 - total flux cleaned = -0.0158193 Jy ! Component: 1350 - total flux cleaned = -0.0159969 Jy ! Component: 1400 - total flux cleaned = -0.0160842 Jy ! Component: 1450 - total flux cleaned = -0.0162946 Jy ! Component: 1500 - total flux cleaned = -0.0162535 Jy ! Component: 1550 - total flux cleaned = -0.0163359 Jy ! Component: 1600 - total flux cleaned = -0.0163749 Jy ! Component: 1650 - total flux cleaned = -0.0164528 Jy ! Component: 1700 - total flux cleaned = -0.0165676 Jy ! Component: 1750 - total flux cleaned = -0.016643 Jy ! Component: 1800 - total flux cleaned = -0.0167545 Jy ! Component: 1850 - total flux cleaned = -0.016936 Jy ! Component: 1900 - total flux cleaned = -0.0170074 Jy ! Component: 1950 - total flux cleaned = -0.0171474 Jy ! Component: 2000 - total flux cleaned = -0.0172167 Jy ! Component: 2050 - total flux cleaned = -0.0172169 Jy ! Component: 2100 - total flux cleaned = -0.0174192 Jy ! Component: 2150 - total flux cleaned = -0.0174853 Jy ! Component: 2200 - total flux cleaned = -0.0176163 Jy ! Component: 2250 - total flux cleaned = -0.0177135 Jy ! Component: 2300 - total flux cleaned = -0.0178097 Jy ! Component: 2350 - total flux cleaned = -0.0179357 Jy ! Component: 2400 - total flux cleaned = -0.0179981 Jy ! Component: 2450 - total flux cleaned = -0.0181522 Jy ! Component: 2500 - total flux cleaned = -0.0182436 Jy ! Component: 2550 - total flux cleaned = -0.0183337 Jy ! Component: 2600 - total flux cleaned = -0.0183927 Jy ! Component: 2650 - total flux cleaned = -0.0183922 Jy ! Component: 2700 - total flux cleaned = -0.0185084 Jy ! Component: 2750 - total flux cleaned = -0.0185082 Jy ! Component: 2800 - total flux cleaned = -0.0185653 Jy ! Component: 2850 - total flux cleaned = -0.018565 Jy ! Component: 2900 - total flux cleaned = -0.0185372 Jy ! Component: 2950 - total flux cleaned = -0.0184541 Jy ! Component: 3000 - total flux cleaned = -0.0185095 Jy ! Component: 3050 - total flux cleaned = -0.0184275 Jy ! Component: 3100 - total flux cleaned = -0.018482 Jy ! Component: 3150 - total flux cleaned = -0.018482 Jy ! Component: 3200 - total flux cleaned = -0.0184822 Jy ! Component: 3250 - total flux cleaned = -0.0185622 Jy ! Component: 3300 - total flux cleaned = -0.0185357 Jy ! Component: 3350 - total flux cleaned = -0.0186147 Jy ! Component: 3400 - total flux cleaned = -0.018641 Jy ! Component: 3450 - total flux cleaned = -0.0186931 Jy ! Component: 3500 - total flux cleaned = -0.0186414 Jy ! Component: 3550 - total flux cleaned = -0.018693 Jy ! Component: 3600 - total flux cleaned = -0.0186672 Jy ! Component: 3650 - total flux cleaned = -0.0186929 Jy ! Component: 3700 - total flux cleaned = -0.018693 Jy ! Component: 3750 - total flux cleaned = -0.0186677 Jy ! Component: 3800 - total flux cleaned = -0.018769 Jy ! Component: 3850 - total flux cleaned = -0.0187943 Jy ! Component: 3900 - total flux cleaned = -0.0187942 Jy ! Component: 3950 - total flux cleaned = -0.0188696 Jy ! Component: 4000 - total flux cleaned = -0.0188445 Jy ! Component: 4050 - total flux cleaned = -0.0189448 Jy ! Total flux subtracted in 4096 components = -0.0189699 Jy ! Clean residual min=-0.001414 max=0.001534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.175747 Jy keep ! Adding 361 model components to the UV plane model. ! The established model now contains 435 components and 0.175747 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1615+2130_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.289 x 7.794 at 12.51 degrees (North through East) ! Clean map min=-0.0044132 max=0.11924 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1615+2130_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000444972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11949 1.11949 2.23899 4.47797 8.95594 17.9119 35.8238 71.6475 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.978 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1615+2130_S_uvs.log closed on Thu Apr 7 07:19:49 2016