! Started logfile: /scr/pima/bg219h_uvs/J2249-3039_S_uvs.log on Thu Apr 7 09:14:04 2016 obs /scr/pima/bg219h_uvs/J2249-3039_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2249-3039_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793381 visibilities/baseline/integration-bin. ! Found source: J2249-3039 ! ! 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 6712 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/bg219h_uvs/J2249-3039_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020767Jy sigma=17.794622 ! Fit after self-cal, rms=0.775344Jy sigma=13.311068 ! 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.503 mas, bmaj=7.341 mas, bpa=4.863 degrees ! Estimated noise=0.862906 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.179618 Jy ! Component: 100 - total flux cleaned = 0.219273 Jy ! Total flux subtracted in 100 components = 0.219273 Jy ! Clean residual min=-0.010750 max=0.021892 Jy/beam ! Clean residual mean=-0.000073 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 0.219273 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.219273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096906Jy sigma=1.563734 ! Fit after self-cal, rms=0.096897Jy sigma=1.563669 ! Inverting map ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204424 Jy ! Component: 100 - total flux cleaned = 0.0322355 Jy ! Total flux subtracted in 100 components = 0.0322355 Jy ! Clean residual min=-0.008595 max=0.016468 Jy/beam ! Clean residual mean=-0.000042 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.251509 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.251509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091176Jy sigma=1.442126 ! Fit after self-cal, rms=0.091023Jy sigma=1.436803 ! 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.024 mas, bmaj=8.767 mas, bpa=4.701 degrees ! Estimated noise=0.551616 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 (-3.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016688 Jy ! Component: 100 - total flux cleaned = 0.0262715 Jy ! Component: 150 - total flux cleaned = 0.0324035 Jy ! Component: 200 - total flux cleaned = 0.0336784 Jy ! Total flux subtracted in 200 components = 0.0336784 Jy ! Clean residual min=-0.006516 max=0.005725 Jy/beam ! Clean residual mean=-0.000026 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.285187 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.285187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087636Jy sigma=1.375327 ! Fit after self-cal, rms=0.087609Jy sigma=1.374263 ! 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.024 x 8.767 at 4.701 degrees (North through East) ! Clean map min=-0.0060269 max=0.21989 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.94 FD 1.00* HN 1.13 KP 1.00 ! LA 0.99 MK 1.02 NL 1.01 OV 0.97 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.15 KP 0.99 ! LA 0.99 MK 1.05 NL 1.00 OV 0.97 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.18 KP 1.01 ! LA 0.96 MK 1.01 NL 0.94 OV 1.00 ! PT 0.99 SC 1.05 ! ! ! Fit before self-cal, rms=0.087609Jy sigma=1.374263 ! Fit after self-cal, rms=0.089900Jy sigma=1.360648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.802 mas, bpa=4.903 degrees ! Estimated noise=0.552618 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.00133691 Jy ! Component: 100 - total flux cleaned = -0.00263876 Jy ! Component: 150 - total flux cleaned = -0.00321229 Jy ! Component: 200 - total flux cleaned = -0.00369742 Jy ! Total flux subtracted in 200 components = -0.00369742 Jy ! Clean residual min=-0.005132 max=0.004593 Jy/beam ! Clean residual mean=-0.000010 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.281489 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.28149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089623Jy sigma=1.355806 ! Fit after self-cal, rms=0.089652Jy sigma=1.355415 ! 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.089652Jy sigma=1.355415 ! Fit after self-cal, rms=0.089882Jy sigma=1.346953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.821 mas, bpa=4.889 degrees ! Estimated noise=0.551206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0027224 Jy ! Component: 100 - total flux cleaned = -0.00341825 Jy ! Component: 150 - total flux cleaned = -0.00373005 Jy ! Component: 200 - total flux cleaned = -0.00389147 Jy ! Total flux subtracted in 200 components = -0.00389147 Jy ! Clean residual min=-0.004684 max=0.004096 Jy/beam ! Clean residual mean=-0.000007 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.277598 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.277598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089747Jy sigma=1.345042 ! Fit after self-cal, rms=0.089750Jy sigma=1.344930 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.000121132 Jy ! Component: 100 - total flux cleaned = 3.08455e-05 Jy ! Component: 150 - total flux cleaned = 3.19744e-05 Jy ! Component: 200 - total flux cleaned = 7.10977e-05 Jy ! Total flux subtracted in 200 components = 7.10977e-05 Jy ! Clean residual min=-0.004576 max=0.004140 Jy/beam ! Clean residual mean=-0.000007 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.277669 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.277669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089695Jy sigma=1.344366 ! Fit after self-cal, rms=0.089690Jy sigma=1.344315 ! 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.089690Jy sigma=1.344315 ! Fit after self-cal, rms=0.090620Jy sigma=1.340345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.849 mas, bpa=4.962 degrees ! Estimated noise=0.548915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00197882 Jy ! Component: 100 - total flux cleaned = -0.00266031 Jy ! Component: 150 - total flux cleaned = -0.00286722 Jy ! Component: 200 - total flux cleaned = -0.00292588 Jy ! Total flux subtracted in 200 components = -0.00292588 Jy ! Clean residual min=-0.004361 max=0.003844 Jy/beam ! Clean residual mean=-0.000002 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.274743 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.274743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090555Jy sigma=1.339604 ! Fit after self-cal, rms=0.090561Jy sigma=1.339548 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 = -8.83494e-06 Jy ! Component: 100 - total flux cleaned = 4.16085e-05 Jy ! Component: 150 - total flux cleaned = 4.14599e-05 Jy ! Component: 200 - total flux cleaned = 4.09711e-05 Jy ! Total flux subtracted in 200 components = 4.09711e-05 Jy ! Clean residual min=-0.004373 max=0.003821 Jy/beam ! Clean residual mean=-0.000002 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.274784 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.274784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090545Jy sigma=1.339341 ! Fit after self-cal, rms=0.090543Jy sigma=1.339325 ! 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.090543Jy sigma=1.339325 ! Fit after self-cal, rms=0.090468Jy sigma=1.338848 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.401 mas, bmaj=21.74 mas, bpa=4.764 degrees ! Estimated noise=0.666468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653191 Jy ! Component: 100 - total flux cleaned = -0.000494355 Jy ! Component: 150 - total flux cleaned = -0.00032073 Jy ! Component: 200 - total flux cleaned = -0.000207688 Jy ! Total flux subtracted in 200 components = -0.000207688 Jy ! Clean residual min=-0.005496 max=0.004761 Jy/beam ! Clean residual mean=0.000007 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.274576 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 156 components and 0.274576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090446Jy sigma=1.338847 ! Fit after self-cal, rms=0.090446Jy sigma=1.338778 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.000114443 Jy ! Component: 100 - total flux cleaned = 0.000179526 Jy ! Component: 150 - total flux cleaned = 0.000237829 Jy ! Component: 200 - total flux cleaned = 0.000316978 Jy ! Total flux subtracted in 200 components = 0.000316978 Jy ! Clean residual min=-0.005475 max=0.004591 Jy/beam ! Clean residual mean=0.000008 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.274893 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 172 components and 0.274893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090459Jy sigma=1.339043 ! Fit after self-cal, rms=0.090456Jy sigma=1.338999 ! 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.081 mas, bmaj=8.864 mas, bpa=4.984 degrees ! Estimated noise=0.546166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 8.864 at 4.984 degrees (North through East) ! Clean map min=-0.0049144 max=0.21883 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.543 mas, bmaj=7.399 mas, bpa=5.427 degrees ! Estimated noise=0.867477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.180459 Jy ! Component: 100 - total flux cleaned = 0.220927 Jy ! Component: 150 - total flux cleaned = 0.236887 Jy ! Component: 200 - total flux cleaned = 0.246918 Jy ! Total flux subtracted in 200 components = 0.246918 Jy ! Clean residual min=-0.005599 max=0.007538 Jy/beam ! Clean residual mean=-0.000027 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.246918 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.246918 Jy ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=8.864 mas, bpa=4.984 degrees ! Estimated noise=0.546166 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.0104963 Jy ! Component: 100 - total flux cleaned = 0.0169786 Jy ! Component: 150 - total flux cleaned = 0.0213652 Jy ! Component: 200 - total flux cleaned = 0.0235436 Jy ! Total flux subtracted in 200 components = 0.0235436 Jy ! Clean residual min=-0.004779 max=0.004946 Jy/beam ! Clean residual mean=-0.000008 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.270462 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.270462 Jy ! Inverting map ! Added new window around map position (19, -82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400795 Jy ! Component: 100 - total flux cleaned = 0.00422077 Jy ! Component: 150 - total flux cleaned = 0.00431083 Jy ! Component: 200 - total flux cleaned = 0.00447371 Jy ! Total flux subtracted in 200 components = 0.00447371 Jy ! Clean residual min=-0.004515 max=0.003721 Jy/beam ! Clean residual mean=-0.000002 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.274936 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 0.274936 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.401 mas, bmaj=21.74 mas, bpa=4.764 degrees ! Estimated noise=0.666468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211925 Jy ! Component: 100 - total flux cleaned = 0.00240662 Jy ! Component: 150 - total flux cleaned = 0.00253378 Jy ! Component: 200 - total flux cleaned = 0.00258897 Jy ! Total flux subtracted in 200 components = 0.00258897 Jy ! Clean residual min=-0.005437 max=0.003747 Jy/beam ! Clean residual mean=0.000010 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.277524 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 = 4.92447e-05 Jy ! Component: 100 - total flux cleaned = 0.000143499 Jy ! Component: 150 - total flux cleaned = 0.000232458 Jy ! Component: 200 - total flux cleaned = 0.00027438 Jy ! Total flux subtracted in 200 components = 0.00027438 Jy ! Clean residual min=-0.005358 max=0.003501 Jy/beam ! Clean residual mean=0.000011 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.277799 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.277799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=8.864 mas, bpa=4.984 degrees ! Estimated noise=0.546166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000646813 Jy ! Component: 100 - total flux cleaned = -0.000867047 Jy ! Component: 150 - total flux cleaned = -0.000926591 Jy ! Component: 200 - total flux cleaned = -0.00087017 Jy ! Total flux subtracted in 200 components = -0.00087017 Jy ! Clean residual min=-0.004122 max=0.003285 Jy/beam ! Clean residual mean=0.000002 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.276929 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.276929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090400Jy sigma=1.336316 ! Fit after self-cal, rms=0.090366Jy sigma=1.335808 wmodel /scr/pima/bg219h_uvs/J2249-3039_S_map.mod ! Writing 95 model components to file: /scr/pima/bg219h_uvs/J2249-3039_S_map.mod wobs /scr/pima/bg219h_uvs/J2249-3039_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2249-3039_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2249-3039_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J2249-3039_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.00176001 Jy ! Component: 100 - total flux cleaned = -0.00273633 Jy ! Component: 150 - total flux cleaned = -0.00313381 Jy ! Component: 200 - total flux cleaned = -0.00302625 Jy ! Component: 250 - total flux cleaned = -0.00312968 Jy ! Component: 300 - total flux cleaned = -0.00298118 Jy ! Component: 350 - total flux cleaned = -0.00274071 Jy ! Component: 400 - total flux cleaned = -0.00246093 Jy ! Component: 450 - total flux cleaned = -0.00218838 Jy ! Component: 500 - total flux cleaned = -0.00183348 Jy ! Component: 550 - total flux cleaned = -0.00153148 Jy ! Component: 600 - total flux cleaned = -0.00119468 Jy ! Component: 650 - total flux cleaned = -0.000825494 Jy ! Component: 700 - total flux cleaned = -0.000584013 Jy ! Component: 750 - total flux cleaned = -0.000307303 Jy ! Component: 800 - total flux cleaned = -3.69217e-05 Jy ! Component: 850 - total flux cleaned = 0.000265902 Jy ! Component: 900 - total flux cleaned = 0.000488457 Jy ! Component: 950 - total flux cleaned = 0.000779258 Jy ! Component: 1000 - total flux cleaned = 0.00102817 Jy ! Component: 1050 - total flux cleaned = 0.00109806 Jy ! Component: 1100 - total flux cleaned = 0.00134035 Jy ! Component: 1150 - total flux cleaned = 0.00144296 Jy ! Component: 1200 - total flux cleaned = 0.00164409 Jy ! Component: 1250 - total flux cleaned = 0.00184194 Jy ! Component: 1300 - total flux cleaned = 0.00177662 Jy ! Component: 1350 - total flux cleaned = 0.00196956 Jy ! Component: 1400 - total flux cleaned = 0.00209576 Jy ! Component: 1450 - total flux cleaned = 0.002189 Jy ! Component: 1500 - total flux cleaned = 0.00218912 Jy ! Component: 1550 - total flux cleaned = 0.00234172 Jy ! Component: 1600 - total flux cleaned = 0.00234154 Jy ! Component: 1650 - total flux cleaned = 0.00246028 Jy ! Component: 1700 - total flux cleaned = 0.00243104 Jy ! Component: 1750 - total flux cleaned = 0.00246016 Jy ! Component: 1800 - total flux cleaned = 0.00251795 Jy ! Component: 1850 - total flux cleaned = 0.00263142 Jy ! Component: 1900 - total flux cleaned = 0.00274286 Jy ! Component: 1950 - total flux cleaned = 0.00296348 Jy ! Component: 2000 - total flux cleaned = 0.00282655 Jy ! Component: 2050 - total flux cleaned = 0.00298842 Jy ! Component: 2100 - total flux cleaned = 0.003042 Jy ! Component: 2150 - total flux cleaned = 0.00301533 Jy ! Component: 2200 - total flux cleaned = 0.00306773 Jy ! Component: 2250 - total flux cleaned = 0.00306765 Jy ! Component: 2300 - total flux cleaned = 0.00309334 Jy ! Component: 2350 - total flux cleaned = 0.00309305 Jy ! Component: 2400 - total flux cleaned = 0.00311839 Jy ! Component: 2450 - total flux cleaned = 0.00319342 Jy ! Component: 2500 - total flux cleaned = 0.0031687 Jy ! Component: 2550 - total flux cleaned = 0.00326686 Jy ! Component: 2600 - total flux cleaned = 0.00324235 Jy ! Component: 2650 - total flux cleaned = 0.00324245 Jy ! Component: 2700 - total flux cleaned = 0.00331395 Jy ! Component: 2750 - total flux cleaned = 0.00340822 Jy ! Component: 2800 - total flux cleaned = 0.00340791 Jy ! Component: 2850 - total flux cleaned = 0.00336128 Jy ! Component: 2900 - total flux cleaned = 0.00340772 Jy ! Component: 2950 - total flux cleaned = 0.00347589 Jy ! Component: 3000 - total flux cleaned = 0.0035438 Jy ! Component: 3050 - total flux cleaned = 0.00358837 Jy ! Component: 3100 - total flux cleaned = 0.00363259 Jy ! Component: 3150 - total flux cleaned = 0.00365452 Jy ! Component: 3200 - total flux cleaned = 0.00367619 Jy ! Component: 3250 - total flux cleaned = 0.0037844 Jy ! Component: 3300 - total flux cleaned = 0.00382703 Jy ! Component: 3350 - total flux cleaned = 0.00386954 Jy ! Component: 3400 - total flux cleaned = 0.00384829 Jy ! Component: 3450 - total flux cleaned = 0.00382735 Jy ! Component: 3500 - total flux cleaned = 0.00395259 Jy ! Component: 3550 - total flux cleaned = 0.00393181 Jy ! Component: 3600 - total flux cleaned = 0.0040346 Jy ! Component: 3650 - total flux cleaned = 0.0040956 Jy ! Component: 3700 - total flux cleaned = 0.00415601 Jy ! Component: 3750 - total flux cleaned = 0.00419616 Jy ! Component: 3800 - total flux cleaned = 0.00419633 Jy ! Component: 3850 - total flux cleaned = 0.00431492 Jy ! Component: 3900 - total flux cleaned = 0.00435385 Jy ! Component: 3950 - total flux cleaned = 0.0043733 Jy ! Component: 4000 - total flux cleaned = 0.0044506 Jy ! Component: 4050 - total flux cleaned = 0.00445075 Jy ! Total flux subtracted in 4096 components = 0.00452711 Jy ! Clean residual min=-0.001090 max=0.001113 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.281456 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 404 components and 0.281456 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2249-3039_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 8.864 at 4.984 degrees (North through East) ! Clean map min=-0.0047216 max=0.2185 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2249-3039_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.218504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000362901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.498253 0.498253 0.996506 1.99301 3.98602 7.97205 15.9441 31.8882 63.7764 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.218 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 602.103 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2249-3039_S_uvs.log closed on Thu Apr 7 09:14:08 2016