! Started logfile: /scr/pima/rv102_uvs/J2318+2404_S_uvs.log on Sat Feb 27 22:28:07 2016 obs /scr/pima/rv102_uvs/J2318+2404_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2318+2404_S_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.892857 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 3600 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/rv102_uvs/J2318+2404_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.011187Jy sigma=8.385577 ! Fit after self-cal, rms=0.918375Jy sigma=7.623217 ! 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.041 mas, bmaj=5.665 mas, bpa=5.637 degrees ! Estimated noise=2.76063 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.0685663 Jy ! Component: 100 - total flux cleaned = 0.0838457 Jy ! Total flux subtracted in 100 components = 0.0838457 Jy ! Clean residual min=-0.011599 max=0.019200 Jy/beam ! Clean residual mean=-0.000039 rms=0.003298 Jy/beam ! Combined flux in latest and established models = 0.0838457 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0838457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079514Jy sigma=0.556627 ! Fit after self-cal, rms=0.078695Jy sigma=0.547717 ! 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.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 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.00216844 Jy ! Component: 100 - total flux cleaned = -0.00264363 Jy ! Component: 150 - total flux cleaned = -0.00272009 Jy ! Component: 200 - total flux cleaned = -0.00291328 Jy ! Total flux subtracted in 200 components = -0.00291328 Jy ! Clean residual min=-0.009786 max=0.020249 Jy/beam ! Clean residual mean=-0.000038 rms=0.003811 Jy/beam ! Combined flux in latest and established models = 0.0809325 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0809324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078532Jy sigma=0.545529 ! Fit after self-cal, rms=0.078485Jy sigma=0.545443 ! 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.838 x 7.06 at 5.037 degrees (North through East) ! Clean map min=-0.009662 max=0.085801 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.078485Jy sigma=0.545443 ! Fit after self-cal, rms=0.078485Jy sigma=0.545443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 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 (-10.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171441 Jy ! Component: 100 - total flux cleaned = 0.0198791 Jy ! Component: 150 - total flux cleaned = 0.0198616 Jy ! Component: 200 - total flux cleaned = 0.0200489 Jy ! Total flux subtracted in 200 components = 0.0200489 Jy ! Clean residual min=-0.009478 max=0.016955 Jy/beam ! Clean residual mean=-0.000046 rms=0.003145 Jy/beam ! Combined flux in latest and established models = 0.100981 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.100981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075063Jy sigma=0.507191 ! Fit after self-cal, rms=0.074109Jy sigma=0.498109 ! 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.074109Jy sigma=0.498109 ! Fit after self-cal, rms=0.074109Jy sigma=0.498109 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00680816 Jy ! Component: 100 - total flux cleaned = 0.00801442 Jy ! Component: 150 - total flux cleaned = 0.00861341 Jy ! Component: 200 - total flux cleaned = 0.00886562 Jy ! Total flux subtracted in 200 components = 0.00886562 Jy ! Clean residual min=-0.009069 max=0.010819 Jy/beam ! Clean residual mean=-0.000048 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.109847 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.109847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072980Jy sigma=0.486192 ! Fit after self-cal, rms=0.072694Jy sigma=0.482934 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.00297658 Jy ! Component: 100 - total flux cleaned = 0.00398494 Jy ! Component: 150 - total flux cleaned = 0.00432254 Jy ! Component: 200 - total flux cleaned = 0.00442025 Jy ! Total flux subtracted in 200 components = 0.00442025 Jy ! Clean residual min=-0.008635 max=0.009336 Jy/beam ! Clean residual mean=-0.000047 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 0.114267 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.114267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072139Jy sigma=0.477801 ! Fit after self-cal, rms=0.072066Jy sigma=0.476449 ! 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.072066Jy sigma=0.476449 ! Fit after self-cal, rms=0.072066Jy sigma=0.476449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158202 Jy ! Component: 100 - total flux cleaned = 0.00245667 Jy ! Component: 150 - total flux cleaned = 0.00263207 Jy ! Component: 200 - total flux cleaned = 0.00287984 Jy ! Total flux subtracted in 200 components = 0.00287984 Jy ! Clean residual min=-0.008373 max=0.008381 Jy/beam ! Clean residual mean=-0.000046 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 0.117147 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.117147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071727Jy sigma=0.473673 ! Fit after self-cal, rms=0.071682Jy sigma=0.473029 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.00118006 Jy ! Component: 100 - total flux cleaned = 0.00173842 Jy ! Component: 150 - total flux cleaned = 0.00205977 Jy ! Component: 200 - total flux cleaned = 0.00235698 Jy ! Total flux subtracted in 200 components = 0.00235698 Jy ! Clean residual min=-0.008316 max=0.007939 Jy/beam ! Clean residual mean=-0.000045 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.119504 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.119504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071436Jy sigma=0.471205 ! Fit after self-cal, rms=0.071406Jy sigma=0.470823 ! 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.071406Jy sigma=0.470823 ! Fit after self-cal, rms=0.071406Jy sigma=0.470823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.862 mas, bmaj=11.67 mas, bpa=-3.189 degrees ! Estimated noise=1.79979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354144 Jy ! Component: 100 - total flux cleaned = 0.00448308 Jy ! Component: 150 - total flux cleaned = 0.00515847 Jy ! Component: 200 - total flux cleaned = 0.00577709 Jy ! Total flux subtracted in 200 components = 0.00577709 Jy ! Clean residual min=-0.012411 max=0.011457 Jy/beam ! Clean residual mean=-0.000082 rms=0.003886 Jy/beam ! Combined flux in latest and established models = 0.125281 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.125281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071328Jy sigma=0.470556 ! Fit after self-cal, rms=0.071246Jy sigma=0.470242 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.00104275 Jy ! Component: 100 - total flux cleaned = 0.00155049 Jy ! Component: 150 - total flux cleaned = 0.00195643 Jy ! Component: 200 - total flux cleaned = 0.00233523 Jy ! Total flux subtracted in 200 components = 0.00233523 Jy ! Clean residual min=-0.012304 max=0.011343 Jy/beam ! Clean residual mean=-0.000083 rms=0.003853 Jy/beam ! Combined flux in latest and established models = 0.127616 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.127616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071208Jy sigma=0.469884 ! Fit after self-cal, rms=0.071161Jy sigma=0.469718 ! 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.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.838 x 7.06 at 5.037 degrees (North through East) ! Clean map min=-0.0084876 max=0.067275 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.041 mas, bmaj=5.665 mas, bpa=5.637 degrees ! Estimated noise=2.76063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0719133 Jy ! Component: 100 - total flux cleaned = 0.0960742 Jy ! Component: 150 - total flux cleaned = 0.108776 Jy ! Component: 200 - total flux cleaned = 0.11579 Jy ! Total flux subtracted in 200 components = 0.11579 Jy ! Clean residual min=-0.009016 max=0.008721 Jy/beam ! Clean residual mean=-0.000038 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.11579 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.11579 Jy ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 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.00427986 Jy ! Component: 100 - total flux cleaned = 0.00525903 Jy ! Component: 150 - total flux cleaned = 0.00605062 Jy ! Component: 200 - total flux cleaned = 0.0063785 Jy ! Total flux subtracted in 200 components = 0.0063785 Jy ! Clean residual min=-0.008252 max=0.008208 Jy/beam ! Clean residual mean=-0.000045 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.122168 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.122168 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.862 mas, bmaj=11.67 mas, bpa=-3.189 degrees ! Estimated noise=1.79979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220866 Jy ! Component: 100 - total flux cleaned = 0.00301932 Jy ! Component: 150 - total flux cleaned = 0.00371138 Jy ! Component: 200 - total flux cleaned = 0.00423909 Jy ! Total flux subtracted in 200 components = 0.00423909 Jy ! Clean residual min=-0.012044 max=0.011061 Jy/beam ! Clean residual mean=-0.000083 rms=0.003910 Jy/beam ! Combined flux in latest and established models = 0.126407 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.000570073 Jy ! Component: 100 - total flux cleaned = 0.00109644 Jy ! Component: 150 - total flux cleaned = 0.00137667 Jy ! Component: 200 - total flux cleaned = 0.00164177 Jy ! Total flux subtracted in 200 components = 0.00164177 Jy ! Clean residual min=-0.012063 max=0.010880 Jy/beam ! Clean residual mean=-0.000084 rms=0.003865 Jy/beam ! Combined flux in latest and established models = 0.128049 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.128049 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.06 mas, bpa=5.037 degrees ! Estimated noise=1.5456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000843806 Jy ! Component: 100 - total flux cleaned = -0.000936053 Jy ! Component: 150 - total flux cleaned = -0.00101559 Jy ! Component: 200 - total flux cleaned = -0.00108747 Jy ! Total flux subtracted in 200 components = -0.00108747 Jy ! Clean residual min=-0.007986 max=0.007898 Jy/beam ! Clean residual mean=-0.000045 rms=0.002238 Jy/beam ! Combined flux in latest and established models = 0.126962 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.126962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070926Jy sigma=0.467585 ! Fit after self-cal, rms=0.070828Jy sigma=0.466746 wmodel /scr/pima/rv102_uvs/J2318+2404_S_map.mod ! Writing 76 model components to file: /scr/pima/rv102_uvs/J2318+2404_S_map.mod wobs /scr/pima/rv102_uvs/J2318+2404_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2318+2404_S_uvs.fits wwins /scr/pima/rv102_uvs/J2318+2404_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J2318+2404_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.00265035 Jy ! Component: 100 - total flux cleaned = -0.00433151 Jy ! Component: 150 - total flux cleaned = -0.005651 Jy ! Component: 200 - total flux cleaned = -0.00621437 Jy ! Component: 250 - total flux cleaned = -0.00685853 Jy ! Component: 300 - total flux cleaned = -0.00756833 Jy ! Component: 350 - total flux cleaned = -0.008048 Jy ! Component: 400 - total flux cleaned = -0.00850369 Jy ! Component: 450 - total flux cleaned = -0.00893644 Jy ! Component: 500 - total flux cleaned = -0.00934898 Jy ! Component: 550 - total flux cleaned = -0.00935042 Jy ! Component: 600 - total flux cleaned = -0.00958038 Jy ! Component: 650 - total flux cleaned = -0.0095814 Jy ! Component: 700 - total flux cleaned = -0.00958387 Jy ! Component: 750 - total flux cleaned = -0.0093829 Jy ! Component: 800 - total flux cleaned = -0.0093192 Jy ! Component: 850 - total flux cleaned = -0.00887489 Jy ! Component: 900 - total flux cleaned = -0.00850555 Jy ! Component: 950 - total flux cleaned = -0.00802841 Jy ! Component: 1000 - total flux cleaned = -0.0077956 Jy ! Component: 1050 - total flux cleaned = -0.00740066 Jy ! Component: 1100 - total flux cleaned = -0.0071262 Jy ! Component: 1150 - total flux cleaned = -0.0066448 Jy ! Component: 1200 - total flux cleaned = -0.0062281 Jy ! Component: 1250 - total flux cleaned = -0.00587351 Jy ! Component: 1300 - total flux cleaned = -0.00552759 Jy ! Component: 1350 - total flux cleaned = -0.00533421 Jy ! Component: 1400 - total flux cleaned = -0.00500344 Jy ! Component: 1450 - total flux cleaned = -0.00477212 Jy ! Component: 1500 - total flux cleaned = -0.00459191 Jy ! Component: 1550 - total flux cleaned = -0.00437176 Jy ! Component: 1600 - total flux cleaned = -0.00432739 Jy ! Component: 1650 - total flux cleaned = -0.00415772 Jy ! Component: 1700 - total flux cleaned = -0.00386838 Jy ! Component: 1750 - total flux cleaned = -0.00374765 Jy ! Component: 1800 - total flux cleaned = -0.0036679 Jy ! Component: 1850 - total flux cleaned = -0.00355082 Jy ! Component: 1900 - total flux cleaned = -0.00351168 Jy ! Component: 1950 - total flux cleaned = -0.00347415 Jy ! Component: 2000 - total flux cleaned = -0.00336343 Jy ! Component: 2050 - total flux cleaned = -0.00325591 Jy ! Component: 2100 - total flux cleaned = -0.00325585 Jy ! Component: 2150 - total flux cleaned = -0.0033942 Jy ! Component: 2200 - total flux cleaned = -0.00322373 Jy ! Component: 2250 - total flux cleaned = -0.00319035 Jy ! Component: 2300 - total flux cleaned = -0.00312503 Jy ! Component: 2350 - total flux cleaned = -0.00312495 Jy ! Component: 2400 - total flux cleaned = -0.00306166 Jy ! Component: 2450 - total flux cleaned = -0.00312477 Jy ! Component: 2500 - total flux cleaned = -0.00306315 Jy ! Component: 2550 - total flux cleaned = -0.00309409 Jy ! Component: 2600 - total flux cleaned = -0.00306453 Jy ! Component: 2650 - total flux cleaned = -0.00309426 Jy ! Component: 2700 - total flux cleaned = -0.00312361 Jy ! Component: 2750 - total flux cleaned = -0.00315234 Jy ! Component: 2800 - total flux cleaned = -0.00306724 Jy ! Component: 2850 - total flux cleaned = -0.00301185 Jy ! Component: 2900 - total flux cleaned = -0.00309402 Jy ! Component: 2950 - total flux cleaned = -0.00301227 Jy ! Component: 3000 - total flux cleaned = -0.00293141 Jy ! Component: 3050 - total flux cleaned = -0.00279865 Jy ! Component: 3100 - total flux cleaned = -0.00274619 Jy ! Component: 3150 - total flux cleaned = -0.00261695 Jy ! Component: 3200 - total flux cleaned = -0.00248897 Jy ! Component: 3250 - total flux cleaned = -0.00248891 Jy ! Component: 3300 - total flux cleaned = -0.00236347 Jy ! Component: 3350 - total flux cleaned = -0.00221473 Jy ! Component: 3400 - total flux cleaned = -0.00204302 Jy ! Component: 3450 - total flux cleaned = -0.00197015 Jy ! Component: 3500 - total flux cleaned = -0.00180138 Jy ! Component: 3550 - total flux cleaned = -0.00170622 Jy ! Component: 3600 - total flux cleaned = -0.00163551 Jy ! Component: 3650 - total flux cleaned = -0.00154158 Jy ! Component: 3700 - total flux cleaned = -0.00142515 Jy ! Component: 3750 - total flux cleaned = -0.00128651 Jy ! Component: 3800 - total flux cleaned = -0.00124057 Jy ! Component: 3850 - total flux cleaned = -0.00108097 Jy ! Component: 3900 - total flux cleaned = -0.000990357 Jy ! Component: 3950 - total flux cleaned = -0.000878013 Jy ! Component: 4000 - total flux cleaned = -0.000788406 Jy ! Component: 4050 - total flux cleaned = -0.000699533 Jy ! Total flux subtracted in 4096 components = -0.000589153 Jy ! Clean residual min=-0.001294 max=0.001378 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.126373 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 420 components and 0.126373 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J2318+2404_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.838 x 7.06 at 5.037 degrees (North through East) ! Clean map min=-0.0039995 max=0.063505 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2318+2404_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0635048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000412391 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.94815 1.94815 3.89631 7.79262 15.5852 31.1705 62.3409 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 153.991 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2318+2404_S_uvs.log closed on Sat Feb 27 22:28:11 2016