! Started logfile: /scr/pima/bg219h_uvs/J1343+6602_S_uvs.log on Thu Apr 7 09:03:28 2016 obs /scr/pima/bg219h_uvs/J1343+6602_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1343+6602_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.67619 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 1704 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J1343+6602_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.055972Jy sigma=29.177872 ! Fit after self-cal, rms=0.739542Jy sigma=19.929829 ! 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.222 mas, bmaj=4.246 mas, bpa=70.26 degrees ! Estimated noise=0.883341 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.211631 Jy ! Component: 100 - total flux cleaned = 0.26482 Jy ! Total flux subtracted in 100 components = 0.26482 Jy ! Clean residual min=-0.014094 max=0.022570 Jy/beam ! Clean residual mean=-0.000058 rms=0.004141 Jy/beam ! Combined flux in latest and established models = 0.26482 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.26482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115182Jy sigma=2.713123 ! Fit after self-cal, rms=0.115023Jy sigma=2.709165 ! 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.77 mas, bmaj=5.102 mas, bpa=60.95 degrees ! Estimated noise=0.691156 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.0187952 Jy ! Component: 100 - total flux cleaned = 0.0183858 Jy ! Component: 150 - total flux cleaned = 0.0177777 Jy ! Component: 200 - total flux cleaned = 0.0170603 Jy ! Total flux subtracted in 200 components = 0.0170603 Jy ! Clean residual min=-0.019309 max=0.018527 Jy/beam ! Clean residual mean=-0.000070 rms=0.004591 Jy/beam ! Combined flux in latest and established models = 0.28188 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.28188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112262Jy sigma=2.554231 ! Fit after self-cal, rms=0.112254Jy sigma=2.553868 ! 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.77 x 5.102 at 60.95 degrees (North through East) ! Clean map min=-0.019091 max=0.27509 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.112254Jy sigma=2.553868 ! Fit after self-cal, rms=0.112254Jy sigma=2.553868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=5.102 mas, bpa=60.95 degrees ! Estimated noise=0.691156 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.000578574 Jy ! Component: 100 - total flux cleaned = -0.00109609 Jy ! Component: 150 - total flux cleaned = -0.00167191 Jy ! Component: 200 - total flux cleaned = -0.00203937 Jy ! Total flux subtracted in 200 components = -0.00203937 Jy ! Clean residual min=-0.019239 max=0.017741 Jy/beam ! Clean residual mean=-0.000073 rms=0.004521 Jy/beam ! Combined flux in latest and established models = 0.279841 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.279841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111870Jy sigma=2.540770 ! Fit after self-cal, rms=0.111859Jy sigma=2.540626 ! 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.111859Jy sigma=2.540626 ! Fit after self-cal, rms=0.111082Jy sigma=2.461343 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=5.129 mas, bpa=60.34 degrees ! Estimated noise=0.678544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00445589 Jy ! Component: 100 - total flux cleaned = -0.00674644 Jy ! Component: 150 - total flux cleaned = -0.00788023 Jy ! Component: 200 - total flux cleaned = -0.00816135 Jy ! Total flux subtracted in 200 components = -0.00816135 Jy ! Clean residual min=-0.014956 max=0.015650 Jy/beam ! Clean residual mean=-0.000086 rms=0.003716 Jy/beam ! Combined flux in latest and established models = 0.271679 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.271679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110662Jy sigma=2.462231 ! Fit after self-cal, rms=0.110701Jy sigma=2.461936 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 = 8.04663e-06 Jy ! Component: 100 - total flux cleaned = -3.71163e-05 Jy ! Component: 150 - total flux cleaned = -0.000156989 Jy ! Component: 200 - total flux cleaned = -0.000195661 Jy ! Total flux subtracted in 200 components = -0.000195661 Jy ! Clean residual min=-0.014902 max=0.015637 Jy/beam ! Clean residual mean=-0.000086 rms=0.003715 Jy/beam ! Combined flux in latest and established models = 0.271484 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.271484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110655Jy sigma=2.461377 ! Fit after self-cal, rms=0.110658Jy sigma=2.461322 ! 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.110658Jy sigma=2.461322 ! Fit after self-cal, rms=0.110390Jy sigma=2.460442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=5.135 mas, bpa=60.28 degrees ! Estimated noise=0.676424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127038 Jy ! Component: 100 - total flux cleaned = -0.00155618 Jy ! Component: 150 - total flux cleaned = -0.00159454 Jy ! Component: 200 - total flux cleaned = -0.00163115 Jy ! Total flux subtracted in 200 components = -0.00163115 Jy ! Clean residual min=-0.014716 max=0.015644 Jy/beam ! Clean residual mean=-0.000084 rms=0.003671 Jy/beam ! Combined flux in latest and established models = 0.269852 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.269852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110296Jy sigma=2.461163 ! Fit after self-cal, rms=0.110298Jy sigma=2.461138 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 (90, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136429 Jy ! Component: 100 - total flux cleaned = 0.0179181 Jy ! Component: 150 - total flux cleaned = 0.0187143 Jy ! Component: 200 - total flux cleaned = 0.0190401 Jy ! Total flux subtracted in 200 components = 0.0190401 Jy ! Clean residual min=-0.013100 max=0.014354 Jy/beam ! Clean residual mean=-0.000080 rms=0.003405 Jy/beam ! Combined flux in latest and established models = 0.288893 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.288893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107974Jy sigma=2.414264 ! Fit after self-cal, rms=0.107809Jy sigma=2.406939 ! 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.107809Jy sigma=2.406939 ! Fit after self-cal, rms=0.107950Jy sigma=2.385583 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.371 mas, bmaj=9.333 mas, bpa=62.97 degrees ! Estimated noise=0.832963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000563295 Jy ! Component: 100 - total flux cleaned = -0.00116158 Jy ! Component: 150 - total flux cleaned = -0.0013438 Jy ! Component: 200 - total flux cleaned = -0.00148275 Jy ! Total flux subtracted in 200 components = -0.00148275 Jy ! Clean residual min=-0.017042 max=0.018613 Jy/beam ! Clean residual mean=-0.000204 rms=0.004978 Jy/beam ! Combined flux in latest and established models = 0.28741 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.28741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107605Jy sigma=2.388107 ! Fit after self-cal, rms=0.107600Jy sigma=2.387043 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.000468363 Jy ! Component: 100 - total flux cleaned = 0.000348539 Jy ! Component: 150 - total flux cleaned = 0.000234703 Jy ! Component: 200 - total flux cleaned = 0.000233451 Jy ! Total flux subtracted in 200 components = 0.000233451 Jy ! Clean residual min=-0.016914 max=0.018517 Jy/beam ! Clean residual mean=-0.000206 rms=0.004907 Jy/beam ! Combined flux in latest and established models = 0.287643 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.287643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107612Jy sigma=2.390986 ! Fit after self-cal, rms=0.107606Jy sigma=2.390801 ! 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.791 mas, bmaj=5.144 mas, bpa=60.23 degrees ! Estimated noise=0.673751 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.791 x 5.144 at 60.23 degrees (North through East) ! Clean map min=-0.011439 max=0.26751 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.238 mas, bmaj=4.272 mas, bpa=69.46 degrees ! Estimated noise=0.865181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207212 Jy ! Component: 100 - total flux cleaned = 0.258454 Jy ! Component: 150 - total flux cleaned = 0.279495 Jy ! Component: 200 - total flux cleaned = 0.285725 Jy ! Total flux subtracted in 200 components = 0.285725 Jy ! Clean residual min=-0.012263 max=0.015120 Jy/beam ! Clean residual mean=-0.000046 rms=0.003066 Jy/beam ! Combined flux in latest and established models = 0.285725 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.285725 Jy ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=5.144 mas, bpa=60.23 degrees ! Estimated noise=0.673751 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) ! Added new window around map position (33, 69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133552 Jy ! Component: 100 - total flux cleaned = 0.0160527 Jy ! Component: 150 - total flux cleaned = 0.0172316 Jy ! Component: 200 - total flux cleaned = 0.0177256 Jy ! Total flux subtracted in 200 components = 0.0177256 Jy ! Clean residual min=-0.011914 max=0.012871 Jy/beam ! Clean residual mean=-0.000062 rms=0.003230 Jy/beam ! Combined flux in latest and established models = 0.30345 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.30345 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.371 mas, bmaj=9.333 mas, bpa=62.97 degrees ! Estimated noise=0.832963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197364 Jy ! Component: 100 - total flux cleaned = -0.00101915 Jy ! Component: 150 - total flux cleaned = -0.00169858 Jy ! Component: 200 - total flux cleaned = -0.00273233 Jy ! Total flux subtracted in 200 components = -0.00273233 Jy ! Clean residual min=-0.018370 max=0.016107 Jy/beam ! Clean residual mean=-0.000146 rms=0.004812 Jy/beam ! Combined flux in latest and established models = 0.300718 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.000743572 Jy ! Component: 100 - total flux cleaned = -0.00141181 Jy ! Component: 150 - total flux cleaned = -0.00201293 Jy ! Component: 200 - total flux cleaned = -0.00228718 Jy ! Total flux subtracted in 200 components = -0.00228718 Jy ! Clean residual min=-0.018171 max=0.015755 Jy/beam ! Clean residual mean=-0.000144 rms=0.004696 Jy/beam ! Combined flux in latest and established models = 0.298431 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 75 components and 0.298431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=5.144 mas, bpa=60.23 degrees ! Estimated noise=0.673751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000864147 Jy ! Component: 100 - total flux cleaned = 0.000398049 Jy ! Component: 150 - total flux cleaned = 0.00165371 Jy ! Component: 200 - total flux cleaned = 0.00229096 Jy ! Total flux subtracted in 200 components = 0.00229096 Jy ! Clean residual min=-0.011207 max=0.011856 Jy/beam ! Clean residual mean=-0.000055 rms=0.003004 Jy/beam ! Combined flux in latest and established models = 0.300722 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.300722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105503Jy sigma=2.361729 ! Fit after self-cal, rms=0.105286Jy sigma=2.354867 wmodel /scr/pima/bg219h_uvs/J1343+6602_S_map.mod ! Writing 97 model components to file: /scr/pima/bg219h_uvs/J1343+6602_S_map.mod wobs /scr/pima/bg219h_uvs/J1343+6602_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1343+6602_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1343+6602_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1343+6602_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.00351032 Jy ! Component: 100 - total flux cleaned = 0.00486846 Jy ! Component: 150 - total flux cleaned = 0.00559377 Jy ! Component: 200 - total flux cleaned = 0.00644865 Jy ! Component: 250 - total flux cleaned = 0.00726549 Jy ! Component: 300 - total flux cleaned = 0.00804341 Jy ! Component: 350 - total flux cleaned = 0.00848875 Jy ! Component: 400 - total flux cleaned = 0.00877932 Jy ! Component: 450 - total flux cleaned = 0.00906369 Jy ! Component: 500 - total flux cleaned = 0.00973497 Jy ! Component: 550 - total flux cleaned = 0.010121 Jy ! Component: 600 - total flux cleaned = 0.0107451 Jy ! Component: 650 - total flux cleaned = 0.011233 Jy ! Component: 700 - total flux cleaned = 0.0122859 Jy ! Component: 750 - total flux cleaned = 0.0127367 Jy ! Component: 800 - total flux cleaned = 0.0136171 Jy ! Component: 850 - total flux cleaned = 0.014257 Jy ! Component: 900 - total flux cleaned = 0.0146747 Jy ! Component: 950 - total flux cleaned = 0.0152814 Jy ! Component: 1000 - total flux cleaned = 0.015479 Jy ! Component: 1050 - total flux cleaned = 0.0154804 Jy ! Component: 1100 - total flux cleaned = 0.0156685 Jy ! Component: 1150 - total flux cleaned = 0.0158517 Jy ! Component: 1200 - total flux cleaned = 0.0154954 Jy ! Component: 1250 - total flux cleaned = 0.0154971 Jy ! Component: 1300 - total flux cleaned = 0.0155819 Jy ! Component: 1350 - total flux cleaned = 0.0152482 Jy ! Component: 1400 - total flux cleaned = 0.0152489 Jy ! Component: 1450 - total flux cleaned = 0.0150883 Jy ! Component: 1500 - total flux cleaned = 0.0148523 Jy ! Component: 1550 - total flux cleaned = 0.0146965 Jy ! Component: 1600 - total flux cleaned = 0.0144682 Jy ! Component: 1650 - total flux cleaned = 0.0142435 Jy ! Component: 1700 - total flux cleaned = 0.0138797 Jy ! Component: 1750 - total flux cleaned = 0.0139498 Jy ! Component: 1800 - total flux cleaned = 0.013877 Jy ! Component: 1850 - total flux cleaned = 0.0138776 Jy ! Component: 1900 - total flux cleaned = 0.0138771 Jy ! Component: 1950 - total flux cleaned = 0.0137406 Jy ! Component: 2000 - total flux cleaned = 0.0136741 Jy ! Component: 2050 - total flux cleaned = 0.0136086 Jy ! Component: 2100 - total flux cleaned = 0.0136737 Jy ! Component: 2150 - total flux cleaned = 0.0136732 Jy ! Component: 2200 - total flux cleaned = 0.0137966 Jy ! Component: 2250 - total flux cleaned = 0.0136731 Jy ! Component: 2300 - total flux cleaned = 0.0136739 Jy ! Component: 2350 - total flux cleaned = 0.0136738 Jy ! Component: 2400 - total flux cleaned = 0.0137921 Jy ! Component: 2450 - total flux cleaned = 0.0139093 Jy ! Component: 2500 - total flux cleaned = 0.0140816 Jy ! Component: 2550 - total flux cleaned = 0.0140245 Jy ! Component: 2600 - total flux cleaned = 0.0141919 Jy ! Component: 2650 - total flux cleaned = 0.0139142 Jy ! Component: 2700 - total flux cleaned = 0.0139152 Jy ! Component: 2750 - total flux cleaned = 0.0140786 Jy ! Component: 2800 - total flux cleaned = 0.0141324 Jy ! Component: 2850 - total flux cleaned = 0.0142376 Jy ! Component: 2900 - total flux cleaned = 0.014289 Jy ! Component: 2950 - total flux cleaned = 0.014134 Jy ! Component: 3000 - total flux cleaned = 0.0142862 Jy ! Component: 3050 - total flux cleaned = 0.0141855 Jy ! Component: 3100 - total flux cleaned = 0.0140376 Jy ! Component: 3150 - total flux cleaned = 0.0138911 Jy ! Component: 3200 - total flux cleaned = 0.013939 Jy ! Component: 3250 - total flux cleaned = 0.0138909 Jy ! Component: 3300 - total flux cleaned = 0.0137485 Jy ! Component: 3350 - total flux cleaned = 0.0135144 Jy ! Component: 3400 - total flux cleaned = 0.0133297 Jy ! Component: 3450 - total flux cleaned = 0.0131916 Jy ! Component: 3500 - total flux cleaned = 0.01283 Jy ! Component: 3550 - total flux cleaned = 0.0127411 Jy ! Component: 3600 - total flux cleaned = 0.0126083 Jy ! Component: 3650 - total flux cleaned = 0.0126089 Jy ! Component: 3700 - total flux cleaned = 0.0123494 Jy ! Component: 3750 - total flux cleaned = 0.0123494 Jy ! Component: 3800 - total flux cleaned = 0.0120943 Jy ! Component: 3850 - total flux cleaned = 0.0118842 Jy ! Component: 3900 - total flux cleaned = 0.011926 Jy ! Component: 3950 - total flux cleaned = 0.0117194 Jy ! Component: 4000 - total flux cleaned = 0.011556 Jy ! Component: 4050 - total flux cleaned = 0.0114351 Jy ! Total flux subtracted in 4096 components = 0.0113954 Jy ! Clean residual min=-0.002204 max=0.002202 Jy/beam ! Clean residual mean=-0.000015 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.312117 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 453 components and 0.312118 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1343+6602_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.791 x 5.144 at 60.23 degrees (North through East) ! Clean map min=-0.0065032 max=0.26218 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1343+6602_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.262175 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000722004 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.826169 0.826169 1.65234 3.30468 6.60935 13.2187 26.4374 52.8748 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.262 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 363.121 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1343+6602_S_uvs.log closed on Thu Apr 7 09:03:32 2016