! Started logfile: /scr/pima/bg219a_uvs/J1312-0424_S_uvs.log on Wed Apr 6 22:55:11 2016 obs /scr/pima/bg219a_uvs/J1312-0424_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1312-0424_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.812169 visibilities/baseline/integration-bin. ! Found source: J1312-0424 ! ! 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 49 lines of history. ! ! Reading 2456 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/bg219a_uvs/J1312-0424_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054257Jy sigma=19.903683 ! Fit after self-cal, rms=0.623039Jy sigma=12.375293 ! 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.509 mas, bmaj=6.613 mas, bpa=-2.561 degrees ! Estimated noise=0.998072 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.297506 Jy ! Component: 100 - total flux cleaned = 0.362382 Jy ! Total flux subtracted in 100 components = 0.362382 Jy ! Clean residual min=-0.009879 max=0.018093 Jy/beam ! Clean residual mean=0.000012 rms=0.002877 Jy/beam ! Combined flux in latest and established models = 0.362382 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.362382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137165Jy sigma=1.416196 ! Fit after self-cal, rms=0.137161Jy sigma=1.416159 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166265 Jy ! Component: 100 - total flux cleaned = 0.0239545 Jy ! Total flux subtracted in 100 components = 0.0239545 Jy ! Clean residual min=-0.008385 max=0.009654 Jy/beam ! Clean residual mean=-0.000001 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.386337 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.386337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133779Jy sigma=1.367126 ! Fit after self-cal, rms=0.133731Jy sigma=1.367070 ! 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=2.889 mas, bmaj=7.408 mas, bpa=-3.037 degrees ! Estimated noise=0.804641 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.00376457 Jy ! Component: 100 - total flux cleaned = 0.00586053 Jy ! Component: 150 - total flux cleaned = 0.00703659 Jy ! Component: 200 - total flux cleaned = 0.00737438 Jy ! Total flux subtracted in 200 components = 0.00737438 Jy ! Clean residual min=-0.006942 max=0.009112 Jy/beam ! Clean residual mean=-0.000005 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.393711 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.393711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133241Jy sigma=1.367700 ! Fit after self-cal, rms=0.133220Jy sigma=1.367660 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.889 x 7.408 at -3.037 degrees (North through East) ! Clean map min=-0.0067916 max=0.38002 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: ! FD 0.99 LA 1.01 MK 1.00 NL 1.03 ! OV 1.01 PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.02 MK 1.01 NL 1.01 ! OV 1.01 PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 LA 1.07 MK 1.01 NL 1.01 ! OV 1.02 PT 0.92 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 1.03 MK 0.99 NL 0.95 ! OV 1.00 PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.133220Jy sigma=1.367660 ! Fit after self-cal, rms=0.130168Jy sigma=1.331670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.407 mas, bpa=-3.09 degrees ! Estimated noise=0.811264 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.00264473 Jy ! Component: 100 - total flux cleaned = 0.00376662 Jy ! Component: 150 - total flux cleaned = 0.00392564 Jy ! Component: 200 - total flux cleaned = 0.00401003 Jy ! Total flux subtracted in 200 components = 0.00401003 Jy ! Clean residual min=-0.006864 max=0.007140 Jy/beam ! Clean residual mean=-0.000002 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.397721 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.397721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129868Jy sigma=1.332806 ! Fit after self-cal, rms=0.129896Jy sigma=1.332725 ! 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.129896Jy sigma=1.332725 ! Fit after self-cal, rms=0.129777Jy sigma=1.306077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.42 mas, bpa=-3.247 degrees ! Estimated noise=0.821114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444514 Jy ! Component: 100 - total flux cleaned = 0.00587863 Jy ! Component: 150 - total flux cleaned = 0.00600085 Jy ! Component: 200 - total flux cleaned = 0.00606111 Jy ! Total flux subtracted in 200 components = 0.00606111 Jy ! Clean residual min=-0.005463 max=0.005799 Jy/beam ! Clean residual mean=-0.000007 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.403782 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.403782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129275Jy sigma=1.305128 ! Fit after self-cal, rms=0.129264Jy sigma=1.305059 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.000106559 Jy ! Component: 100 - total flux cleaned = 0.00011047 Jy ! Component: 150 - total flux cleaned = 6.16998e-05 Jy ! Component: 200 - total flux cleaned = 5.09347e-06 Jy ! Total flux subtracted in 200 components = 5.09347e-06 Jy ! Clean residual min=-0.005493 max=0.005787 Jy/beam ! Clean residual mean=-0.000007 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.403787 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.403787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129243Jy sigma=1.305123 ! Fit after self-cal, rms=0.129247Jy sigma=1.305108 ! 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.129247Jy sigma=1.305108 ! Fit after self-cal, rms=0.128534Jy sigma=1.279094 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.428 mas, bpa=-3.323 degrees ! Estimated noise=0.827434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025054 Jy ! Component: 100 - total flux cleaned = 0.00320166 Jy ! Component: 150 - total flux cleaned = 0.00314792 Jy ! Component: 200 - total flux cleaned = 0.00310594 Jy ! Total flux subtracted in 200 components = 0.00310594 Jy ! Clean residual min=-0.004775 max=0.004754 Jy/beam ! Clean residual mean=-0.000007 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.406893 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.406893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128310Jy sigma=1.279080 ! Fit after self-cal, rms=0.128308Jy sigma=1.279020 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 = 7.30314e-05 Jy ! Component: 100 - total flux cleaned = 1.09928e-05 Jy ! Component: 150 - total flux cleaned = -3.96858e-05 Jy ! Component: 200 - total flux cleaned = -7.27733e-05 Jy ! Total flux subtracted in 200 components = -7.27733e-05 Jy ! Clean residual min=-0.004773 max=0.004777 Jy/beam ! Clean residual mean=-0.000007 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.406821 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.406821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128296Jy sigma=1.279042 ! Fit after self-cal, rms=0.128300Jy sigma=1.279032 ! 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.128300Jy sigma=1.279032 ! Fit after self-cal, rms=0.128501Jy sigma=1.277774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.239 mas, bmaj=15.02 mas, bpa=-5.4 degrees ! Estimated noise=1.15203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190524 Jy ! Component: 100 - total flux cleaned = 0.00211231 Jy ! Component: 150 - total flux cleaned = 0.00208176 Jy ! Component: 200 - total flux cleaned = 0.00204049 Jy ! Total flux subtracted in 200 components = 0.00204049 Jy ! Clean residual min=-0.004536 max=0.004407 Jy/beam ! Clean residual mean=-0.000015 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.408861 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 47 components and 0.408861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128355Jy sigma=1.277935 ! Fit after self-cal, rms=0.128360Jy sigma=1.277928 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 = -3.29097e-05 Jy ! Component: 100 - total flux cleaned = -5.8435e-05 Jy ! Component: 150 - total flux cleaned = -7.04936e-05 Jy ! Component: 200 - total flux cleaned = -8.19013e-05 Jy ! Total flux subtracted in 200 components = -8.19013e-05 Jy ! Clean residual min=-0.004547 max=0.004422 Jy/beam ! Clean residual mean=-0.000015 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.408779 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.408779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128356Jy sigma=1.278071 ! Fit after self-cal, rms=0.128357Jy sigma=1.278062 ! 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=2.875 mas, bmaj=7.431 mas, bpa=-3.399 degrees ! Estimated noise=0.832957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.875 x 7.431 at -3.399 degrees (North through East) ! Clean map min=-0.0044594 max=0.39314 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.498 mas, bmaj=6.636 mas, bpa=-2.906 degrees ! Estimated noise=1.02847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.306559 Jy ! Component: 100 - total flux cleaned = 0.373558 Jy ! Component: 150 - total flux cleaned = 0.393425 Jy ! Component: 200 - total flux cleaned = 0.402391 Jy ! Total flux subtracted in 200 components = 0.402391 Jy ! Clean residual min=-0.006549 max=0.006632 Jy/beam ! Clean residual mean=-0.000000 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.402391 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.402391 Jy ! Inverting map and beam ! Estimated beam: bmin=2.875 mas, bmaj=7.431 mas, bpa=-3.399 degrees ! Estimated noise=0.832957 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.0038922 Jy ! Component: 100 - total flux cleaned = 0.00594702 Jy ! Component: 150 - total flux cleaned = 0.00693933 Jy ! Component: 200 - total flux cleaned = 0.00713777 Jy ! Total flux subtracted in 200 components = 0.00713777 Jy ! Clean residual min=-0.004570 max=0.004760 Jy/beam ! Clean residual mean=-0.000007 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.409528 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.409528 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.239 mas, bmaj=15.02 mas, bpa=-5.4 degrees ! Estimated noise=1.15203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527955 Jy ! Component: 100 - total flux cleaned = -0.000549684 Jy ! Component: 150 - total flux cleaned = -0.000588377 Jy ! Component: 200 - total flux cleaned = -0.000622983 Jy ! Total flux subtracted in 200 components = -0.000622983 Jy ! Clean residual min=-0.004603 max=0.004420 Jy/beam ! Clean residual mean=-0.000015 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.408905 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 = -1.61602e-05 Jy ! Component: 100 - total flux cleaned = -4.66752e-05 Jy ! Component: 150 - total flux cleaned = -6.18012e-05 Jy ! Component: 200 - total flux cleaned = -9.0695e-05 Jy ! Total flux subtracted in 200 components = -9.0695e-05 Jy ! Clean residual min=-0.004594 max=0.004431 Jy/beam ! Clean residual mean=-0.000014 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.408815 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.408815 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.875 mas, bmaj=7.431 mas, bpa=-3.399 degrees ! Estimated noise=0.832957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100545 Jy ! Component: 100 - total flux cleaned = 0.00106497 Jy ! Component: 150 - total flux cleaned = 0.00101933 Jy ! Component: 200 - total flux cleaned = 0.00103985 Jy ! Total flux subtracted in 200 components = 0.00103985 Jy ! Clean residual min=-0.004608 max=0.004653 Jy/beam ! Clean residual mean=-0.000007 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.409854 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.409854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128313Jy sigma=1.278139 ! Fit after self-cal, rms=0.128300Jy sigma=1.278103 wmodel /scr/pima/bg219a_uvs/J1312-0424_S_map.mod ! Writing 42 model components to file: /scr/pima/bg219a_uvs/J1312-0424_S_map.mod wobs /scr/pima/bg219a_uvs/J1312-0424_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1312-0424_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1312-0424_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1312-0424_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.00104747 Jy ! Component: 100 - total flux cleaned = 0.00161725 Jy ! Component: 150 - total flux cleaned = 0.00192625 Jy ! Component: 200 - total flux cleaned = 0.00207381 Jy ! Component: 250 - total flux cleaned = 0.00221539 Jy ! Component: 300 - total flux cleaned = 0.00235121 Jy ! Component: 350 - total flux cleaned = 0.00235069 Jy ! Component: 400 - total flux cleaned = 0.00228637 Jy ! Component: 450 - total flux cleaned = 0.00209668 Jy ! Component: 500 - total flux cleaned = 0.00215819 Jy ! Component: 550 - total flux cleaned = 0.00215704 Jy ! Component: 600 - total flux cleaned = 0.00209613 Jy ! Component: 650 - total flux cleaned = 0.00197957 Jy ! Component: 700 - total flux cleaned = 0.00192297 Jy ! Component: 750 - total flux cleaned = 0.00181081 Jy ! Component: 800 - total flux cleaned = 0.00169998 Jy ! Component: 850 - total flux cleaned = 0.00143054 Jy ! Component: 900 - total flux cleaned = 0.00137837 Jy ! Component: 950 - total flux cleaned = 0.00122239 Jy ! Component: 1000 - total flux cleaned = 0.00127279 Jy ! Component: 1050 - total flux cleaned = 0.00112167 Jy ! Component: 1100 - total flux cleaned = 0.00117106 Jy ! Component: 1150 - total flux cleaned = 0.00126765 Jy ! Component: 1200 - total flux cleaned = 0.00117128 Jy ! Component: 1250 - total flux cleaned = 0.00112374 Jy ! Component: 1300 - total flux cleaned = 0.00107701 Jy ! Component: 1350 - total flux cleaned = 0.00107746 Jy ! Component: 1400 - total flux cleaned = 0.00103212 Jy ! Component: 1450 - total flux cleaned = 0.00103209 Jy ! Component: 1500 - total flux cleaned = 0.00103214 Jy ! Component: 1550 - total flux cleaned = 0.00111987 Jy ! Component: 1600 - total flux cleaned = 0.00120604 Jy ! Component: 1650 - total flux cleaned = 0.00124854 Jy ! Component: 1700 - total flux cleaned = 0.00133277 Jy ! Component: 1750 - total flux cleaned = 0.00137453 Jy ! Component: 1800 - total flux cleaned = 0.00153978 Jy ! Component: 1850 - total flux cleaned = 0.00158055 Jy ! Component: 1900 - total flux cleaned = 0.00166164 Jy ! Component: 1950 - total flux cleaned = 0.00178219 Jy ! Component: 2000 - total flux cleaned = 0.00190109 Jy ! Component: 2050 - total flux cleaned = 0.0019795 Jy ! Component: 2100 - total flux cleaned = 0.00209632 Jy ! Component: 2150 - total flux cleaned = 0.00217356 Jy ! Component: 2200 - total flux cleaned = 0.00232653 Jy ! Component: 2250 - total flux cleaned = 0.00240212 Jy ! Component: 2300 - total flux cleaned = 0.0024398 Jy ! Component: 2350 - total flux cleaned = 0.00262668 Jy ! Component: 2400 - total flux cleaned = 0.00284902 Jy ! Component: 2450 - total flux cleaned = 0.00299622 Jy ! Component: 2500 - total flux cleaned = 0.0031426 Jy ! Component: 2550 - total flux cleaned = 0.00325184 Jy ! Component: 2600 - total flux cleaned = 0.00354113 Jy ! Component: 2650 - total flux cleaned = 0.00364881 Jy ! Component: 2700 - total flux cleaned = 0.00375614 Jy ! Component: 2750 - total flux cleaned = 0.00396995 Jy ! Component: 2800 - total flux cleaned = 0.00404099 Jy ! Component: 2850 - total flux cleaned = 0.00414701 Jy ! Component: 2900 - total flux cleaned = 0.00432254 Jy ! Component: 2950 - total flux cleaned = 0.00442762 Jy ! Component: 3000 - total flux cleaned = 0.00453206 Jy ! Component: 3050 - total flux cleaned = 0.00470557 Jy ! Component: 3100 - total flux cleaned = 0.00474013 Jy ! Component: 3150 - total flux cleaned = 0.00484365 Jy ! Component: 3200 - total flux cleaned = 0.00498076 Jy ! Component: 3250 - total flux cleaned = 0.00511726 Jy ! Component: 3300 - total flux cleaned = 0.00518541 Jy ! Component: 3350 - total flux cleaned = 0.00525316 Jy ! Component: 3400 - total flux cleaned = 0.00538831 Jy ! Component: 3450 - total flux cleaned = 0.0054893 Jy ! Component: 3500 - total flux cleaned = 0.00565719 Jy ! Component: 3550 - total flux cleaned = 0.00575761 Jy ! Component: 3600 - total flux cleaned = 0.00592435 Jy ! Component: 3650 - total flux cleaned = 0.00609071 Jy ! Component: 3700 - total flux cleaned = 0.00619014 Jy ! Component: 3750 - total flux cleaned = 0.00635574 Jy ! Component: 3800 - total flux cleaned = 0.00655393 Jy ! Component: 3850 - total flux cleaned = 0.00668569 Jy ! Component: 3900 - total flux cleaned = 0.00678438 Jy ! Component: 3950 - total flux cleaned = 0.00685018 Jy ! Component: 4000 - total flux cleaned = 0.0069484 Jy ! Component: 4050 - total flux cleaned = 0.0070466 Jy ! Total flux subtracted in 4096 components = 0.00707912 Jy ! Clean residual min=-0.001798 max=0.002176 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.416934 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 285 components and 0.416934 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1312-0424_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.875 x 7.431 at -3.399 degrees (North through East) ! Clean map min=-0.0048537 max=0.39449 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1312-0424_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.394486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00056237 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427673 0.427673 0.855345 1.71069 3.42138 6.84276 13.6855 27.371 54.7421 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.394 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 701.471 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1312-0424_S_uvs.log closed on Wed Apr 6 22:55:16 2016