! Started logfile: /scr/pima/bg219h_uvs/J1739+4955_S_uvs.log on Thu Apr 7 09:08:40 2016 obs /scr/pima/bg219h_uvs/J1739+4955_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1739+4955_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873016 visibilities/baseline/integration-bin. ! Found source: J1739+4955 ! ! 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 880 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/bg219h_uvs/J1739+4955_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010472Jy sigma=22.241851 ! Fit after self-cal, rms=0.794630Jy sigma=17.316478 ! 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.468 mas, bmaj=8.96 mas, bpa=18.49 degrees ! Estimated noise=1.47428 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.159986 Jy ! Component: 100 - total flux cleaned = 0.196153 Jy ! Total flux subtracted in 100 components = 0.196153 Jy ! Clean residual min=-0.008956 max=0.013425 Jy/beam ! Clean residual mean=0.000000 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 0.196153 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.196153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060026Jy sigma=1.289413 ! Fit after self-cal, rms=0.060024Jy sigma=1.289196 ! 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.779 mas, bmaj=8.938 mas, bpa=17.2 degrees ! Estimated noise=1.23222 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.0180088 Jy ! Component: 100 - total flux cleaned = 0.0275575 Jy ! Component: 150 - total flux cleaned = 0.0336421 Jy ! Component: 200 - total flux cleaned = 0.0380523 Jy ! Total flux subtracted in 200 components = 0.0380523 Jy ! Clean residual min=-0.006147 max=0.005906 Jy/beam ! Clean residual mean=0.000001 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.234205 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 0.234205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054992Jy sigma=1.149657 ! Fit after self-cal, rms=0.054993Jy sigma=1.149042 ! 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.779 x 8.938 at 17.2 degrees (North through East) ! Clean map min=-0.005863 max=0.20944 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.01 HN 1.02 KP 0.95 LA 0.89 ! MK 0.97 NL 0.93 OV 0.97 PT 0.96 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.04 KP 0.96 LA 0.97 ! MK 0.97 NL 1.02 OV 1.03 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.08 KP 1.02 LA 0.99 ! MK 0.97 NL 0.93 OV 1.00 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.07 KP 0.95 LA 0.99 ! MK 1.05 NL 1.01 OV 1.01 PT 0.99 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.054993Jy sigma=1.149042 ! Fit after self-cal, rms=0.053795Jy sigma=1.110542 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=9.03 mas, bpa=17.24 degrees ! Estimated noise=1.22379 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.00102964 Jy ! Component: 100 - total flux cleaned = 0.000925244 Jy ! Component: 150 - total flux cleaned = 0.000926192 Jy ! Component: 200 - total flux cleaned = 0.00092744 Jy ! Total flux subtracted in 200 components = 0.00092744 Jy ! Clean residual min=-0.005213 max=0.004941 Jy/beam ! Clean residual mean=-0.000000 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.235133 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.235133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053700Jy sigma=1.109032 ! Fit after self-cal, rms=0.053714Jy sigma=1.108831 ! 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.053714Jy sigma=1.108831 ! Fit after self-cal, rms=0.053672Jy sigma=1.108604 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=9.03 mas, bpa=17.27 degrees ! Estimated noise=1.22195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420835 Jy ! Component: 100 - total flux cleaned = 0.000455965 Jy ! Component: 150 - total flux cleaned = 0.000517824 Jy ! Component: 200 - total flux cleaned = 0.000544444 Jy ! Total flux subtracted in 200 components = 0.000544444 Jy ! Clean residual min=-0.005113 max=0.004971 Jy/beam ! Clean residual mean=-0.000001 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.235677 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.235677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053617Jy sigma=1.107856 ! Fit after self-cal, rms=0.053617Jy sigma=1.107783 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.000138863 Jy ! Component: 100 - total flux cleaned = 0.000165912 Jy ! Component: 150 - total flux cleaned = 0.000189426 Jy ! Component: 200 - total flux cleaned = 0.00021085 Jy ! Total flux subtracted in 200 components = 0.00021085 Jy ! Clean residual min=-0.005024 max=0.004963 Jy/beam ! Clean residual mean=-0.000001 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.235888 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.235888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053593Jy sigma=1.107372 ! Fit after self-cal, rms=0.053594Jy sigma=1.107328 ! 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.053594Jy sigma=1.107328 ! Fit after self-cal, rms=0.053467Jy sigma=1.107149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=9.029 mas, bpa=17.3 degrees ! Estimated noise=1.21866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.19075e-05 Jy ! Component: 100 - total flux cleaned = 8.84954e-05 Jy ! Component: 150 - total flux cleaned = 0.000154134 Jy ! Component: 200 - total flux cleaned = 0.000213563 Jy ! Total flux subtracted in 200 components = 0.000213563 Jy ! Clean residual min=-0.004960 max=0.004947 Jy/beam ! Clean residual mean=-0.000001 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.236102 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.236102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053435Jy sigma=1.106895 ! Fit after self-cal, rms=0.053436Jy sigma=1.106865 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 = 5.1968e-05 Jy ! Component: 100 - total flux cleaned = 9.13074e-05 Jy ! Component: 150 - total flux cleaned = 0.000109148 Jy ! Component: 200 - total flux cleaned = 0.00012549 Jy ! Total flux subtracted in 200 components = 0.00012549 Jy ! Clean residual min=-0.004912 max=0.004938 Jy/beam ! Clean residual mean=-0.000001 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.236227 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.236227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053424Jy sigma=1.106659 ! Fit after self-cal, rms=0.053425Jy sigma=1.106637 ! 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.053425Jy sigma=1.106637 ! Fit after self-cal, rms=0.053268Jy sigma=1.106505 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.2 mas, bmaj=9.779 mas, bpa=15.71 degrees ! Estimated noise=1.5988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296591 Jy ! Component: 100 - total flux cleaned = 0.000272371 Jy ! Component: 150 - total flux cleaned = 0.000233152 Jy ! Component: 200 - total flux cleaned = 0.000198731 Jy ! Total flux subtracted in 200 components = 0.000198731 Jy ! Clean residual min=-0.005955 max=0.005494 Jy/beam ! Clean residual mean=0.000003 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.236426 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.236426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053276Jy sigma=1.106663 ! Fit after self-cal, rms=0.053272Jy sigma=1.106649 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.73211e-05 Jy ! Component: 100 - total flux cleaned = -4.56294e-05 Jy ! Component: 150 - total flux cleaned = -4.59912e-05 Jy ! Component: 200 - total flux cleaned = -3.31929e-05 Jy ! Total flux subtracted in 200 components = -3.31929e-05 Jy ! Clean residual min=-0.006014 max=0.005416 Jy/beam ! Clean residual mean=0.000003 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.236393 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.236393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053284Jy sigma=1.106785 ! Fit after self-cal, rms=0.053281Jy sigma=1.106780 ! 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.794 mas, bmaj=9.028 mas, bpa=17.32 degrees ! Estimated noise=1.21493 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.794 x 9.028 at 17.32 degrees (North through East) ! Clean map min=-0.0046699 max=0.20625 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.479 mas, bmaj=9.046 mas, bpa=18.58 degrees ! Estimated noise=1.45273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15761 Jy ! Component: 100 - total flux cleaned = 0.192928 Jy ! Component: 150 - total flux cleaned = 0.206828 Jy ! Component: 200 - total flux cleaned = 0.214302 Jy ! Total flux subtracted in 200 components = 0.214302 Jy ! Clean residual min=-0.006278 max=0.006433 Jy/beam ! Clean residual mean=0.000001 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.214302 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.214302 Jy ! Inverting map and beam ! Estimated beam: bmin=2.794 mas, bmaj=9.028 mas, bpa=17.32 degrees ! Estimated noise=1.21493 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.00655205 Jy ! Component: 100 - total flux cleaned = 0.0108377 Jy ! Component: 150 - total flux cleaned = 0.0139763 Jy ! Component: 200 - total flux cleaned = 0.0161721 Jy ! Total flux subtracted in 200 components = 0.0161721 Jy ! Clean residual min=-0.005373 max=0.004857 Jy/beam ! Clean residual mean=0.000001 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.230474 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.230474 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.2 mas, bmaj=9.779 mas, bpa=15.71 degrees ! Estimated noise=1.5988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027253 Jy ! Component: 100 - total flux cleaned = 0.00410208 Jy ! Component: 150 - total flux cleaned = 0.00489317 Jy ! Component: 200 - total flux cleaned = 0.00519053 Jy ! Total flux subtracted in 200 components = 0.00519053 Jy ! Clean residual min=-0.006124 max=0.005399 Jy/beam ! Clean residual mean=0.000004 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.235664 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 = 7.15565e-05 Jy ! Component: 100 - total flux cleaned = 0.000104899 Jy ! Component: 150 - total flux cleaned = 0.000136819 Jy ! Component: 200 - total flux cleaned = 0.000181994 Jy ! Total flux subtracted in 200 components = 0.000181994 Jy ! Clean residual min=-0.006110 max=0.005363 Jy/beam ! Clean residual mean=0.000004 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.235846 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.235846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.794 mas, bmaj=9.028 mas, bpa=17.32 degrees ! Estimated noise=1.21493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.17143e-06 Jy ! Component: 100 - total flux cleaned = -0.000119548 Jy ! Component: 150 - total flux cleaned = -0.000167626 Jy ! Component: 200 - total flux cleaned = -0.000248955 Jy ! Total flux subtracted in 200 components = -0.000248955 Jy ! Clean residual min=-0.004999 max=0.004863 Jy/beam ! Clean residual mean=-0.000001 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.235597 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.235597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053320Jy sigma=1.107564 ! Fit after self-cal, rms=0.053315Jy sigma=1.107502 wmodel /scr/pima/bg219h_uvs/J1739+4955_S_map.mod ! Writing 76 model components to file: /scr/pima/bg219h_uvs/J1739+4955_S_map.mod wobs /scr/pima/bg219h_uvs/J1739+4955_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1739+4955_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1739+4955_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1739+4955_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.000151685 Jy ! Component: 100 - total flux cleaned = 0.000630483 Jy ! Component: 150 - total flux cleaned = 0.00122782 Jy ! Component: 200 - total flux cleaned = 0.00158064 Jy ! Component: 250 - total flux cleaned = 0.00178258 Jy ! Component: 300 - total flux cleaned = 0.00178235 Jy ! Component: 350 - total flux cleaned = 0.00159866 Jy ! Component: 400 - total flux cleaned = 0.00148057 Jy ! Component: 450 - total flux cleaned = 0.00114098 Jy ! Component: 500 - total flux cleaned = 0.000923091 Jy ! Component: 550 - total flux cleaned = 0.000763471 Jy ! Component: 600 - total flux cleaned = 0.000507968 Jy ! Component: 650 - total flux cleaned = 0.000261536 Jy ! Component: 700 - total flux cleaned = 0.000118135 Jy ! Component: 750 - total flux cleaned = 2.46009e-05 Jy ! Component: 800 - total flux cleaned = -0.000157114 Jy ! Component: 850 - total flux cleaned = -0.000156698 Jy ! Component: 900 - total flux cleaned = -0.000331095 Jy ! Component: 950 - total flux cleaned = -0.000457909 Jy ! Component: 1000 - total flux cleaned = -0.000498947 Jy ! Component: 1050 - total flux cleaned = -0.00058034 Jy ! Component: 1100 - total flux cleaned = -0.000660133 Jy ! Component: 1150 - total flux cleaned = -0.000700075 Jy ! Component: 1200 - total flux cleaned = -0.000854153 Jy ! Component: 1250 - total flux cleaned = -0.000892042 Jy ! Component: 1300 - total flux cleaned = -0.00104013 Jy ! Component: 1350 - total flux cleaned = -0.00104006 Jy ! Component: 1400 - total flux cleaned = -0.0011114 Jy ! Component: 1450 - total flux cleaned = -0.00121635 Jy ! Component: 1500 - total flux cleaned = -0.00121598 Jy ! Component: 1550 - total flux cleaned = -0.00128369 Jy ! Component: 1600 - total flux cleaned = -0.00128361 Jy ! Component: 1650 - total flux cleaned = -0.00128343 Jy ! Component: 1700 - total flux cleaned = -0.00128377 Jy ! Component: 1750 - total flux cleaned = -0.00128374 Jy ! Component: 1800 - total flux cleaned = -0.00128403 Jy ! Component: 1850 - total flux cleaned = -0.00119128 Jy ! Component: 1900 - total flux cleaned = -0.00119173 Jy ! Component: 1950 - total flux cleaned = -0.00110129 Jy ! Component: 2000 - total flux cleaned = -0.00104158 Jy ! Component: 2050 - total flux cleaned = -0.0010124 Jy ! Component: 2100 - total flux cleaned = -0.00101243 Jy ! Component: 2150 - total flux cleaned = -0.00101248 Jy ! Component: 2200 - total flux cleaned = -0.000899303 Jy ! Component: 2250 - total flux cleaned = -0.000871349 Jy ! Component: 2300 - total flux cleaned = -0.000816285 Jy ! Component: 2350 - total flux cleaned = -0.000816558 Jy ! Component: 2400 - total flux cleaned = -0.000816804 Jy ! Component: 2450 - total flux cleaned = -0.000816634 Jy ! Component: 2500 - total flux cleaned = -0.000842655 Jy ! Component: 2550 - total flux cleaned = -0.000790862 Jy ! Component: 2600 - total flux cleaned = -0.000790939 Jy ! Component: 2650 - total flux cleaned = -0.000791006 Jy ! Component: 2700 - total flux cleaned = -0.000841305 Jy ! Component: 2750 - total flux cleaned = -0.0007919 Jy ! Component: 2800 - total flux cleaned = -0.000742913 Jy ! Component: 2850 - total flux cleaned = -0.0007676 Jy ! Component: 2900 - total flux cleaned = -0.000743711 Jy ! Component: 2950 - total flux cleaned = -0.00074402 Jy ! Component: 3000 - total flux cleaned = -0.000696883 Jy ! Component: 3050 - total flux cleaned = -0.000673717 Jy ! Component: 3100 - total flux cleaned = -0.00065069 Jy ! Component: 3150 - total flux cleaned = -0.000582096 Jy ! Component: 3200 - total flux cleaned = -0.000582032 Jy ! Component: 3250 - total flux cleaned = -0.000559348 Jy ! Component: 3300 - total flux cleaned = -0.000514739 Jy ! Component: 3350 - total flux cleaned = -0.000492952 Jy ! Component: 3400 - total flux cleaned = -0.000493235 Jy ! Component: 3450 - total flux cleaned = -0.000471672 Jy ! Component: 3500 - total flux cleaned = -0.00051487 Jy ! Component: 3550 - total flux cleaned = -0.000472387 Jy ! Component: 3600 - total flux cleaned = -0.000493653 Jy ! Component: 3650 - total flux cleaned = -0.000409705 Jy ! Component: 3700 - total flux cleaned = -0.000493168 Jy ! Component: 3750 - total flux cleaned = -0.000472337 Jy ! Component: 3800 - total flux cleaned = -0.000513399 Jy ! Component: 3850 - total flux cleaned = -0.000472567 Jy ! Component: 3900 - total flux cleaned = -0.00057399 Jy ! Component: 3950 - total flux cleaned = -0.00065471 Jy ! Component: 4000 - total flux cleaned = -0.000734475 Jy ! Component: 4050 - total flux cleaned = -0.000774439 Jy ! Total flux subtracted in 4096 components = -0.000853553 Jy ! Clean residual min=-0.001188 max=0.001156 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.234744 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 329 components and 0.234744 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1739+4955_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.794 x 9.028 at 17.32 degrees (North through East) ! Clean map min=-0.0028883 max=0.20619 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1739+4955_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352302 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.512586 0.512586 1.02517 2.05034 4.10069 8.20137 16.4027 32.8055 65.611 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 585.268 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1739+4955_S_uvs.log closed on Thu Apr 7 09:08:44 2016