! Started logfile: /scr/pima/bg219a_uvs/J1716-0452_S_uvs.log on Wed Apr 6 23:00:16 2016 obs /scr/pima/bg219a_uvs/J1716-0452_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1716-0452_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.769048 visibilities/baseline/integration-bin. ! Found source: J1716-0452 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1292 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J1716-0452_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006096Jy sigma=21.321925 ! Fit after self-cal, rms=0.782291Jy sigma=16.274826 ! 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.208 mas, bmaj=6.203 mas, bpa=-2.983 degrees ! Estimated noise=1.30645 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.160851 Jy ! Component: 100 - total flux cleaned = 0.204495 Jy ! Total flux subtracted in 100 components = 0.204495 Jy ! Clean residual min=-0.014585 max=0.020580 Jy/beam ! Clean residual mean=0.000011 rms=0.004644 Jy/beam ! Combined flux in latest and established models = 0.204495 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.204495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082010Jy sigma=1.645801 ! Fit after self-cal, rms=0.081907Jy sigma=1.644813 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.648 mas, bmaj=7.043 mas, bpa=-2.871 degrees ! Estimated noise=1.05013 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.0361726 Jy ! Component: 100 - total flux cleaned = 0.056382 Jy ! Component: 150 - total flux cleaned = 0.0680465 Jy ! Component: 200 - total flux cleaned = 0.0749365 Jy ! Total flux subtracted in 200 components = 0.0749365 Jy ! Clean residual min=-0.006465 max=0.006154 Jy/beam ! Clean residual mean=0.000001 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.279431 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 46 components and 0.279432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065557Jy sigma=1.229329 ! Fit after self-cal, rms=0.065496Jy sigma=1.227328 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.648 x 7.043 at -2.871 degrees (North through East) ! Clean map min=-0.006241 max=0.22199 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: ! LA 1.01 MK 1.04 NL 0.96 OV 0.97 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.04 NL 0.99 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.00 OV 1.00 ! PT 0.89 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.97 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.065496Jy sigma=1.227328 ! Fit after self-cal, rms=0.063836Jy sigma=1.210374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.672 mas, bmaj=7.077 mas, bpa=-2.884 degrees ! Estimated noise=1.03827 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.000412449 Jy ! Component: 100 - total flux cleaned = 0.000315827 Jy ! Component: 150 - total flux cleaned = 0.000315728 Jy ! Component: 200 - total flux cleaned = 0.00031567 Jy ! Total flux subtracted in 200 components = 0.00031567 Jy ! Clean residual min=-0.004972 max=0.004203 Jy/beam ! Clean residual mean=-0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.279747 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.279747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063815Jy sigma=1.209923 ! Fit after self-cal, rms=0.063822Jy sigma=1.209789 ! 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.063822Jy sigma=1.209789 ! Fit after self-cal, rms=0.063132Jy sigma=1.198439 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=7.081 mas, bpa=-2.926 degrees ! Estimated noise=1.03744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.18333e-05 Jy ! Component: 100 - total flux cleaned = 2.38961e-05 Jy ! Component: 150 - total flux cleaned = 4.1685e-05 Jy ! Component: 200 - total flux cleaned = 4.20237e-05 Jy ! Total flux subtracted in 200 components = 4.20237e-05 Jy ! Clean residual min=-0.004894 max=0.004033 Jy/beam ! Clean residual mean=-0.000002 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.279789 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.279789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063120Jy sigma=1.198136 ! Fit after self-cal, rms=0.063120Jy sigma=1.198040 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 = 4.2654e-05 Jy ! Component: 100 - total flux cleaned = 0.000110479 Jy ! Component: 150 - total flux cleaned = 0.000111155 Jy ! Component: 200 - total flux cleaned = 0.000125727 Jy ! Total flux subtracted in 200 components = 0.000125727 Jy ! Clean residual min=-0.004840 max=0.003992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.279915 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.279915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063112Jy sigma=1.197838 ! Fit after self-cal, rms=0.063113Jy sigma=1.197814 ! 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.063113Jy sigma=1.197814 ! Fit after self-cal, rms=0.063118Jy sigma=1.197785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=7.083 mas, bpa=-2.975 degrees ! Estimated noise=1.03693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.26602e-05 Jy ! Component: 100 - total flux cleaned = 9.96414e-05 Jy ! Component: 150 - total flux cleaned = 9.98959e-05 Jy ! Component: 200 - total flux cleaned = 0.00012723 Jy ! Total flux subtracted in 200 components = 0.00012723 Jy ! Clean residual min=-0.004789 max=0.003988 Jy/beam ! Clean residual mean=-0.000002 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.280042 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.280042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063111Jy sigma=1.197594 ! Fit after self-cal, rms=0.063113Jy sigma=1.197570 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 = -1.9081e-05 Jy ! Component: 100 - total flux cleaned = 9.10251e-06 Jy ! Component: 150 - total flux cleaned = 3.55684e-05 Jy ! Component: 200 - total flux cleaned = 4.85619e-05 Jy ! Total flux subtracted in 200 components = 4.85619e-05 Jy ! Clean residual min=-0.004764 max=0.003979 Jy/beam ! Clean residual mean=-0.000002 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.280091 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.280091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063107Jy sigma=1.197437 ! Fit after self-cal, rms=0.063108Jy sigma=1.197420 ! 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.063108Jy sigma=1.197420 ! Fit after self-cal, rms=0.063115Jy sigma=1.197402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.477 mas, bmaj=15.04 mas, bpa=-4.943 degrees ! Estimated noise=1.43202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495782 Jy ! Component: 100 - total flux cleaned = 0.000592756 Jy ! Component: 150 - total flux cleaned = 0.000649376 Jy ! Component: 200 - total flux cleaned = 0.00072448 Jy ! Total flux subtracted in 200 components = 0.00072448 Jy ! Clean residual min=-0.003315 max=0.003557 Jy/beam ! Clean residual mean=-0.000006 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.280815 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 62 components and 0.280815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063125Jy sigma=1.197462 ! Fit after self-cal, rms=0.063109Jy sigma=1.197366 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 = -4.47841e-05 Jy ! Component: 100 - total flux cleaned = 8.65586e-06 Jy ! Component: 150 - total flux cleaned = 7.85016e-05 Jy ! Component: 200 - total flux cleaned = 9.94252e-05 Jy ! Total flux subtracted in 200 components = 9.94252e-05 Jy ! Clean residual min=-0.003288 max=0.003516 Jy/beam ! Clean residual mean=-0.000006 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.280915 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.280915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063123Jy sigma=1.197544 ! Fit after self-cal, rms=0.063114Jy sigma=1.197486 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 7.084 at -3.012 degrees (North through East) ! Clean map min=-0.0045601 max=0.21963 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.217 mas, bmaj=6.227 mas, bpa=-3.17 degrees ! Estimated noise=1.29513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15932 Jy ! Component: 100 - total flux cleaned = 0.202754 Jy ! Component: 150 - total flux cleaned = 0.226181 Jy ! Component: 200 - total flux cleaned = 0.241102 Jy ! Total flux subtracted in 200 components = 0.241102 Jy ! Clean residual min=-0.009041 max=0.009608 Jy/beam ! Clean residual mean=0.000005 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.241102 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.241102 Jy ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 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.0167001 Jy ! Component: 100 - total flux cleaned = 0.0261513 Jy ! Component: 150 - total flux cleaned = 0.0316425 Jy ! Component: 200 - total flux cleaned = 0.0348894 Jy ! Total flux subtracted in 200 components = 0.0348894 Jy ! Clean residual min=-0.005646 max=0.004237 Jy/beam ! Clean residual mean=0.000001 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.275991 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.275991 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.477 mas, bmaj=15.04 mas, bpa=-4.943 degrees ! Estimated noise=1.43202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362486 Jy ! Component: 100 - total flux cleaned = 0.00449046 Jy ! Component: 150 - total flux cleaned = 0.00460712 Jy ! Component: 200 - total flux cleaned = 0.00470879 Jy ! Total flux subtracted in 200 components = 0.00470879 Jy ! Clean residual min=-0.003610 max=0.003713 Jy/beam ! Clean residual mean=-0.000006 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.2807 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 = 8.66402e-05 Jy ! Component: 100 - total flux cleaned = 0.000137726 Jy ! Component: 150 - total flux cleaned = 0.000204688 Jy ! Component: 200 - total flux cleaned = 0.000263227 Jy ! Total flux subtracted in 200 components = 0.000263227 Jy ! Clean residual min=-0.003314 max=0.003507 Jy/beam ! Clean residual mean=-0.000006 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.280963 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.280963 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230305 Jy ! Component: 100 - total flux cleaned = -0.000311727 Jy ! Component: 150 - total flux cleaned = -0.000283712 Jy ! Component: 200 - total flux cleaned = -0.000257934 Jy ! Total flux subtracted in 200 components = -0.000257934 Jy ! Clean residual min=-0.004910 max=0.003993 Jy/beam ! Clean residual mean=-0.000002 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.280705 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.280705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063109Jy sigma=1.197577 ! Fit after self-cal, rms=0.063107Jy sigma=1.197437 wmodel /scr/pima/bg219a_uvs/J1716-0452_S_map.mod ! Writing 70 model components to file: /scr/pima/bg219a_uvs/J1716-0452_S_map.mod wobs /scr/pima/bg219a_uvs/J1716-0452_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1716-0452_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1716-0452_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1716-0452_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.000918204 Jy ! Component: 100 - total flux cleaned = -0.000786592 Jy ! Component: 150 - total flux cleaned = -0.000844396 Jy ! Component: 200 - total flux cleaned = -0.000738659 Jy ! Component: 250 - total flux cleaned = -0.000841076 Jy ! Component: 300 - total flux cleaned = -0.000891311 Jy ! Component: 350 - total flux cleaned = -0.000939934 Jy ! Component: 400 - total flux cleaned = -0.0010309 Jy ! Component: 450 - total flux cleaned = -0.00107494 Jy ! Component: 500 - total flux cleaned = -0.00111797 Jy ! Component: 550 - total flux cleaned = -0.00107768 Jy ! Component: 600 - total flux cleaned = -0.00111601 Jy ! Component: 650 - total flux cleaned = -0.000922523 Jy ! Component: 700 - total flux cleaned = -0.000847331 Jy ! Component: 750 - total flux cleaned = -0.00070312 Jy ! Component: 800 - total flux cleaned = -0.000701661 Jy ! Component: 850 - total flux cleaned = -0.000598071 Jy ! Component: 900 - total flux cleaned = -0.000465231 Jy ! Component: 950 - total flux cleaned = -0.000368374 Jy ! Component: 1000 - total flux cleaned = -0.000305288 Jy ! Component: 1050 - total flux cleaned = -0.000212591 Jy ! Component: 1100 - total flux cleaned = -0.000211995 Jy ! Component: 1150 - total flux cleaned = -0.000122684 Jy ! Component: 1200 - total flux cleaned = -3.56694e-05 Jy ! Component: 1250 - total flux cleaned = -3.53074e-05 Jy ! Component: 1300 - total flux cleaned = -7.02318e-06 Jy ! Component: 1350 - total flux cleaned = 0.000102833 Jy ! Component: 1400 - total flux cleaned = 0.000129218 Jy ! Component: 1450 - total flux cleaned = 0.00023452 Jy ! Component: 1500 - total flux cleaned = 0.000311163 Jy ! Component: 1550 - total flux cleaned = 0.000412301 Jy ! Component: 1600 - total flux cleaned = 0.000486589 Jy ! Component: 1650 - total flux cleaned = 0.000535356 Jy ! Component: 1700 - total flux cleaned = 0.000607335 Jy ! Component: 1750 - total flux cleaned = 0.000630984 Jy ! Component: 1800 - total flux cleaned = 0.000607378 Jy ! Component: 1850 - total flux cleaned = 0.00058452 Jy ! Component: 1900 - total flux cleaned = 0.000494635 Jy ! Component: 1950 - total flux cleaned = 0.000451168 Jy ! Component: 2000 - total flux cleaned = 0.000429819 Jy ! Component: 2050 - total flux cleaned = 0.000387227 Jy ! Component: 2100 - total flux cleaned = 0.000429754 Jy ! Component: 2150 - total flux cleaned = 0.000408787 Jy ! Component: 2200 - total flux cleaned = 0.000388218 Jy ! Component: 2250 - total flux cleaned = 0.000388091 Jy ! Component: 2300 - total flux cleaned = 0.000347557 Jy ! Component: 2350 - total flux cleaned = 0.000307849 Jy ! Component: 2400 - total flux cleaned = 0.000288205 Jy ! Component: 2450 - total flux cleaned = 0.000307573 Jy ! Component: 2500 - total flux cleaned = 0.000288043 Jy ! Component: 2550 - total flux cleaned = 0.000268891 Jy ! Component: 2600 - total flux cleaned = 0.000269035 Jy ! Component: 2650 - total flux cleaned = 0.000269076 Jy ! Component: 2700 - total flux cleaned = 0.000268918 Jy ! Component: 2750 - total flux cleaned = 0.000305707 Jy ! Component: 2800 - total flux cleaned = 0.00030575 Jy ! Component: 2850 - total flux cleaned = 0.000323817 Jy ! Component: 2900 - total flux cleaned = 0.000359823 Jy ! Component: 2950 - total flux cleaned = 0.000449225 Jy ! Component: 3000 - total flux cleaned = 0.000502385 Jy ! Component: 3050 - total flux cleaned = 0.00059031 Jy ! Component: 3100 - total flux cleaned = 0.0006602 Jy ! Component: 3150 - total flux cleaned = 0.00067763 Jy ! Component: 3200 - total flux cleaned = 0.000815641 Jy ! Component: 3250 - total flux cleaned = 0.000832819 Jy ! Component: 3300 - total flux cleaned = 0.000866914 Jy ! Component: 3350 - total flux cleaned = 0.000934657 Jy ! Component: 3400 - total flux cleaned = 0.000968423 Jy ! Component: 3450 - total flux cleaned = 0.00098518 Jy ! Component: 3500 - total flux cleaned = 0.00106869 Jy ! Component: 3550 - total flux cleaned = 0.00113526 Jy ! Component: 3600 - total flux cleaned = 0.00125137 Jy ! Component: 3650 - total flux cleaned = 0.00131751 Jy ! Component: 3700 - total flux cleaned = 0.00139985 Jy ! Component: 3750 - total flux cleaned = 0.00149847 Jy ! Component: 3800 - total flux cleaned = 0.00159686 Jy ! Component: 3850 - total flux cleaned = 0.00169504 Jy ! Component: 3900 - total flux cleaned = 0.00180934 Jy ! Component: 3950 - total flux cleaned = 0.00187461 Jy ! Component: 4000 - total flux cleaned = 0.00198874 Jy ! Component: 4050 - total flux cleaned = 0.00207019 Jy ! Total flux subtracted in 4096 components = 0.00221653 Jy ! Clean residual min=-0.001114 max=0.001057 Jy/beam ! Clean residual mean=-0.000002 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.282922 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 306 components and 0.282922 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1716-0452_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 7.084 at -3.012 degrees (North through East) ! Clean map min=-0.0032277 max=0.21894 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1716-0452_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.218943 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000296268 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.405952 0.405952 0.811903 1.62381 3.24761 6.49523 12.9905 25.9809 51.9618 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.218 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 739.004 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1716-0452_S_uvs.log closed on Wed Apr 6 23:00:20 2016