! Started logfile: /scr/pima/bg219a_uvs/J1640-0011_S_uvs.log on Wed Apr 6 22:59:02 2016 obs /scr/pima/bg219a_uvs/J1640-0011_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1640-0011_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J1640-0011 ! ! 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 49 lines of history. ! ! Reading 2240 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/bg219a_uvs/J1640-0011_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024869Jy sigma=23.731320 ! Fit after self-cal, rms=0.862953Jy sigma=19.650120 ! 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.351 mas, bmaj=6.523 mas, bpa=-6.08 degrees ! Estimated noise=0.813933 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.106773 Jy ! Component: 100 - total flux cleaned = 0.132341 Jy ! Total flux subtracted in 100 components = 0.132341 Jy ! Clean residual min=-0.007962 max=0.011941 Jy/beam ! Clean residual mean=0.000018 rms=0.002485 Jy/beam ! Combined flux in latest and established models = 0.132341 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.132341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065713Jy sigma=1.320914 ! Fit after self-cal, rms=0.065495Jy sigma=1.319785 ! 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=2.753 mas, bmaj=7.341 mas, bpa=-6.417 degrees ! Estimated noise=0.677396 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.0168765 Jy ! Component: 100 - total flux cleaned = 0.0261173 Jy ! Component: 150 - total flux cleaned = 0.0315001 Jy ! Component: 200 - total flux cleaned = 0.0346925 Jy ! Total flux subtracted in 200 components = 0.0346925 Jy ! Clean residual min=-0.004647 max=0.005819 Jy/beam ! Clean residual mean=0.000005 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.167034 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.167034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061601Jy sigma=1.194126 ! Fit after self-cal, rms=0.061649Jy sigma=1.193218 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.753 x 7.341 at -6.417 degrees (North through East) ! Clean map min=-0.0045677 max=0.13863 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.04 MK 1.04 NL 0.97 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.02 NL 1.00 OV 0.99 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.03 NL 0.99 OV 0.96 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.99 NL 0.96 OV 1.02 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.061649Jy sigma=1.193218 ! Fit after self-cal, rms=0.060856Jy sigma=1.187056 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=7.304 mas, bpa=-6.163 degrees ! Estimated noise=0.673426 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 (-15, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200622 Jy ! Component: 100 - total flux cleaned = 0.00184426 Jy ! Component: 150 - total flux cleaned = 0.00217238 Jy ! Component: 200 - total flux cleaned = 0.00265755 Jy ! Total flux subtracted in 200 components = 0.00265755 Jy ! Clean residual min=-0.003857 max=0.003814 Jy/beam ! Clean residual mean=0.000003 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.169691 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.169691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059920Jy sigma=1.173686 ! Fit after self-cal, rms=0.059878Jy sigma=1.172825 ! 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.059878Jy sigma=1.172825 ! Fit after self-cal, rms=0.059345Jy sigma=1.171409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=7.264 mas, bpa=-5.84 degrees ! Estimated noise=0.668024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717038 Jy ! Component: 100 - total flux cleaned = 0.000885293 Jy ! Component: 150 - total flux cleaned = 0.000809039 Jy ! Component: 200 - total flux cleaned = 0.000944157 Jy ! Total flux subtracted in 200 components = 0.000944157 Jy ! Clean residual min=-0.003544 max=0.003224 Jy/beam ! Clean residual mean=0.000002 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.170636 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.170636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058987Jy sigma=1.168529 ! Fit after self-cal, rms=0.058990Jy sigma=1.168438 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 = 7.16388e-05 Jy ! Component: 100 - total flux cleaned = 0.000127817 Jy ! Component: 150 - total flux cleaned = 0.000180797 Jy ! Component: 200 - total flux cleaned = 0.000278239 Jy ! Total flux subtracted in 200 components = 0.000278239 Jy ! Clean residual min=-0.003405 max=0.002925 Jy/beam ! Clean residual mean=0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.170914 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.170914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058830Jy sigma=1.167115 ! Fit after self-cal, rms=0.058829Jy sigma=1.167067 ! 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.058829Jy sigma=1.167067 ! Fit after self-cal, rms=0.060086Jy sigma=1.165533 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.734 mas, bmaj=7.269 mas, bpa=-5.765 degrees ! Estimated noise=0.66761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107333 Jy ! Component: 100 - total flux cleaned = -3.56263e-05 Jy ! Component: 150 - total flux cleaned = -3.5064e-05 Jy ! Component: 200 - total flux cleaned = -3.48786e-05 Jy ! Total flux subtracted in 200 components = -3.48786e-05 Jy ! Clean residual min=-0.003319 max=0.002731 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.170879 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.170879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060025Jy sigma=1.164977 ! Fit after self-cal, rms=0.060040Jy sigma=1.164952 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 = -6.73627e-05 Jy ! Component: 100 - total flux cleaned = -4.07849e-05 Jy ! Component: 150 - total flux cleaned = 1.10346e-05 Jy ! Component: 200 - total flux cleaned = 6.12505e-05 Jy ! Total flux subtracted in 200 components = 6.12505e-05 Jy ! Clean residual min=-0.003255 max=0.002643 Jy/beam ! Clean residual mean=0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.17094 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.17094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060008Jy sigma=1.164584 ! Fit after self-cal, rms=0.060005Jy sigma=1.164571 ! 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.060005Jy sigma=1.164571 ! Fit after self-cal, rms=0.060683Jy sigma=1.163518 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.658 mas, bmaj=15.35 mas, bpa=-7.209 degrees ! Estimated noise=0.903968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471219 Jy ! Component: 100 - total flux cleaned = 0.00075456 Jy ! Component: 150 - total flux cleaned = 0.00100433 Jy ! Component: 200 - total flux cleaned = 0.00122564 Jy ! Total flux subtracted in 200 components = 0.00122564 Jy ! Clean residual min=-0.002207 max=0.002155 Jy/beam ! Clean residual mean=0.000005 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.172166 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.172166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060678Jy sigma=1.163405 ! Fit after self-cal, rms=0.060699Jy sigma=1.163335 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.000142698 Jy ! Component: 100 - total flux cleaned = 0.000329916 Jy ! Component: 150 - total flux cleaned = 0.000497328 Jy ! Component: 200 - total flux cleaned = 0.000632818 Jy ! Total flux subtracted in 200 components = 0.000632818 Jy ! Clean residual min=-0.002026 max=0.002116 Jy/beam ! Clean residual mean=0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.172799 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.172799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060697Jy sigma=1.163303 ! Fit after self-cal, rms=0.060694Jy sigma=1.163277 ! 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=2.729 mas, bmaj=7.275 mas, bpa=-5.722 degrees ! Estimated noise=0.667395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.729 x 7.275 at -5.722 degrees (North through East) ! Clean map min=-0.006188 max=0.13504 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.334 mas, bmaj=6.488 mas, bpa=-5.323 degrees ! Estimated noise=0.80035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104743 Jy ! Component: 100 - total flux cleaned = 0.131245 Jy ! Component: 150 - total flux cleaned = 0.143823 Jy ! Component: 200 - total flux cleaned = 0.151683 Jy ! Total flux subtracted in 200 components = 0.151683 Jy ! Clean residual min=-0.005583 max=0.006082 Jy/beam ! Clean residual mean=0.000009 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.151683 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.151683 Jy ! Inverting map and beam ! Estimated beam: bmin=2.729 mas, bmaj=7.275 mas, bpa=-5.722 degrees ! Estimated noise=0.667395 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) ! Added new window around map position (26.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00785811 Jy ! Component: 100 - total flux cleaned = 0.0119241 Jy ! Component: 150 - total flux cleaned = 0.0129577 Jy ! Component: 200 - total flux cleaned = 0.0139346 Jy ! Total flux subtracted in 200 components = 0.0139346 Jy ! Clean residual min=-0.003886 max=0.003446 Jy/beam ! Clean residual mean=0.000011 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.165618 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.165618 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.658 mas, bmaj=15.35 mas, bpa=-7.209 degrees ! Estimated noise=0.903968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365918 Jy ! Component: 100 - total flux cleaned = 0.00482254 Jy ! Component: 150 - total flux cleaned = 0.00519272 Jy ! Component: 200 - total flux cleaned = 0.0055702 Jy ! Total flux subtracted in 200 components = 0.0055702 Jy ! Clean residual min=-0.003678 max=0.002653 Jy/beam ! Clean residual mean=0.000011 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.171188 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.000426764 Jy ! Component: 100 - total flux cleaned = 0.000776845 Jy ! Component: 150 - total flux cleaned = 0.00102035 Jy ! Component: 200 - total flux cleaned = 0.00121197 Jy ! Total flux subtracted in 200 components = 0.00121197 Jy ! Clean residual min=-0.003390 max=0.002287 Jy/beam ! Clean residual mean=0.000007 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.1724 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 83 components and 0.1724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.729 mas, bmaj=7.275 mas, bpa=-5.722 degrees ! Estimated noise=0.667395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340294 Jy ! Component: 100 - total flux cleaned = 0.000280754 Jy ! Component: 150 - total flux cleaned = 0.000288721 Jy ! Component: 200 - total flux cleaned = 0.000294403 Jy ! Total flux subtracted in 200 components = 0.000294403 Jy ! Clean residual min=-0.002888 max=0.002244 Jy/beam ! Clean residual mean=0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.172694 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.172694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060737Jy sigma=1.164082 ! Fit after self-cal, rms=0.060685Jy sigma=1.163392 wmodel /scr/pima/bg219a_uvs/J1640-0011_S_map.mod ! Writing 101 model components to file: /scr/pima/bg219a_uvs/J1640-0011_S_map.mod wobs /scr/pima/bg219a_uvs/J1640-0011_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1640-0011_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1640-0011_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1640-0011_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.000816461 Jy ! Component: 100 - total flux cleaned = -0.000658987 Jy ! Component: 150 - total flux cleaned = -0.0004727 Jy ! Component: 200 - total flux cleaned = -0.000437834 Jy ! Component: 250 - total flux cleaned = -0.000502437 Jy ! Component: 300 - total flux cleaned = -0.000628541 Jy ! Component: 350 - total flux cleaned = -0.000689388 Jy ! Component: 400 - total flux cleaned = -0.000776562 Jy ! Component: 450 - total flux cleaned = -0.000693196 Jy ! Component: 500 - total flux cleaned = -0.000611869 Jy ! Component: 550 - total flux cleaned = -0.000480257 Jy ! Component: 600 - total flux cleaned = -0.000403923 Jy ! Component: 650 - total flux cleaned = -0.000280451 Jy ! Component: 700 - total flux cleaned = -0.0001841 Jy ! Component: 750 - total flux cleaned = -0.000136846 Jy ! Component: 800 - total flux cleaned = -9.10131e-05 Jy ! Component: 850 - total flux cleaned = -6.89211e-05 Jy ! Component: 900 - total flux cleaned = -6.89598e-05 Jy ! Component: 950 - total flux cleaned = -4.73151e-05 Jy ! Component: 1000 - total flux cleaned = -5.30544e-06 Jy ! Component: 1050 - total flux cleaned = 3.55271e-05 Jy ! Component: 1100 - total flux cleaned = 3.50975e-05 Jy ! Component: 1150 - total flux cleaned = 3.55404e-05 Jy ! Component: 1200 - total flux cleaned = 7.41367e-05 Jy ! Component: 1250 - total flux cleaned = 5.50849e-05 Jy ! Component: 1300 - total flux cleaned = 3.64475e-05 Jy ! Component: 1350 - total flux cleaned = 1.34572e-07 Jy ! Component: 1400 - total flux cleaned = -1.81386e-05 Jy ! Component: 1450 - total flux cleaned = -7.10096e-05 Jy ! Component: 1500 - total flux cleaned = -7.10977e-05 Jy ! Component: 1550 - total flux cleaned = -7.13387e-05 Jy ! Component: 1600 - total flux cleaned = -7.13901e-05 Jy ! Component: 1650 - total flux cleaned = -8.78682e-05 Jy ! Component: 1700 - total flux cleaned = -3.92726e-05 Jy ! Component: 1750 - total flux cleaned = -2.33886e-05 Jy ! Component: 1800 - total flux cleaned = 2.39959e-05 Jy ! Component: 1850 - total flux cleaned = -7.05509e-06 Jy ! Component: 1900 - total flux cleaned = 3.92835e-05 Jy ! Component: 1950 - total flux cleaned = 0.000100159 Jy ! Component: 2000 - total flux cleaned = 0.000130272 Jy ! Component: 2050 - total flux cleaned = 0.000130439 Jy ! Component: 2100 - total flux cleaned = 0.000160101 Jy ! Component: 2150 - total flux cleaned = 0.000160153 Jy ! Component: 2200 - total flux cleaned = 0.00020368 Jy ! Component: 2250 - total flux cleaned = 0.000218119 Jy ! Component: 2300 - total flux cleaned = 0.000246527 Jy ! Component: 2350 - total flux cleaned = 0.000246472 Jy ! Component: 2400 - total flux cleaned = 0.00030245 Jy ! Component: 2450 - total flux cleaned = 0.000343946 Jy ! Component: 2500 - total flux cleaned = 0.000371442 Jy ! Component: 2550 - total flux cleaned = 0.000398796 Jy ! Component: 2600 - total flux cleaned = 0.000466872 Jy ! Component: 2650 - total flux cleaned = 0.000493977 Jy ! Component: 2700 - total flux cleaned = 0.000520904 Jy ! Component: 2750 - total flux cleaned = 0.000574525 Jy ! Component: 2800 - total flux cleaned = 0.000614369 Jy ! Component: 2850 - total flux cleaned = 0.000680376 Jy ! Component: 2900 - total flux cleaned = 0.000719876 Jy ! Component: 2950 - total flux cleaned = 0.000824556 Jy ! Component: 3000 - total flux cleaned = 0.000876656 Jy ! Component: 3050 - total flux cleaned = 0.000928405 Jy ! Component: 3100 - total flux cleaned = 0.00094131 Jy ! Component: 3150 - total flux cleaned = 0.000992777 Jy ! Component: 3200 - total flux cleaned = 0.00103114 Jy ! Component: 3250 - total flux cleaned = 0.00106945 Jy ! Component: 3300 - total flux cleaned = 0.00104392 Jy ! Component: 3350 - total flux cleaned = 0.00105659 Jy ! Component: 3400 - total flux cleaned = 0.00105658 Jy ! Component: 3450 - total flux cleaned = 0.0010313 Jy ! Component: 3500 - total flux cleaned = 0.00106921 Jy ! Component: 3550 - total flux cleaned = 0.00106921 Jy ! Component: 3600 - total flux cleaned = 0.00105662 Jy ! Component: 3650 - total flux cleaned = 0.00105672 Jy ! Component: 3700 - total flux cleaned = 0.00110705 Jy ! Component: 3750 - total flux cleaned = 0.00114469 Jy ! Component: 3800 - total flux cleaned = 0.00111956 Jy ! Component: 3850 - total flux cleaned = 0.00116986 Jy ! Component: 3900 - total flux cleaned = 0.0012076 Jy ! Component: 3950 - total flux cleaned = 0.00122016 Jy ! Component: 4000 - total flux cleaned = 0.00122015 Jy ! Component: 4050 - total flux cleaned = 0.00118236 Jy ! Total flux subtracted in 4096 components = 0.00119495 Jy ! Clean residual min=-0.000784 max=0.000853 Jy/beam ! Clean residual mean=0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.173889 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 321 components and 0.17389 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1640-0011_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.729 x 7.275 at -5.722 degrees (North through East) ! Clean map min=-0.0044574 max=0.13605 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1640-0011_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.461405 0.461405 0.922811 1.84562 3.69124 7.38249 14.765 29.53 59.0599 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 650.187 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1640-0011_S_uvs.log closed on Wed Apr 6 22:59:06 2016