! Started logfile: /scr/pima/bg219g_uvs/J1748+3404_S_uvs.log on Thu Apr 7 07:21:58 2016 obs /scr/pima/bg219g_uvs/J1748+3404_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1748+3404_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.918651 visibilities/baseline/integration-bin. ! Found source: J1748+3404 ! ! 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 1852 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/J1748+3404_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.178301Jy sigma=22.797240 ! Fit after self-cal, rms=0.912434Jy sigma=18.423490 ! 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.658 mas, bmaj=8.745 mas, bpa=17.76 degrees ! Estimated noise=1.35123 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.15162 Jy ! Component: 100 - total flux cleaned = 0.18698 Jy ! Total flux subtracted in 100 components = 0.18698 Jy ! Clean residual min=-0.032563 max=0.019571 Jy/beam ! Clean residual mean=-0.000027 rms=0.006618 Jy/beam ! Combined flux in latest and established models = 0.18698 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.18698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.584056Jy sigma=1.997167 ! Fit after self-cal, rms=0.584127Jy sigma=1.995483 ! 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.078 mas, bmaj=9.964 mas, bpa=18.74 degrees ! Estimated noise=0.934199 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.00125284 Jy ! Component: 100 - total flux cleaned = 0.000837517 Jy ! Component: 150 - total flux cleaned = 0.000102294 Jy ! Component: 200 - total flux cleaned = -0.000236876 Jy ! Total flux subtracted in 200 components = -0.000236876 Jy ! Clean residual min=-0.023288 max=0.013083 Jy/beam ! Clean residual mean=-0.000021 rms=0.004535 Jy/beam ! Combined flux in latest and established models = 0.186743 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.186743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.580790Jy sigma=1.992449 ! Fit after self-cal, rms=0.580793Jy sigma=1.991992 ! 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.078 x 9.964 at 18.74 degrees (North through East) ! Clean map min=-0.022577 max=0.1955 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: ! FD 1.00* HN 1.00 KP 1.02 LA 0.97 ! MK 0.99 NL 0.95 OV 1.05 PT 1.04 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.13 KP 1.06 LA 0.95 ! MK 0.99 NL 1.01 OV 1.07 PT 1.06 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.580793Jy sigma=1.991992 ! Fit after self-cal, rms=0.580786Jy sigma=1.983560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=9.958 mas, bpa=18.76 degrees ! Estimated noise=0.949931 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.00339072 Jy ! Component: 100 - total flux cleaned = 0.00338331 Jy ! Component: 150 - total flux cleaned = 0.0030917 Jy ! Component: 200 - total flux cleaned = 0.00336357 Jy ! Total flux subtracted in 200 components = 0.00336357 Jy ! Clean residual min=-0.023973 max=0.014866 Jy/beam ! Clean residual mean=-0.000019 rms=0.004630 Jy/beam ! Combined flux in latest and established models = 0.190107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.190107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577989Jy sigma=1.994602 ! Fit after self-cal, rms=0.577997Jy sigma=1.994437 ! 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.577997Jy sigma=1.994437 ! Fit after self-cal, rms=0.578036Jy sigma=1.992409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=9.943 mas, bpa=18.69 degrees ! Estimated noise=0.96114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241537 Jy ! Component: 100 - total flux cleaned = 0.00268602 Jy ! Component: 150 - total flux cleaned = 0.00268152 Jy ! Component: 200 - total flux cleaned = 0.00267999 Jy ! Total flux subtracted in 200 components = 0.00267999 Jy ! Clean residual min=-0.024671 max=0.016145 Jy/beam ! Clean residual mean=-0.000019 rms=0.004754 Jy/beam ! Combined flux in latest and established models = 0.192787 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.192787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.575859Jy sigma=2.003468 ! Fit after self-cal, rms=0.575862Jy sigma=2.003354 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.000251984 Jy ! Component: 100 - total flux cleaned = 2.91155e-05 Jy ! Component: 150 - total flux cleaned = -0.000180162 Jy ! Component: 200 - total flux cleaned = -0.000796999 Jy ! Total flux subtracted in 200 components = -0.000796999 Jy ! Clean residual min=-0.024851 max=0.017960 Jy/beam ! Clean residual mean=-0.000019 rms=0.004844 Jy/beam ! Combined flux in latest and established models = 0.19199 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.19199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.574461Jy sigma=2.010003 ! Fit after self-cal, rms=0.574464Jy sigma=2.009937 ! 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.574464Jy sigma=2.009937 ! Fit after self-cal, rms=0.574492Jy sigma=2.007587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.059 mas, bmaj=9.919 mas, bpa=18.58 degrees ! Estimated noise=0.970544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002886 Jy ! Component: 100 - total flux cleaned = 0.00288269 Jy ! Component: 150 - total flux cleaned = 0.00267785 Jy ! Component: 200 - total flux cleaned = 0.00227603 Jy ! Total flux subtracted in 200 components = 0.00227603 Jy ! Clean residual min=-0.025255 max=0.018909 Jy/beam ! Clean residual mean=-0.000019 rms=0.004923 Jy/beam ! Combined flux in latest and established models = 0.194266 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.194266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.572987Jy sigma=2.017526 ! Fit after self-cal, rms=0.572997Jy sigma=2.017456 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.000573285 Jy ! Component: 100 - total flux cleaned = -0.000951707 Jy ! Component: 150 - total flux cleaned = -0.00151221 Jy ! Component: 200 - total flux cleaned = -0.00205203 Jy ! Total flux subtracted in 200 components = -0.00205203 Jy ! Clean residual min=-0.025247 max=0.020163 Jy/beam ! Clean residual mean=-0.000019 rms=0.004986 Jy/beam ! Combined flux in latest and established models = 0.192214 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.192214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.572007Jy sigma=2.021930 ! Fit after self-cal, rms=0.572019Jy sigma=2.021859 ! 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.572019Jy sigma=2.021859 ! Fit after self-cal, rms=0.572046Jy sigma=2.020934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.168 mas, bmaj=15.31 mas, bpa=7.597 degrees ! Estimated noise=1.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00572311 Jy ! Component: 100 - total flux cleaned = 0.00572347 Jy ! Component: 150 - total flux cleaned = 0.00533668 Jy ! Component: 200 - total flux cleaned = 0.00496419 Jy ! Total flux subtracted in 200 components = 0.00496419 Jy ! Clean residual min=-0.033517 max=0.021808 Jy/beam ! Clean residual mean=-0.000046 rms=0.008244 Jy/beam ! Combined flux in latest and established models = 0.197178 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.197178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.570873Jy sigma=2.037050 ! Fit after self-cal, rms=0.570876Jy sigma=2.036891 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.000337836 Jy ! Component: 100 - total flux cleaned = -0.000684613 Jy ! Component: 150 - total flux cleaned = -0.00101425 Jy ! Component: 200 - total flux cleaned = -0.00148211 Jy ! Total flux subtracted in 200 components = -0.00148211 Jy ! Clean residual min=-0.033586 max=0.022897 Jy/beam ! Clean residual mean=-0.000045 rms=0.008407 Jy/beam ! Combined flux in latest and established models = 0.195696 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.195696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569727Jy sigma=2.053805 ! Fit after self-cal, rms=0.569685Jy sigma=2.053691 ! 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.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.905 at 18.54 degrees (North through East) ! Clean map min=-0.033384 max=0.22868 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.646 mas, bmaj=8.728 mas, bpa=17.58 degrees ! Estimated noise=1.38974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156084 Jy ! Component: 100 - total flux cleaned = 0.193714 Jy ! Component: 150 - total flux cleaned = 0.198171 Jy ! Component: 200 - total flux cleaned = 0.198225 Jy ! Total flux subtracted in 200 components = 0.198225 Jy ! Clean residual min=-0.034851 max=0.020086 Jy/beam ! Clean residual mean=-0.000026 rms=0.006840 Jy/beam ! Combined flux in latest and established models = 0.198225 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.198225 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 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 = 2.74634e-05 Jy ! Component: 100 - total flux cleaned = 4.30219e-05 Jy ! Component: 150 - total flux cleaned = 0.000380485 Jy ! Component: 200 - total flux cleaned = 0.000381156 Jy ! Total flux subtracted in 200 components = 0.000381156 Jy ! Clean residual min=-0.024761 max=0.013688 Jy/beam ! Clean residual mean=-0.000019 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.198607 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.198607 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.168 mas, bmaj=15.31 mas, bpa=7.597 degrees ! Estimated noise=1.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686395 Jy ! Component: 100 - total flux cleaned = 0.00626641 Jy ! Component: 150 - total flux cleaned = 0.0057018 Jy ! Component: 200 - total flux cleaned = 0.00516036 Jy ! Total flux subtracted in 200 components = 0.00516036 Jy ! Clean residual min=-0.032684 max=0.018703 Jy/beam ! Clean residual mean=-0.000047 rms=0.007784 Jy/beam ! Combined flux in latest and established models = 0.203767 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.000520018 Jy ! Component: 100 - total flux cleaned = -0.0010164 Jy ! Component: 150 - total flux cleaned = -0.00172595 Jy ! Component: 200 - total flux cleaned = -0.00218226 Jy ! Total flux subtracted in 200 components = -0.00218226 Jy ! Clean residual min=-0.032931 max=0.019810 Jy/beam ! Clean residual mean=-0.000047 rms=0.007941 Jy/beam ! Combined flux in latest and established models = 0.201585 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.201585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160299 Jy ! Component: 100 - total flux cleaned = -0.00215002 Jy ! Component: 150 - total flux cleaned = -0.00303712 Jy ! Component: 200 - total flux cleaned = -0.00422588 Jy ! Total flux subtracted in 200 components = -0.00422588 Jy ! Clean residual min=-0.025469 max=0.019487 Jy/beam ! Clean residual mean=-0.000019 rms=0.005008 Jy/beam ! Combined flux in latest and established models = 0.197359 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.197359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.571970Jy sigma=2.025030 ! Fit after self-cal, rms=0.572002Jy sigma=2.024773 wmodel /scr/pima/bg219g_uvs/J1748+3404_S_map.mod ! Writing 54 model components to file: /scr/pima/bg219g_uvs/J1748+3404_S_map.mod wobs /scr/pima/bg219g_uvs/J1748+3404_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1748+3404_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1748+3404_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1748+3404_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.0106566 Jy ! Component: 100 - total flux cleaned = -0.0113697 Jy ! Component: 150 - total flux cleaned = -0.0126404 Jy ! Component: 200 - total flux cleaned = -0.0141212 Jy ! Component: 250 - total flux cleaned = -0.0152485 Jy ! Component: 300 - total flux cleaned = -0.0160772 Jy ! Component: 350 - total flux cleaned = -0.0177061 Jy ! Component: 400 - total flux cleaned = -0.0185107 Jy ! Component: 450 - total flux cleaned = -0.0200973 Jy ! Component: 500 - total flux cleaned = -0.0211367 Jy ! Component: 550 - total flux cleaned = -0.0224267 Jy ! Component: 600 - total flux cleaned = -0.0234468 Jy ! Component: 650 - total flux cleaned = -0.0244594 Jy ! Component: 700 - total flux cleaned = -0.0254628 Jy ! Component: 750 - total flux cleaned = -0.0262115 Jy ! Component: 800 - total flux cleaned = -0.0271971 Jy ! Component: 850 - total flux cleaned = -0.0279288 Jy ! Component: 900 - total flux cleaned = -0.0291388 Jy ! Component: 950 - total flux cleaned = -0.029379 Jy ! Component: 1000 - total flux cleaned = -0.0296166 Jy ! Component: 1050 - total flux cleaned = -0.0293805 Jy ! Component: 1100 - total flux cleaned = -0.0296167 Jy ! Component: 1150 - total flux cleaned = -0.0296153 Jy ! Component: 1200 - total flux cleaned = -0.0298482 Jy ! Component: 1250 - total flux cleaned = -0.03008 Jy ! Component: 1300 - total flux cleaned = -0.03008 Jy ! Component: 1350 - total flux cleaned = -0.03031 Jy ! Component: 1400 - total flux cleaned = -0.030309 Jy ! Component: 1450 - total flux cleaned = -0.0303073 Jy ! Component: 1500 - total flux cleaned = -0.0305269 Jy ! Component: 1550 - total flux cleaned = -0.0303061 Jy ! Component: 1600 - total flux cleaned = -0.0305238 Jy ! Component: 1650 - total flux cleaned = -0.030741 Jy ! Component: 1700 - total flux cleaned = -0.0307408 Jy ! Component: 1750 - total flux cleaned = -0.0307416 Jy ! Component: 1800 - total flux cleaned = -0.030956 Jy ! Component: 1850 - total flux cleaned = -0.0311672 Jy ! Component: 1900 - total flux cleaned = -0.0313772 Jy ! Component: 1950 - total flux cleaned = -0.0315849 Jy ! Component: 2000 - total flux cleaned = -0.0315842 Jy ! Component: 2050 - total flux cleaned = -0.0317909 Jy ! Component: 2100 - total flux cleaned = -0.0319958 Jy ! Component: 2150 - total flux cleaned = -0.0319969 Jy ! Component: 2200 - total flux cleaned = -0.0322004 Jy ! Component: 2250 - total flux cleaned = -0.0322006 Jy ! Component: 2300 - total flux cleaned = -0.032199 Jy ! Component: 2350 - total flux cleaned = -0.0325968 Jy ! Component: 2400 - total flux cleaned = -0.0323974 Jy ! Component: 2450 - total flux cleaned = -0.0323968 Jy ! Component: 2500 - total flux cleaned = -0.03279 Jy ! Component: 2550 - total flux cleaned = -0.0327909 Jy ! Component: 2600 - total flux cleaned = -0.0325977 Jy ! Component: 2650 - total flux cleaned = -0.0327899 Jy ! Component: 2700 - total flux cleaned = -0.0327893 Jy ! Component: 2750 - total flux cleaned = -0.03317 Jy ! Component: 2800 - total flux cleaned = -0.0331676 Jy ! Component: 2850 - total flux cleaned = -0.0331675 Jy ! Component: 2900 - total flux cleaned = -0.0331688 Jy ! Component: 2950 - total flux cleaned = -0.0333562 Jy ! Component: 3000 - total flux cleaned = -0.0333565 Jy ! Component: 3050 - total flux cleaned = -0.0331719 Jy ! Component: 3100 - total flux cleaned = -0.0331742 Jy ! Component: 3150 - total flux cleaned = -0.0333571 Jy ! Component: 3200 - total flux cleaned = -0.0335368 Jy ! Component: 3250 - total flux cleaned = -0.0333564 Jy ! Component: 3300 - total flux cleaned = -0.0333565 Jy ! Component: 3350 - total flux cleaned = -0.0333571 Jy ! Component: 3400 - total flux cleaned = -0.0338887 Jy ! Component: 3450 - total flux cleaned = -0.0337099 Jy ! Component: 3500 - total flux cleaned = -0.0337111 Jy ! Component: 3550 - total flux cleaned = -0.0335361 Jy ! Component: 3600 - total flux cleaned = -0.0337095 Jy ! Component: 3650 - total flux cleaned = -0.0338827 Jy ! Component: 3700 - total flux cleaned = -0.0338834 Jy ! Component: 3750 - total flux cleaned = -0.0338817 Jy ! Component: 3800 - total flux cleaned = -0.0340511 Jy ! Component: 3850 - total flux cleaned = -0.0340496 Jy ! Component: 3900 - total flux cleaned = -0.0340511 Jy ! Component: 3950 - total flux cleaned = -0.0342183 Jy ! Component: 4000 - total flux cleaned = -0.0342178 Jy ! Component: 4050 - total flux cleaned = -0.0342188 Jy ! Total flux subtracted in 4096 components = -0.0343857 Jy ! Clean residual min=-0.008222 max=0.009346 Jy/beam ! Clean residual mean=-0.000014 rms=0.002908 Jy/beam ! Combined flux in latest and established models = 0.162973 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 197 components and 0.162973 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1748+3404_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.905 at 18.54 degrees (North through East) ! Clean map min=-0.048575 max=0.29209 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1748+3404_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.292087 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00290415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.98282 2.98282 5.96565 11.9313 23.8626 47.7252 95.4504 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0087 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.292 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 100.575 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1748+3404_S_uvs.log closed on Thu Apr 7 07:22:01 2016