! Started logfile: /scr/pima/bg219b_uvs/J0935-3332_S_uvs.log on Thu Apr 7 01:18:48 2016 obs /scr/pima/bg219b_uvs/J0935-3332_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0935-3332_S_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.779915 visibilities/baseline/integration-bin. ! Found source: J0935-3332 ! ! 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 2920 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/J0935-3332_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031979Jy sigma=15.903050 ! Fit after self-cal, rms=0.858676Jy sigma=13.072494 ! 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.553 mas, bmaj=18.57 mas, bpa=20.13 degrees ! Estimated noise=1.51936 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.109785 Jy ! Component: 100 - total flux cleaned = 0.151703 Jy ! Total flux subtracted in 100 components = 0.151703 Jy ! Clean residual min=-0.013211 max=0.024230 Jy/beam ! Clean residual mean=0.000132 rms=0.004992 Jy/beam ! Combined flux in latest and established models = 0.151703 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.151703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102735Jy sigma=1.469727 ! Fit after self-cal, rms=0.101812Jy sigma=1.462276 ! 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=4.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 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.0291365 Jy ! Component: 100 - total flux cleaned = 0.0432487 Jy ! Component: 150 - total flux cleaned = 0.0503685 Jy ! Component: 200 - total flux cleaned = 0.0517547 Jy ! Total flux subtracted in 200 components = 0.0517547 Jy ! Clean residual min=-0.007142 max=0.015288 Jy/beam ! Clean residual mean=0.000157 rms=0.003442 Jy/beam ! Combined flux in latest and established models = 0.203458 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 83 components and 0.203458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094563Jy sigma=1.323373 ! Fit after self-cal, rms=0.094390Jy sigma=1.322401 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.43 x 20.25 at 18.39 degrees (North through East) ! Clean map min=-0.0070015 max=0.14806 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.094390Jy sigma=1.322401 ! Fit after self-cal, rms=0.094390Jy sigma=1.322401 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 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.000759899 Jy ! Component: 100 - total flux cleaned = 0.00054559 Jy ! Component: 150 - total flux cleaned = 0.000368754 Jy ! Component: 200 - total flux cleaned = 0.000126247 Jy ! Total flux subtracted in 200 components = 0.000126247 Jy ! Clean residual min=-0.007127 max=0.014918 Jy/beam ! Clean residual mean=0.000147 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 0.203584 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.203584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094176Jy sigma=1.319497 ! Fit after self-cal, rms=0.094173Jy sigma=1.319442 ! 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.094173Jy sigma=1.319442 ! Fit after self-cal, rms=0.094173Jy sigma=1.319442 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318125 Jy ! Component: 100 - total flux cleaned = -0.000606371 Jy ! Component: 150 - total flux cleaned = -0.000874286 Jy ! Component: 200 - total flux cleaned = -0.00112503 Jy ! Total flux subtracted in 200 components = -0.00112503 Jy ! Clean residual min=-0.007165 max=0.014753 Jy/beam ! Clean residual mean=0.000143 rms=0.003338 Jy/beam ! Combined flux in latest and established models = 0.202459 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.202459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094069Jy sigma=1.318154 ! Fit after self-cal, rms=0.094096Jy sigma=1.318125 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 (-79.5, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124481 Jy ! Component: 100 - total flux cleaned = 0.0154717 Jy ! Component: 150 - total flux cleaned = 0.0153174 Jy ! Component: 200 - total flux cleaned = 0.0150609 Jy ! Total flux subtracted in 200 components = 0.0150609 Jy ! Clean residual min=-0.005412 max=0.010846 Jy/beam ! Clean residual mean=0.000082 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.21752 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 177 components and 0.21752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092642Jy sigma=1.286734 ! Fit after self-cal, rms=0.092313Jy sigma=1.281066 ! 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.092313Jy sigma=1.281066 ! Fit after self-cal, rms=0.092698Jy sigma=1.270771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=20.27 mas, bpa=18.65 degrees ! Estimated noise=0.921528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00092581 Jy ! Component: 100 - total flux cleaned = 0.00109862 Jy ! Component: 150 - total flux cleaned = 0.000884195 Jy ! Component: 200 - total flux cleaned = 0.000758415 Jy ! Total flux subtracted in 200 components = 0.000758415 Jy ! Clean residual min=-0.004334 max=0.005524 Jy/beam ! Clean residual mean=0.000061 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.218278 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 212 components and 0.218278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092569Jy sigma=1.268012 ! Fit after self-cal, rms=0.092556Jy sigma=1.267282 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.000779027 Jy ! Component: 100 - total flux cleaned = 0.000666932 Jy ! Component: 150 - total flux cleaned = 0.000405884 Jy ! Component: 200 - total flux cleaned = 0.000117292 Jy ! Total flux subtracted in 200 components = 0.000117292 Jy ! Clean residual min=-0.004306 max=0.005292 Jy/beam ! Clean residual mean=0.000058 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.218396 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 238 components and 0.218396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092493Jy sigma=1.266030 ! Fit after self-cal, rms=0.092472Jy sigma=1.265911 ! 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.092472Jy sigma=1.265911 ! Fit after self-cal, rms=0.093703Jy sigma=1.255899 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.442 mas, bmaj=28.68 mas, bpa=8.837 degrees ! Estimated noise=1.00407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000983661 Jy ! Component: 100 - total flux cleaned = -0.00126711 Jy ! Component: 150 - total flux cleaned = -0.00143622 Jy ! Component: 200 - total flux cleaned = -0.00154228 Jy ! Total flux subtracted in 200 components = -0.00154228 Jy ! Clean residual min=-0.003880 max=0.004684 Jy/beam ! Clean residual mean=0.000059 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.216853 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 262 components and 0.216853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093664Jy sigma=1.255072 ! Fit after self-cal, rms=0.093632Jy sigma=1.254681 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.000208644 Jy ! Component: 100 - total flux cleaned = -0.000127889 Jy ! Component: 150 - total flux cleaned = -0.000344459 Jy ! Component: 200 - total flux cleaned = -0.000544518 Jy ! Total flux subtracted in 200 components = -0.000544518 Jy ! Clean residual min=-0.003799 max=0.004605 Jy/beam ! Clean residual mean=0.000056 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.216309 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 276 components and 0.216309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093618Jy sigma=1.254504 ! Fit after self-cal, rms=0.093607Jy sigma=1.254471 ! 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=4.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.402 x 20.34 at 18.72 degrees (North through East) ! Clean map min=-0.005684 max=0.14421 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.516 mas, bmaj=18.82 mas, bpa=20.47 degrees ! Estimated noise=1.51799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109684 Jy ! Component: 100 - total flux cleaned = 0.152473 Jy ! Component: 150 - total flux cleaned = 0.176467 Jy ! Component: 200 - total flux cleaned = 0.192005 Jy ! Total flux subtracted in 200 components = 0.192005 Jy ! Clean residual min=-0.008580 max=0.013401 Jy/beam ! Clean residual mean=0.000048 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.192005 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.192005 Jy ! Inverting map and beam ! Estimated beam: bmin=4.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 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 (-27.5, 83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154488 Jy ! Component: 100 - total flux cleaned = 0.0228915 Jy ! Component: 150 - total flux cleaned = 0.0274824 Jy ! Component: 200 - total flux cleaned = 0.0294021 Jy ! Total flux subtracted in 200 components = 0.0294021 Jy ! Clean residual min=-0.004168 max=0.005456 Jy/beam ! Clean residual mean=0.000074 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.221408 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 123 components and 0.221408 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.442 mas, bmaj=28.68 mas, bpa=8.837 degrees ! Estimated noise=1.00407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116072 Jy ! Component: 100 - total flux cleaned = 0.00154531 Jy ! Component: 150 - total flux cleaned = 0.00123639 Jy ! Component: 200 - total flux cleaned = 0.000765969 Jy ! Total flux subtracted in 200 components = 0.000765969 Jy ! Clean residual min=-0.004494 max=0.005374 Jy/beam ! Clean residual mean=0.000083 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.222174 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.000481924 Jy ! Component: 100 - total flux cleaned = -0.000909088 Jy ! Component: 150 - total flux cleaned = -0.00125369 Jy ! Component: 200 - total flux cleaned = -0.0014848 Jy ! Total flux subtracted in 200 components = -0.0014848 Jy ! Clean residual min=-0.004310 max=0.005035 Jy/beam ! Clean residual mean=0.000072 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.220689 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 202 components and 0.220689 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12783e-05 Jy ! Component: 100 - total flux cleaned = -3.36673e-05 Jy ! Component: 150 - total flux cleaned = -8.23278e-05 Jy ! Component: 200 - total flux cleaned = -8.29357e-05 Jy ! Total flux subtracted in 200 components = -8.29357e-05 Jy ! Clean residual min=-0.003595 max=0.004185 Jy/beam ! Clean residual mean=0.000044 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.220606 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 228 components and 0.220606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093459Jy sigma=1.254108 ! Fit after self-cal, rms=0.093386Jy sigma=1.253328 wmodel /scr/pima/bg219b_uvs/J0935-3332_S_map.mod ! Writing 228 model components to file: /scr/pima/bg219b_uvs/J0935-3332_S_map.mod wobs /scr/pima/bg219b_uvs/J0935-3332_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0935-3332_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0935-3332_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0935-3332_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.000151018 Jy ! Component: 100 - total flux cleaned = 0.000151656 Jy ! Component: 150 - total flux cleaned = -6.33128e-06 Jy ! Component: 200 - total flux cleaned = -0.000250703 Jy ! Component: 250 - total flux cleaned = -0.000387769 Jy ! Component: 300 - total flux cleaned = -0.000431897 Jy ! Component: 350 - total flux cleaned = -0.000349574 Jy ! Component: 400 - total flux cleaned = -0.000468374 Jy ! Component: 450 - total flux cleaned = -0.000351978 Jy ! Component: 500 - total flux cleaned = -0.00031451 Jy ! Component: 550 - total flux cleaned = -0.000349628 Jy ! Component: 600 - total flux cleaned = -0.000349556 Jy ! Component: 650 - total flux cleaned = -0.000484593 Jy ! Component: 700 - total flux cleaned = -0.000418489 Jy ! Component: 750 - total flux cleaned = -0.0004519 Jy ! Component: 800 - total flux cleaned = -0.000421102 Jy ! Component: 850 - total flux cleaned = -0.000390927 Jy ! Component: 900 - total flux cleaned = -0.000301947 Jy ! Component: 950 - total flux cleaned = -0.000214617 Jy ! Component: 1000 - total flux cleaned = -0.000156548 Jy ! Component: 1050 - total flux cleaned = -7.18315e-05 Jy ! Component: 1100 - total flux cleaned = 1.12014e-05 Jy ! Component: 1150 - total flux cleaned = 0.000120015 Jy ! Component: 1200 - total flux cleaned = 0.000146471 Jy ! Component: 1250 - total flux cleaned = 0.000252174 Jy ! Component: 1300 - total flux cleaned = 0.000329437 Jy ! Component: 1350 - total flux cleaned = 0.00043025 Jy ! Component: 1400 - total flux cleaned = 0.000455332 Jy ! Component: 1450 - total flux cleaned = 0.000528956 Jy ! Component: 1500 - total flux cleaned = 0.000577473 Jy ! Component: 1550 - total flux cleaned = 0.000720083 Jy ! Component: 1600 - total flux cleaned = 0.000766755 Jy ! Component: 1650 - total flux cleaned = 0.000813064 Jy ! Component: 1700 - total flux cleaned = 0.000836283 Jy ! Component: 1750 - total flux cleaned = 0.000903898 Jy ! Component: 1800 - total flux cleaned = 0.000926173 Jy ! Component: 1850 - total flux cleaned = 0.000969725 Jy ! Component: 1900 - total flux cleaned = 0.000947834 Jy ! Component: 1950 - total flux cleaned = 0.000990507 Jy ! Component: 2000 - total flux cleaned = 0.000926828 Jy ! Component: 2050 - total flux cleaned = 0.000989811 Jy ! Component: 2100 - total flux cleaned = 0.00101044 Jy ! Component: 2150 - total flux cleaned = 0.00101046 Jy ! Component: 2200 - total flux cleaned = 0.000969731 Jy ! Component: 2250 - total flux cleaned = 0.00099006 Jy ! Component: 2300 - total flux cleaned = 0.00101018 Jy ! Component: 2350 - total flux cleaned = 0.00104997 Jy ! Component: 2400 - total flux cleaned = 0.00104972 Jy ! Component: 2450 - total flux cleaned = 0.00106942 Jy ! Component: 2500 - total flux cleaned = 0.00104985 Jy ! Component: 2550 - total flux cleaned = 0.00108836 Jy ! Component: 2600 - total flux cleaned = 0.00104985 Jy ! Component: 2650 - total flux cleaned = 0.00101187 Jy ! Component: 2700 - total flux cleaned = 0.000992991 Jy ! Component: 2750 - total flux cleaned = 0.000936759 Jy ! Component: 2800 - total flux cleaned = 0.000880945 Jy ! Component: 2850 - total flux cleaned = 0.000862548 Jy ! Component: 2900 - total flux cleaned = 0.0008257 Jy ! Component: 2950 - total flux cleaned = 0.000825693 Jy ! Component: 3000 - total flux cleaned = 0.000716865 Jy ! Component: 3050 - total flux cleaned = 0.000644915 Jy ! Component: 3100 - total flux cleaned = 0.000644963 Jy ! Component: 3150 - total flux cleaned = 0.000573522 Jy ! Component: 3200 - total flux cleaned = 0.000555779 Jy ! Component: 3250 - total flux cleaned = 0.000520413 Jy ! Component: 3300 - total flux cleaned = 0.000414945 Jy ! Component: 3350 - total flux cleaned = 0.000345107 Jy ! Component: 3400 - total flux cleaned = 0.000275661 Jy ! Component: 3450 - total flux cleaned = 0.000223705 Jy ! Component: 3500 - total flux cleaned = 0.000154743 Jy ! Component: 3550 - total flux cleaned = 8.62547e-05 Jy ! Component: 3600 - total flux cleaned = 5.21226e-05 Jy ! Component: 3650 - total flux cleaned = -6.70321e-05 Jy ! Component: 3700 - total flux cleaned = -0.000100965 Jy ! Component: 3750 - total flux cleaned = -0.000202424 Jy ! Component: 3800 - total flux cleaned = -0.000253113 Jy ! Component: 3850 - total flux cleaned = -0.000353973 Jy ! Component: 3900 - total flux cleaned = -0.000454473 Jy ! Component: 3950 - total flux cleaned = -0.000554624 Jy ! Component: 4000 - total flux cleaned = -0.000587963 Jy ! Component: 4050 - total flux cleaned = -0.00070445 Jy ! Total flux subtracted in 4096 components = -0.000787611 Jy ! Clean residual min=-0.001087 max=0.000922 Jy/beam ! Clean residual mean=0.000007 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.219818 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 502 components and 0.219818 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0935-3332_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.402 x 20.34 at 18.72 degrees (North through East) ! Clean map min=-0.0026612 max=0.14106 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0935-3332_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000336419 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.715479 0.715479 1.43096 2.86192 5.72384 11.4477 22.8953 45.7907 91.5814 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 419.299 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0935-3332_S_uvs.log closed on Thu Apr 7 01:18:52 2016