! Started logfile: /scr/pima/rv100_uvs/J0116-2052_S_uvs.log on Mon Feb 29 13:24:35 2016 obs /scr/pima/rv100_uvs/J0116-2052_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0116-2052_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.480519 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0116-2052 ! ! 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 69 lines of history. ! ! Reading 2368 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/rv100_uvs/J0116-2052_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.128129Jy sigma=14.041438 ! Fit after self-cal, rms=0.807574Jy sigma=10.268396 ! 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=4.237 mas, bmaj=8.718 mas, bpa=-16.13 degrees ! Estimated noise=2.24221 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.164795 Jy ! Component: 100 - total flux cleaned = 0.276086 Jy ! Total flux subtracted in 100 components = 0.276086 Jy ! Clean residual min=-0.054514 max=0.065978 Jy/beam ! Clean residual mean=-0.000989 rms=0.023650 Jy/beam ! Combined flux in latest and established models = 0.276086 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 62 components and 0.276086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.431394Jy sigma=4.926265 ! Fit after self-cal, rms=0.428388Jy sigma=4.892783 ! 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=5.473 mas, bmaj=11.33 mas, bpa=-10.54 degrees ! Estimated noise=1.21744 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.19496 Jy ! Component: 100 - total flux cleaned = 0.334518 Jy ! Component: 150 - total flux cleaned = 0.437793 Jy ! Component: 200 - total flux cleaned = 0.526232 Jy ! Total flux subtracted in 200 components = 0.526232 Jy ! Clean residual min=-0.057996 max=0.059565 Jy/beam ! Clean residual mean=-0.001975 rms=0.032057 Jy/beam ! Combined flux in latest and established models = 0.802319 Jy ! Performing phase self-cal ! Adding 173 model components to the UV plane model. ! The established model now contains 231 components and 0.802319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255012Jy sigma=2.875117 ! Fit after self-cal, rms=0.252035Jy sigma=2.837336 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.473 x 11.33 at -10.54 degrees (North through East) ! Clean map min=-0.063122 max=0.23403 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: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.252035Jy sigma=2.837336 ! Fit after self-cal, rms=0.252035Jy sigma=2.837336 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.473 mas, bmaj=11.33 mas, bpa=-10.54 degrees ! Estimated noise=1.21744 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.082026 Jy ! Component: 100 - total flux cleaned = 0.152364 Jy ! Component: 150 - total flux cleaned = 0.206668 Jy ! Component: 200 - total flux cleaned = 0.257487 Jy ! Total flux subtracted in 200 components = 0.257487 Jy ! Clean residual min=-0.036225 max=0.036403 Jy/beam ! Clean residual mean=-0.001480 rms=0.022308 Jy/beam ! Combined flux in latest and established models = 1.05981 Jy ! Performing phase self-cal ! Adding 182 model components to the UV plane model. ! The established model now contains 410 components and 1.05981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180303Jy sigma=2.049795 ! Fit after self-cal, rms=0.179275Jy sigma=2.042913 ! 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.179275Jy sigma=2.042913 ! Fit after self-cal, rms=0.179275Jy sigma=2.042913 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.473 mas, bmaj=11.33 mas, bpa=-10.54 degrees ! Estimated noise=1.21744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0512913 Jy ! Component: 100 - total flux cleaned = 0.0951413 Jy ! Component: 150 - total flux cleaned = 0.131689 Jy ! Component: 200 - total flux cleaned = 0.165277 Jy ! Total flux subtracted in 200 components = 0.165277 Jy ! Clean residual min=-0.025272 max=0.025490 Jy/beam ! Clean residual mean=-0.001151 rms=0.016288 Jy/beam ! Combined flux in latest and established models = 1.22508 Jy selfcal ! Performing phase self-cal ! Adding 184 model components to the UV plane model. ! The established model now contains 582 components and 1.22508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137351Jy sigma=1.592911 ! Fit after self-cal, rms=0.136816Jy sigma=1.588851 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.0344017 Jy ! Component: 100 - total flux cleaned = 0.0628889 Jy ! Component: 150 - total flux cleaned = 0.0891958 Jy ! Component: 200 - total flux cleaned = 0.112349 Jy ! Total flux subtracted in 200 components = 0.112349 Jy ! Clean residual min=-0.018382 max=0.018492 Jy/beam ! Clean residual mean=-0.000905 rms=0.012136 Jy/beam ! Combined flux in latest and established models = 1.33743 Jy ! Performing phase self-cal ! Adding 185 model components to the UV plane model. ! The established model now contains 744 components and 1.33743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110171Jy sigma=1.298496 ! Fit after self-cal, rms=0.109812Jy sigma=1.296488 ! 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.109812Jy sigma=1.296488 ! Fit after self-cal, rms=0.106417Jy sigma=1.284406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.48 mas, bmaj=11.36 mas, bpa=-10.49 degrees ! Estimated noise=1.21327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203623 Jy ! Component: 100 - total flux cleaned = 0.0368564 Jy ! Component: 150 - total flux cleaned = 0.0487549 Jy ! Component: 200 - total flux cleaned = 0.0574882 Jy ! Total flux subtracted in 200 components = 0.0574882 Jy ! Clean residual min=-0.012824 max=0.012842 Jy/beam ! Clean residual mean=-0.000758 rms=0.008681 Jy/beam ! Combined flux in latest and established models = 1.39492 Jy selfcal ! Performing phase self-cal ! Adding 170 model components to the UV plane model. ! The established model now contains 903 components and 1.39492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092194Jy sigma=1.115088 ! Fit after self-cal, rms=0.092030Jy sigma=1.114228 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.00961198 Jy ! Component: 100 - total flux cleaned = 0.0211486 Jy ! Component: 150 - total flux cleaned = 0.0262245 Jy ! Component: 200 - total flux cleaned = 0.0316112 Jy ! Total flux subtracted in 200 components = 0.0316112 Jy ! Clean residual min=-0.009637 max=0.009702 Jy/beam ! Clean residual mean=-0.000629 rms=0.006813 Jy/beam ! Combined flux in latest and established models = 1.42653 Jy ! Performing phase self-cal ! Adding 163 model components to the UV plane model. ! The established model now contains 1048 components and 1.42653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083364Jy sigma=1.008257 ! Fit after self-cal, rms=0.083259Jy sigma=1.007905 ! 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.083259Jy sigma=1.007905 ! Fit after self-cal, rms=0.063348Jy sigma=0.758139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.978 mas, bmaj=22.83 mas, bpa=-4.069 degrees ! Estimated noise=1.28873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00809355 Jy ! Component: 100 - total flux cleaned = -0.00958086 Jy ! Component: 150 - total flux cleaned = -0.00981537 Jy ! Component: 200 - total flux cleaned = -0.00999084 Jy ! Total flux subtracted in 200 components = -0.00999084 Jy ! Clean residual min=-0.002715 max=0.002698 Jy/beam ! Clean residual mean=0.000012 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 1.41654 Jy selfcal ! Performing phase self-cal ! Adding 124 model components to the UV plane model. ! The established model now contains 1169 components and 1.41654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061813Jy sigma=0.734973 ! Fit after self-cal, rms=0.061732Jy sigma=0.734584 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.000477243 Jy ! Component: 100 - total flux cleaned = -0.00034521 Jy ! Component: 150 - total flux cleaned = -0.00034449 Jy ! Component: 200 - total flux cleaned = -3.77951e-05 Jy ! Total flux subtracted in 200 components = -3.77951e-05 Jy ! Clean residual min=-0.001668 max=0.001667 Jy/beam ! Clean residual mean=0.000013 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 1.4165 Jy ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 1275 components and 1.4165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061377Jy sigma=0.730279 ! Fit after self-cal, rms=0.061359Jy sigma=0.730187 ! 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=5.496 mas, bmaj=11.47 mas, bpa=-10.37 degrees ! Estimated noise=1.19238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.496 x 11.47 at -10.37 degrees (North through East) ! Clean map min=-0.0081993 max=0.18194 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=4.252 mas, bmaj=8.824 mas, bpa=-15.93 degrees ! Estimated noise=2.21205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163426 Jy ! Component: 100 - total flux cleaned = 0.282668 Jy ! Component: 150 - total flux cleaned = 0.378493 Jy ! Component: 200 - total flux cleaned = 0.457379 Jy ! Total flux subtracted in 200 components = 0.457379 Jy ! Clean residual min=-0.040977 max=0.048412 Jy/beam ! Clean residual mean=-0.000916 rms=0.019270 Jy/beam ! Combined flux in latest and established models = 0.457379 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 118 model components to the UV plane model. ! The established model now contains 118 components and 0.457379 Jy ! Inverting map and beam ! Estimated beam: bmin=5.496 mas, bmaj=11.47 mas, bpa=-10.37 degrees ! Estimated noise=1.19238 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.145565 Jy ! Component: 100 - total flux cleaned = 0.234909 Jy ! Component: 150 - total flux cleaned = 0.305842 Jy ! Component: 200 - total flux cleaned = 0.375835 Jy ! Total flux subtracted in 200 components = 0.375835 Jy ! Clean residual min=-0.048648 max=0.049252 Jy/beam ! Clean residual mean=-0.001502 rms=0.025881 Jy/beam ! Combined flux in latest and established models = 0.833215 Jy ! Adding 174 model components to the UV plane model. ! The established model now contains 287 components and 0.833214 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.978 mas, bmaj=22.83 mas, bpa=-4.069 degrees ! Estimated noise=1.28873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859516 Jy ! Component: 100 - total flux cleaned = 0.156256 Jy ! Component: 150 - total flux cleaned = 0.21262 Jy ! Component: 200 - total flux cleaned = 0.258803 Jy ! Total flux subtracted in 200 components = 0.258803 Jy ! Clean residual min=-0.035098 max=0.035527 Jy/beam ! Clean residual mean=-0.001314 rms=0.021582 Jy/beam ! Combined flux in latest and established models = 1.09202 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.0264702 Jy ! Component: 100 - total flux cleaned = 0.0428171 Jy ! Component: 150 - total flux cleaned = 0.0623615 Jy ! Component: 200 - total flux cleaned = 0.0741415 Jy ! Total flux subtracted in 200 components = 0.0741415 Jy ! Clean residual min=-0.023603 max=0.023436 Jy/beam ! Clean residual mean=-0.000793 rms=0.013425 Jy/beam ! Combined flux in latest and established models = 1.16616 Jy ! Adding 296 model components to the UV plane model. ! The established model now contains 576 components and 1.16616 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.496 mas, bmaj=11.47 mas, bpa=-10.37 degrees ! Estimated noise=1.19238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465909 Jy ! Component: 100 - total flux cleaned = 0.0170192 Jy ! Component: 150 - total flux cleaned = 0.0287136 Jy ! Component: 200 - total flux cleaned = 0.0405464 Jy ! Total flux subtracted in 200 components = 0.0405464 Jy ! Clean residual min=-0.010403 max=0.010431 Jy/beam ! Clean residual mean=-0.000360 rms=0.006109 Jy/beam ! Combined flux in latest and established models = 1.20671 Jy selfcal ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 690 components and 1.20671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075913Jy sigma=0.907670 ! Fit after self-cal, rms=0.075339Jy sigma=0.899567 wmodel /scr/pima/rv100_uvs/J0116-2052_S_map.mod ! Writing 690 model components to file: /scr/pima/rv100_uvs/J0116-2052_S_map.mod wobs /scr/pima/rv100_uvs/J0116-2052_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0116-2052_S_uvs.fits wwins /scr/pima/rv100_uvs/J0116-2052_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/rv100_uvs/J0116-2052_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.496 x 11.47 at -10.37 degrees (North through East) ! Clean map min=-0.029006 max=0.15807 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0116-2052_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00599955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.3862 11.3862 22.7723 45.5447 91.0894 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0179 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.158 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.347 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0116-2052_S_uvs.log closed on Mon Feb 29 13:24:38 2016