! Started logfile: /scr/pima/bg219g_uvs/J1728+3838_S_uvs.log on Thu Apr 7 07:21:20 2016 obs /scr/pima/bg219g_uvs/J1728+3838_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1728+3838_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898765 visibilities/baseline/integration-bin. ! Found source: J1728+3838 ! ! 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 2912 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/J1728+3838_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013527Jy sigma=26.215755 ! Fit after self-cal, rms=0.884376Jy sigma=22.826140 ! 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=3.091 mas, bmaj=8.35 mas, bpa=18.33 degrees ! Estimated noise=0.701777 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.088932 Jy ! Component: 100 - total flux cleaned = 0.114678 Jy ! Total flux subtracted in 100 components = 0.114678 Jy ! Clean residual min=-0.007400 max=0.012855 Jy/beam ! Clean residual mean=-0.000006 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.114678 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.114678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078367Jy sigma=2.043411 ! Fit after self-cal, rms=0.077696Jy sigma=2.021945 ! 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.629 mas, bmaj=8.666 mas, bpa=20.04 degrees ! Estimated noise=0.563936 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.0148908 Jy ! Component: 100 - total flux cleaned = 0.0218722 Jy ! Component: 150 - total flux cleaned = 0.0256986 Jy ! Component: 200 - total flux cleaned = 0.0277757 Jy ! Total flux subtracted in 200 components = 0.0277757 Jy ! Clean residual min=-0.005912 max=0.008671 Jy/beam ! Clean residual mean=0.000011 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.142454 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.142454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074962Jy sigma=1.958732 ! Fit after self-cal, rms=0.075000Jy sigma=1.953906 ! 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.629 x 8.666 at 20.04 degrees (North through East) ! Clean map min=-0.0057822 max=0.11934 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.00* 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: ! BR 1.00* 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: ! BR 0.97 FD 1.09 HN 1.04 KP 0.95 ! LA 1.00 MK 0.98 NL 0.86 OV 1.01 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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.075000Jy sigma=1.953906 ! Fit after self-cal, rms=0.074685Jy sigma=1.946981 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=8.682 mas, bpa=20.09 degrees ! Estimated noise=0.558353 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.000296099 Jy ! Component: 100 - total flux cleaned = -0.000191604 Jy ! Component: 150 - total flux cleaned = -4.83159e-05 Jy ! Component: 200 - total flux cleaned = 7.92922e-05 Jy ! Total flux subtracted in 200 components = 7.92922e-05 Jy ! Clean residual min=-0.005006 max=0.007659 Jy/beam ! Clean residual mean=0.000007 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.142533 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.142533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074617Jy sigma=1.945339 ! Fit after self-cal, rms=0.074541Jy sigma=1.944798 ! 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.074541Jy sigma=1.944798 ! Fit after self-cal, rms=0.074537Jy sigma=1.944745 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=8.682 mas, bpa=20.08 degrees ! Estimated noise=0.557588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101325 Jy ! Component: 100 - total flux cleaned = -6.51651e-05 Jy ! Component: 150 - total flux cleaned = -2.97186e-05 Jy ! Component: 200 - total flux cleaned = 3.6623e-05 Jy ! Total flux subtracted in 200 components = 3.6623e-05 Jy ! Clean residual min=-0.004954 max=0.007591 Jy/beam ! Clean residual mean=0.000007 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.14257 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.14257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074502Jy sigma=1.943984 ! Fit after self-cal, rms=0.074496Jy sigma=1.943959 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 (35, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707891 Jy ! Component: 100 - total flux cleaned = 0.0106353 Jy ! Component: 150 - total flux cleaned = 0.0118477 Jy ! Component: 200 - total flux cleaned = 0.0122512 Jy ! Total flux subtracted in 200 components = 0.0122512 Jy ! Clean residual min=-0.004718 max=0.005043 Jy/beam ! Clean residual mean=0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.154821 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 74 components and 0.154821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073824Jy sigma=1.921951 ! Fit after self-cal, rms=0.073704Jy sigma=1.919948 ! 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.073704Jy sigma=1.919948 ! Fit after self-cal, rms=0.074441Jy sigma=1.906565 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.718 mas, bpa=20.19 degrees ! Estimated noise=0.562761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166564 Jy ! Component: 100 - total flux cleaned = 0.00236473 Jy ! Component: 150 - total flux cleaned = 0.0027522 Jy ! Component: 200 - total flux cleaned = 0.00287299 Jy ! Total flux subtracted in 200 components = 0.00287299 Jy ! Clean residual min=-0.003628 max=0.003922 Jy/beam ! Clean residual mean=0.000000 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.157694 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.157694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074328Jy sigma=1.902712 ! Fit after self-cal, rms=0.074348Jy sigma=1.901999 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.000667417 Jy ! Component: 100 - total flux cleaned = 0.000570578 Jy ! Component: 150 - total flux cleaned = 0.000480957 Jy ! Component: 200 - total flux cleaned = 0.000355992 Jy ! Total flux subtracted in 200 components = 0.000355992 Jy ! Clean residual min=-0.003456 max=0.003825 Jy/beam ! Clean residual mean=0.000000 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.15805 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 103 components and 0.15805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074299Jy sigma=1.900466 ! Fit after self-cal, rms=0.074298Jy sigma=1.900418 ! 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.074298Jy sigma=1.900418 ! Fit after self-cal, rms=0.073827Jy sigma=1.899828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.997 mas, bmaj=10.13 mas, bpa=15.73 degrees ! Estimated noise=0.67366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101026 Jy ! Component: 100 - total flux cleaned = 0.00112339 Jy ! Component: 150 - total flux cleaned = 0.00108292 Jy ! Component: 200 - total flux cleaned = 0.00100387 Jy ! Total flux subtracted in 200 components = 0.00100387 Jy ! Clean residual min=-0.004491 max=0.003766 Jy/beam ! Clean residual mean=0.000001 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.159054 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.159054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073801Jy sigma=1.898443 ! Fit after self-cal, rms=0.073810Jy sigma=1.898289 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.000187275 Jy ! Component: 100 - total flux cleaned = 0.000115631 Jy ! Component: 150 - total flux cleaned = 1.74849e-05 Jy ! Component: 200 - total flux cleaned = -4.32953e-05 Jy ! Total flux subtracted in 200 components = -4.32953e-05 Jy ! Clean residual min=-0.004264 max=0.003597 Jy/beam ! Clean residual mean=0.000000 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.15901 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.15901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073804Jy sigma=1.897854 ! Fit after self-cal, rms=0.073800Jy sigma=1.897814 ! 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.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.719 at 20.15 degrees (North through East) ! Clean map min=-0.0033743 max=0.11734 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=3.071 mas, bmaj=8.402 mas, bpa=18.52 degrees ! Estimated noise=0.701644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0891403 Jy ! Component: 100 - total flux cleaned = 0.115619 Jy ! Component: 150 - total flux cleaned = 0.12932 Jy ! Component: 200 - total flux cleaned = 0.1377 Jy ! Total flux subtracted in 200 components = 0.1377 Jy ! Clean residual min=-0.005957 max=0.006406 Jy/beam ! Clean residual mean=-0.000001 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.1377 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.1377 Jy ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 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) ! Added new window around map position (-50.5, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766469 Jy ! Component: 100 - total flux cleaned = 0.0120013 Jy ! Component: 150 - total flux cleaned = 0.0147882 Jy ! Component: 200 - total flux cleaned = 0.0170492 Jy ! Total flux subtracted in 200 components = 0.0170492 Jy ! Clean residual min=-0.003855 max=0.004228 Jy/beam ! Clean residual mean=-0.000002 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.15475 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.15475 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.997 mas, bmaj=10.13 mas, bpa=15.73 degrees ! Estimated noise=0.67366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214742 Jy ! Component: 100 - total flux cleaned = 0.00299991 Jy ! Component: 150 - total flux cleaned = 0.00354614 Jy ! Component: 200 - total flux cleaned = 0.0036776 Jy ! Total flux subtracted in 200 components = 0.0036776 Jy ! Clean residual min=-0.004447 max=0.004085 Jy/beam ! Clean residual mean=-0.000002 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.158427 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.000179669 Jy ! Component: 100 - total flux cleaned = 0.000233322 Jy ! Component: 150 - total flux cleaned = 0.00018554 Jy ! Component: 200 - total flux cleaned = 0.000232766 Jy ! Total flux subtracted in 200 components = 0.000232766 Jy ! Clean residual min=-0.004353 max=0.003636 Jy/beam ! Clean residual mean=-0.000002 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.15866 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 110 components and 0.15866 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000808795 Jy ! Component: 100 - total flux cleaned = -0.00109182 Jy ! Component: 150 - total flux cleaned = -0.00121943 Jy ! Component: 200 - total flux cleaned = -0.00133407 Jy ! Total flux subtracted in 200 components = -0.00133407 Jy ! Clean residual min=-0.003331 max=0.003264 Jy/beam ! Clean residual mean=-0.000000 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.157326 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.157326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073815Jy sigma=1.897160 ! Fit after self-cal, rms=0.073740Jy sigma=1.896425 wmodel /scr/pima/bg219g_uvs/J1728+3838_S_map.mod ! Writing 134 model components to file: /scr/pima/bg219g_uvs/J1728+3838_S_map.mod wobs /scr/pima/bg219g_uvs/J1728+3838_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1728+3838_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1728+3838_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1728+3838_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.00060754 Jy ! Component: 100 - total flux cleaned = -0.00122626 Jy ! Component: 150 - total flux cleaned = -0.00165004 Jy ! Component: 200 - total flux cleaned = -0.00195112 Jy ! Component: 250 - total flux cleaned = -0.00238404 Jy ! Component: 300 - total flux cleaned = -0.00261657 Jy ! Component: 350 - total flux cleaned = -0.00279587 Jy ! Component: 400 - total flux cleaned = -0.00292558 Jy ! Component: 450 - total flux cleaned = -0.00301069 Jy ! Component: 500 - total flux cleaned = -0.00325733 Jy ! Component: 550 - total flux cleaned = -0.00341847 Jy ! Component: 600 - total flux cleaned = -0.00361406 Jy ! Component: 650 - total flux cleaned = -0.00372946 Jy ! Component: 700 - total flux cleaned = -0.00395463 Jy ! Component: 750 - total flux cleaned = -0.00402809 Jy ! Component: 800 - total flux cleaned = -0.00417237 Jy ! Component: 850 - total flux cleaned = -0.00434898 Jy ! Component: 900 - total flux cleaned = -0.00452257 Jy ! Component: 950 - total flux cleaned = -0.00475954 Jy ! Component: 1000 - total flux cleaned = -0.00495832 Jy ! Component: 1050 - total flux cleaned = -0.00512123 Jy ! Component: 1100 - total flux cleaned = -0.0053456 Jy ! Component: 1150 - total flux cleaned = -0.00553457 Jy ! Component: 1200 - total flux cleaned = -0.00572042 Jy ! Component: 1250 - total flux cleaned = -0.00587275 Jy ! Component: 1300 - total flux cleaned = -0.00590292 Jy ! Component: 1350 - total flux cleaned = -0.00611007 Jy ! Component: 1400 - total flux cleaned = -0.00628445 Jy ! Component: 1450 - total flux cleaned = -0.00639828 Jy ! Component: 1500 - total flux cleaned = -0.00653878 Jy ! Component: 1550 - total flux cleaned = -0.00659398 Jy ! Component: 1600 - total flux cleaned = -0.00667625 Jy ! Component: 1650 - total flux cleaned = -0.0067835 Jy ! Component: 1700 - total flux cleaned = -0.00683651 Jy ! Component: 1750 - total flux cleaned = -0.00683628 Jy ! Component: 1800 - total flux cleaned = -0.0068884 Jy ! Component: 1850 - total flux cleaned = -0.00688828 Jy ! Component: 1900 - total flux cleaned = -0.0069131 Jy ! Component: 1950 - total flux cleaned = -0.00683871 Jy ! Component: 2000 - total flux cleaned = -0.00683906 Jy ! Component: 2050 - total flux cleaned = -0.00688771 Jy ! Component: 2100 - total flux cleaned = -0.00688764 Jy ! Component: 2150 - total flux cleaned = -0.00686398 Jy ! Component: 2200 - total flux cleaned = -0.00693451 Jy ! Component: 2250 - total flux cleaned = -0.00693446 Jy ! Component: 2300 - total flux cleaned = -0.00695751 Jy ! Component: 2350 - total flux cleaned = -0.00697995 Jy ! Component: 2400 - total flux cleaned = -0.00697964 Jy ! Component: 2450 - total flux cleaned = -0.00697965 Jy ! Component: 2500 - total flux cleaned = -0.00697952 Jy ! Component: 2550 - total flux cleaned = -0.00697942 Jy ! Component: 2600 - total flux cleaned = -0.00695824 Jy ! Component: 2650 - total flux cleaned = -0.00691588 Jy ! Component: 2700 - total flux cleaned = -0.00693689 Jy ! Component: 2750 - total flux cleaned = -0.00693672 Jy ! Component: 2800 - total flux cleaned = -0.00681373 Jy ! Component: 2850 - total flux cleaned = -0.00683434 Jy ! Component: 2900 - total flux cleaned = -0.00687476 Jy ! Component: 2950 - total flux cleaned = -0.00693475 Jy ! Component: 3000 - total flux cleaned = -0.00693441 Jy ! Component: 3050 - total flux cleaned = -0.00691479 Jy ! Component: 3100 - total flux cleaned = -0.00695371 Jy ! Component: 3150 - total flux cleaned = -0.00695356 Jy ! Component: 3200 - total flux cleaned = -0.00689595 Jy ! Component: 3250 - total flux cleaned = -0.00695306 Jy ! Component: 3300 - total flux cleaned = -0.00691519 Jy ! Component: 3350 - total flux cleaned = -0.00693391 Jy ! Component: 3400 - total flux cleaned = -0.00689664 Jy ! Component: 3450 - total flux cleaned = -0.00687815 Jy ! Component: 3500 - total flux cleaned = -0.0068966 Jy ! Component: 3550 - total flux cleaned = -0.00691481 Jy ! Component: 3600 - total flux cleaned = -0.00686028 Jy ! Component: 3650 - total flux cleaned = -0.00675208 Jy ! Component: 3700 - total flux cleaned = -0.00675203 Jy ! Component: 3750 - total flux cleaned = -0.00668081 Jy ! Component: 3800 - total flux cleaned = -0.00668092 Jy ! Component: 3850 - total flux cleaned = -0.00661046 Jy ! Component: 3900 - total flux cleaned = -0.00659312 Jy ! Component: 3950 - total flux cleaned = -0.00654097 Jy ! Component: 4000 - total flux cleaned = -0.00652368 Jy ! Component: 4050 - total flux cleaned = -0.00645452 Jy ! Total flux subtracted in 4096 components = -0.00648871 Jy ! Clean residual min=-0.001157 max=0.000984 Jy/beam ! Clean residual mean=-0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.150837 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 407 components and 0.150837 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1728+3838_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.719 at 20.15 degrees (North through East) ! Clean map min=-0.0031186 max=0.1165 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1728+3838_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310433 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.799377 0.799377 1.59875 3.19751 6.39502 12.79 25.5801 51.1601 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 375.292 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1728+3838_S_uvs.log closed on Thu Apr 7 07:21:23 2016