! Started logfile: /scr/pima/bg219h_uvs/J1349-1110_S_uvs.log on Thu Apr 7 09:03:40 2016 obs /scr/pima/bg219h_uvs/J1349-1110_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1349-1110_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.822587 visibilities/baseline/integration-bin. ! Found source: J1349-1110 ! ! 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 9032 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/J1349-1110_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013894Jy sigma=22.690260 ! Fit after self-cal, rms=0.881487Jy sigma=19.827256 ! 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.588 mas, bmaj=6.214 mas, bpa=-2.886 degrees ! Estimated noise=0.593937 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.0917306 Jy ! Component: 100 - total flux cleaned = 0.112018 Jy ! Total flux subtracted in 100 components = 0.112018 Jy ! Clean residual min=-0.007138 max=0.008174 Jy/beam ! Clean residual mean=0.000003 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.112018 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.112018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069681Jy sigma=1.472224 ! Fit after self-cal, rms=0.069632Jy sigma=1.471248 ! 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.155 mas, bmaj=7.446 mas, bpa=-2.641 degrees ! Estimated noise=0.380797 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.00724658 Jy ! Component: 100 - total flux cleaned = 0.00960194 Jy ! Component: 150 - total flux cleaned = 0.00984596 Jy ! Component: 200 - total flux cleaned = 0.00983992 Jy ! Total flux subtracted in 200 components = 0.00983992 Jy ! Clean residual min=-0.004969 max=0.008340 Jy/beam ! Clean residual mean=-0.000008 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.121858 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.121858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068697Jy sigma=1.463375 ! Fit after self-cal, rms=0.068674Jy sigma=1.463073 ! 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.155 x 7.446 at -2.641 degrees (North through East) ! Clean map min=-0.004788 max=0.11905 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.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 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 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.97 KP 0.93 ! LA 1.05 MK 1.02 NL 0.90 OV 0.88 ! PT 0.92 SC 0.99 ! ! ! Fit before self-cal, rms=0.068674Jy sigma=1.463073 ! Fit after self-cal, rms=0.066963Jy sigma=1.456672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.464 mas, bpa=-2.587 degrees ! Estimated noise=0.373729 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.00223013 Jy ! Component: 100 - total flux cleaned = -0.00264041 Jy ! Component: 150 - total flux cleaned = -0.00295764 Jy ! Component: 200 - total flux cleaned = -0.00315347 Jy ! Total flux subtracted in 200 components = -0.00315347 Jy ! Clean residual min=-0.004721 max=0.008410 Jy/beam ! Clean residual mean=-0.000008 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.118704 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.118704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066938Jy sigma=1.452634 ! Fit after self-cal, rms=0.066932Jy sigma=1.452440 ! 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.066932Jy sigma=1.452440 ! Fit after self-cal, rms=0.065565Jy sigma=1.441661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.473 mas, bpa=-2.775 degrees ! Estimated noise=0.366853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199112 Jy ! Component: 100 - total flux cleaned = -0.0023098 Jy ! Component: 150 - total flux cleaned = -0.0025509 Jy ! Component: 200 - total flux cleaned = -0.00267742 Jy ! Total flux subtracted in 200 components = -0.00267742 Jy ! Clean residual min=-0.004279 max=0.007949 Jy/beam ! Clean residual mean=-0.000003 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.116027 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.116027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065558Jy sigma=1.438056 ! Fit after self-cal, rms=0.065565Jy sigma=1.437920 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 (39.5, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00680925 Jy ! Component: 100 - total flux cleaned = 0.00919374 Jy ! Component: 150 - total flux cleaned = 0.0101756 Jy ! Component: 200 - total flux cleaned = 0.0108876 Jy ! Total flux subtracted in 200 components = 0.0108876 Jy ! Clean residual min=-0.004600 max=0.006057 Jy/beam ! Clean residual mean=-0.000001 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.126915 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 65 components and 0.126914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065068Jy sigma=1.410609 ! Fit after self-cal, rms=0.064904Jy sigma=1.407943 ! 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.064904Jy sigma=1.407943 ! Fit after self-cal, rms=0.064706Jy sigma=1.407137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.467 mas, bpa=-2.763 degrees ! Estimated noise=0.365887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175492 Jy ! Component: 100 - total flux cleaned = 0.00280122 Jy ! Component: 150 - total flux cleaned = 0.00309106 Jy ! Component: 200 - total flux cleaned = 0.00328125 Jy ! Total flux subtracted in 200 components = 0.00328125 Jy ! Clean residual min=-0.004080 max=0.005351 Jy/beam ! Clean residual mean=-0.000001 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.130196 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.130196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064589Jy sigma=1.397936 ! Fit after self-cal, rms=0.064531Jy sigma=1.397086 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.00100567 Jy ! Component: 100 - total flux cleaned = 0.00118669 Jy ! Component: 150 - total flux cleaned = 0.0012402 Jy ! Component: 200 - total flux cleaned = 0.00109628 Jy ! Total flux subtracted in 200 components = 0.00109628 Jy ! Clean residual min=-0.003906 max=0.005026 Jy/beam ! Clean residual mean=-0.000001 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.131292 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 98 components and 0.131292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064480Jy sigma=1.393134 ! Fit after self-cal, rms=0.064457Jy sigma=1.392852 ! 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.064457Jy sigma=1.392852 ! Fit after self-cal, rms=0.064372Jy sigma=1.392470 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.938 mas, bmaj=13.65 mas, bpa=-0.03228 degrees ! Estimated noise=0.470682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262579 Jy ! Component: 100 - total flux cleaned = -3.02855e-05 Jy ! Component: 150 - total flux cleaned = -0.000270286 Jy ! Component: 200 - total flux cleaned = -0.000530505 Jy ! Total flux subtracted in 200 components = -0.000530505 Jy ! Clean residual min=-0.005641 max=0.006049 Jy/beam ! Clean residual mean=-0.000006 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.130762 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.130762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064374Jy sigma=1.389888 ! Fit after self-cal, rms=0.064350Jy sigma=1.389549 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.000204172 Jy ! Component: 100 - total flux cleaned = 0.000112647 Jy ! Component: 150 - total flux cleaned = -4.73101e-05 Jy ! Component: 200 - total flux cleaned = -0.00011853 Jy ! Total flux subtracted in 200 components = -0.00011853 Jy ! Clean residual min=-0.005306 max=0.005776 Jy/beam ! Clean residual mean=-0.000007 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.130643 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.130643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064365Jy sigma=1.388738 ! Fit after self-cal, rms=0.064359Jy sigma=1.388615 ! 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.163 mas, bmaj=7.462 mas, bpa=-2.752 degrees ! Estimated noise=0.36538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.462 at -2.752 degrees (North through East) ! Clean map min=-0.0038922 max=0.11063 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.6 mas, bmaj=6.226 mas, bpa=-2.87 degrees ! Estimated noise=0.567607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0873988 Jy ! Component: 100 - total flux cleaned = 0.108245 Jy ! Component: 150 - total flux cleaned = 0.117363 Jy ! Component: 200 - total flux cleaned = 0.123215 Jy ! Total flux subtracted in 200 components = 0.123215 Jy ! Clean residual min=-0.006467 max=0.006965 Jy/beam ! Clean residual mean=0.000004 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.123215 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.123215 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.462 mas, bpa=-2.752 degrees ! Estimated noise=0.36538 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 (-25, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657223 Jy ! Component: 100 - total flux cleaned = 0.00996056 Jy ! Component: 150 - total flux cleaned = 0.0108122 Jy ! Component: 200 - total flux cleaned = 0.0112202 Jy ! Total flux subtracted in 200 components = 0.0112202 Jy ! Clean residual min=-0.004198 max=0.004923 Jy/beam ! Clean residual mean=-0.000001 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.134435 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.134435 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=6.938 mas, bmaj=13.65 mas, bpa=-0.03228 degrees ! Estimated noise=0.470682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301132 Jy ! Component: 100 - total flux cleaned = -0.000929691 Jy ! Component: 150 - total flux cleaned = -0.00122344 Jy ! Component: 200 - total flux cleaned = -0.00141257 Jy ! Total flux subtracted in 200 components = -0.00141257 Jy ! Clean residual min=-0.005345 max=0.005999 Jy/beam ! Clean residual mean=-0.000007 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.133022 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.000111563 Jy ! Component: 100 - total flux cleaned = -0.000262611 Jy ! Component: 150 - total flux cleaned = -0.000402202 Jy ! Component: 200 - total flux cleaned = -0.000577042 Jy ! Total flux subtracted in 200 components = -0.000577042 Jy ! Clean residual min=-0.005199 max=0.005794 Jy/beam ! Clean residual mean=-0.000007 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.132445 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 92 components and 0.132445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.462 mas, bpa=-2.752 degrees ! Estimated noise=0.36538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241663 Jy ! Component: 100 - total flux cleaned = 0.000379925 Jy ! Component: 150 - total flux cleaned = 0.000501947 Jy ! Component: 200 - total flux cleaned = 0.000447498 Jy ! Total flux subtracted in 200 components = 0.000447498 Jy ! Clean residual min=-0.003565 max=0.004433 Jy/beam ! Clean residual mean=-0.000002 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.132893 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.132893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064287Jy sigma=1.383511 ! Fit after self-cal, rms=0.064234Jy sigma=1.382627 wmodel /scr/pima/bg219h_uvs/J1349-1110_S_map.mod ! Writing 115 model components to file: /scr/pima/bg219h_uvs/J1349-1110_S_map.mod wobs /scr/pima/bg219h_uvs/J1349-1110_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1349-1110_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1349-1110_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1349-1110_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.00193948 Jy ! Component: 100 - total flux cleaned = 0.00334098 Jy ! Component: 150 - total flux cleaned = 0.00426 Jy ! Component: 200 - total flux cleaned = 0.00481728 Jy ! Component: 250 - total flux cleaned = 0.00523069 Jy ! Component: 300 - total flux cleaned = 0.00562587 Jy ! Component: 350 - total flux cleaned = 0.00606201 Jy ! Component: 400 - total flux cleaned = 0.00637915 Jy ! Component: 450 - total flux cleaned = 0.00673739 Jy ! Component: 500 - total flux cleaned = 0.00713442 Jy ! Component: 550 - total flux cleaned = 0.00747277 Jy ! Component: 600 - total flux cleaned = 0.00789758 Jy ! Component: 650 - total flux cleaned = 0.00840228 Jy ! Component: 700 - total flux cleaned = 0.00875934 Jy ! Component: 750 - total flux cleaned = 0.00915278 Jy ! Component: 800 - total flux cleaned = 0.0095362 Jy ! Component: 850 - total flux cleaned = 0.00970251 Jy ! Component: 900 - total flux cleaned = 0.00986638 Jy ! Component: 950 - total flux cleaned = 0.0101862 Jy ! Component: 1000 - total flux cleaned = 0.0103034 Jy ! Component: 1050 - total flux cleaned = 0.0104187 Jy ! Component: 1100 - total flux cleaned = 0.0105695 Jy ! Component: 1150 - total flux cleaned = 0.0107173 Jy ! Component: 1200 - total flux cleaned = 0.0107899 Jy ! Component: 1250 - total flux cleaned = 0.0107548 Jy ! Component: 1300 - total flux cleaned = 0.0108605 Jy ! Component: 1350 - total flux cleaned = 0.010895 Jy ! Component: 1400 - total flux cleaned = 0.0109287 Jy ! Component: 1450 - total flux cleaned = 0.0109285 Jy ! Component: 1500 - total flux cleaned = 0.0109606 Jy ! Component: 1550 - total flux cleaned = 0.0108315 Jy ! Component: 1600 - total flux cleaned = 0.0107371 Jy ! Component: 1650 - total flux cleaned = 0.0108307 Jy ! Component: 1700 - total flux cleaned = 0.0107077 Jy ! Component: 1750 - total flux cleaned = 0.0107081 Jy ! Component: 1800 - total flux cleaned = 0.0106782 Jy ! Component: 1850 - total flux cleaned = 0.0106489 Jy ! Component: 1900 - total flux cleaned = 0.01062 Jy ! Component: 1950 - total flux cleaned = 0.0105919 Jy ! Component: 2000 - total flux cleaned = 0.0106198 Jy ! Component: 2050 - total flux cleaned = 0.010592 Jy ! Component: 2100 - total flux cleaned = 0.0105372 Jy ! Component: 2150 - total flux cleaned = 0.010323 Jy ! Component: 2200 - total flux cleaned = 0.0103493 Jy ! Component: 2250 - total flux cleaned = 0.0102968 Jy ! Component: 2300 - total flux cleaned = 0.0102455 Jy ! Component: 2350 - total flux cleaned = 0.0102456 Jy ! Component: 2400 - total flux cleaned = 0.0102699 Jy ! Component: 2450 - total flux cleaned = 0.0101212 Jy ! Component: 2500 - total flux cleaned = 0.0101702 Jy ! Component: 2550 - total flux cleaned = 0.010098 Jy ! Component: 2600 - total flux cleaned = 0.0101699 Jy ! Component: 2650 - total flux cleaned = 0.0101222 Jy ! Component: 2700 - total flux cleaned = 0.010169 Jy ! Component: 2750 - total flux cleaned = 0.0100769 Jy ! Component: 2800 - total flux cleaned = 0.010077 Jy ! Component: 2850 - total flux cleaned = 0.0101221 Jy ! Component: 2900 - total flux cleaned = 0.0101441 Jy ! Component: 2950 - total flux cleaned = 0.0100781 Jy ! Component: 3000 - total flux cleaned = 0.0101 Jy ! Component: 3050 - total flux cleaned = 0.0101433 Jy ! Component: 3100 - total flux cleaned = 0.0101429 Jy ! Component: 3150 - total flux cleaned = 0.0101847 Jy ! Component: 3200 - total flux cleaned = 0.0102052 Jy ! Component: 3250 - total flux cleaned = 0.0102049 Jy ! Component: 3300 - total flux cleaned = 0.010225 Jy ! Component: 3350 - total flux cleaned = 0.0102252 Jy ! Component: 3400 - total flux cleaned = 0.0102057 Jy ! Component: 3450 - total flux cleaned = 0.0101467 Jy ! Component: 3500 - total flux cleaned = 0.0102052 Jy ! Component: 3550 - total flux cleaned = 0.010186 Jy ! Component: 3600 - total flux cleaned = 0.0102244 Jy ! Component: 3650 - total flux cleaned = 0.0101296 Jy ! Component: 3700 - total flux cleaned = 0.0101671 Jy ! Component: 3750 - total flux cleaned = 0.0101669 Jy ! Component: 3800 - total flux cleaned = 0.010167 Jy ! Component: 3850 - total flux cleaned = 0.0101305 Jy ! Component: 3900 - total flux cleaned = 0.0101306 Jy ! Component: 3950 - total flux cleaned = 0.0101128 Jy ! Component: 4000 - total flux cleaned = 0.0101127 Jy ! Component: 4050 - total flux cleaned = 0.0101127 Jy ! Total flux subtracted in 4096 components = 0.0100074 Jy ! Clean residual min=-0.001025 max=0.001062 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.1429 Jy keep ! Adding 373 model components to the UV plane model. ! The established model now contains 488 components and 0.1429 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1349-1110_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.462 at -2.752 degrees (North through East) ! Clean map min=-0.0024194 max=0.10747 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1349-1110_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10747 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000320593 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.894927 0.894927 1.78985 3.57971 7.15942 14.3188 28.6377 57.2754 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 335.222 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1349-1110_S_uvs.log closed on Thu Apr 7 09:03:44 2016