! Started logfile: /scr/pima/bg219g_uvs/J1323-3849_S_uvs.log on Thu Apr 7 07:16:20 2016 obs /scr/pima/bg219g_uvs/J1323-3849_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1323-3849_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.898746 visibilities/baseline/integration-bin. ! Found source: J1323-3849 ! ! 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 4012 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/J1323-3849_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.043410Jy sigma=14.396022 ! Fit after self-cal, rms=0.810490Jy sigma=10.889646 ! 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.164 mas, bmaj=6.829 mas, bpa=-9.348 degrees ! Estimated noise=1.52531 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.160694 Jy ! Component: 100 - total flux cleaned = 0.200008 Jy ! Total flux subtracted in 100 components = 0.200008 Jy ! Clean residual min=-0.024536 max=0.035760 Jy/beam ! Clean residual mean=-0.000020 rms=0.006025 Jy/beam ! Combined flux in latest and established models = 0.200008 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.200008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168543Jy sigma=2.056709 ! Fit after self-cal, rms=0.168371Jy sigma=2.055702 ! 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.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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 (4, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.03625 Jy ! Component: 100 - total flux cleaned = 0.0543282 Jy ! Component: 150 - total flux cleaned = 0.062438 Jy ! Component: 200 - total flux cleaned = 0.0649471 Jy ! Total flux subtracted in 200 components = 0.0649471 Jy ! Clean residual min=-0.024560 max=0.021992 Jy/beam ! Clean residual mean=0.000029 rms=0.005096 Jy/beam ! Combined flux in latest and established models = 0.264955 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.264955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159785Jy sigma=1.943652 ! Fit after self-cal, rms=0.159308Jy sigma=1.935122 ! 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.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.021979 max=0.1958 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.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! 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 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.159308Jy sigma=1.935122 ! Fit after self-cal, rms=0.159308Jy sigma=1.935122 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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.00957628 Jy ! Component: 100 - total flux cleaned = 0.0101253 Jy ! Component: 150 - total flux cleaned = 0.0105927 Jy ! Component: 200 - total flux cleaned = 0.011013 Jy ! Total flux subtracted in 200 components = 0.011013 Jy ! Clean residual min=-0.021437 max=0.017189 Jy/beam ! Clean residual mean=0.000039 rms=0.004808 Jy/beam ! Combined flux in latest and established models = 0.275968 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 56 components and 0.275968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157882Jy sigma=1.924090 ! Fit after self-cal, rms=0.157798Jy sigma=1.921727 ! 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.157798Jy sigma=1.921727 ! Fit after self-cal, rms=0.157798Jy sigma=1.921727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352647 Jy ! Component: 100 - total flux cleaned = 0.00437302 Jy ! Component: 150 - total flux cleaned = 0.00455862 Jy ! Component: 200 - total flux cleaned = 0.00472876 Jy ! Total flux subtracted in 200 components = 0.00472876 Jy ! Clean residual min=-0.020143 max=0.015505 Jy/beam ! Clean residual mean=0.000045 rms=0.004706 Jy/beam ! Combined flux in latest and established models = 0.280697 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.280697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157079Jy sigma=1.916704 ! Fit after self-cal, rms=0.157052Jy sigma=1.915722 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.00209618 Jy ! Component: 100 - total flux cleaned = 0.00260051 Jy ! Component: 150 - total flux cleaned = 0.0029048 Jy ! Component: 200 - total flux cleaned = 0.00290207 Jy ! Total flux subtracted in 200 components = 0.00290207 Jy ! Clean residual min=-0.019502 max=0.014886 Jy/beam ! Clean residual mean=0.000049 rms=0.004653 Jy/beam ! Combined flux in latest and established models = 0.283599 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.283599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156624Jy sigma=1.912576 ! Fit after self-cal, rms=0.156611Jy sigma=1.912141 ! 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.156611Jy sigma=1.912141 ! Fit after self-cal, rms=0.156611Jy sigma=1.912141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141923 Jy ! Component: 100 - total flux cleaned = 0.0017009 Jy ! Component: 150 - total flux cleaned = 0.00183245 Jy ! Component: 200 - total flux cleaned = 0.00183595 Jy ! Total flux subtracted in 200 components = 0.00183595 Jy ! Clean residual min=-0.018978 max=0.014762 Jy/beam ! Clean residual mean=0.000051 rms=0.004618 Jy/beam ! Combined flux in latest and established models = 0.285435 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.285435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156325Jy sigma=1.909862 ! Fit after self-cal, rms=0.156314Jy sigma=1.909657 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.00102258 Jy ! Component: 100 - total flux cleaned = 0.00114489 Jy ! Component: 150 - total flux cleaned = 0.00125729 Jy ! Component: 200 - total flux cleaned = 0.0013662 Jy ! Total flux subtracted in 200 components = 0.0013662 Jy ! Clean residual min=-0.018590 max=0.014638 Jy/beam ! Clean residual mean=0.000052 rms=0.004593 Jy/beam ! Combined flux in latest and established models = 0.286801 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.286801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156104Jy sigma=1.907884 ! Fit after self-cal, rms=0.156091Jy sigma=1.907764 ! 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.156091Jy sigma=1.907764 ! Fit after self-cal, rms=0.156091Jy sigma=1.907764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.319 mas, bmaj=23.86 mas, bpa=-1.152 degrees ! Estimated noise=1.19542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315569 Jy ! Component: 100 - total flux cleaned = 0.00343428 Jy ! Component: 150 - total flux cleaned = 0.00367442 Jy ! Component: 200 - total flux cleaned = 0.00374367 Jy ! Total flux subtracted in 200 components = 0.00374367 Jy ! Clean residual min=-0.027390 max=0.021345 Jy/beam ! Clean residual mean=0.000135 rms=0.008518 Jy/beam ! Combined flux in latest and established models = 0.290545 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.290545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156103Jy sigma=1.908360 ! Fit after self-cal, rms=0.156088Jy sigma=1.907895 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.000340389 Jy ! Component: 100 - total flux cleaned = 0.000480132 Jy ! Component: 150 - total flux cleaned = 0.000547263 Jy ! Component: 200 - total flux cleaned = 0.00060823 Jy ! Total flux subtracted in 200 components = 0.00060823 Jy ! Clean residual min=-0.027212 max=0.021154 Jy/beam ! Clean residual mean=0.000136 rms=0.008516 Jy/beam ! Combined flux in latest and established models = 0.291153 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.291153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156117Jy sigma=1.908460 ! Fit after self-cal, rms=0.156117Jy sigma=1.908310 ! 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.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.016859 max=0.18223 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.164 mas, bmaj=6.829 mas, bpa=-9.348 degrees ! Estimated noise=1.52531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162712 Jy ! Component: 100 - total flux cleaned = 0.210757 Jy ! Component: 150 - total flux cleaned = 0.235112 Jy ! Component: 200 - total flux cleaned = 0.251371 Jy ! Total flux subtracted in 200 components = 0.251371 Jy ! Clean residual min=-0.022101 max=0.019038 Jy/beam ! Clean residual mean=0.000005 rms=0.004637 Jy/beam ! Combined flux in latest and established models = 0.251371 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.251371 Jy ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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.0145481 Jy ! Component: 100 - total flux cleaned = 0.0235651 Jy ! Component: 150 - total flux cleaned = 0.0292636 Jy ! Component: 200 - total flux cleaned = 0.0308068 Jy ! Total flux subtracted in 200 components = 0.0308068 Jy ! Clean residual min=-0.021112 max=0.014652 Jy/beam ! Clean residual mean=0.000053 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.282178 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.282178 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.319 mas, bmaj=23.86 mas, bpa=-1.152 degrees ! Estimated noise=1.19542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00624296 Jy ! Component: 100 - total flux cleaned = 0.00702173 Jy ! Component: 150 - total flux cleaned = 0.00766822 Jy ! Component: 200 - total flux cleaned = 0.00807709 Jy ! Total flux subtracted in 200 components = 0.00807709 Jy ! Clean residual min=-0.029721 max=0.020094 Jy/beam ! Clean residual mean=0.000143 rms=0.008635 Jy/beam ! Combined flux in latest and established models = 0.290255 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.000344401 Jy ! Component: 100 - total flux cleaned = 0.000567424 Jy ! Component: 150 - total flux cleaned = 0.000663534 Jy ! Component: 200 - total flux cleaned = 0.000761133 Jy ! Total flux subtracted in 200 components = 0.000761133 Jy ! Clean residual min=-0.028897 max=0.020539 Jy/beam ! Clean residual mean=0.000141 rms=0.008576 Jy/beam ! Combined flux in latest and established models = 0.291016 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.291017 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297645 Jy ! Component: 100 - total flux cleaned = -0.00281808 Jy ! Component: 150 - total flux cleaned = -0.00267884 Jy ! Component: 200 - total flux cleaned = -0.00254154 Jy ! Total flux subtracted in 200 components = -0.00254154 Jy ! Clean residual min=-0.018725 max=0.014119 Jy/beam ! Clean residual mean=0.000055 rms=0.004629 Jy/beam ! Combined flux in latest and established models = 0.288475 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.288475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156255Jy sigma=1.912715 ! Fit after self-cal, rms=0.156223Jy sigma=1.911763 wmodel /scr/pima/bg219g_uvs/J1323-3849_S_map.mod ! Writing 84 model components to file: /scr/pima/bg219g_uvs/J1323-3849_S_map.mod wobs /scr/pima/bg219g_uvs/J1323-3849_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1323-3849_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1323-3849_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1323-3849_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.00798381 Jy ! Component: 100 - total flux cleaned = -0.0123661 Jy ! Component: 150 - total flux cleaned = -0.0162473 Jy ! Component: 200 - total flux cleaned = -0.0195677 Jy ! Component: 250 - total flux cleaned = -0.0220431 Jy ! Component: 300 - total flux cleaned = -0.0241698 Jy ! Component: 350 - total flux cleaned = -0.026004 Jy ! Component: 400 - total flux cleaned = -0.028272 Jy ! Component: 450 - total flux cleaned = -0.0306071 Jy ! Component: 500 - total flux cleaned = -0.0323676 Jy ! Component: 550 - total flux cleaned = -0.033902 Jy ! Component: 600 - total flux cleaned = -0.0355245 Jy ! Component: 650 - total flux cleaned = -0.0370864 Jy ! Component: 700 - total flux cleaned = -0.0388667 Jy ! Component: 750 - total flux cleaned = -0.0404547 Jy ! Component: 800 - total flux cleaned = -0.0413549 Jy ! Component: 850 - total flux cleaned = -0.0419791 Jy ! Component: 900 - total flux cleaned = -0.0425861 Jy ! Component: 950 - total flux cleaned = -0.0428204 Jy ! Component: 1000 - total flux cleaned = -0.0429306 Jy ! Component: 1050 - total flux cleaned = -0.0429278 Jy ! Component: 1100 - total flux cleaned = -0.0430308 Jy ! Component: 1150 - total flux cleaned = -0.0425094 Jy ! Component: 1200 - total flux cleaned = -0.0426096 Jy ! Component: 1250 - total flux cleaned = -0.0426085 Jy ! Component: 1300 - total flux cleaned = -0.0424149 Jy ! Component: 1350 - total flux cleaned = -0.0426983 Jy ! Component: 1400 - total flux cleaned = -0.0426989 Jy ! Component: 1450 - total flux cleaned = -0.0426996 Jy ! Component: 1500 - total flux cleaned = -0.0428751 Jy ! Component: 1550 - total flux cleaned = -0.0428762 Jy ! Component: 1600 - total flux cleaned = -0.0427944 Jy ! Component: 1650 - total flux cleaned = -0.042875 Jy ! Component: 1700 - total flux cleaned = -0.0427953 Jy ! Component: 1750 - total flux cleaned = -0.0426412 Jy ! Component: 1800 - total flux cleaned = -0.0427151 Jy ! Component: 1850 - total flux cleaned = -0.042567 Jy ! Component: 1900 - total flux cleaned = -0.042709 Jy ! Component: 1950 - total flux cleaned = -0.0425672 Jy ! Component: 2000 - total flux cleaned = -0.0424985 Jy ! Component: 2050 - total flux cleaned = -0.0424979 Jy ! Component: 2100 - total flux cleaned = -0.0426944 Jy ! Component: 2150 - total flux cleaned = -0.0427574 Jy ! Component: 2200 - total flux cleaned = -0.0426955 Jy ! Component: 2250 - total flux cleaned = -0.0428822 Jy ! Component: 2300 - total flux cleaned = -0.0429434 Jy ! Component: 2350 - total flux cleaned = -0.0430028 Jy ! Component: 2400 - total flux cleaned = -0.042884 Jy ! Component: 2450 - total flux cleaned = -0.0425953 Jy ! Component: 2500 - total flux cleaned = -0.0425957 Jy ! Component: 2550 - total flux cleaned = -0.0424839 Jy ! Component: 2600 - total flux cleaned = -0.0422087 Jy ! Component: 2650 - total flux cleaned = -0.041938 Jy ! Component: 2700 - total flux cleaned = -0.0418309 Jy ! Component: 2750 - total flux cleaned = -0.0415147 Jy ! Component: 2800 - total flux cleaned = -0.0413588 Jy ! Component: 2850 - total flux cleaned = -0.0412038 Jy ! Component: 2900 - total flux cleaned = -0.0410003 Jy ! Component: 2950 - total flux cleaned = -0.0408 Jy ! Component: 3000 - total flux cleaned = -0.0407007 Jy ! Component: 3050 - total flux cleaned = -0.0406022 Jy ! Component: 3100 - total flux cleaned = -0.040602 Jy ! Component: 3150 - total flux cleaned = -0.0404085 Jy ! Component: 3200 - total flux cleaned = -0.0403611 Jy ! Component: 3250 - total flux cleaned = -0.0405044 Jy ! Component: 3300 - total flux cleaned = -0.0406938 Jy ! Component: 3350 - total flux cleaned = -0.0408346 Jy ! Component: 3400 - total flux cleaned = -0.0410218 Jy ! Component: 3450 - total flux cleaned = -0.0411619 Jy ! Component: 3500 - total flux cleaned = -0.0412082 Jy ! Component: 3550 - total flux cleaned = -0.0413008 Jy ! Component: 3600 - total flux cleaned = -0.041578 Jy ! Component: 3650 - total flux cleaned = -0.041532 Jy ! Component: 3700 - total flux cleaned = -0.0415321 Jy ! Component: 3750 - total flux cleaned = -0.0415778 Jy ! Component: 3800 - total flux cleaned = -0.0415319 Jy ! Component: 3850 - total flux cleaned = -0.041669 Jy ! Component: 3900 - total flux cleaned = -0.041715 Jy ! Component: 3950 - total flux cleaned = -0.0417149 Jy ! Component: 4000 - total flux cleaned = -0.0417149 Jy ! Component: 4050 - total flux cleaned = -0.041806 Jy ! Total flux subtracted in 4096 components = -0.0417606 Jy ! Clean residual min=-0.002684 max=0.002903 Jy/beam ! Clean residual mean=0.000011 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.246715 Jy keep ! Adding 348 model components to the UV plane model. ! The established model now contains 432 components and 0.246715 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1323-3849_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.011277 max=0.1732 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1323-3849_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000771546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33642 1.33642 2.67284 5.34569 10.6914 21.3828 42.7655 85.531 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 224.479 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1323-3849_S_uvs.log closed on Thu Apr 7 07:16:24 2016