! Started logfile: /scr/pima/bg219i_uvs/J1333-1950_S_uvs.log on Wed Apr 6 23:04:10 2016 obs /scr/pima/bg219i_uvs/J1333-1950_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1333-1950_S_uva.fits ! AN table 1: 26 integrations on 28 of 28 possible baselines. ! AN table 2: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1333-1950 ! ! 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 6656 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/bg219i_uvs/J1333-1950_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 16 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.094637Jy sigma=21.090672 ! Fit after self-cal, rms=0.622384Jy sigma=12.209891 ! 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.199 mas, bmaj=10.6 mas, bpa=-1.847 degrees ! Estimated noise=0.604463 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.290412 Jy ! Component: 100 - total flux cleaned = 0.354461 Jy ! Total flux subtracted in 100 components = 0.354461 Jy ! Clean residual min=-0.009819 max=0.020865 Jy/beam ! Clean residual mean=0.000004 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.354461 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.354461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082113Jy sigma=1.515332 ! Fit after self-cal, rms=0.082093Jy sigma=1.515159 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216423 Jy ! Component: 100 - total flux cleaned = 0.033548 Jy ! Total flux subtracted in 100 components = 0.033548 Jy ! Clean residual min=-0.010919 max=0.012891 Jy/beam ! Clean residual mean=-0.000007 rms=0.002481 Jy/beam ! Combined flux in latest and established models = 0.388009 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.388009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074883Jy sigma=1.394382 ! Fit after self-cal, rms=0.074849Jy sigma=1.394132 ! 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.962 mas, bmaj=12.43 mas, bpa=-2.385 degrees ! Estimated noise=0.474526 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.00742693 Jy ! Component: 100 - total flux cleaned = 0.00870327 Jy ! Component: 150 - total flux cleaned = 0.00987494 Jy ! Component: 200 - total flux cleaned = 0.010017 Jy ! Total flux subtracted in 200 components = 0.010017 Jy ! Clean residual min=-0.010016 max=0.010252 Jy/beam ! Clean residual mean=-0.000018 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.398026 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.398026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073540Jy sigma=1.374203 ! Fit after self-cal, rms=0.073524Jy sigma=1.373799 ! 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.962 x 12.43 at -2.385 degrees (North through East) ! Clean map min=-0.0097421 max=0.37476 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.03 FD 1.05 KP 1.03 LA 1.03 ! MK 1.04 NL 1.07 OV 1.01 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.95 HN 1.00 KP 0.97 ! LA 0.98 NL 1.02 OV 0.97 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 KP 1.03 LA 1.02 ! MK 1.04 NL 1.05 OV 1.03 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.96 HN 0.98 KP 0.96 ! LA 0.94 NL 0.98 OV 0.96 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 KP 1.03 LA 1.03 ! MK 1.06 NL 1.02 OV 1.03 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.96 HN 0.97 KP 0.96 ! LA 0.96 NL 0.99 OV 0.97 PT 1.04 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 KP 1.03 LA 1.02 ! MK 1.05 NL 1.10 OV 1.06 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.94 HN 0.96 KP 0.94 ! LA 0.95 NL 0.92 OV 0.96 PT 1.00 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.073524Jy sigma=1.373799 ! Fit after self-cal, rms=0.067587Jy sigma=1.267980 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=12.37 mas, bpa=-1.949 degrees ! Estimated noise=0.474395 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 (-22, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629848 Jy ! Component: 100 - total flux cleaned = 0.00916673 Jy ! Component: 150 - total flux cleaned = 0.0105481 Jy ! Component: 200 - total flux cleaned = 0.0114368 Jy ! Total flux subtracted in 200 components = 0.0114368 Jy ! Clean residual min=-0.002490 max=0.003415 Jy/beam ! Clean residual mean=-0.000003 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.409463 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.409463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066999Jy sigma=1.257033 ! Fit after self-cal, rms=0.066990Jy sigma=1.256690 ! Inverting map ! Added new window around map position (-9.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316393 Jy ! Component: 100 - total flux cleaned = 0.00449088 Jy ! Component: 150 - total flux cleaned = 0.00485929 Jy ! Component: 200 - total flux cleaned = 0.00499871 Jy ! Total flux subtracted in 200 components = 0.00499871 Jy ! Clean residual min=-0.002262 max=0.002107 Jy/beam ! Clean residual mean=-0.000012 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.414462 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.414462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066812Jy sigma=1.253653 ! Fit after self-cal, rms=0.066798Jy sigma=1.253372 ! 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.066798Jy sigma=1.253372 ! Fit after self-cal, rms=0.066790Jy sigma=1.252934 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=12.36 mas, bpa=-1.954 degrees ! Estimated noise=0.474253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152853 Jy ! Component: 100 - total flux cleaned = 0.0017949 Jy ! Component: 150 - total flux cleaned = 0.00175986 Jy ! Component: 200 - total flux cleaned = 0.00172562 Jy ! Total flux subtracted in 200 components = 0.00172562 Jy ! Clean residual min=-0.002115 max=0.002034 Jy/beam ! Clean residual mean=-0.000013 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.416187 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.416188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066735Jy sigma=1.252004 ! Fit after self-cal, rms=0.066732Jy sigma=1.251923 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.000209439 Jy ! Component: 100 - total flux cleaned = 0.000210007 Jy ! Component: 150 - total flux cleaned = 0.000150756 Jy ! Component: 200 - total flux cleaned = 9.81627e-05 Jy ! Total flux subtracted in 200 components = 9.81627e-05 Jy ! Clean residual min=-0.002075 max=0.002027 Jy/beam ! Clean residual mean=-0.000014 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.416286 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 0.416286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066706Jy sigma=1.251466 ! Fit after self-cal, rms=0.066704Jy sigma=1.251436 ! 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.066704Jy sigma=1.251436 ! Fit after self-cal, rms=0.066714Jy sigma=1.251349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=12.36 mas, bpa=-1.958 degrees ! Estimated noise=0.474351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000584668 Jy ! Component: 100 - total flux cleaned = 0.000585715 Jy ! Component: 150 - total flux cleaned = 0.000561221 Jy ! Component: 200 - total flux cleaned = 0.000493136 Jy ! Total flux subtracted in 200 components = 0.000493136 Jy ! Clean residual min=-0.002045 max=0.001994 Jy/beam ! Clean residual mean=-0.000014 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.416779 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 124 components and 0.416779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066693Jy sigma=1.251000 ! Fit after self-cal, rms=0.066691Jy sigma=1.250976 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.000137703 Jy ! Component: 100 - total flux cleaned = 7.26241e-05 Jy ! Component: 150 - total flux cleaned = 3.27765e-05 Jy ! Component: 200 - total flux cleaned = -2.40268e-05 Jy ! Total flux subtracted in 200 components = -2.40268e-05 Jy ! Clean residual min=-0.002012 max=0.001984 Jy/beam ! Clean residual mean=-0.000014 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.416755 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 139 components and 0.416755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066679Jy sigma=1.250764 ! Fit after self-cal, rms=0.066678Jy sigma=1.250752 ! 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.066678Jy sigma=1.250752 ! Fit after self-cal, rms=0.066678Jy sigma=1.250705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.283 mas, bmaj=16.48 mas, bpa=1.89 degrees ! Estimated noise=0.580046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144657 Jy ! Component: 100 - total flux cleaned = -7.76455e-05 Jy ! Component: 150 - total flux cleaned = -0.00025835 Jy ! Component: 200 - total flux cleaned = -0.000365807 Jy ! Total flux subtracted in 200 components = -0.000365807 Jy ! Clean residual min=-0.001847 max=0.002052 Jy/beam ! Clean residual mean=-0.000023 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.416389 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.416389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066670Jy sigma=1.250594 ! Fit after self-cal, rms=0.066667Jy sigma=1.250557 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 = 4.35561e-05 Jy ! Component: 100 - total flux cleaned = -8.94174e-05 Jy ! Component: 150 - total flux cleaned = -0.000115639 Jy ! Component: 200 - total flux cleaned = -0.000138713 Jy ! Total flux subtracted in 200 components = -0.000138713 Jy ! Clean residual min=-0.001828 max=0.002052 Jy/beam ! Clean residual mean=-0.000022 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.41625 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 171 components and 0.41625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066663Jy sigma=1.250507 ! Fit after self-cal, rms=0.066662Jy sigma=1.250493 ! 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.974 mas, bmaj=12.36 mas, bpa=-1.958 degrees ! Estimated noise=0.474398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.974 x 12.36 at -1.958 degrees (North through East) ! Clean map min=-0.0019194 max=0.37426 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.21 mas, bmaj=10.56 mas, bpa=-1.316 degrees ! Estimated noise=0.601392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.28891 Jy ! Component: 100 - total flux cleaned = 0.351978 Jy ! Component: 150 - total flux cleaned = 0.371867 Jy ! Component: 200 - total flux cleaned = 0.382513 Jy ! Total flux subtracted in 200 components = 0.382513 Jy ! Clean residual min=-0.003894 max=0.005333 Jy/beam ! Clean residual mean=0.000019 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.382513 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.382513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=12.36 mas, bpa=-1.958 degrees ! Estimated noise=0.474398 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.00957143 Jy ! Component: 100 - total flux cleaned = 0.0156978 Jy ! Component: 150 - total flux cleaned = 0.0201464 Jy ! Component: 200 - total flux cleaned = 0.0235505 Jy ! Total flux subtracted in 200 components = 0.0235505 Jy ! Clean residual min=-0.002705 max=0.002690 Jy/beam ! Clean residual mean=0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.406064 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 73 components and 0.406063 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.283 mas, bmaj=16.48 mas, bpa=1.89 degrees ! Estimated noise=0.580046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354231 Jy ! Component: 100 - total flux cleaned = 0.00578965 Jy ! Component: 150 - total flux cleaned = 0.00692317 Jy ! Component: 200 - total flux cleaned = 0.00767636 Jy ! Total flux subtracted in 200 components = 0.00767636 Jy ! Clean residual min=-0.002128 max=0.002019 Jy/beam ! Clean residual mean=-0.000014 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.41374 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.000541791 Jy ! Component: 100 - total flux cleaned = 0.00107396 Jy ! Component: 150 - total flux cleaned = 0.00140006 Jy ! Component: 200 - total flux cleaned = 0.00165464 Jy ! Total flux subtracted in 200 components = 0.00165464 Jy ! Clean residual min=-0.001931 max=0.002094 Jy/beam ! Clean residual mean=-0.000020 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.415394 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 164 components and 0.415395 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=12.36 mas, bpa=-1.958 degrees ! Estimated noise=0.474398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617914 Jy ! Component: 100 - total flux cleaned = 0.00102485 Jy ! Component: 150 - total flux cleaned = 0.00129496 Jy ! Component: 200 - total flux cleaned = 0.00139289 Jy ! Total flux subtracted in 200 components = 0.00139289 Jy ! Clean residual min=-0.002105 max=0.001945 Jy/beam ! Clean residual mean=-0.000014 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.416787 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 186 components and 0.416787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066715Jy sigma=1.251591 ! Fit after self-cal, rms=0.066706Jy sigma=1.251367 wmodel /scr/pima/bg219i_uvs/J1333-1950_S_map.mod ! Writing 186 model components to file: /scr/pima/bg219i_uvs/J1333-1950_S_map.mod wobs /scr/pima/bg219i_uvs/J1333-1950_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1333-1950_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1333-1950_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1333-1950_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.000311421 Jy ! Component: 100 - total flux cleaned = -0.000582181 Jy ! Component: 150 - total flux cleaned = -0.000773312 Jy ! Component: 200 - total flux cleaned = -0.000894139 Jy ! Component: 250 - total flux cleaned = -0.00115342 Jy ! Component: 300 - total flux cleaned = -0.00140222 Jy ! Component: 350 - total flux cleaned = -0.0014829 Jy ! Component: 400 - total flux cleaned = -0.00163878 Jy ! Component: 450 - total flux cleaned = -0.00163829 Jy ! Component: 500 - total flux cleaned = -0.00163756 Jy ! Component: 550 - total flux cleaned = -0.00161352 Jy ! Component: 600 - total flux cleaned = -0.00159057 Jy ! Component: 650 - total flux cleaned = -0.0016134 Jy ! Component: 700 - total flux cleaned = -0.00163583 Jy ! Component: 750 - total flux cleaned = -0.00163621 Jy ! Component: 800 - total flux cleaned = -0.0016795 Jy ! Component: 850 - total flux cleaned = -0.00167914 Jy ! Component: 900 - total flux cleaned = -0.00169969 Jy ! Component: 950 - total flux cleaned = -0.00172005 Jy ! Component: 1000 - total flux cleaned = -0.0016796 Jy ! Component: 1050 - total flux cleaned = -0.0016597 Jy ! Component: 1100 - total flux cleaned = -0.00162076 Jy ! Component: 1150 - total flux cleaned = -0.00156368 Jy ! Component: 1200 - total flux cleaned = -0.00163887 Jy ! Component: 1250 - total flux cleaned = -0.00154616 Jy ! Component: 1300 - total flux cleaned = -0.00152786 Jy ! Component: 1350 - total flux cleaned = -0.00150991 Jy ! Component: 1400 - total flux cleaned = -0.00142143 Jy ! Component: 1450 - total flux cleaned = -0.00135201 Jy ! Component: 1500 - total flux cleaned = -0.00130075 Jy ! Component: 1550 - total flux cleaned = -0.0013005 Jy ! Component: 1600 - total flux cleaned = -0.00126679 Jy ! Component: 1650 - total flux cleaned = -0.00123376 Jy ! Component: 1700 - total flux cleaned = -0.00118487 Jy ! Component: 1750 - total flux cleaned = -0.00116869 Jy ! Component: 1800 - total flux cleaned = -0.00108928 Jy ! Component: 1850 - total flux cleaned = -0.00105785 Jy ! Component: 1900 - total flux cleaned = -0.00102671 Jy ! Component: 1950 - total flux cleaned = -0.000934491 Jy ! Component: 2000 - total flux cleaned = -0.000919248 Jy ! Component: 2050 - total flux cleaned = -0.000799117 Jy ! Component: 2100 - total flux cleaned = -0.000784131 Jy ! Component: 2150 - total flux cleaned = -0.000725076 Jy ! Component: 2200 - total flux cleaned = -0.000637515 Jy ! Component: 2250 - total flux cleaned = -0.000550847 Jy ! Component: 2300 - total flux cleaned = -0.000479526 Jy ! Component: 2350 - total flux cleaned = -0.000422917 Jy ! Component: 2400 - total flux cleaned = -0.000366869 Jy ! Component: 2450 - total flux cleaned = -0.000242071 Jy ! Component: 2500 - total flux cleaned = -0.000187168 Jy ! Component: 2550 - total flux cleaned = -7.82633e-05 Jy ! Component: 2600 - total flux cleaned = 5.65171e-05 Jy ! Component: 2650 - total flux cleaned = 9.64147e-05 Jy ! Component: 2700 - total flux cleaned = 0.000175791 Jy ! Component: 2750 - total flux cleaned = 0.00020218 Jy ! Component: 2800 - total flux cleaned = 0.000306347 Jy ! Component: 2850 - total flux cleaned = 0.00037069 Jy ! Component: 2900 - total flux cleaned = 0.00046023 Jy ! Component: 2950 - total flux cleaned = 0.000498253 Jy ! Component: 3000 - total flux cleaned = 0.000573616 Jy ! Component: 3050 - total flux cleaned = 0.000648428 Jy ! Component: 3100 - total flux cleaned = 0.000685436 Jy ! Component: 3150 - total flux cleaned = 0.000734505 Jy ! Component: 3200 - total flux cleaned = 0.000783009 Jy ! Component: 3250 - total flux cleaned = 0.000855208 Jy ! Component: 3300 - total flux cleaned = 0.000867217 Jy ! Component: 3350 - total flux cleaned = 0.0009382 Jy ! Component: 3400 - total flux cleaned = 0.000938152 Jy ! Component: 3450 - total flux cleaned = 0.000996498 Jy ! Component: 3500 - total flux cleaned = 0.00105411 Jy ! Component: 3550 - total flux cleaned = 0.00108839 Jy ! Component: 3600 - total flux cleaned = 0.00112256 Jy ! Component: 3650 - total flux cleaned = 0.00114512 Jy ! Component: 3700 - total flux cleaned = 0.0011787 Jy ! Component: 3750 - total flux cleaned = 0.00124538 Jy ! Component: 3800 - total flux cleaned = 0.00125632 Jy ! Component: 3850 - total flux cleaned = 0.00130014 Jy ! Component: 3900 - total flux cleaned = 0.00134359 Jy ! Component: 3950 - total flux cleaned = 0.00140838 Jy ! Component: 4000 - total flux cleaned = 0.00142992 Jy ! Component: 4050 - total flux cleaned = 0.00146194 Jy ! Total flux subtracted in 4096 components = 0.00153593 Jy ! Clean residual min=-0.000564 max=0.000780 Jy/beam ! Clean residual mean=-0.000003 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.418323 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 516 components and 0.418323 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1333-1950_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.974 x 12.36 at -1.958 degrees (North through East) ! Clean map min=-0.0015886 max=0.37637 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1333-1950_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.376371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202882 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.161714 0.161714 0.323429 0.646857 1.29371 2.58743 5.17486 10.3497 20.6994 41.3989 82.7977 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.376 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1855.12 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1333-1950_S_uvs.log closed on Wed Apr 6 23:04:14 2016