! Started logfile: /scr/pima/bg219a_uvs/J0502+2516_S_uvs.log on Wed Apr 6 22:45:12 2016 obs /scr/pima/bg219a_uvs/J0502+2516_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0502+2516_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0502+2516 ! ! 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 1800 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/J0502+2516_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.035455Jy sigma=27.383294 ! Fit after self-cal, rms=0.816620Jy sigma=21.468247 ! 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.969 mas, bmaj=4.85 mas, bpa=-3.473 degrees ! Estimated noise=1.01521 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.141644 Jy ! Component: 100 - total flux cleaned = 0.173136 Jy ! Total flux subtracted in 100 components = 0.173136 Jy ! Clean residual min=-0.007066 max=0.010295 Jy/beam ! Clean residual mean=0.000017 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.173136 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.173136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051054Jy sigma=1.278140 ! Fit after self-cal, rms=0.051049Jy sigma=1.277482 ! 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.567 mas, bmaj=5.722 mas, bpa=-1.723 degrees ! Estimated noise=0.680868 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.0144307 Jy ! Component: 100 - total flux cleaned = 0.0211638 Jy ! Component: 150 - total flux cleaned = 0.0245529 Jy ! Component: 200 - total flux cleaned = 0.0251996 Jy ! Total flux subtracted in 200 components = 0.0251996 Jy ! Clean residual min=-0.004103 max=0.003719 Jy/beam ! Clean residual mean=-0.000011 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.198335 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.198335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047310Jy sigma=1.168250 ! Fit after self-cal, rms=0.047338Jy sigma=1.167840 ! 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.567 x 5.722 at -1.723 degrees (North through East) ! Clean map min=-0.0040203 max=0.18493 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.99 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.01 OV 1.03 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.01 NL 0.94 OV 1.02 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 0.97 OV 1.00 ! PT 0.95 SC 0.98 ! ! ! Fit before self-cal, rms=0.047338Jy sigma=1.167840 ! Fit after self-cal, rms=0.046713Jy sigma=1.152009 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=5.729 mas, bpa=-1.316 degrees ! Estimated noise=0.677101 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.00108781 Jy ! Component: 100 - total flux cleaned = -0.00130803 Jy ! Component: 150 - total flux cleaned = -0.00122669 Jy ! Component: 200 - total flux cleaned = -0.00115366 Jy ! Total flux subtracted in 200 components = -0.00115366 Jy ! Clean residual min=-0.002505 max=0.002720 Jy/beam ! Clean residual mean=-0.000012 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.197182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.197182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046567Jy sigma=1.148885 ! Fit after self-cal, rms=0.046583Jy sigma=1.148731 ! 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.046583Jy sigma=1.148731 ! Fit after self-cal, rms=0.046873Jy sigma=1.145217 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=5.715 mas, bpa=-1.599 degrees ! Estimated noise=0.677395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.16524e-05 Jy ! Component: 100 - total flux cleaned = 7.94807e-05 Jy ! Component: 150 - total flux cleaned = 6.72003e-05 Jy ! Component: 200 - total flux cleaned = 4.4555e-05 Jy ! Total flux subtracted in 200 components = 4.4555e-05 Jy ! Clean residual min=-0.002346 max=0.002524 Jy/beam ! Clean residual mean=-0.000010 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.197226 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.197226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046862Jy sigma=1.145071 ! Fit after self-cal, rms=0.046875Jy sigma=1.145030 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.68109e-05 Jy ! Component: 100 - total flux cleaned = -2.73102e-05 Jy ! Component: 150 - total flux cleaned = -4.56927e-05 Jy ! Component: 200 - total flux cleaned = -6.30548e-05 Jy ! Total flux subtracted in 200 components = -6.30548e-05 Jy ! Clean residual min=-0.002320 max=0.002523 Jy/beam ! Clean residual mean=-0.000010 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.197163 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.197163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046869Jy sigma=1.144954 ! Fit after self-cal, rms=0.046870Jy sigma=1.144936 ! 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.046870Jy sigma=1.144936 ! Fit after self-cal, rms=0.046852Jy sigma=1.144925 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.595 degrees ! Estimated noise=0.677369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.76053e-05 Jy ! Component: 100 - total flux cleaned = 3.5672e-05 Jy ! Component: 150 - total flux cleaned = 2.06595e-05 Jy ! Component: 200 - total flux cleaned = 6.29265e-06 Jy ! Total flux subtracted in 200 components = 6.29265e-06 Jy ! Clean residual min=-0.002313 max=0.002524 Jy/beam ! Clean residual mean=-0.000010 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.197169 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.197169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046847Jy sigma=1.144877 ! Fit after self-cal, rms=0.046849Jy sigma=1.144863 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.79139e-05 Jy ! Component: 100 - total flux cleaned = -4.84006e-05 Jy ! Component: 150 - total flux cleaned = -4.85226e-05 Jy ! Component: 200 - total flux cleaned = -6.63207e-05 Jy ! Total flux subtracted in 200 components = -6.63207e-05 Jy ! Clean residual min=-0.002293 max=0.002519 Jy/beam ! Clean residual mean=-0.000010 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.197103 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.197103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046845Jy sigma=1.144832 ! Fit after self-cal, rms=0.046847Jy sigma=1.144819 ! 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.046847Jy sigma=1.144819 ! Fit after self-cal, rms=0.046853Jy sigma=1.144816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.822 mas, bmaj=12.94 mas, bpa=-11.63 degrees ! Estimated noise=0.839462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.33266e-05 Jy ! Component: 100 - total flux cleaned = -0.000103921 Jy ! Component: 150 - total flux cleaned = -0.000119094 Jy ! Component: 200 - total flux cleaned = -0.000129973 Jy ! Total flux subtracted in 200 components = -0.000129973 Jy ! Clean residual min=-0.002562 max=0.002135 Jy/beam ! Clean residual mean=-0.000023 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.196973 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 47 components and 0.196973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046852Jy sigma=1.144863 ! Fit after self-cal, rms=0.046854Jy sigma=1.144817 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.51375e-05 Jy ! Component: 100 - total flux cleaned = -4.14267e-05 Jy ! Component: 150 - total flux cleaned = -5.29673e-05 Jy ! Component: 200 - total flux cleaned = -6.12868e-05 Jy ! Total flux subtracted in 200 components = -6.12868e-05 Jy ! Clean residual min=-0.002545 max=0.002138 Jy/beam ! Clean residual mean=-0.000023 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.196912 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.196912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046854Jy sigma=1.144886 ! Fit after self-cal, rms=0.046856Jy sigma=1.144857 ! 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.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 5.715 at -1.61 degrees (North through East) ! Clean map min=-0.0022502 max=0.18458 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.981 mas, bmaj=4.835 mas, bpa=-3.677 degrees ! Estimated noise=1.01708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141856 Jy ! Component: 100 - total flux cleaned = 0.173357 Jy ! Component: 150 - total flux cleaned = 0.183786 Jy ! Component: 200 - total flux cleaned = 0.189594 Jy ! Total flux subtracted in 200 components = 0.189594 Jy ! Clean residual min=-0.004279 max=0.003856 Jy/beam ! Clean residual mean=0.000001 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.189594 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.189594 Jy ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 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.00438328 Jy ! Component: 100 - total flux cleaned = 0.00619682 Jy ! Component: 150 - total flux cleaned = 0.00651119 Jy ! Component: 200 - total flux cleaned = 0.00666846 Jy ! Total flux subtracted in 200 components = 0.00666846 Jy ! Clean residual min=-0.002437 max=0.002610 Jy/beam ! Clean residual mean=-0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.196262 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.196262 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.822 mas, bmaj=12.94 mas, bpa=-11.63 degrees ! Estimated noise=0.839462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000743799 Jy ! Component: 100 - total flux cleaned = 0.000745365 Jy ! Component: 150 - total flux cleaned = 0.000745237 Jy ! Component: 200 - total flux cleaned = 0.000771151 Jy ! Total flux subtracted in 200 components = 0.000771151 Jy ! Clean residual min=-0.002545 max=0.002138 Jy/beam ! Clean residual mean=-0.000023 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.197034 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 = -1.75549e-06 Jy ! Component: 100 - total flux cleaned = -3.96532e-06 Jy ! Component: 150 - total flux cleaned = -6.0689e-06 Jy ! Component: 200 - total flux cleaned = -7.98238e-06 Jy ! Total flux subtracted in 200 components = -7.98238e-06 Jy ! Clean residual min=-0.002544 max=0.002119 Jy/beam ! Clean residual mean=-0.000023 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.197026 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.197026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27861e-05 Jy ! Component: 100 - total flux cleaned = -5.42617e-05 Jy ! Component: 150 - total flux cleaned = -5.81106e-05 Jy ! Component: 200 - total flux cleaned = 1.12169e-06 Jy ! Total flux subtracted in 200 components = 1.12169e-06 Jy ! Clean residual min=-0.002264 max=0.002457 Jy/beam ! Clean residual mean=-0.000009 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.197027 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.197027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046881Jy sigma=1.145148 ! Fit after self-cal, rms=0.046874Jy sigma=1.145120 wmodel /scr/pima/bg219a_uvs/J0502+2516_S_map.mod ! Writing 35 model components to file: /scr/pima/bg219a_uvs/J0502+2516_S_map.mod wobs /scr/pima/bg219a_uvs/J0502+2516_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0502+2516_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0502+2516_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0502+2516_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.00028308 Jy ! Component: 100 - total flux cleaned = 0.000162335 Jy ! Component: 150 - total flux cleaned = 0.000198796 Jy ! Component: 200 - total flux cleaned = 0.000233617 Jy ! Component: 250 - total flux cleaned = 0.000232193 Jy ! Component: 300 - total flux cleaned = 0.000230909 Jy ! Component: 350 - total flux cleaned = 0.000290357 Jy ! Component: 400 - total flux cleaned = 0.000290372 Jy ! Component: 450 - total flux cleaned = 0.000317829 Jy ! Component: 500 - total flux cleaned = 0.000263878 Jy ! Component: 550 - total flux cleaned = 0.000264114 Jy ! Component: 600 - total flux cleaned = 0.000188197 Jy ! Component: 650 - total flux cleaned = 0.000115854 Jy ! Component: 700 - total flux cleaned = 0.000115513 Jy ! Component: 750 - total flux cleaned = 0.000114849 Jy ! Component: 800 - total flux cleaned = 0.000180774 Jy ! Component: 850 - total flux cleaned = 0.000201829 Jy ! Component: 900 - total flux cleaned = 0.000222575 Jy ! Component: 950 - total flux cleaned = 0.000262977 Jy ! Component: 1000 - total flux cleaned = 0.000262575 Jy ! Component: 1050 - total flux cleaned = 0.000262275 Jy ! Component: 1100 - total flux cleaned = 0.000337386 Jy ! Component: 1150 - total flux cleaned = 0.000374241 Jy ! Component: 1200 - total flux cleaned = 0.000392012 Jy ! Component: 1250 - total flux cleaned = 0.00039215 Jy ! Component: 1300 - total flux cleaned = 0.000409244 Jy ! Component: 1350 - total flux cleaned = 0.000442803 Jy ! Component: 1400 - total flux cleaned = 0.000442843 Jy ! Component: 1450 - total flux cleaned = 0.000426972 Jy ! Component: 1500 - total flux cleaned = 0.000442913 Jy ! Component: 1550 - total flux cleaned = 0.000427285 Jy ! Component: 1600 - total flux cleaned = 0.000412092 Jy ! Component: 1650 - total flux cleaned = 0.00039705 Jy ! Component: 1700 - total flux cleaned = 0.000382286 Jy ! Component: 1750 - total flux cleaned = 0.000382227 Jy ! Component: 1800 - total flux cleaned = 0.000367907 Jy ! Component: 1850 - total flux cleaned = 0.000367979 Jy ! Component: 1900 - total flux cleaned = 0.000325876 Jy ! Component: 1950 - total flux cleaned = 0.000340061 Jy ! Component: 2000 - total flux cleaned = 0.000312361 Jy ! Component: 2050 - total flux cleaned = 0.000284914 Jy ! Component: 2100 - total flux cleaned = 0.000298402 Jy ! Component: 2150 - total flux cleaned = 0.000271434 Jy ! Component: 2200 - total flux cleaned = 0.000258077 Jy ! Component: 2250 - total flux cleaned = 0.000271344 Jy ! Component: 2300 - total flux cleaned = 0.000258043 Jy ! Component: 2350 - total flux cleaned = 0.000231838 Jy ! Component: 2400 - total flux cleaned = 0.00021884 Jy ! Component: 2450 - total flux cleaned = 0.000205926 Jy ! Component: 2500 - total flux cleaned = 0.000206 Jy ! Component: 2550 - total flux cleaned = 0.000231542 Jy ! Component: 2600 - total flux cleaned = 0.000231507 Jy ! Component: 2650 - total flux cleaned = 0.000231584 Jy ! Component: 2700 - total flux cleaned = 0.000244313 Jy ! Component: 2750 - total flux cleaned = 0.000269365 Jy ! Component: 2800 - total flux cleaned = 0.000231902 Jy ! Component: 2850 - total flux cleaned = 0.000231937 Jy ! Component: 2900 - total flux cleaned = 0.000182323 Jy ! Component: 2950 - total flux cleaned = 0.000132731 Jy ! Component: 3000 - total flux cleaned = 8.3079e-05 Jy ! Component: 3050 - total flux cleaned = 3.3505e-05 Jy ! Component: 3100 - total flux cleaned = -1.59917e-05 Jy ! Component: 3150 - total flux cleaned = -3.69003e-06 Jy ! Component: 3200 - total flux cleaned = -2.8377e-05 Jy ! Component: 3250 - total flux cleaned = -9.03287e-05 Jy ! Component: 3300 - total flux cleaned = -0.000115032 Jy ! Component: 3350 - total flux cleaned = -0.0001894 Jy ! Component: 3400 - total flux cleaned = -0.000251511 Jy ! Component: 3450 - total flux cleaned = -0.00028892 Jy ! Component: 3500 - total flux cleaned = -0.000326365 Jy ! Component: 3550 - total flux cleaned = -0.000363845 Jy ! Component: 3600 - total flux cleaned = -0.000464164 Jy ! Component: 3650 - total flux cleaned = -0.000527069 Jy ! Component: 3700 - total flux cleaned = -0.000602912 Jy ! Component: 3750 - total flux cleaned = -0.000704429 Jy ! Component: 3800 - total flux cleaned = -0.000755423 Jy ! Component: 3850 - total flux cleaned = -0.000819442 Jy ! Component: 3900 - total flux cleaned = -0.000870983 Jy ! Component: 3950 - total flux cleaned = -0.000935713 Jy ! Component: 4000 - total flux cleaned = -0.001027 Jy ! Component: 4050 - total flux cleaned = -0.00111895 Jy ! Total flux subtracted in 4096 components = -0.00119846 Jy ! Clean residual min=-0.000772 max=0.000805 Jy/beam ! Clean residual mean=-0.000010 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.195828 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 251 components and 0.195828 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0502+2516_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 5.715 at -1.61 degrees (North through East) ! Clean map min=-0.0015294 max=0.18438 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0502+2516_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184377 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334934 0.334934 0.669868 1.33974 2.67947 5.35895 10.7179 21.4358 42.8716 85.7431 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 895.698 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0502+2516_S_uvs.log closed on Wed Apr 6 22:45:16 2016