! Started logfile: /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uvs.log on Sun Jan 19 22:02:05 2014 obs /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.964286 visibilities/baseline/integration-bin. ! Found source: J1036-3109 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 648 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a5_uvs/J1036-3109_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.006957Jy sigma=30.169875 ! Fit after self-cal, rms=0.936018Jy sigma=27.922336 ! 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=0.9121 mas, bmaj=8.427 mas, bpa=29.5 degrees ! Estimated noise=1.30978 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.0449881 Jy ! Component: 100 - total flux cleaned = 0.0608606 Jy ! Total flux subtracted in 100 components = 0.0608606 Jy ! Clean residual min=-0.005031 max=0.008105 Jy/beam ! Clean residual mean=-0.000025 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.0608606 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0608606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.029068Jy sigma=0.882675 ! Fit after self-cal, rms=0.029010Jy sigma=0.881163 ! 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=1.193 mas, bmaj=8.138 mas, bpa=28.25 degrees ! Estimated noise=0.946073 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.0136168 Jy ! Component: 100 - total flux cleaned = 0.0221673 Jy ! Component: 150 - total flux cleaned = 0.0281196 Jy ! Component: 200 - total flux cleaned = 0.0326712 Jy ! Total flux subtracted in 200 components = 0.0326712 Jy ! Clean residual min=-0.003356 max=0.004027 Jy/beam ! Clean residual mean=-0.000050 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.0935317 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 100 components and 0.0935317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021382Jy sigma=0.603558 ! Fit after self-cal, rms=0.021374Jy sigma=0.602287 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.193 x 8.138 at 28.25 degrees (North through East) ! Clean map min=-0.003288 max=0.053918 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.15 FD 1.02 KP 0.92 LA 0.97 ! NL 1.19 OV 1.00 PT 0.87 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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 0.93 FD 1.04 KP 1.06 LA 0.88 ! NL 1.09 OV 1.04 PT 0.89 SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 KP 0.87 LA 0.95 ! NL 1.15 OV 1.00 PT 0.86 SC 1.09 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.94 KP 1.05 LA 0.92 ! NL 0.99 OV 1.05 PT 0.84 SC 0.94 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 KP 1.04 LA 0.97 ! NL 1.02 OV 1.12 PT 0.92 SC 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.021374Jy sigma=0.602287 ! Fit after self-cal, rms=0.020461Jy sigma=0.562210 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=8.279 mas, bpa=28.27 degrees ! Estimated noise=0.937866 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.00244874 Jy ! Component: 100 - total flux cleaned = 0.00414748 Jy ! Component: 150 - total flux cleaned = 0.00552608 Jy ! Component: 200 - total flux cleaned = 0.00665575 Jy ! Total flux subtracted in 200 components = 0.00665575 Jy ! Clean residual min=-0.001924 max=0.002252 Jy/beam ! Clean residual mean=-0.000015 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.100187 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 133 components and 0.100187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020056Jy sigma=0.549240 ! Fit after self-cal, rms=0.020066Jy sigma=0.548803 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020066Jy sigma=0.548803 ! Fit after self-cal, rms=0.019900Jy sigma=0.546284 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.199 mas, bmaj=8.241 mas, bpa=28.28 degrees ! Estimated noise=0.939789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152704 Jy ! Component: 100 - total flux cleaned = 0.0027127 Jy ! Component: 150 - total flux cleaned = 0.00369585 Jy ! Component: 200 - total flux cleaned = 0.00451633 Jy ! Total flux subtracted in 200 components = 0.00451633 Jy ! Clean residual min=-0.001927 max=0.002257 Jy/beam ! Clean residual mean=-0.000014 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.104704 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 161 components and 0.104704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019709Jy sigma=0.540847 ! Fit after self-cal, rms=0.019706Jy sigma=0.540737 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.000749662 Jy ! Component: 100 - total flux cleaned = 0.00132784 Jy ! Component: 150 - total flux cleaned = 0.00181787 Jy ! Component: 200 - total flux cleaned = 0.00223611 Jy ! Total flux subtracted in 200 components = 0.00223611 Jy ! Clean residual min=-0.001868 max=0.002151 Jy/beam ! Clean residual mean=-0.000011 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.10694 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 0.10694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019650Jy sigma=0.539777 ! Fit after self-cal, rms=0.019650Jy sigma=0.539715 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019650Jy sigma=0.539715 ! Fit after self-cal, rms=0.019550Jy sigma=0.536717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.192 mas, bmaj=8.206 mas, bpa=28.29 degrees ! Estimated noise=0.944527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104049 Jy ! Component: 100 - total flux cleaned = 0.00180412 Jy ! Component: 150 - total flux cleaned = 0.00243856 Jy ! Component: 200 - total flux cleaned = 0.00298219 Jy ! Total flux subtracted in 200 components = 0.00298219 Jy ! Clean residual min=-0.001947 max=0.002240 Jy/beam ! Clean residual mean=-0.000012 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.109922 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 188 components and 0.109922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019459Jy sigma=0.534506 ! Fit after self-cal, rms=0.019457Jy sigma=0.534449 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.000523143 Jy ! Component: 100 - total flux cleaned = 0.000825255 Jy ! Component: 150 - total flux cleaned = 0.00102019 Jy ! Component: 200 - total flux cleaned = 0.00118673 Jy ! Total flux subtracted in 200 components = 0.00118673 Jy ! Clean residual min=-0.001921 max=0.002175 Jy/beam ! Clean residual mean=-0.000011 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.111109 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 192 components and 0.111109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019427Jy sigma=0.533898 ! Fit after self-cal, rms=0.019427Jy sigma=0.533864 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019427Jy sigma=0.533864 ! Fit after self-cal, rms=0.019465Jy sigma=0.528897 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=9.891 mas, bpa=18.22 degrees ! Estimated noise=1.04735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101687 Jy ! Component: 100 - total flux cleaned = 0.00172147 Jy ! Component: 150 - total flux cleaned = 0.00228158 Jy ! Component: 200 - total flux cleaned = 0.0026187 Jy ! Total flux subtracted in 200 components = 0.0026187 Jy ! Clean residual min=-0.001921 max=0.001928 Jy/beam ! Clean residual mean=-0.000014 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.113728 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 216 components and 0.113728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019418Jy sigma=0.527848 ! Fit after self-cal, rms=0.019418Jy sigma=0.527759 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.00037003 Jy ! Component: 100 - total flux cleaned = 0.00052624 Jy ! Component: 150 - total flux cleaned = 0.000680583 Jy ! Component: 200 - total flux cleaned = 0.000833851 Jy ! Total flux subtracted in 200 components = 0.000833851 Jy ! Clean residual min=-0.001865 max=0.001960 Jy/beam ! Clean residual mean=-0.000013 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.114561 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 219 components and 0.114561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019403Jy sigma=0.527572 ! Fit after self-cal, rms=0.019404Jy sigma=0.527547 ! 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=1.186 mas, bmaj=8.201 mas, bpa=28.31 degrees ! Estimated noise=0.954669 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.186 x 8.201 at 28.31 degrees (North through East) ! Clean map min=-0.0017747 max=0.052241 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=0.9069 mas, bmaj=8.526 mas, bpa=29.52 degrees ! Estimated noise=1.31547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0452041 Jy ! Component: 100 - total flux cleaned = 0.0615948 Jy ! Component: 150 - total flux cleaned = 0.0708401 Jy ! Component: 200 - total flux cleaned = 0.0772415 Jy ! Total flux subtracted in 200 components = 0.0772415 Jy ! Clean residual min=-0.003263 max=0.004525 Jy/beam ! Clean residual mean=-0.000019 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.0772415 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.0772415 Jy ! Inverting map and beam ! Estimated beam: bmin=1.186 mas, bmaj=8.201 mas, bpa=28.31 degrees ! Estimated noise=0.954669 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.00776459 Jy ! Component: 100 - total flux cleaned = 0.0132179 Jy ! Component: 150 - total flux cleaned = 0.0174135 Jy ! Component: 200 - total flux cleaned = 0.0207617 Jy ! Total flux subtracted in 200 components = 0.0207617 Jy ! Clean residual min=-0.002522 max=0.003276 Jy/beam ! Clean residual mean=-0.000033 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.0980031 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 118 components and 0.0980031 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=9.891 mas, bpa=18.22 degrees ! Estimated noise=1.04735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370216 Jy ! Component: 100 - total flux cleaned = 0.00650721 Jy ! Component: 150 - total flux cleaned = 0.00866569 Jy ! Component: 200 - total flux cleaned = 0.010354 Jy ! Total flux subtracted in 200 components = 0.010354 Jy ! Clean residual min=-0.002158 max=0.002463 Jy/beam ! Clean residual mean=-0.000027 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.108357 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.00134012 Jy ! Component: 100 - total flux cleaned = 0.00242028 Jy ! Component: 150 - total flux cleaned = 0.003298 Jy ! Component: 200 - total flux cleaned = 0.00401299 Jy ! Total flux subtracted in 200 components = 0.00401299 Jy ! Clean residual min=-0.002009 max=0.002159 Jy/beam ! Clean residual mean=-0.000018 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.11237 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 170 components and 0.11237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.186 mas, bmaj=8.201 mas, bpa=28.31 degrees ! Estimated noise=0.954669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439973 Jy ! Component: 100 - total flux cleaned = 0.000638435 Jy ! Component: 150 - total flux cleaned = 0.00081759 Jy ! Component: 200 - total flux cleaned = 0.00098019 Jy ! Total flux subtracted in 200 components = 0.00098019 Jy ! Clean residual min=-0.001963 max=0.002360 Jy/beam ! Clean residual mean=-0.000010 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.11335 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 183 components and 0.11335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019451Jy sigma=0.528757 ! Fit after self-cal, rms=0.019449Jy sigma=0.528614 wmodel /d2/scr/pima/bp171a5_uvs/J1036-3109_X_map.mod ! Writing 183 model components to file: /d2/scr/pima/bp171a5_uvs/J1036-3109_X_map.mod wobs /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uvs.fits wwins /d2/scr/pima/bp171a5_uvs/J1036-3109_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a5_uvs/J1036-3109_X_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.000493395 Jy ! Component: 100 - total flux cleaned = 0.000362902 Jy ! Component: 150 - total flux cleaned = 9.41148e-05 Jy ! Component: 200 - total flux cleaned = -0.000127354 Jy ! Component: 250 - total flux cleaned = -0.000231874 Jy ! Component: 300 - total flux cleaned = -0.000206732 Jy ! Component: 350 - total flux cleaned = -0.000277097 Jy ! Component: 400 - total flux cleaned = -0.000253495 Jy ! Component: 450 - total flux cleaned = -0.000253905 Jy ! Component: 500 - total flux cleaned = -0.000315879 Jy ! Component: 550 - total flux cleaned = -0.000355963 Jy ! Component: 600 - total flux cleaned = -0.000413467 Jy ! Component: 650 - total flux cleaned = -0.000450223 Jy ! Component: 700 - total flux cleaned = -0.000432608 Jy ! Component: 750 - total flux cleaned = -0.000484809 Jy ! Component: 800 - total flux cleaned = -0.000517853 Jy ! Component: 850 - total flux cleaned = -0.000599343 Jy ! Component: 900 - total flux cleaned = -0.000662875 Jy ! Component: 950 - total flux cleaned = -0.00072445 Jy ! Component: 1000 - total flux cleaned = -0.000754469 Jy ! Component: 1050 - total flux cleaned = -0.000827777 Jy ! Component: 1100 - total flux cleaned = -0.000856074 Jy ! Component: 1150 - total flux cleaned = -0.000883908 Jy ! Component: 1200 - total flux cleaned = -0.000883971 Jy ! Component: 1250 - total flux cleaned = -0.000937673 Jy ! Component: 1300 - total flux cleaned = -0.00097649 Jy ! Component: 1350 - total flux cleaned = -0.000938266 Jy ! Component: 1400 - total flux cleaned = -0.000975646 Jy ! Component: 1450 - total flux cleaned = -0.000963481 Jy ! Component: 1500 - total flux cleaned = -0.000999471 Jy ! Component: 1550 - total flux cleaned = -0.000987737 Jy ! Component: 1600 - total flux cleaned = -0.000987856 Jy ! Component: 1650 - total flux cleaned = -0.000987876 Jy ! Component: 1700 - total flux cleaned = -0.000976746 Jy ! Component: 1750 - total flux cleaned = -0.000976773 Jy ! Component: 1800 - total flux cleaned = -0.00100952 Jy ! Component: 1850 - total flux cleaned = -0.00104176 Jy ! Component: 1900 - total flux cleaned = -0.00105251 Jy ! Component: 1950 - total flux cleaned = -0.00106306 Jy ! Component: 2000 - total flux cleaned = -0.00108373 Jy ! Component: 2050 - total flux cleaned = -0.00108373 Jy ! Component: 2100 - total flux cleaned = -0.00106349 Jy ! Component: 2150 - total flux cleaned = -0.00105356 Jy ! Component: 2200 - total flux cleaned = -0.00104366 Jy ! Component: 2250 - total flux cleaned = -0.00102402 Jy ! Component: 2300 - total flux cleaned = -0.00102417 Jy ! Component: 2350 - total flux cleaned = -0.0010338 Jy ! Component: 2400 - total flux cleaned = -0.00100506 Jy ! Component: 2450 - total flux cleaned = -0.00098614 Jy ! Component: 2500 - total flux cleaned = -0.000976756 Jy ! Component: 2550 - total flux cleaned = -0.000976665 Jy ! Component: 2600 - total flux cleaned = -0.000948954 Jy ! Component: 2650 - total flux cleaned = -0.00092145 Jy ! Component: 2700 - total flux cleaned = -0.000894235 Jy ! Component: 2750 - total flux cleaned = -0.000903167 Jy ! Component: 2800 - total flux cleaned = -0.000885228 Jy ! Component: 2850 - total flux cleaned = -0.000858676 Jy ! Component: 2900 - total flux cleaned = -0.000841093 Jy ! Component: 2950 - total flux cleaned = -0.00082354 Jy ! Component: 3000 - total flux cleaned = -0.000797559 Jy ! Component: 3050 - total flux cleaned = -0.00078891 Jy ! Component: 3100 - total flux cleaned = -0.000788986 Jy ! Component: 3150 - total flux cleaned = -0.000763358 Jy ! Component: 3200 - total flux cleaned = -0.000763351 Jy ! Component: 3250 - total flux cleaned = -0.000763332 Jy ! Component: 3300 - total flux cleaned = -0.000771699 Jy ! Component: 3350 - total flux cleaned = -0.000771685 Jy ! Component: 3400 - total flux cleaned = -0.000780162 Jy ! Component: 3450 - total flux cleaned = -0.000754866 Jy ! Component: 3500 - total flux cleaned = -0.000746421 Jy ! Component: 3550 - total flux cleaned = -0.000746492 Jy ! Component: 3600 - total flux cleaned = -0.000738027 Jy ! Component: 3650 - total flux cleaned = -0.000754923 Jy ! Component: 3700 - total flux cleaned = -0.000771885 Jy ! Component: 3750 - total flux cleaned = -0.000788932 Jy ! Component: 3800 - total flux cleaned = -0.000788941 Jy ! Component: 3850 - total flux cleaned = -0.000788839 Jy ! Component: 3900 - total flux cleaned = -0.000805925 Jy ! Component: 3950 - total flux cleaned = -0.000805829 Jy ! Component: 4000 - total flux cleaned = -0.000797164 Jy ! Component: 4050 - total flux cleaned = -0.000788427 Jy ! Total flux subtracted in 4096 components = -0.000779573 Jy ! Clean residual min=-0.000473 max=0.000484 Jy/beam ! Clean residual mean=-0.000002 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.112571 Jy keep ! Adding 224 model components to the UV plane model. ! The established model now contains 407 components and 0.112571 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a5_uvs/J1036-3109_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.186 x 8.201 at 28.31 degrees (North through East) ! Clean map min=-0.0017004 max=0.052275 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a5_uvs/J1036-3109_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0522749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155301 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.891256 0.891256 1.78251 3.56503 7.13005 14.2601 28.5202 57.0404 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 336.603 quit ! Quitting program ! Log file /d2/scr/pima/bp171a5_uvs/J1036-3109_X_uvs.log closed on Sun Jan 19 22:02:11 2014