! Started logfile: /scr/pima/bg219a_uvs/J0357-0751_S_dfm.log on Thu May 19 23:50:41 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0357-0751_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0357-0751_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0357-0751 ! ! 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 49 lines of history. ! ! Reading 1800 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J0357-0751_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993244Jy sigma=21.826405 ! Fit after self-cal, rms=0.815376Jy sigma=17.947702 ! 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=2.697 mas, bmaj=7.627 mas, bpa=-8.652 degrees ! Estimated noise=1.08687 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.13918 Jy ! Component: 100 - total flux cleaned = 0.173497 Jy ! Total flux subtracted in 100 components = 0.173497 Jy ! Clean residual min=-0.007635 max=0.014671 Jy/beam ! Clean residual mean=-0.000007 rms=0.002687 Jy/beam ! Combined flux in latest and established models = 0.173497 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.173497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067234Jy sigma=1.391365 ! Fit after self-cal, rms=0.067204Jy sigma=1.390960 ! 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=3.249 mas, bmaj=8.657 mas, bpa=-9.356 degrees ! Estimated noise=0.813831 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.0233087 Jy ! Component: 100 - total flux cleaned = 0.0344329 Jy ! Component: 150 - total flux cleaned = 0.0403551 Jy ! Component: 200 - total flux cleaned = 0.0437526 Jy ! Total flux subtracted in 200 components = 0.0437526 Jy ! Clean residual min=-0.004015 max=0.004240 Jy/beam ! Clean residual mean=-0.000005 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.21725 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 50 components and 0.21725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059812Jy sigma=1.196231 ! Fit after self-cal, rms=0.059804Jy sigma=1.195022 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 8.657 at -9.356 degrees (North through East) ! Clean map min=-0.0039593 max=0.18409 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: ! LA 0.99 MK 1.03 NL 0.99 OV 1.00 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 1.04 OV 0.97 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 1.00 OV 0.99 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.99 NL 1.03 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.059804Jy sigma=1.195022 ! Fit after self-cal, rms=0.059358Jy sigma=1.186943 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=8.686 mas, bpa=-9.312 degrees ! Estimated noise=0.806464 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.00016396 Jy ! Component: 100 - total flux cleaned = 0.000111496 Jy ! Component: 150 - total flux cleaned = 0.000111747 Jy ! Component: 200 - total flux cleaned = 0.000153907 Jy ! Total flux subtracted in 200 components = 0.000153907 Jy ! Clean residual min=-0.003273 max=0.003760 Jy/beam ! Clean residual mean=-0.000007 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.217404 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.217404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059333Jy sigma=1.186488 ! Fit after self-cal, rms=0.059366Jy sigma=1.186306 ! 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.059366Jy sigma=1.186306 ! Fit after self-cal, rms=0.059522Jy sigma=1.180370 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=8.686 mas, bpa=-9.302 degrees ! Estimated noise=0.806604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531335 Jy ! Component: 100 - total flux cleaned = 0.000506132 Jy ! Component: 150 - total flux cleaned = 0.000505677 Jy ! Component: 200 - total flux cleaned = 0.000524131 Jy ! Total flux subtracted in 200 components = 0.000524131 Jy ! Clean residual min=-0.003360 max=0.003765 Jy/beam ! Clean residual mean=-0.000003 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.217928 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.217928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059499Jy sigma=1.179954 ! Fit after self-cal, rms=0.059505Jy sigma=1.179808 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) ! Added new window around map position (-24, 117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329008 Jy ! Component: 100 - total flux cleaned = 0.00393809 Jy ! Component: 150 - total flux cleaned = 0.00422609 Jy ! Component: 200 - total flux cleaned = 0.00443941 Jy ! Total flux subtracted in 200 components = 0.00443941 Jy ! Clean residual min=-0.002886 max=0.002751 Jy/beam ! Clean residual mean=-0.000006 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.222367 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.222367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059320Jy sigma=1.175620 ! Fit after self-cal, rms=0.059306Jy sigma=1.175306 ! 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.059306Jy sigma=1.175306 ! Fit after self-cal, rms=0.059162Jy sigma=1.174950 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=8.692 mas, bpa=-9.343 degrees ! Estimated noise=0.805165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000899705 Jy ! Component: 100 - total flux cleaned = 0.00107256 Jy ! Component: 150 - total flux cleaned = 0.00119547 Jy ! Component: 200 - total flux cleaned = 0.0013099 Jy ! Total flux subtracted in 200 components = 0.0013099 Jy ! Clean residual min=-0.002821 max=0.002658 Jy/beam ! Clean residual mean=-0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.223677 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.223677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059120Jy sigma=1.174091 ! Fit after self-cal, rms=0.059117Jy sigma=1.174035 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.000216947 Jy ! Component: 100 - total flux cleaned = 0.000323907 Jy ! Component: 150 - total flux cleaned = 0.000424741 Jy ! Component: 200 - total flux cleaned = 0.00052073 Jy ! Total flux subtracted in 200 components = 0.00052073 Jy ! Clean residual min=-0.002737 max=0.002570 Jy/beam ! Clean residual mean=-0.000002 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.224198 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.224198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059094Jy sigma=1.173597 ! Fit after self-cal, rms=0.059094Jy sigma=1.173583 ! 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.059094Jy sigma=1.173583 ! Fit after self-cal, rms=0.059034Jy sigma=1.173504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.391 mas, bmaj=18.97 mas, bpa=-12.96 degrees ! Estimated noise=1.04042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984089 Jy ! Component: 100 - total flux cleaned = 0.00124888 Jy ! Component: 150 - total flux cleaned = 0.00134716 Jy ! Component: 200 - total flux cleaned = 0.00141605 Jy ! Total flux subtracted in 200 components = 0.00141605 Jy ! Clean residual min=-0.002819 max=0.002351 Jy/beam ! Clean residual mean=-0.000006 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.225614 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 118 components and 0.225614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059034Jy sigma=1.173406 ! Fit after self-cal, rms=0.059029Jy sigma=1.173320 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.000404084 Jy ! Component: 100 - total flux cleaned = 0.000468136 Jy ! Component: 150 - total flux cleaned = 0.000481847 Jy ! Component: 200 - total flux cleaned = 0.000507522 Jy ! Total flux subtracted in 200 components = 0.000507522 Jy ! Clean residual min=-0.002778 max=0.002304 Jy/beam ! Clean residual mean=-0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.226121 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.226121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059033Jy sigma=1.173316 ! Fit after self-cal, rms=0.059030Jy sigma=1.173284 ! 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=3.257 mas, bmaj=8.69 mas, bpa=-9.335 degrees ! Estimated noise=0.804897 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 8.69 at -9.335 degrees (North through East) ! Clean map min=-0.0026006 max=0.18187 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=2.694 mas, bmaj=7.626 mas, bpa=-8.495 degrees ! Estimated noise=1.07898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138044 Jy ! Component: 100 - total flux cleaned = 0.172233 Jy ! Component: 150 - total flux cleaned = 0.187938 Jy ! Component: 200 - total flux cleaned = 0.197288 Jy ! Total flux subtracted in 200 components = 0.197288 Jy ! Clean residual min=-0.004949 max=0.005557 Jy/beam ! Clean residual mean=-0.000004 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.197288 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.197288 Jy ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.69 mas, bpa=-9.335 degrees ! Estimated noise=0.804897 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.00965105 Jy ! Component: 100 - total flux cleaned = 0.0150071 Jy ! Component: 150 - total flux cleaned = 0.0186951 Jy ! Component: 200 - total flux cleaned = 0.0214076 Jy ! Total flux subtracted in 200 components = 0.0214076 Jy ! Clean residual min=-0.003357 max=0.002820 Jy/beam ! Clean residual mean=-0.000009 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.218696 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.218696 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.391 mas, bmaj=18.97 mas, bpa=-12.96 degrees ! Estimated noise=1.04042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278689 Jy ! Component: 100 - total flux cleaned = 0.00426937 Jy ! Component: 150 - total flux cleaned = 0.00478172 Jy ! Component: 200 - total flux cleaned = 0.00521067 Jy ! Total flux subtracted in 200 components = 0.00521067 Jy ! Clean residual min=-0.003199 max=0.002613 Jy/beam ! Clean residual mean=-0.000012 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.223906 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.000368927 Jy ! Component: 100 - total flux cleaned = 0.000658969 Jy ! Component: 150 - total flux cleaned = 0.000937035 Jy ! Component: 200 - total flux cleaned = 0.00116061 Jy ! Total flux subtracted in 200 components = 0.00116061 Jy ! Clean residual min=-0.003043 max=0.002373 Jy/beam ! Clean residual mean=-0.000015 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.225067 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 108 components and 0.225067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=8.69 mas, bpa=-9.335 degrees ! Estimated noise=0.804897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.36216e-05 Jy ! Component: 100 - total flux cleaned = -0.000168853 Jy ! Component: 150 - total flux cleaned = -0.000129292 Jy ! Component: 200 - total flux cleaned = -0.000164569 Jy ! Total flux subtracted in 200 components = -0.000164569 Jy ! Clean residual min=-0.002667 max=0.002608 Jy/beam ! Clean residual mean=-0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.224902 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.224902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059075Jy sigma=1.174410 ! Fit after self-cal, rms=0.059062Jy sigma=1.174271 wmodel /J0357-0751_S_map.mod ! wmodel: Unable to open new model file: /J0357-0751_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0357-0751_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 8.69 at -9.335 degrees (North through East) ! Clean map min=-0.0026078 max=0.18273 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0357-0751_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182732 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000671639 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10266 1.10266 2.20533 4.41065 8.82131 17.6426 35.2852 70.5705 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 272.068 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0357-0751_S_dfm.log closed on Thu May 19 23:50:43 2016