! Started logfile: /scr/pima/bg219e_uvs/J1345+0706_S_uvs.log on Thu Apr 7 06:45:56 2016 obs /scr/pima/bg219e_uvs/J1345+0706_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1345+0706_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804728 visibilities/baseline/integration-bin. ! Found source: J1345+0706 ! ! 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 6808 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/J1345+0706_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007777Jy sigma=23.410915 ! Fit after self-cal, rms=0.851708Jy sigma=19.985124 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=7.334 mas, bpa=7.025 degrees ! Estimated noise=0.474273 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.114356 Jy ! Component: 100 - total flux cleaned = 0.139837 Jy ! Total flux subtracted in 100 components = 0.139837 Jy ! Clean residual min=-0.009837 max=0.014131 Jy/beam ! Clean residual mean=0.000010 rms=0.002814 Jy/beam ! Combined flux in latest and established models = 0.139837 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.139837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078288Jy sigma=1.895089 ! Fit after self-cal, rms=0.077938Jy sigma=1.879469 ! 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.732 mas, bmaj=8.269 mas, bpa=4.691 degrees ! Estimated noise=0.383368 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.00920259 Jy ! Component: 100 - total flux cleaned = 0.0106538 Jy ! Component: 150 - total flux cleaned = 0.0108068 Jy ! Component: 200 - total flux cleaned = 0.0109316 Jy ! Total flux subtracted in 200 components = 0.0109316 Jy ! Clean residual min=-0.009943 max=0.013999 Jy/beam ! Clean residual mean=0.000005 rms=0.003476 Jy/beam ! Combined flux in latest and established models = 0.150769 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.150769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076345Jy sigma=1.867112 ! Fit after self-cal, rms=0.076351Jy sigma=1.866921 ! 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.732 x 8.269 at 4.691 degrees (North through East) ! Clean map min=-0.0096997 max=0.14867 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 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.076351Jy sigma=1.866921 ! Fit after self-cal, rms=0.076351Jy sigma=1.866921 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=8.269 mas, bpa=4.691 degrees ! Estimated noise=0.383368 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.000232434 Jy ! Component: 100 - total flux cleaned = 0.000233007 Jy ! Component: 150 - total flux cleaned = 0.000442802 Jy ! Component: 200 - total flux cleaned = 0.000499809 Jy ! Total flux subtracted in 200 components = 0.000499809 Jy ! Clean residual min=-0.009887 max=0.013790 Jy/beam ! Clean residual mean=0.000004 rms=0.003462 Jy/beam ! Combined flux in latest and established models = 0.151269 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.151269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076187Jy sigma=1.864693 ! Fit after self-cal, rms=0.076191Jy sigma=1.864656 ! 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.076191Jy sigma=1.864656 ! Fit after self-cal, rms=0.071121Jy sigma=1.829137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=8.359 mas, bpa=4.827 degrees ! Estimated noise=0.359679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00695012 Jy ! Component: 100 - total flux cleaned = -0.00977918 Jy ! Component: 150 - total flux cleaned = -0.0115285 Jy ! Component: 200 - total flux cleaned = -0.0126803 Jy ! Total flux subtracted in 200 components = -0.0126803 Jy ! Clean residual min=-0.007554 max=0.013010 Jy/beam ! Clean residual mean=0.000001 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.138589 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.138588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070895Jy sigma=1.802460 ! Fit after self-cal, rms=0.070888Jy sigma=1.802404 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 (-114.5, -124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116054 Jy ! Component: 100 - total flux cleaned = 0.0173999 Jy ! Component: 150 - total flux cleaned = 0.0212301 Jy ! Component: 200 - total flux cleaned = 0.0231796 Jy ! Total flux subtracted in 200 components = 0.0231796 Jy ! Clean residual min=-0.009378 max=0.011298 Jy/beam ! Clean residual mean=-0.000011 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.161768 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 101 components and 0.161768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069377Jy sigma=1.742964 ! Fit after self-cal, rms=0.069078Jy sigma=1.734407 ! 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.069078Jy sigma=1.734407 ! Fit after self-cal, rms=0.067811Jy sigma=1.728276 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=8.393 mas, bpa=4.776 degrees ! Estimated noise=0.351194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45945e-05 Jy ! Component: 100 - total flux cleaned = 0.00084011 Jy ! Component: 150 - total flux cleaned = 0.00177976 Jy ! Component: 200 - total flux cleaned = 0.00242057 Jy ! Total flux subtracted in 200 components = 0.00242057 Jy ! Clean residual min=-0.008938 max=0.009982 Jy/beam ! Clean residual mean=-0.000007 rms=0.002279 Jy/beam ! Combined flux in latest and established models = 0.164189 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 120 components and 0.164189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067591Jy sigma=1.711481 ! Fit after self-cal, rms=0.067558Jy sigma=1.710213 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 (-15.5, -60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00894618 Jy ! Component: 100 - total flux cleaned = 0.011753 Jy ! Component: 150 - total flux cleaned = 0.0114828 Jy ! Component: 200 - total flux cleaned = 0.0117054 Jy ! Total flux subtracted in 200 components = 0.0117054 Jy ! Clean residual min=-0.008419 max=0.008905 Jy/beam ! Clean residual mean=-0.000003 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.175894 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.175894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066514Jy sigma=1.673013 ! Fit after self-cal, rms=0.066289Jy sigma=1.668063 ! 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.066289Jy sigma=1.668063 ! Fit after self-cal, rms=0.065886Jy sigma=1.666630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.709 mas, bmaj=11.69 mas, bpa=-1.724 degrees ! Estimated noise=0.400491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270356 Jy ! Component: 100 - total flux cleaned = 0.000663821 Jy ! Component: 150 - total flux cleaned = 0.00094345 Jy ! Component: 200 - total flux cleaned = 0.00109709 Jy ! Total flux subtracted in 200 components = 0.00109709 Jy ! Clean residual min=-0.010821 max=0.009445 Jy/beam ! Clean residual mean=-0.000003 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 0.176991 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.176991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065812Jy sigma=1.658386 ! Fit after self-cal, rms=0.065778Jy sigma=1.657679 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.000915921 Jy ! Component: 100 - total flux cleaned = 0.000776594 Jy ! Component: 150 - total flux cleaned = 0.000655356 Jy ! Component: 200 - total flux cleaned = 0.000603017 Jy ! Total flux subtracted in 200 components = 0.000603017 Jy ! Clean residual min=-0.010765 max=0.009157 Jy/beam ! Clean residual mean=-0.000002 rms=0.002769 Jy/beam ! Combined flux in latest and established models = 0.177594 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 166 components and 0.177594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065733Jy sigma=1.654227 ! Fit after self-cal, rms=0.065728Jy sigma=1.653914 ! 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.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.409 at 4.818 degrees (North through East) ! Clean map min=-0.0083202 max=0.13469 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=7.446 mas, bpa=7.218 degrees ! Estimated noise=0.435882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104766 Jy ! Component: 100 - total flux cleaned = 0.130369 Jy ! Component: 150 - total flux cleaned = 0.144313 Jy ! Component: 200 - total flux cleaned = 0.154228 Jy ! Total flux subtracted in 200 components = 0.154228 Jy ! Clean residual min=-0.007077 max=0.010194 Jy/beam ! Clean residual mean=0.000002 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.154228 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.154228 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 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.00939687 Jy ! Component: 100 - total flux cleaned = 0.0155758 Jy ! Component: 150 - total flux cleaned = 0.0184953 Jy ! Component: 200 - total flux cleaned = 0.0194607 Jy ! Total flux subtracted in 200 components = 0.0194607 Jy ! Clean residual min=-0.007719 max=0.008425 Jy/beam ! Clean residual mean=-0.000005 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.173688 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.173688 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.709 mas, bmaj=11.69 mas, bpa=-1.724 degrees ! Estimated noise=0.400491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041248 Jy ! Component: 100 - total flux cleaned = 0.00515365 Jy ! Component: 150 - total flux cleaned = 0.00571711 Jy ! Component: 200 - total flux cleaned = 0.00579498 Jy ! Total flux subtracted in 200 components = 0.00579498 Jy ! Clean residual min=-0.010354 max=0.009701 Jy/beam ! Clean residual mean=-0.000006 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 0.179483 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 = 7.49292e-05 Jy ! Component: 100 - total flux cleaned = 0.00014195 Jy ! Component: 150 - total flux cleaned = 0.000140337 Jy ! Component: 200 - total flux cleaned = 0.000197138 Jy ! Total flux subtracted in 200 components = 0.000197138 Jy ! Clean residual min=-0.010493 max=0.009439 Jy/beam ! Clean residual mean=-0.000006 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.17968 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.17968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000974996 Jy ! Component: 100 - total flux cleaned = -0.000880019 Jy ! Component: 150 - total flux cleaned = -0.00087903 Jy ! Component: 200 - total flux cleaned = -0.000878517 Jy ! Total flux subtracted in 200 components = -0.000878517 Jy ! Clean residual min=-0.008136 max=0.008030 Jy/beam ! Clean residual mean=-0.000002 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.178802 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.178802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065783Jy sigma=1.650218 ! Fit after self-cal, rms=0.065736Jy sigma=1.648985 wmodel /scr/pima/bg219e_uvs/J1345+0706_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219e_uvs/J1345+0706_S_map.mod wobs /scr/pima/bg219e_uvs/J1345+0706_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1345+0706_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1345+0706_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J1345+0706_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.000798661 Jy ! Component: 100 - total flux cleaned = 0.00294801 Jy ! Component: 150 - total flux cleaned = 0.00365113 Jy ! Component: 200 - total flux cleaned = 0.00442568 Jy ! Component: 250 - total flux cleaned = 0.00506186 Jy ! Component: 300 - total flux cleaned = 0.00587624 Jy ! Component: 350 - total flux cleaned = 0.00636611 Jy ! Component: 400 - total flux cleaned = 0.00655579 Jy ! Component: 450 - total flux cleaned = 0.00683016 Jy ! Component: 500 - total flux cleaned = 0.0071826 Jy ! Component: 550 - total flux cleaned = 0.00718397 Jy ! Component: 600 - total flux cleaned = 0.00751754 Jy ! Component: 650 - total flux cleaned = 0.00783836 Jy ! Component: 700 - total flux cleaned = 0.00815067 Jy ! Component: 750 - total flux cleaned = 0.00845277 Jy ! Component: 800 - total flux cleaned = 0.00874736 Jy ! Component: 850 - total flux cleaned = 0.00910522 Jy ! Component: 900 - total flux cleaned = 0.00959293 Jy ! Component: 950 - total flux cleaned = 0.00986307 Jy ! Component: 1000 - total flux cleaned = 0.010126 Jy ! Component: 1050 - total flux cleaned = 0.0104497 Jy ! Component: 1100 - total flux cleaned = 0.0107035 Jy ! Component: 1150 - total flux cleaned = 0.0109513 Jy ! Component: 1200 - total flux cleaned = 0.0112526 Jy ! Component: 1250 - total flux cleaned = 0.0114289 Jy ! Component: 1300 - total flux cleaned = 0.0116024 Jy ! Component: 1350 - total flux cleaned = 0.0118288 Jy ! Component: 1400 - total flux cleaned = 0.0120498 Jy ! Component: 1450 - total flux cleaned = 0.0122661 Jy ! Component: 1500 - total flux cleaned = 0.0125301 Jy ! Component: 1550 - total flux cleaned = 0.0127879 Jy ! Component: 1600 - total flux cleaned = 0.0130412 Jy ! Component: 1650 - total flux cleaned = 0.0131407 Jy ! Component: 1700 - total flux cleaned = 0.0134338 Jy ! Component: 1750 - total flux cleaned = 0.0136735 Jy ! Component: 1800 - total flux cleaned = 0.0137682 Jy ! Component: 1850 - total flux cleaned = 0.0140466 Jy ! Component: 1900 - total flux cleaned = 0.0142735 Jy ! Component: 1950 - total flux cleaned = 0.0144525 Jy ! Component: 2000 - total flux cleaned = 0.0145836 Jy ! Component: 2050 - total flux cleaned = 0.0147975 Jy ! Component: 2100 - total flux cleaned = 0.0148805 Jy ! Component: 2150 - total flux cleaned = 0.0149635 Jy ! Component: 2200 - total flux cleaned = 0.0151685 Jy ! Component: 2250 - total flux cleaned = 0.015249 Jy ! Component: 2300 - total flux cleaned = 0.0154077 Jy ! Component: 2350 - total flux cleaned = 0.0153692 Jy ! Component: 2400 - total flux cleaned = 0.0153319 Jy ! Component: 2450 - total flux cleaned = 0.01537 Jy ! Component: 2500 - total flux cleaned = 0.015519 Jy ! Component: 2550 - total flux cleaned = 0.0154816 Jy ! Component: 2600 - total flux cleaned = 0.015301 Jy ! Component: 2650 - total flux cleaned = 0.0154081 Jy ! Component: 2700 - total flux cleaned = 0.015302 Jy ! Component: 2750 - total flux cleaned = 0.0151638 Jy ! Component: 2800 - total flux cleaned = 0.0152324 Jy ! Component: 2850 - total flux cleaned = 0.0151652 Jy ! Component: 2900 - total flux cleaned = 0.0151648 Jy ! Component: 2950 - total flux cleaned = 0.015099 Jy ! Component: 3000 - total flux cleaned = 0.0150992 Jy ! Component: 3050 - total flux cleaned = 0.0150352 Jy ! Component: 3100 - total flux cleaned = 0.0149404 Jy ! Component: 3150 - total flux cleaned = 0.0149091 Jy ! Component: 3200 - total flux cleaned = 0.0147247 Jy ! Component: 3250 - total flux cleaned = 0.0147554 Jy ! Component: 3300 - total flux cleaned = 0.0147249 Jy ! Component: 3350 - total flux cleaned = 0.0146357 Jy ! Component: 3400 - total flux cleaned = 0.0145186 Jy ! Component: 3450 - total flux cleaned = 0.0144903 Jy ! Component: 3500 - total flux cleaned = 0.0143472 Jy ! Component: 3550 - total flux cleaned = 0.014376 Jy ! Component: 3600 - total flux cleaned = 0.0143195 Jy ! Component: 3650 - total flux cleaned = 0.0142363 Jy ! Component: 3700 - total flux cleaned = 0.014264 Jy ! Component: 3750 - total flux cleaned = 0.0141829 Jy ! Component: 3800 - total flux cleaned = 0.0141825 Jy ! Component: 3850 - total flux cleaned = 0.0140761 Jy ! Component: 3900 - total flux cleaned = 0.0139444 Jy ! Component: 3950 - total flux cleaned = 0.0138923 Jy ! Component: 4000 - total flux cleaned = 0.0138666 Jy ! Component: 4050 - total flux cleaned = 0.0137388 Jy ! Total flux subtracted in 4096 components = 0.0136375 Jy ! Clean residual min=-0.001356 max=0.001425 Jy/beam ! Clean residual mean=-0.000006 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.192439 Jy keep ! Adding 362 model components to the UV plane model. ! The established model now contains 487 components and 0.192439 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1345+0706_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.409 at 4.818 degrees (North through East) ! Clean map min=-0.0046551 max=0.13058 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1345+0706_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000487385 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1197 1.1197 2.2394 4.47879 8.95758 17.9152 35.8303 71.6607 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 267.929 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1345+0706_S_uvs.log closed on Thu Apr 7 06:46:00 2016