! Started logfile: /scr/pima/bg219g_uvs/J1743+3747_S_uvs.log on Thu Apr 7 07:21:53 2016 obs /scr/pima/bg219g_uvs/J1743+3747_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1743+3747_S_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.950617 visibilities/baseline/integration-bin. ! Found source: J1743+3747 ! ! 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 2464 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/J1743+3747_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 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.046694Jy sigma=25.416834 ! Fit after self-cal, rms=0.768593Jy sigma=18.757206 ! 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.881 mas, bmaj=8.97 mas, bpa=29.51 degrees ! Estimated noise=0.854567 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.182285 Jy ! Component: 100 - total flux cleaned = 0.222045 Jy ! Total flux subtracted in 100 components = 0.222045 Jy ! Clean residual min=-0.010986 max=0.012493 Jy/beam ! Clean residual mean=-0.000017 rms=0.002934 Jy/beam ! Combined flux in latest and established models = 0.222045 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.222045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085984Jy sigma=2.007088 ! Fit after self-cal, rms=0.085973Jy sigma=2.006995 ! 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.511 mas, bmaj=10.08 mas, bpa=29.26 degrees ! Estimated noise=0.631008 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.0114816 Jy ! Component: 100 - total flux cleaned = 0.0148455 Jy ! Component: 150 - total flux cleaned = 0.0148517 Jy ! Component: 200 - total flux cleaned = 0.0149954 Jy ! Total flux subtracted in 200 components = 0.0149954 Jy ! Clean residual min=-0.011565 max=0.010537 Jy/beam ! Clean residual mean=-0.000025 rms=0.002318 Jy/beam ! Combined flux in latest and established models = 0.237041 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.237041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084276Jy sigma=1.967860 ! Fit after self-cal, rms=0.084270Jy sigma=1.967628 ! 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.511 x 10.08 at 29.26 degrees (North through East) ! Clean map min=-0.011212 max=0.23512 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.04 LA 0.93 ! MK 1.00 NL 0.94 OV 0.98 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 KP 1.01 LA 0.91 ! MK 1.00 NL 0.89 OV 1.01 PT 1.01 ! SC 1.00 ! ! ! 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.98 FD 1.17 KP 0.98 LA 0.93 ! MK 1.01 NL 1.08 OV 1.06 PT 1.04 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.084270Jy sigma=1.967628 ! Fit after self-cal, rms=0.084347Jy sigma=1.920920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=10.1 mas, bpa=29.16 degrees ! Estimated noise=0.634695 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.0019183 Jy ! Component: 100 - total flux cleaned = 0.0017568 Jy ! Component: 150 - total flux cleaned = 0.00168766 Jy ! Component: 200 - total flux cleaned = 0.00150654 Jy ! Total flux subtracted in 200 components = 0.00150654 Jy ! Clean residual min=-0.006105 max=0.006970 Jy/beam ! Clean residual mean=-0.000017 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.238547 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.238547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084187Jy sigma=1.917092 ! Fit after self-cal, rms=0.084214Jy sigma=1.916597 ! 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.084214Jy sigma=1.916597 ! Fit after self-cal, rms=0.084883Jy sigma=1.915635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.11 mas, bpa=29.16 degrees ! Estimated noise=0.640181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159759 Jy ! Component: 100 - total flux cleaned = 0.00152722 Jy ! Component: 150 - total flux cleaned = 0.00141432 Jy ! Component: 200 - total flux cleaned = 0.00136356 Jy ! Total flux subtracted in 200 components = 0.00136356 Jy ! Clean residual min=-0.006180 max=0.006850 Jy/beam ! Clean residual mean=-0.000017 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.239911 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.239911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084779Jy sigma=1.913168 ! Fit after self-cal, rms=0.084774Jy sigma=1.913114 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (85.5, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395161 Jy ! Component: 100 - total flux cleaned = 0.00556102 Jy ! Component: 150 - total flux cleaned = 0.00627366 Jy ! Component: 200 - total flux cleaned = 0.00736528 Jy ! Total flux subtracted in 200 components = 0.00736528 Jy ! Clean residual min=-0.006007 max=0.004492 Jy/beam ! Clean residual mean=-0.000017 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.247276 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.247276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084150Jy sigma=1.898874 ! Fit after self-cal, rms=0.084097Jy sigma=1.897846 ! 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.084097Jy sigma=1.897846 ! Fit after self-cal, rms=0.083868Jy sigma=1.895638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.12 mas, bpa=29.16 degrees ! Estimated noise=0.644377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141863 Jy ! Component: 100 - total flux cleaned = 0.00221348 Jy ! Component: 150 - total flux cleaned = 0.00315114 Jy ! Component: 200 - total flux cleaned = 0.00375227 Jy ! Total flux subtracted in 200 components = 0.00375227 Jy ! Clean residual min=-0.005766 max=0.004308 Jy/beam ! Clean residual mean=-0.000012 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.251028 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 79 components and 0.251028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083657Jy sigma=1.890763 ! Fit after self-cal, rms=0.083634Jy sigma=1.890550 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.000589668 Jy ! Component: 100 - total flux cleaned = 0.00105366 Jy ! Component: 150 - total flux cleaned = 0.00135737 Jy ! Component: 200 - total flux cleaned = 0.00158395 Jy ! Total flux subtracted in 200 components = 0.00158395 Jy ! Clean residual min=-0.005725 max=0.004172 Jy/beam ! Clean residual mean=-0.000012 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.252612 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 95 components and 0.252612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083545Jy sigma=1.888627 ! Fit after self-cal, rms=0.083541Jy sigma=1.888574 ! 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.083541Jy sigma=1.888574 ! Fit after self-cal, rms=0.083527Jy sigma=1.887806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.798 mas, bmaj=10.9 mas, bpa=26.92 degrees ! Estimated noise=0.759342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000808015 Jy ! Component: 100 - total flux cleaned = 0.00104844 Jy ! Component: 150 - total flux cleaned = 0.00120389 Jy ! Component: 200 - total flux cleaned = 0.00134124 Jy ! Total flux subtracted in 200 components = 0.00134124 Jy ! Clean residual min=-0.005540 max=0.004451 Jy/beam ! Clean residual mean=-0.000014 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.253953 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.253953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083477Jy sigma=1.886509 ! Fit after self-cal, rms=0.083465Jy sigma=1.886394 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.14777e-05 Jy ! Component: 100 - total flux cleaned = 0.000188686 Jy ! Component: 150 - total flux cleaned = 0.000294584 Jy ! Component: 200 - total flux cleaned = 0.000327814 Jy ! Total flux subtracted in 200 components = 0.000327814 Jy ! Clean residual min=-0.005462 max=0.004424 Jy/beam ! Clean residual mean=-0.000014 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.254281 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.254281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083450Jy sigma=1.886007 ! Fit after self-cal, rms=0.083446Jy sigma=1.885959 ! 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.508 mas, bmaj=10.12 mas, bpa=29.18 degrees ! Estimated noise=0.646943 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.508 x 10.12 at 29.18 degrees (North through East) ! Clean map min=-0.00656 max=0.24133 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.869 mas, bmaj=9.008 mas, bpa=29.53 degrees ! Estimated noise=0.881281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.187936 Jy ! Component: 100 - total flux cleaned = 0.22892 Jy ! Component: 150 - total flux cleaned = 0.239308 Jy ! Component: 200 - total flux cleaned = 0.244653 Jy ! Total flux subtracted in 200 components = 0.244653 Jy ! Clean residual min=-0.008314 max=0.007628 Jy/beam ! Clean residual mean=-0.000008 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.244653 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.244653 Jy ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.12 mas, bpa=29.18 degrees ! Estimated noise=0.646943 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.00479455 Jy ! Component: 100 - total flux cleaned = 0.00682895 Jy ! Component: 150 - total flux cleaned = 0.0073107 Jy ! Component: 200 - total flux cleaned = 0.00745524 Jy ! Total flux subtracted in 200 components = 0.00745524 Jy ! Clean residual min=-0.006687 max=0.004853 Jy/beam ! Clean residual mean=-0.000006 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.252108 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.252108 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.798 mas, bmaj=10.9 mas, bpa=26.92 degrees ! Estimated noise=0.759342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271576 Jy ! Component: 100 - total flux cleaned = 0.000833704 Jy ! Component: 150 - total flux cleaned = 0.00142972 Jy ! Component: 200 - total flux cleaned = 0.00177599 Jy ! Total flux subtracted in 200 components = 0.00177599 Jy ! Clean residual min=-0.005632 max=0.004934 Jy/beam ! Clean residual mean=-0.000012 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.253884 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.000154463 Jy ! Component: 100 - total flux cleaned = 0.00015468 Jy ! Component: 150 - total flux cleaned = 0.000284925 Jy ! Component: 200 - total flux cleaned = 0.0003443 Jy ! Total flux subtracted in 200 components = 0.0003443 Jy ! Clean residual min=-0.005417 max=0.004705 Jy/beam ! Clean residual mean=-0.000013 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.254228 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.254228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.12 mas, bpa=29.18 degrees ! Estimated noise=0.646943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000703999 Jy ! Component: 100 - total flux cleaned = -0.000174546 Jy ! Component: 150 - total flux cleaned = 0.000217659 Jy ! Component: 200 - total flux cleaned = 0.000433967 Jy ! Total flux subtracted in 200 components = 0.000433967 Jy ! Clean residual min=-0.005483 max=0.004307 Jy/beam ! Clean residual mean=-0.000008 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.254662 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.254662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083529Jy sigma=1.887772 ! Fit after self-cal, rms=0.083529Jy sigma=1.887692 wmodel /scr/pima/bg219g_uvs/J1743+3747_S_map.mod ! Writing 72 model components to file: /scr/pima/bg219g_uvs/J1743+3747_S_map.mod wobs /scr/pima/bg219g_uvs/J1743+3747_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1743+3747_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1743+3747_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1743+3747_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.00243214 Jy ! Component: 100 - total flux cleaned = -0.0037687 Jy ! Component: 150 - total flux cleaned = -0.00459003 Jy ! Component: 200 - total flux cleaned = -0.00486493 Jy ! Component: 250 - total flux cleaned = -0.00518951 Jy ! Component: 300 - total flux cleaned = -0.00525079 Jy ! Component: 350 - total flux cleaned = -0.00530959 Jy ! Component: 400 - total flux cleaned = -0.00519388 Jy ! Component: 450 - total flux cleaned = -0.0051389 Jy ! Component: 500 - total flux cleaned = -0.00518887 Jy ! Component: 550 - total flux cleaned = -0.0052888 Jy ! Component: 600 - total flux cleaned = -0.00543468 Jy ! Component: 650 - total flux cleaned = -0.00562279 Jy ! Component: 700 - total flux cleaned = -0.00566797 Jy ! Component: 750 - total flux cleaned = -0.00566763 Jy ! Component: 800 - total flux cleaned = -0.00549417 Jy ! Component: 850 - total flux cleaned = -0.00540849 Jy ! Component: 900 - total flux cleaned = -0.00524147 Jy ! Component: 950 - total flux cleaned = -0.00507895 Jy ! Component: 1000 - total flux cleaned = -0.00503916 Jy ! Component: 1050 - total flux cleaned = -0.00496149 Jy ! Component: 1100 - total flux cleaned = -0.0048457 Jy ! Component: 1150 - total flux cleaned = -0.00461823 Jy ! Component: 1200 - total flux cleaned = -0.00435785 Jy ! Component: 1250 - total flux cleaned = -0.00413968 Jy ! Component: 1300 - total flux cleaned = -0.00388931 Jy ! Component: 1350 - total flux cleaned = -0.00374873 Jy ! Component: 1400 - total flux cleaned = -0.00354105 Jy ! Component: 1450 - total flux cleaned = -0.00323412 Jy ! Component: 1500 - total flux cleaned = -0.00306562 Jy ! Component: 1550 - total flux cleaned = -0.00279963 Jy ! Component: 1600 - total flux cleaned = -0.00253788 Jy ! Component: 1650 - total flux cleaned = -0.00234418 Jy ! Component: 1700 - total flux cleaned = -0.00208856 Jy ! Component: 1750 - total flux cleaned = -0.00177336 Jy ! Component: 1800 - total flux cleaned = -0.00155529 Jy ! Component: 1850 - total flux cleaned = -0.00118556 Jy ! Component: 1900 - total flux cleaned = -0.000942217 Jy ! Component: 1950 - total flux cleaned = -0.000731344 Jy ! Component: 2000 - total flux cleaned = -0.00043307 Jy ! Component: 2050 - total flux cleaned = -0.000108433 Jy ! Component: 2100 - total flux cleaned = 0.000125084 Jy ! Component: 2150 - total flux cleaned = 0.000385144 Jy ! Component: 2200 - total flux cleaned = 0.000671504 Jy ! Component: 2250 - total flux cleaned = 0.00103927 Jy ! Component: 2300 - total flux cleaned = 0.00120744 Jy ! Component: 2350 - total flux cleaned = 0.00154091 Jy ! Component: 2400 - total flux cleaned = 0.00178909 Jy ! Component: 2450 - total flux cleaned = 0.00211684 Jy ! Component: 2500 - total flux cleaned = 0.00244154 Jy ! Component: 2550 - total flux cleaned = 0.00268285 Jy ! Component: 2600 - total flux cleaned = 0.00300202 Jy ! Component: 2650 - total flux cleaned = 0.00321303 Jy ! Component: 2700 - total flux cleaned = 0.00339676 Jy ! Component: 2750 - total flux cleaned = 0.00370847 Jy ! Component: 2800 - total flux cleaned = 0.00394012 Jy ! Component: 2850 - total flux cleaned = 0.00406791 Jy ! Component: 2900 - total flux cleaned = 0.00429658 Jy ! Component: 2950 - total flux cleaned = 0.00444796 Jy ! Component: 3000 - total flux cleaned = 0.00472293 Jy ! Component: 3050 - total flux cleaned = 0.00484696 Jy ! Component: 3100 - total flux cleaned = 0.0049702 Jy ! Component: 3150 - total flux cleaned = 0.00511729 Jy ! Component: 3200 - total flux cleaned = 0.00526303 Jy ! Component: 3250 - total flux cleaned = 0.00545611 Jy ! Component: 3300 - total flux cleaned = 0.00564775 Jy ! Component: 3350 - total flux cleaned = 0.00574281 Jy ! Component: 3400 - total flux cleaned = 0.0058848 Jy ! Component: 3450 - total flux cleaned = 0.00609618 Jy ! Component: 3500 - total flux cleaned = 0.00616605 Jy ! Component: 3550 - total flux cleaned = 0.00632844 Jy ! Component: 3600 - total flux cleaned = 0.00644365 Jy ! Component: 3650 - total flux cleaned = 0.00658116 Jy ! Component: 3700 - total flux cleaned = 0.00674044 Jy ! Component: 3750 - total flux cleaned = 0.00692127 Jy ! Component: 3800 - total flux cleaned = 0.00701128 Jy ! Component: 3850 - total flux cleaned = 0.00719032 Jy ! Component: 3900 - total flux cleaned = 0.00736816 Jy ! Component: 3950 - total flux cleaned = 0.00747888 Jy ! Component: 4000 - total flux cleaned = 0.00763302 Jy ! Component: 4050 - total flux cleaned = 0.00778631 Jy ! Total flux subtracted in 4096 components = 0.00787339 Jy ! Clean residual min=-0.001257 max=0.001195 Jy/beam ! Clean residual mean=-0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.262536 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 332 components and 0.262535 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1743+3747_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.508 x 10.12 at 29.18 degrees (North through East) ! Clean map min=-0.0061308 max=0.2401 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1743+3747_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.240104 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000381825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.477075 0.477075 0.954151 1.9083 3.8166 7.6332 15.2664 30.5328 61.0656 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.24 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 628.831 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1743+3747_S_uvs.log closed on Thu Apr 7 07:21:57 2016