! Started logfile: /scr/pima/bg219e_uvs/J1603-1007_S_uvs.log on Thu Apr 7 06:47:47 2016 obs /scr/pima/bg219e_uvs/J1603-1007_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1603-1007_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.872354 visibilities/baseline/integration-bin. ! Found source: J1603-1007 ! ! 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 5276 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/J1603-1007_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002256Jy sigma=19.328847 ! Fit after self-cal, rms=0.850941Jy sigma=16.479112 ! 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.534 mas, bmaj=9.806 mas, bpa=18.44 degrees ! Estimated noise=0.795084 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.116451 Jy ! Component: 100 - total flux cleaned = 0.146 Jy ! Total flux subtracted in 100 components = 0.146 Jy ! Clean residual min=-0.005220 max=0.011745 Jy/beam ! Clean residual mean=-0.000016 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.146 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076820Jy sigma=1.357269 ! Fit after self-cal, rms=0.076776Jy sigma=1.356396 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119688 Jy ! Component: 100 - total flux cleaned = 0.0174537 Jy ! Total flux subtracted in 100 components = 0.0174537 Jy ! Clean residual min=-0.004164 max=0.004597 Jy/beam ! Clean residual mean=0.000000 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.163454 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.163454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074992Jy sigma=1.322277 ! Fit after self-cal, rms=0.074984Jy sigma=1.321993 ! 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.223 mas, bmaj=11.13 mas, bpa=17.64 degrees ! Estimated noise=0.550572 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.00309515 Jy ! Component: 100 - total flux cleaned = 0.00478695 Jy ! Component: 150 - total flux cleaned = 0.00571367 Jy ! Component: 200 - total flux cleaned = 0.00588605 Jy ! Total flux subtracted in 200 components = 0.00588605 Jy ! Clean residual min=-0.002925 max=0.003374 Jy/beam ! Clean residual mean=0.000002 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.16934 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.16934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074832Jy sigma=1.319439 ! Fit after self-cal, rms=0.074830Jy sigma=1.319348 ! 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.223 x 11.13 at 17.64 degrees (North through East) ! Clean map min=-0.0028518 max=0.14935 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.99 FD 1.03 HN 1.01 KP 1.01 ! LA 0.98 NL 0.96 OV 0.99 PT 0.92 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.04 HN 1.01 KP 0.99 ! LA 1.00 NL 0.99 OV 0.96 PT 1.03 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.02 KP 1.01 ! LA 0.99 NL 0.98 OV 1.00 PT 1.03 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.01 KP 0.97 ! LA 0.97 NL 1.00 OV 1.01 PT 1.06 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.074830Jy sigma=1.319348 ! Fit after self-cal, rms=0.074631Jy sigma=1.307919 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.235 mas, bmaj=11.15 mas, bpa=17.56 degrees ! Estimated noise=0.553768 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.000485624 Jy ! Component: 100 - total flux cleaned = -0.000516268 Jy ! Component: 150 - total flux cleaned = -0.000515791 Jy ! Component: 200 - total flux cleaned = -0.000539594 Jy ! Total flux subtracted in 200 components = -0.000539594 Jy ! Clean residual min=-0.002908 max=0.002942 Jy/beam ! Clean residual mean=-0.000003 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.1688 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.1688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074602Jy sigma=1.307496 ! Fit after self-cal, rms=0.074607Jy sigma=1.307336 ! 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.074607Jy sigma=1.307336 ! Fit after self-cal, rms=0.073017Jy sigma=1.300131 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=11.13 mas, bpa=17.56 degrees ! Estimated noise=0.552129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.5968e-05 Jy ! Component: 100 - total flux cleaned = -8.60154e-05 Jy ! Component: 150 - total flux cleaned = -5.02558e-05 Jy ! Component: 200 - total flux cleaned = -3.31309e-05 Jy ! Total flux subtracted in 200 components = -3.31309e-05 Jy ! Clean residual min=-0.002900 max=0.002407 Jy/beam ! Clean residual mean=-0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.168767 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.168767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073006Jy sigma=1.299983 ! Fit after self-cal, rms=0.072997Jy sigma=1.299886 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 = 2.88118e-06 Jy ! Component: 100 - total flux cleaned = 1.89753e-05 Jy ! Component: 150 - total flux cleaned = 4.97525e-05 Jy ! Component: 200 - total flux cleaned = 6.45624e-05 Jy ! Total flux subtracted in 200 components = 6.45624e-05 Jy ! Clean residual min=-0.002856 max=0.002397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.168832 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.168832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072990Jy sigma=1.299787 ! Fit after self-cal, rms=0.072989Jy sigma=1.299785 ! 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.072989Jy sigma=1.299785 ! Fit after self-cal, rms=0.072970Jy sigma=1.299774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=11.14 mas, bpa=17.57 degrees ! Estimated noise=0.551998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.76795e-05 Jy ! Component: 100 - total flux cleaned = -7.24641e-05 Jy ! Component: 150 - total flux cleaned = -4.5018e-05 Jy ! Component: 200 - total flux cleaned = -3.1938e-05 Jy ! Total flux subtracted in 200 components = -3.1938e-05 Jy ! Clean residual min=-0.002884 max=0.002396 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.1688 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.1688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072964Jy sigma=1.299688 ! Fit after self-cal, rms=0.072963Jy sigma=1.299684 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.59136e-05 Jy ! Component: 100 - total flux cleaned = 2.83872e-05 Jy ! Component: 150 - total flux cleaned = 4.00116e-05 Jy ! Component: 200 - total flux cleaned = 6.30059e-05 Jy ! Total flux subtracted in 200 components = 6.30059e-05 Jy ! Clean residual min=-0.002874 max=0.002397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.168863 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.168863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072959Jy sigma=1.299626 ! Fit after self-cal, rms=0.072958Jy sigma=1.299623 ! 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.072958Jy sigma=1.299623 ! Fit after self-cal, rms=0.072964Jy sigma=1.299615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.026 mas, bmaj=14.81 mas, bpa=9.653 degrees ! Estimated noise=0.631097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244534 Jy ! Component: 100 - total flux cleaned = 0.000327166 Jy ! Component: 150 - total flux cleaned = 0.000369438 Jy ! Component: 200 - total flux cleaned = 0.000406759 Jy ! Total flux subtracted in 200 components = 0.000406759 Jy ! Clean residual min=-0.002771 max=0.002787 Jy/beam ! Clean residual mean=-0.000002 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.169269 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.169269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072964Jy sigma=1.299632 ! Fit after self-cal, rms=0.072960Jy sigma=1.299614 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.97935e-05 Jy ! Component: 100 - total flux cleaned = 8.62309e-05 Jy ! Component: 150 - total flux cleaned = 9.59084e-05 Jy ! Component: 200 - total flux cleaned = 0.000113567 Jy ! Total flux subtracted in 200 components = 0.000113567 Jy ! Clean residual min=-0.002730 max=0.002791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.169383 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.169383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072963Jy sigma=1.299663 ! Fit after self-cal, rms=0.072960Jy sigma=1.299652 ! 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.228 mas, bmaj=11.15 mas, bpa=17.58 degrees ! Estimated noise=0.551909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.228 x 11.15 at 17.58 degrees (North through East) ! Clean map min=-0.0028042 max=0.14966 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.544 mas, bmaj=9.832 mas, bpa=18.37 degrees ! Estimated noise=0.790634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115707 Jy ! Component: 100 - total flux cleaned = 0.145157 Jy ! Component: 150 - total flux cleaned = 0.15682 Jy ! Component: 200 - total flux cleaned = 0.162048 Jy ! Total flux subtracted in 200 components = 0.162048 Jy ! Clean residual min=-0.003972 max=0.003885 Jy/beam ! Clean residual mean=-0.000004 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.162048 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.162048 Jy ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=11.15 mas, bpa=17.58 degrees ! Estimated noise=0.551909 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.00329582 Jy ! Component: 100 - total flux cleaned = 0.00507938 Jy ! Component: 150 - total flux cleaned = 0.00553633 Jy ! Component: 200 - total flux cleaned = 0.00567894 Jy ! Total flux subtracted in 200 components = 0.00567894 Jy ! Clean residual min=-0.002865 max=0.002611 Jy/beam ! Clean residual mean=-0.000002 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.167727 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.167727 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.026 mas, bmaj=14.81 mas, bpa=9.653 degrees ! Estimated noise=0.631097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101144 Jy ! Component: 100 - total flux cleaned = 0.00119067 Jy ! Component: 150 - total flux cleaned = 0.00122829 Jy ! Component: 200 - total flux cleaned = 0.00126335 Jy ! Total flux subtracted in 200 components = 0.00126335 Jy ! Clean residual min=-0.002772 max=0.002819 Jy/beam ! Clean residual mean=-0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.16899 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 = 3.27978e-05 Jy ! Component: 100 - total flux cleaned = 7.72219e-05 Jy ! Component: 150 - total flux cleaned = 0.00010413 Jy ! Component: 200 - total flux cleaned = 0.000129332 Jy ! Total flux subtracted in 200 components = 0.000129332 Jy ! Clean residual min=-0.002744 max=0.002813 Jy/beam ! Clean residual mean=-0.000002 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.16912 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.16912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=11.15 mas, bpa=17.58 degrees ! Estimated noise=0.551909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328066 Jy ! Component: 100 - total flux cleaned = -0.000324453 Jy ! Component: 150 - total flux cleaned = -0.000376245 Jy ! Component: 200 - total flux cleaned = -0.000399103 Jy ! Total flux subtracted in 200 components = -0.000399103 Jy ! Clean residual min=-0.002829 max=0.002462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.168721 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.168721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072976Jy sigma=1.299823 ! Fit after self-cal, rms=0.072980Jy sigma=1.299795 wmodel /scr/pima/bg219e_uvs/J1603-1007_S_map.mod ! Writing 68 model components to file: /scr/pima/bg219e_uvs/J1603-1007_S_map.mod wobs /scr/pima/bg219e_uvs/J1603-1007_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1603-1007_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1603-1007_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1603-1007_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.000910072 Jy ! Component: 100 - total flux cleaned = -0.000998838 Jy ! Component: 150 - total flux cleaned = -0.0010839 Jy ! Component: 200 - total flux cleaned = -0.00112244 Jy ! Component: 250 - total flux cleaned = -0.00112281 Jy ! Component: 300 - total flux cleaned = -0.00116101 Jy ! Component: 350 - total flux cleaned = -0.0011613 Jy ! Component: 400 - total flux cleaned = -0.00116192 Jy ! Component: 450 - total flux cleaned = -0.00112868 Jy ! Component: 500 - total flux cleaned = -0.0010969 Jy ! Component: 550 - total flux cleaned = -0.00119314 Jy ! Component: 600 - total flux cleaned = -0.0010988 Jy ! Component: 650 - total flux cleaned = -0.00112956 Jy ! Component: 700 - total flux cleaned = -0.00106913 Jy ! Component: 750 - total flux cleaned = -0.00103907 Jy ! Component: 800 - total flux cleaned = -0.00089382 Jy ! Component: 850 - total flux cleaned = -0.000780592 Jy ! Component: 900 - total flux cleaned = -0.000780683 Jy ! Component: 950 - total flux cleaned = -0.000669835 Jy ! Component: 1000 - total flux cleaned = -0.000615137 Jy ! Component: 1050 - total flux cleaned = -0.000454182 Jy ! Component: 1100 - total flux cleaned = -0.000322582 Jy ! Component: 1150 - total flux cleaned = -0.000296289 Jy ! Component: 1200 - total flux cleaned = -0.00016845 Jy ! Component: 1250 - total flux cleaned = -1.73389e-05 Jy ! Component: 1300 - total flux cleaned = 3.20596e-05 Jy ! Component: 1350 - total flux cleaned = 0.000155042 Jy ! Component: 1400 - total flux cleaned = 0.0003479 Jy ! Component: 1450 - total flux cleaned = 0.000395838 Jy ! Component: 1500 - total flux cleaned = 0.000584127 Jy ! Component: 1550 - total flux cleaned = 0.00072338 Jy ! Component: 1600 - total flux cleaned = 0.000792181 Jy ! Component: 1650 - total flux cleaned = 0.000928352 Jy ! Component: 1700 - total flux cleaned = 0.00103999 Jy ! Component: 1750 - total flux cleaned = 0.00106212 Jy ! Component: 1800 - total flux cleaned = 0.00121493 Jy ! Component: 1850 - total flux cleaned = 0.00125829 Jy ! Component: 1900 - total flux cleaned = 0.00142864 Jy ! Component: 1950 - total flux cleaned = 0.00149138 Jy ! Component: 2000 - total flux cleaned = 0.00153311 Jy ! Component: 2050 - total flux cleaned = 0.00167696 Jy ! Component: 2100 - total flux cleaned = 0.00167677 Jy ! Component: 2150 - total flux cleaned = 0.00181728 Jy ! Component: 2200 - total flux cleaned = 0.00179727 Jy ! Component: 2250 - total flux cleaned = 0.00191523 Jy ! Component: 2300 - total flux cleaned = 0.00195382 Jy ! Component: 2350 - total flux cleaned = 0.00199253 Jy ! Component: 2400 - total flux cleaned = 0.00203048 Jy ! Component: 2450 - total flux cleaned = 0.00210556 Jy ! Component: 2500 - total flux cleaned = 0.00214285 Jy ! Component: 2550 - total flux cleaned = 0.00217974 Jy ! Component: 2600 - total flux cleaned = 0.0023078 Jy ! Component: 2650 - total flux cleaned = 0.0023619 Jy ! Component: 2700 - total flux cleaned = 0.0023796 Jy ! Component: 2750 - total flux cleaned = 0.00243266 Jy ! Component: 2800 - total flux cleaned = 0.00246779 Jy ! Component: 2850 - total flux cleaned = 0.00248525 Jy ! Component: 2900 - total flux cleaned = 0.00253699 Jy ! Component: 2950 - total flux cleaned = 0.00248588 Jy ! Component: 3000 - total flux cleaned = 0.00260394 Jy ! Component: 3050 - total flux cleaned = 0.00257052 Jy ! Component: 3100 - total flux cleaned = 0.00263676 Jy ! Component: 3150 - total flux cleaned = 0.00266958 Jy ! Component: 3200 - total flux cleaned = 0.00266956 Jy ! Component: 3250 - total flux cleaned = 0.00275003 Jy ! Component: 3300 - total flux cleaned = 0.00278203 Jy ! Component: 3350 - total flux cleaned = 0.0028297 Jy ! Component: 3400 - total flux cleaned = 0.00284544 Jy ! Component: 3450 - total flux cleaned = 0.00286109 Jy ! Component: 3500 - total flux cleaned = 0.00290737 Jy ! Component: 3550 - total flux cleaned = 0.00292295 Jy ! Component: 3600 - total flux cleaned = 0.00302925 Jy ! Component: 3650 - total flux cleaned = 0.00307437 Jy ! Component: 3700 - total flux cleaned = 0.00311931 Jy ! Component: 3750 - total flux cleaned = 0.00316391 Jy ! Component: 3800 - total flux cleaned = 0.00323747 Jy ! Component: 3850 - total flux cleaned = 0.00331039 Jy ! Component: 3900 - total flux cleaned = 0.00329596 Jy ! Component: 3950 - total flux cleaned = 0.00336786 Jy ! Component: 4000 - total flux cleaned = 0.00342499 Jy ! Component: 4050 - total flux cleaned = 0.00352414 Jy ! Total flux subtracted in 4096 components = 0.00358031 Jy ! Clean residual min=-0.000745 max=0.000817 Jy/beam ! Clean residual mean=-0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.172301 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 340 components and 0.172301 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1603-1007_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.228 x 11.15 at 17.58 degrees (North through East) ! Clean map min=-0.0018547 max=0.14979 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1603-1007_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.537688 0.537688 1.07538 2.15075 4.30151 8.60301 17.206 34.4121 68.8241 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 557.944 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1603-1007_S_uvs.log closed on Thu Apr 7 06:47:50 2016