! Started logfile: /scr/pima/bg219e_uvs/J0519+0848_S_uvs.log on Thu Apr 7 06:36:36 2016 obs /scr/pima/bg219e_uvs/J0519+0848_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0519+0848_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.906636 visibilities/baseline/integration-bin. ! Found source: J0519+0848 ! ! 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 4700 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/J0519+0848_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025536Jy sigma=21.539388 ! Fit after self-cal, rms=0.736901Jy sigma=15.469998 ! 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.866 mas, bmaj=9.116 mas, bpa=20.66 degrees ! Estimated noise=0.706472 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.205149 Jy ! Component: 100 - total flux cleaned = 0.250744 Jy ! Total flux subtracted in 100 components = 0.250744 Jy ! Clean residual min=-0.006880 max=0.015306 Jy/beam ! Clean residual mean=-0.000028 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.250744 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.250744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070468Jy sigma=1.387652 ! Fit after self-cal, rms=0.070464Jy sigma=1.387582 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152066 Jy ! Component: 100 - total flux cleaned = 0.0219996 Jy ! Total flux subtracted in 100 components = 0.0219996 Jy ! Clean residual min=-0.005388 max=0.005029 Jy/beam ! Clean residual mean=-0.000014 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.272743 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.272743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067233Jy sigma=1.315059 ! Fit after self-cal, rms=0.067236Jy sigma=1.314864 ! 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=4.704 mas, bmaj=9.379 mas, bpa=17.04 degrees ! Estimated noise=0.536249 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.00456392 Jy ! Component: 100 - total flux cleaned = 0.00698297 Jy ! Component: 150 - total flux cleaned = 0.00846844 Jy ! Component: 200 - total flux cleaned = 0.00939818 Jy ! Total flux subtracted in 200 components = 0.00939818 Jy ! Clean residual min=-0.003722 max=0.004823 Jy/beam ! Clean residual mean=-0.000002 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.282142 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.282142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066934Jy sigma=1.307983 ! Fit after self-cal, rms=0.066933Jy sigma=1.307875 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.704 x 9.379 at 17.04 degrees (North through East) ! Clean map min=-0.0036573 max=0.26494 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 0.99 KP 1.02 ! LA 1.00 NL 0.99 OV 1.00 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.99 KP 1.02 ! LA 0.99 NL 1.02 OV 0.99 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.99 KP 1.00 ! LA 1.03 NL 0.99 OV 1.01 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 0.98 KP 1.01 ! LA 1.01 NL 1.00 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.066933Jy sigma=1.307875 ! Fit after self-cal, rms=0.066249Jy sigma=1.302947 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.708 mas, bmaj=9.369 mas, bpa=16.9 degrees ! Estimated noise=0.53609 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 (5.5, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505286 Jy ! Component: 100 - total flux cleaned = 0.00800283 Jy ! Component: 150 - total flux cleaned = 0.0101038 Jy ! Component: 200 - total flux cleaned = 0.0117668 Jy ! Total flux subtracted in 200 components = 0.0117668 Jy ! Clean residual min=-0.002887 max=0.003315 Jy/beam ! Clean residual mean=-0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.293908 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 75 components and 0.293908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065826Jy sigma=1.293340 ! Fit after self-cal, rms=0.065800Jy sigma=1.292857 ! 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.065800Jy sigma=1.292857 ! Fit after self-cal, rms=0.064369Jy sigma=1.279959 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.712 mas, bmaj=9.38 mas, bpa=16.93 degrees ! Estimated noise=0.534313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171638 Jy ! Component: 100 - total flux cleaned = 0.00290666 Jy ! Component: 150 - total flux cleaned = 0.00349722 Jy ! Component: 200 - total flux cleaned = 0.00391315 Jy ! Total flux subtracted in 200 components = 0.00391315 Jy ! Clean residual min=-0.002569 max=0.002754 Jy/beam ! Clean residual mean=-0.000004 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.297822 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.297822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064300Jy sigma=1.278659 ! Fit after self-cal, rms=0.064296Jy sigma=1.278586 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.000466578 Jy ! Component: 100 - total flux cleaned = 0.000848893 Jy ! Component: 150 - total flux cleaned = 0.00114782 Jy ! Component: 200 - total flux cleaned = 0.00142664 Jy ! Total flux subtracted in 200 components = 0.00142664 Jy ! Clean residual min=-0.002559 max=0.002805 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.299248 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.299248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064273Jy sigma=1.278144 ! Fit after self-cal, rms=0.064272Jy sigma=1.278136 ! Inverting map ! Added new window around map position (87.5, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227711 Jy ! Component: 100 - total flux cleaned = 0.00265218 Jy ! Component: 150 - total flux cleaned = 0.00269998 Jy ! Component: 200 - total flux cleaned = 0.00285869 Jy ! Total flux subtracted in 200 components = 0.00285869 Jy ! Clean residual min=-0.002455 max=0.002475 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.302107 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.302107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064140Jy sigma=1.275794 ! Fit after self-cal, rms=0.064123Jy sigma=1.275608 ! 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.064123Jy sigma=1.275608 ! Fit after self-cal, rms=0.064096Jy sigma=1.275448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.713 mas, bmaj=9.382 mas, bpa=16.91 degrees ! Estimated noise=0.534114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825718 Jy ! Component: 100 - total flux cleaned = 0.00112624 Jy ! Component: 150 - total flux cleaned = 0.00122988 Jy ! Component: 200 - total flux cleaned = 0.00139227 Jy ! Total flux subtracted in 200 components = 0.00139227 Jy ! Clean residual min=-0.002449 max=0.002358 Jy/beam ! Clean residual mean=-0.000000 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.303499 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 161 components and 0.303499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064052Jy sigma=1.274710 ! Fit after self-cal, rms=0.064048Jy sigma=1.274680 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.000231911 Jy ! Component: 100 - total flux cleaned = 0.000385661 Jy ! Component: 150 - total flux cleaned = 0.000532769 Jy ! Component: 200 - total flux cleaned = 0.000700468 Jy ! Total flux subtracted in 200 components = 0.000700468 Jy ! Clean residual min=-0.002430 max=0.002333 Jy/beam ! Clean residual mean=-0.000000 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.3042 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 166 components and 0.3042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064020Jy sigma=1.274212 ! Fit after self-cal, rms=0.064018Jy sigma=1.274205 ! 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.064018Jy sigma=1.274205 ! Fit after self-cal, rms=0.064038Jy sigma=1.274159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.293 mas, bmaj=11.48 mas, bpa=3.885 degrees ! Estimated noise=0.598961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984603 Jy ! Component: 100 - total flux cleaned = 0.00159131 Jy ! Component: 150 - total flux cleaned = 0.00192537 Jy ! Component: 200 - total flux cleaned = 0.00210892 Jy ! Total flux subtracted in 200 components = 0.00210892 Jy ! Clean residual min=-0.002076 max=0.002483 Jy/beam ! Clean residual mean=0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.306309 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 186 components and 0.306309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064021Jy sigma=1.273901 ! Fit after self-cal, rms=0.064020Jy sigma=1.273875 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.000288155 Jy ! Component: 100 - total flux cleaned = 0.000411873 Jy ! Component: 150 - total flux cleaned = 0.000469614 Jy ! Component: 200 - total flux cleaned = 0.000488138 Jy ! Total flux subtracted in 200 components = 0.000488138 Jy ! Clean residual min=-0.002061 max=0.002449 Jy/beam ! Clean residual mean=0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.306797 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 199 components and 0.306797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064010Jy sigma=1.273749 ! Fit after self-cal, rms=0.064010Jy sigma=1.273741 ! 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=4.714 mas, bmaj=9.383 mas, bpa=16.91 degrees ! Estimated noise=0.534279 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.714 x 9.383 at 16.91 degrees (North through East) ! Clean map min=-0.0022497 max=0.2646 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.882 mas, bmaj=9.109 mas, bpa=20.58 degrees ! Estimated noise=0.703616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.204287 Jy ! Component: 100 - total flux cleaned = 0.24946 Jy ! Component: 150 - total flux cleaned = 0.264226 Jy ! Component: 200 - total flux cleaned = 0.270978 Jy ! Total flux subtracted in 200 components = 0.270978 Jy ! Clean residual min=-0.004023 max=0.004331 Jy/beam ! Clean residual mean=-0.000011 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.270978 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.270978 Jy ! Inverting map and beam ! Estimated beam: bmin=4.714 mas, bmaj=9.383 mas, bpa=16.91 degrees ! Estimated noise=0.534279 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.00557429 Jy ! Component: 100 - total flux cleaned = 0.00975366 Jy ! Component: 150 - total flux cleaned = 0.0131941 Jy ! Component: 200 - total flux cleaned = 0.0161236 Jy ! Total flux subtracted in 200 components = 0.0161236 Jy ! Clean residual min=-0.002943 max=0.003209 Jy/beam ! Clean residual mean=-0.000005 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.287102 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.287102 Jy ! Inverting map ! Added new window around map position (-1, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310288 Jy ! Component: 100 - total flux cleaned = 0.00550203 Jy ! Component: 150 - total flux cleaned = 0.00761603 Jy ! Component: 200 - total flux cleaned = 0.00943285 Jy ! Total flux subtracted in 200 components = 0.00943285 Jy ! Clean residual min=-0.002641 max=0.002446 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.296534 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 86 components and 0.296534 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.293 mas, bmaj=11.48 mas, bpa=3.885 degrees ! Estimated noise=0.598961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214511 Jy ! Component: 100 - total flux cleaned = 0.00390438 Jy ! Component: 150 - total flux cleaned = 0.00542956 Jy ! Component: 200 - total flux cleaned = 0.00676786 Jy ! Total flux subtracted in 200 components = 0.00676786 Jy ! Clean residual min=-0.002330 max=0.002396 Jy/beam ! Clean residual mean=-0.000000 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.303302 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.000999461 Jy ! Component: 100 - total flux cleaned = 0.00168504 Jy ! Component: 150 - total flux cleaned = 0.0023096 Jy ! Component: 200 - total flux cleaned = 0.00280953 Jy ! Total flux subtracted in 200 components = 0.00280953 Jy ! Clean residual min=-0.002153 max=0.002388 Jy/beam ! Clean residual mean=0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.306112 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 149 components and 0.306112 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.714 mas, bmaj=9.383 mas, bpa=16.91 degrees ! Estimated noise=0.534279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000638429 Jy ! Component: 100 - total flux cleaned = -0.000553771 Jy ! Component: 150 - total flux cleaned = -0.000390419 Jy ! Component: 200 - total flux cleaned = -0.000199425 Jy ! Total flux subtracted in 200 components = -0.000199425 Jy ! Clean residual min=-0.002316 max=0.002248 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.305912 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 172 components and 0.305912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064002Jy sigma=1.273488 ! Fit after self-cal, rms=0.063992Jy sigma=1.273246 wmodel /scr/pima/bg219e_uvs/J0519+0848_S_map.mod ! Writing 172 model components to file: /scr/pima/bg219e_uvs/J0519+0848_S_map.mod wobs /scr/pima/bg219e_uvs/J0519+0848_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0519+0848_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0519+0848_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J0519+0848_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 = 1.60655e-05 Jy ! Component: 100 - total flux cleaned = 0.000123928 Jy ! Component: 150 - total flux cleaned = 0.000326662 Jy ! Component: 200 - total flux cleaned = 0.000678109 Jy ! Component: 250 - total flux cleaned = 0.00104557 Jy ! Component: 300 - total flux cleaned = 0.00134111 Jy ! Component: 350 - total flux cleaned = 0.00157201 Jy ! Component: 400 - total flux cleaned = 0.00179699 Jy ! Component: 450 - total flux cleaned = 0.00204347 Jy ! Component: 500 - total flux cleaned = 0.00223094 Jy ! Component: 550 - total flux cleaned = 0.0024141 Jy ! Component: 600 - total flux cleaned = 0.00259286 Jy ! Component: 650 - total flux cleaned = 0.00269319 Jy ! Component: 700 - total flux cleaned = 0.00289006 Jy ! Component: 750 - total flux cleaned = 0.00305835 Jy ! Component: 800 - total flux cleaned = 0.00324763 Jy ! Component: 850 - total flux cleaned = 0.0034107 Jy ! Component: 900 - total flux cleaned = 0.00357134 Jy ! Component: 950 - total flux cleaned = 0.00366214 Jy ! Component: 1000 - total flux cleaned = 0.00386308 Jy ! Component: 1050 - total flux cleaned = 0.00399504 Jy ! Component: 1100 - total flux cleaned = 0.00416831 Jy ! Component: 1150 - total flux cleaned = 0.0042751 Jy ! Component: 1200 - total flux cleaned = 0.00440132 Jy ! Component: 1250 - total flux cleaned = 0.00458796 Jy ! Component: 1300 - total flux cleaned = 0.00460819 Jy ! Component: 1350 - total flux cleaned = 0.00468939 Jy ! Component: 1400 - total flux cleaned = 0.00484954 Jy ! Component: 1450 - total flux cleaned = 0.00500806 Jy ! Component: 1500 - total flux cleaned = 0.00512579 Jy ! Component: 1550 - total flux cleaned = 0.00522272 Jy ! Component: 1600 - total flux cleaned = 0.0053379 Jy ! Component: 1650 - total flux cleaned = 0.00547095 Jy ! Component: 1700 - total flux cleaned = 0.00552768 Jy ! Component: 1750 - total flux cleaned = 0.00563984 Jy ! Component: 1800 - total flux cleaned = 0.00575085 Jy ! Component: 1850 - total flux cleaned = 0.00582434 Jy ! Component: 1900 - total flux cleaned = 0.00593345 Jy ! Component: 1950 - total flux cleaned = 0.00602326 Jy ! Component: 2000 - total flux cleaned = 0.00616589 Jy ! Component: 2050 - total flux cleaned = 0.00621886 Jy ! Component: 2100 - total flux cleaned = 0.00632404 Jy ! Component: 2150 - total flux cleaned = 0.00639354 Jy ! Component: 2200 - total flux cleaned = 0.00649701 Jy ! Component: 2250 - total flux cleaned = 0.0065997 Jy ! Component: 2300 - total flux cleaned = 0.00670143 Jy ! Component: 2350 - total flux cleaned = 0.00680244 Jy ! Component: 2400 - total flux cleaned = 0.00688591 Jy ! Component: 2450 - total flux cleaned = 0.00698534 Jy ! Component: 2500 - total flux cleaned = 0.00698532 Jy ! Component: 2550 - total flux cleaned = 0.00711599 Jy ! Component: 2600 - total flux cleaned = 0.0072132 Jy ! Component: 2650 - total flux cleaned = 0.00719725 Jy ! Component: 2700 - total flux cleaned = 0.00732527 Jy ! Component: 2750 - total flux cleaned = 0.00737289 Jy ! Component: 2800 - total flux cleaned = 0.00743571 Jy ! Component: 2850 - total flux cleaned = 0.00748275 Jy ! Component: 2900 - total flux cleaned = 0.00752941 Jy ! Component: 2950 - total flux cleaned = 0.00759123 Jy ! Component: 3000 - total flux cleaned = 0.00774462 Jy ! Component: 3050 - total flux cleaned = 0.00772939 Jy ! Component: 3100 - total flux cleaned = 0.0078352 Jy ! Component: 3150 - total flux cleaned = 0.00788034 Jy ! Component: 3200 - total flux cleaned = 0.00796972 Jy ! Component: 3250 - total flux cleaned = 0.0079845 Jy ! Component: 3300 - total flux cleaned = 0.00802881 Jy ! Component: 3350 - total flux cleaned = 0.00807273 Jy ! Component: 3400 - total flux cleaned = 0.00810192 Jy ! Component: 3450 - total flux cleaned = 0.00814541 Jy ! Component: 3500 - total flux cleaned = 0.00823152 Jy ! Component: 3550 - total flux cleaned = 0.00823156 Jy ! Component: 3600 - total flux cleaned = 0.0083025 Jy ! Component: 3650 - total flux cleaned = 0.00833066 Jy ! Component: 3700 - total flux cleaned = 0.00840083 Jy ! Component: 3750 - total flux cleaned = 0.0083869 Jy ! Component: 3800 - total flux cleaned = 0.00852559 Jy ! Component: 3850 - total flux cleaned = 0.00853931 Jy ! Component: 3900 - total flux cleaned = 0.00859417 Jy ! Component: 3950 - total flux cleaned = 0.00863497 Jy ! Component: 4000 - total flux cleaned = 0.00864846 Jy ! Component: 4050 - total flux cleaned = 0.00870229 Jy ! Total flux subtracted in 4096 components = 0.00871577 Jy ! Clean residual min=-0.000792 max=0.000784 Jy/beam ! Clean residual mean=0.000001 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.314628 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 437 components and 0.314628 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0519+0848_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.714 x 9.383 at 16.91 degrees (North through East) ! Clean map min=-0.0014631 max=0.26475 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0519+0848_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.264747 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245274 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.277934 0.277934 0.555869 1.11174 2.22347 4.44695 8.8939 17.7878 35.5756 71.1512 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.264 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1079.39 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0519+0848_S_uvs.log closed on Thu Apr 7 06:36:40 2016