! Started logfile: /scr/pima/bg219b_uvs/J0439-3017_S_uvs.log on Thu Apr 7 01:12:42 2016 obs /scr/pima/bg219b_uvs/J0439-3017_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0439-3017_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.899306 visibilities/baseline/integration-bin. ! Found source: J0439-3017 ! ! 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 7252 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/bg219b_uvs/J0439-3017_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018713Jy sigma=16.279325 ! Fit after self-cal, rms=0.861484Jy sigma=13.720142 ! 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.176 mas, bmaj=14.41 mas, bpa=9.66 degrees ! Estimated noise=0.922011 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.110569 Jy ! Component: 100 - total flux cleaned = 0.13679 Jy ! Total flux subtracted in 100 components = 0.13679 Jy ! Clean residual min=-0.007770 max=0.010765 Jy/beam ! Clean residual mean=0.000012 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.13679 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.13679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091665Jy sigma=1.380734 ! Fit after self-cal, rms=0.091652Jy sigma=1.380502 ! 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.946 mas, bmaj=16.25 mas, bpa=8.137 degrees ! Estimated noise=0.533552 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137793 Jy ! Component: 100 - total flux cleaned = 0.0202556 Jy ! Component: 150 - total flux cleaned = 0.0222151 Jy ! Component: 200 - total flux cleaned = 0.0223511 Jy ! Total flux subtracted in 200 components = 0.0223511 Jy ! Clean residual min=-0.004245 max=0.007101 Jy/beam ! Clean residual mean=0.000011 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.159142 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 45 components and 0.159142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089730Jy sigma=1.347265 ! Fit after self-cal, rms=0.089678Jy sigma=1.346148 ! 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.946 x 16.25 at 8.137 degrees (North through East) ! Clean map min=-0.0042301 max=0.14248 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! 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 4. ! 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* ! ! ! Fit before self-cal, rms=0.089678Jy sigma=1.346148 ! Fit after self-cal, rms=0.089678Jy sigma=1.346148 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=16.25 mas, bpa=8.137 degrees ! Estimated noise=0.533552 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.00122281 Jy ! Component: 100 - total flux cleaned = 0.00083845 Jy ! Component: 150 - total flux cleaned = 0.000418058 Jy ! Component: 200 - total flux cleaned = 4.48902e-05 Jy ! Total flux subtracted in 200 components = 4.48902e-05 Jy ! Clean residual min=-0.004116 max=0.006615 Jy/beam ! Clean residual mean=0.000008 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.159186 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 68 components and 0.159186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089488Jy sigma=1.343502 ! Fit after self-cal, rms=0.089484Jy sigma=1.343385 ! 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.089484Jy sigma=1.343385 ! Fit after self-cal, rms=0.089181Jy sigma=1.330579 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=16.26 mas, bpa=8.177 degrees ! Estimated noise=0.532808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104538 Jy ! Component: 100 - total flux cleaned = 0.00136957 Jy ! Component: 150 - total flux cleaned = 0.00154831 Jy ! Component: 200 - total flux cleaned = 0.00162862 Jy ! Total flux subtracted in 200 components = 0.00162862 Jy ! Clean residual min=-0.003268 max=0.004815 Jy/beam ! Clean residual mean=0.000003 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.160815 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.160815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089115Jy sigma=1.329869 ! Fit after self-cal, rms=0.089130Jy sigma=1.329523 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.000364577 Jy ! Component: 100 - total flux cleaned = 0.000364905 Jy ! Component: 150 - total flux cleaned = 0.000332467 Jy ! Component: 200 - total flux cleaned = 0.000273088 Jy ! Total flux subtracted in 200 components = 0.000273088 Jy ! Clean residual min=-0.003238 max=0.004702 Jy/beam ! Clean residual mean=0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.161088 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.161088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089100Jy sigma=1.329224 ! Fit after self-cal, rms=0.089101Jy sigma=1.329202 ! 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.089101Jy sigma=1.329202 ! Fit after self-cal, rms=0.089141Jy sigma=1.326052 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=16.24 mas, bpa=8.081 degrees ! Estimated noise=0.534013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000837423 Jy ! Component: 100 - total flux cleaned = 0.000908577 Jy ! Component: 150 - total flux cleaned = 0.000939836 Jy ! Component: 200 - total flux cleaned = 0.000966164 Jy ! Total flux subtracted in 200 components = 0.000966164 Jy ! Clean residual min=-0.002996 max=0.004353 Jy/beam ! Clean residual mean=0.000007 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.162054 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.162054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089108Jy sigma=1.325776 ! Fit after self-cal, rms=0.089126Jy sigma=1.325694 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, -44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038754 Jy ! Component: 100 - total flux cleaned = 0.00492679 Jy ! Component: 150 - total flux cleaned = 0.00538313 Jy ! Component: 200 - total flux cleaned = 0.00560466 Jy ! Total flux subtracted in 200 components = 0.00560466 Jy ! Clean residual min=-0.002933 max=0.003815 Jy/beam ! Clean residual mean=0.000001 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.167659 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 0.167659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088945Jy sigma=1.322887 ! Fit after self-cal, rms=0.088920Jy sigma=1.322303 ! 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.088920Jy sigma=1.322303 ! Fit after self-cal, rms=0.089458Jy sigma=1.319322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.206 mas, bmaj=23.48 mas, bpa=-0.8315 degrees ! Estimated noise=0.613043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214283 Jy ! Component: 100 - total flux cleaned = 0.00253333 Jy ! Component: 150 - total flux cleaned = 0.00272699 Jy ! Component: 200 - total flux cleaned = 0.00291715 Jy ! Total flux subtracted in 200 components = 0.00291715 Jy ! Clean residual min=-0.002657 max=0.004462 Jy/beam ! Clean residual mean=0.000000 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.170576 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 196 components and 0.170576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089412Jy sigma=1.318522 ! Fit after self-cal, rms=0.089421Jy sigma=1.318291 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.0008037 Jy ! Component: 100 - total flux cleaned = 0.000990293 Jy ! Component: 150 - total flux cleaned = 0.00114602 Jy ! Component: 200 - total flux cleaned = 0.00123519 Jy ! Total flux subtracted in 200 components = 0.00123519 Jy ! Clean residual min=-0.002620 max=0.003955 Jy/beam ! Clean residual mean=-0.000002 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.171811 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 216 components and 0.171811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089410Jy sigma=1.318107 ! Fit after self-cal, rms=0.089409Jy sigma=1.318058 ! 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.952 mas, bmaj=16.25 mas, bpa=8.071 degrees ! Estimated noise=0.535939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 16.25 at 8.071 degrees (North through East) ! Clean map min=-0.0028147 max=0.14114 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.189 mas, bmaj=14.41 mas, bpa=9.576 degrees ! Estimated noise=0.921124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110324 Jy ! Component: 100 - total flux cleaned = 0.136852 Jy ! Component: 150 - total flux cleaned = 0.149344 Jy ! Component: 200 - total flux cleaned = 0.15711 Jy ! Total flux subtracted in 200 components = 0.15711 Jy ! Clean residual min=-0.005774 max=0.007635 Jy/beam ! Clean residual mean=0.000014 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.15711 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.15711 Jy ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=16.25 mas, bpa=8.071 degrees ! Estimated noise=0.535939 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.00697371 Jy ! Component: 100 - total flux cleaned = 0.0116383 Jy ! Component: 150 - total flux cleaned = 0.0149636 Jy ! Component: 200 - total flux cleaned = 0.0161953 Jy ! Total flux subtracted in 200 components = 0.0161953 Jy ! Clean residual min=-0.003023 max=0.003555 Jy/beam ! Clean residual mean=0.000007 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.173306 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.173306 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=8.206 mas, bmaj=23.48 mas, bpa=-0.8315 degrees ! Estimated noise=0.613043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105801 Jy ! Component: 100 - total flux cleaned = 0.00106235 Jy ! Component: 150 - total flux cleaned = 0.000990391 Jy ! Component: 200 - total flux cleaned = 0.000822097 Jy ! Total flux subtracted in 200 components = 0.000822097 Jy ! Clean residual min=-0.002714 max=0.004283 Jy/beam ! Clean residual mean=0.000004 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.174128 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.000194262 Jy ! Component: 100 - total flux cleaned = -0.000364916 Jy ! Component: 150 - total flux cleaned = -0.00048132 Jy ! Component: 200 - total flux cleaned = -0.000621772 Jy ! Total flux subtracted in 200 components = -0.000621772 Jy ! Clean residual min=-0.002606 max=0.004064 Jy/beam ! Clean residual mean=0.000002 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.173506 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 114 components and 0.173506 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=16.25 mas, bpa=8.071 degrees ! Estimated noise=0.535939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.79069e-05 Jy ! Component: 100 - total flux cleaned = -4.85019e-05 Jy ! Component: 150 - total flux cleaned = -0.000182525 Jy ! Component: 200 - total flux cleaned = -0.00018217 Jy ! Total flux subtracted in 200 components = -0.00018217 Jy ! Clean residual min=-0.002876 max=0.003176 Jy/beam ! Clean residual mean=0.000001 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.173324 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.173324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089461Jy sigma=1.318873 ! Fit after self-cal, rms=0.089456Jy sigma=1.318687 wmodel /scr/pima/bg219b_uvs/J0439-3017_S_map.mod ! Writing 133 model components to file: /scr/pima/bg219b_uvs/J0439-3017_S_map.mod wobs /scr/pima/bg219b_uvs/J0439-3017_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0439-3017_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0439-3017_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0439-3017_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.00128374 Jy ! Component: 100 - total flux cleaned = 0.00185404 Jy ! Component: 150 - total flux cleaned = 0.0021413 Jy ! Component: 200 - total flux cleaned = 0.00241392 Jy ! Component: 250 - total flux cleaned = 0.0025439 Jy ! Component: 300 - total flux cleaned = 0.00266897 Jy ! Component: 350 - total flux cleaned = 0.00274846 Jy ! Component: 400 - total flux cleaned = 0.0028266 Jy ! Component: 450 - total flux cleaned = 0.00294055 Jy ! Component: 500 - total flux cleaned = 0.00301437 Jy ! Component: 550 - total flux cleaned = 0.00312333 Jy ! Component: 600 - total flux cleaned = 0.00312416 Jy ! Component: 650 - total flux cleaned = 0.0030907 Jy ! Component: 700 - total flux cleaned = 0.00312429 Jy ! Component: 750 - total flux cleaned = 0.00302662 Jy ! Component: 800 - total flux cleaned = 0.0030594 Jy ! Component: 850 - total flux cleaned = 0.00302871 Jy ! Component: 900 - total flux cleaned = 0.00305987 Jy ! Component: 950 - total flux cleaned = 0.00318142 Jy ! Component: 1000 - total flux cleaned = 0.00318183 Jy ! Component: 1050 - total flux cleaned = 0.00327035 Jy ! Component: 1100 - total flux cleaned = 0.00329897 Jy ! Component: 1150 - total flux cleaned = 0.00332682 Jy ! Component: 1200 - total flux cleaned = 0.00335456 Jy ! Component: 1250 - total flux cleaned = 0.00338245 Jy ! Component: 1300 - total flux cleaned = 0.00354496 Jy ! Component: 1350 - total flux cleaned = 0.00354491 Jy ! Component: 1400 - total flux cleaned = 0.003624 Jy ! Component: 1450 - total flux cleaned = 0.00362397 Jy ! Component: 1500 - total flux cleaned = 0.00372641 Jy ! Component: 1550 - total flux cleaned = 0.00375194 Jy ! Component: 1600 - total flux cleaned = 0.00385216 Jy ! Component: 1650 - total flux cleaned = 0.00392648 Jy ! Component: 1700 - total flux cleaned = 0.00382857 Jy ! Component: 1750 - total flux cleaned = 0.00378029 Jy ! Component: 1800 - total flux cleaned = 0.00378056 Jy ! Component: 1850 - total flux cleaned = 0.00370938 Jy ! Component: 1900 - total flux cleaned = 0.0037328 Jy ! Component: 1950 - total flux cleaned = 0.00373228 Jy ! Component: 2000 - total flux cleaned = 0.00366332 Jy ! Component: 2050 - total flux cleaned = 0.00370896 Jy ! Component: 2100 - total flux cleaned = 0.00370886 Jy ! Component: 2150 - total flux cleaned = 0.00368658 Jy ! Component: 2200 - total flux cleaned = 0.00368665 Jy ! Component: 2250 - total flux cleaned = 0.00379586 Jy ! Component: 2300 - total flux cleaned = 0.003731 Jy ! Component: 2350 - total flux cleaned = 0.00375261 Jy ! Component: 2400 - total flux cleaned = 0.00381586 Jy ! Component: 2450 - total flux cleaned = 0.00381527 Jy ! Component: 2500 - total flux cleaned = 0.00385658 Jy ! Component: 2550 - total flux cleaned = 0.00385687 Jy ! Component: 2600 - total flux cleaned = 0.00387748 Jy ! Component: 2650 - total flux cleaned = 0.00389754 Jy ! Component: 2700 - total flux cleaned = 0.00395808 Jy ! Component: 2750 - total flux cleaned = 0.00395776 Jy ! Component: 2800 - total flux cleaned = 0.00391825 Jy ! Component: 2850 - total flux cleaned = 0.00399672 Jy ! Component: 2900 - total flux cleaned = 0.00399675 Jy ! Component: 2950 - total flux cleaned = 0.00399677 Jy ! Component: 3000 - total flux cleaned = 0.00405359 Jy ! Component: 3050 - total flux cleaned = 0.00401571 Jy ! Component: 3100 - total flux cleaned = 0.00409076 Jy ! Component: 3150 - total flux cleaned = 0.00410948 Jy ! Component: 3200 - total flux cleaned = 0.00409117 Jy ! Component: 3250 - total flux cleaned = 0.00410938 Jy ! Component: 3300 - total flux cleaned = 0.00414586 Jy ! Component: 3350 - total flux cleaned = 0.00421794 Jy ! Component: 3400 - total flux cleaned = 0.00423574 Jy ! Component: 3450 - total flux cleaned = 0.00428929 Jy ! Component: 3500 - total flux cleaned = 0.00425396 Jy ! Component: 3550 - total flux cleaned = 0.00427136 Jy ! Component: 3600 - total flux cleaned = 0.00430622 Jy ! Component: 3650 - total flux cleaned = 0.00439253 Jy ! Component: 3700 - total flux cleaned = 0.00432407 Jy ! Component: 3750 - total flux cleaned = 0.00442591 Jy ! Component: 3800 - total flux cleaned = 0.00445966 Jy ! Component: 3850 - total flux cleaned = 0.00449326 Jy ! Component: 3900 - total flux cleaned = 0.00452654 Jy ! Component: 3950 - total flux cleaned = 0.00460911 Jy ! Component: 4000 - total flux cleaned = 0.00462548 Jy ! Component: 4050 - total flux cleaned = 0.00470706 Jy ! Total flux subtracted in 4096 components = 0.00473964 Jy ! Clean residual min=-0.000938 max=0.000859 Jy/beam ! Clean residual mean=0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.178063 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 427 components and 0.178063 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0439-3017_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.952 x 16.25 at 8.071 degrees (North through East) ! Clean map min=-0.0020334 max=0.13899 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0439-3017_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13899 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000328307 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.708627 0.708627 1.41725 2.83451 5.66901 11.338 22.6761 45.3521 90.7042 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 423.354 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0439-3017_S_uvs.log closed on Thu Apr 7 01:12:47 2016