! Started logfile: /scr/pima/bg219b_uvs/J0449-3911_S_dfm.log on Thu May 19 20:02:29 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/bg219b_uvs/J0449-3911_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0449-3911_S_uva.fits ! AN table 1: 48 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.58631 visibilities/baseline/integration-bin. ! Found source: J0449-3911 ! ! 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 3152 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 J0449-3911_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.114795Jy sigma=14.363572 ! Fit after self-cal, rms=0.549091Jy sigma=7.379043 ! 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.861 mas, bmaj=24.49 mas, bpa=10.27 degrees ! Estimated noise=1.4173 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.346388 Jy ! Component: 100 - total flux cleaned = 0.506212 Jy ! Total flux subtracted in 100 components = 0.506212 Jy ! Clean residual min=-0.043548 max=0.074836 Jy/beam ! Clean residual mean=0.000867 rms=0.015389 Jy/beam ! Combined flux in latest and established models = 0.506212 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.506212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203458Jy sigma=2.616455 ! Fit after self-cal, rms=0.202793Jy sigma=2.610560 ! 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.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 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.114753 Jy ! Component: 100 - total flux cleaned = 0.165953 Jy ! Component: 150 - total flux cleaned = 0.193646 Jy ! Component: 200 - total flux cleaned = 0.209545 Jy ! Total flux subtracted in 200 components = 0.209545 Jy ! Clean residual min=-0.023371 max=0.044701 Jy/beam ! Clean residual mean=0.000101 rms=0.011081 Jy/beam ! Combined flux in latest and established models = 0.715757 Jy ! Performing phase self-cal ! Adding 115 model components to the UV plane model. ! The established model now contains 136 components and 0.715756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131722Jy sigma=1.658248 ! Fit after self-cal, rms=0.131530Jy sigma=1.655746 ! 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.678 x 25.66 at 10.07 degrees (North through East) ! Clean map min=-0.022235 max=0.43656 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* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.131530Jy sigma=1.655746 ! Fit after self-cal, rms=0.131530Jy sigma=1.655746 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 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.00974292 Jy ! Component: 100 - total flux cleaned = 0.0141685 Jy ! Component: 150 - total flux cleaned = 0.0148779 Jy ! Component: 200 - total flux cleaned = 0.015044 Jy ! Total flux subtracted in 200 components = 0.015044 Jy ! Clean residual min=-0.021837 max=0.043782 Jy/beam ! Clean residual mean=0.000048 rms=0.011006 Jy/beam ! Combined flux in latest and established models = 0.7308 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 151 components and 0.730801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130656Jy sigma=1.644667 ! Fit after self-cal, rms=0.130650Jy sigma=1.644479 ! 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.130650Jy sigma=1.644479 ! Fit after self-cal, rms=0.130650Jy sigma=1.644479 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180575 Jy ! Component: 100 - total flux cleaned = -0.000117599 Jy ! Component: 150 - total flux cleaned = -0.000405561 Jy ! Component: 200 - total flux cleaned = -0.000814322 Jy ! Total flux subtracted in 200 components = -0.000814322 Jy ! Clean residual min=-0.021728 max=0.044014 Jy/beam ! Clean residual mean=0.000046 rms=0.010977 Jy/beam ! Combined flux in latest and established models = 0.729986 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 159 components and 0.729986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130353Jy sigma=1.640954 ! Fit after self-cal, rms=0.130355Jy sigma=1.640871 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.0001248 Jy ! Component: 100 - total flux cleaned = -0.000391238 Jy ! Component: 150 - total flux cleaned = -0.000905247 Jy ! Component: 200 - total flux cleaned = -0.00115741 Jy ! Total flux subtracted in 200 components = -0.00115741 Jy ! Clean residual min=-0.021617 max=0.043858 Jy/beam ! Clean residual mean=0.000045 rms=0.010944 Jy/beam ! Combined flux in latest and established models = 0.728829 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 160 components and 0.728829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130120Jy sigma=1.637993 ! Fit after self-cal, rms=0.130122Jy sigma=1.637958 ! 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.130122Jy sigma=1.637958 ! Fit after self-cal, rms=0.130122Jy sigma=1.637958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130328 Jy ! Component: 100 - total flux cleaned = -0.000494345 Jy ! Component: 150 - total flux cleaned = -0.000850663 Jy ! Component: 200 - total flux cleaned = -0.00120112 Jy ! Total flux subtracted in 200 components = -0.00120112 Jy ! Clean residual min=-0.021575 max=0.043769 Jy/beam ! Clean residual mean=0.000045 rms=0.010915 Jy/beam ! Combined flux in latest and established models = 0.727628 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 161 components and 0.727628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129927Jy sigma=1.635516 ! Fit after self-cal, rms=0.129928Jy sigma=1.635492 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.000118621 Jy ! Component: 100 - total flux cleaned = -0.000453856 Jy ! Component: 150 - total flux cleaned = -0.000670848 Jy ! Component: 200 - total flux cleaned = -0.000997456 Jy ! Total flux subtracted in 200 components = -0.000997456 Jy ! Clean residual min=-0.021656 max=0.043717 Jy/beam ! Clean residual mean=0.000045 rms=0.010888 Jy/beam ! Combined flux in latest and established models = 0.72663 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 163 components and 0.72663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129761Jy sigma=1.633388 ! Fit after self-cal, rms=0.129762Jy sigma=1.633373 ! 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.129762Jy sigma=1.633373 ! Fit after self-cal, rms=0.129762Jy sigma=1.633373 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.338 mas, bmaj=38.82 mas, bpa=-0.7063 degrees ! Estimated noise=1.23243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00407226 Jy ! Component: 100 - total flux cleaned = -0.00451357 Jy ! Component: 150 - total flux cleaned = -0.0049282 Jy ! Component: 200 - total flux cleaned = -0.00520051 Jy ! Total flux subtracted in 200 components = -0.00520051 Jy ! Clean residual min=-0.029890 max=0.062588 Jy/beam ! Clean residual mean=0.000064 rms=0.016264 Jy/beam ! Combined flux in latest and established models = 0.72143 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 172 components and 0.72143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129606Jy sigma=1.631497 ! Fit after self-cal, rms=0.129599Jy sigma=1.631431 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.000420146 Jy ! Component: 100 - total flux cleaned = -0.000817682 Jy ! Component: 150 - total flux cleaned = -0.0010768 Jy ! Component: 200 - total flux cleaned = -0.00146097 Jy ! Total flux subtracted in 200 components = -0.00146097 Jy ! Clean residual min=-0.029808 max=0.062417 Jy/beam ! Clean residual mean=0.000063 rms=0.016218 Jy/beam ! Combined flux in latest and established models = 0.719969 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 174 components and 0.719969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129451Jy sigma=1.629788 ! Fit after self-cal, rms=0.129451Jy sigma=1.629754 ! 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.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.678 x 25.66 at 10.07 degrees (North through East) ! Clean map min=-0.021853 max=0.44778 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.861 mas, bmaj=24.49 mas, bpa=10.27 degrees ! Estimated noise=1.4173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346408 Jy ! Component: 100 - total flux cleaned = 0.507009 Jy ! Component: 150 - total flux cleaned = 0.591417 Jy ! Component: 200 - total flux cleaned = 0.638846 Jy ! Total flux subtracted in 200 components = 0.638846 Jy ! Clean residual min=-0.024980 max=0.041257 Jy/beam ! Clean residual mean=0.000382 rms=0.009983 Jy/beam ! Combined flux in latest and established models = 0.638846 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.638846 Jy ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 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.0431524 Jy ! Component: 100 - total flux cleaned = 0.066388 Jy ! Component: 150 - total flux cleaned = 0.0797318 Jy ! Component: 200 - total flux cleaned = 0.0875526 Jy ! Total flux subtracted in 200 components = 0.0875526 Jy ! Clean residual min=-0.022962 max=0.043157 Jy/beam ! Clean residual mean=0.000066 rms=0.011007 Jy/beam ! Combined flux in latest and established models = 0.726398 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 153 components and 0.726398 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=9.338 mas, bmaj=38.82 mas, bpa=-0.7063 degrees ! Estimated noise=1.23243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967672 Jy ! Component: 100 - total flux cleaned = 0.00096749 Jy ! Component: 150 - total flux cleaned = 0.000620124 Jy ! Component: 200 - total flux cleaned = 0.000295446 Jy ! Total flux subtracted in 200 components = 0.000295446 Jy ! Clean residual min=-0.030326 max=0.063176 Jy/beam ! Clean residual mean=0.000066 rms=0.016444 Jy/beam ! Combined flux in latest and established models = 0.726694 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.000472743 Jy ! Component: 100 - total flux cleaned = -0.000788591 Jy ! Component: 150 - total flux cleaned = -0.00124705 Jy ! Component: 200 - total flux cleaned = -0.00169775 Jy ! Total flux subtracted in 200 components = -0.00169775 Jy ! Clean residual min=-0.030177 max=0.063011 Jy/beam ! Clean residual mean=0.000066 rms=0.016386 Jy/beam ! Combined flux in latest and established models = 0.724996 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 169 components and 0.724996 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=25.66 mas, bpa=10.07 degrees ! Estimated noise=1.01488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207098 Jy ! Component: 100 - total flux cleaned = 0.00254657 Jy ! Component: 150 - total flux cleaned = 0.00267592 Jy ! Component: 200 - total flux cleaned = 0.00243043 Jy ! Total flux subtracted in 200 components = 0.00243043 Jy ! Clean residual min=-0.022195 max=0.043359 Jy/beam ! Clean residual mean=0.000048 rms=0.010906 Jy/beam ! Combined flux in latest and established models = 0.727426 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.727426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129913Jy sigma=1.635655 ! Fit after self-cal, rms=0.129888Jy sigma=1.635329 wmodel /J0449-3911_S_map.mod ! wmodel: Unable to open new model file: /J0449-3911_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0449-3911_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.678 x 25.66 at 10.07 degrees (North through East) ! Clean map min=-0.021568 max=0.44342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0449-3911_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.443424 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0109032 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.37663 7.37663 14.7533 29.5065 59.013 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0327 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.443 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 40.668 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0449-3911_S_dfm.log closed on Thu May 19 20:02:32 2016