! Started logfile: /scr/pima/bg219a_uvs/J0506+2141_S_dfm.log on Thu May 19 23:52:51 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/J0506+2141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0506+2141_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0506+2141 ! ! 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 J0506+2141_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=1.018658Jy sigma=26.996981 ! Fit after self-cal, rms=0.857204Jy sigma=22.672416 ! 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.965 mas, bmaj=4.812 mas, bpa=-5.66 degrees ! Estimated noise=1.00004 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.110747 Jy ! Component: 100 - total flux cleaned = 0.136863 Jy ! Total flux subtracted in 100 components = 0.136863 Jy ! Clean residual min=-0.005933 max=0.009662 Jy/beam ! Clean residual mean=0.000001 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.136863 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.136863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050412Jy sigma=1.256428 ! Fit after self-cal, rms=0.050422Jy sigma=1.256109 ! 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.541 mas, bmaj=5.969 mas, bpa=-2.92 degrees ! Estimated noise=0.676164 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.0124939 Jy ! Component: 100 - total flux cleaned = 0.0182372 Jy ! Component: 150 - total flux cleaned = 0.0206903 Jy ! Component: 200 - total flux cleaned = 0.0210851 Jy ! Total flux subtracted in 200 components = 0.0210851 Jy ! Clean residual min=-0.003039 max=0.003968 Jy/beam ! Clean residual mean=-0.000009 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.157949 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.157949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047542Jy sigma=1.176614 ! Fit after self-cal, rms=0.047567Jy sigma=1.176205 ! 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.541 x 5.969 at -2.92 degrees (North through East) ! Clean map min=-0.0029075 max=0.14497 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.00 NL 0.99 OV 1.02 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.05 NL 0.99 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.04 NL 0.97 OV 1.00 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 0.94 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.047567Jy sigma=1.176205 ! Fit after self-cal, rms=0.046736Jy sigma=1.168552 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=5.952 mas, bpa=-2.329 degrees ! Estimated noise=0.671456 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.00081952 Jy ! Component: 100 - total flux cleaned = -0.000768816 Jy ! Component: 150 - total flux cleaned = -0.000723094 Jy ! Component: 200 - total flux cleaned = -0.00068256 Jy ! Total flux subtracted in 200 components = -0.00068256 Jy ! Clean residual min=-0.003281 max=0.002861 Jy/beam ! Clean residual mean=-0.000004 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.157266 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.157266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046606Jy sigma=1.166078 ! Fit after self-cal, rms=0.046606Jy sigma=1.165990 ! 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.046606Jy sigma=1.165990 ! Fit after self-cal, rms=0.046945Jy sigma=1.161061 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=5.935 mas, bpa=-2.515 degrees ! Estimated noise=0.67251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.23777e-05 Jy ! Component: 100 - total flux cleaned = 4.18672e-05 Jy ! Component: 150 - total flux cleaned = -6.28381e-06 Jy ! Component: 200 - total flux cleaned = -2.78795e-05 Jy ! Total flux subtracted in 200 components = -2.78795e-05 Jy ! Clean residual min=-0.002451 max=0.002862 Jy/beam ! Clean residual mean=-0.000015 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.157238 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.157238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046913Jy sigma=1.160554 ! Fit after self-cal, rms=0.046931Jy sigma=1.160501 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 (-14, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239268 Jy ! Component: 100 - total flux cleaned = 0.00275673 Jy ! Component: 150 - total flux cleaned = 0.00298646 Jy ! Component: 200 - total flux cleaned = 0.00317101 Jy ! Total flux subtracted in 200 components = 0.00317101 Jy ! Clean residual min=-0.002188 max=0.001939 Jy/beam ! Clean residual mean=-0.000015 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.160409 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.160409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046801Jy sigma=1.157120 ! Fit after self-cal, rms=0.046802Jy sigma=1.156989 ! 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.046802Jy sigma=1.156989 ! Fit after self-cal, rms=0.046728Jy sigma=1.156710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=5.93 mas, bpa=-2.47 degrees ! Estimated noise=0.671041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176199 Jy ! Component: 100 - total flux cleaned = 0.000218379 Jy ! Component: 150 - total flux cleaned = 0.00025029 Jy ! Component: 200 - total flux cleaned = 0.000325024 Jy ! Total flux subtracted in 200 components = 0.000325024 Jy ! Clean residual min=-0.002130 max=0.002001 Jy/beam ! Clean residual mean=-0.000010 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.160734 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.160734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046707Jy sigma=1.156221 ! Fit after self-cal, rms=0.046710Jy sigma=1.156190 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 = -8.78888e-06 Jy ! Component: 100 - total flux cleaned = 4.70943e-05 Jy ! Component: 150 - total flux cleaned = 9.89024e-05 Jy ! Component: 200 - total flux cleaned = 0.00017144 Jy ! Total flux subtracted in 200 components = 0.00017144 Jy ! Clean residual min=-0.002147 max=0.001996 Jy/beam ! Clean residual mean=-0.000010 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.160906 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.160906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046702Jy sigma=1.156030 ! Fit after self-cal, rms=0.046703Jy sigma=1.156024 ! 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.046703Jy sigma=1.156024 ! Fit after self-cal, rms=0.046696Jy sigma=1.155975 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.723 mas, bmaj=13.46 mas, bpa=-13.49 degrees ! Estimated noise=0.841958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.50012e-05 Jy ! Component: 100 - total flux cleaned = 0.000242495 Jy ! Component: 150 - total flux cleaned = 0.000357357 Jy ! Component: 200 - total flux cleaned = 0.000441842 Jy ! Total flux subtracted in 200 components = 0.000441842 Jy ! Clean residual min=-0.001585 max=0.001651 Jy/beam ! Clean residual mean=-0.000016 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.161347 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.161347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046694Jy sigma=1.155925 ! Fit after self-cal, rms=0.046695Jy sigma=1.155919 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.000106486 Jy ! Component: 100 - total flux cleaned = 0.00011982 Jy ! Component: 150 - total flux cleaned = 0.00013262 Jy ! Component: 200 - total flux cleaned = 0.000145353 Jy ! Total flux subtracted in 200 components = 0.000145353 Jy ! Clean residual min=-0.001547 max=0.001686 Jy/beam ! Clean residual mean=-0.000017 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.161493 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.161493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046693Jy sigma=1.155886 ! Fit after self-cal, rms=0.046694Jy sigma=1.155884 ! 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.548 mas, bmaj=5.926 mas, bpa=-2.436 degrees ! Estimated noise=0.670936 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.548 x 5.926 at -2.436 degrees (North through East) ! Clean map min=-0.0020028 max=0.14506 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.966 mas, bmaj=4.77 mas, bpa=-5.542 degrees ! Estimated noise=0.987626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109288 Jy ! Component: 100 - total flux cleaned = 0.135542 Jy ! Component: 150 - total flux cleaned = 0.145701 Jy ! Component: 200 - total flux cleaned = 0.151593 Jy ! Total flux subtracted in 200 components = 0.151593 Jy ! Clean residual min=-0.004535 max=0.004364 Jy/beam ! Clean residual mean=0.000002 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.151593 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.151593 Jy ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=5.926 mas, bpa=-2.436 degrees ! Estimated noise=0.670936 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.00441511 Jy ! Component: 100 - total flux cleaned = 0.00695835 Jy ! Component: 150 - total flux cleaned = 0.00824829 Jy ! Component: 200 - total flux cleaned = 0.00911382 Jy ! Total flux subtracted in 200 components = 0.00911382 Jy ! Clean residual min=-0.002358 max=0.002075 Jy/beam ! Clean residual mean=-0.000008 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.160706 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.160706 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.723 mas, bmaj=13.46 mas, bpa=-13.49 degrees ! Estimated noise=0.841958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272524 Jy ! Component: 100 - total flux cleaned = 0.000453921 Jy ! Component: 150 - total flux cleaned = 0.000627891 Jy ! Component: 200 - total flux cleaned = 0.000746574 Jy ! Total flux subtracted in 200 components = 0.000746574 Jy ! Clean residual min=-0.001788 max=0.001729 Jy/beam ! Clean residual mean=-0.000017 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.161453 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.00011982 Jy ! Component: 100 - total flux cleaned = 0.000160541 Jy ! Component: 150 - total flux cleaned = 0.000211419 Jy ! Component: 200 - total flux cleaned = 0.000258302 Jy ! Total flux subtracted in 200 components = 0.000258302 Jy ! Clean residual min=-0.001719 max=0.001737 Jy/beam ! Clean residual mean=-0.000017 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.161711 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.161711 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=5.926 mas, bpa=-2.436 degrees ! Estimated noise=0.670936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252337 Jy ! Component: 100 - total flux cleaned = -0.000311488 Jy ! Component: 150 - total flux cleaned = -0.000285025 Jy ! Component: 200 - total flux cleaned = -0.000261684 Jy ! Total flux subtracted in 200 components = -0.000261684 Jy ! Clean residual min=-0.002181 max=0.002134 Jy/beam ! Clean residual mean=-0.000009 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.16145 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.16145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046734Jy sigma=1.157045 ! Fit after self-cal, rms=0.046728Jy sigma=1.156938 wmodel /J0506+2141_S_map.mod ! wmodel: Unable to open new model file: /J0506+2141_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0506+2141_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.548 x 5.926 at -2.436 degrees (North through East) ! Clean map min=-0.0020412 max=0.14418 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0506+2141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.144185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000499447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03918 1.03918 2.07837 4.15673 8.31347 16.6269 33.2539 66.5077 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.688 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0506+2141_S_dfm.log closed on Thu May 19 23:52:53 2016