! Started logfile: /scr/pima/bg219g_uvs/J1516+1932_S_uvs.log on Thu Apr 7 07:18:43 2016 obs /scr/pima/bg219g_uvs/J1516+1932_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1516+1932_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.746032 visibilities/baseline/integration-bin. ! Found source: J1516+1932 ! ! 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 752 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/J1516+1932_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.075747Jy sigma=21.291683 ! Fit after self-cal, rms=0.614414Jy sigma=12.044955 ! 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.698 mas, bmaj=6.994 mas, bpa=11.53 degrees ! Estimated noise=1.90318 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.299832 Jy ! Component: 100 - total flux cleaned = 0.370865 Jy ! Total flux subtracted in 100 components = 0.370865 Jy ! Clean residual min=-0.016766 max=0.026756 Jy/beam ! Clean residual mean=0.000025 rms=0.005186 Jy/beam ! Combined flux in latest and established models = 0.370865 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.370865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081508Jy sigma=1.565275 ! Fit after self-cal, rms=0.081329Jy sigma=1.562487 ! 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.196 mas, bmaj=7.766 mas, bpa=9.511 degrees ! Estimated noise=1.49703 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.0312554 Jy ! Component: 100 - total flux cleaned = 0.0456038 Jy ! Component: 150 - total flux cleaned = 0.0546407 Jy ! Component: 200 - total flux cleaned = 0.0607331 Jy ! Total flux subtracted in 200 components = 0.0607331 Jy ! Clean residual min=-0.018508 max=0.011017 Jy/beam ! Clean residual mean=0.000008 rms=0.003729 Jy/beam ! Combined flux in latest and established models = 0.431598 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.431598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069753Jy sigma=1.301497 ! Fit after self-cal, rms=0.069723Jy sigma=1.300750 ! 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.196 x 7.766 at 9.511 degrees (North through East) ! Clean map min=-0.018071 max=0.38521 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.04 FD 1.00* KP 1.00 LA 1.00 ! MK 1.05 NL 0.91 OV 1.02 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* KP 1.00 LA 1.00 ! MK 1.06 NL 0.88 OV 1.03 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* KP 1.01 LA 0.98 ! MK 1.03 NL 1.07 OV 1.00 PT 1.05 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.069723Jy sigma=1.300750 ! Fit after self-cal, rms=0.067308Jy sigma=1.226352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.772 mas, bpa=9.617 degrees ! Estimated noise=1.50669 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.00471303 Jy ! Component: 100 - total flux cleaned = 0.00618645 Jy ! Component: 150 - total flux cleaned = 0.00713114 Jy ! Component: 200 - total flux cleaned = 0.00745951 Jy ! Total flux subtracted in 200 components = 0.00745951 Jy ! Clean residual min=-0.010540 max=0.008326 Jy/beam ! Clean residual mean=0.000005 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.439058 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.439058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066912Jy sigma=1.217517 ! Fit after self-cal, rms=0.066906Jy sigma=1.217154 ! 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.066906Jy sigma=1.217154 ! Fit after self-cal, rms=0.067140Jy sigma=1.215032 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.762 mas, bpa=9.663 degrees ! Estimated noise=1.51626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353417 Jy ! Component: 100 - total flux cleaned = 0.00463589 Jy ! Component: 150 - total flux cleaned = 0.00501398 Jy ! Component: 200 - total flux cleaned = 0.00529119 Jy ! Total flux subtracted in 200 components = 0.00529119 Jy ! Clean residual min=-0.010816 max=0.008037 Jy/beam ! Clean residual mean=0.000005 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.444349 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.444349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066912Jy sigma=1.209870 ! Fit after self-cal, rms=0.066904Jy sigma=1.209750 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.000244375 Jy ! Component: 100 - total flux cleaned = 0.000479567 Jy ! Component: 150 - total flux cleaned = 0.000643655 Jy ! Component: 200 - total flux cleaned = 0.000747118 Jy ! Total flux subtracted in 200 components = 0.000747118 Jy ! Clean residual min=-0.010931 max=0.007712 Jy/beam ! Clean residual mean=0.000004 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 0.445096 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.445096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066817Jy sigma=1.207955 ! Fit after self-cal, rms=0.066810Jy sigma=1.207833 ! 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.066810Jy sigma=1.207833 ! Fit after self-cal, rms=0.067075Jy sigma=1.206079 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.755 mas, bpa=9.693 degrees ! Estimated noise=1.52573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028228 Jy ! Component: 100 - total flux cleaned = 0.00355204 Jy ! Component: 150 - total flux cleaned = 0.00377934 Jy ! Component: 200 - total flux cleaned = 0.00388573 Jy ! Total flux subtracted in 200 components = 0.00388573 Jy ! Clean residual min=-0.011004 max=0.007618 Jy/beam ! Clean residual mean=0.000005 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.448982 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.448982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066943Jy sigma=1.203003 ! Fit after self-cal, rms=0.066940Jy sigma=1.202900 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.000128895 Jy ! Component: 100 - total flux cleaned = 0.000225698 Jy ! Component: 150 - total flux cleaned = 0.000316177 Jy ! Component: 200 - total flux cleaned = 0.00040257 Jy ! Total flux subtracted in 200 components = 0.00040257 Jy ! Clean residual min=-0.011020 max=0.007419 Jy/beam ! Clean residual mean=0.000005 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.449384 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.449384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066882Jy sigma=1.201710 ! Fit after self-cal, rms=0.066878Jy sigma=1.201610 ! 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.066878Jy sigma=1.201610 ! Fit after self-cal, rms=0.067105Jy sigma=1.200495 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.415 mas, bmaj=10.65 mas, bpa=-1.54 degrees ! Estimated noise=1.91347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439573 Jy ! Component: 100 - total flux cleaned = 0.00396446 Jy ! Component: 150 - total flux cleaned = 0.00380087 Jy ! Component: 200 - total flux cleaned = 0.00375458 Jy ! Total flux subtracted in 200 components = 0.00375458 Jy ! Clean residual min=-0.009576 max=0.007482 Jy/beam ! Clean residual mean=0.000010 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.453139 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.453139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067191Jy sigma=1.201659 ! Fit after self-cal, rms=0.067079Jy sigma=1.199187 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.000577651 Jy ! Component: 100 - total flux cleaned = 0.000351842 Jy ! Component: 150 - total flux cleaned = 0.000167324 Jy ! Component: 200 - total flux cleaned = 4.7194e-05 Jy ! Total flux subtracted in 200 components = 4.7194e-05 Jy ! Clean residual min=-0.009477 max=0.007231 Jy/beam ! Clean residual mean=0.000010 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 0.453186 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.453186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067171Jy sigma=1.201104 ! Fit after self-cal, rms=0.067090Jy sigma=1.199384 ! 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.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.75 at 9.726 degrees (North through East) ! Clean map min=-0.010418 max=0.38771 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.712 mas, bmaj=6.972 mas, bpa=11.75 degrees ! Estimated noise=1.95344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.307517 Jy ! Component: 100 - total flux cleaned = 0.382208 Jy ! Component: 150 - total flux cleaned = 0.410404 Jy ! Component: 200 - total flux cleaned = 0.422125 Jy ! Total flux subtracted in 200 components = 0.422125 Jy ! Clean residual min=-0.010413 max=0.011641 Jy/beam ! Clean residual mean=0.000010 rms=0.002756 Jy/beam ! Combined flux in latest and established models = 0.422125 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.422125 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 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 (13.5, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140929 Jy ! Component: 100 - total flux cleaned = 0.0201351 Jy ! Component: 150 - total flux cleaned = 0.0223279 Jy ! Component: 200 - total flux cleaned = 0.0229189 Jy ! Total flux subtracted in 200 components = 0.0229189 Jy ! Clean residual min=-0.008803 max=0.007248 Jy/beam ! Clean residual mean=0.000009 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.445044 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.445044 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.415 mas, bmaj=10.65 mas, bpa=-1.54 degrees ! Estimated noise=1.91347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373349 Jy ! Component: 100 - total flux cleaned = 0.00388663 Jy ! Component: 150 - total flux cleaned = 0.00411652 Jy ! Component: 200 - total flux cleaned = 0.00441539 Jy ! Total flux subtracted in 200 components = 0.00441539 Jy ! Clean residual min=-0.006438 max=0.006804 Jy/beam ! Clean residual mean=0.000015 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.44946 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.000175154 Jy ! Component: 100 - total flux cleaned = 0.000329541 Jy ! Component: 150 - total flux cleaned = 0.000469597 Jy ! Component: 200 - total flux cleaned = 0.000597066 Jy ! Total flux subtracted in 200 components = 0.000597066 Jy ! Clean residual min=-0.006219 max=0.006482 Jy/beam ! Clean residual mean=0.000015 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.450057 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 74 components and 0.450057 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00232786 Jy ! Component: 100 - total flux cleaned = -0.00260597 Jy ! Component: 150 - total flux cleaned = -0.00271227 Jy ! Component: 200 - total flux cleaned = -0.00271217 Jy ! Total flux subtracted in 200 components = -0.00271217 Jy ! Clean residual min=-0.008081 max=0.006598 Jy/beam ! Clean residual mean=0.000008 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.447344 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.447344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065512Jy sigma=1.166313 ! Fit after self-cal, rms=0.065408Jy sigma=1.164709 wmodel /scr/pima/bg219g_uvs/J1516+1932_S_map.mod ! Writing 93 model components to file: /scr/pima/bg219g_uvs/J1516+1932_S_map.mod wobs /scr/pima/bg219g_uvs/J1516+1932_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1516+1932_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1516+1932_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1516+1932_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.00349687 Jy ! Component: 100 - total flux cleaned = -0.00472554 Jy ! Component: 150 - total flux cleaned = -0.00540728 Jy ! Component: 200 - total flux cleaned = -0.00583391 Jy ! Component: 250 - total flux cleaned = -0.00613706 Jy ! Component: 300 - total flux cleaned = -0.00642634 Jy ! Component: 350 - total flux cleaned = -0.00651925 Jy ! Component: 400 - total flux cleaned = -0.00669744 Jy ! Component: 450 - total flux cleaned = -0.00695656 Jy ! Component: 500 - total flux cleaned = -0.00736991 Jy ! Component: 550 - total flux cleaned = -0.00769083 Jy ! Component: 600 - total flux cleaned = -0.00823864 Jy ! Component: 650 - total flux cleaned = -0.00823846 Jy ! Component: 700 - total flux cleaned = -0.00838752 Jy ! Component: 750 - total flux cleaned = -0.00846072 Jy ! Component: 800 - total flux cleaned = -0.00838936 Jy ! Component: 850 - total flux cleaned = -0.00845888 Jy ! Component: 900 - total flux cleaned = -0.00866383 Jy ! Component: 950 - total flux cleaned = -0.00879785 Jy ! Component: 1000 - total flux cleaned = -0.0089298 Jy ! Component: 1050 - total flux cleaned = -0.00918703 Jy ! Component: 1100 - total flux cleaned = -0.00943971 Jy ! Component: 1150 - total flux cleaned = -0.00987408 Jy ! Component: 1200 - total flux cleaned = -0.0101772 Jy ! Component: 1250 - total flux cleaned = -0.0105362 Jy ! Component: 1300 - total flux cleaned = -0.0107134 Jy ! Component: 1350 - total flux cleaned = -0.01106 Jy ! Component: 1400 - total flux cleaned = -0.0115157 Jy ! Component: 1450 - total flux cleaned = -0.0116837 Jy ! Component: 1500 - total flux cleaned = -0.0120708 Jy ! Component: 1550 - total flux cleaned = -0.01218 Jy ! Component: 1600 - total flux cleaned = -0.0124485 Jy ! Component: 1650 - total flux cleaned = -0.0127658 Jy ! Component: 1700 - total flux cleaned = -0.0128714 Jy ! Component: 1750 - total flux cleaned = -0.0133349 Jy ! Component: 1800 - total flux cleaned = -0.0134871 Jy ! Component: 1850 - total flux cleaned = -0.0138392 Jy ! Component: 1900 - total flux cleaned = -0.0139379 Jy ! Component: 1950 - total flux cleaned = -0.0141838 Jy ! Component: 2000 - total flux cleaned = -0.014427 Jy ! Component: 2050 - total flux cleaned = -0.0145239 Jy ! Component: 2100 - total flux cleaned = -0.0147628 Jy ! Component: 2150 - total flux cleaned = -0.0147153 Jy ! Component: 2200 - total flux cleaned = -0.0147153 Jy ! Component: 2250 - total flux cleaned = -0.0149017 Jy ! Component: 2300 - total flux cleaned = -0.0149474 Jy ! Component: 2350 - total flux cleaned = -0.0148556 Jy ! Component: 2400 - total flux cleaned = -0.0148557 Jy ! Component: 2450 - total flux cleaned = -0.0147656 Jy ! Component: 2500 - total flux cleaned = -0.0148103 Jy ! Component: 2550 - total flux cleaned = -0.014766 Jy ! Component: 2600 - total flux cleaned = -0.0148546 Jy ! Component: 2650 - total flux cleaned = -0.0149426 Jy ! Component: 2700 - total flux cleaned = -0.0149423 Jy ! Component: 2750 - total flux cleaned = -0.0150293 Jy ! Component: 2800 - total flux cleaned = -0.0150291 Jy ! Component: 2850 - total flux cleaned = -0.0150722 Jy ! Component: 2900 - total flux cleaned = -0.0151576 Jy ! Component: 2950 - total flux cleaned = -0.0151999 Jy ! Component: 3000 - total flux cleaned = -0.0151149 Jy ! Component: 3050 - total flux cleaned = -0.014946 Jy ! Component: 3100 - total flux cleaned = -0.0149038 Jy ! Component: 3150 - total flux cleaned = -0.0148619 Jy ! Component: 3200 - total flux cleaned = -0.0149036 Jy ! Component: 3250 - total flux cleaned = -0.0146956 Jy ! Component: 3300 - total flux cleaned = -0.0146541 Jy ! Component: 3350 - total flux cleaned = -0.0144884 Jy ! Component: 3400 - total flux cleaned = -0.0143645 Jy ! Component: 3450 - total flux cleaned = -0.0141583 Jy ! Component: 3500 - total flux cleaned = -0.0139935 Jy ! Component: 3550 - total flux cleaned = -0.013829 Jy ! Component: 3600 - total flux cleaned = -0.0136646 Jy ! Component: 3650 - total flux cleaned = -0.0134593 Jy ! Component: 3700 - total flux cleaned = -0.0133362 Jy ! Component: 3750 - total flux cleaned = -0.0132542 Jy ! Component: 3800 - total flux cleaned = -0.0130498 Jy ! Component: 3850 - total flux cleaned = -0.0128454 Jy ! Component: 3900 - total flux cleaned = -0.0128453 Jy ! Component: 3950 - total flux cleaned = -0.0126409 Jy ! Component: 4000 - total flux cleaned = -0.0124367 Jy ! Component: 4050 - total flux cleaned = -0.0123143 Jy ! Total flux subtracted in 4096 components = -0.0121101 Jy ! Clean residual min=-0.002596 max=0.002517 Jy/beam ! Clean residual mean=0.000005 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.435234 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 346 components and 0.435234 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1516+1932_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.75 at 9.726 degrees (North through East) ! Clean map min=-0.0077902 max=0.39347 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1516+1932_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.393467 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000620919 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.473421 0.473421 0.946842 1.89368 3.78737 7.57474 15.1495 30.2989 60.5979 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.393 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 633.685 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1516+1932_S_uvs.log closed on Thu Apr 7 07:18:47 2016