! Started logfile: /g0/scr/pima/npcsb_uvs/J0858+7501_S_uvs.log on Wed Sep 25 00:10:10 2013 obs /g0/scr/pima/npcsb_uvs/J0858+7501_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0858+7501_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461939 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0858+7501 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3908 visibilities. select RR ! 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 /g0/scr/pima/npcsb_uvs/J0858+7501_S] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030391Jy sigma=2.330839 ! Fit after self-cal, rms=0.906368Jy sigma=2.060223 ! 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.676 mas, bmaj=9.979 mas, bpa=9.393 degrees ! Estimated noise=9.66145 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.0640403 Jy ! Component: 100 - total flux cleaned = 0.0871663 Jy ! Total flux subtracted in 100 components = 0.0871663 Jy ! Clean residual min=-0.018436 max=0.017133 Jy/beam ! Clean residual mean=-0.000289 rms=0.005620 Jy/beam ! Combined flux in latest and established models = 0.0871663 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0871663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129740Jy sigma=0.261271 ! Fit after self-cal, rms=0.127715Jy sigma=0.256667 ! 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.729 mas, bmaj=10.17 mas, bpa=8.87 degrees ! Estimated noise=5.15207 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.0321055 Jy ! Component: 100 - total flux cleaned = 0.0530965 Jy ! Component: 150 - total flux cleaned = 0.0681516 Jy ! Component: 200 - total flux cleaned = 0.0793611 Jy ! Total flux subtracted in 200 components = 0.0793611 Jy ! Clean residual min=-0.021516 max=0.022292 Jy/beam ! Clean residual mean=-0.000296 rms=0.007800 Jy/beam ! Combined flux in latest and established models = 0.166527 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 49 components and 0.166527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116889Jy sigma=0.231730 ! Fit after self-cal, rms=0.115858Jy sigma=0.230171 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.73 HN 0.78 KP 0.57 ! LA 1.39 MK 0.81 NL 2.31 OV 1.20 ! PT 0.90 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.85 HN 1.05 KP 0.64 ! LA 1.24 MK 0.89 NL 2.25 OV 1.30 ! PT 0.83 SC 0.62 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 HN 1.19 KP 0.84 ! LA 0.74 MK 1.04 NL 2.08 OV 1.19 ! PT 1.00 SC 0.76 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.88 HN 0.82 KP 0.69 ! LA 0.67 MK 1.04 NL 1.89 OV 0.94 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.115858Jy sigma=0.230171 ! Fit after self-cal, rms=0.114222Jy sigma=0.206869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.724 mas, bmaj=9.961 mas, bpa=9.275 degrees ! Estimated noise=4.96779 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.00397612 Jy ! Component: 100 - total flux cleaned = 0.0036754 Jy ! Component: 150 - total flux cleaned = 0.00359934 Jy ! Component: 200 - total flux cleaned = 0.00353403 Jy ! Total flux subtracted in 200 components = 0.00353403 Jy ! Clean residual min=-0.019826 max=0.021033 Jy/beam ! Clean residual mean=-0.000026 rms=0.005404 Jy/beam ! Combined flux in latest and established models = 0.170061 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.170061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114029Jy sigma=0.206126 ! Fit after self-cal, rms=0.116808Jy sigma=0.202296 ! 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.116808Jy sigma=0.202296 ! Fit after self-cal, rms=0.128887Jy sigma=0.201715 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.7 mas, bmaj=9.915 mas, bpa=10.27 degrees ! Estimated noise=4.96884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268524 Jy ! Component: 100 - total flux cleaned = 0.00229078 Jy ! Component: 150 - total flux cleaned = 0.00207504 Jy ! Component: 200 - total flux cleaned = 0.00184646 Jy ! Total flux subtracted in 200 components = 0.00184646 Jy ! Clean residual min=-0.020087 max=0.022312 Jy/beam ! Clean residual mean=-0.000023 rms=0.005509 Jy/beam ! Combined flux in latest and established models = 0.171908 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.171908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128763Jy sigma=0.201008 ! Fit after self-cal, rms=0.129341Jy sigma=0.200784 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 = -7.50833e-05 Jy ! Component: 100 - total flux cleaned = -0.000224216 Jy ! Component: 150 - total flux cleaned = -0.000453814 Jy ! Component: 200 - total flux cleaned = -0.000739744 Jy ! Total flux subtracted in 200 components = -0.000739744 Jy ! Clean residual min=-0.020000 max=0.022346 Jy/beam ! Clean residual mean=-0.000027 rms=0.005499 Jy/beam ! Combined flux in latest and established models = 0.171168 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.171168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129269Jy sigma=0.200607 ! Fit after self-cal, rms=0.129327Jy sigma=0.200532 ! 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.129327Jy sigma=0.200532 ! Fit after self-cal, rms=0.141149Jy sigma=0.200242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.676 mas, bmaj=9.877 mas, bpa=11.22 degrees ! Estimated noise=4.96447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287611 Jy ! Component: 100 - total flux cleaned = 0.00272222 Jy ! Component: 150 - total flux cleaned = 0.00255801 Jy ! Component: 200 - total flux cleaned = 0.00246736 Jy ! Total flux subtracted in 200 components = 0.00246736 Jy ! Clean residual min=-0.019232 max=0.022617 Jy/beam ! Clean residual mean=-0.000021 rms=0.005395 Jy/beam ! Combined flux in latest and established models = 0.173635 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.173635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141102Jy sigma=0.199714 ! Fit after self-cal, rms=0.141390Jy sigma=0.199579 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.57308e-05 Jy ! Component: 100 - total flux cleaned = -0.000142748 Jy ! Component: 150 - total flux cleaned = -0.000278314 Jy ! Component: 200 - total flux cleaned = -0.000402063 Jy ! Total flux subtracted in 200 components = -0.000402063 Jy ! Clean residual min=-0.019427 max=0.022492 Jy/beam ! Clean residual mean=-0.000023 rms=0.005398 Jy/beam ! Combined flux in latest and established models = 0.173233 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.173233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141353Jy sigma=0.199458 ! Fit after self-cal, rms=0.141412Jy sigma=0.199342 ! 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.141412Jy sigma=0.199342 ! Fit after self-cal, rms=0.147669Jy sigma=0.199109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.324 mas, bmaj=10.49 mas, bpa=30.38 degrees ! Estimated noise=5.45727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021046 Jy ! Component: 100 - total flux cleaned = 0.00227716 Jy ! Component: 150 - total flux cleaned = 0.0024219 Jy ! Component: 200 - total flux cleaned = 0.00236421 Jy ! Total flux subtracted in 200 components = 0.00236421 Jy ! Clean residual min=-0.027750 max=0.031997 Jy/beam ! Clean residual mean=-0.000036 rms=0.008302 Jy/beam ! Combined flux in latest and established models = 0.175598 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.175598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147776Jy sigma=0.198662 ! Fit after self-cal, rms=0.147939Jy sigma=0.198372 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.000119037 Jy ! Component: 100 - total flux cleaned = -0.000371157 Jy ! Component: 150 - total flux cleaned = -0.00050918 Jy ! Component: 200 - total flux cleaned = -0.000549197 Jy ! Total flux subtracted in 200 components = -0.000549197 Jy ! Clean residual min=-0.027444 max=0.031720 Jy/beam ! Clean residual mean=-0.000040 rms=0.008276 Jy/beam ! Combined flux in latest and established models = 0.175048 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.175048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147992Jy sigma=0.198324 ! Fit after self-cal, rms=0.148037Jy sigma=0.198252 ! 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.65 mas, bmaj=9.847 mas, bpa=11.94 degrees ! Estimated noise=4.92431 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.65 x 9.847 at 11.94 degrees (North through East) ! Clean map min=-0.018102 max=0.097013 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.516 mas, bmaj=9.877 mas, bpa=11.23 degrees ! Estimated noise=9.05272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0588144 Jy ! Component: 100 - total flux cleaned = 0.0858997 Jy ! Component: 150 - total flux cleaned = 0.104905 Jy ! Component: 200 - total flux cleaned = 0.118685 Jy ! Total flux subtracted in 200 components = 0.118685 Jy ! Clean residual min=-0.015439 max=0.015190 Jy/beam ! Clean residual mean=-0.000113 rms=0.004341 Jy/beam ! Combined flux in latest and established models = 0.118685 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.118685 Jy ! Inverting map and beam ! Estimated beam: bmin=4.65 mas, bmaj=9.847 mas, bpa=11.94 degrees ! Estimated noise=4.92431 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.0203318 Jy ! Component: 100 - total flux cleaned = 0.0330873 Jy ! Component: 150 - total flux cleaned = 0.0414237 Jy ! Component: 200 - total flux cleaned = 0.0468879 Jy ! Total flux subtracted in 200 components = 0.0468879 Jy ! Clean residual min=-0.018907 max=0.021396 Jy/beam ! Clean residual mean=-0.000056 rms=0.005392 Jy/beam ! Combined flux in latest and established models = 0.165573 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.165573 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.324 mas, bmaj=10.49 mas, bpa=30.38 degrees ! Estimated noise=5.45727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054343 Jy ! Component: 100 - total flux cleaned = 0.00622035 Jy ! Component: 150 - total flux cleaned = 0.00683096 Jy ! Component: 200 - total flux cleaned = 0.0072374 Jy ! Total flux subtracted in 200 components = 0.0072374 Jy ! Clean residual min=-0.027739 max=0.031625 Jy/beam ! Clean residual mean=-0.000053 rms=0.008313 Jy/beam ! Combined flux in latest and established models = 0.17281 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.000400007 Jy ! Component: 100 - total flux cleaned = 0.000678591 Jy ! Component: 150 - total flux cleaned = 0.000917132 Jy ! Component: 200 - total flux cleaned = 0.00108341 Jy ! Total flux subtracted in 200 components = 0.00108341 Jy ! Clean residual min=-0.027431 max=0.031515 Jy/beam ! Clean residual mean=-0.000046 rms=0.008264 Jy/beam ! Combined flux in latest and established models = 0.173894 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 104 components and 0.173894 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.65 mas, bmaj=9.847 mas, bpa=11.94 degrees ! Estimated noise=4.92431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261346 Jy ! Component: 100 - total flux cleaned = 0.000350867 Jy ! Component: 150 - total flux cleaned = 0.000463267 Jy ! Component: 200 - total flux cleaned = 0.000380298 Jy ! Total flux subtracted in 200 components = 0.000380298 Jy ! Clean residual min=-0.018542 max=0.021542 Jy/beam ! Clean residual mean=-0.000023 rms=0.005222 Jy/beam ! Combined flux in latest and established models = 0.174274 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.174274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147924Jy sigma=0.198371 ! Fit after self-cal, rms=0.147788Jy sigma=0.198246 wmodel /g0/scr/pima/npcsb_uvs/J0858+7501_S_map.mod ! Writing 116 model components to file: /g0/scr/pima/npcsb_uvs/J0858+7501_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0858+7501_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0858+7501_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0858+7501_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsb_uvs/J0858+7501_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.00616701 Jy ! Component: 100 - total flux cleaned = 0.00814126 Jy ! Component: 150 - total flux cleaned = 0.00679747 Jy ! Component: 200 - total flux cleaned = 0.00659989 Jy ! Component: 250 - total flux cleaned = 0.0071383 Jy ! Component: 300 - total flux cleaned = 0.00729852 Jy ! Component: 350 - total flux cleaned = 0.00745068 Jy ! Component: 400 - total flux cleaned = 0.00787962 Jy ! Component: 450 - total flux cleaned = 0.00800733 Jy ! Component: 500 - total flux cleaned = 0.00788296 Jy ! Component: 550 - total flux cleaned = 0.00776389 Jy ! Component: 600 - total flux cleaned = 0.00776256 Jy ! Component: 650 - total flux cleaned = 0.00765932 Jy ! Component: 700 - total flux cleaned = 0.0076586 Jy ! Component: 750 - total flux cleaned = 0.00814526 Jy ! Component: 800 - total flux cleaned = 0.00824022 Jy ! Component: 850 - total flux cleaned = 0.00833076 Jy ! Component: 900 - total flux cleaned = 0.00858558 Jy ! Component: 950 - total flux cleaned = 0.00866302 Jy ! Component: 1000 - total flux cleaned = 0.0089052 Jy ! Component: 1050 - total flux cleaned = 0.00906229 Jy ! Component: 1100 - total flux cleaned = 0.00928832 Jy ! Component: 1150 - total flux cleaned = 0.0092126 Jy ! Component: 1200 - total flux cleaned = 0.00950406 Jy ! Component: 1250 - total flux cleaned = 0.00985848 Jy ! Component: 1300 - total flux cleaned = 0.0102066 Jy ! Component: 1350 - total flux cleaned = 0.0104801 Jy ! Component: 1400 - total flux cleaned = 0.0109485 Jy ! Component: 1450 - total flux cleaned = 0.0112103 Jy ! Component: 1500 - total flux cleaned = 0.0116603 Jy ! Component: 1550 - total flux cleaned = 0.0118496 Jy ! Component: 1600 - total flux cleaned = 0.0122232 Jy ! Component: 1650 - total flux cleaned = 0.0125919 Jy ! Component: 1700 - total flux cleaned = 0.013075 Jy ! Component: 1750 - total flux cleaned = 0.0136109 Jy ! Component: 1800 - total flux cleaned = 0.0140816 Jy ! Component: 1850 - total flux cleaned = 0.0147194 Jy ! Component: 1900 - total flux cleaned = 0.0151782 Jy ! Component: 1950 - total flux cleaned = 0.0156876 Jy ! Component: 2000 - total flux cleaned = 0.0163049 Jy ! Component: 2050 - total flux cleaned = 0.0169717 Jy ! Component: 2100 - total flux cleaned = 0.0176326 Jy ! Component: 2150 - total flux cleaned = 0.018343 Jy ! Component: 2200 - total flux cleaned = 0.0190477 Jy ! Component: 2250 - total flux cleaned = 0.0198011 Jy ! Component: 2300 - total flux cleaned = 0.0203887 Jy ! Component: 2350 - total flux cleaned = 0.0211317 Jy ! Component: 2400 - total flux cleaned = 0.0218167 Jy ! Component: 2450 - total flux cleaned = 0.0224454 Jy ! Component: 2500 - total flux cleaned = 0.0232276 Jy ! Component: 2550 - total flux cleaned = 0.0239023 Jy ! Component: 2600 - total flux cleaned = 0.0245233 Jy ! Component: 2650 - total flux cleaned = 0.0251427 Jy ! Component: 2700 - total flux cleaned = 0.0257094 Jy ! Component: 2750 - total flux cleaned = 0.0263782 Jy ! Component: 2800 - total flux cleaned = 0.0269947 Jy ! Component: 2850 - total flux cleaned = 0.0275597 Jy ! Component: 2900 - total flux cleaned = 0.0280738 Jy ! Component: 2950 - total flux cleaned = 0.0284856 Jy ! Component: 3000 - total flux cleaned = 0.0290533 Jy ! Component: 3050 - total flux cleaned = 0.0295701 Jy ! Component: 3100 - total flux cleaned = 0.030089 Jy ! Component: 3150 - total flux cleaned = 0.0304533 Jy ! Component: 3200 - total flux cleaned = 0.0309755 Jy ! Component: 3250 - total flux cleaned = 0.0314474 Jy ! Component: 3300 - total flux cleaned = 0.0319733 Jy ! Component: 3350 - total flux cleaned = 0.0325548 Jy ! Component: 3400 - total flux cleaned = 0.0331923 Jy ! Component: 3450 - total flux cleaned = 0.0336725 Jy ! Component: 3500 - total flux cleaned = 0.0341552 Jy ! Component: 3550 - total flux cleaned = 0.0346942 Jy ! Component: 3600 - total flux cleaned = 0.0352904 Jy ! Component: 3650 - total flux cleaned = 0.0357265 Jy ! Component: 3700 - total flux cleaned = 0.0362747 Jy ! Component: 3750 - total flux cleaned = 0.0366059 Jy ! Component: 3800 - total flux cleaned = 0.0368828 Jy ! Component: 3850 - total flux cleaned = 0.0373852 Jy ! Component: 3900 - total flux cleaned = 0.0376661 Jy ! Component: 3950 - total flux cleaned = 0.0380048 Jy ! Component: 4000 - total flux cleaned = 0.0385739 Jy ! Component: 4050 - total flux cleaned = 0.0388606 Jy ! Total flux subtracted in 4096 components = 0.0393222 Jy ! Clean residual min=-0.003383 max=0.003429 Jy/beam ! Clean residual mean=0.000026 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.213596 Jy keep ! Adding 431 model components to the UV plane model. ! The established model now contains 547 components and 0.213596 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0858+7501_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.65 x 9.847 at 11.94 degrees (North through East) ! Clean map min=-0.0063868 max=0.095314 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0858+7501_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0953139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00120704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.79915 3.79915 7.5983 15.1966 30.3932 60.7864 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0858+7501_S_uvs.log closed on Wed Sep 25 00:10:14 2013