! Started logfile: /scr/pima/bg219g_uvs/J1325-1117_S_uvs.log on Thu Apr 7 07:16:29 2016 obs /scr/pima/bg219g_uvs/J1325-1117_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1325-1117_S_uva.fits ! AN table 1: 24 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! 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 1248 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/J1325-1117_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017446Jy sigma=20.957766 ! Fit after self-cal, rms=0.886952Jy sigma=17.995722 ! 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.763 mas, bmaj=28.22 mas, bpa=-14.01 degrees ! Estimated noise=1.34958 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.0911317 Jy ! Component: 100 - total flux cleaned = 0.113717 Jy ! Total flux subtracted in 100 components = 0.113717 Jy ! Clean residual min=-0.006966 max=0.008977 Jy/beam ! Clean residual mean=0.000088 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.113716 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.113716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072323Jy sigma=1.278336 ! Fit after self-cal, rms=0.071667Jy sigma=1.271848 ! 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.353 mas, bmaj=27.95 mas, bpa=-14.08 degrees ! Estimated noise=1.06893 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.0125656 Jy ! Component: 100 - total flux cleaned = 0.0193745 Jy ! Component: 150 - total flux cleaned = 0.0239238 Jy ! Component: 200 - total flux cleaned = 0.027167 Jy ! Total flux subtracted in 200 components = 0.027167 Jy ! Clean residual min=-0.005280 max=0.004557 Jy/beam ! Clean residual mean=0.000048 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.140883 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 72 components and 0.140884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069631Jy sigma=1.215721 ! Fit after self-cal, rms=0.069489Jy sigma=1.214898 ! 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.353 x 27.95 at -14.08 degrees (North through East) ! Clean map min=-0.0050153 max=0.10488 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: ! HN 1.05 KP 0.99 LA 0.93 MK 1.04 ! OV 1.03 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.98 LA 0.95 MK 1.02 ! OV 0.96 PT 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 1.05 LA 0.90 MK 0.97 ! OV 1.06 PT 1.02 ! ! ! Fit before self-cal, rms=0.069489Jy sigma=1.214898 ! Fit after self-cal, rms=0.069321Jy sigma=1.207387 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=28.13 mas, bpa=-14.09 degrees ! Estimated noise=1.06657 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.00168226 Jy ! Component: 100 - total flux cleaned = 0.00199427 Jy ! Component: 150 - total flux cleaned = 0.00216502 Jy ! Component: 200 - total flux cleaned = 0.00220358 Jy ! Total flux subtracted in 200 components = 0.00220358 Jy ! Clean residual min=-0.004533 max=0.003537 Jy/beam ! Clean residual mean=0.000010 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.143087 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.143087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069239Jy sigma=1.206093 ! Fit after self-cal, rms=0.069215Jy sigma=1.205746 ! 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.069215Jy sigma=1.205746 ! Fit after self-cal, rms=0.069047Jy sigma=1.205568 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=28.17 mas, bpa=-14.08 degrees ! Estimated noise=1.06918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011244 Jy ! Component: 100 - total flux cleaned = 0.00133178 Jy ! Component: 150 - total flux cleaned = 0.00136895 Jy ! Component: 200 - total flux cleaned = 0.00136865 Jy ! Total flux subtracted in 200 components = 0.00136865 Jy ! Clean residual min=-0.004358 max=0.003512 Jy/beam ! Clean residual mean=0.000009 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.144456 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.144456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068985Jy sigma=1.204775 ! Fit after self-cal, rms=0.068982Jy sigma=1.204739 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 = -9.37046e-06 Jy ! Component: 100 - total flux cleaned = -8.55814e-06 Jy ! Component: 150 - total flux cleaned = -4.03728e-05 Jy ! Component: 200 - total flux cleaned = -3.85003e-05 Jy ! Total flux subtracted in 200 components = -3.85003e-05 Jy ! Clean residual min=-0.004192 max=0.003448 Jy/beam ! Clean residual mean=0.000007 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.144417 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.144417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068942Jy sigma=1.204293 ! Fit after self-cal, rms=0.068946Jy sigma=1.204271 ! 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.068946Jy sigma=1.204271 ! Fit after self-cal, rms=0.068728Jy sigma=1.204087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=28.21 mas, bpa=-14.07 degrees ! Estimated noise=1.07146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982878 Jy ! Component: 100 - total flux cleaned = 0.00119288 Jy ! Component: 150 - total flux cleaned = 0.00119258 Jy ! Component: 200 - total flux cleaned = 0.00116266 Jy ! Total flux subtracted in 200 components = 0.00116266 Jy ! Clean residual min=-0.004154 max=0.003403 Jy/beam ! Clean residual mean=0.000008 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.14558 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.14558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068679Jy sigma=1.203554 ! Fit after self-cal, rms=0.068683Jy sigma=1.203538 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.09658e-05 Jy ! Component: 100 - total flux cleaned = 4.83448e-07 Jy ! Component: 150 - total flux cleaned = 7.6575e-07 Jy ! Component: 200 - total flux cleaned = -2.81499e-05 Jy ! Total flux subtracted in 200 components = -2.81499e-05 Jy ! Clean residual min=-0.004006 max=0.003396 Jy/beam ! Clean residual mean=0.000006 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.145552 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.145552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068649Jy sigma=1.203193 ! Fit after self-cal, rms=0.068655Jy sigma=1.203182 ! 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.068655Jy sigma=1.203182 ! Fit after self-cal, rms=0.069750Jy sigma=1.199037 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.155 mas, bmaj=28.68 mas, bpa=-5.683 degrees ! Estimated noise=1.34077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206046 Jy ! Component: 100 - total flux cleaned = 0.000239736 Jy ! Component: 150 - total flux cleaned = 0.000208226 Jy ! Component: 200 - total flux cleaned = 0.000176789 Jy ! Total flux subtracted in 200 components = 0.000176789 Jy ! Clean residual min=-0.003602 max=0.003580 Jy/beam ! Clean residual mean=-0.000003 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.145729 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 148 components and 0.145729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069721Jy sigma=1.198851 ! Fit after self-cal, rms=0.069748Jy sigma=1.198762 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.34729e-05 Jy ! Component: 100 - total flux cleaned = -5.34509e-05 Jy ! Component: 150 - total flux cleaned = -8.22673e-05 Jy ! Component: 200 - total flux cleaned = -0.000137571 Jy ! Total flux subtracted in 200 components = -0.000137571 Jy ! Clean residual min=-0.003534 max=0.003461 Jy/beam ! Clean residual mean=-0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.145591 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 152 components and 0.145591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069724Jy sigma=1.198643 ! Fit after self-cal, rms=0.069734Jy sigma=1.198632 ! 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.354 mas, bmaj=28.2 mas, bpa=-14.07 degrees ! Estimated noise=1.06997 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.354 x 28.2 at -14.07 degrees (North through East) ! Clean map min=-0.0035951 max=0.10448 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.755 mas, bmaj=28.57 mas, bpa=-14 degrees ! Estimated noise=1.35569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0917016 Jy ! Component: 100 - total flux cleaned = 0.114792 Jy ! Component: 150 - total flux cleaned = 0.123313 Jy ! Component: 200 - total flux cleaned = 0.128689 Jy ! Total flux subtracted in 200 components = 0.128689 Jy ! Clean residual min=-0.004883 max=0.004724 Jy/beam ! Clean residual mean=0.000052 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.128689 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.128689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=28.2 mas, bpa=-14.07 degrees ! Estimated noise=1.06997 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.00662215 Jy ! Component: 100 - total flux cleaned = 0.0106461 Jy ! Component: 150 - total flux cleaned = 0.0132915 Jy ! Component: 200 - total flux cleaned = 0.0150868 Jy ! Total flux subtracted in 200 components = 0.0150868 Jy ! Clean residual min=-0.004408 max=0.003523 Jy/beam ! Clean residual mean=0.000025 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.143775 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 78 components and 0.143775 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=9.155 mas, bmaj=28.68 mas, bpa=-5.683 degrees ! Estimated noise=1.34077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226234 Jy ! Component: 100 - total flux cleaned = 0.00272548 Jy ! Component: 150 - total flux cleaned = 0.00267541 Jy ! Component: 200 - total flux cleaned = 0.00267627 Jy ! Total flux subtracted in 200 components = 0.00267627 Jy ! Clean residual min=-0.004294 max=0.003808 Jy/beam ! Clean residual mean=0.000008 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.146452 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 = -4.30334e-05 Jy ! Component: 100 - total flux cleaned = -8.24285e-05 Jy ! Component: 150 - total flux cleaned = -0.000120544 Jy ! Component: 200 - total flux cleaned = -0.000155912 Jy ! Total flux subtracted in 200 components = -0.000155912 Jy ! Clean residual min=-0.004087 max=0.003687 Jy/beam ! Clean residual mean=0.000003 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.146296 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 111 components and 0.146296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=28.2 mas, bpa=-14.07 degrees ! Estimated noise=1.06997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263402 Jy ! Component: 100 - total flux cleaned = -0.000217397 Jy ! Component: 150 - total flux cleaned = -0.000286995 Jy ! Component: 200 - total flux cleaned = -0.00041521 Jy ! Total flux subtracted in 200 components = -0.00041521 Jy ! Clean residual min=-0.003739 max=0.003388 Jy/beam ! Clean residual mean=0.000005 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.14588 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.145881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069807Jy sigma=1.199140 ! Fit after self-cal, rms=0.069809Jy sigma=1.199028 wmodel /scr/pima/bg219g_uvs/J1325-1117_S_map.mod ! Writing 129 model components to file: /scr/pima/bg219g_uvs/J1325-1117_S_map.mod wobs /scr/pima/bg219g_uvs/J1325-1117_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1325-1117_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1325-1117_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1325-1117_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.000461494 Jy ! Component: 100 - total flux cleaned = -0.000142602 Jy ! Component: 150 - total flux cleaned = -9.68779e-05 Jy ! Component: 200 - total flux cleaned = -5.53252e-05 Jy ! Component: 250 - total flux cleaned = -5.59634e-05 Jy ! Component: 300 - total flux cleaned = -2.13188e-05 Jy ! Component: 350 - total flux cleaned = 8.20638e-05 Jy ! Component: 400 - total flux cleaned = 0.000147515 Jy ! Component: 450 - total flux cleaned = 0.000178288 Jy ! Component: 500 - total flux cleaned = 0.000207939 Jy ! Component: 550 - total flux cleaned = 0.000122955 Jy ! Component: 600 - total flux cleaned = 9.54778e-05 Jy ! Component: 650 - total flux cleaned = 6.82779e-05 Jy ! Component: 700 - total flux cleaned = 4.18695e-05 Jy ! Component: 750 - total flux cleaned = 9.31083e-05 Jy ! Component: 800 - total flux cleaned = 0.000118489 Jy ! Component: 850 - total flux cleaned = 9.24385e-05 Jy ! Component: 900 - total flux cleaned = 6.57834e-05 Jy ! Component: 950 - total flux cleaned = 1.14185e-05 Jy ! Component: 1000 - total flux cleaned = -1.67481e-05 Jy ! Component: 1050 - total flux cleaned = -7.53683e-05 Jy ! Component: 1100 - total flux cleaned = -0.000105969 Jy ! Component: 1150 - total flux cleaned = -0.000168744 Jy ! Component: 1200 - total flux cleaned = -0.000234167 Jy ! Component: 1250 - total flux cleaned = -0.000302536 Jy ! Component: 1300 - total flux cleaned = -0.000410368 Jy ! Component: 1350 - total flux cleaned = -0.000521526 Jy ! Component: 1400 - total flux cleaned = -0.000676125 Jy ! Component: 1450 - total flux cleaned = -0.000797113 Jy ! Component: 1500 - total flux cleaned = -0.000965191 Jy ! Component: 1550 - total flux cleaned = -0.00114113 Jy ! Component: 1600 - total flux cleaned = -0.00127979 Jy ! Component: 1650 - total flux cleaned = -0.00147127 Jy ! Component: 1700 - total flux cleaned = -0.00167199 Jy ! Component: 1750 - total flux cleaned = -0.00182994 Jy ! Component: 1800 - total flux cleaned = -0.00204811 Jy ! Component: 1850 - total flux cleaned = -0.00227757 Jy ! Component: 1900 - total flux cleaned = -0.00251516 Jy ! Component: 1950 - total flux cleaned = -0.00282586 Jy ! Component: 2000 - total flux cleaned = -0.00315171 Jy ! Component: 2050 - total flux cleaned = -0.00349227 Jy ! Component: 2100 - total flux cleaned = -0.00384871 Jy ! Component: 2150 - total flux cleaned = -0.00422176 Jy ! Component: 2200 - total flux cleaned = -0.00453378 Jy ! Component: 2250 - total flux cleaned = -0.00493951 Jy ! Component: 2300 - total flux cleaned = -0.00536434 Jy ! Component: 2350 - total flux cleaned = -0.00580976 Jy ! Component: 2400 - total flux cleaned = -0.00627518 Jy ! Component: 2450 - total flux cleaned = -0.00676156 Jy ! Component: 2500 - total flux cleaned = -0.00737449 Jy ! Component: 2550 - total flux cleaned = -0.00791053 Jy ! Component: 2600 - total flux cleaned = -0.00858265 Jy ! Component: 2650 - total flux cleaned = -0.00916847 Jy ! Component: 2700 - total flux cleaned = -0.00990596 Jy ! Component: 2750 - total flux cleaned = -0.0106776 Jy ! Component: 2800 - total flux cleaned = -0.0113511 Jy ! Component: 2850 - total flux cleaned = -0.0121982 Jy ! Component: 2900 - total flux cleaned = -0.0130871 Jy ! Component: 2950 - total flux cleaned = -0.0138625 Jy ! Component: 3000 - total flux cleaned = -0.0148403 Jy ! Component: 3050 - total flux cleaned = -0.0156926 Jy ! Component: 3100 - total flux cleaned = -0.016587 Jy ! Component: 3150 - total flux cleaned = -0.0177087 Jy ! Component: 3200 - total flux cleaned = -0.0186886 Jy ! Component: 3250 - total flux cleaned = -0.0199246 Jy ! Component: 3300 - total flux cleaned = -0.0210045 Jy ! Component: 3350 - total flux cleaned = -0.0221339 Jy ! Component: 3400 - total flux cleaned = -0.0235495 Jy ! Component: 3450 - total flux cleaned = -0.024796 Jy ! Component: 3500 - total flux cleaned = -0.0263539 Jy ! Component: 3550 - total flux cleaned = -0.0277095 Jy ! Component: 3600 - total flux cleaned = -0.029422 Jy ! Component: 3650 - total flux cleaned = -0.0309185 Jy ! Component: 3700 - total flux cleaned = -0.0328043 Jy ! Component: 3750 - total flux cleaned = -0.0344524 Jy ! Component: 3800 - total flux cleaned = -0.0361748 Jy ! Component: 3850 - total flux cleaned = -0.0383443 Jy ! Component: 3900 - total flux cleaned = -0.0402391 Jy ! Component: 3950 - total flux cleaned = -0.0422189 Jy ! Component: 4000 - total flux cleaned = -0.0447037 Jy ! Component: 4050 - total flux cleaned = -0.046885 Jy ! Total flux subtracted in 4096 components = -0.0491564 Jy ! Clean residual min=-0.025002 max=0.024893 Jy/beam ! Clean residual mean=-0.000102 rms=0.006978 Jy/beam ! Combined flux in latest and established models = 0.0967242 Jy keep ! Adding 103 model components to the UV plane model. ! The established model now contains 232 components and 0.0967241 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1325-1117_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.354 x 28.2 at -14.07 degrees (North through East) ! Clean map min=-0.037238 max=0.10984 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1325-1117_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00829593 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -22.6579 22.6579 45.3159 90.6318 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0248 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 13.24 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1325-1117_S_uvs.log closed on Thu Apr 7 07:16:33 2016