! Started logfile: /scr/pima/bg219e_uvs/J0101-2831_S_uvs.log on Thu Apr 7 06:33:01 2016 obs /scr/pima/bg219e_uvs/J0101-2831_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0101-2831_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885701 visibilities/baseline/integration-bin. ! Found source: J0101-2831 ! ! 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 7780 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/bg219e_uvs/J0101-2831_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029363Jy sigma=17.558487 ! Fit after self-cal, rms=0.781637Jy sigma=12.906585 ! 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.081 mas, bmaj=14.33 mas, bpa=14.1 degrees ! Estimated noise=0.710699 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.162773 Jy ! Component: 100 - total flux cleaned = 0.228121 Jy ! Total flux subtracted in 100 components = 0.228121 Jy ! Clean residual min=-0.023503 max=0.054704 Jy/beam ! Clean residual mean=0.000050 rms=0.008571 Jy/beam ! Combined flux in latest and established models = 0.228121 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.228121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154062Jy sigma=2.687294 ! Fit after self-cal, rms=0.153747Jy sigma=2.684211 ! Inverting map ! Added new window around map position (13.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0541924 Jy ! Component: 100 - total flux cleaned = 0.0901138 Jy ! Total flux subtracted in 100 components = 0.0901138 Jy ! Clean residual min=-0.019134 max=0.031371 Jy/beam ! Clean residual mean=0.000039 rms=0.006065 Jy/beam ! Combined flux in latest and established models = 0.318234 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.318234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124671Jy sigma=2.137198 ! Fit after self-cal, rms=0.121962Jy sigma=2.091965 ! 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.839 mas, bmaj=15.86 mas, bpa=12 degrees ! Estimated noise=0.509734 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0513806 Jy ! Component: 100 - total flux cleaned = 0.0843216 Jy ! Component: 150 - total flux cleaned = 0.107608 Jy ! Component: 200 - total flux cleaned = 0.124309 Jy ! Total flux subtracted in 200 components = 0.124309 Jy ! Clean residual min=-0.015368 max=0.024967 Jy/beam ! Clean residual mean=-0.000009 rms=0.004221 Jy/beam ! Combined flux in latest and established models = 0.442544 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 106 components and 0.442544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096256Jy sigma=1.572535 ! Fit after self-cal, rms=0.093848Jy sigma=1.528966 ! 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.839 x 15.86 at 12 degrees (North through East) ! Clean map min=-0.013498 max=0.2219 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.04 KP 0.94 ! LA 0.99 NL 1.05 OV 1.03 PT 0.91 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.08 KP 0.93 ! LA 1.01 NL 1.03 OV 1.05 PT 0.89 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.12 KP 0.93 ! LA 0.99 NL 1.05 OV 1.07 PT 0.91 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.10 KP 0.97 ! LA 1.01 NL 1.04 OV 1.15 PT 0.95 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.093848Jy sigma=1.528966 ! Fit after self-cal, rms=0.091734Jy sigma=1.450142 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=16.23 mas, bpa=12.22 degrees ! Estimated noise=0.502711 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.0113913 Jy ! Component: 100 - total flux cleaned = 0.0127734 Jy ! Component: 150 - total flux cleaned = 0.0141095 Jy ! Component: 200 - total flux cleaned = 0.0144216 Jy ! Total flux subtracted in 200 components = 0.0144216 Jy ! Clean residual min=-0.008693 max=0.012521 Jy/beam ! Clean residual mean=-0.000012 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.456965 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 141 components and 0.456965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089709Jy sigma=1.413447 ! Fit after self-cal, rms=0.089044Jy sigma=1.400491 ! 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.089044Jy sigma=1.400491 ! Fit after self-cal, rms=0.089371Jy sigma=1.394762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=16.29 mas, bpa=12.22 degrees ! Estimated noise=0.504904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540926 Jy ! Component: 100 - total flux cleaned = 0.00620363 Jy ! Component: 150 - total flux cleaned = 0.00712661 Jy ! Component: 200 - total flux cleaned = 0.00802011 Jy ! Total flux subtracted in 200 components = 0.00802011 Jy ! Clean residual min=-0.007725 max=0.009536 Jy/beam ! Clean residual mean=-0.000001 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.464985 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 168 components and 0.464986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088398Jy sigma=1.377613 ! Fit after self-cal, rms=0.087994Jy sigma=1.371063 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.00227912 Jy ! Component: 100 - total flux cleaned = 0.00291825 Jy ! Component: 150 - total flux cleaned = 0.00344616 Jy ! Component: 200 - total flux cleaned = 0.00399693 Jy ! Total flux subtracted in 200 components = 0.00399693 Jy ! Clean residual min=-0.007349 max=0.007649 Jy/beam ! Clean residual mean=-0.000001 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.468983 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 191 components and 0.468983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087415Jy sigma=1.361823 ! Fit after self-cal, rms=0.087193Jy sigma=1.358417 ! 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.087193Jy sigma=1.358417 ! Fit after self-cal, rms=0.087729Jy sigma=1.350052 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=16.34 mas, bpa=12.22 degrees ! Estimated noise=0.506382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000886021 Jy ! Component: 100 - total flux cleaned = 0.00143617 Jy ! Component: 150 - total flux cleaned = 0.00207332 Jy ! Component: 200 - total flux cleaned = 0.00261158 Jy ! Total flux subtracted in 200 components = 0.00261158 Jy ! Clean residual min=-0.006081 max=0.006479 Jy/beam ! Clean residual mean=0.000002 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.471594 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 216 components and 0.471594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087305Jy sigma=1.343328 ! Fit after self-cal, rms=0.087149Jy sigma=1.340761 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.000988511 Jy ! Component: 100 - total flux cleaned = 0.00132276 Jy ! Component: 150 - total flux cleaned = 0.00194098 Jy ! Component: 200 - total flux cleaned = 0.00232892 Jy ! Total flux subtracted in 200 components = 0.00232892 Jy ! Clean residual min=-0.005828 max=0.005549 Jy/beam ! Clean residual mean=0.000002 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.473923 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 239 components and 0.473923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086870Jy sigma=1.336548 ! Fit after self-cal, rms=0.086760Jy sigma=1.334934 ! 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.086760Jy sigma=1.334934 ! Fit after self-cal, rms=0.087231Jy sigma=1.334220 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.252 mas, bmaj=23.83 mas, bpa=3.082 degrees ! Estimated noise=0.562848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158415 Jy ! Component: 100 - total flux cleaned = 0.00149355 Jy ! Component: 150 - total flux cleaned = 0.00165322 Jy ! Component: 200 - total flux cleaned = 0.00185998 Jy ! Total flux subtracted in 200 components = 0.00185998 Jy ! Clean residual min=-0.005206 max=0.006225 Jy/beam ! Clean residual mean=0.000008 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.475783 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 266 components and 0.475783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087082Jy sigma=1.331571 ! Fit after self-cal, rms=0.087041Jy sigma=1.330569 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.000528861 Jy ! Component: 100 - total flux cleaned = 0.000628776 Jy ! Component: 150 - total flux cleaned = 0.000874333 Jy ! Component: 200 - total flux cleaned = 0.00103171 Jy ! Total flux subtracted in 200 components = 0.00103171 Jy ! Clean residual min=-0.004908 max=0.005628 Jy/beam ! Clean residual mean=0.000008 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.476815 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 281 components and 0.476815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086923Jy sigma=1.328932 ! Fit after self-cal, rms=0.086882Jy sigma=1.328203 ! 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.927 mas, bmaj=16.38 mas, bpa=12.27 degrees ! Estimated noise=0.506438 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.927 x 16.38 at 12.27 degrees (North through East) ! Clean map min=-0.0050055 max=0.20535 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.111 mas, bmaj=14.7 mas, bpa=14.3 degrees ! Estimated noise=0.722319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166152 Jy ! Component: 100 - total flux cleaned = 0.246311 Jy ! Component: 150 - total flux cleaned = 0.300434 Jy ! Component: 200 - total flux cleaned = 0.338657 Jy ! Total flux subtracted in 200 components = 0.338657 Jy ! Clean residual min=-0.011253 max=0.021529 Jy/beam ! Clean residual mean=0.000011 rms=0.004349 Jy/beam ! Combined flux in latest and established models = 0.338657 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.338657 Jy ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=16.38 mas, bpa=12.27 degrees ! Estimated noise=0.506438 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.0419455 Jy ! Component: 100 - total flux cleaned = 0.0680298 Jy ! Component: 150 - total flux cleaned = 0.085796 Jy ! Component: 200 - total flux cleaned = 0.0983085 Jy ! Total flux subtracted in 200 components = 0.0983085 Jy ! Clean residual min=-0.007108 max=0.007738 Jy/beam ! Clean residual mean=-0.000022 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.436965 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 136 components and 0.436965 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.252 mas, bmaj=23.83 mas, bpa=3.082 degrees ! Estimated noise=0.562848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129342 Jy ! Component: 100 - total flux cleaned = 0.0209175 Jy ! Component: 150 - total flux cleaned = 0.0263154 Jy ! Component: 200 - total flux cleaned = 0.0301979 Jy ! Total flux subtracted in 200 components = 0.0301979 Jy ! Clean residual min=-0.005457 max=0.006238 Jy/beam ! Clean residual mean=-0.000003 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.467163 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.0028792 Jy ! Component: 100 - total flux cleaned = 0.00503952 Jy ! Component: 150 - total flux cleaned = 0.00661586 Jy ! Component: 200 - total flux cleaned = 0.00734734 Jy ! Total flux subtracted in 200 components = 0.00734734 Jy ! Clean residual min=-0.004675 max=0.006278 Jy/beam ! Clean residual mean=0.000006 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.474511 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 260 components and 0.474511 Jy ! Inverting map ! Added new window around map position (-13, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313367 Jy ! Component: 100 - total flux cleaned = 0.00315115 Jy ! Component: 150 - total flux cleaned = 0.00305293 Jy ! Component: 200 - total flux cleaned = 0.00321919 Jy ! Total flux subtracted in 200 components = 0.00321919 Jy ! Clean residual min=-0.004442 max=0.003374 Jy/beam ! Clean residual mean=0.000005 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.47773 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 301 components and 0.47773 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=16.38 mas, bpa=12.27 degrees ! Estimated noise=0.506438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106663 Jy ! Component: 100 - total flux cleaned = 0.0017332 Jy ! Component: 150 - total flux cleaned = 0.00211079 Jy ! Component: 200 - total flux cleaned = 0.00244779 Jy ! Total flux subtracted in 200 components = 0.00244779 Jy ! Clean residual min=-0.004291 max=0.003430 Jy/beam ! Clean residual mean=0.000004 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.480177 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 334 components and 0.480177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086211Jy sigma=1.318982 ! Fit after self-cal, rms=0.086075Jy sigma=1.317361 wmodel /scr/pima/bg219e_uvs/J0101-2831_S_map.mod ! Writing 334 model components to file: /scr/pima/bg219e_uvs/J0101-2831_S_map.mod wobs /scr/pima/bg219e_uvs/J0101-2831_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0101-2831_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0101-2831_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J0101-2831_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.00118736 Jy ! Component: 100 - total flux cleaned = -0.00107341 Jy ! Component: 150 - total flux cleaned = -0.0010182 Jy ! Component: 200 - total flux cleaned = -0.000815798 Jy ! Component: 250 - total flux cleaned = -0.000476163 Jy ! Component: 300 - total flux cleaned = -0.000243461 Jy ! Component: 350 - total flux cleaned = -0.000198567 Jy ! Component: 400 - total flux cleaned = -0.000111583 Jy ! Component: 450 - total flux cleaned = -2.78867e-05 Jy ! Component: 500 - total flux cleaned = 1.29349e-05 Jy ! Component: 550 - total flux cleaned = -6.69473e-05 Jy ! Component: 600 - total flux cleaned = -0.000144258 Jy ! Component: 650 - total flux cleaned = -0.000144744 Jy ! Component: 700 - total flux cleaned = -0.000182704 Jy ! Component: 750 - total flux cleaned = -0.000327392 Jy ! Component: 800 - total flux cleaned = -0.000256163 Jy ! Component: 850 - total flux cleaned = -0.000256366 Jy ! Component: 900 - total flux cleaned = -0.000290219 Jy ! Component: 950 - total flux cleaned = -0.000256457 Jy ! Component: 1000 - total flux cleaned = -0.000190636 Jy ! Component: 1050 - total flux cleaned = -0.000222922 Jy ! Component: 1100 - total flux cleaned = -0.000190686 Jy ! Component: 1150 - total flux cleaned = -0.00015899 Jy ! Component: 1200 - total flux cleaned = -0.000159066 Jy ! Component: 1250 - total flux cleaned = -0.000281103 Jy ! Component: 1300 - total flux cleaned = -0.000311684 Jy ! Component: 1350 - total flux cleaned = -0.000430775 Jy ! Component: 1400 - total flux cleaned = -0.000518351 Jy ! Component: 1450 - total flux cleaned = -0.000691909 Jy ! Component: 1500 - total flux cleaned = -0.000692451 Jy ! Component: 1550 - total flux cleaned = -0.000749174 Jy ! Component: 1600 - total flux cleaned = -0.000832693 Jy ! Component: 1650 - total flux cleaned = -0.000860714 Jy ! Component: 1700 - total flux cleaned = -0.000970085 Jy ! Component: 1750 - total flux cleaned = -0.00107708 Jy ! Component: 1800 - total flux cleaned = -0.00123606 Jy ! Component: 1850 - total flux cleaned = -0.00128863 Jy ! Component: 1900 - total flux cleaned = -0.00134008 Jy ! Component: 1950 - total flux cleaned = -0.00146711 Jy ! Component: 2000 - total flux cleaned = -0.00154237 Jy ! Component: 2050 - total flux cleaned = -0.00159234 Jy ! Component: 2100 - total flux cleaned = -0.00171499 Jy ! Component: 2150 - total flux cleaned = -0.00183599 Jy ! Component: 2200 - total flux cleaned = -0.00193162 Jy ! Component: 2250 - total flux cleaned = -0.00190762 Jy ! Component: 2300 - total flux cleaned = -0.00202485 Jy ! Component: 2350 - total flux cleaned = -0.00209467 Jy ! Component: 2400 - total flux cleaned = -0.00211761 Jy ! Component: 2450 - total flux cleaned = -0.00220897 Jy ! Component: 2500 - total flux cleaned = -0.00232143 Jy ! Component: 2550 - total flux cleaned = -0.00241081 Jy ! Component: 2600 - total flux cleaned = -0.00247685 Jy ! Component: 2650 - total flux cleaned = -0.00247719 Jy ! Component: 2700 - total flux cleaned = -0.0026512 Jy ! Component: 2750 - total flux cleaned = -0.0027367 Jy ! Component: 2800 - total flux cleaned = -0.0027367 Jy ! Component: 2850 - total flux cleaned = -0.00282131 Jy ! Component: 2900 - total flux cleaned = -0.00288386 Jy ! Component: 2950 - total flux cleaned = -0.00302855 Jy ! Component: 3000 - total flux cleaned = -0.00302877 Jy ! Component: 3050 - total flux cleaned = -0.00317115 Jy ! Component: 3100 - total flux cleaned = -0.00325136 Jy ! Component: 3150 - total flux cleaned = -0.00333118 Jy ! Component: 3200 - total flux cleaned = -0.00339045 Jy ! Component: 3250 - total flux cleaned = -0.00352755 Jy ! Component: 3300 - total flux cleaned = -0.00358618 Jy ! Component: 3350 - total flux cleaned = -0.00372099 Jy ! Component: 3400 - total flux cleaned = -0.00370204 Jy ! Component: 3450 - total flux cleaned = -0.00387232 Jy ! Component: 3500 - total flux cleaned = -0.00389087 Jy ! Component: 3550 - total flux cleaned = -0.00394661 Jy ! Component: 3600 - total flux cleaned = -0.00400181 Jy ! Component: 3650 - total flux cleaned = -0.00407511 Jy ! Component: 3700 - total flux cleaned = -0.00411147 Jy ! Component: 3750 - total flux cleaned = -0.00414757 Jy ! Component: 3800 - total flux cleaned = -0.00420125 Jy ! Component: 3850 - total flux cleaned = -0.0042014 Jy ! Component: 3900 - total flux cleaned = -0.00430734 Jy ! Component: 3950 - total flux cleaned = -0.0043599 Jy ! Component: 4000 - total flux cleaned = -0.00444679 Jy ! Component: 4050 - total flux cleaned = -0.00442934 Jy ! Total flux subtracted in 4096 components = -0.00454921 Jy ! Clean residual min=-0.000927 max=0.001506 Jy/beam ! Clean residual mean=0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.475628 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 639 components and 0.475628 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0101-2831_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.927 x 16.38 at 12.27 degrees (North through East) ! Clean map min=-0.002625 max=0.19841 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0101-2831_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.198413 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347269 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525072 0.525072 1.05014 2.10029 4.20057 8.40115 16.8023 33.6046 67.2092 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.198 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 571.35 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0101-2831_S_uvs.log closed on Thu Apr 7 06:33:05 2016