! Started logfile: /scr/pima/bg219e_uvs/J1332-0509_S_uvs.log on Thu Apr 7 06:45:30 2016 obs /scr/pima/bg219e_uvs/J1332-0509_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1332-0509_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858333 visibilities/baseline/integration-bin. ! Found source: J1332-0509 ! ! 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 6180 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/J1332-0509_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.122997Jy sigma=18.880922 ! Fit after self-cal, rms=0.742353Jy sigma=11.708580 ! 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.93 mas, bmaj=6.889 mas, bpa=5.612 degrees ! Estimated noise=0.699792 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.267612 Jy ! Component: 100 - total flux cleaned = 0.331472 Jy ! Total flux subtracted in 100 components = 0.331472 Jy ! Clean residual min=-0.018074 max=0.030875 Jy/beam ! Clean residual mean=0.000037 rms=0.004096 Jy/beam ! Combined flux in latest and established models = 0.331472 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.331472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372235Jy sigma=1.878840 ! Fit after self-cal, rms=0.369041Jy sigma=1.876925 ! Inverting map ! Added new window around map position (5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314179 Jy ! Component: 100 - total flux cleaned = 0.0484053 Jy ! Total flux subtracted in 100 components = 0.0484053 Jy ! Clean residual min=-0.013825 max=0.016289 Jy/beam ! Clean residual mean=0.000020 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 0.379877 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.379878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365516Jy sigma=1.714273 ! Fit after self-cal, rms=0.364921Jy sigma=1.706870 ! 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.52 mas, bmaj=7.866 mas, bpa=4.661 degrees ! Estimated noise=0.553623 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.0146417 Jy ! Component: 100 - total flux cleaned = 0.0229062 Jy ! Component: 150 - total flux cleaned = 0.0282576 Jy ! Component: 200 - total flux cleaned = 0.0301265 Jy ! Total flux subtracted in 200 components = 0.0301265 Jy ! Clean residual min=-0.015225 max=0.012956 Jy/beam ! Clean residual mean=0.000009 rms=0.003043 Jy/beam ! Combined flux in latest and established models = 0.410004 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.410004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364117Jy sigma=1.668404 ! Fit after self-cal, rms=0.364006Jy sigma=1.665318 ! 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.52 x 7.866 at 4.661 degrees (North through East) ! Clean map min=-0.01487 max=0.33453 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.01 FD 0.85 HN 0.98 KP 1.03 ! LA 1.00 MK 1.02 NL 0.98 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 0.99 KP 1.03 ! LA 1.02 MK 1.04 NL 0.98 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 HN 0.95 KP 1.03 ! LA 0.99 MK 1.00 NL 0.98 OV 1.04 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.364006Jy sigma=1.665318 ! Fit after self-cal, rms=0.362180Jy sigma=1.635016 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=7.885 mas, bpa=4.738 degrees ! Estimated noise=0.550646 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.00222038 Jy ! Component: 100 - total flux cleaned = 0.00194869 Jy ! Component: 150 - total flux cleaned = 0.00172956 Jy ! Component: 200 - total flux cleaned = 0.00154838 Jy ! Total flux subtracted in 200 components = 0.00154838 Jy ! Clean residual min=-0.011643 max=0.012427 Jy/beam ! Clean residual mean=0.000010 rms=0.002831 Jy/beam ! Combined flux in latest and established models = 0.411552 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.411552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362179Jy sigma=1.631199 ! Fit after self-cal, rms=0.362238Jy sigma=1.630751 ! 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.362238Jy sigma=1.630751 ! Fit after self-cal, rms=0.362026Jy sigma=1.609515 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=7.907 mas, bpa=4.682 degrees ! Estimated noise=0.547943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00305893 Jy ! Component: 100 - total flux cleaned = -0.00377225 Jy ! Component: 150 - total flux cleaned = -0.00426428 Jy ! Component: 200 - total flux cleaned = -0.00465743 Jy ! Total flux subtracted in 200 components = -0.00465743 Jy ! Clean residual min=-0.012000 max=0.011507 Jy/beam ! Clean residual mean=0.000009 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 0.406895 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.406895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362090Jy sigma=1.605859 ! Fit after self-cal, rms=0.362157Jy sigma=1.605486 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.000394522 Jy ! Component: 100 - total flux cleaned = -0.000672997 Jy ! Component: 150 - total flux cleaned = -0.000855927 Jy ! Component: 200 - total flux cleaned = -0.000936092 Jy ! Total flux subtracted in 200 components = -0.000936092 Jy ! Clean residual min=-0.011932 max=0.011374 Jy/beam ! Clean residual mean=0.000009 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.405959 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.405959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362174Jy sigma=1.604195 ! Fit after self-cal, rms=0.362216Jy sigma=1.603919 ! 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.362216Jy sigma=1.603919 ! Fit after self-cal, rms=0.362635Jy sigma=1.593614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.534 mas, bmaj=7.915 mas, bpa=4.533 degrees ! Estimated noise=0.548636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155684 Jy ! Component: 100 - total flux cleaned = -0.000376571 Jy ! Component: 150 - total flux cleaned = -0.000597086 Jy ! Component: 200 - total flux cleaned = -0.000754636 Jy ! Total flux subtracted in 200 components = -0.000754636 Jy ! Clean residual min=-0.009889 max=0.011407 Jy/beam ! Clean residual mean=0.000007 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.405204 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.405204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362625Jy sigma=1.592868 ! Fit after self-cal, rms=0.362625Jy sigma=1.592617 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) ! Added new window around map position (19.5, 34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00958931 Jy ! Component: 100 - total flux cleaned = 0.0124809 Jy ! Component: 150 - total flux cleaned = 0.0151667 Jy ! Component: 200 - total flux cleaned = 0.0171693 Jy ! Total flux subtracted in 200 components = 0.0171693 Jy ! Clean residual min=-0.008717 max=0.008893 Jy/beam ! Clean residual mean=0.000005 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.422373 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 115 components and 0.422373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362287Jy sigma=1.568497 ! Fit after self-cal, rms=0.362537Jy sigma=1.567458 ! Inverting map ! Added new window around map position (30.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126359 Jy ! Component: 100 - total flux cleaned = 0.000161828 Jy ! Component: 150 - total flux cleaned = 0.000648255 Jy ! Component: 200 - total flux cleaned = 0.00180421 Jy ! Total flux subtracted in 200 components = 0.00180421 Jy ! Clean residual min=-0.008150 max=0.008031 Jy/beam ! Clean residual mean=0.000003 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.424178 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 139 components and 0.424178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362231Jy sigma=1.553872 ! Fit after self-cal, rms=0.362260Jy sigma=1.553280 ! 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.362260Jy sigma=1.553280 ! Fit after self-cal, rms=0.362191Jy sigma=1.549527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.27 mas, bmaj=12.69 mas, bpa=1.543 degrees ! Estimated noise=0.680273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480333 Jy ! Component: 100 - total flux cleaned = 0.00559943 Jy ! Component: 150 - total flux cleaned = 0.00638431 Jy ! Component: 200 - total flux cleaned = 0.00735818 Jy ! Total flux subtracted in 200 components = 0.00735818 Jy ! Clean residual min=-0.008191 max=0.008338 Jy/beam ! Clean residual mean=0.000001 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 0.431536 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 166 components and 0.431536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362095Jy sigma=1.544990 ! Fit after self-cal, rms=0.362244Jy sigma=1.544689 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.000848376 Jy ! Component: 100 - total flux cleaned = 0.00158524 Jy ! Component: 150 - total flux cleaned = 0.00215845 Jy ! Component: 200 - total flux cleaned = 0.00230362 Jy ! Total flux subtracted in 200 components = 0.00230362 Jy ! Clean residual min=-0.007994 max=0.008226 Jy/beam ! Clean residual mean=0.000000 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.433839 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 182 components and 0.43384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362206Jy sigma=1.543813 ! Fit after self-cal, rms=0.362218Jy sigma=1.543632 ! 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.541 mas, bmaj=7.932 mas, bpa=4.381 degrees ! Estimated noise=0.548768 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.541 x 7.932 at 4.381 degrees (North through East) ! Clean map min=-0.0099963 max=0.33397 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.944 mas, bmaj=6.926 mas, bpa=5.289 degrees ! Estimated noise=0.69587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.265441 Jy ! Component: 100 - total flux cleaned = 0.334007 Jy ! Component: 150 - total flux cleaned = 0.36715 Jy ! Component: 200 - total flux cleaned = 0.38665 Jy ! Total flux subtracted in 200 components = 0.38665 Jy ! Clean residual min=-0.013942 max=0.013201 Jy/beam ! Clean residual mean=0.000014 rms=0.002701 Jy/beam ! Combined flux in latest and established models = 0.38665 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.38665 Jy ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=7.932 mas, bpa=4.381 degrees ! Estimated noise=0.548768 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.0118461 Jy ! Component: 100 - total flux cleaned = 0.0194418 Jy ! Component: 150 - total flux cleaned = 0.023985 Jy ! Component: 200 - total flux cleaned = 0.0272719 Jy ! Total flux subtracted in 200 components = 0.0272719 Jy ! Clean residual min=-0.009480 max=0.009343 Jy/beam ! Clean residual mean=0.000006 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.413922 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.413922 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.27 mas, bmaj=12.69 mas, bpa=1.543 degrees ! Estimated noise=0.680273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00805243 Jy ! Component: 100 - total flux cleaned = 0.0121538 Jy ! Component: 150 - total flux cleaned = 0.0154893 Jy ! Component: 200 - total flux cleaned = 0.0176228 Jy ! Total flux subtracted in 200 components = 0.0176228 Jy ! Clean residual min=-0.008909 max=0.008796 Jy/beam ! Clean residual mean=0.000002 rms=0.002721 Jy/beam ! Combined flux in latest and established models = 0.431545 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.00112453 Jy ! Component: 100 - total flux cleaned = 0.00175803 Jy ! Component: 150 - total flux cleaned = 0.00187099 Jy ! Component: 200 - total flux cleaned = 0.00197941 Jy ! Total flux subtracted in 200 components = 0.00197941 Jy ! Clean residual min=-0.008618 max=0.008324 Jy/beam ! Clean residual mean=-0.000001 rms=0.002642 Jy/beam ! Combined flux in latest and established models = 0.433524 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 120 components and 0.433524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=7.932 mas, bpa=4.381 degrees ! Estimated noise=0.548768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000362834 Jy ! Component: 100 - total flux cleaned = 0.000687466 Jy ! Component: 150 - total flux cleaned = 0.000407511 Jy ! Component: 200 - total flux cleaned = 0.000785306 Jy ! Total flux subtracted in 200 components = 0.000785306 Jy ! Clean residual min=-0.007963 max=0.008473 Jy/beam ! Clean residual mean=-0.000001 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.43431 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.43431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362226Jy sigma=1.548186 ! Fit after self-cal, rms=0.362298Jy sigma=1.547725 wmodel /scr/pima/bg219e_uvs/J1332-0509_S_map.mod ! Writing 140 model components to file: /scr/pima/bg219e_uvs/J1332-0509_S_map.mod wobs /scr/pima/bg219e_uvs/J1332-0509_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1332-0509_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1332-0509_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J1332-0509_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.00108794 Jy ! Component: 100 - total flux cleaned = 0.000957749 Jy ! Component: 150 - total flux cleaned = 0.000717368 Jy ! Component: 200 - total flux cleaned = 0.00060172 Jy ! Component: 250 - total flux cleaned = 0.000825349 Jy ! Component: 300 - total flux cleaned = 0.000825234 Jy ! Component: 350 - total flux cleaned = 0.000618979 Jy ! Component: 400 - total flux cleaned = 0.000517305 Jy ! Component: 450 - total flux cleaned = 0.000518554 Jy ! Component: 500 - total flux cleaned = 0.000615219 Jy ! Component: 550 - total flux cleaned = 0.000708436 Jy ! Component: 600 - total flux cleaned = 0.000984598 Jy ! Component: 650 - total flux cleaned = 0.00134579 Jy ! Component: 700 - total flux cleaned = 0.0015235 Jy ! Component: 750 - total flux cleaned = 0.00187187 Jy ! Component: 800 - total flux cleaned = 0.00229903 Jy ! Component: 850 - total flux cleaned = 0.00229913 Jy ! Component: 900 - total flux cleaned = 0.00304768 Jy ! Component: 950 - total flux cleaned = 0.00321008 Jy ! Component: 1000 - total flux cleaned = 0.00369471 Jy ! Component: 1050 - total flux cleaned = 0.00409239 Jy ! Component: 1100 - total flux cleaned = 0.00456431 Jy ! Component: 1150 - total flux cleaned = 0.00487372 Jy ! Component: 1200 - total flux cleaned = 0.00525722 Jy ! Component: 1250 - total flux cleaned = 0.00586222 Jy ! Component: 1300 - total flux cleaned = 0.00631031 Jy ! Component: 1350 - total flux cleaned = 0.00697319 Jy ! Component: 1400 - total flux cleaned = 0.00726353 Jy ! Component: 1450 - total flux cleaned = 0.00783986 Jy ! Component: 1500 - total flux cleaned = 0.00812575 Jy ! Component: 1550 - total flux cleaned = 0.00883107 Jy ! Component: 1600 - total flux cleaned = 0.00910934 Jy ! Component: 1650 - total flux cleaned = 0.0095918 Jy ! Component: 1700 - total flux cleaned = 0.00986492 Jy ! Component: 1750 - total flux cleaned = 0.0104731 Jy ! Component: 1800 - total flux cleaned = 0.0108068 Jy ! Component: 1850 - total flux cleaned = 0.0111375 Jy ! Component: 1900 - total flux cleaned = 0.011465 Jy ! Component: 1950 - total flux cleaned = 0.01166 Jy ! Component: 2000 - total flux cleaned = 0.0119822 Jy ! Component: 2050 - total flux cleaned = 0.0121737 Jy ! Component: 2100 - total flux cleaned = 0.0125522 Jy ! Component: 2150 - total flux cleaned = 0.0129273 Jy ! Component: 2200 - total flux cleaned = 0.0130511 Jy ! Component: 2250 - total flux cleaned = 0.0132963 Jy ! Component: 2300 - total flux cleaned = 0.0135406 Jy ! Component: 2350 - total flux cleaned = 0.013782 Jy ! Component: 2400 - total flux cleaned = 0.0141418 Jy ! Component: 2450 - total flux cleaned = 0.0143201 Jy ! Component: 2500 - total flux cleaned = 0.0146734 Jy ! Component: 2550 - total flux cleaned = 0.0146735 Jy ! Component: 2600 - total flux cleaned = 0.015022 Jy ! Component: 2650 - total flux cleaned = 0.0152519 Jy ! Component: 2700 - total flux cleaned = 0.0153658 Jy ! Component: 2750 - total flux cleaned = 0.0156489 Jy ! Component: 2800 - total flux cleaned = 0.0159851 Jy ! Component: 2850 - total flux cleaned = 0.0159293 Jy ! Component: 2900 - total flux cleaned = 0.016151 Jy ! Component: 2950 - total flux cleaned = 0.0164257 Jy ! Component: 3000 - total flux cleaned = 0.0166441 Jy ! Component: 3050 - total flux cleaned = 0.0169151 Jy ! Component: 3100 - total flux cleaned = 0.0172916 Jy ! Component: 3150 - total flux cleaned = 0.017452 Jy ! Component: 3200 - total flux cleaned = 0.0178235 Jy ! Component: 3250 - total flux cleaned = 0.0180872 Jy ! Component: 3300 - total flux cleaned = 0.0183483 Jy ! Component: 3350 - total flux cleaned = 0.0185565 Jy ! Component: 3400 - total flux cleaned = 0.0187633 Jy ! Component: 3450 - total flux cleaned = 0.0191227 Jy ! Component: 3500 - total flux cleaned = 0.0194797 Jy ! Component: 3550 - total flux cleaned = 0.0195808 Jy ! Component: 3600 - total flux cleaned = 0.0199337 Jy ! Component: 3650 - total flux cleaned = 0.0201336 Jy ! Component: 3700 - total flux cleaned = 0.0202828 Jy ! Component: 3750 - total flux cleaned = 0.0206786 Jy ! Component: 3800 - total flux cleaned = 0.0209243 Jy ! Component: 3850 - total flux cleaned = 0.0211197 Jy ! Component: 3900 - total flux cleaned = 0.02146 Jy ! Component: 3950 - total flux cleaned = 0.0216532 Jy ! Component: 4000 - total flux cleaned = 0.0220377 Jy ! Component: 4050 - total flux cleaned = 0.0220855 Jy ! Total flux subtracted in 4096 components = 0.0224183 Jy ! Clean residual min=-0.002910 max=0.003644 Jy/beam ! Clean residual mean=0.000001 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.456728 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 470 components and 0.456728 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1332-0509_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.541 x 7.932 at 4.381 degrees (North through East) ! Clean map min=-0.0083962 max=0.33098 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1332-0509_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.330984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000901116 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.81676 0.81676 1.63352 3.26704 6.53408 13.0682 26.1363 52.2727 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.33 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.304 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1332-0509_S_uvs.log closed on Thu Apr 7 06:45:34 2016