! Started logfile: /scr/pima/bg219a_uvs/J2306-0459_S_uvs.log on Wed Apr 6 23:04:54 2016 obs /scr/pima/bg219a_uvs/J2306-0459_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2306-0459_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2306-0459 ! ! 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 49 lines of history. ! ! Reading 1400 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/bg219a_uvs/J2306-0459_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.068924Jy sigma=22.301228 ! Fit after self-cal, rms=0.731421Jy sigma=15.056978 ! 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.771 mas, bmaj=7.135 mas, bpa=10.15 degrees ! Estimated noise=1.28498 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.202427 Jy ! Component: 100 - total flux cleaned = 0.260653 Jy ! Total flux subtracted in 100 components = 0.260653 Jy ! Clean residual min=-0.015355 max=0.025861 Jy/beam ! Clean residual mean=-0.000014 rms=0.005369 Jy/beam ! Combined flux in latest and established models = 0.260653 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.260653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090619Jy sigma=1.726095 ! Fit after self-cal, rms=0.090659Jy sigma=1.725601 ! 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.232 mas, bmaj=8.072 mas, bpa=7.428 degrees ! Estimated noise=1.00273 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.0410795 Jy ! Component: 100 - total flux cleaned = 0.0608329 Jy ! Component: 150 - total flux cleaned = 0.0712476 Jy ! Component: 200 - total flux cleaned = 0.0771705 Jy ! Total flux subtracted in 200 components = 0.0771705 Jy ! Clean residual min=-0.010253 max=0.010058 Jy/beam ! Clean residual mean=-0.000027 rms=0.002982 Jy/beam ! Combined flux in latest and established models = 0.337824 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 71 components and 0.337824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071836Jy sigma=1.278011 ! Fit after self-cal, rms=0.071907Jy sigma=1.277335 ! 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.232 x 8.072 at 7.428 degrees (North through East) ! Clean map min=-0.0099155 max=0.26984 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: ! LA 1.01 MK 1.04 NL 0.97 OV 1.05 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 1.00 OV 1.06 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.05 NL 0.88 OV 1.04 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.06 NL 0.99 OV 1.05 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.071907Jy sigma=1.277335 ! Fit after self-cal, rms=0.066803Jy sigma=1.230766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.109 mas, bpa=7.615 degrees ! Estimated noise=1.00582 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.00306194 Jy ! Component: 100 - total flux cleaned = 0.00373678 Jy ! Component: 150 - total flux cleaned = 0.00398671 Jy ! Component: 200 - total flux cleaned = 0.00415698 Jy ! Total flux subtracted in 200 components = 0.00415698 Jy ! Clean residual min=-0.007589 max=0.009262 Jy/beam ! Clean residual mean=-0.000022 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.341981 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.341981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066593Jy sigma=1.227670 ! Fit after self-cal, rms=0.066581Jy sigma=1.227473 ! 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.066581Jy sigma=1.227473 ! Fit after self-cal, rms=0.066226Jy sigma=1.195475 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=8.091 mas, bpa=7.593 degrees ! Estimated noise=1.01774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372268 Jy ! Component: 100 - total flux cleaned = 0.00530293 Jy ! Component: 150 - total flux cleaned = 0.00575752 Jy ! Component: 200 - total flux cleaned = 0.00578577 Jy ! Total flux subtracted in 200 components = 0.00578577 Jy ! Clean residual min=-0.006400 max=0.006615 Jy/beam ! Clean residual mean=-0.000010 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.347766 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 80 components and 0.347766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065945Jy sigma=1.193200 ! Fit after self-cal, rms=0.065948Jy sigma=1.193125 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 = 2.80214e-05 Jy ! Component: 100 - total flux cleaned = 7.76532e-05 Jy ! Component: 150 - total flux cleaned = 0.000100287 Jy ! Component: 200 - total flux cleaned = 0.000144416 Jy ! Total flux subtracted in 200 components = 0.000144416 Jy ! Clean residual min=-0.006419 max=0.006629 Jy/beam ! Clean residual mean=-0.000010 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.347911 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 0.347911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065925Jy sigma=1.192916 ! Fit after self-cal, rms=0.065923Jy sigma=1.192900 ! 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.065923Jy sigma=1.192900 ! Fit after self-cal, rms=0.066399Jy sigma=1.189819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.09 mas, bpa=7.759 degrees ! Estimated noise=1.02947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312004 Jy ! Component: 100 - total flux cleaned = 0.0045048 Jy ! Component: 150 - total flux cleaned = 0.00493492 Jy ! Component: 200 - total flux cleaned = 0.00505707 Jy ! Total flux subtracted in 200 components = 0.00505707 Jy ! Clean residual min=-0.006431 max=0.006675 Jy/beam ! Clean residual mean=-0.000008 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.352968 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 83 components and 0.352968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066192Jy sigma=1.188353 ! Fit after self-cal, rms=0.066192Jy sigma=1.188334 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 = 4.86154e-05 Jy ! Component: 100 - total flux cleaned = 9.05354e-05 Jy ! Component: 150 - total flux cleaned = 0.000109001 Jy ! Component: 200 - total flux cleaned = 0.000128167 Jy ! Total flux subtracted in 200 components = 0.000128167 Jy ! Clean residual min=-0.006383 max=0.006689 Jy/beam ! Clean residual mean=-0.000008 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.353096 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.353096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066175Jy sigma=1.188204 ! Fit after self-cal, rms=0.066175Jy sigma=1.188191 ! 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.066175Jy sigma=1.188191 ! Fit after self-cal, rms=0.066556Jy sigma=1.185886 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.649 mas, bmaj=16.79 mas, bpa=1.626 degrees ! Estimated noise=1.26232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379238 Jy ! Component: 100 - total flux cleaned = 0.00409142 Jy ! Component: 150 - total flux cleaned = 0.00424765 Jy ! Component: 200 - total flux cleaned = 0.00432477 Jy ! Total flux subtracted in 200 components = 0.00432477 Jy ! Clean residual min=-0.008147 max=0.009264 Jy/beam ! Clean residual mean=-0.000014 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.357421 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 84 components and 0.357421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066405Jy sigma=1.185429 ! Fit after self-cal, rms=0.066393Jy sigma=1.185183 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.000253724 Jy ! Component: 100 - total flux cleaned = -0.000254594 Jy ! Component: 150 - total flux cleaned = -0.000255336 Jy ! Component: 200 - total flux cleaned = -0.000209349 Jy ! Total flux subtracted in 200 components = -0.000209349 Jy ! Clean residual min=-0.008077 max=0.009180 Jy/beam ! Clean residual mean=-0.000014 rms=0.002571 Jy/beam ! Combined flux in latest and established models = 0.357212 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 84 components and 0.357212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066423Jy sigma=1.186238 ! Fit after self-cal, rms=0.066412Jy sigma=1.185976 ! 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.244 mas, bmaj=8.086 mas, bpa=7.885 degrees ! Estimated noise=1.0392 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.244 x 8.086 at 7.885 degrees (North through East) ! Clean map min=-0.0062706 max=0.26823 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.778 mas, bmaj=7.169 mas, bpa=10.76 degrees ! Estimated noise=1.32958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209207 Jy ! Component: 100 - total flux cleaned = 0.268376 Jy ! Component: 150 - total flux cleaned = 0.299328 Jy ! Component: 200 - total flux cleaned = 0.318074 Jy ! Total flux subtracted in 200 components = 0.318074 Jy ! Clean residual min=-0.008973 max=0.010369 Jy/beam ! Clean residual mean=-0.000006 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.318074 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.318074 Jy ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.086 mas, bpa=7.885 degrees ! Estimated noise=1.0392 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.0175215 Jy ! Component: 100 - total flux cleaned = 0.0264815 Jy ! Component: 150 - total flux cleaned = 0.0314733 Jy ! Component: 200 - total flux cleaned = 0.0343352 Jy ! Total flux subtracted in 200 components = 0.0343352 Jy ! Clean residual min=-0.006845 max=0.006436 Jy/beam ! Clean residual mean=-0.000008 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.352409 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 93 components and 0.352409 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.649 mas, bmaj=16.79 mas, bpa=1.626 degrees ! Estimated noise=1.26232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208395 Jy ! Component: 100 - total flux cleaned = 0.00228467 Jy ! Component: 150 - total flux cleaned = 0.00238723 Jy ! Component: 200 - total flux cleaned = 0.00246767 Jy ! Total flux subtracted in 200 components = 0.00246767 Jy ! Clean residual min=-0.008660 max=0.010049 Jy/beam ! Clean residual mean=-0.000016 rms=0.002782 Jy/beam ! Combined flux in latest and established models = 0.354877 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 = 3.49932e-05 Jy ! Component: 100 - total flux cleaned = 6.64936e-05 Jy ! Component: 150 - total flux cleaned = 9.72653e-05 Jy ! Component: 200 - total flux cleaned = 0.000126906 Jy ! Total flux subtracted in 200 components = 0.000126906 Jy ! Clean residual min=-0.008599 max=0.009961 Jy/beam ! Clean residual mean=-0.000016 rms=0.002751 Jy/beam ! Combined flux in latest and established models = 0.355004 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 97 components and 0.355004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.086 mas, bpa=7.885 degrees ! Estimated noise=1.0392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022464 Jy ! Component: 100 - total flux cleaned = 0.000229707 Jy ! Component: 150 - total flux cleaned = 0.000327667 Jy ! Component: 200 - total flux cleaned = 0.000411353 Jy ! Total flux subtracted in 200 components = 0.000411353 Jy ! Clean residual min=-0.006865 max=0.006419 Jy/beam ! Clean residual mean=-0.000008 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.355415 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.355415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066488Jy sigma=1.186558 ! Fit after self-cal, rms=0.066492Jy sigma=1.186448 wmodel /scr/pima/bg219a_uvs/J2306-0459_S_map.mod ! Writing 108 model components to file: /scr/pima/bg219a_uvs/J2306-0459_S_map.mod wobs /scr/pima/bg219a_uvs/J2306-0459_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2306-0459_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2306-0459_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J2306-0459_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.000146678 Jy ! Component: 100 - total flux cleaned = -0.00111199 Jy ! Component: 150 - total flux cleaned = -0.00189739 Jy ! Component: 200 - total flux cleaned = -0.00280388 Jy ! Component: 250 - total flux cleaned = -0.00364256 Jy ! Component: 300 - total flux cleaned = -0.00449475 Jy ! Component: 350 - total flux cleaned = -0.00529328 Jy ! Component: 400 - total flux cleaned = -0.00604442 Jy ! Component: 450 - total flux cleaned = -0.0067529 Jy ! Component: 500 - total flux cleaned = -0.00718185 Jy ! Component: 550 - total flux cleaned = -0.00747366 Jy ! Component: 600 - total flux cleaned = -0.00780846 Jy ! Component: 650 - total flux cleaned = -0.0081276 Jy ! Component: 700 - total flux cleaned = -0.00833359 Jy ! Component: 750 - total flux cleaned = -0.00868069 Jy ! Component: 800 - total flux cleaned = -0.00896641 Jy ! Component: 850 - total flux cleaned = -0.00919754 Jy ! Component: 900 - total flux cleaned = -0.00964116 Jy ! Component: 950 - total flux cleaned = -0.00989904 Jy ! Component: 1000 - total flux cleaned = -0.0102318 Jy ! Component: 1050 - total flux cleaned = -0.0104751 Jy ! Component: 1100 - total flux cleaned = -0.0107512 Jy ! Component: 1150 - total flux cleaned = -0.0109426 Jy ! Component: 1200 - total flux cleaned = -0.0110178 Jy ! Component: 1250 - total flux cleaned = -0.0111287 Jy ! Component: 1300 - total flux cleaned = -0.011201 Jy ! Component: 1350 - total flux cleaned = -0.0112368 Jy ! Component: 1400 - total flux cleaned = -0.01134 Jy ! Component: 1450 - total flux cleaned = -0.0114073 Jy ! Component: 1500 - total flux cleaned = -0.0114736 Jy ! Component: 1550 - total flux cleaned = -0.0115708 Jy ! Component: 1600 - total flux cleaned = -0.0116026 Jy ! Component: 1650 - total flux cleaned = -0.011603 Jy ! Component: 1700 - total flux cleaned = -0.0116653 Jy ! Component: 1750 - total flux cleaned = -0.0117566 Jy ! Component: 1800 - total flux cleaned = -0.0118167 Jy ! Component: 1850 - total flux cleaned = -0.0119055 Jy ! Component: 1900 - total flux cleaned = -0.0120219 Jy ! Component: 1950 - total flux cleaned = -0.0120502 Jy ! Component: 2000 - total flux cleaned = -0.0120216 Jy ! Component: 2050 - total flux cleaned = -0.0120497 Jy ! Component: 2100 - total flux cleaned = -0.0121053 Jy ! Component: 2150 - total flux cleaned = -0.0121875 Jy ! Component: 2200 - total flux cleaned = -0.0122417 Jy ! Component: 2250 - total flux cleaned = -0.0123494 Jy ! Component: 2300 - total flux cleaned = -0.0124825 Jy ! Component: 2350 - total flux cleaned = -0.0125619 Jy ! Component: 2400 - total flux cleaned = -0.0127192 Jy ! Component: 2450 - total flux cleaned = -0.0127972 Jy ! Component: 2500 - total flux cleaned = -0.0129006 Jy ! Component: 2550 - total flux cleaned = -0.0129264 Jy ! Component: 2600 - total flux cleaned = -0.0130285 Jy ! Component: 2650 - total flux cleaned = -0.013054 Jy ! Component: 2700 - total flux cleaned = -0.0131552 Jy ! Component: 2750 - total flux cleaned = -0.0132816 Jy ! Component: 2800 - total flux cleaned = -0.0134076 Jy ! Component: 2850 - total flux cleaned = -0.0135082 Jy ! Component: 2900 - total flux cleaned = -0.0136335 Jy ! Component: 2950 - total flux cleaned = -0.0136586 Jy ! Component: 3000 - total flux cleaned = -0.0137338 Jy ! Component: 3050 - total flux cleaned = -0.0138587 Jy ! Component: 3100 - total flux cleaned = -0.0139336 Jy ! Component: 3150 - total flux cleaned = -0.0139835 Jy ! Component: 3200 - total flux cleaned = -0.0140583 Jy ! Component: 3250 - total flux cleaned = -0.0140834 Jy ! Component: 3300 - total flux cleaned = -0.0141584 Jy ! Component: 3350 - total flux cleaned = -0.0141084 Jy ! Component: 3400 - total flux cleaned = -0.0141833 Jy ! Component: 3450 - total flux cleaned = -0.0141833 Jy ! Component: 3500 - total flux cleaned = -0.0142335 Jy ! Component: 3550 - total flux cleaned = -0.0142837 Jy ! Component: 3600 - total flux cleaned = -0.0143088 Jy ! Component: 3650 - total flux cleaned = -0.0144103 Jy ! Component: 3700 - total flux cleaned = -0.0144103 Jy ! Component: 3750 - total flux cleaned = -0.0144613 Jy ! Component: 3800 - total flux cleaned = -0.0145383 Jy ! Component: 3850 - total flux cleaned = -0.0145641 Jy ! Component: 3900 - total flux cleaned = -0.0146158 Jy ! Component: 3950 - total flux cleaned = -0.0146417 Jy ! Component: 4000 - total flux cleaned = -0.0147197 Jy ! Component: 4050 - total flux cleaned = -0.0146934 Jy ! Total flux subtracted in 4096 components = -0.0147196 Jy ! Clean residual min=-0.001836 max=0.001570 Jy/beam ! Clean residual mean=-0.000014 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.340696 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 342 components and 0.340696 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2306-0459_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.244 x 8.086 at 7.885 degrees (North through East) ! Clean map min=-0.0031597 max=0.27537 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2306-0459_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.275366 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00051057 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.556246 0.556246 1.11249 2.22498 4.44997 8.89993 17.7999 35.5997 71.1994 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.275 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 539.33 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2306-0459_S_uvs.log closed on Wed Apr 6 23:04:58 2016