! Started logfile: /scr/pima/bg219e_uvs/J0539-0514_S_uvs.log on Thu Apr 7 06:36:59 2016 obs /scr/pima/bg219e_uvs/J0539-0514_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0539-0514_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.679211 visibilities/baseline/integration-bin. ! Found source: J0539-0514 ! ! 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 6064 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/J0539-0514_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032890Jy sigma=19.111581 ! Fit after self-cal, rms=0.944108Jy sigma=17.917577 ! 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=5.317 mas, bmaj=11.07 mas, bpa=-0.05728 degrees ! Estimated noise=0.740049 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.0501593 Jy ! Component: 100 - total flux cleaned = 0.061457 Jy ! Total flux subtracted in 100 components = 0.061457 Jy ! Clean residual min=-0.005426 max=0.008211 Jy/beam ! Clean residual mean=-0.000001 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.061457 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.061457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220357Jy sigma=1.332289 ! Fit after self-cal, rms=0.219619Jy sigma=1.294595 ! 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=6.017 mas, bmaj=12.27 mas, bpa=-0.1917 degrees ! Estimated noise=0.559121 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.00583758 Jy ! Component: 100 - total flux cleaned = 0.00808975 Jy ! Component: 150 - total flux cleaned = 0.00808729 Jy ! Component: 200 - total flux cleaned = 0.00796316 Jy ! Total flux subtracted in 200 components = 0.00796316 Jy ! Clean residual min=-0.005154 max=0.006064 Jy/beam ! Clean residual mean=-0.000001 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.0694201 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.0694201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218898Jy sigma=1.293216 ! Fit after self-cal, rms=0.218826Jy sigma=1.292810 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.017 x 12.27 at -0.1917 degrees (North through East) ! Clean map min=-0.0050918 max=0.066711 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.05 HN 1.04 KP 1.03 ! LA 0.98 NL 1.07 OV 1.04 PT 0.99 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.01 HN 1.09 KP 1.06 ! LA 0.93 NL 1.04 OV 1.11 PT 1.09 ! SC 1.01 ! ! ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.89 HN 0.99 KP 0.98 ! LA 1.05 NL 0.90 OV 1.13 PT 0.97 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.218826Jy sigma=1.292810 ! Fit after self-cal, rms=0.243666Jy sigma=1.288362 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.042 mas, bmaj=12.13 mas, bpa=0.05563 degrees ! Estimated noise=0.578651 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.00151191 Jy ! Component: 100 - total flux cleaned = 0.00173976 Jy ! Component: 150 - total flux cleaned = 0.00150272 Jy ! Component: 200 - total flux cleaned = 0.0012313 Jy ! Total flux subtracted in 200 components = 0.0012313 Jy ! Clean residual min=-0.005270 max=0.006097 Jy/beam ! Clean residual mean=-0.000004 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.0706514 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.0706514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243331Jy sigma=1.289528 ! Fit after self-cal, rms=0.243554Jy sigma=1.289086 ! 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.243554Jy sigma=1.289086 ! Fit after self-cal, rms=0.244058Jy sigma=1.286303 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.04 mas, bmaj=12.07 mas, bpa=0.00705 degrees ! Estimated noise=0.594767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133686 Jy ! Component: 100 - total flux cleaned = 0.00115375 Jy ! Component: 150 - total flux cleaned = 0.000830866 Jy ! Component: 200 - total flux cleaned = 0.000578866 Jy ! Total flux subtracted in 200 components = 0.000578866 Jy ! Clean residual min=-0.005022 max=0.005590 Jy/beam ! Clean residual mean=-0.000004 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.0712303 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 57 components and 0.0712302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243810Jy sigma=1.287296 ! Fit after self-cal, rms=0.243822Jy sigma=1.287130 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.000289729 Jy ! Component: 100 - total flux cleaned = -0.000520943 Jy ! Component: 150 - total flux cleaned = -0.000735108 Jy ! Component: 200 - total flux cleaned = -0.000935471 Jy ! Total flux subtracted in 200 components = -0.000935471 Jy ! Clean residual min=-0.005046 max=0.005707 Jy/beam ! Clean residual mean=-0.000004 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.0702948 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.0702948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243733Jy sigma=1.287223 ! Fit after self-cal, rms=0.244121Jy sigma=1.287074 ! Inverting map ! Added new window around map position (34.5, -47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150296 Jy ! Component: 100 - total flux cleaned = 0.000394964 Jy ! Component: 150 - total flux cleaned = -0.000608233 Jy ! Component: 200 - total flux cleaned = -0.00127551 Jy ! Total flux subtracted in 200 components = -0.00127551 Jy ! Clean residual min=-0.004228 max=0.004921 Jy/beam ! Clean residual mean=-0.000001 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.0690193 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.0690193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243612Jy sigma=1.284192 ! Fit after self-cal, rms=0.243592Jy sigma=1.282872 ! 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.243592Jy sigma=1.282872 ! Fit after self-cal, rms=0.243799Jy sigma=1.282404 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.028 mas, bmaj=12.08 mas, bpa=-0.05161 degrees ! Estimated noise=0.599009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380453 Jy ! Component: 100 - total flux cleaned = -0.000234436 Jy ! Component: 150 - total flux cleaned = -0.000685699 Jy ! Component: 200 - total flux cleaned = -0.0012287 Jy ! Total flux subtracted in 200 components = -0.0012287 Jy ! Clean residual min=-0.004069 max=0.004454 Jy/beam ! Clean residual mean=-0.000000 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.0677906 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.0677906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243488Jy sigma=1.282268 ! Fit after self-cal, rms=0.243479Jy sigma=1.281850 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.000288826 Jy ! Component: 100 - total flux cleaned = -0.000812907 Jy ! Component: 150 - total flux cleaned = -0.00122221 Jy ! Component: 200 - total flux cleaned = -0.00143841 Jy ! Total flux subtracted in 200 components = -0.00143841 Jy ! Clean residual min=-0.004124 max=0.004515 Jy/beam ! Clean residual mean=0.000000 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.0663522 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.0663522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243315Jy sigma=1.281958 ! Fit after self-cal, rms=0.243299Jy sigma=1.281809 ! 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.243299Jy sigma=1.281809 ! Fit after self-cal, rms=0.243397Jy sigma=1.280544 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.268 mas, bmaj=14.72 mas, bpa=1.256 degrees ! Estimated noise=0.648486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011056 Jy ! Component: 100 - total flux cleaned = -1.32217e-05 Jy ! Component: 150 - total flux cleaned = -0.000123007 Jy ! Component: 200 - total flux cleaned = -0.00027666 Jy ! Total flux subtracted in 200 components = -0.00027666 Jy ! Clean residual min=-0.003947 max=0.004790 Jy/beam ! Clean residual mean=-0.000001 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.0660755 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 122 components and 0.0660755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243262Jy sigma=1.280895 ! Fit after self-cal, rms=0.243257Jy sigma=1.280664 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.00010266 Jy ! Component: 100 - total flux cleaned = -0.000248855 Jy ! Component: 150 - total flux cleaned = -0.000432391 Jy ! Component: 200 - total flux cleaned = -0.000604681 Jy ! Total flux subtracted in 200 components = -0.000604681 Jy ! Clean residual min=-0.003942 max=0.004711 Jy/beam ! Clean residual mean=-0.000001 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0654708 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.0654708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243179Jy sigma=1.280837 ! Fit after self-cal, rms=0.243171Jy sigma=1.280778 ! 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=6.02 mas, bmaj=12.08 mas, bpa=-0.1289 degrees ! Estimated noise=0.600976 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.02 x 12.08 at -0.1289 degrees (North through East) ! Clean map min=-0.00888 max=0.073908 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=5.3 mas, bmaj=10.87 mas, bpa=0.1213 degrees ! Estimated noise=0.796419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0557027 Jy ! Component: 100 - total flux cleaned = 0.070156 Jy ! Component: 150 - total flux cleaned = 0.0728672 Jy ! Component: 200 - total flux cleaned = 0.0725856 Jy ! Total flux subtracted in 200 components = 0.0725856 Jy ! Clean residual min=-0.005328 max=0.005910 Jy/beam ! Clean residual mean=-0.000007 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.0725856 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0725856 Jy ! Inverting map and beam ! Estimated beam: bmin=6.02 mas, bmaj=12.08 mas, bpa=-0.1289 degrees ! Estimated noise=0.600976 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.00116573 Jy ! Component: 100 - total flux cleaned = -0.00165298 Jy ! Component: 150 - total flux cleaned = -0.0020712 Jy ! Component: 200 - total flux cleaned = -0.00243813 Jy ! Total flux subtracted in 200 components = -0.00243813 Jy ! Clean residual min=-0.004189 max=0.005004 Jy/beam ! Clean residual mean=-0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.0701475 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.0701475 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.268 mas, bmaj=14.72 mas, bpa=1.256 degrees ! Estimated noise=0.648486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367357 Jy ! Component: 100 - total flux cleaned = -0.00106668 Jy ! Component: 150 - total flux cleaned = -0.00179026 Jy ! Component: 200 - total flux cleaned = -0.00236782 Jy ! Total flux subtracted in 200 components = -0.00236782 Jy ! Clean residual min=-0.004056 max=0.004963 Jy/beam ! Clean residual mean=-0.000001 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.0677796 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.000308627 Jy ! Component: 100 - total flux cleaned = -0.000667599 Jy ! Component: 150 - total flux cleaned = -0.000867131 Jy ! Component: 200 - total flux cleaned = -0.00112306 Jy ! Total flux subtracted in 200 components = -0.00112306 Jy ! Clean residual min=-0.003922 max=0.004822 Jy/beam ! Clean residual mean=-0.000001 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.0666566 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 71 components and 0.0666566 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.02 mas, bmaj=12.08 mas, bpa=-0.1289 degrees ! Estimated noise=0.600976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.55203e-05 Jy ! Component: 100 - total flux cleaned = -0.000272535 Jy ! Component: 150 - total flux cleaned = -0.000441891 Jy ! Component: 200 - total flux cleaned = -0.000652617 Jy ! Total flux subtracted in 200 components = -0.000652617 Jy ! Clean residual min=-0.003971 max=0.004578 Jy/beam ! Clean residual mean=-0.000000 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.066004 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.066004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243191Jy sigma=1.281419 ! Fit after self-cal, rms=0.243262Jy sigma=1.281158 wmodel /scr/pima/bg219e_uvs/J0539-0514_S_map.mod ! Writing 92 model components to file: /scr/pima/bg219e_uvs/J0539-0514_S_map.mod wobs /scr/pima/bg219e_uvs/J0539-0514_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0539-0514_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0539-0514_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0539-0514_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.00208149 Jy ! Component: 100 - total flux cleaned = 0.00268176 Jy ! Component: 150 - total flux cleaned = 0.00310191 Jy ! Component: 200 - total flux cleaned = 0.00343015 Jy ! Component: 250 - total flux cleaned = 0.00386742 Jy ! Component: 300 - total flux cleaned = 0.00410757 Jy ! Component: 350 - total flux cleaned = 0.00451256 Jy ! Component: 400 - total flux cleaned = 0.00501578 Jy ! Component: 450 - total flux cleaned = 0.00550184 Jy ! Component: 500 - total flux cleaned = 0.00597707 Jy ! Component: 550 - total flux cleaned = 0.00649063 Jy ! Component: 600 - total flux cleaned = 0.00689112 Jy ! Component: 650 - total flux cleaned = 0.00728398 Jy ! Component: 700 - total flux cleaned = 0.00776429 Jy ! Component: 750 - total flux cleaned = 0.00818804 Jy ! Component: 800 - total flux cleaned = 0.00874184 Jy ! Component: 850 - total flux cleaned = 0.00910427 Jy ! Component: 900 - total flux cleaned = 0.00950587 Jy ! Component: 950 - total flux cleaned = 0.00985652 Jy ! Component: 1000 - total flux cleaned = 0.0102882 Jy ! Component: 1050 - total flux cleaned = 0.0105861 Jy ! Component: 1100 - total flux cleaned = 0.0108382 Jy ! Component: 1150 - total flux cleaned = 0.0111702 Jy ! Component: 1200 - total flux cleaned = 0.0115385 Jy ! Component: 1250 - total flux cleaned = 0.0117006 Jy ! Component: 1300 - total flux cleaned = 0.0120607 Jy ! Component: 1350 - total flux cleaned = 0.0122582 Jy ! Component: 1400 - total flux cleaned = 0.0124148 Jy ! Component: 1450 - total flux cleaned = 0.012648 Jy ! Component: 1500 - total flux cleaned = 0.0128786 Jy ! Component: 1550 - total flux cleaned = 0.0130696 Jy ! Component: 1600 - total flux cleaned = 0.0132967 Jy ! Component: 1650 - total flux cleaned = 0.0135218 Jy ! Component: 1700 - total flux cleaned = 0.0137445 Jy ! Component: 1750 - total flux cleaned = 0.0140024 Jy ! Component: 1800 - total flux cleaned = 0.0141851 Jy ! Component: 1850 - total flux cleaned = 0.0144752 Jy ! Component: 1900 - total flux cleaned = 0.0146915 Jy ! Component: 1950 - total flux cleaned = 0.0149767 Jy ! Component: 2000 - total flux cleaned = 0.0151889 Jy ! Component: 2050 - total flux cleaned = 0.01533 Jy ! Component: 2100 - total flux cleaned = 0.0155394 Jy ! Component: 2150 - total flux cleaned = 0.0156433 Jy ! Component: 2200 - total flux cleaned = 0.0158846 Jy ! Component: 2250 - total flux cleaned = 0.0160554 Jy ! Component: 2300 - total flux cleaned = 0.0162929 Jy ! Component: 2350 - total flux cleaned = 0.0163604 Jy ! Component: 2400 - total flux cleaned = 0.016528 Jy ! Component: 2450 - total flux cleaned = 0.0166942 Jy ! Component: 2500 - total flux cleaned = 0.0167935 Jy ! Component: 2550 - total flux cleaned = 0.016958 Jy ! Component: 2600 - total flux cleaned = 0.0170559 Jy ! Component: 2650 - total flux cleaned = 0.0172832 Jy ! Component: 2700 - total flux cleaned = 0.0174124 Jy ! Component: 2750 - total flux cleaned = 0.0175089 Jy ! Component: 2800 - total flux cleaned = 0.0176688 Jy ! Component: 2850 - total flux cleaned = 0.0178596 Jy ! Component: 2900 - total flux cleaned = 0.0178913 Jy ! Component: 2950 - total flux cleaned = 0.0180485 Jy ! Component: 3000 - total flux cleaned = 0.0181424 Jy ! Component: 3050 - total flux cleaned = 0.0183604 Jy ! Component: 3100 - total flux cleaned = 0.0184223 Jy ! Component: 3150 - total flux cleaned = 0.0186072 Jy ! Component: 3200 - total flux cleaned = 0.0188221 Jy ! Component: 3250 - total flux cleaned = 0.0189747 Jy ! Component: 3300 - total flux cleaned = 0.0191568 Jy ! Component: 3350 - total flux cleaned = 0.0192779 Jy ! Component: 3400 - total flux cleaned = 0.0194286 Jy ! Component: 3450 - total flux cleaned = 0.0196385 Jy ! Component: 3500 - total flux cleaned = 0.0198179 Jy ! Component: 3550 - total flux cleaned = 0.0199074 Jy ! Component: 3600 - total flux cleaned = 0.0200855 Jy ! Component: 3650 - total flux cleaned = 0.0202038 Jy ! Component: 3700 - total flux cleaned = 0.0204692 Jy ! Component: 3750 - total flux cleaned = 0.0206452 Jy ! Component: 3800 - total flux cleaned = 0.0207328 Jy ! Component: 3850 - total flux cleaned = 0.0208204 Jy ! Component: 3900 - total flux cleaned = 0.0210239 Jy ! Component: 3950 - total flux cleaned = 0.0211108 Jy ! Component: 4000 - total flux cleaned = 0.0212554 Jy ! Component: 4050 - total flux cleaned = 0.0214285 Jy ! Total flux subtracted in 4096 components = 0.0213996 Jy ! Clean residual min=-0.001728 max=0.001619 Jy/beam ! Clean residual mean=0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0874036 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 441 components and 0.0874037 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0539-0514_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.02 x 12.08 at -0.1289 degrees (North through East) ! Clean map min=-0.0089811 max=0.074578 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0539-0514_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.074578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000573825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.30829 2.30829 4.61657 9.23315 18.4663 36.9326 73.8652 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 129.966 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0539-0514_S_uvs.log closed on Thu Apr 7 06:37:02 2016