! Started logfile: /scr/pima/bg219a_uvs/J0541+4729_S_dfm.log on Thu May 19 23:53:45 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/J0541+4729_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0541+4729_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0541+4729 ! ! 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 2160 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 J0541+4729_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044826Jy sigma=24.720108 ! Fit after self-cal, rms=0.706956Jy sigma=16.765449 ! 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=3.205 mas, bmaj=3.588 mas, bpa=-86.14 degrees ! Estimated noise=1.2491 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.225186 Jy ! Component: 100 - total flux cleaned = 0.30478 Jy ! Total flux subtracted in 100 components = 0.30478 Jy ! Clean residual min=-0.024118 max=0.035386 Jy/beam ! Clean residual mean=-0.000029 rms=0.006736 Jy/beam ! Combined flux in latest and established models = 0.30478 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.30478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090957Jy sigma=2.066150 ! Fit after self-cal, rms=0.090651Jy sigma=2.061634 ! 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.81 mas, bmaj=4.302 mas, bpa=-71.06 degrees ! Estimated noise=0.705004 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.0446486 Jy ! Component: 100 - total flux cleaned = 0.0667669 Jy ! Component: 150 - total flux cleaned = 0.0792735 Jy ! Component: 200 - total flux cleaned = 0.086659 Jy ! Total flux subtracted in 200 components = 0.086659 Jy ! Clean residual min=-0.013947 max=0.019700 Jy/beam ! Clean residual mean=-0.000021 rms=0.004066 Jy/beam ! Combined flux in latest and established models = 0.391439 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.391439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068451Jy sigma=1.462967 ! Fit after self-cal, rms=0.068254Jy sigma=1.458776 ! 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.81 x 4.302 at -71.06 degrees (North through East) ! Clean map min=-0.013493 max=0.25483 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.96 MK 1.07 NL 1.02 OV 1.01 ! PT 0.94 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.10 NL 1.03 OV 1.01 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.07 NL 1.00 OV 1.00 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 1.05 NL 1.02 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.068254Jy sigma=1.458776 ! Fit after self-cal, rms=0.067160Jy sigma=1.406465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=4.383 mas, bpa=-72.17 degrees ! Estimated noise=0.711016 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.00403078 Jy ! Component: 100 - total flux cleaned = -0.00465417 Jy ! Component: 150 - total flux cleaned = -0.00452277 Jy ! Component: 200 - total flux cleaned = -0.00452078 Jy ! Total flux subtracted in 200 components = -0.00452078 Jy ! Clean residual min=-0.013887 max=0.015632 Jy/beam ! Clean residual mean=0.000006 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 0.386919 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.386919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066430Jy sigma=1.389422 ! Fit after self-cal, rms=0.066429Jy sigma=1.387788 ! 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.066429Jy sigma=1.387788 ! Fit after self-cal, rms=0.066614Jy sigma=1.296007 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=4.376 mas, bpa=-66.78 degrees ! Estimated noise=0.70292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556687 Jy ! Component: 100 - total flux cleaned = 0.000440615 Jy ! Component: 150 - total flux cleaned = 0.000441142 Jy ! Component: 200 - total flux cleaned = 0.000441755 Jy ! Total flux subtracted in 200 components = 0.000441755 Jy ! Clean residual min=-0.010550 max=0.011563 Jy/beam ! Clean residual mean=-0.000034 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 0.38736 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.38736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066218Jy sigma=1.289890 ! Fit after self-cal, rms=0.066290Jy sigma=1.288172 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 (-9, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00985698 Jy ! Component: 100 - total flux cleaned = 0.012576 Jy ! Component: 150 - total flux cleaned = 0.0136451 Jy ! Component: 200 - total flux cleaned = 0.0136502 Jy ! Total flux subtracted in 200 components = 0.0136502 Jy ! Clean residual min=-0.010193 max=0.007677 Jy/beam ! Clean residual mean=-0.000024 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.401011 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.401011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064395Jy sigma=1.239545 ! Fit after self-cal, rms=0.064225Jy sigma=1.237188 ! 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.064225Jy sigma=1.237188 ! Fit after self-cal, rms=0.062722Jy sigma=1.230541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=4.351 mas, bpa=-67.31 degrees ! Estimated noise=0.698724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535747 Jy ! Component: 100 - total flux cleaned = 0.00679648 Jy ! Component: 150 - total flux cleaned = 0.00690285 Jy ! Component: 200 - total flux cleaned = 0.00698815 Jy ! Total flux subtracted in 200 components = 0.00698815 Jy ! Clean residual min=-0.008353 max=0.006476 Jy/beam ! Clean residual mean=-0.000017 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.407999 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.407999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062047Jy sigma=1.216492 ! Fit after self-cal, rms=0.061974Jy sigma=1.215405 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.000803998 Jy ! Component: 100 - total flux cleaned = 0.00112734 Jy ! Component: 150 - total flux cleaned = 0.0011265 Jy ! Component: 200 - total flux cleaned = 0.00119437 Jy ! Total flux subtracted in 200 components = 0.00119437 Jy ! Clean residual min=-0.008291 max=0.006253 Jy/beam ! Clean residual mean=-0.000013 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.409193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.409193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061709Jy sigma=1.211983 ! Fit after self-cal, rms=0.061710Jy sigma=1.211515 ! 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.061710Jy sigma=1.211515 ! Fit after self-cal, rms=0.060502Jy sigma=1.207527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.625 mas, bmaj=9.154 mas, bpa=64.16 degrees ! Estimated noise=0.880123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307528 Jy ! Component: 100 - total flux cleaned = 0.00368756 Jy ! Component: 150 - total flux cleaned = 0.00391282 Jy ! Component: 200 - total flux cleaned = 0.00391352 Jy ! Total flux subtracted in 200 components = 0.00391352 Jy ! Clean residual min=-0.007068 max=0.008136 Jy/beam ! Clean residual mean=-0.000045 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.413107 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.413107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060367Jy sigma=1.204794 ! Fit after self-cal, rms=0.060318Jy sigma=1.203853 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.000155726 Jy ! Component: 100 - total flux cleaned = 0.000302752 Jy ! Component: 150 - total flux cleaned = 0.000304839 Jy ! Component: 200 - total flux cleaned = 0.000306202 Jy ! Total flux subtracted in 200 components = 0.000306202 Jy ! Clean residual min=-0.006828 max=0.008197 Jy/beam ! Clean residual mean=-0.000042 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.413413 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.413413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060231Jy sigma=1.202829 ! Fit after self-cal, rms=0.060209Jy sigma=1.202143 ! 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.764 mas, bmaj=4.344 mas, bpa=-67.75 degrees ! Estimated noise=0.697129 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 4.344 at -67.75 degrees (North through East) ! Clean map min=-0.0068825 max=0.25305 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=3.177 mas, bmaj=3.588 mas, bpa=-82.22 degrees ! Estimated noise=1.2337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223964 Jy ! Component: 100 - total flux cleaned = 0.301645 Jy ! Component: 150 - total flux cleaned = 0.335391 Jy ! Component: 200 - total flux cleaned = 0.355624 Jy ! Total flux subtracted in 200 components = 0.355624 Jy ! Clean residual min=-0.017224 max=0.015022 Jy/beam ! Clean residual mean=-0.000031 rms=0.003557 Jy/beam ! Combined flux in latest and established models = 0.355624 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.355624 Jy ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=4.344 mas, bpa=-67.75 degrees ! Estimated noise=0.697129 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.0196387 Jy ! Component: 100 - total flux cleaned = 0.0317455 Jy ! Component: 150 - total flux cleaned = 0.0403545 Jy ! Component: 200 - total flux cleaned = 0.0454772 Jy ! Total flux subtracted in 200 components = 0.0454772 Jy ! Clean residual min=-0.009556 max=0.008920 Jy/beam ! Clean residual mean=-0.000042 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.401101 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.401101 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=8.625 mas, bmaj=9.154 mas, bpa=64.16 degrees ! Estimated noise=0.880123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00792596 Jy ! Component: 100 - total flux cleaned = 0.0105222 Jy ! Component: 150 - total flux cleaned = 0.0112555 Jy ! Component: 200 - total flux cleaned = 0.0115576 Jy ! Total flux subtracted in 200 components = 0.0115576 Jy ! Clean residual min=-0.007233 max=0.008217 Jy/beam ! Clean residual mean=-0.000048 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.412659 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.00017495 Jy ! Component: 100 - total flux cleaned = 0.00040431 Jy ! Component: 150 - total flux cleaned = 0.000338386 Jy ! Component: 200 - total flux cleaned = 0.000337831 Jy ! Total flux subtracted in 200 components = 0.000337831 Jy ! Clean residual min=-0.006939 max=0.008250 Jy/beam ! Clean residual mean=-0.000043 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.412996 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.412996 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=4.344 mas, bpa=-67.75 degrees ! Estimated noise=0.697129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000567315 Jy ! Component: 100 - total flux cleaned = -0.000553236 Jy ! Component: 150 - total flux cleaned = -0.000554995 Jy ! Component: 200 - total flux cleaned = -0.000370652 Jy ! Total flux subtracted in 200 components = -0.000370652 Jy ! Clean residual min=-0.007434 max=0.006414 Jy/beam ! Clean residual mean=-0.000017 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.412626 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.412626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060249Jy sigma=1.207888 ! Fit after self-cal, rms=0.060224Jy sigma=1.205840 wmodel /J0541+4729_S_map.mod ! wmodel: Unable to open new model file: /J0541+4729_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0541+4729_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 4.344 at -67.75 degrees (North through East) ! Clean map min=-0.0071027 max=0.25607 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0541+4729_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.256069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00156021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.82788 1.82788 3.65576 7.31152 14.623 29.2461 58.4922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 164.124 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0541+4729_S_dfm.log closed on Thu May 19 23:53:47 2016