! Started logfile: /scr/pima/bg219i_uvs/J2121-2628_S_uvs.log on Wed Apr 6 23:14:20 2016 obs /scr/pima/bg219i_uvs/J2121-2628_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2121-2628_S_uva.fits ! AN table 1: 61 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.461944 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2121-2628 ! ! 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 3156 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/bg219i_uvs/J2121-2628_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998261Jy sigma=20.151574 ! Fit after self-cal, rms=0.949738Jy sigma=19.057503 ! 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.618 mas, bmaj=8.922 mas, bpa=4.503 degrees ! Estimated noise=1.00672 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.0430775 Jy ! Component: 100 - total flux cleaned = 0.0505595 Jy ! Total flux subtracted in 100 components = 0.0505595 Jy ! Clean residual min=-0.005054 max=0.005879 Jy/beam ! Clean residual mean=0.000012 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.0505595 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0505595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059918Jy sigma=1.160415 ! Fit after self-cal, rms=0.058473Jy sigma=1.131804 ! 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=5.139 mas, bmaj=12.7 mas, bpa=2.264 degrees ! Estimated noise=0.673885 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.00150408 Jy ! Component: 100 - total flux cleaned = 0.00156063 Jy ! Component: 150 - total flux cleaned = 0.00161241 Jy ! Component: 200 - total flux cleaned = 0.00165699 Jy ! Total flux subtracted in 200 components = 0.00165699 Jy ! Clean residual min=-0.003486 max=0.003140 Jy/beam ! Clean residual mean=0.000017 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0522165 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.0522165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058329Jy sigma=1.129021 ! Fit after self-cal, rms=0.058301Jy sigma=1.128483 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.139 x 12.7 at 2.264 degrees (North through East) ! Clean map min=-0.0034837 max=0.053589 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 KP 1.06 LA 0.95 ! MK 0.98 OV 0.99 PT 1.03 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 KP 1.06 LA 1.02 ! MK 0.90 OV 1.12 PT 0.87 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.89 KP 1.12 LA 1.05 ! MK 1.17 OV 1.02 PT 0.96 SC 0.85 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.87 KP 1.07 LA 1.05 ! MK 1.01 OV 1.13 PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.058301Jy sigma=1.128483 ! Fit after self-cal, rms=0.057966Jy sigma=1.123004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.047 mas, bmaj=12.38 mas, bpa=3.803 degrees ! Estimated noise=0.666054 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 = -7.23201e-05 Jy ! Component: 100 - total flux cleaned = -4.28035e-05 Jy ! Component: 150 - total flux cleaned = -1.50591e-05 Jy ! Component: 200 - total flux cleaned = 1.18271e-05 Jy ! Total flux subtracted in 200 components = 1.18271e-05 Jy ! Clean residual min=-0.002653 max=0.003323 Jy/beam ! Clean residual mean=0.000023 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0522283 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0522283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057959Jy sigma=1.122853 ! Fit after self-cal, rms=0.058169Jy sigma=1.121597 ! 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.058169Jy sigma=1.121597 ! Fit after self-cal, rms=0.058755Jy sigma=1.121226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.046 mas, bmaj=12.37 mas, bpa=4.009 degrees ! Estimated noise=0.666687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137349 Jy ! Component: 100 - total flux cleaned = -9.70566e-05 Jy ! Component: 150 - total flux cleaned = -5.91316e-05 Jy ! Component: 200 - total flux cleaned = -3.51953e-05 Jy ! Total flux subtracted in 200 components = -3.51953e-05 Jy ! Clean residual min=-0.002604 max=0.003297 Jy/beam ! Clean residual mean=0.000023 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0521931 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0521931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058749Jy sigma=1.121109 ! Fit after self-cal, rms=0.058714Jy sigma=1.119461 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 = -6.87141e-07 Jy ! Component: 100 - total flux cleaned = 2.0987e-05 Jy ! Component: 150 - total flux cleaned = 5.20611e-05 Jy ! Component: 200 - total flux cleaned = 8.1394e-05 Jy ! Total flux subtracted in 200 components = 8.1394e-05 Jy ! Clean residual min=-0.002539 max=0.003325 Jy/beam ! Clean residual mean=0.000022 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0522745 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.0522745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058710Jy sigma=1.119381 ! Fit after self-cal, rms=0.058710Jy sigma=1.119366 ! 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.058710Jy sigma=1.119366 ! Fit after self-cal, rms=0.059865Jy sigma=1.115564 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.054 mas, bmaj=12.38 mas, bpa=4.006 degrees ! Estimated noise=0.66884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.31383e-05 Jy ! Component: 100 - total flux cleaned = -6.2137e-05 Jy ! Component: 150 - total flux cleaned = -8.1069e-05 Jy ! Component: 200 - total flux cleaned = -9.90917e-05 Jy ! Total flux subtracted in 200 components = -9.90917e-05 Jy ! Clean residual min=-0.002397 max=0.002740 Jy/beam ! Clean residual mean=0.000011 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0521754 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0521754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059861Jy sigma=1.115496 ! Fit after self-cal, rms=0.059996Jy sigma=1.114908 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.00019582 Jy ! Component: 100 - total flux cleaned = -0.000203416 Jy ! Component: 150 - total flux cleaned = -0.000221128 Jy ! Component: 200 - total flux cleaned = -0.0002384 Jy ! Total flux subtracted in 200 components = -0.0002384 Jy ! Clean residual min=-0.002377 max=0.002779 Jy/beam ! Clean residual mean=0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.051937 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.051937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059992Jy sigma=1.114852 ! Fit after self-cal, rms=0.059995Jy sigma=1.114840 ! 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.059995Jy sigma=1.114840 ! Fit after self-cal, rms=0.060353Jy sigma=1.114693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.03 mas, bmaj=33.39 mas, bpa=21.82 degrees ! Estimated noise=0.740417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.98099e-05 Jy ! Component: 100 - total flux cleaned = -5.92332e-05 Jy ! Component: 150 - total flux cleaned = -5.22308e-05 Jy ! Component: 200 - total flux cleaned = -5.19792e-05 Jy ! Total flux subtracted in 200 components = -5.19792e-05 Jy ! Clean residual min=-0.002071 max=0.002541 Jy/beam ! Clean residual mean=0.000014 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0518851 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0518851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060352Jy sigma=1.114672 ! Fit after self-cal, rms=0.060393Jy sigma=1.114622 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.64502e-05 Jy ! Component: 100 - total flux cleaned = -8.96727e-05 Jy ! Component: 150 - total flux cleaned = -8.93119e-05 Jy ! Component: 200 - total flux cleaned = -8.34777e-05 Jy ! Total flux subtracted in 200 components = -8.34777e-05 Jy ! Clean residual min=-0.002074 max=0.002532 Jy/beam ! Clean residual mean=0.000013 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0518016 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0518016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060392Jy sigma=1.114610 ! Fit after self-cal, rms=0.060392Jy sigma=1.114596 ! 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=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.051 x 12.37 at 4.018 degrees (North through East) ! Clean map min=-0.002294 max=0.053548 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.56 mas, bmaj=8.76 mas, bpa=6.199 degrees ! Estimated noise=0.979305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0431915 Jy ! Component: 100 - total flux cleaned = 0.0506901 Jy ! Component: 150 - total flux cleaned = 0.0505071 Jy ! Component: 200 - total flux cleaned = 0.0505031 Jy ! Total flux subtracted in 200 components = 0.0505031 Jy ! Clean residual min=-0.003795 max=0.003934 Jy/beam ! Clean residual mean=-0.000003 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0505031 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0505031 Jy ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 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.000967519 Jy ! Component: 100 - total flux cleaned = 0.000983825 Jy ! Component: 150 - total flux cleaned = 0.00104867 Jy ! Component: 200 - total flux cleaned = 0.00109284 Jy ! Total flux subtracted in 200 components = 0.00109284 Jy ! Clean residual min=-0.002482 max=0.002824 Jy/beam ! Clean residual mean=0.000008 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0515959 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0515959 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=13.03 mas, bmaj=33.39 mas, bpa=21.82 degrees ! Estimated noise=0.740417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01e-05 Jy ! Component: 100 - total flux cleaned = 3.04335e-05 Jy ! Component: 150 - total flux cleaned = 4.0231e-05 Jy ! Component: 200 - total flux cleaned = 4.90959e-05 Jy ! Total flux subtracted in 200 components = 4.90959e-05 Jy ! Clean residual min=-0.002161 max=0.002668 Jy/beam ! Clean residual mean=0.000011 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.051645 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 = 8.31194e-06 Jy ! Component: 100 - total flux cleaned = 1.63601e-05 Jy ! Component: 150 - total flux cleaned = 2.37195e-05 Jy ! Component: 200 - total flux cleaned = 2.9936e-05 Jy ! Total flux subtracted in 200 components = 2.9936e-05 Jy ! Clean residual min=-0.002153 max=0.002640 Jy/beam ! Clean residual mean=0.000011 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0516749 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0516749 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.01854e-05 Jy ! Component: 100 - total flux cleaned = 4.57164e-05 Jy ! Component: 150 - total flux cleaned = 4.58112e-05 Jy ! Component: 200 - total flux cleaned = 3.37263e-05 Jy ! Total flux subtracted in 200 components = 3.37263e-05 Jy ! Clean residual min=-0.002447 max=0.002758 Jy/beam ! Clean residual mean=0.000009 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0517087 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.0517087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060400Jy sigma=1.114736 ! Fit after self-cal, rms=0.060406Jy sigma=1.114701 wmodel /scr/pima/bg219i_uvs/J2121-2628_S_map.mod ! Writing 33 model components to file: /scr/pima/bg219i_uvs/J2121-2628_S_map.mod wobs /scr/pima/bg219i_uvs/J2121-2628_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2121-2628_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2121-2628_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J2121-2628_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.00101154 Jy ! Component: 100 - total flux cleaned = 0.00136474 Jy ! Component: 150 - total flux cleaned = 0.00149412 Jy ! Component: 200 - total flux cleaned = 0.00163676 Jy ! Component: 250 - total flux cleaned = 0.00163749 Jy ! Component: 300 - total flux cleaned = 0.00156727 Jy ! Component: 350 - total flux cleaned = 0.00158999 Jy ! Component: 400 - total flux cleaned = 0.00159049 Jy ! Component: 450 - total flux cleaned = 0.00162859 Jy ! Component: 500 - total flux cleaned = 0.00168284 Jy ! Component: 550 - total flux cleaned = 0.00170002 Jy ! Component: 600 - total flux cleaned = 0.00170066 Jy ! Component: 650 - total flux cleaned = 0.00168499 Jy ! Component: 700 - total flux cleaned = 0.00165436 Jy ! Component: 750 - total flux cleaned = 0.00162504 Jy ! Component: 800 - total flux cleaned = 0.00161079 Jy ! Component: 850 - total flux cleaned = 0.00154276 Jy ! Component: 900 - total flux cleaned = 0.00149007 Jy ! Component: 950 - total flux cleaned = 0.00142633 Jy ! Component: 1000 - total flux cleaned = 0.00141393 Jy ! Component: 1050 - total flux cleaned = 0.00138953 Jy ! Component: 1100 - total flux cleaned = 0.0013774 Jy ! Component: 1150 - total flux cleaned = 0.00136556 Jy ! Component: 1200 - total flux cleaned = 0.00136534 Jy ! Component: 1250 - total flux cleaned = 0.00131032 Jy ! Component: 1300 - total flux cleaned = 0.00125692 Jy ! Component: 1350 - total flux cleaned = 0.00122525 Jy ! Component: 1400 - total flux cleaned = 0.00115275 Jy ! Component: 1450 - total flux cleaned = 0.00107147 Jy ! Component: 1500 - total flux cleaned = 0.0010214 Jy ! Component: 1550 - total flux cleaned = 0.000942485 Jy ! Component: 1600 - total flux cleaned = 0.000903583 Jy ! Component: 1650 - total flux cleaned = 0.000845823 Jy ! Component: 1700 - total flux cleaned = 0.000807808 Jy ! Component: 1750 - total flux cleaned = 0.000770238 Jy ! Component: 1800 - total flux cleaned = 0.000742485 Jy ! Component: 1850 - total flux cleaned = 0.000742488 Jy ! Component: 1900 - total flux cleaned = 0.00073339 Jy ! Component: 1950 - total flux cleaned = 0.000688434 Jy ! Component: 2000 - total flux cleaned = 0.000661717 Jy ! Component: 2050 - total flux cleaned = 0.000635185 Jy ! Component: 2100 - total flux cleaned = 0.000608826 Jy ! Component: 2150 - total flux cleaned = 0.000565125 Jy ! Component: 2200 - total flux cleaned = 0.000513047 Jy ! Component: 2250 - total flux cleaned = 0.000478539 Jy ! Component: 2300 - total flux cleaned = 0.000427041 Jy ! Component: 2350 - total flux cleaned = 0.000401383 Jy ! Component: 2400 - total flux cleaned = 0.000392867 Jy ! Component: 2450 - total flux cleaned = 0.000384366 Jy ! Component: 2500 - total flux cleaned = 0.000358997 Jy ! Component: 2550 - total flux cleaned = 0.000342156 Jy ! Component: 2600 - total flux cleaned = 0.000325356 Jy ! Component: 2650 - total flux cleaned = 0.00031698 Jy ! Component: 2700 - total flux cleaned = 0.000316995 Jy ! Component: 2750 - total flux cleaned = 0.000317059 Jy ! Component: 2800 - total flux cleaned = 0.000325423 Jy ! Component: 2850 - total flux cleaned = 0.000333783 Jy ! Component: 2900 - total flux cleaned = 0.000342078 Jy ! Component: 2950 - total flux cleaned = 0.000350376 Jy ! Component: 3000 - total flux cleaned = 0.000350391 Jy ! Component: 3050 - total flux cleaned = 0.000367073 Jy ! Component: 3100 - total flux cleaned = 0.000367093 Jy ! Component: 3150 - total flux cleaned = 0.000392124 Jy ! Component: 3200 - total flux cleaned = 0.000400506 Jy ! Component: 3250 - total flux cleaned = 0.000417238 Jy ! Component: 3300 - total flux cleaned = 0.000433963 Jy ! Component: 3350 - total flux cleaned = 0.000433953 Jy ! Component: 3400 - total flux cleaned = 0.000459192 Jy ! Component: 3450 - total flux cleaned = 0.000433955 Jy ! Component: 3500 - total flux cleaned = 0.000442396 Jy ! Component: 3550 - total flux cleaned = 0.000442386 Jy ! Component: 3600 - total flux cleaned = 0.000442348 Jy ! Component: 3650 - total flux cleaned = 0.000433868 Jy ! Component: 3700 - total flux cleaned = 0.000416746 Jy ! Component: 3750 - total flux cleaned = 0.000408154 Jy ! Component: 3800 - total flux cleaned = 0.00039955 Jy ! Component: 3850 - total flux cleaned = 0.000399594 Jy ! Component: 3900 - total flux cleaned = 0.000364933 Jy ! Component: 3950 - total flux cleaned = 0.000364973 Jy ! Component: 4000 - total flux cleaned = 0.000338737 Jy ! Component: 4050 - total flux cleaned = 0.000303647 Jy ! Total flux subtracted in 4096 components = 0.000303631 Jy ! Clean residual min=-0.000512 max=0.000506 Jy/beam ! Clean residual mean=-0.000006 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0520123 Jy keep ! Adding 213 model components to the UV plane model. ! The established model now contains 246 components and 0.0520123 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2121-2628_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.051 x 12.37 at 4.018 degrees (North through East) ! Clean map min=-0.0012971 max=0.053876 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2121-2628_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0538762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.876937 0.876937 1.75387 3.50775 7.0155 14.031 28.062 56.124 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 342.099 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2121-2628_S_uvs.log closed on Wed Apr 6 23:14:26 2016