! Started logfile: /scr/pima/bg219e_uvs/J0057-0024_S_uvs.log on Thu Apr 7 06:32:51 2016 obs /scr/pima/bg219e_uvs/J0057-0024_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0057-0024_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.912186 visibilities/baseline/integration-bin. ! Found source: J0057-0024 ! ! 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 8144 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/J0057-0024_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022652Jy sigma=21.628967 ! Fit after self-cal, rms=0.866705Jy sigma=18.280758 ! 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.563 mas, bmaj=9.569 mas, bpa=17.34 degrees ! Estimated noise=0.56097 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.10506 Jy ! Component: 100 - total flux cleaned = 0.128813 Jy ! Total flux subtracted in 100 components = 0.128813 Jy ! Clean residual min=-0.004065 max=0.008476 Jy/beam ! Clean residual mean=0.000012 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.128813 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.128813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069858Jy sigma=1.376471 ! Fit after self-cal, rms=0.069835Jy sigma=1.376081 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867748 Jy ! Component: 100 - total flux cleaned = 0.0127701 Jy ! Total flux subtracted in 100 components = 0.0127701 Jy ! Clean residual min=-0.003263 max=0.003262 Jy/beam ! Clean residual mean=-0.000000 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.141584 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.141584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068781Jy sigma=1.350905 ! Fit after self-cal, rms=0.068772Jy sigma=1.350645 ! 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.228 mas, bmaj=10.17 mas, bpa=15.58 degrees ! Estimated noise=0.405874 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.0025924 Jy ! Component: 100 - total flux cleaned = 0.00381357 Jy ! Component: 150 - total flux cleaned = 0.00419565 Jy ! Component: 200 - total flux cleaned = 0.0042706 Jy ! Total flux subtracted in 200 components = 0.0042706 Jy ! Clean residual min=-0.002259 max=0.002553 Jy/beam ! Clean residual mean=-0.000009 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.145854 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.145854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068673Jy sigma=1.348493 ! Fit after self-cal, rms=0.068668Jy sigma=1.348335 ! 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.228 x 10.17 at 15.58 degrees (North through East) ! Clean map min=-0.0022482 max=0.13495 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.02 FD 1.03 HN 1.01 KP 1.01 ! LA 0.98 NL 1.00 OV 1.00 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.98 KP 1.08 ! LA 0.97 NL 0.98 OV 1.01 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.98 KP 1.01 ! LA 1.00 NL 0.97 OV 1.02 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.99 KP 0.96 ! LA 0.99 NL 0.96 OV 1.02 PT 0.97 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.068668Jy sigma=1.348335 ! Fit after self-cal, rms=0.068573Jy sigma=1.345158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.237 mas, bmaj=10.16 mas, bpa=15.47 degrees ! Estimated noise=0.405356 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 = 5.87084e-05 Jy ! Component: 100 - total flux cleaned = 0.00012515 Jy ! Component: 150 - total flux cleaned = 0.000125126 Jy ! Component: 200 - total flux cleaned = 0.000151519 Jy ! Total flux subtracted in 200 components = 0.000151519 Jy ! Clean residual min=-0.002290 max=0.002388 Jy/beam ! Clean residual mean=-0.000011 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.146006 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.146006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068558Jy sigma=1.344871 ! Fit after self-cal, rms=0.068571Jy sigma=1.344750 ! 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.068571Jy sigma=1.344750 ! Fit after self-cal, rms=0.068678Jy sigma=1.339471 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.237 mas, bmaj=10.17 mas, bpa=15.47 degrees ! Estimated noise=0.404865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107287 Jy ! Component: 100 - total flux cleaned = -0.000119379 Jy ! Component: 150 - total flux cleaned = -0.000142259 Jy ! Component: 200 - total flux cleaned = -0.000122359 Jy ! Total flux subtracted in 200 components = -0.000122359 Jy ! Clean residual min=-0.002032 max=0.002302 Jy/beam ! Clean residual mean=-0.000007 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.145883 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.145883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068671Jy sigma=1.339361 ! Fit after self-cal, rms=0.068681Jy sigma=1.339270 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 (6.5, 88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197139 Jy ! Component: 100 - total flux cleaned = 0.0021545 Jy ! Component: 150 - total flux cleaned = 0.00202147 Jy ! Component: 200 - total flux cleaned = 0.00187075 Jy ! Total flux subtracted in 200 components = 0.00187075 Jy ! Clean residual min=-0.001962 max=0.001856 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.147754 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.147754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068613Jy sigma=1.337819 ! Fit after self-cal, rms=0.068610Jy sigma=1.337742 ! 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.068610Jy sigma=1.337742 ! Fit after self-cal, rms=0.068445Jy sigma=1.337671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.237 mas, bmaj=10.16 mas, bpa=15.44 degrees ! Estimated noise=0.403791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013314 Jy ! Component: 100 - total flux cleaned = -6.89977e-05 Jy ! Component: 150 - total flux cleaned = -0.00020031 Jy ! Component: 200 - total flux cleaned = -0.00032173 Jy ! Total flux subtracted in 200 components = -0.00032173 Jy ! Clean residual min=-0.001903 max=0.001877 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.147432 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.147432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068424Jy sigma=1.337227 ! Fit after self-cal, rms=0.068424Jy sigma=1.337214 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 = -9.76248e-05 Jy ! Component: 100 - total flux cleaned = -0.000164285 Jy ! Component: 150 - total flux cleaned = -0.000205932 Jy ! Component: 200 - total flux cleaned = -0.000265447 Jy ! Total flux subtracted in 200 components = -0.000265447 Jy ! Clean residual min=-0.001913 max=0.001882 Jy/beam ! Clean residual mean=-0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.147167 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 104 components and 0.147167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068412Jy sigma=1.336964 ! Fit after self-cal, rms=0.068412Jy sigma=1.336961 ! 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.068412Jy sigma=1.336961 ! Fit after self-cal, rms=0.068308Jy sigma=1.336918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.877 mas, bmaj=12.95 mas, bpa=2.586 degrees ! Estimated noise=0.462235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000435278 Jy ! Component: 100 - total flux cleaned = -0.000476806 Jy ! Component: 150 - total flux cleaned = -0.000554402 Jy ! Component: 200 - total flux cleaned = -0.000625107 Jy ! Total flux subtracted in 200 components = -0.000625107 Jy ! Clean residual min=-0.001879 max=0.001818 Jy/beam ! Clean residual mean=-0.000007 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.146542 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 133 components and 0.146542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068302Jy sigma=1.336749 ! Fit after self-cal, rms=0.068299Jy sigma=1.336694 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.61676e-05 Jy ! Component: 100 - total flux cleaned = -9.85631e-05 Jy ! Component: 150 - total flux cleaned = -0.000114219 Jy ! Component: 200 - total flux cleaned = -0.000129289 Jy ! Total flux subtracted in 200 components = -0.000129289 Jy ! Clean residual min=-0.001882 max=0.001796 Jy/beam ! Clean residual mean=-0.000007 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.146413 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 146 components and 0.146412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068295Jy sigma=1.336605 ! Fit after self-cal, rms=0.068294Jy sigma=1.336571 ! 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.238 mas, bmaj=10.16 mas, bpa=15.42 degrees ! Estimated noise=0.403165 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.238 x 10.16 at 15.42 degrees (North through East) ! Clean map min=-0.0018285 max=0.13483 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.573 mas, bmaj=9.555 mas, bpa=17.21 degrees ! Estimated noise=0.55619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104077 Jy ! Component: 100 - total flux cleaned = 0.127806 Jy ! Component: 150 - total flux cleaned = 0.136503 Jy ! Component: 200 - total flux cleaned = 0.140276 Jy ! Total flux subtracted in 200 components = 0.140276 Jy ! Clean residual min=-0.003105 max=0.002738 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.140276 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.140276 Jy ! Inverting map and beam ! Estimated beam: bmin=4.238 mas, bmaj=10.16 mas, bpa=15.42 degrees ! Estimated noise=0.403165 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) ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309369 Jy ! Component: 100 - total flux cleaned = 0.00505801 Jy ! Component: 150 - total flux cleaned = 0.00589522 Jy ! Component: 200 - total flux cleaned = 0.00618982 Jy ! Total flux subtracted in 200 components = 0.00618982 Jy ! Clean residual min=-0.002070 max=0.001743 Jy/beam ! Clean residual mean=-0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.146466 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 52 components and 0.146466 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.877 mas, bmaj=12.95 mas, bpa=2.586 degrees ! Estimated noise=0.462235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000524218 Jy ! Component: 100 - total flux cleaned = 0.000529784 Jy ! Component: 150 - total flux cleaned = 0.000436512 Jy ! Component: 200 - total flux cleaned = 0.000380462 Jy ! Total flux subtracted in 200 components = 0.000380462 Jy ! Clean residual min=-0.002002 max=0.001787 Jy/beam ! Clean residual mean=-0.000007 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.146846 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 = -5.07154e-05 Jy ! Component: 100 - total flux cleaned = -5.14259e-05 Jy ! Component: 150 - total flux cleaned = -7.23734e-05 Jy ! Component: 200 - total flux cleaned = -0.000111371 Jy ! Total flux subtracted in 200 components = -0.000111371 Jy ! Clean residual min=-0.001933 max=0.001817 Jy/beam ! Clean residual mean=-0.000007 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.146735 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 103 components and 0.146735 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.238 mas, bmaj=10.16 mas, bpa=15.42 degrees ! Estimated noise=0.403165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275293 Jy ! Component: 100 - total flux cleaned = -0.000400137 Jy ! Component: 150 - total flux cleaned = -0.000512633 Jy ! Component: 200 - total flux cleaned = -0.000540268 Jy ! Total flux subtracted in 200 components = -0.000540268 Jy ! Clean residual min=-0.001847 max=0.001859 Jy/beam ! Clean residual mean=-0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.146195 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.146195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068306Jy sigma=1.336959 ! Fit after self-cal, rms=0.068305Jy sigma=1.336875 wmodel /scr/pima/bg219e_uvs/J0057-0024_S_map.mod ! Writing 127 model components to file: /scr/pima/bg219e_uvs/J0057-0024_S_map.mod wobs /scr/pima/bg219e_uvs/J0057-0024_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0057-0024_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0057-0024_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0057-0024_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.000512155 Jy ! Component: 100 - total flux cleaned = -0.00078952 Jy ! Component: 150 - total flux cleaned = -0.000901878 Jy ! Component: 200 - total flux cleaned = -0.000849118 Jy ! Component: 250 - total flux cleaned = -0.000823027 Jy ! Component: 300 - total flux cleaned = -0.000675731 Jy ! Component: 350 - total flux cleaned = -0.000604493 Jy ! Component: 400 - total flux cleaned = -0.000511593 Jy ! Component: 450 - total flux cleaned = -0.000398746 Jy ! Component: 500 - total flux cleaned = -0.000310899 Jy ! Component: 550 - total flux cleaned = -0.000267995 Jy ! Component: 600 - total flux cleaned = -0.000246603 Jy ! Component: 650 - total flux cleaned = -0.000184319 Jy ! Component: 700 - total flux cleaned = -8.34984e-05 Jy ! Component: 750 - total flux cleaned = -0.000103648 Jy ! Component: 800 - total flux cleaned = -5.99833e-06 Jy ! Component: 850 - total flux cleaned = 3.22478e-05 Jy ! Component: 900 - total flux cleaned = 5.13611e-05 Jy ! Component: 950 - total flux cleaned = 7.02636e-05 Jy ! Component: 1000 - total flux cleaned = 7.03185e-05 Jy ! Component: 1050 - total flux cleaned = 7.05425e-05 Jy ! Component: 1100 - total flux cleaned = 8.82741e-05 Jy ! Component: 1150 - total flux cleaned = 8.762e-05 Jy ! Component: 1200 - total flux cleaned = 1.85024e-05 Jy ! Component: 1250 - total flux cleaned = 6.9377e-05 Jy ! Component: 1300 - total flux cleaned = 5.22543e-05 Jy ! Component: 1350 - total flux cleaned = 2.21513e-06 Jy ! Component: 1400 - total flux cleaned = -1.40625e-05 Jy ! Component: 1450 - total flux cleaned = -6.26123e-05 Jy ! Component: 1500 - total flux cleaned = -4.64264e-05 Jy ! Component: 1550 - total flux cleaned = -6.22009e-05 Jy ! Component: 1600 - total flux cleaned = 2.9181e-07 Jy ! Component: 1650 - total flux cleaned = -7.7119e-05 Jy ! Component: 1700 - total flux cleaned = -1.64047e-05 Jy ! Component: 1750 - total flux cleaned = -7.68981e-05 Jy ! Component: 1800 - total flux cleaned = -7.68444e-05 Jy ! Component: 1850 - total flux cleaned = -4.76814e-05 Jy ! Component: 1900 - total flux cleaned = -9.17665e-05 Jy ! Component: 1950 - total flux cleaned = -0.000149573 Jy ! Component: 2000 - total flux cleaned = -0.000106389 Jy ! Component: 2050 - total flux cleaned = -0.00016312 Jy ! Component: 2100 - total flux cleaned = -0.000149061 Jy ! Component: 2150 - total flux cleaned = -0.000190686 Jy ! Component: 2200 - total flux cleaned = -0.000190488 Jy ! Component: 2250 - total flux cleaned = -0.000163285 Jy ! Component: 2300 - total flux cleaned = -0.000163249 Jy ! Component: 2350 - total flux cleaned = -0.000189815 Jy ! Component: 2400 - total flux cleaned = -0.000150164 Jy ! Component: 2450 - total flux cleaned = -0.000163362 Jy ! Component: 2500 - total flux cleaned = -0.000150198 Jy ! Component: 2550 - total flux cleaned = -0.000176075 Jy ! Component: 2600 - total flux cleaned = -0.000163398 Jy ! Component: 2650 - total flux cleaned = -0.000214189 Jy ! Component: 2700 - total flux cleaned = -0.000163822 Jy ! Component: 2750 - total flux cleaned = -0.000226248 Jy ! Component: 2800 - total flux cleaned = -0.000213835 Jy ! Component: 2850 - total flux cleaned = -0.000238412 Jy ! Component: 2900 - total flux cleaned = -0.000213934 Jy ! Component: 2950 - total flux cleaned = -0.000214035 Jy ! Component: 3000 - total flux cleaned = -0.000190068 Jy ! Component: 3050 - total flux cleaned = -0.000225923 Jy ! Component: 3100 - total flux cleaned = -0.000226017 Jy ! Component: 3150 - total flux cleaned = -0.000272937 Jy ! Component: 3200 - total flux cleaned = -0.000272875 Jy ! Component: 3250 - total flux cleaned = -0.00029617 Jy ! Component: 3300 - total flux cleaned = -0.000330946 Jy ! Component: 3350 - total flux cleaned = -0.000319399 Jy ! Component: 3400 - total flux cleaned = -0.000364949 Jy ! Component: 3450 - total flux cleaned = -0.000376148 Jy ! Component: 3500 - total flux cleaned = -0.00038747 Jy ! Component: 3550 - total flux cleaned = -0.000443233 Jy ! Component: 3600 - total flux cleaned = -0.000476494 Jy ! Component: 3650 - total flux cleaned = -0.000509441 Jy ! Component: 3700 - total flux cleaned = -0.000542313 Jy ! Component: 3750 - total flux cleaned = -0.000553108 Jy ! Component: 3800 - total flux cleaned = -0.000574713 Jy ! Component: 3850 - total flux cleaned = -0.000617634 Jy ! Component: 3900 - total flux cleaned = -0.000649595 Jy ! Component: 3950 - total flux cleaned = -0.000702607 Jy ! Component: 4000 - total flux cleaned = -0.000744594 Jy ! Component: 4050 - total flux cleaned = -0.00074467 Jy ! Total flux subtracted in 4096 components = -0.000796698 Jy ! Clean residual min=-0.000820 max=0.000528 Jy/beam ! Clean residual mean=-0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.145398 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 426 components and 0.145398 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0057-0024_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.238 x 10.16 at 15.42 degrees (North through East) ! Clean map min=-0.0015632 max=0.13469 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0057-0024_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134694 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197599 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.440106 0.440106 0.880211 1.76042 3.52084 7.04169 14.0834 28.1668 56.3335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 681.654 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0057-0024_S_uvs.log closed on Thu Apr 7 06:32:56 2016