! Started logfile: /scr/pima/rv100_uvs/J2138-1810_S_uvs.log on Mon Feb 29 13:30:02 2016 obs /scr/pima/rv100_uvs/J2138-1810_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2138-1810_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.446429 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2138-1810 ! ! 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 2200 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/J2138-1810_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.057771Jy sigma=8.767060 ! Fit after self-cal, rms=0.859838Jy sigma=7.085400 ! 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.601 mas, bmaj=12.14 mas, bpa=-8.084 degrees ! Estimated noise=2.58087 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.113372 Jy ! Component: 100 - total flux cleaned = 0.183805 Jy ! Total flux subtracted in 100 components = 0.183805 Jy ! Clean residual min=-0.044067 max=0.044633 Jy/beam ! Clean residual mean=-0.000730 rms=0.017394 Jy/beam ! Combined flux in latest and established models = 0.183805 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.183805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214222Jy sigma=1.729024 ! Fit after self-cal, rms=0.213161Jy sigma=1.721147 ! 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.303 mas, bmaj=15.02 mas, bpa=-8.47 degrees ! Estimated noise=1.85714 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.0986298 Jy ! Component: 100 - total flux cleaned = 0.172797 Jy ! Component: 150 - total flux cleaned = 0.220576 Jy ! Component: 200 - total flux cleaned = 0.260731 Jy ! Total flux subtracted in 200 components = 0.260731 Jy ! Clean residual min=-0.032160 max=0.032391 Jy/beam ! Clean residual mean=-0.000711 rms=0.013876 Jy/beam ! Combined flux in latest and established models = 0.444536 Jy ! Performing phase self-cal ! Adding 157 model components to the UV plane model. ! The established model now contains 203 components and 0.444536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122955Jy sigma=0.991213 ! Fit after self-cal, rms=0.122082Jy sigma=0.984928 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.303 x 15.02 at -8.47 degrees (North through East) ! Clean map min=-0.041668 max=0.15058 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.122082Jy sigma=0.984928 ! Fit after self-cal, rms=0.122082Jy sigma=0.984928 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.303 mas, bmaj=15.02 mas, bpa=-8.47 degrees ! Estimated noise=1.85714 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.0308551 Jy ! Component: 100 - total flux cleaned = 0.0565284 Jy ! Component: 150 - total flux cleaned = 0.075914 Jy ! Component: 200 - total flux cleaned = 0.0872765 Jy ! Total flux subtracted in 200 components = 0.0872765 Jy ! Clean residual min=-0.017369 max=0.017445 Jy/beam ! Clean residual mean=-0.000428 rms=0.008564 Jy/beam ! Combined flux in latest and established models = 0.531812 Jy ! Performing phase self-cal ! Adding 164 model components to the UV plane model. ! The established model now contains 349 components and 0.531812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087809Jy sigma=0.708659 ! Fit after self-cal, rms=0.087539Jy sigma=0.706153 ! 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.087539Jy sigma=0.706153 ! Fit after self-cal, rms=0.086560Jy sigma=0.696174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.308 mas, bmaj=15.02 mas, bpa=-8.436 degrees ! Estimated noise=1.86221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131969 Jy ! Component: 100 - total flux cleaned = 0.0188282 Jy ! Component: 150 - total flux cleaned = 0.0209861 Jy ! Component: 200 - total flux cleaned = 0.0215973 Jy ! Total flux subtracted in 200 components = 0.0215973 Jy ! Clean residual min=-0.010469 max=0.010398 Jy/beam ! Clean residual mean=-0.000290 rms=0.005928 Jy/beam ! Combined flux in latest and established models = 0.55341 Jy selfcal ! Performing phase self-cal ! Adding 165 model components to the UV plane model. ! The established model now contains 514 components and 0.55341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073570Jy sigma=0.591781 ! Fit after self-cal, rms=0.073440Jy sigma=0.590441 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.000558532 Jy ! Component: 100 - total flux cleaned = -0.00165899 Jy ! Component: 150 - total flux cleaned = -0.00267459 Jy ! Component: 200 - total flux cleaned = -0.00457323 Jy ! Total flux subtracted in 200 components = -0.00457323 Jy ! Clean residual min=-0.007563 max=0.007523 Jy/beam ! Clean residual mean=-0.000217 rms=0.004434 Jy/beam ! Combined flux in latest and established models = 0.548836 Jy ! Performing phase self-cal ! Adding 166 model components to the UV plane model. ! The established model now contains 658 components and 0.548837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066476Jy sigma=0.533968 ! Fit after self-cal, rms=0.066429Jy sigma=0.533462 ! 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.066429Jy sigma=0.533462 ! Fit after self-cal, rms=0.058692Jy sigma=0.457159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=15.01 mas, bpa=-8.22 degrees ! Estimated noise=1.85108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252422 Jy ! Component: 100 - total flux cleaned = 0.00506655 Jy ! Component: 150 - total flux cleaned = 0.00522328 Jy ! Component: 200 - total flux cleaned = 0.00492512 Jy ! Total flux subtracted in 200 components = 0.00492512 Jy ! Clean residual min=-0.002342 max=0.002351 Jy/beam ! Clean residual mean=-0.000011 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.553762 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 746 components and 0.553762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057713Jy sigma=0.446341 ! Fit after self-cal, rms=0.057785Jy sigma=0.445971 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.000991642 Jy ! Component: 100 - total flux cleaned = 0.000612185 Jy ! Component: 150 - total flux cleaned = 0.000272271 Jy ! Component: 200 - total flux cleaned = -4.50778e-05 Jy ! Total flux subtracted in 200 components = -4.50778e-05 Jy ! Clean residual min=-0.001656 max=0.001657 Jy/beam ! Clean residual mean=-0.000006 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.553717 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 831 components and 0.553716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057382Jy sigma=0.442013 ! Fit after self-cal, rms=0.057363Jy sigma=0.441935 ! 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.057363Jy sigma=0.441935 ! Fit after self-cal, rms=0.056655Jy sigma=0.441510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.587 mas, bmaj=21.05 mas, bpa=-6.372 degrees ! Estimated noise=2.07837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.39822e-05 Jy ! Component: 100 - total flux cleaned = 0.000399239 Jy ! Component: 150 - total flux cleaned = 0.0014888 Jy ! Component: 200 - total flux cleaned = 0.00231462 Jy ! Total flux subtracted in 200 components = 0.00231462 Jy ! Clean residual min=-0.001468 max=0.001469 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.556031 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 908 components and 0.556031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056394Jy sigma=0.438941 ! Fit after self-cal, rms=0.056378Jy sigma=0.438865 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.000104042 Jy ! Component: 100 - total flux cleaned = 5.07883e-05 Jy ! Component: 150 - total flux cleaned = 4.9349e-05 Jy ! Component: 200 - total flux cleaned = 0.00032764 Jy ! Total flux subtracted in 200 components = 0.00032764 Jy ! Clean residual min=-0.001119 max=0.001114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.556359 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 980 components and 0.556359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056244Jy sigma=0.437563 ! Fit after self-cal, rms=0.056233Jy sigma=0.437530 ! 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.35 mas, bmaj=15.02 mas, bpa=-8.224 degrees ! Estimated noise=1.83625 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.35 x 15.02 at -8.224 degrees (North through East) ! Clean map min=-0.022378 max=0.12447 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.63 mas, bmaj=12.2 mas, bpa=-7.994 degrees ! Estimated noise=2.54175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111409 Jy ! Component: 100 - total flux cleaned = 0.184336 Jy ! Component: 150 - total flux cleaned = 0.233102 Jy ! Component: 200 - total flux cleaned = 0.272789 Jy ! Total flux subtracted in 200 components = 0.272789 Jy ! Clean residual min=-0.032035 max=0.032274 Jy/beam ! Clean residual mean=-0.000544 rms=0.012798 Jy/beam ! Combined flux in latest and established models = 0.272789 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 116 model components to the UV plane model. ! The established model now contains 116 components and 0.272789 Jy ! Inverting map and beam ! Estimated beam: bmin=4.35 mas, bmaj=15.02 mas, bpa=-8.224 degrees ! Estimated noise=1.83625 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.0706666 Jy ! Component: 100 - total flux cleaned = 0.119958 Jy ! Component: 150 - total flux cleaned = 0.156527 Jy ! Component: 200 - total flux cleaned = 0.186978 Jy ! Total flux subtracted in 200 components = 0.186978 Jy ! Clean residual min=-0.022911 max=0.023159 Jy/beam ! Clean residual mean=-0.000505 rms=0.009856 Jy/beam ! Combined flux in latest and established models = 0.459767 Jy ! Adding 147 model components to the UV plane model. ! The established model now contains 247 components and 0.459767 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.587 mas, bmaj=21.05 mas, bpa=-6.372 degrees ! Estimated noise=2.07837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356361 Jy ! Component: 100 - total flux cleaned = 0.0633244 Jy ! Component: 150 - total flux cleaned = 0.0749392 Jy ! Component: 200 - total flux cleaned = 0.0759892 Jy ! Total flux subtracted in 200 components = 0.0759892 Jy ! Clean residual min=-0.013714 max=0.013908 Jy/beam ! Clean residual mean=-0.000357 rms=0.007117 Jy/beam ! Combined flux in latest and established models = 0.535756 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.000671221 Jy ! Component: 100 - total flux cleaned = 0.00275111 Jy ! Component: 150 - total flux cleaned = 0.00640138 Jy ! Component: 200 - total flux cleaned = 0.00868831 Jy ! Total flux subtracted in 200 components = 0.00868831 Jy ! Clean residual min=-0.009148 max=0.009151 Jy/beam ! Clean residual mean=-0.000190 rms=0.004340 Jy/beam ! Combined flux in latest and established models = 0.544444 Jy ! Adding 289 model components to the UV plane model. ! The established model now contains 523 components and 0.544444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.35 mas, bmaj=15.02 mas, bpa=-8.224 degrees ! Estimated noise=1.83625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227628 Jy ! Component: 100 - total flux cleaned = 0.00256508 Jy ! Component: 150 - total flux cleaned = 0.00230214 Jy ! Component: 200 - total flux cleaned = 0.00254272 Jy ! Total flux subtracted in 200 components = 0.00254272 Jy ! Clean residual min=-0.003735 max=0.003718 Jy/beam ! Clean residual mean=-0.000059 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.546987 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 605 components and 0.546987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058383Jy sigma=0.456825 ! Fit after self-cal, rms=0.058134Jy sigma=0.455203 wmodel /scr/pima/rv100_uvs/J2138-1810_S_map.mod ! Writing 605 model components to file: /scr/pima/rv100_uvs/J2138-1810_S_map.mod wobs /scr/pima/rv100_uvs/J2138-1810_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2138-1810_S_uvs.fits wwins /scr/pima/rv100_uvs/J2138-1810_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/J2138-1810_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.35 x 15.02 at -8.224 degrees (North through East) ! Clean map min=-0.023683 max=0.12111 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2138-1810_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00161515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.0009 4.0009 8.00181 16.0036 32.0072 64.0145 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 74.983 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2138-1810_S_uvs.log closed on Mon Feb 29 13:30:05 2016