! Started logfile: /scr/pima/bg219b_uvs/J1036-0605_S_uvs.log on Thu Apr 7 01:19:22 2016 obs /scr/pima/bg219b_uvs/J1036-0605_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1036-0605_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788889 visibilities/baseline/integration-bin. ! Found source: J1036-0605 ! ! 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 5112 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/bg219b_uvs/J1036-0605_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.055061Jy sigma=18.996057 ! Fit after self-cal, rms=0.706054Jy sigma=12.905909 ! 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.984 mas, bmaj=7.145 mas, bpa=2.976 degrees ! Estimated noise=0.715798 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.226752 Jy ! Component: 100 - total flux cleaned = 0.289537 Jy ! Total flux subtracted in 100 components = 0.289537 Jy ! Clean residual min=-0.019917 max=0.085260 Jy/beam ! Clean residual mean=-0.000005 rms=0.006695 Jy/beam ! Combined flux in latest and established models = 0.289537 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.289537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160621Jy sigma=2.335831 ! Fit after self-cal, rms=0.160495Jy sigma=2.333819 ! Inverting map ! Added new window around map position (5.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0670764 Jy ! Component: 100 - total flux cleaned = 0.0900097 Jy ! Total flux subtracted in 100 components = 0.0900097 Jy ! Clean residual min=-0.015462 max=0.031754 Jy/beam ! Clean residual mean=-0.000018 rms=0.003632 Jy/beam ! Combined flux in latest and established models = 0.379547 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.379547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126726Jy sigma=1.717809 ! Fit after self-cal, rms=0.120742Jy sigma=1.593453 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228875 Jy ! Component: 100 - total flux cleaned = 0.0271847 Jy ! Total flux subtracted in 100 components = 0.0271847 Jy ! Clean residual min=-0.010602 max=0.010488 Jy/beam ! Clean residual mean=-0.000018 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.406732 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.406732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114964Jy sigma=1.517168 ! Fit after self-cal, rms=0.114022Jy sigma=1.498884 ! 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.529 mas, bmaj=8.38 mas, bpa=4.044 degrees ! Estimated noise=0.615609 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.00407423 Jy ! Component: 100 - total flux cleaned = 0.00358947 Jy ! Component: 150 - total flux cleaned = 0.00341661 Jy ! Component: 200 - total flux cleaned = 0.00315999 Jy ! Total flux subtracted in 200 components = 0.00315999 Jy ! Clean residual min=-0.010790 max=0.009623 Jy/beam ! Clean residual mean=-0.000036 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.409892 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.409892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112490Jy sigma=1.482346 ! Fit after self-cal, rms=0.112266Jy sigma=1.478510 ! 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.529 x 8.38 at 4.044 degrees (North through East) ! Clean map min=-0.010884 max=0.27522 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.04 KP 1.02 ! LA 1.01 MK 0.98 NL 1.01 OV 1.02 ! PT 1.18 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 1.01 KP 1.04 ! LA 0.99 MK 1.01 NL 1.00 OV 1.05 ! PT 1.11 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.99 KP 1.00 ! LA 1.00 MK 1.03 NL 1.00 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 1.02 KP 0.99 ! LA 1.00 MK 0.97 NL 1.03 OV 1.00 ! PT 0.97 SC 0.94 ! ! ! Fit before self-cal, rms=0.112266Jy sigma=1.478510 ! Fit after self-cal, rms=0.104753Jy sigma=1.413004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=8.353 mas, bpa=4.067 degrees ! Estimated noise=0.622747 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.00540838 Jy ! Component: 100 - total flux cleaned = 0.00756295 Jy ! Component: 150 - total flux cleaned = 0.00816978 Jy ! Component: 200 - total flux cleaned = 0.00844794 Jy ! Total flux subtracted in 200 components = 0.00844794 Jy ! Clean residual min=-0.008521 max=0.007968 Jy/beam ! Clean residual mean=-0.000013 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.41834 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 74 components and 0.41834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104187Jy sigma=1.411121 ! Fit after self-cal, rms=0.104106Jy sigma=1.410098 ! 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.104106Jy sigma=1.410098 ! Fit after self-cal, rms=0.100792Jy sigma=1.368416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.366 mas, bpa=4.099 degrees ! Estimated noise=0.628097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252356 Jy ! Component: 100 - total flux cleaned = 0.00232547 Jy ! Component: 150 - total flux cleaned = 0.00216778 Jy ! Component: 200 - total flux cleaned = 0.00182843 Jy ! Total flux subtracted in 200 components = 0.00182843 Jy ! Clean residual min=-0.007858 max=0.007201 Jy/beam ! Clean residual mean=-0.000016 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.420168 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.420168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100406Jy sigma=1.366470 ! Fit after self-cal, rms=0.100392Jy sigma=1.366087 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 = 9.83673e-05 Jy ! Component: 100 - total flux cleaned = -0.000121489 Jy ! Component: 150 - total flux cleaned = -0.000168872 Jy ! Component: 200 - total flux cleaned = -0.000306512 Jy ! Total flux subtracted in 200 components = -0.000306512 Jy ! Clean residual min=-0.007921 max=0.007146 Jy/beam ! Clean residual mean=-0.000016 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.419862 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.419862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100268Jy sigma=1.365772 ! Fit after self-cal, rms=0.100263Jy sigma=1.365714 ! 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.100263Jy sigma=1.365714 ! Fit after self-cal, rms=0.100612Jy sigma=1.364056 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=8.377 mas, bpa=4.006 degrees ! Estimated noise=0.632219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234114 Jy ! Component: 100 - total flux cleaned = 0.00228266 Jy ! Component: 150 - total flux cleaned = 0.00197233 Jy ! Component: 200 - total flux cleaned = 0.001701 Jy ! Total flux subtracted in 200 components = 0.001701 Jy ! Clean residual min=-0.007828 max=0.007062 Jy/beam ! Clean residual mean=-0.000017 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.421563 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.421563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100350Jy sigma=1.363742 ! Fit after self-cal, rms=0.100349Jy sigma=1.363692 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 = -1.06754e-05 Jy ! Component: 100 - total flux cleaned = -0.000100109 Jy ! Component: 150 - total flux cleaned = -0.000185997 Jy ! Component: 200 - total flux cleaned = -0.000307159 Jy ! Total flux subtracted in 200 components = -0.000307159 Jy ! Clean residual min=-0.007860 max=0.007033 Jy/beam ! Clean residual mean=-0.000017 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.421255 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.421255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100262Jy sigma=1.363550 ! Fit after self-cal, rms=0.100261Jy sigma=1.363524 ! 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.100261Jy sigma=1.363524 ! Fit after self-cal, rms=0.100602Jy sigma=1.362601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.755 mas, bmaj=14.03 mas, bpa=5.788 degrees ! Estimated noise=0.799578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00088934 Jy ! Component: 100 - total flux cleaned = -0.00124815 Jy ! Component: 150 - total flux cleaned = -0.00155175 Jy ! Component: 200 - total flux cleaned = -0.00181689 Jy ! Total flux subtracted in 200 components = -0.00181689 Jy ! Clean residual min=-0.011470 max=0.010231 Jy/beam ! Clean residual mean=-0.000031 rms=0.002856 Jy/beam ! Combined flux in latest and established models = 0.419438 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 94 components and 0.419439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100381Jy sigma=1.363178 ! Fit after self-cal, rms=0.100373Jy sigma=1.363058 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.000352008 Jy ! Component: 100 - total flux cleaned = -0.000562157 Jy ! Component: 150 - total flux cleaned = -0.00075343 Jy ! Component: 200 - total flux cleaned = -0.000921397 Jy ! Total flux subtracted in 200 components = -0.000921397 Jy ! Clean residual min=-0.011396 max=0.010160 Jy/beam ! Clean residual mean=-0.000030 rms=0.002833 Jy/beam ! Combined flux in latest and established models = 0.418517 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.418517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100306Jy sigma=1.364120 ! Fit after self-cal, rms=0.100300Jy sigma=1.364022 ! 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.51 mas, bmaj=8.386 mas, bpa=3.932 degrees ! Estimated noise=0.635607 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.51 x 8.386 at 3.932 degrees (North through East) ! Clean map min=-0.0091692 max=0.28435 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.968 mas, bmaj=7.139 mas, bpa=2.975 degrees ! Estimated noise=0.735754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.24165 Jy ! Component: 100 - total flux cleaned = 0.333566 Jy ! Component: 150 - total flux cleaned = 0.376272 Jy ! Component: 200 - total flux cleaned = 0.399693 Jy ! Total flux subtracted in 200 components = 0.399693 Jy ! Clean residual min=-0.007602 max=0.011728 Jy/beam ! Clean residual mean=-0.000002 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.399693 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.399693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=8.386 mas, bpa=3.932 degrees ! Estimated noise=0.635607 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.0155517 Jy ! Component: 100 - total flux cleaned = 0.0236748 Jy ! Component: 150 - total flux cleaned = 0.0247996 Jy ! Component: 200 - total flux cleaned = 0.0248057 Jy ! Total flux subtracted in 200 components = 0.0248057 Jy ! Clean residual min=-0.007439 max=0.007363 Jy/beam ! Clean residual mean=-0.000018 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.424499 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.424499 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.755 mas, bmaj=14.03 mas, bpa=5.788 degrees ! Estimated noise=0.799578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000954457 Jy ! Component: 100 - total flux cleaned = -0.00170205 Jy ! Component: 150 - total flux cleaned = -0.00220633 Jy ! Component: 200 - total flux cleaned = -0.00279675 Jy ! Total flux subtracted in 200 components = -0.00279675 Jy ! Clean residual min=-0.011675 max=0.010343 Jy/beam ! Clean residual mean=-0.000034 rms=0.002935 Jy/beam ! Combined flux in latest and established models = 0.421702 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.000511125 Jy ! Component: 100 - total flux cleaned = -0.000965651 Jy ! Component: 150 - total flux cleaned = -0.00127072 Jy ! Component: 200 - total flux cleaned = -0.00155179 Jy ! Total flux subtracted in 200 components = -0.00155179 Jy ! Clean residual min=-0.011587 max=0.010218 Jy/beam ! Clean residual mean=-0.000032 rms=0.002882 Jy/beam ! Combined flux in latest and established models = 0.42015 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 69 components and 0.42015 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=8.386 mas, bpa=3.932 degrees ! Estimated noise=0.635607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215699 Jy ! Component: 100 - total flux cleaned = 0.00215149 Jy ! Component: 150 - total flux cleaned = 0.00223267 Jy ! Component: 200 - total flux cleaned = 0.00223243 Jy ! Total flux subtracted in 200 components = 0.00223243 Jy ! Clean residual min=-0.007920 max=0.006812 Jy/beam ! Clean residual mean=-0.000018 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.422383 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.422383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100479Jy sigma=1.365474 ! Fit after self-cal, rms=0.100478Jy sigma=1.365333 wmodel /scr/pima/bg219b_uvs/J1036-0605_S_map.mod ! Writing 79 model components to file: /scr/pima/bg219b_uvs/J1036-0605_S_map.mod wobs /scr/pima/bg219b_uvs/J1036-0605_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1036-0605_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1036-0605_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J1036-0605_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.00224422 Jy ! Component: 100 - total flux cleaned = -0.00273405 Jy ! Component: 150 - total flux cleaned = -0.00273905 Jy ! Component: 200 - total flux cleaned = -0.00230816 Jy ! Component: 250 - total flux cleaned = -0.00230856 Jy ! Component: 300 - total flux cleaned = -0.0024087 Jy ! Component: 350 - total flux cleaned = -0.00231313 Jy ! Component: 400 - total flux cleaned = -0.00231389 Jy ! Component: 450 - total flux cleaned = -0.00240593 Jy ! Component: 500 - total flux cleaned = -0.00249487 Jy ! Component: 550 - total flux cleaned = -0.00266532 Jy ! Component: 600 - total flux cleaned = -0.00258037 Jy ! Component: 650 - total flux cleaned = -0.00290313 Jy ! Component: 700 - total flux cleaned = -0.00290411 Jy ! Component: 750 - total flux cleaned = -0.00321299 Jy ! Component: 800 - total flux cleaned = -0.00336391 Jy ! Component: 850 - total flux cleaned = -0.00351185 Jy ! Component: 900 - total flux cleaned = -0.00372807 Jy ! Component: 950 - total flux cleaned = -0.00408113 Jy ! Component: 1000 - total flux cleaned = -0.00421799 Jy ! Component: 1050 - total flux cleaned = -0.0042864 Jy ! Component: 1100 - total flux cleaned = -0.00468635 Jy ! Component: 1150 - total flux cleaned = -0.00488173 Jy ! Component: 1200 - total flux cleaned = -0.00520098 Jy ! Component: 1250 - total flux cleaned = -0.0053273 Jy ! Component: 1300 - total flux cleaned = -0.0056988 Jy ! Component: 1350 - total flux cleaned = -0.00582107 Jy ! Component: 1400 - total flux cleaned = -0.00594135 Jy ! Component: 1450 - total flux cleaned = -0.00623528 Jy ! Component: 1500 - total flux cleaned = -0.00612016 Jy ! Component: 1550 - total flux cleaned = -0.00634883 Jy ! Component: 1600 - total flux cleaned = -0.00629193 Jy ! Component: 1650 - total flux cleaned = -0.00640246 Jy ! Component: 1700 - total flux cleaned = -0.00634753 Jy ! Component: 1750 - total flux cleaned = -0.00656161 Jy ! Component: 1800 - total flux cleaned = -0.0062966 Jy ! Component: 1850 - total flux cleaned = -0.00645463 Jy ! Component: 1900 - total flux cleaned = -0.00629996 Jy ! Component: 1950 - total flux cleaned = -0.00624869 Jy ! Component: 2000 - total flux cleaned = -0.00624848 Jy ! Component: 2050 - total flux cleaned = -0.00619794 Jy ! Component: 2100 - total flux cleaned = -0.00600119 Jy ! Component: 2150 - total flux cleaned = -0.00609955 Jy ! Component: 2200 - total flux cleaned = -0.00605152 Jy ! Component: 2250 - total flux cleaned = -0.00595612 Jy ! Component: 2300 - total flux cleaned = -0.00586197 Jy ! Component: 2350 - total flux cleaned = -0.00581555 Jy ! Component: 2400 - total flux cleaned = -0.00586171 Jy ! Component: 2450 - total flux cleaned = -0.00572413 Jy ! Component: 2500 - total flux cleaned = -0.00576853 Jy ! Component: 2550 - total flux cleaned = -0.00563434 Jy ! Component: 2600 - total flux cleaned = -0.005723 Jy ! Component: 2650 - total flux cleaned = -0.00581042 Jy ! Component: 2700 - total flux cleaned = -0.00581025 Jy ! Component: 2750 - total flux cleaned = -0.00585399 Jy ! Component: 2800 - total flux cleaned = -0.00589657 Jy ! Component: 2850 - total flux cleaned = -0.00598111 Jy ! Component: 2900 - total flux cleaned = -0.00606518 Jy ! Component: 2950 - total flux cleaned = -0.00610627 Jy ! Component: 3000 - total flux cleaned = -0.006065 Jy ! Component: 3050 - total flux cleaned = -0.00594288 Jy ! Component: 3100 - total flux cleaned = -0.00606451 Jy ! Component: 3150 - total flux cleaned = -0.00614465 Jy ! Component: 3200 - total flux cleaned = -0.00602529 Jy ! Component: 3250 - total flux cleaned = -0.00598626 Jy ! Component: 3300 - total flux cleaned = -0.00606437 Jy ! Component: 3350 - total flux cleaned = -0.00602561 Jy ! Component: 3400 - total flux cleaned = -0.00602568 Jy ! Component: 3450 - total flux cleaned = -0.00598744 Jy ! Component: 3500 - total flux cleaned = -0.00602579 Jy ! Component: 3550 - total flux cleaned = -0.00591318 Jy ! Component: 3600 - total flux cleaned = -0.00595046 Jy ! Component: 3650 - total flux cleaned = -0.00598713 Jy ! Component: 3700 - total flux cleaned = -0.00591374 Jy ! Component: 3750 - total flux cleaned = -0.00591354 Jy ! Component: 3800 - total flux cleaned = -0.00591361 Jy ! Component: 3850 - total flux cleaned = -0.00573392 Jy ! Component: 3900 - total flux cleaned = -0.00587679 Jy ! Component: 3950 - total flux cleaned = -0.00584094 Jy ! Component: 4000 - total flux cleaned = -0.00580559 Jy ! Component: 4050 - total flux cleaned = -0.00566626 Jy ! Total flux subtracted in 4096 components = -0.00577052 Jy ! Clean residual min=-0.002349 max=0.002051 Jy/beam ! Clean residual mean=-0.000007 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.416612 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 461 components and 0.416612 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1036-0605_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.51 x 8.386 at 3.932 degrees (North through East) ! Clean map min=-0.0068726 max=0.28288 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1036-0605_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.282879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000721612 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.765286 0.765286 1.53057 3.06115 6.12229 12.2446 24.4892 48.9783 97.9567 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.282 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 392.01 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1036-0605_S_uvs.log closed on Thu Apr 7 01:19:26 2016