! Started logfile: /scr/pima/bg219e_uvs/J0506-0950_S_uvs.log on Thu Apr 7 06:36:10 2016 obs /scr/pima/bg219e_uvs/J0506-0950_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0506-0950_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.909381 visibilities/baseline/integration-bin. ! Found source: J0506-0950 ! ! 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 7988 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/J0506-0950_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 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.005035Jy sigma=19.399048 ! Fit after self-cal, rms=0.873259Jy sigma=16.888801 ! 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.437 mas, bmaj=10.25 mas, bpa=19.59 degrees ! Estimated noise=0.66662 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.10079 Jy ! Component: 100 - total flux cleaned = 0.122783 Jy ! Total flux subtracted in 100 components = 0.122783 Jy ! Clean residual min=-0.004045 max=0.006190 Jy/beam ! Clean residual mean=0.000007 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.122783 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.122783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083943Jy sigma=1.355184 ! Fit after self-cal, rms=0.083937Jy sigma=1.355084 ! 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=4.137 mas, bmaj=11.38 mas, bpa=18.31 degrees ! Estimated noise=0.459879 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.00579603 Jy ! Component: 100 - total flux cleaned = 0.00789386 Jy ! Component: 150 - total flux cleaned = 0.00885664 Jy ! Component: 200 - total flux cleaned = 0.00908511 Jy ! Total flux subtracted in 200 components = 0.00908511 Jy ! Clean residual min=-0.002580 max=0.002761 Jy/beam ! Clean residual mean=0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.131868 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 29 components and 0.131868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083479Jy sigma=1.348515 ! Fit after self-cal, rms=0.083487Jy sigma=1.348473 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.137 x 11.38 at 18.31 degrees (North through East) ! Clean map min=-0.0025278 max=0.12904 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.98 FD 1.06 HN 1.02 KP 1.00 ! LA 1.00 NL 1.04 OV 1.00 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.99 KP 1.02 ! LA 1.02 NL 0.96 OV 0.98 PT 1.03 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.04 KP 0.99 ! LA 1.00 NL 0.98 OV 0.99 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.98 KP 1.03 ! LA 0.98 NL 0.91 OV 0.97 PT 0.98 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.083487Jy sigma=1.348473 ! Fit after self-cal, rms=0.082124Jy sigma=1.345502 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=11.38 mas, bpa=18.36 degrees ! Estimated noise=0.461299 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.000746916 Jy ! Component: 100 - total flux cleaned = 0.000829873 Jy ! Component: 150 - total flux cleaned = 0.000864603 Jy ! Component: 200 - total flux cleaned = 0.000894672 Jy ! Total flux subtracted in 200 components = 0.000894672 Jy ! Clean residual min=-0.002588 max=0.002557 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.132763 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.132763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082109Jy sigma=1.345366 ! Fit after self-cal, rms=0.082117Jy sigma=1.345300 ! 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.082117Jy sigma=1.345300 ! Fit after self-cal, rms=0.082718Jy sigma=1.341947 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=11.36 mas, bpa=18.44 degrees ! Estimated noise=0.465543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130928 Jy ! Component: 100 - total flux cleaned = 0.00185448 Jy ! Component: 150 - total flux cleaned = 0.00195762 Jy ! Component: 200 - total flux cleaned = 0.00199973 Jy ! Total flux subtracted in 200 components = 0.00199973 Jy ! Clean residual min=-0.002361 max=0.002475 Jy/beam ! Clean residual mean=0.000003 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.134763 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.134763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082680Jy sigma=1.341747 ! Fit after self-cal, rms=0.082688Jy sigma=1.341689 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.93667e-05 Jy ! Component: 100 - total flux cleaned = 2.76373e-05 Jy ! Component: 150 - total flux cleaned = 3.88439e-05 Jy ! Component: 200 - total flux cleaned = 2.78254e-05 Jy ! Total flux subtracted in 200 components = 2.78254e-05 Jy ! Clean residual min=-0.002381 max=0.002466 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.134791 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.134791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082682Jy sigma=1.341642 ! Fit after self-cal, rms=0.082682Jy sigma=1.341635 ! 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.082682Jy sigma=1.341635 ! Fit after self-cal, rms=0.083244Jy sigma=1.341325 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=11.35 mas, bpa=18.53 degrees ! Estimated noise=0.469811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116752 Jy ! Component: 100 - total flux cleaned = 0.00170556 Jy ! Component: 150 - total flux cleaned = 0.00174777 Jy ! Component: 200 - total flux cleaned = 0.00174804 Jy ! Total flux subtracted in 200 components = 0.00174804 Jy ! Clean residual min=-0.002400 max=0.002479 Jy/beam ! Clean residual mean=0.000003 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.136539 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.136539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083212Jy sigma=1.341190 ! Fit after self-cal, rms=0.083213Jy sigma=1.341178 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.000101214 Jy ! Component: 100 - total flux cleaned = 9.06607e-05 Jy ! Component: 150 - total flux cleaned = 7.2164e-05 Jy ! Component: 200 - total flux cleaned = 6.37133e-05 Jy ! Total flux subtracted in 200 components = 6.37133e-05 Jy ! Clean residual min=-0.002411 max=0.002478 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.136602 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.136602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083208Jy sigma=1.341157 ! Fit after self-cal, rms=0.083209Jy sigma=1.341152 ! 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.083209Jy sigma=1.341152 ! Fit after self-cal, rms=0.083739Jy sigma=1.340897 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.173 mas, bmaj=14.82 mas, bpa=11.12 degrees ! Estimated noise=0.543839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111405 Jy ! Component: 100 - total flux cleaned = 0.00131969 Jy ! Component: 150 - total flux cleaned = 0.00134478 Jy ! Component: 200 - total flux cleaned = 0.00133421 Jy ! Total flux subtracted in 200 components = 0.00133421 Jy ! Clean residual min=-0.002692 max=0.002536 Jy/beam ! Clean residual mean=0.000006 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.137937 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.137937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083716Jy sigma=1.340859 ! Fit after self-cal, rms=0.083716Jy sigma=1.340853 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 = 1.02989e-05 Jy ! Component: 100 - total flux cleaned = -3.37518e-05 Jy ! Component: 150 - total flux cleaned = -7.40768e-05 Jy ! Component: 200 - total flux cleaned = -0.000111348 Jy ! Total flux subtracted in 200 components = -0.000111348 Jy ! Clean residual min=-0.002679 max=0.002551 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.137825 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.137825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083714Jy sigma=1.340895 ! Fit after self-cal, rms=0.083714Jy sigma=1.340892 ! 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=4.1 mas, bmaj=11.34 mas, bpa=18.61 degrees ! Estimated noise=0.473781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.34 at 18.61 degrees (North through East) ! Clean map min=-0.0023954 max=0.13235 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.411 mas, bmaj=10.24 mas, bpa=19.87 degrees ! Estimated noise=0.683254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103264 Jy ! Component: 100 - total flux cleaned = 0.125898 Jy ! Component: 150 - total flux cleaned = 0.132478 Jy ! Component: 200 - total flux cleaned = 0.135608 Jy ! Total flux subtracted in 200 components = 0.135608 Jy ! Clean residual min=-0.003927 max=0.003754 Jy/beam ! Clean residual mean=0.000002 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.135608 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.135608 Jy ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.34 mas, bpa=18.61 degrees ! Estimated noise=0.473781 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.00192571 Jy ! Component: 100 - total flux cleaned = 0.002295 Jy ! Component: 150 - total flux cleaned = 0.00247011 Jy ! Component: 200 - total flux cleaned = 0.00256078 Jy ! Total flux subtracted in 200 components = 0.00256078 Jy ! Clean residual min=-0.002428 max=0.002478 Jy/beam ! Clean residual mean=0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.138169 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.138169 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.173 mas, bmaj=14.82 mas, bpa=11.12 degrees ! Estimated noise=0.543839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.23855e-05 Jy ! Component: 100 - total flux cleaned = -0.000122134 Jy ! Component: 150 - total flux cleaned = -0.000169164 Jy ! Component: 200 - total flux cleaned = -0.000201757 Jy ! Total flux subtracted in 200 components = -0.000201757 Jy ! Clean residual min=-0.002687 max=0.002550 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.137967 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 = -2.99975e-05 Jy ! Component: 100 - total flux cleaned = -5.80928e-05 Jy ! Component: 150 - total flux cleaned = -8.40152e-05 Jy ! Component: 200 - total flux cleaned = -0.000100409 Jy ! Total flux subtracted in 200 components = -0.000100409 Jy ! Clean residual min=-0.002680 max=0.002556 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.137867 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.137867 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=11.34 mas, bpa=18.61 degrees ! Estimated noise=0.473781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191297 Jy ! Component: 100 - total flux cleaned = 0.000208329 Jy ! Component: 150 - total flux cleaned = 0.00020747 Jy ! Component: 200 - total flux cleaned = 0.000195366 Jy ! Total flux subtracted in 200 components = 0.000195366 Jy ! Clean residual min=-0.002444 max=0.002472 Jy/beam ! Clean residual mean=0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.138062 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.138062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083714Jy sigma=1.340925 ! Fit after self-cal, rms=0.083716Jy sigma=1.340921 wmodel /scr/pima/bg219e_uvs/J0506-0950_S_map.mod ! Writing 69 model components to file: /scr/pima/bg219e_uvs/J0506-0950_S_map.mod wobs /scr/pima/bg219e_uvs/J0506-0950_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0506-0950_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0506-0950_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0506-0950_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.000231456 Jy ! Component: 100 - total flux cleaned = 0.000146749 Jy ! Component: 150 - total flux cleaned = 0.000300799 Jy ! Component: 200 - total flux cleaned = 0.00048602 Jy ! Component: 250 - total flux cleaned = 0.000735849 Jy ! Component: 300 - total flux cleaned = 0.00101215 Jy ! Component: 350 - total flux cleaned = 0.00121402 Jy ! Component: 400 - total flux cleaned = 0.00147575 Jy ! Component: 450 - total flux cleaned = 0.00176249 Jy ! Component: 500 - total flux cleaned = 0.00198058 Jy ! Component: 550 - total flux cleaned = 0.00222447 Jy ! Component: 600 - total flux cleaned = 0.00243271 Jy ! Component: 650 - total flux cleaned = 0.00260725 Jy ! Component: 700 - total flux cleaned = 0.0027211 Jy ! Component: 750 - total flux cleaned = 0.00280503 Jy ! Component: 800 - total flux cleaned = 0.00294258 Jy ! Component: 850 - total flux cleaned = 0.00296955 Jy ! Component: 900 - total flux cleaned = 0.00304966 Jy ! Component: 950 - total flux cleaned = 0.00320592 Jy ! Component: 1000 - total flux cleaned = 0.00323129 Jy ! Component: 1050 - total flux cleaned = 0.00325676 Jy ! Component: 1100 - total flux cleaned = 0.00335632 Jy ! Component: 1150 - total flux cleaned = 0.00340515 Jy ! Component: 1200 - total flux cleaned = 0.00347701 Jy ! Component: 1250 - total flux cleaned = 0.00342952 Jy ! Component: 1300 - total flux cleaned = 0.00345324 Jy ! Component: 1350 - total flux cleaned = 0.00352233 Jy ! Component: 1400 - total flux cleaned = 0.00349966 Jy ! Component: 1450 - total flux cleaned = 0.00350005 Jy ! Component: 1500 - total flux cleaned = 0.00354481 Jy ! Component: 1550 - total flux cleaned = 0.00356652 Jy ! Component: 1600 - total flux cleaned = 0.00350173 Jy ! Component: 1650 - total flux cleaned = 0.00354477 Jy ! Component: 1700 - total flux cleaned = 0.00356588 Jy ! Component: 1750 - total flux cleaned = 0.00356559 Jy ! Component: 1800 - total flux cleaned = 0.00342039 Jy ! Component: 1850 - total flux cleaned = 0.00335896 Jy ! Component: 1900 - total flux cleaned = 0.00317668 Jy ! Component: 1950 - total flux cleaned = 0.00311688 Jy ! Component: 2000 - total flux cleaned = 0.00305727 Jy ! Component: 2050 - total flux cleaned = 0.00303776 Jy ! Component: 2100 - total flux cleaned = 0.00290156 Jy ! Component: 2150 - total flux cleaned = 0.0028824 Jy ! Component: 2200 - total flux cleaned = 0.00274892 Jy ! Component: 2250 - total flux cleaned = 0.00276801 Jy ! Component: 2300 - total flux cleaned = 0.00274934 Jy ! Component: 2350 - total flux cleaned = 0.00265647 Jy ! Component: 2400 - total flux cleaned = 0.00265645 Jy ! Component: 2450 - total flux cleaned = 0.00261995 Jy ! Component: 2500 - total flux cleaned = 0.00254793 Jy ! Component: 2550 - total flux cleaned = 0.00251248 Jy ! Component: 2600 - total flux cleaned = 0.00254743 Jy ! Component: 2650 - total flux cleaned = 0.00247754 Jy ! Component: 2700 - total flux cleaned = 0.00244291 Jy ! Component: 2750 - total flux cleaned = 0.00247711 Jy ! Component: 2800 - total flux cleaned = 0.00240885 Jy ! Component: 2850 - total flux cleaned = 0.00242584 Jy ! Component: 2900 - total flux cleaned = 0.00235893 Jy ! Component: 2950 - total flux cleaned = 0.00242557 Jy ! Component: 3000 - total flux cleaned = 0.00242532 Jy ! Component: 3050 - total flux cleaned = 0.00231067 Jy ! Component: 3100 - total flux cleaned = 0.00229457 Jy ! Component: 3150 - total flux cleaned = 0.00232686 Jy ! Component: 3200 - total flux cleaned = 0.00226262 Jy ! Component: 3250 - total flux cleaned = 0.0022783 Jy ! Component: 3300 - total flux cleaned = 0.00229418 Jy ! Component: 3350 - total flux cleaned = 0.00224723 Jy ! Component: 3400 - total flux cleaned = 0.00221619 Jy ! Component: 3450 - total flux cleaned = 0.00218544 Jy ! Component: 3500 - total flux cleaned = 0.00218559 Jy ! Component: 3550 - total flux cleaned = 0.00215508 Jy ! Component: 3600 - total flux cleaned = 0.00212482 Jy ! Component: 3650 - total flux cleaned = 0.00210976 Jy ! Component: 3700 - total flux cleaned = 0.00206498 Jy ! Component: 3750 - total flux cleaned = 0.00202061 Jy ! Component: 3800 - total flux cleaned = 0.00202074 Jy ! Component: 3850 - total flux cleaned = 0.00200603 Jy ! Component: 3900 - total flux cleaned = 0.00197694 Jy ! Component: 3950 - total flux cleaned = 0.0019624 Jy ! Component: 4000 - total flux cleaned = 0.0019193 Jy ! Component: 4050 - total flux cleaned = 0.00186213 Jy ! Total flux subtracted in 4096 components = 0.0018478 Jy ! Clean residual min=-0.000944 max=0.000784 Jy/beam ! Clean residual mean=0.000002 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.13991 Jy keep ! Adding 337 model components to the UV plane model. ! The established model now contains 406 components and 0.13991 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0506-0950_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 11.34 at 18.61 degrees (North through East) ! Clean map min=-0.0018721 max=0.13256 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0506-0950_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132564 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277398 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.627771 0.627771 1.25554 2.51108 5.02217 10.0443 20.0887 40.1773 80.3546 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 477.881 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0506-0950_S_uvs.log closed on Thu Apr 7 06:36:14 2016