! Started logfile: /scr/pima/bg219h_uvs/J0653-0625_S_uvs.log on Thu Apr 7 08:55:59 2016 obs /scr/pima/bg219h_uvs/J0653-0625_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0653-0625_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.708995 visibilities/baseline/integration-bin. ! Found source: J0653-0625 ! ! 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 5360 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/J0653-0625_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035207Jy sigma=21.999503 ! Fit after self-cal, rms=0.611465Jy sigma=12.906479 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.731 mas, bmaj=6.765 mas, bpa=1.906 degrees ! Estimated noise=0.756073 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.317199 Jy ! Component: 100 - total flux cleaned = 0.395647 Jy ! Total flux subtracted in 100 components = 0.395647 Jy ! Clean residual min=-0.021384 max=0.030222 Jy/beam ! Clean residual mean=-0.000001 rms=0.006419 Jy/beam ! Combined flux in latest and established models = 0.395647 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.395647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115839Jy sigma=2.421375 ! Fit after self-cal, rms=0.115728Jy sigma=2.419483 ! 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.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 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.0203345 Jy ! Component: 100 - total flux cleaned = 0.019509 Jy ! Component: 150 - total flux cleaned = 0.0184397 Jy ! Component: 200 - total flux cleaned = 0.0176207 Jy ! Total flux subtracted in 200 components = 0.0176207 Jy ! Clean residual min=-0.023850 max=0.027823 Jy/beam ! Clean residual mean=-0.000001 rms=0.007391 Jy/beam ! Combined flux in latest and established models = 0.413268 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.413268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110432Jy sigma=2.333238 ! Fit after self-cal, rms=0.110358Jy sigma=2.331960 ! 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.261 x 7.908 at 5.658 degrees (North through East) ! Clean map min=-0.022606 max=0.39756 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 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 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.110358Jy sigma=2.331960 ! Fit after self-cal, rms=0.110358Jy sigma=2.331960 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 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.0001533 Jy ! Component: 100 - total flux cleaned = -0.000170344 Jy ! Component: 150 - total flux cleaned = -0.000674271 Jy ! Component: 200 - total flux cleaned = -0.00120989 Jy ! Total flux subtracted in 200 components = -0.00120989 Jy ! Clean residual min=-0.024060 max=0.027726 Jy/beam ! Clean residual mean=-0.000001 rms=0.007376 Jy/beam ! Combined flux in latest and established models = 0.412058 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.412058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109896Jy sigma=2.325581 ! Fit after self-cal, rms=0.109869Jy sigma=2.325156 ! 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.109869Jy sigma=2.325156 ! Fit after self-cal, rms=0.109869Jy sigma=2.325156 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000805654 Jy ! Component: 100 - total flux cleaned = -0.00107967 Jy ! Component: 150 - total flux cleaned = -0.00140115 Jy ! Component: 200 - total flux cleaned = -0.00168822 Jy ! Total flux subtracted in 200 components = -0.00168822 Jy ! Clean residual min=-0.024284 max=0.027574 Jy/beam ! Clean residual mean=-0.000002 rms=0.007366 Jy/beam ! Combined flux in latest and established models = 0.41037 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.41037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109740Jy sigma=2.322162 ! Fit after self-cal, rms=0.109712Jy sigma=2.321706 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.000501031 Jy ! Component: 100 - total flux cleaned = -0.000718838 Jy ! Component: 150 - total flux cleaned = -0.000907228 Jy ! Component: 200 - total flux cleaned = -0.00108398 Jy ! Total flux subtracted in 200 components = -0.00108398 Jy ! Clean residual min=-0.024345 max=0.027484 Jy/beam ! Clean residual mean=-0.000003 rms=0.007358 Jy/beam ! Combined flux in latest and established models = 0.409286 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.409286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109631Jy sigma=2.319686 ! Fit after self-cal, rms=0.109611Jy sigma=2.319345 ! 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.109611Jy sigma=2.319345 ! Fit after self-cal, rms=0.109611Jy sigma=2.319345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333049 Jy ! Component: 100 - total flux cleaned = -0.00052052 Jy ! Component: 150 - total flux cleaned = -0.00068857 Jy ! Component: 200 - total flux cleaned = -0.000795228 Jy ! Total flux subtracted in 200 components = -0.000795228 Jy ! Clean residual min=-0.024359 max=0.027417 Jy/beam ! Clean residual mean=-0.000003 rms=0.007352 Jy/beam ! Combined flux in latest and established models = 0.408491 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.408491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109547Jy sigma=2.317812 ! Fit after self-cal, rms=0.109532Jy sigma=2.317534 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.00022809 Jy ! Component: 100 - total flux cleaned = -0.000448144 Jy ! Component: 150 - total flux cleaned = -0.000496157 Jy ! Component: 200 - total flux cleaned = -0.000596222 Jy ! Total flux subtracted in 200 components = -0.000596222 Jy ! Clean residual min=-0.024422 max=0.027334 Jy/beam ! Clean residual mean=-0.000004 rms=0.007348 Jy/beam ! Combined flux in latest and established models = 0.407894 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.407894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109477Jy sigma=2.316289 ! Fit after self-cal, rms=0.109464Jy sigma=2.316038 ! 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.109464Jy sigma=2.316038 ! Fit after self-cal, rms=0.109464Jy sigma=2.316038 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.958 mas, bmaj=12.41 mas, bpa=3.939 degrees ! Estimated noise=0.696736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00256224 Jy ! Component: 100 - total flux cleaned = -0.00213863 Jy ! Component: 150 - total flux cleaned = -0.00201602 Jy ! Component: 200 - total flux cleaned = -0.00190851 Jy ! Total flux subtracted in 200 components = -0.00190851 Jy ! Clean residual min=-0.033892 max=0.043461 Jy/beam ! Clean residual mean=-0.000025 rms=0.012050 Jy/beam ! Combined flux in latest and established models = 0.405986 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.405986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109790Jy sigma=2.316721 ! Fit after self-cal, rms=0.109738Jy sigma=2.315754 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.000795041 Jy ! Component: 100 - total flux cleaned = -0.000605474 Jy ! Component: 150 - total flux cleaned = -0.000440534 Jy ! Component: 200 - total flux cleaned = -0.000297918 Jy ! Total flux subtracted in 200 components = -0.000297918 Jy ! Clean residual min=-0.034239 max=0.043107 Jy/beam ! Clean residual mean=-0.000025 rms=0.012012 Jy/beam ! Combined flux in latest and established models = 0.405688 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.405688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110008Jy sigma=2.319035 ! Fit after self-cal, rms=0.109971Jy sigma=2.318307 ! 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.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 7.908 at 5.658 degrees (North through East) ! Clean map min=-0.023693 max=0.4036 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.731 mas, bmaj=6.765 mas, bpa=1.906 degrees ! Estimated noise=0.756073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.316766 Jy ! Component: 100 - total flux cleaned = 0.396952 Jy ! Component: 150 - total flux cleaned = 0.426921 Jy ! Component: 200 - total flux cleaned = 0.429431 Jy ! Total flux subtracted in 200 components = 0.429431 Jy ! Clean residual min=-0.021315 max=0.029192 Jy/beam ! Clean residual mean=0.000024 rms=0.005745 Jy/beam ! Combined flux in latest and established models = 0.429431 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.429431 Jy ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 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.0110425 Jy ! Component: 100 - total flux cleaned = -0.0158615 Jy ! Component: 150 - total flux cleaned = -0.0168662 Jy ! Component: 200 - total flux cleaned = -0.0175727 Jy ! Total flux subtracted in 200 components = -0.0175727 Jy ! Clean residual min=-0.023712 max=0.027672 Jy/beam ! Clean residual mean=-0.000001 rms=0.007353 Jy/beam ! Combined flux in latest and established models = 0.411858 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.411858 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.958 mas, bmaj=12.41 mas, bpa=3.939 degrees ! Estimated noise=0.696736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0044646 Jy ! Component: 100 - total flux cleaned = -0.00445349 Jy ! Component: 150 - total flux cleaned = -0.00470545 Jy ! Component: 200 - total flux cleaned = -0.00492767 Jy ! Total flux subtracted in 200 components = -0.00492767 Jy ! Clean residual min=-0.033832 max=0.043693 Jy/beam ! Clean residual mean=-0.000024 rms=0.012033 Jy/beam ! Combined flux in latest and established models = 0.40693 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 = -9.65619e-05 Jy ! Component: 100 - total flux cleaned = -0.000184298 Jy ! Component: 150 - total flux cleaned = -0.000351042 Jy ! Component: 200 - total flux cleaned = -0.000427166 Jy ! Total flux subtracted in 200 components = -0.000427166 Jy ! Clean residual min=-0.034135 max=0.043418 Jy/beam ! Clean residual mean=-0.000024 rms=0.012012 Jy/beam ! Combined flux in latest and established models = 0.406503 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.406503 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.908 mas, bpa=5.658 degrees ! Estimated noise=0.550523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126637 Jy ! Component: 100 - total flux cleaned = 0.000906408 Jy ! Component: 150 - total flux cleaned = 0.000628841 Jy ! Component: 200 - total flux cleaned = 0.000294845 Jy ! Total flux subtracted in 200 components = 0.000294845 Jy ! Clean residual min=-0.024690 max=0.026915 Jy/beam ! Clean residual mean=-0.000004 rms=0.007327 Jy/beam ! Combined flux in latest and established models = 0.406798 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.406798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109406Jy sigma=2.312331 ! Fit after self-cal, rms=0.109377Jy sigma=2.311769 wmodel /scr/pima/bg219h_uvs/J0653-0625_S_map.mod ! Writing 51 model components to file: /scr/pima/bg219h_uvs/J0653-0625_S_map.mod wobs /scr/pima/bg219h_uvs/J0653-0625_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0653-0625_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0653-0625_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0653-0625_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.00704974 Jy ! Component: 100 - total flux cleaned = 0.0119798 Jy ! Component: 150 - total flux cleaned = 0.0174717 Jy ! Component: 200 - total flux cleaned = 0.021488 Jy ! Component: 250 - total flux cleaned = 0.025323 Jy ! Component: 300 - total flux cleaned = 0.029003 Jy ! Component: 350 - total flux cleaned = 0.0325407 Jy ! Component: 400 - total flux cleaned = 0.0355945 Jy ! Component: 450 - total flux cleaned = 0.0381942 Jy ! Component: 500 - total flux cleaned = 0.0397509 Jy ! Component: 550 - total flux cleaned = 0.041262 Jy ! Component: 600 - total flux cleaned = 0.0438784 Jy ! Component: 650 - total flux cleaned = 0.0452795 Jy ! Component: 700 - total flux cleaned = 0.0471776 Jy ! Component: 750 - total flux cleaned = 0.0490127 Jy ! Component: 800 - total flux cleaned = 0.0510442 Jy ! Component: 850 - total flux cleaned = 0.0532631 Jy ! Component: 900 - total flux cleaned = 0.0551715 Jy ! Component: 950 - total flux cleaned = 0.0572619 Jy ! Component: 1000 - total flux cleaned = 0.0590613 Jy ! Component: 1050 - total flux cleaned = 0.0614635 Jy ! Component: 1100 - total flux cleaned = 0.0633705 Jy ! Component: 1150 - total flux cleaned = 0.0646058 Jy ! Component: 1200 - total flux cleaned = 0.0668083 Jy ! Component: 1250 - total flux cleaned = 0.0683579 Jy ! Component: 1300 - total flux cleaned = 0.0702539 Jy ! Component: 1350 - total flux cleaned = 0.0722842 Jy ! Component: 1400 - total flux cleaned = 0.0740811 Jy ! Component: 1450 - total flux cleaned = 0.0758284 Jy ! Component: 1500 - total flux cleaned = 0.0773652 Jy ! Component: 1550 - total flux cleaned = 0.0791942 Jy ! Component: 1600 - total flux cleaned = 0.0806549 Jy ! Component: 1650 - total flux cleaned = 0.0819253 Jy ! Component: 1700 - total flux cleaned = 0.0834708 Jy ! Component: 1750 - total flux cleaned = 0.0848286 Jy ! Component: 1800 - total flux cleaned = 0.086008 Jy ! Component: 1850 - total flux cleaned = 0.0874467 Jy ! Component: 1900 - total flux cleaned = 0.0885736 Jy ! Component: 1950 - total flux cleaned = 0.089815 Jy ! Component: 2000 - total flux cleaned = 0.0907559 Jy ! Component: 2050 - total flux cleaned = 0.0916774 Jy ! Component: 2100 - total flux cleaned = 0.0925786 Jy ! Component: 2150 - total flux cleaned = 0.0934622 Jy ! Component: 2200 - total flux cleaned = 0.0944487 Jy ! Component: 2250 - total flux cleaned = 0.095175 Jy ! Component: 2300 - total flux cleaned = 0.0961251 Jy ! Component: 2350 - total flux cleaned = 0.0969371 Jy ! Component: 2400 - total flux cleaned = 0.0976218 Jy ! Component: 2450 - total flux cleaned = 0.0980692 Jy ! Component: 2500 - total flux cleaned = 0.0987283 Jy ! Component: 2550 - total flux cleaned = 0.099377 Jy ! Component: 2600 - total flux cleaned = 0.100116 Jy ! Component: 2650 - total flux cleaned = 0.10053 Jy ! Component: 2700 - total flux cleaned = 0.101041 Jy ! Component: 2750 - total flux cleaned = 0.10134 Jy ! Component: 2800 - total flux cleaned = 0.101735 Jy ! Component: 2850 - total flux cleaned = 0.102125 Jy ! Component: 2900 - total flux cleaned = 0.102698 Jy ! Component: 2950 - total flux cleaned = 0.103167 Jy ! Component: 3000 - total flux cleaned = 0.103353 Jy ! Component: 3050 - total flux cleaned = 0.103898 Jy ! Component: 3100 - total flux cleaned = 0.104077 Jy ! Component: 3150 - total flux cleaned = 0.104515 Jy ! Component: 3200 - total flux cleaned = 0.104428 Jy ! Component: 3250 - total flux cleaned = 0.104771 Jy ! Component: 3300 - total flux cleaned = 0.105359 Jy ! Component: 3350 - total flux cleaned = 0.105442 Jy ! Component: 3400 - total flux cleaned = 0.105687 Jy ! Component: 3450 - total flux cleaned = 0.105848 Jy ! Component: 3500 - total flux cleaned = 0.105847 Jy ! Component: 3550 - total flux cleaned = 0.106082 Jy ! Component: 3600 - total flux cleaned = 0.106158 Jy ! Component: 3650 - total flux cleaned = 0.106082 Jy ! Component: 3700 - total flux cleaned = 0.105933 Jy ! Component: 3750 - total flux cleaned = 0.106081 Jy ! Component: 3800 - total flux cleaned = 0.106009 Jy ! Component: 3850 - total flux cleaned = 0.106153 Jy ! Component: 3900 - total flux cleaned = 0.10594 Jy ! Component: 3950 - total flux cleaned = 0.105941 Jy ! Component: 4000 - total flux cleaned = 0.10601 Jy ! Component: 4050 - total flux cleaned = 0.10608 Jy ! Total flux subtracted in 4096 components = 0.106148 Jy ! Clean residual min=-0.003700 max=0.003762 Jy/beam ! Clean residual mean=-0.000010 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.512945 Jy keep ! Adding 505 model components to the UV plane model. ! The established model now contains 556 components and 0.512945 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0653-0625_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 7.908 at 5.658 degrees (North through East) ! Clean map min=-0.010668 max=0.40296 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0653-0625_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.402956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00136613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01708 1.01708 2.03416 4.06832 8.13664 16.2733 32.5466 65.0931 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.402 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 294.962 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0653-0625_S_uvs.log closed on Thu Apr 7 08:56:03 2016