! Started logfile: /scr/pima/bg219e_uvs/J1233-1025_S_uvs.log on Thu Apr 7 06:44:21 2016 obs /scr/pima/bg219e_uvs/J1233-1025_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1233-1025_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796296 visibilities/baseline/integration-bin. ! Found source: J1233-1025 ! ! 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 5160 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/J1233-1025_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028564Jy sigma=18.879620 ! Fit after self-cal, rms=0.840970Jy sigma=15.697294 ! 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=2.582 mas, bmaj=6.338 mas, bpa=-2.682 degrees ! Estimated noise=0.754501 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.115074 Jy ! Component: 100 - total flux cleaned = 0.161929 Jy ! Total flux subtracted in 100 components = 0.161929 Jy ! Clean residual min=-0.011924 max=0.028670 Jy/beam ! Clean residual mean=-0.000043 rms=0.003409 Jy/beam ! Combined flux in latest and established models = 0.161929 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.161929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189179Jy sigma=1.825282 ! Fit after self-cal, rms=0.188656Jy sigma=1.810442 ! Inverting map ! Added new window around map position (4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305594 Jy ! Component: 100 - total flux cleaned = 0.0507217 Jy ! Total flux subtracted in 100 components = 0.0507217 Jy ! Clean residual min=-0.008136 max=0.015768 Jy/beam ! Clean residual mean=-0.000027 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.21265 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.21265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178440Jy sigma=1.531502 ! Fit after self-cal, rms=0.178208Jy sigma=1.523833 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156858 Jy ! Component: 100 - total flux cleaned = 0.026508 Jy ! Total flux subtracted in 100 components = 0.026508 Jy ! Clean residual min=-0.007369 max=0.009665 Jy/beam ! Clean residual mean=-0.000019 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.239158 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.239158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174847Jy sigma=1.443463 ! Fit after self-cal, rms=0.174786Jy sigma=1.440813 ! 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=3.073 mas, bmaj=7.435 mas, bpa=-1.615 degrees ! Estimated noise=0.593383 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.0118598 Jy ! Component: 100 - total flux cleaned = 0.018886 Jy ! Component: 150 - total flux cleaned = 0.0234933 Jy ! Component: 200 - total flux cleaned = 0.0265691 Jy ! Total flux subtracted in 200 components = 0.0265691 Jy ! Clean residual min=-0.007026 max=0.006081 Jy/beam ! Clean residual mean=-0.000016 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.265727 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 81 components and 0.265727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172686Jy sigma=1.412494 ! Fit after self-cal, rms=0.172651Jy sigma=1.410988 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 7.435 at -1.615 degrees (North through East) ! Clean map min=-0.0067324 max=0.14046 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 0.99 HN 1.04 KP 0.98 ! LA 1.03 MK 1.03 NL 0.90 OV 1.03 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.05 KP 1.00 ! LA 1.02 MK 0.90 NL 0.90 OV 1.03 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.03 KP 1.00 ! LA 1.06 MK 1.01 NL 1.08 OV 1.00 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.06 KP 0.99 ! LA 1.02 MK 1.04 NL 1.01 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.172651Jy sigma=1.410988 ! Fit after self-cal, rms=0.156712Jy sigma=1.402332 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=7.429 mas, bpa=-1.76 degrees ! Estimated noise=0.599019 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.00354484 Jy ! Component: 100 - total flux cleaned = 0.00546299 Jy ! Component: 150 - total flux cleaned = 0.00606643 Jy ! Component: 200 - total flux cleaned = 0.00659624 Jy ! Total flux subtracted in 200 components = 0.00659624 Jy ! Clean residual min=-0.007314 max=0.005895 Jy/beam ! Clean residual mean=-0.000005 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.272324 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.272324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156285Jy sigma=1.401799 ! Fit after self-cal, rms=0.156281Jy sigma=1.401358 ! 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.156281Jy sigma=1.401358 ! Fit after self-cal, rms=0.156177Jy sigma=1.388809 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.412 mas, bpa=-1.467 degrees ! Estimated noise=0.606171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316681 Jy ! Component: 100 - total flux cleaned = 0.00434222 Jy ! Component: 150 - total flux cleaned = 0.00462349 Jy ! Component: 200 - total flux cleaned = 0.00480791 Jy ! Total flux subtracted in 200 components = 0.00480791 Jy ! Clean residual min=-0.007135 max=0.005703 Jy/beam ! Clean residual mean=-0.000005 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.277132 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.277132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155754Jy sigma=1.389006 ! Fit after self-cal, rms=0.155763Jy sigma=1.388549 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.000136382 Jy ! Component: 100 - total flux cleaned = 0.000305417 Jy ! Component: 150 - total flux cleaned = 0.00041532 Jy ! Component: 200 - total flux cleaned = 0.000479265 Jy ! Total flux subtracted in 200 components = 0.000479265 Jy ! Clean residual min=-0.007071 max=0.005756 Jy/beam ! Clean residual mean=-0.000005 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.277611 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.277611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155660Jy sigma=1.388299 ! Fit after self-cal, rms=0.155666Jy sigma=1.388074 ! 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.155666Jy sigma=1.388074 ! Fit after self-cal, rms=0.156052Jy sigma=1.387242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=7.396 mas, bpa=-1.257 degrees ! Estimated noise=0.611946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218998 Jy ! Component: 100 - total flux cleaned = 0.00285112 Jy ! Component: 150 - total flux cleaned = 0.00317498 Jy ! Component: 200 - total flux cleaned = 0.00334022 Jy ! Total flux subtracted in 200 components = 0.00334022 Jy ! Clean residual min=-0.007139 max=0.005816 Jy/beam ! Clean residual mean=-0.000004 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.280951 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.280951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155777Jy sigma=1.387967 ! Fit after self-cal, rms=0.155785Jy sigma=1.387763 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.99221e-06 Jy ! Component: 100 - total flux cleaned = 0.000212672 Jy ! Component: 150 - total flux cleaned = 0.000268859 Jy ! Component: 200 - total flux cleaned = 0.000268851 Jy ! Total flux subtracted in 200 components = 0.000268851 Jy ! Clean residual min=-0.007099 max=0.005845 Jy/beam ! Clean residual mean=-0.000004 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.28122 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.28122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155728Jy sigma=1.387544 ! Fit after self-cal, rms=0.155733Jy sigma=1.387373 ! 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.155733Jy sigma=1.387373 ! Fit after self-cal, rms=0.155995Jy sigma=1.387035 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.228 mas, bmaj=13.13 mas, bpa=4.159 degrees ! Estimated noise=0.810693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272545 Jy ! Component: 100 - total flux cleaned = 0.00300908 Jy ! Component: 150 - total flux cleaned = 0.00322837 Jy ! Component: 200 - total flux cleaned = 0.0033372 Jy ! Total flux subtracted in 200 components = 0.0033372 Jy ! Clean residual min=-0.010300 max=0.008709 Jy/beam ! Clean residual mean=-0.000003 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.284557 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 114 components and 0.284557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155842Jy sigma=1.388172 ! Fit after self-cal, rms=0.155842Jy sigma=1.387811 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 = -7.31331e-05 Jy ! Component: 100 - total flux cleaned = 0.000104904 Jy ! Component: 150 - total flux cleaned = 0.000204181 Jy ! Component: 200 - total flux cleaned = 0.000289675 Jy ! Total flux subtracted in 200 components = 0.000289675 Jy ! Clean residual min=-0.010281 max=0.008716 Jy/beam ! Clean residual mean=-0.000002 rms=0.002537 Jy/beam ! Combined flux in latest and established models = 0.284847 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 0.284847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155820Jy sigma=1.388515 ! Fit after self-cal, rms=0.155817Jy sigma=1.388191 ! 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=3.047 mas, bmaj=7.385 mas, bpa=-1.136 degrees ! Estimated noise=0.615696 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.047 x 7.385 at -1.136 degrees (North through East) ! Clean map min=-0.0069619 max=0.14217 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=2.566 mas, bmaj=6.317 mas, bpa=-2.222 degrees ! Estimated noise=0.779792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120057 Jy ! Component: 100 - total flux cleaned = 0.171931 Jy ! Component: 150 - total flux cleaned = 0.203005 Jy ! Component: 200 - total flux cleaned = 0.224002 Jy ! Total flux subtracted in 200 components = 0.224002 Jy ! Clean residual min=-0.007910 max=0.011555 Jy/beam ! Clean residual mean=-0.000023 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.224002 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.224002 Jy ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=7.385 mas, bpa=-1.136 degrees ! Estimated noise=0.615696 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.0210635 Jy ! Component: 100 - total flux cleaned = 0.0338227 Jy ! Component: 150 - total flux cleaned = 0.0421086 Jy ! Component: 200 - total flux cleaned = 0.0477311 Jy ! Total flux subtracted in 200 components = 0.0477311 Jy ! Clean residual min=-0.006302 max=0.005797 Jy/beam ! Clean residual mean=-0.000010 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.271733 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 88 components and 0.271733 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.228 mas, bmaj=13.13 mas, bpa=4.159 degrees ! Estimated noise=0.810693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675833 Jy ! Component: 100 - total flux cleaned = 0.0100187 Jy ! Component: 150 - total flux cleaned = 0.0116612 Jy ! Component: 200 - total flux cleaned = 0.0123448 Jy ! Total flux subtracted in 200 components = 0.0123448 Jy ! Clean residual min=-0.010202 max=0.008775 Jy/beam ! Clean residual mean=-0.000003 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.284078 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.000149149 Jy ! Component: 100 - total flux cleaned = 0.000254608 Jy ! Component: 150 - total flux cleaned = 0.000346691 Jy ! Component: 200 - total flux cleaned = 0.000380813 Jy ! Total flux subtracted in 200 components = 0.000380813 Jy ! Clean residual min=-0.010249 max=0.008747 Jy/beam ! Clean residual mean=-0.000003 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.284459 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 112 components and 0.284459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=7.385 mas, bpa=-1.136 degrees ! Estimated noise=0.615696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119727 Jy ! Component: 100 - total flux cleaned = -0.00140696 Jy ! Component: 150 - total flux cleaned = -0.00146597 Jy ! Component: 200 - total flux cleaned = -0.00151773 Jy ! Total flux subtracted in 200 components = -0.00151773 Jy ! Clean residual min=-0.006999 max=0.006158 Jy/beam ! Clean residual mean=-0.000003 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.282941 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 121 components and 0.282941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155781Jy sigma=1.388314 ! Fit after self-cal, rms=0.155774Jy sigma=1.387533 wmodel /scr/pima/bg219e_uvs/J1233-1025_S_map.mod ! Writing 121 model components to file: /scr/pima/bg219e_uvs/J1233-1025_S_map.mod wobs /scr/pima/bg219e_uvs/J1233-1025_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1233-1025_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1233-1025_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1233-1025_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.00135855 Jy ! Component: 100 - total flux cleaned = -0.00248173 Jy ! Component: 150 - total flux cleaned = -0.00332852 Jy ! Component: 200 - total flux cleaned = -0.00359929 Jy ! Component: 250 - total flux cleaned = -0.0040333 Jy ! Component: 300 - total flux cleaned = -0.00436831 Jy ! Component: 350 - total flux cleaned = -0.00485203 Jy ! Component: 400 - total flux cleaned = -0.00532461 Jy ! Component: 450 - total flux cleaned = -0.00570948 Jy ! Component: 500 - total flux cleaned = -0.00630613 Jy ! Component: 550 - total flux cleaned = -0.00688858 Jy ! Component: 600 - total flux cleaned = -0.00724583 Jy ! Component: 650 - total flux cleaned = -0.00787843 Jy ! Component: 700 - total flux cleaned = -0.00822423 Jy ! Component: 750 - total flux cleaned = -0.00863165 Jy ! Component: 800 - total flux cleaned = -0.0090327 Jy ! Component: 850 - total flux cleaned = -0.00936061 Jy ! Component: 900 - total flux cleaned = -0.00981299 Jy ! Component: 950 - total flux cleaned = -0.0100669 Jy ! Component: 1000 - total flux cleaned = -0.0101929 Jy ! Component: 1050 - total flux cleaned = -0.0105658 Jy ! Component: 1100 - total flux cleaned = -0.0109335 Jy ! Component: 1150 - total flux cleaned = -0.011176 Jy ! Component: 1200 - total flux cleaned = -0.0116532 Jy ! Component: 1250 - total flux cleaned = -0.0117713 Jy ! Component: 1300 - total flux cleaned = -0.012062 Jy ! Component: 1350 - total flux cleaned = -0.0124075 Jy ! Component: 1400 - total flux cleaned = -0.0125213 Jy ! Component: 1450 - total flux cleaned = -0.0126346 Jy ! Component: 1500 - total flux cleaned = -0.0129701 Jy ! Component: 1550 - total flux cleaned = -0.0131361 Jy ! Component: 1600 - total flux cleaned = -0.0133543 Jy ! Component: 1650 - total flux cleaned = -0.013246 Jy ! Component: 1700 - total flux cleaned = -0.0133004 Jy ! Component: 1750 - total flux cleaned = -0.0136182 Jy ! Component: 1800 - total flux cleaned = -0.0135654 Jy ! Component: 1850 - total flux cleaned = -0.0135656 Jy ! Component: 1900 - total flux cleaned = -0.0135659 Jy ! Component: 1950 - total flux cleaned = -0.0135663 Jy ! Component: 2000 - total flux cleaned = -0.0135663 Jy ! Component: 2050 - total flux cleaned = -0.0134661 Jy ! Component: 2100 - total flux cleaned = -0.0135656 Jy ! Component: 2150 - total flux cleaned = -0.0135164 Jy ! Component: 2200 - total flux cleaned = -0.0135167 Jy ! Component: 2250 - total flux cleaned = -0.0135652 Jy ! Component: 2300 - total flux cleaned = -0.013517 Jy ! Component: 2350 - total flux cleaned = -0.0135644 Jy ! Component: 2400 - total flux cleaned = -0.0134698 Jy ! Component: 2450 - total flux cleaned = -0.0134227 Jy ! Component: 2500 - total flux cleaned = -0.0136095 Jy ! Component: 2550 - total flux cleaned = -0.0135162 Jy ! Component: 2600 - total flux cleaned = -0.0133782 Jy ! Component: 2650 - total flux cleaned = -0.0133325 Jy ! Component: 2700 - total flux cleaned = -0.0131966 Jy ! Component: 2750 - total flux cleaned = -0.0131519 Jy ! Component: 2800 - total flux cleaned = -0.0131515 Jy ! Component: 2850 - total flux cleaned = -0.0130622 Jy ! Component: 2900 - total flux cleaned = -0.0130179 Jy ! Component: 2950 - total flux cleaned = -0.0130177 Jy ! Component: 3000 - total flux cleaned = -0.0127556 Jy ! Component: 3050 - total flux cleaned = -0.0127121 Jy ! Component: 3100 - total flux cleaned = -0.012669 Jy ! Component: 3150 - total flux cleaned = -0.0126691 Jy ! Component: 3200 - total flux cleaned = -0.0126692 Jy ! Component: 3250 - total flux cleaned = -0.0125846 Jy ! Component: 3300 - total flux cleaned = -0.0125004 Jy ! Component: 3350 - total flux cleaned = -0.0125 Jy ! Component: 3400 - total flux cleaned = -0.0123334 Jy ! Component: 3450 - total flux cleaned = -0.0121683 Jy ! Component: 3500 - total flux cleaned = -0.0121274 Jy ! Component: 3550 - total flux cleaned = -0.0121274 Jy ! Component: 3600 - total flux cleaned = -0.0121274 Jy ! Component: 3650 - total flux cleaned = -0.0119252 Jy ! Component: 3700 - total flux cleaned = -0.011845 Jy ! Component: 3750 - total flux cleaned = -0.011845 Jy ! Component: 3800 - total flux cleaned = -0.0116857 Jy ! Component: 3850 - total flux cleaned = -0.0116461 Jy ! Component: 3900 - total flux cleaned = -0.0115677 Jy ! Component: 3950 - total flux cleaned = -0.0114895 Jy ! Component: 4000 - total flux cleaned = -0.0113729 Jy ! Component: 4050 - total flux cleaned = -0.0112956 Jy ! Total flux subtracted in 4096 components = -0.0113343 Jy ! Clean residual min=-0.002314 max=0.002295 Jy/beam ! Clean residual mean=0.000001 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.271607 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 445 components and 0.271607 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1233-1025_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.047 x 7.385 at -1.136 degrees (North through East) ! Clean map min=-0.0054625 max=0.14391 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1233-1025_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000779619 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62519 1.62519 3.25038 6.50077 13.0015 26.0031 52.0061 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.143 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 184.593 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1233-1025_S_uvs.log closed on Thu Apr 7 06:44:25 2016