! Started logfile: /scr/pima/bg219i_uvs/J0106-4034_S_uvs.log on Wed Apr 6 22:46:40 2016 obs /scr/pima/bg219i_uvs/J0106-4034_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0106-4034_S_uva.fits ! AN table 1: 7 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0106-4034 ! ! 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 280 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/bg219i_uvs/J0106-4034_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.326330Jy sigma=14.064540 ! Fit after self-cal, rms=0.711359Jy sigma=7.605417 ! 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=13.39 mas, bmaj=131.9 mas, bpa=17.67 degrees ! Estimated noise=6.58291 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.525613 Jy ! Component: 100 - total flux cleaned = 0.735086 Jy ! Total flux subtracted in 100 components = 0.735086 Jy ! Clean residual min=-0.108779 max=0.108991 Jy/beam ! Clean residual mean=0.000804 rms=0.051482 Jy/beam ! Combined flux in latest and established models = 0.735086 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.735086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365182Jy sigma=1.893001 ! Fit after self-cal, rms=0.364430Jy sigma=1.876281 ! 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=13.32 mas, bmaj=142.8 mas, bpa=16.78 degrees ! Estimated noise=4.94238 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.0384768 Jy ! Component: 100 - total flux cleaned = -0.0480509 Jy ! Component: 150 - total flux cleaned = -0.0511531 Jy ! Component: 200 - total flux cleaned = -0.0422051 Jy ! Total flux subtracted in 200 components = -0.0422051 Jy ! Clean residual min=-0.083432 max=0.087373 Jy/beam ! Clean residual mean=0.000925 rms=0.023937 Jy/beam ! Combined flux in latest and established models = 0.692881 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 71 components and 0.692881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270402Jy sigma=1.583802 ! Fit after self-cal, rms=0.266885Jy sigma=1.506113 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.32 x 142.8 at 16.78 degrees (North through East) ! Clean map min=-0.15751 max=0.39855 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* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.266885Jy sigma=1.506113 ! Fit after self-cal, rms=0.266885Jy sigma=1.506113 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.32 mas, bmaj=142.8 mas, bpa=16.78 degrees ! Estimated noise=4.94238 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 = 5.40914e-05 Jy ! Component: 100 - total flux cleaned = -0.00444707 Jy ! Component: 150 - total flux cleaned = -0.00174363 Jy ! Component: 200 - total flux cleaned = 0.00165921 Jy ! Total flux subtracted in 200 components = 0.00165921 Jy ! Clean residual min=-0.067454 max=0.064937 Jy/beam ! Clean residual mean=0.000137 rms=0.015983 Jy/beam ! Combined flux in latest and established models = 0.694541 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 113 components and 0.69454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207313Jy sigma=1.318830 ! Fit after self-cal, rms=0.203828Jy sigma=1.271255 ! 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.203828Jy sigma=1.271255 ! Fit after self-cal, rms=0.203828Jy sigma=1.271255 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.32 mas, bmaj=142.8 mas, bpa=16.78 degrees ! Estimated noise=4.94238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0398567 Jy ! Component: 100 - total flux cleaned = -0.0565896 Jy ! Component: 150 - total flux cleaned = -0.0698918 Jy ! Component: 200 - total flux cleaned = -0.079607 Jy ! Total flux subtracted in 200 components = -0.079607 Jy ! Clean residual min=-0.016793 max=0.016957 Jy/beam ! Clean residual mean=-0.000067 rms=0.006789 Jy/beam ! Combined flux in latest and established models = 0.614933 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 163 components and 0.614933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180564Jy sigma=1.125538 ! Fit after self-cal, rms=0.178708Jy sigma=1.112106 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.005444 Jy ! Component: 100 - total flux cleaned = -0.0160739 Jy ! Component: 150 - total flux cleaned = -0.0188482 Jy ! Component: 200 - total flux cleaned = -0.0189411 Jy ! Total flux subtracted in 200 components = -0.0189411 Jy ! Clean residual min=-0.018204 max=0.018494 Jy/beam ! Clean residual mean=0.000099 rms=0.005093 Jy/beam ! Combined flux in latest and established models = 0.595992 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 202 components and 0.595992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166856Jy sigma=1.070675 ! Fit after self-cal, rms=0.166748Jy sigma=1.067333 ! 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.166748Jy sigma=1.067333 ! Fit after self-cal, rms=0.168365Jy sigma=1.054064 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.34 mas, bmaj=143.3 mas, bpa=16.76 degrees ! Estimated noise=5.03563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00285011 Jy ! Component: 100 - total flux cleaned = -0.0129484 Jy ! Component: 150 - total flux cleaned = -0.0156712 Jy ! Component: 200 - total flux cleaned = -0.0171555 Jy ! Total flux subtracted in 200 components = -0.0171555 Jy ! Clean residual min=-0.014129 max=0.014898 Jy/beam ! Clean residual mean=0.000066 rms=0.004943 Jy/beam ! Combined flux in latest and established models = 0.578837 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 246 components and 0.578837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157837Jy sigma=1.011925 ! Fit after self-cal, rms=0.158036Jy sigma=1.008770 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.00809322 Jy ! Component: 100 - total flux cleaned = -0.0160846 Jy ! Component: 150 - total flux cleaned = -0.0235372 Jy ! Component: 200 - total flux cleaned = -0.0321348 Jy ! Total flux subtracted in 200 components = -0.0321348 Jy ! Clean residual min=-0.007844 max=0.007735 Jy/beam ! Clean residual mean=-0.000024 rms=0.003286 Jy/beam ! Combined flux in latest and established models = 0.546702 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 287 components and 0.546702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152076Jy sigma=0.978595 ! Fit after self-cal, rms=0.152262Jy sigma=0.976447 ! 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.152262Jy sigma=0.976447 ! Fit after self-cal, rms=0.151822Jy sigma=0.966930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.94 mas, bmaj=141.3 mas, bpa=16.61 degrees ! Estimated noise=4.98264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021868 Jy ! Component: 100 - total flux cleaned = -0.000915625 Jy ! Component: 150 - total flux cleaned = -8.11645e-05 Jy ! Component: 200 - total flux cleaned = 0.00154021 Jy ! Total flux subtracted in 200 components = 0.00154021 Jy ! Clean residual min=-0.010312 max=0.010226 Jy/beam ! Clean residual mean=0.000054 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.548242 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 346 components and 0.548242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148069Jy sigma=0.951246 ! Fit after self-cal, rms=0.147760Jy sigma=0.947218 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.00295083 Jy ! Component: 100 - total flux cleaned = -0.00687375 Jy ! Component: 150 - total flux cleaned = -0.00840058 Jy ! Component: 200 - total flux cleaned = -0.00804337 Jy ! Total flux subtracted in 200 components = -0.00804337 Jy ! Clean residual min=-0.005865 max=0.005987 Jy/beam ! Clean residual mean=0.000062 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 0.540199 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 401 components and 0.540199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144663Jy sigma=0.940291 ! Fit after self-cal, rms=0.144738Jy sigma=0.939230 ! 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=13.34 mas, bmaj=143.2 mas, bpa=16.72 degrees ! Estimated noise=4.98869 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.34 x 143.2 at 16.72 degrees (North through East) ! Clean map min=-0.16831 max=0.38978 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=13.43 mas, bmaj=132.1 mas, bpa=17.61 degrees ! Estimated noise=6.65653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.533417 Jy ! Component: 100 - total flux cleaned = 0.744214 Jy ! Component: 150 - total flux cleaned = 0.74438 Jy ! Component: 200 - total flux cleaned = 0.751792 Jy ! Total flux subtracted in 200 components = 0.751792 Jy ! Clean residual min=-0.129672 max=0.133678 Jy/beam ! Clean residual mean=0.002320 rms=0.037120 Jy/beam ! Combined flux in latest and established models = 0.751792 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.751792 Jy ! Inverting map and beam ! Estimated beam: bmin=13.34 mas, bmaj=143.2 mas, bpa=16.72 degrees ! Estimated noise=4.98869 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.0121419 Jy ! Component: 100 - total flux cleaned = -0.0148981 Jy ! Component: 150 - total flux cleaned = -0.0142608 Jy ! Component: 200 - total flux cleaned = -0.000685716 Jy ! Total flux subtracted in 200 components = -0.000685716 Jy ! Clean residual min=-0.086820 max=0.084439 Jy/beam ! Clean residual mean=0.000392 rms=0.021112 Jy/beam ! Combined flux in latest and established models = 0.751106 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.751106 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=13.94 mas, bmaj=141.3 mas, bpa=16.61 degrees ! Estimated noise=4.98264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0314909 Jy ! Component: 100 - total flux cleaned = -0.0368321 Jy ! Component: 150 - total flux cleaned = -0.0321112 Jy ! Component: 200 - total flux cleaned = -0.0228997 Jy ! Total flux subtracted in 200 components = -0.0228997 Jy ! Clean residual min=-0.059804 max=0.060799 Jy/beam ! Clean residual mean=0.000311 rms=0.015034 Jy/beam ! Combined flux in latest and established models = 0.728206 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.0129175 Jy ! Component: 100 - total flux cleaned = 0.0244615 Jy ! Component: 150 - total flux cleaned = 0.0471839 Jy ! Component: 200 - total flux cleaned = 0.079594 Jy ! Total flux subtracted in 200 components = 0.079594 Jy ! Clean residual min=-0.207117 max=0.206565 Jy/beam ! Clean residual mean=0.001888 rms=0.049063 Jy/beam ! Combined flux in latest and established models = 0.8078 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.8078 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.34 mas, bmaj=143.2 mas, bpa=16.72 degrees ! Estimated noise=4.98869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209629 Jy ! Component: 100 - total flux cleaned = 0.00803261 Jy ! Component: 150 - total flux cleaned = -0.00848198 Jy ! Component: 200 - total flux cleaned = -0.0231037 Jy ! Total flux subtracted in 200 components = -0.0231037 Jy ! Clean residual min=-0.142139 max=0.135329 Jy/beam ! Clean residual mean=-0.000067 rms=0.020303 Jy/beam ! Combined flux in latest and established models = 0.784697 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 139 components and 0.784697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185446Jy sigma=1.377671 ! Fit after self-cal, rms=0.177609Jy sigma=1.242373 wmodel /scr/pima/bg219i_uvs/J0106-4034_S_map.mod ! Writing 139 model components to file: /scr/pima/bg219i_uvs/J0106-4034_S_map.mod wobs /scr/pima/bg219i_uvs/J0106-4034_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0106-4034_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0106-4034_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219i_uvs/J0106-4034_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.34 x 143.2 at 16.72 degrees (North through East) ! Clean map min=-0.21835 max=0.3617 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0106-4034_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.361699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00888539 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.36971 7.36971 14.7394 29.4788 58.9576 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0266 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.361 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 40.707 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0106-4034_S_uvs.log closed on Wed Apr 6 22:46:44 2016