! Started logfile: /scr/pima/bg219g_uvs/J0808+7315_S_uvs.log on Thu Apr 7 07:13:20 2016 obs /scr/pima/bg219g_uvs/J0808+7315_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J0808+7315_S_uva.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.930556 visibilities/baseline/integration-bin. ! Found source: J0808+7315 ! ! 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 1876 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/J0808+7315_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022414Jy sigma=21.239965 ! Fit after self-cal, rms=0.786308Jy sigma=16.241752 ! 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.677 mas, bmaj=10.73 mas, bpa=73.49 degrees ! Estimated noise=1.20133 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.158559 Jy ! Component: 100 - total flux cleaned = 0.207788 Jy ! Total flux subtracted in 100 components = 0.207788 Jy ! Clean residual min=-0.011891 max=0.023880 Jy/beam ! Clean residual mean=0.000009 rms=0.004776 Jy/beam ! Combined flux in latest and established models = 0.207788 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.207788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079505Jy sigma=1.627011 ! Fit after self-cal, rms=0.079292Jy sigma=1.624209 ! 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.185 mas, bmaj=11.73 mas, bpa=73.34 degrees ! Estimated noise=0.872681 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.0332118 Jy ! Component: 100 - total flux cleaned = 0.0501896 Jy ! Component: 150 - total flux cleaned = 0.0594303 Jy ! Component: 200 - total flux cleaned = 0.0647392 Jy ! Total flux subtracted in 200 components = 0.0647392 Jy ! Clean residual min=-0.007562 max=0.009517 Jy/beam ! Clean residual mean=0.000058 rms=0.002288 Jy/beam ! Combined flux in latest and established models = 0.272527 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 57 components and 0.272527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065535Jy sigma=1.321678 ! Fit after self-cal, rms=0.065448Jy sigma=1.320112 ! 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.185 x 11.73 at 73.34 degrees (North through East) ! Clean map min=-0.0071241 max=0.21552 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 0.96 HN 0.95 KP 0.96 LA 0.97 ! MK 1.01 NL 1.00 OV 0.98 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.09 KP 0.96 LA 0.96 ! MK 1.02 NL 0.96 OV 1.02 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.07 KP 1.00 LA 0.98 ! MK 0.97 NL 0.95 OV 0.99 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.06 KP 1.00 LA 1.00 ! MK 1.04 NL 1.09 OV 0.95 PT 1.02 ! ! ! Fit before self-cal, rms=0.065448Jy sigma=1.320112 ! Fit after self-cal, rms=0.063971Jy sigma=1.298925 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=11.8 mas, bpa=73.49 degrees ! Estimated noise=0.866012 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.000253264 Jy ! Component: 100 - total flux cleaned = 0.00032083 Jy ! Component: 150 - total flux cleaned = 0.000379392 Jy ! Component: 200 - total flux cleaned = 0.000475843 Jy ! Total flux subtracted in 200 components = 0.000475843 Jy ! Clean residual min=-0.006231 max=0.009207 Jy/beam ! Clean residual mean=0.000064 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.273003 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.273003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063850Jy sigma=1.296321 ! Fit after self-cal, rms=0.063842Jy sigma=1.295826 ! 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.063842Jy sigma=1.295826 ! Fit after self-cal, rms=0.063832Jy sigma=1.295804 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=11.8 mas, bpa=73.48 degrees ! Estimated noise=0.865738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300537 Jy ! Component: 100 - total flux cleaned = 0.000353339 Jy ! Component: 150 - total flux cleaned = 0.000310396 Jy ! Component: 200 - total flux cleaned = 0.000311108 Jy ! Total flux subtracted in 200 components = 0.000311108 Jy ! Clean residual min=-0.006120 max=0.009034 Jy/beam ! Clean residual mean=0.000064 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.273314 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.273314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063772Jy sigma=1.294527 ! Fit after self-cal, rms=0.063767Jy sigma=1.294266 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (7.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00777307 Jy ! Component: 100 - total flux cleaned = 0.0122481 Jy ! Component: 150 - total flux cleaned = 0.0154536 Jy ! Component: 200 - total flux cleaned = 0.016721 Jy ! Total flux subtracted in 200 components = 0.016721 Jy ! Clean residual min=-0.004896 max=0.005126 Jy/beam ! Clean residual mean=0.000035 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.290035 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 133 components and 0.290035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062756Jy sigma=1.270492 ! Fit after self-cal, rms=0.062735Jy sigma=1.269900 ! 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.062735Jy sigma=1.269900 ! Fit after self-cal, rms=0.062505Jy sigma=1.269138 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=11.81 mas, bpa=73.51 degrees ! Estimated noise=0.86184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170206 Jy ! Component: 100 - total flux cleaned = 0.00259416 Jy ! Component: 150 - total flux cleaned = 0.00337478 Jy ! Component: 200 - total flux cleaned = 0.00395692 Jy ! Total flux subtracted in 200 components = 0.00395692 Jy ! Clean residual min=-0.004621 max=0.004639 Jy/beam ! Clean residual mean=0.000031 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.293992 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 165 components and 0.293992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062343Jy sigma=1.265266 ! Fit after self-cal, rms=0.062343Jy sigma=1.265194 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.00055455 Jy ! Component: 100 - total flux cleaned = 0.001004 Jy ! Component: 150 - total flux cleaned = 0.0014761 Jy ! Component: 200 - total flux cleaned = 0.00192133 Jy ! Total flux subtracted in 200 components = 0.00192133 Jy ! Clean residual min=-0.004382 max=0.004450 Jy/beam ! Clean residual mean=0.000028 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.295913 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 0.295914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062263Jy sigma=1.263456 ! Fit after self-cal, rms=0.062263Jy sigma=1.263436 ! 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.062263Jy sigma=1.263436 ! Fit after self-cal, rms=0.062171Jy sigma=1.263335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.651 mas, bmaj=15.32 mas, bpa=61.98 degrees ! Estimated noise=1.06236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191798 Jy ! Component: 100 - total flux cleaned = 0.00271806 Jy ! Component: 150 - total flux cleaned = 0.00301955 Jy ! Component: 200 - total flux cleaned = 0.00329666 Jy ! Total flux subtracted in 200 components = 0.00329666 Jy ! Clean residual min=-0.003603 max=0.006032 Jy/beam ! Clean residual mean=0.000045 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.29921 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 192 components and 0.29921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062118Jy sigma=1.262468 ! Fit after self-cal, rms=0.062120Jy sigma=1.262380 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.21086e-05 Jy ! Component: 100 - total flux cleaned = 0.000372217 Jy ! Component: 150 - total flux cleaned = 0.000610841 Jy ! Component: 200 - total flux cleaned = 0.000796446 Jy ! Total flux subtracted in 200 components = 0.000796446 Jy ! Clean residual min=-0.003318 max=0.005777 Jy/beam ! Clean residual mean=0.000044 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.300007 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 194 components and 0.300007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062095Jy sigma=1.261776 ! Fit after self-cal, rms=0.062093Jy sigma=1.261723 ! 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.226 mas, bmaj=11.82 mas, bpa=73.51 degrees ! Estimated noise=0.86053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 11.82 at 73.51 degrees (North through East) ! Clean map min=-0.0054084 max=0.21345 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.715 mas, bmaj=10.79 mas, bpa=73.65 degrees ! Estimated noise=1.19922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158047 Jy ! Component: 100 - total flux cleaned = 0.205238 Jy ! Component: 150 - total flux cleaned = 0.230416 Jy ! Component: 200 - total flux cleaned = 0.245061 Jy ! Total flux subtracted in 200 components = 0.245061 Jy ! Clean residual min=-0.007902 max=0.009283 Jy/beam ! Clean residual mean=0.000030 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.245061 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.245061 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=11.82 mas, bpa=73.51 degrees ! Estimated noise=0.86053 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.0114858 Jy ! Component: 100 - total flux cleaned = 0.0190754 Jy ! Component: 150 - total flux cleaned = 0.0248984 Jy ! Component: 200 - total flux cleaned = 0.0296511 Jy ! Total flux subtracted in 200 components = 0.0296511 Jy ! Clean residual min=-0.005470 max=0.006640 Jy/beam ! Clean residual mean=0.000040 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.274712 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 76 components and 0.274712 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.651 mas, bmaj=15.32 mas, bpa=61.98 degrees ! Estimated noise=1.06236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711423 Jy ! Component: 100 - total flux cleaned = 0.0118567 Jy ! Component: 150 - total flux cleaned = 0.015476 Jy ! Component: 200 - total flux cleaned = 0.0181222 Jy ! Total flux subtracted in 200 components = 0.0181222 Jy ! Clean residual min=-0.005377 max=0.005987 Jy/beam ! Clean residual mean=0.000058 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.292834 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.00134721 Jy ! Component: 100 - total flux cleaned = 0.00236735 Jy ! Component: 150 - total flux cleaned = 0.00320476 Jy ! Component: 200 - total flux cleaned = 0.00382365 Jy ! Total flux subtracted in 200 components = 0.00382365 Jy ! Clean residual min=-0.004532 max=0.005774 Jy/beam ! Clean residual mean=0.000051 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.296658 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 139 components and 0.296658 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=11.82 mas, bpa=73.51 degrees ! Estimated noise=0.86053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00095338 Jy ! Component: 100 - total flux cleaned = -0.000417054 Jy ! Component: 150 - total flux cleaned = -0.000117411 Jy ! Component: 200 - total flux cleaned = 0.00021431 Jy ! Total flux subtracted in 200 components = 0.00021431 Jy ! Clean residual min=-0.004373 max=0.004291 Jy/beam ! Clean residual mean=0.000026 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.296872 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.296872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062172Jy sigma=1.263731 ! Fit after self-cal, rms=0.062146Jy sigma=1.263228 wmodel /scr/pima/bg219g_uvs/J0808+7315_S_map.mod ! Writing 158 model components to file: /scr/pima/bg219g_uvs/J0808+7315_S_map.mod wobs /scr/pima/bg219g_uvs/J0808+7315_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J0808+7315_S_uvs.fits wwins /scr/pima/bg219g_uvs/J0808+7315_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J0808+7315_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.000435634 Jy ! Component: 100 - total flux cleaned = 0.00111114 Jy ! Component: 150 - total flux cleaned = 0.00152552 Jy ! Component: 200 - total flux cleaned = 0.0017415 Jy ! Component: 250 - total flux cleaned = 0.00184115 Jy ! Component: 300 - total flux cleaned = 0.00179457 Jy ! Component: 350 - total flux cleaned = 0.00183697 Jy ! Component: 400 - total flux cleaned = 0.00187699 Jy ! Component: 450 - total flux cleaned = 0.0020326 Jy ! Component: 500 - total flux cleaned = 0.00218363 Jy ! Component: 550 - total flux cleaned = 0.00236525 Jy ! Component: 600 - total flux cleaned = 0.00243498 Jy ! Component: 650 - total flux cleaned = 0.00240123 Jy ! Component: 700 - total flux cleaned = 0.00253295 Jy ! Component: 750 - total flux cleaned = 0.00253211 Jy ! Component: 800 - total flux cleaned = 0.00250116 Jy ! Component: 850 - total flux cleaned = 0.00253218 Jy ! Component: 900 - total flux cleaned = 0.00253345 Jy ! Component: 950 - total flux cleaned = 0.00256172 Jy ! Component: 1000 - total flux cleaned = 0.00261676 Jy ! Component: 1050 - total flux cleaned = 0.00256147 Jy ! Component: 1100 - total flux cleaned = 0.0025878 Jy ! Component: 1150 - total flux cleaned = 0.00258772 Jy ! Component: 1200 - total flux cleaned = 0.00261325 Jy ! Component: 1250 - total flux cleaned = 0.00261358 Jy ! Component: 1300 - total flux cleaned = 0.00258922 Jy ! Component: 1350 - total flux cleaned = 0.00256551 Jy ! Component: 1400 - total flux cleaned = 0.00251848 Jy ! Component: 1450 - total flux cleaned = 0.00249522 Jy ! Component: 1500 - total flux cleaned = 0.00244912 Jy ! Component: 1550 - total flux cleaned = 0.00242626 Jy ! Component: 1600 - total flux cleaned = 0.00235959 Jy ! Component: 1650 - total flux cleaned = 0.00229429 Jy ! Component: 1700 - total flux cleaned = 0.0023157 Jy ! Component: 1750 - total flux cleaned = 0.00229476 Jy ! Component: 1800 - total flux cleaned = 0.00231581 Jy ! Component: 1850 - total flux cleaned = 0.00227444 Jy ! Component: 1900 - total flux cleaned = 0.0022947 Jy ! Component: 1950 - total flux cleaned = 0.00225494 Jy ! Component: 2000 - total flux cleaned = 0.00229444 Jy ! Component: 2050 - total flux cleaned = 0.00227477 Jy ! Component: 2100 - total flux cleaned = 0.00227479 Jy ! Component: 2150 - total flux cleaned = 0.00229397 Jy ! Component: 2200 - total flux cleaned = 0.00235028 Jy ! Component: 2250 - total flux cleaned = 0.00233133 Jy ! Component: 2300 - total flux cleaned = 0.00233136 Jy ! Component: 2350 - total flux cleaned = 0.00238654 Jy ! Component: 2400 - total flux cleaned = 0.00242286 Jy ! Component: 2450 - total flux cleaned = 0.00245881 Jy ! Component: 2500 - total flux cleaned = 0.00244095 Jy ! Component: 2550 - total flux cleaned = 0.0024766 Jy ! Component: 2600 - total flux cleaned = 0.00244134 Jy ! Component: 2650 - total flux cleaned = 0.00245872 Jy ! Component: 2700 - total flux cleaned = 0.00247622 Jy ! Component: 2750 - total flux cleaned = 0.00245911 Jy ! Component: 2800 - total flux cleaned = 0.00247613 Jy ! Component: 2850 - total flux cleaned = 0.00244211 Jy ! Component: 2900 - total flux cleaned = 0.00249275 Jy ! Component: 2950 - total flux cleaned = 0.00247574 Jy ! Component: 3000 - total flux cleaned = 0.0024421 Jy ! Component: 3050 - total flux cleaned = 0.00240877 Jy ! Component: 3100 - total flux cleaned = 0.00240881 Jy ! Component: 3150 - total flux cleaned = 0.00242541 Jy ! Component: 3200 - total flux cleaned = 0.00244176 Jy ! Component: 3250 - total flux cleaned = 0.00245814 Jy ! Component: 3300 - total flux cleaned = 0.00247454 Jy ! Component: 3350 - total flux cleaned = 0.00250716 Jy ! Component: 3400 - total flux cleaned = 0.00252342 Jy ! Component: 3450 - total flux cleaned = 0.00255571 Jy ! Component: 3500 - total flux cleaned = 0.00255573 Jy ! Component: 3550 - total flux cleaned = 0.00258794 Jy ! Component: 3600 - total flux cleaned = 0.00257177 Jy ! Component: 3650 - total flux cleaned = 0.00253973 Jy ! Component: 3700 - total flux cleaned = 0.00253972 Jy ! Component: 3750 - total flux cleaned = 0.0025558 Jy ! Component: 3800 - total flux cleaned = 0.00255591 Jy ! Component: 3850 - total flux cleaned = 0.00253996 Jy ! Component: 3900 - total flux cleaned = 0.00253996 Jy ! Component: 3950 - total flux cleaned = 0.0025081 Jy ! Component: 4000 - total flux cleaned = 0.00250821 Jy ! Component: 4050 - total flux cleaned = 0.00254005 Jy ! Total flux subtracted in 4096 components = 0.00249224 Jy ! Clean residual min=-0.000968 max=0.000853 Jy/beam ! Clean residual mean=0.000003 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.299365 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 403 components and 0.299364 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J0808+7315_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 11.82 at 73.51 degrees (North through East) ! Clean map min=-0.0044942 max=0.21237 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J0808+7315_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212374 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024282 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343009 0.343009 0.686017 1.37203 2.74407 5.48814 10.9763 21.9526 43.9051 87.8102 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.212 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 874.613 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J0808+7315_S_uvs.log closed on Thu Apr 7 07:13:24 2016