! Started logfile: /scr/pima/bg219a_uvs/J1116+0829_S_dfm.log on Fri May 20 00:04:23 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/J1116+0829_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1116+0829_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.790476 visibilities/baseline/integration-bin. ! Found source: J1116+0829 ! ! 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 1328 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 J1116+0829_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012794Jy sigma=26.521111 ! Fit after self-cal, rms=0.868542Jy sigma=22.675553 ! 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.673 mas, bmaj=6.549 mas, bpa=-5.324 degrees ! Estimated noise=0.979479 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.100984 Jy ! Component: 100 - total flux cleaned = 0.12743 Jy ! Total flux subtracted in 100 components = 0.12743 Jy ! Clean residual min=-0.007362 max=0.010415 Jy/beam ! Clean residual mean=-0.000193 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.12743 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.12743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049274Jy sigma=1.237406 ! Fit after self-cal, rms=0.049292Jy sigma=1.236874 ! 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.07 mas, bmaj=7.442 mas, bpa=-6.186 degrees ! Estimated noise=0.814828 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.0138981 Jy ! Component: 100 - total flux cleaned = 0.0209501 Jy ! Component: 150 - total flux cleaned = 0.0248266 Jy ! Component: 200 - total flux cleaned = 0.0270602 Jy ! Total flux subtracted in 200 components = 0.0270602 Jy ! Clean residual min=-0.003941 max=0.004264 Jy/beam ! Clean residual mean=-0.000088 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.15449 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.15449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045496Jy sigma=1.133534 ! Fit after self-cal, rms=0.045489Jy sigma=1.132612 ! 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.07 x 7.442 at -6.186 degrees (North through East) ! Clean map min=-0.003857 max=0.13222 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.95 MK 1.02 NL 0.96 OV 1.05 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.00 NL 1.03 OV 1.02 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.00 OV 1.03 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.01 NL 1.01 OV 0.99 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.045489Jy sigma=1.132612 ! Fit after self-cal, rms=0.044767Jy sigma=1.123708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.448 mas, bpa=-6.122 degrees ! Estimated noise=0.808805 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.000208886 Jy ! Component: 100 - total flux cleaned = 0.000385411 Jy ! Component: 150 - total flux cleaned = 0.000385218 Jy ! Component: 200 - total flux cleaned = 0.000384979 Jy ! Total flux subtracted in 200 components = 0.000384979 Jy ! Clean residual min=-0.003571 max=0.003962 Jy/beam ! Clean residual mean=-0.000054 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.154875 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.154875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044729Jy sigma=1.122682 ! Fit after self-cal, rms=0.044729Jy sigma=1.122442 ! 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.044729Jy sigma=1.122442 ! Fit after self-cal, rms=0.044594Jy sigma=1.117614 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=7.443 mas, bpa=-6.159 degrees ! Estimated noise=0.809108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.34907e-05 Jy ! Component: 100 - total flux cleaned = 0.000167917 Jy ! Component: 150 - total flux cleaned = 0.000168252 Jy ! Component: 200 - total flux cleaned = 0.00016837 Jy ! Total flux subtracted in 200 components = 0.00016837 Jy ! Clean residual min=-0.002998 max=0.003567 Jy/beam ! Clean residual mean=-0.000040 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.155043 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.155043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044572Jy sigma=1.117075 ! Fit after self-cal, rms=0.044570Jy sigma=1.116931 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 = -2.93836e-05 Jy ! Component: 100 - total flux cleaned = 2.42549e-05 Jy ! Component: 150 - total flux cleaned = 8.15153e-06 Jy ! Component: 200 - total flux cleaned = 8.36684e-06 Jy ! Total flux subtracted in 200 components = 8.36684e-06 Jy ! Clean residual min=-0.002970 max=0.003516 Jy/beam ! Clean residual mean=-0.000040 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.155051 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.155051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044556Jy sigma=1.116562 ! Fit after self-cal, rms=0.044554Jy sigma=1.116512 ! 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.044554Jy sigma=1.116512 ! Fit after self-cal, rms=0.044537Jy sigma=1.116500 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.439 mas, bpa=-6.15 degrees ! Estimated noise=0.809135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209725 Jy ! Component: 100 - total flux cleaned = 0.000242122 Jy ! Component: 150 - total flux cleaned = 0.000241754 Jy ! Component: 200 - total flux cleaned = 0.000226051 Jy ! Total flux subtracted in 200 components = 0.000226051 Jy ! Clean residual min=-0.002947 max=0.003469 Jy/beam ! Clean residual mean=-0.000040 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.155277 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.155277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044526Jy sigma=1.116208 ! Fit after self-cal, rms=0.044525Jy sigma=1.116180 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 = 4.94375e-07 Jy ! Component: 100 - total flux cleaned = 1.09658e-06 Jy ! Component: 150 - total flux cleaned = 5.75756e-07 Jy ! Component: 200 - total flux cleaned = -1.33958e-05 Jy ! Total flux subtracted in 200 components = -1.33958e-05 Jy ! Clean residual min=-0.002935 max=0.003430 Jy/beam ! Clean residual mean=-0.000040 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.155264 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.155264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044516Jy sigma=1.115938 ! Fit after self-cal, rms=0.044516Jy sigma=1.115921 ! 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.044516Jy sigma=1.115921 ! Fit after self-cal, rms=0.044491Jy sigma=1.115908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.068 mas, bmaj=17.23 mas, bpa=-14.67 degrees ! Estimated noise=1.07428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000855409 Jy ! Component: 100 - total flux cleaned = 0.000858657 Jy ! Component: 150 - total flux cleaned = 0.000858393 Jy ! Component: 200 - total flux cleaned = 0.000858626 Jy ! Total flux subtracted in 200 components = 0.000858626 Jy ! Clean residual min=-0.003461 max=0.003218 Jy/beam ! Clean residual mean=-0.000086 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.156123 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.156123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044491Jy sigma=1.115894 ! Fit after self-cal, rms=0.044491Jy sigma=1.115799 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 = 5.42187e-05 Jy ! Component: 100 - total flux cleaned = 5.45844e-05 Jy ! Component: 150 - total flux cleaned = 5.32613e-05 Jy ! Component: 200 - total flux cleaned = 5.27902e-05 Jy ! Total flux subtracted in 200 components = 5.27902e-05 Jy ! Clean residual min=-0.003492 max=0.003208 Jy/beam ! Clean residual mean=-0.000085 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.156175 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.156175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044495Jy sigma=1.115775 ! Fit after self-cal, rms=0.044496Jy sigma=1.115728 ! 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.067 mas, bmaj=7.436 mas, bpa=-6.138 degrees ! Estimated noise=0.809096 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 7.436 at -6.138 degrees (North through East) ! Clean map min=-0.0027972 max=0.13099 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.679 mas, bmaj=6.556 mas, bpa=-5.348 degrees ! Estimated noise=0.972619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100153 Jy ! Component: 100 - total flux cleaned = 0.126352 Jy ! Component: 150 - total flux cleaned = 0.138059 Jy ! Component: 200 - total flux cleaned = 0.14505 Jy ! Total flux subtracted in 200 components = 0.14505 Jy ! Clean residual min=-0.004704 max=0.005275 Jy/beam ! Clean residual mean=-0.000081 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.14505 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.14505 Jy ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.436 mas, bpa=-6.138 degrees ! Estimated noise=0.809096 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.00531853 Jy ! Component: 100 - total flux cleaned = 0.00813358 Jy ! Component: 150 - total flux cleaned = 0.00940815 Jy ! Component: 200 - total flux cleaned = 0.00966629 Jy ! Total flux subtracted in 200 components = 0.00966629 Jy ! Clean residual min=-0.003322 max=0.003597 Jy/beam ! Clean residual mean=-0.000043 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.154716 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.154716 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.068 mas, bmaj=17.23 mas, bpa=-14.67 degrees ! Estimated noise=1.07428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135745 Jy ! Component: 100 - total flux cleaned = 0.00138202 Jy ! Component: 150 - total flux cleaned = 0.00140184 Jy ! Component: 200 - total flux cleaned = 0.00143306 Jy ! Total flux subtracted in 200 components = 0.00143306 Jy ! Clean residual min=-0.003557 max=0.003223 Jy/beam ! Clean residual mean=-0.000086 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.156149 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 = 1.37269e-05 Jy ! Component: 100 - total flux cleaned = 1.46573e-05 Jy ! Component: 150 - total flux cleaned = 1.44817e-05 Jy ! Component: 200 - total flux cleaned = 1.38357e-05 Jy ! Total flux subtracted in 200 components = 1.38357e-05 Jy ! Clean residual min=-0.003561 max=0.003228 Jy/beam ! Clean residual mean=-0.000086 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.156163 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.156163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=7.436 mas, bpa=-6.138 degrees ! Estimated noise=0.809096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000473565 Jy ! Component: 100 - total flux cleaned = -0.000556379 Jy ! Component: 150 - total flux cleaned = -0.000647179 Jy ! Component: 200 - total flux cleaned = -0.000708434 Jy ! Total flux subtracted in 200 components = -0.000708434 Jy ! Clean residual min=-0.003070 max=0.003644 Jy/beam ! Clean residual mean=-0.000040 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.155455 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.155454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044546Jy sigma=1.117100 ! Fit after self-cal, rms=0.044539Jy sigma=1.116961 wmodel /J1116+0829_S_map.mod ! wmodel: Unable to open new model file: /J1116+0829_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1116+0829_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 7.436 at -6.138 degrees (North through East) ! Clean map min=-0.0028746 max=0.13109 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1116+0829_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.131092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000862941 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.97481 1.97481 3.94962 7.89924 15.7985 31.5969 63.1939 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 151.913 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1116+0829_S_dfm.log closed on Fri May 20 00:04:25 2016