! Started logfile: /scr/pima/bg219h_uvs/J1504+1029_S_uvs.log on Thu Apr 7 09:05:24 2016 obs /scr/pima/bg219h_uvs/J1504+1029_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1504+1029_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.813492 visibilities/baseline/integration-bin. ! Found source: J1504+1029 ! ! 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 820 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/J1504+1029_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.176882Jy sigma=20.676119 ! Fit after self-cal, rms=0.514143Jy sigma=9.447739 ! 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.191 mas, bmaj=7.916 mas, bpa=21.11 degrees ! Estimated noise=2.48905 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.366213 Jy ! Component: 100 - total flux cleaned = 0.507544 Jy ! Total flux subtracted in 100 components = 0.507544 Jy ! Clean residual min=-0.044154 max=0.070250 Jy/beam ! Clean residual mean=0.000108 rms=0.016360 Jy/beam ! Combined flux in latest and established models = 0.507544 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.507544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202862Jy sigma=3.392675 ! Fit after self-cal, rms=0.199823Jy sigma=3.345861 ! 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.612 mas, bmaj=8.628 mas, bpa=21.16 degrees ! Estimated noise=1.88379 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.121992 Jy ! Component: 100 - total flux cleaned = 0.186912 Jy ! Component: 150 - total flux cleaned = 0.2268 Jy ! Component: 200 - total flux cleaned = 0.253063 Jy ! Total flux subtracted in 200 components = 0.253063 Jy ! Clean residual min=-0.023819 max=0.047429 Jy/beam ! Clean residual mean=0.000110 rms=0.008943 Jy/beam ! Combined flux in latest and established models = 0.760607 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 54 components and 0.760607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090773Jy sigma=1.570178 ! Fit after self-cal, rms=0.088293Jy sigma=1.536218 ! 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.612 x 8.628 at 21.16 degrees (North through East) ! Clean map min=-0.02383 max=0.51756 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 0.97 FD 1.00* HN 1.01 KP 0.97 ! LA 0.94 NL 1.11 OV 1.00 PT 0.91 ! SC 0.98 ! ! ! 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* 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.00* HN 1.00 KP 0.97 ! LA 0.95 NL 1.09 OV 0.99 PT 0.91 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.95 KP 0.94 ! LA 0.97 NL 1.12 OV 0.98 PT 0.95 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.088293Jy sigma=1.536218 ! Fit after self-cal, rms=0.077364Jy sigma=1.352655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=8.636 mas, bpa=20.83 degrees ! Estimated noise=1.84774 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 (6.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235307 Jy ! Component: 100 - total flux cleaned = 0.0316665 Jy ! Component: 150 - total flux cleaned = 0.0341005 Jy ! Component: 200 - total flux cleaned = 0.0359605 Jy ! Total flux subtracted in 200 components = 0.0359605 Jy ! Clean residual min=-0.011794 max=0.012588 Jy/beam ! Clean residual mean=0.000008 rms=0.003351 Jy/beam ! Combined flux in latest and established models = 0.796567 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.796567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069793Jy sigma=1.213542 ! Fit after self-cal, rms=0.068146Jy sigma=1.186641 ! 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.068146Jy sigma=1.186641 ! Fit after self-cal, rms=0.062402Jy sigma=1.074786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=8.62 mas, bpa=20.69 degrees ! Estimated noise=1.84526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385154 Jy ! Component: 100 - total flux cleaned = 0.00507383 Jy ! Component: 150 - total flux cleaned = 0.00522082 Jy ! Component: 200 - total flux cleaned = 0.005655 Jy ! Total flux subtracted in 200 components = 0.005655 Jy ! Clean residual min=-0.009610 max=0.010064 Jy/beam ! Clean residual mean=0.000005 rms=0.002575 Jy/beam ! Combined flux in latest and established models = 0.802222 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.802222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060538Jy sigma=1.043722 ! Fit after self-cal, rms=0.060192Jy sigma=1.037001 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.00150964 Jy ! Component: 100 - total flux cleaned = 0.00240815 Jy ! Component: 150 - total flux cleaned = 0.00278461 Jy ! Component: 200 - total flux cleaned = 0.00300935 Jy ! Total flux subtracted in 200 components = 0.00300935 Jy ! Clean residual min=-0.009013 max=0.008969 Jy/beam ! Clean residual mean=0.000003 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.805231 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.805231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059467Jy sigma=1.024770 ! Fit after self-cal, rms=0.059361Jy sigma=1.022796 ! 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.059361Jy sigma=1.022796 ! Fit after self-cal, rms=0.059213Jy sigma=1.019204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=8.619 mas, bpa=20.56 degrees ! Estimated noise=1.84453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384372 Jy ! Component: 100 - total flux cleaned = 0.00501158 Jy ! Component: 150 - total flux cleaned = 0.00522843 Jy ! Component: 200 - total flux cleaned = 0.00541233 Jy ! Total flux subtracted in 200 components = 0.00541233 Jy ! Clean residual min=-0.008235 max=0.007961 Jy/beam ! Clean residual mean=0.000003 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.810644 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.810644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058609Jy sigma=1.009584 ! Fit after self-cal, rms=0.058547Jy sigma=1.008035 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.00117332 Jy ! Component: 100 - total flux cleaned = 0.00164344 Jy ! Component: 150 - total flux cleaned = 0.00156238 Jy ! Component: 200 - total flux cleaned = 0.0014876 Jy ! Total flux subtracted in 200 components = 0.0014876 Jy ! Clean residual min=-0.008011 max=0.007519 Jy/beam ! Clean residual mean=0.000002 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.812131 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.812132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058273Jy sigma=1.003665 ! Fit after self-cal, rms=0.058251Jy sigma=1.003092 ! 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.058251Jy sigma=1.003092 ! Fit after self-cal, rms=0.058169Jy sigma=1.000541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.166 mas, bmaj=11.9 mas, bpa=3.779 degrees ! Estimated noise=2.35144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224043 Jy ! Component: 100 - total flux cleaned = 0.00204853 Jy ! Component: 150 - total flux cleaned = 0.00188677 Jy ! Component: 200 - total flux cleaned = 0.00188685 Jy ! Total flux subtracted in 200 components = 0.00188685 Jy ! Clean residual min=-0.008874 max=0.007474 Jy/beam ! Clean residual mean=0.000009 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.814018 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 157 components and 0.814018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057928Jy sigma=0.997672 ! Fit after self-cal, rms=0.057885Jy sigma=0.996582 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.000307279 Jy ! Component: 100 - total flux cleaned = 0.000465475 Jy ! Component: 150 - total flux cleaned = 0.000466238 Jy ! Component: 200 - total flux cleaned = 0.000466995 Jy ! Total flux subtracted in 200 components = 0.000466995 Jy ! Clean residual min=-0.008609 max=0.007004 Jy/beam ! Clean residual mean=0.000009 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.814485 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 167 components and 0.814485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057743Jy sigma=0.996025 ! Fit after self-cal, rms=0.057723Jy sigma=0.995612 ! 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.647 mas, bmaj=8.621 mas, bpa=20.45 degrees ! Estimated noise=1.84378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 8.621 at 20.45 degrees (North through East) ! Clean map min=-0.0070387 max=0.49905 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.21 mas, bmaj=7.899 mas, bpa=20.25 degrees ! Estimated noise=2.45243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.360666 Jy ! Component: 100 - total flux cleaned = 0.505339 Jy ! Component: 150 - total flux cleaned = 0.590705 Jy ! Component: 200 - total flux cleaned = 0.647423 Jy ! Total flux subtracted in 200 components = 0.647423 Jy ! Clean residual min=-0.025606 max=0.031666 Jy/beam ! Clean residual mean=0.000047 rms=0.007752 Jy/beam ! Combined flux in latest and established models = 0.647423 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.647423 Jy ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.621 mas, bpa=20.45 degrees ! Estimated noise=1.84378 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.0551038 Jy ! Component: 100 - total flux cleaned = 0.0864438 Jy ! Component: 150 - total flux cleaned = 0.106965 Jy ! Component: 200 - total flux cleaned = 0.121473 Jy ! Total flux subtracted in 200 components = 0.121473 Jy ! Clean residual min=-0.011747 max=0.011180 Jy/beam ! Clean residual mean=0.000040 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.768896 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 65 components and 0.768896 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.166 mas, bmaj=11.9 mas, bpa=3.779 degrees ! Estimated noise=2.35144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176862 Jy ! Component: 100 - total flux cleaned = 0.0286091 Jy ! Component: 150 - total flux cleaned = 0.0356266 Jy ! Component: 200 - total flux cleaned = 0.0401665 Jy ! Total flux subtracted in 200 components = 0.0401665 Jy ! Clean residual min=-0.009539 max=0.006773 Jy/beam ! Clean residual mean=0.000018 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.809063 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.00296432 Jy ! Component: 100 - total flux cleaned = 0.0043746 Jy ! Component: 150 - total flux cleaned = 0.00496383 Jy ! Component: 200 - total flux cleaned = 0.00546522 Jy ! Total flux subtracted in 200 components = 0.00546522 Jy ! Clean residual min=-0.008542 max=0.006722 Jy/beam ! Clean residual mean=0.000009 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.814528 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 138 components and 0.814528 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=8.621 mas, bpa=20.45 degrees ! Estimated noise=1.84378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481942 Jy ! Component: 100 - total flux cleaned = 0.000704013 Jy ! Component: 150 - total flux cleaned = 0.000704825 Jy ! Component: 200 - total flux cleaned = 0.000704964 Jy ! Total flux subtracted in 200 components = 0.000704964 Jy ! Clean residual min=-0.007138 max=0.006789 Jy/beam ! Clean residual mean=0.000003 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.815233 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.815233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057613Jy sigma=0.993827 ! Fit after self-cal, rms=0.057574Jy sigma=0.992974 wmodel /scr/pima/bg219h_uvs/J1504+1029_S_map.mod ! Writing 159 model components to file: /scr/pima/bg219h_uvs/J1504+1029_S_map.mod wobs /scr/pima/bg219h_uvs/J1504+1029_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1504+1029_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1504+1029_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J1504+1029_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.000173208 Jy ! Component: 100 - total flux cleaned = -0.000928078 Jy ! Component: 150 - total flux cleaned = -0.0015296 Jy ! Component: 200 - total flux cleaned = -0.00171912 Jy ! Component: 250 - total flux cleaned = -0.00172099 Jy ! Component: 300 - total flux cleaned = -0.00163831 Jy ! Component: 350 - total flux cleaned = -0.00163578 Jy ! Component: 400 - total flux cleaned = -0.00140993 Jy ! Component: 450 - total flux cleaned = -0.00126587 Jy ! Component: 500 - total flux cleaned = -0.00133156 Jy ! Component: 550 - total flux cleaned = -0.00119705 Jy ! Component: 600 - total flux cleaned = -0.00113495 Jy ! Component: 650 - total flux cleaned = -0.00119544 Jy ! Component: 700 - total flux cleaned = -0.0011942 Jy ! Component: 750 - total flux cleaned = -0.00119628 Jy ! Component: 800 - total flux cleaned = -0.00125316 Jy ! Component: 850 - total flux cleaned = -0.00120145 Jy ! Component: 900 - total flux cleaned = -0.00120329 Jy ! Component: 950 - total flux cleaned = -0.00130444 Jy ! Component: 1000 - total flux cleaned = -0.00150003 Jy ! Component: 1050 - total flux cleaned = -0.00154767 Jy ! Component: 1100 - total flux cleaned = -0.00164064 Jy ! Component: 1150 - total flux cleaned = -0.00177663 Jy ! Component: 1200 - total flux cleaned = -0.00190872 Jy ! Component: 1250 - total flux cleaned = -0.00208107 Jy ! Component: 1300 - total flux cleaned = -0.00203857 Jy ! Component: 1350 - total flux cleaned = -0.00195523 Jy ! Component: 1400 - total flux cleaned = -0.0018732 Jy ! Component: 1450 - total flux cleaned = -0.0017925 Jy ! Component: 1500 - total flux cleaned = -0.00167438 Jy ! Component: 1550 - total flux cleaned = -0.00167453 Jy ! Component: 1600 - total flux cleaned = -0.00163573 Jy ! Component: 1650 - total flux cleaned = -0.001485 Jy ! Component: 1700 - total flux cleaned = -0.00155912 Jy ! Component: 1750 - total flux cleaned = -0.00159491 Jy ! Component: 1800 - total flux cleaned = -0.00145102 Jy ! Component: 1850 - total flux cleaned = -0.00141622 Jy ! Component: 1900 - total flux cleaned = -0.00148658 Jy ! Component: 1950 - total flux cleaned = -0.00145155 Jy ! Component: 2000 - total flux cleaned = -0.00131349 Jy ! Component: 2050 - total flux cleaned = -0.00117691 Jy ! Component: 2100 - total flux cleaned = -0.00114327 Jy ! Component: 2150 - total flux cleaned = -0.000975333 Jy ! Component: 2200 - total flux cleaned = -0.000841821 Jy ! Component: 2250 - total flux cleaned = -0.000742562 Jy ! Component: 2300 - total flux cleaned = -0.000512493 Jy ! Component: 2350 - total flux cleaned = -0.000545098 Jy ! Component: 2400 - total flux cleaned = -0.000382488 Jy ! Component: 2450 - total flux cleaned = -0.000349938 Jy ! Component: 2500 - total flux cleaned = -0.000317503 Jy ! Component: 2550 - total flux cleaned = -0.000221223 Jy ! Component: 2600 - total flux cleaned = -0.000221115 Jy ! Component: 2650 - total flux cleaned = -0.000189274 Jy ! Component: 2700 - total flux cleaned = -6.22349e-05 Jy ! Component: 2750 - total flux cleaned = -9.37488e-05 Jy ! Component: 2800 - total flux cleaned = -6.21027e-05 Jy ! Component: 2850 - total flux cleaned = 3.23189e-05 Jy ! Component: 2900 - total flux cleaned = 9.50278e-05 Jy ! Component: 2950 - total flux cleaned = 9.52266e-05 Jy ! Component: 3000 - total flux cleaned = 0.000189311 Jy ! Component: 3050 - total flux cleaned = 0.000220412 Jy ! Component: 3100 - total flux cleaned = 0.000345148 Jy ! Component: 3150 - total flux cleaned = 0.000438404 Jy ! Component: 3200 - total flux cleaned = 0.000500379 Jy ! Component: 3250 - total flux cleaned = 0.00056264 Jy ! Component: 3300 - total flux cleaned = 0.000686956 Jy ! Component: 3350 - total flux cleaned = 0.000655923 Jy ! Component: 3400 - total flux cleaned = 0.00068682 Jy ! Component: 3450 - total flux cleaned = 0.000811266 Jy ! Component: 3500 - total flux cleaned = 0.000873596 Jy ! Component: 3550 - total flux cleaned = 0.000967175 Jy ! Component: 3600 - total flux cleaned = 0.00112328 Jy ! Component: 3650 - total flux cleaned = 0.00118614 Jy ! Component: 3700 - total flux cleaned = 0.00121741 Jy ! Component: 3750 - total flux cleaned = 0.00137494 Jy ! Component: 3800 - total flux cleaned = 0.00150155 Jy ! Component: 3850 - total flux cleaned = 0.00159689 Jy ! Component: 3900 - total flux cleaned = 0.0016924 Jy ! Component: 3950 - total flux cleaned = 0.00182028 Jy ! Component: 4000 - total flux cleaned = 0.00194828 Jy ! Component: 4050 - total flux cleaned = 0.0020127 Jy ! Total flux subtracted in 4096 components = 0.00204497 Jy ! Clean residual min=-0.001899 max=0.001787 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.817278 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 387 components and 0.817279 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1504+1029_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 8.621 at 20.45 degrees (North through East) ! Clean map min=-0.0036628 max=0.49514 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1504+1029_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.495136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000586176 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355161 0.355161 0.710321 1.42064 2.84128 5.68257 11.3651 22.7303 45.4606 90.9211 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.495 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 844.688 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1504+1029_S_uvs.log closed on Thu Apr 7 09:05:28 2016