! Started logfile: /scr/pima/bg219g_uvs/J1727-1951_S_uvs.log on Thu Apr 7 07:21:17 2016 obs /scr/pima/bg219g_uvs/J1727-1951_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1727-1951_S_uva.fits ! AN table 1: 31 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.349078 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1727-1951 ! ! 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 1212 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/bg219g_uvs/J1727-1951_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009622Jy sigma=16.836982 ! Fit after self-cal, rms=0.913685Jy sigma=15.337243 ! 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=5.094 mas, bmaj=41.35 mas, bpa=-12.09 degrees ! Estimated noise=2.13734 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.0636368 Jy ! Component: 100 - total flux cleaned = 0.0677671 Jy ! Total flux subtracted in 100 components = 0.0677671 Jy ! Clean residual min=-0.008939 max=0.008889 Jy/beam ! Clean residual mean=-0.000010 rms=0.003819 Jy/beam ! Combined flux in latest and established models = 0.0677671 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0677671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116641Jy sigma=1.191174 ! Fit after self-cal, rms=0.116306Jy sigma=1.182952 ! 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=6.22 mas, bmaj=39.12 mas, bpa=-12.67 degrees ! Estimated noise=1.56674 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.00490343 Jy ! Component: 100 - total flux cleaned = 0.00495686 Jy ! Component: 150 - total flux cleaned = 0.00516629 Jy ! Component: 200 - total flux cleaned = 0.00630103 Jy ! Total flux subtracted in 200 components = 0.00630103 Jy ! Clean residual min=-0.002929 max=0.002932 Jy/beam ! Clean residual mean=-0.000001 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.0740682 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 120 components and 0.0740682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113693Jy sigma=1.171998 ! Fit after self-cal, rms=0.113689Jy sigma=1.170906 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.22 x 39.12 at -12.67 degrees (North through East) ! Clean map min=-0.0066563 max=0.071459 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: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 0.98 KP 1.04 LA 1.09 ! MK 1.00* NL 1.04 OV 1.18 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.113689Jy sigma=1.170906 ! Fit after self-cal, rms=0.114291Jy sigma=1.165298 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.16 mas, bmaj=39.22 mas, bpa=-12.68 degrees ! Estimated noise=1.62425 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.00054577 Jy ! Component: 100 - total flux cleaned = 0.00339469 Jy ! Component: 150 - total flux cleaned = 0.00395373 Jy ! Component: 200 - total flux cleaned = 0.0043036 Jy ! Total flux subtracted in 200 components = 0.0043036 Jy ! Clean residual min=-0.002603 max=0.002631 Jy/beam ! Clean residual mean=0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.0783718 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 201 components and 0.0783717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112788Jy sigma=1.160902 ! Fit after self-cal, rms=0.112545Jy sigma=1.158011 ! 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.112545Jy sigma=1.158011 ! Fit after self-cal, rms=0.112981Jy sigma=1.156545 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.131 mas, bmaj=39.23 mas, bpa=-12.66 degrees ! Estimated noise=1.64864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00184117 Jy ! Component: 100 - total flux cleaned = -0.000185832 Jy ! Component: 150 - total flux cleaned = 0.000138837 Jy ! Component: 200 - total flux cleaned = -0.000469653 Jy ! Total flux subtracted in 200 components = -0.000469653 Jy ! Clean residual min=-0.002451 max=0.002453 Jy/beam ! Clean residual mean=0.000003 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0779021 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 254 components and 0.0779021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111826Jy sigma=1.153272 ! Fit after self-cal, rms=0.111755Jy sigma=1.152634 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.000791033 Jy ! Component: 100 - total flux cleaned = -0.00023202 Jy ! Component: 150 - total flux cleaned = 3.3152e-05 Jy ! Component: 200 - total flux cleaned = -0.000444945 Jy ! Total flux subtracted in 200 components = -0.000444945 Jy ! Clean residual min=-0.001965 max=0.001991 Jy/beam ! Clean residual mean=0.000007 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0774571 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 319 components and 0.0774571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111147Jy sigma=1.150042 ! Fit after self-cal, rms=0.110922Jy sigma=1.149637 ! 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.110922Jy sigma=1.149637 ! Fit after self-cal, rms=0.111443Jy sigma=1.148132 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.104 mas, bmaj=39.23 mas, bpa=-12.64 degrees ! Estimated noise=1.66686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139582 Jy ! Component: 100 - total flux cleaned = -0.000715429 Jy ! Component: 150 - total flux cleaned = -0.000586693 Jy ! Component: 200 - total flux cleaned = -0.00046545 Jy ! Total flux subtracted in 200 components = -0.00046545 Jy ! Clean residual min=-0.001953 max=0.001964 Jy/beam ! Clean residual mean=0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0769917 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 364 components and 0.0769917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110705Jy sigma=1.147134 ! Fit after self-cal, rms=0.110603Jy sigma=1.146819 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.000409869 Jy ! Component: 100 - total flux cleaned = 0.000140245 Jy ! Component: 150 - total flux cleaned = 0.00055172 Jy ! Component: 200 - total flux cleaned = 0.000947508 Jy ! Total flux subtracted in 200 components = 0.000947508 Jy ! Clean residual min=-0.001622 max=0.001618 Jy/beam ! Clean residual mean=0.000005 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0779392 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 416 components and 0.0779392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110214Jy sigma=1.145155 ! Fit after self-cal, rms=0.110157Jy sigma=1.145000 ! 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.110157Jy sigma=1.145000 ! Fit after self-cal, rms=0.110604Jy sigma=1.144325 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.863 mas, bmaj=38.2 mas, bpa=-12.87 degrees ! Estimated noise=1.79171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109635 Jy ! Component: 100 - total flux cleaned = -0.00146362 Jy ! Component: 150 - total flux cleaned = -0.00214683 Jy ! Component: 200 - total flux cleaned = -0.00237035 Jy ! Total flux subtracted in 200 components = -0.00237035 Jy ! Clean residual min=-0.001823 max=0.001826 Jy/beam ! Clean residual mean=0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0755689 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 477 components and 0.0755689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110084Jy sigma=1.143794 ! Fit after self-cal, rms=0.109990Jy sigma=1.143512 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.000504969 Jy ! Component: 100 - total flux cleaned = -0.000811679 Jy ! Component: 150 - total flux cleaned = -0.00120195 Jy ! Component: 200 - total flux cleaned = -0.00158558 Jy ! Total flux subtracted in 200 components = -0.00158558 Jy ! Clean residual min=-0.001604 max=0.001597 Jy/beam ! Clean residual mean=0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0739833 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 533 components and 0.0739833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109674Jy sigma=1.142675 ! Fit after self-cal, rms=0.109598Jy sigma=1.142491 ! 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=6.087 mas, bmaj=39.23 mas, bpa=-12.64 degrees ! Estimated noise=1.67686 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.087 x 39.23 at -12.64 degrees (North through East) ! Clean map min=-0.0094014 max=0.070094 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=5.004 mas, bmaj=41.28 mas, bpa=-12.03 degrees ! Estimated noise=2.24358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0544737 Jy ! Component: 100 - total flux cleaned = 0.0634157 Jy ! Component: 150 - total flux cleaned = 0.0636876 Jy ! Component: 200 - total flux cleaned = 0.0597504 Jy ! Total flux subtracted in 200 components = 0.0597504 Jy ! Clean residual min=-0.007249 max=0.007301 Jy/beam ! Clean residual mean=-0.000010 rms=0.003273 Jy/beam ! Combined flux in latest and established models = 0.0597504 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 77 model components to the UV plane model. ! The established model now contains 77 components and 0.0597504 Jy ! Inverting map and beam ! Estimated beam: bmin=6.087 mas, bmaj=39.23 mas, bpa=-12.64 degrees ! Estimated noise=1.67686 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.00269368 Jy ! Component: 100 - total flux cleaned = 0.0045194 Jy ! Component: 150 - total flux cleaned = 0.0034791 Jy ! Component: 200 - total flux cleaned = 0.00158798 Jy ! Total flux subtracted in 200 components = 0.00158798 Jy ! Clean residual min=-0.003765 max=0.003715 Jy/beam ! Clean residual mean=0.000007 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.0613384 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 158 components and 0.0613384 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.863 mas, bmaj=38.2 mas, bpa=-12.87 degrees ! Estimated noise=1.79171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160186 Jy ! Component: 100 - total flux cleaned = -0.00345559 Jy ! Component: 150 - total flux cleaned = -0.00345492 Jy ! Component: 200 - total flux cleaned = -0.00291317 Jy ! Total flux subtracted in 200 components = -0.00291317 Jy ! Clean residual min=-0.002929 max=0.002908 Jy/beam ! Clean residual mean=0.000007 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.0584253 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.000341525 Jy ! Component: 100 - total flux cleaned = -0.000334293 Jy ! Component: 150 - total flux cleaned = -0.00167086 Jy ! Component: 200 - total flux cleaned = -0.00286169 Jy ! Total flux subtracted in 200 components = -0.00286169 Jy ! Clean residual min=-0.002929 max=0.002898 Jy/beam ! Clean residual mean=0.000012 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.0555636 Jy ! Adding 145 model components to the UV plane model. ! The established model now contains 299 components and 0.0555636 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.087 mas, bmaj=39.23 mas, bpa=-12.64 degrees ! Estimated noise=1.67686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314536 Jy ! Component: 100 - total flux cleaned = 0.000329863 Jy ! Component: 150 - total flux cleaned = 0.000212682 Jy ! Component: 200 - total flux cleaned = 0.000213987 Jy ! Total flux subtracted in 200 components = 0.000213987 Jy ! Clean residual min=-0.001791 max=0.001782 Jy/beam ! Clean residual mean=0.000008 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0557776 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 367 components and 0.0557776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110078Jy sigma=1.146327 ! Fit after self-cal, rms=0.110054Jy sigma=1.145847 wmodel /scr/pima/bg219g_uvs/J1727-1951_S_map.mod ! Writing 367 model components to file: /scr/pima/bg219g_uvs/J1727-1951_S_map.mod wobs /scr/pima/bg219g_uvs/J1727-1951_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1727-1951_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1727-1951_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/bg219g_uvs/J1727-1951_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.087 x 39.23 at -12.64 degrees (North through East) ! Clean map min=-0.010252 max=0.064906 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1727-1951_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0649065 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000713234 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.29659 3.29659 6.59319 13.1864 26.3728 52.7455 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 91.003 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1727-1951_S_uvs.log closed on Thu Apr 7 07:21:19 2016