! Started logfile: /scr/pima/bg219h_uvs/J1709-1728_S_uvs.log on Thu Apr 7 09:08:04 2016 obs /scr/pima/bg219h_uvs/J1709-1728_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1709-1728_S_uva.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.523077 visibilities/baseline/integration-bin. ! Found source: J1709-1728 ! ! 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 1224 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/J1709-1728_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.161973Jy sigma=24.107609 ! Fit after self-cal, rms=0.504637Jy sigma=10.338463 ! 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.417 mas, bmaj=7.018 mas, bpa=-5.677 degrees ! Estimated noise=1.46597 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.376005 Jy ! Component: 100 - total flux cleaned = 0.4654 Jy ! Total flux subtracted in 100 components = 0.4654 Jy ! Clean residual min=-0.027104 max=0.035968 Jy/beam ! Clean residual mean=-0.000039 rms=0.007067 Jy/beam ! Combined flux in latest and established models = 0.4654 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.4654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117909Jy sigma=2.322842 ! Fit after self-cal, rms=0.117817Jy sigma=2.321917 ! 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=2.807 mas, bmaj=8.132 mas, bpa=-5.785 degrees ! Estimated noise=1.18919 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.0554825 Jy ! Component: 100 - total flux cleaned = 0.0806367 Jy ! Component: 150 - total flux cleaned = 0.0940792 Jy ! Component: 200 - total flux cleaned = 0.101734 Jy ! Total flux subtracted in 200 components = 0.101734 Jy ! Clean residual min=-0.014509 max=0.021070 Jy/beam ! Clean residual mean=-0.000003 rms=0.004859 Jy/beam ! Combined flux in latest and established models = 0.567134 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 49 components and 0.567134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091607Jy sigma=1.755757 ! Fit after self-cal, rms=0.091409Jy sigma=1.753404 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.807 x 8.132 at -5.785 degrees (North through East) ! Clean map min=-0.014086 max=0.49162 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.02 FD 1.00* HN 1.08 KP 0.96 ! LA 1.05 MK 0.96 NL 1.00 OV 0.97 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.05 KP 0.94 ! LA 1.04 MK 1.03 NL 0.95 OV 0.93 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.091409Jy sigma=1.753404 ! Fit after self-cal, rms=0.088250Jy sigma=1.692364 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=8.16 mas, bpa=-5.79 degrees ! Estimated noise=1.17787 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.00361993 Jy ! Component: 100 - total flux cleaned = -0.00350682 Jy ! Component: 150 - total flux cleaned = -0.00341634 Jy ! Component: 200 - total flux cleaned = -0.00325837 Jy ! Total flux subtracted in 200 components = -0.00325837 Jy ! Clean residual min=-0.013705 max=0.018234 Jy/beam ! Clean residual mean=-0.000003 rms=0.004062 Jy/beam ! Combined flux in latest and established models = 0.563875 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.563875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087868Jy sigma=1.687849 ! Fit after self-cal, rms=0.087857Jy sigma=1.687171 ! 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.087857Jy sigma=1.687171 ! Fit after self-cal, rms=0.079482Jy sigma=1.478517 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=8.188 mas, bpa=-5.611 degrees ! Estimated noise=1.16483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00713646 Jy ! Component: 100 - total flux cleaned = -0.00963236 Jy ! Component: 150 - total flux cleaned = -0.0100548 Jy ! Component: 200 - total flux cleaned = -0.0103827 Jy ! Total flux subtracted in 200 components = -0.0103827 Jy ! Clean residual min=-0.009367 max=0.008922 Jy/beam ! Clean residual mean=0.000004 rms=0.002335 Jy/beam ! Combined flux in latest and established models = 0.553492 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.553493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078721Jy sigma=1.468490 ! Fit after self-cal, rms=0.078737Jy sigma=1.467814 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.000290885 Jy ! Component: 100 - total flux cleaned = -0.000409013 Jy ! Component: 150 - total flux cleaned = -0.000408434 Jy ! Component: 200 - total flux cleaned = -0.00040943 Jy ! Total flux subtracted in 200 components = -0.00040943 Jy ! Clean residual min=-0.009410 max=0.008868 Jy/beam ! Clean residual mean=0.000004 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.553083 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.553083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078640Jy sigma=1.466801 ! Fit after self-cal, rms=0.078623Jy sigma=1.466471 ! 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.078623Jy sigma=1.466471 ! Fit after self-cal, rms=0.077366Jy sigma=1.448196 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=8.192 mas, bpa=-5.582 degrees ! Estimated noise=1.15577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00383435 Jy ! Component: 100 - total flux cleaned = -0.00509899 Jy ! Component: 150 - total flux cleaned = -0.00514477 Jy ! Component: 200 - total flux cleaned = -0.00510409 Jy ! Total flux subtracted in 200 components = -0.00510409 Jy ! Clean residual min=-0.008981 max=0.007462 Jy/beam ! Clean residual mean=0.000007 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.547979 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.547979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077124Jy sigma=1.445400 ! Fit after self-cal, rms=0.077130Jy sigma=1.445272 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.40681e-05 Jy ! Component: 100 - total flux cleaned = -2.43499e-05 Jy ! Component: 150 - total flux cleaned = 1.08354e-05 Jy ! Component: 200 - total flux cleaned = 1.08458e-05 Jy ! Total flux subtracted in 200 components = 1.08458e-05 Jy ! Clean residual min=-0.009020 max=0.007389 Jy/beam ! Clean residual mean=0.000007 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 0.54799 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.54799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077077Jy sigma=1.444881 ! Fit after self-cal, rms=0.077076Jy sigma=1.444741 ! 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.077076Jy sigma=1.444741 ! Fit after self-cal, rms=0.076534Jy sigma=1.442177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.37 mas, bmaj=16.69 mas, bpa=0.8114 degrees ! Estimated noise=1.49544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00291262 Jy ! Component: 100 - total flux cleaned = -0.00302661 Jy ! Component: 150 - total flux cleaned = -0.00307452 Jy ! Component: 200 - total flux cleaned = -0.00320417 Jy ! Total flux subtracted in 200 components = -0.00320417 Jy ! Clean residual min=-0.009295 max=0.009038 Jy/beam ! Clean residual mean=0.000013 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.544786 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.544786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076484Jy sigma=1.441935 ! Fit after self-cal, rms=0.076395Jy sigma=1.440931 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.000208863 Jy ! Component: 100 - total flux cleaned = 0.000210652 Jy ! Component: 150 - total flux cleaned = 0.000167233 Jy ! Component: 200 - total flux cleaned = 9.06134e-05 Jy ! Total flux subtracted in 200 components = 9.06134e-05 Jy ! Clean residual min=-0.009216 max=0.009134 Jy/beam ! Clean residual mean=0.000013 rms=0.002573 Jy/beam ! Combined flux in latest and established models = 0.544876 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.544876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076430Jy sigma=1.441919 ! Fit after self-cal, rms=0.076378Jy sigma=1.441455 ! 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=2.85 mas, bmaj=8.199 mas, bpa=-5.574 degrees ! Estimated noise=1.14752 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.85 x 8.199 at -5.574 degrees (North through East) ! Clean map min=-0.0086246 max=0.47319 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.446 mas, bmaj=7.067 mas, bpa=-5.431 degrees ! Estimated noise=1.43049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.366789 Jy ! Component: 100 - total flux cleaned = 0.451574 Jy ! Component: 150 - total flux cleaned = 0.487645 Jy ! Component: 200 - total flux cleaned = 0.506813 Jy ! Total flux subtracted in 200 components = 0.506813 Jy ! Clean residual min=-0.011295 max=0.012380 Jy/beam ! Clean residual mean=-0.000000 rms=0.002971 Jy/beam ! Combined flux in latest and established models = 0.506813 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.506813 Jy ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=8.199 mas, bpa=-5.574 degrees ! Estimated noise=1.14752 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.0180074 Jy ! Component: 100 - total flux cleaned = 0.0264077 Jy ! Component: 150 - total flux cleaned = 0.0308737 Jy ! Component: 200 - total flux cleaned = 0.0333004 Jy ! Total flux subtracted in 200 components = 0.0333004 Jy ! Clean residual min=-0.009003 max=0.008082 Jy/beam ! Clean residual mean=0.000007 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.540113 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.540113 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=8.37 mas, bmaj=16.69 mas, bpa=0.8114 degrees ! Estimated noise=1.49544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359447 Jy ! Component: 100 - total flux cleaned = 0.00410066 Jy ! Component: 150 - total flux cleaned = 0.00406435 Jy ! Component: 200 - total flux cleaned = 0.00409944 Jy ! Total flux subtracted in 200 components = 0.00409944 Jy ! Clean residual min=-0.009327 max=0.009397 Jy/beam ! Clean residual mean=0.000014 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 0.544212 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.58896e-07 Jy ! Component: 100 - total flux cleaned = 3.4718e-05 Jy ! Component: 150 - total flux cleaned = 3.52376e-05 Jy ! Component: 200 - total flux cleaned = 6.64403e-05 Jy ! Total flux subtracted in 200 components = 6.64403e-05 Jy ! Clean residual min=-0.009278 max=0.009377 Jy/beam ! Clean residual mean=0.000013 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.544279 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.544279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=8.199 mas, bpa=-5.574 degrees ! Estimated noise=1.14752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00262614 Jy ! Component: 100 - total flux cleaned = -0.00257507 Jy ! Component: 150 - total flux cleaned = -0.00248167 Jy ! Component: 200 - total flux cleaned = -0.00239829 Jy ! Total flux subtracted in 200 components = -0.00239829 Jy ! Clean residual min=-0.008978 max=0.007392 Jy/beam ! Clean residual mean=0.000006 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.54188 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.541881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076291Jy sigma=1.441359 ! Fit after self-cal, rms=0.076275Jy sigma=1.440920 wmodel /scr/pima/bg219h_uvs/J1709-1728_S_map.mod ! Writing 63 model components to file: /scr/pima/bg219h_uvs/J1709-1728_S_map.mod wobs /scr/pima/bg219h_uvs/J1709-1728_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1709-1728_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1709-1728_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1709-1728_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.00250133 Jy ! Component: 100 - total flux cleaned = -0.00339906 Jy ! Component: 150 - total flux cleaned = -0.0043676 Jy ! Component: 200 - total flux cleaned = -0.00482361 Jy ! Component: 250 - total flux cleaned = -0.00514595 Jy ! Component: 300 - total flux cleaned = -0.00565826 Jy ! Component: 350 - total flux cleaned = -0.0060537 Jy ! Component: 400 - total flux cleaned = -0.00633934 Jy ! Component: 450 - total flux cleaned = -0.00661683 Jy ! Component: 500 - total flux cleaned = -0.0070626 Jy ! Component: 550 - total flux cleaned = -0.00732335 Jy ! Component: 600 - total flux cleaned = -0.00749399 Jy ! Component: 650 - total flux cleaned = -0.00790404 Jy ! Component: 700 - total flux cleaned = -0.00838198 Jy ! Component: 750 - total flux cleaned = -0.00876987 Jy ! Component: 800 - total flux cleaned = -0.00914719 Jy ! Component: 850 - total flux cleaned = -0.00936921 Jy ! Component: 900 - total flux cleaned = -0.00965955 Jy ! Component: 950 - total flux cleaned = -0.0098711 Jy ! Component: 1000 - total flux cleaned = -0.010217 Jy ! Component: 1050 - total flux cleaned = -0.0103521 Jy ! Component: 1100 - total flux cleaned = -0.010353 Jy ! Component: 1150 - total flux cleaned = -0.0105493 Jy ! Component: 1200 - total flux cleaned = -0.010484 Jy ! Component: 1250 - total flux cleaned = -0.0106092 Jy ! Component: 1300 - total flux cleaned = -0.010547 Jy ! Component: 1350 - total flux cleaned = -0.0104263 Jy ! Component: 1400 - total flux cleaned = -0.0105451 Jy ! Component: 1450 - total flux cleaned = -0.0104279 Jy ! Component: 1500 - total flux cleaned = -0.0104278 Jy ! Component: 1550 - total flux cleaned = -0.0104843 Jy ! Component: 1600 - total flux cleaned = -0.0104843 Jy ! Component: 1650 - total flux cleaned = -0.0105386 Jy ! Component: 1700 - total flux cleaned = -0.0106449 Jy ! Component: 1750 - total flux cleaned = -0.0105922 Jy ! Component: 1800 - total flux cleaned = -0.0106968 Jy ! Component: 1850 - total flux cleaned = -0.0105952 Jy ! Component: 1900 - total flux cleaned = -0.0106462 Jy ! Component: 1950 - total flux cleaned = -0.010498 Jy ! Component: 2000 - total flux cleaned = -0.0106462 Jy ! Component: 2050 - total flux cleaned = -0.0106455 Jy ! Component: 2100 - total flux cleaned = -0.0106918 Jy ! Component: 2150 - total flux cleaned = -0.0106453 Jy ! Component: 2200 - total flux cleaned = -0.0108747 Jy ! Component: 2250 - total flux cleaned = -0.0109639 Jy ! Component: 2300 - total flux cleaned = -0.0110971 Jy ! Component: 2350 - total flux cleaned = -0.0110523 Jy ! Component: 2400 - total flux cleaned = -0.011009 Jy ! Component: 2450 - total flux cleaned = -0.0110519 Jy ! Component: 2500 - total flux cleaned = -0.0110527 Jy ! Component: 2550 - total flux cleaned = -0.0113023 Jy ! Component: 2600 - total flux cleaned = -0.0113842 Jy ! Component: 2650 - total flux cleaned = -0.0113847 Jy ! Component: 2700 - total flux cleaned = -0.0116244 Jy ! Component: 2750 - total flux cleaned = -0.0115851 Jy ! Component: 2800 - total flux cleaned = -0.0115855 Jy ! Component: 2850 - total flux cleaned = -0.0117389 Jy ! Component: 2900 - total flux cleaned = -0.0116636 Jy ! Component: 2950 - total flux cleaned = -0.0118136 Jy ! Component: 3000 - total flux cleaned = -0.0119612 Jy ! Component: 3050 - total flux cleaned = -0.0119621 Jy ! Component: 3100 - total flux cleaned = -0.0121782 Jy ! Component: 3150 - total flux cleaned = -0.0121061 Jy ! Component: 3200 - total flux cleaned = -0.0121765 Jy ! Component: 3250 - total flux cleaned = -0.0121769 Jy ! Component: 3300 - total flux cleaned = -0.0124182 Jy ! Component: 3350 - total flux cleaned = -0.0124181 Jy ! Component: 3400 - total flux cleaned = -0.0125872 Jy ! Component: 3450 - total flux cleaned = -0.0126872 Jy ! Component: 3500 - total flux cleaned = -0.0127203 Jy ! Component: 3550 - total flux cleaned = -0.0128188 Jy ! Component: 3600 - total flux cleaned = -0.012754 Jy ! Component: 3650 - total flux cleaned = -0.0128505 Jy ! Component: 3700 - total flux cleaned = -0.0129141 Jy ! Component: 3750 - total flux cleaned = -0.0130088 Jy ! Component: 3800 - total flux cleaned = -0.013071 Jy ! Component: 3850 - total flux cleaned = -0.0129782 Jy ! Component: 3900 - total flux cleaned = -0.0130398 Jy ! Component: 3950 - total flux cleaned = -0.0129482 Jy ! Component: 4000 - total flux cleaned = -0.0130388 Jy ! Component: 4050 - total flux cleaned = -0.0130087 Jy ! Total flux subtracted in 4096 components = -0.0130385 Jy ! Clean residual min=-0.001792 max=0.001546 Jy/beam ! Clean residual mean=-0.000008 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.528842 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 338 components and 0.528842 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1709-1728_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.85 x 8.199 at -5.574 degrees (North through East) ! Clean map min=-0.0055233 max=0.47363 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1709-1728_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.47363 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000539847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.341942 0.341942 0.683885 1.36777 2.73554 5.47108 10.9422 21.8843 43.7686 87.5373 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.473 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 877.34 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1709-1728_S_uvs.log closed on Thu Apr 7 09:08:08 2016