! Started logfile: /scr/pima/bg219a_uvs/J1112+0724_S_dfm.log on Fri May 20 00:04:09 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/J1112+0724_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1112+0724_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.812963 visibilities/baseline/integration-bin. ! Found source: J1112+0724 ! ! 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 1756 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 J1112+0724_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.030465Jy sigma=26.800877 ! Fit after self-cal, rms=0.825526Jy sigma=21.535904 ! 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.655 mas, bmaj=6.768 mas, bpa=-6.812 degrees ! Estimated noise=0.876854 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.135692 Jy ! Component: 100 - total flux cleaned = 0.165364 Jy ! Total flux subtracted in 100 components = 0.165364 Jy ! Clean residual min=-0.006598 max=0.009516 Jy/beam ! Clean residual mean=-0.000030 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.165364 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.165364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049474Jy sigma=1.226930 ! Fit after self-cal, rms=0.049468Jy sigma=1.226798 ! 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.141 mas, bmaj=7.698 mas, bpa=-6.249 degrees ! Estimated noise=0.697709 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.00982253 Jy ! Component: 100 - total flux cleaned = 0.0137671 Jy ! Component: 150 - total flux cleaned = 0.0144377 Jy ! Component: 200 - total flux cleaned = 0.0146588 Jy ! Total flux subtracted in 200 components = 0.0146588 Jy ! Clean residual min=-0.003504 max=0.003387 Jy/beam ! Clean residual mean=0.000027 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.180023 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.180023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047693Jy sigma=1.181552 ! Fit after self-cal, rms=0.047685Jy sigma=1.181197 ! 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.141 x 7.698 at -6.249 degrees (North through East) ! Clean map min=-0.0032999 max=0.17536 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.02 NL 1.00 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 1.00 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.00 NL 0.93 OV 0.99 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.98 NL 1.04 OV 0.97 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.047685Jy sigma=1.181197 ! Fit after self-cal, rms=0.046983Jy sigma=1.170795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.651 mas, bpa=-5.968 degrees ! Estimated noise=0.694845 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.000301964 Jy ! Component: 100 - total flux cleaned = -0.000218183 Jy ! Component: 150 - total flux cleaned = -0.00016759 Jy ! Component: 200 - total flux cleaned = -0.00016808 Jy ! Total flux subtracted in 200 components = -0.00016808 Jy ! Clean residual min=-0.003473 max=0.003395 Jy/beam ! Clean residual mean=0.000008 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.179855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.179855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046961Jy sigma=1.170271 ! Fit after self-cal, rms=0.046953Jy sigma=1.170090 ! 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.046953Jy sigma=1.170090 ! Fit after self-cal, rms=0.046880Jy sigma=1.164325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.652 mas, bpa=-5.932 degrees ! Estimated noise=0.69526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178552 Jy ! Component: 100 - total flux cleaned = -0.000154525 Jy ! Component: 150 - total flux cleaned = -0.000123573 Jy ! Component: 200 - total flux cleaned = -0.000123458 Jy ! Total flux subtracted in 200 components = -0.000123458 Jy ! Clean residual min=-0.002943 max=0.003398 Jy/beam ! Clean residual mean=0.000019 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.179731 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.179731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046872Jy sigma=1.164129 ! Fit after self-cal, rms=0.046874Jy sigma=1.164051 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 (84, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155342 Jy ! Component: 100 - total flux cleaned = 0.00155504 Jy ! Component: 150 - total flux cleaned = 0.00151746 Jy ! Component: 200 - total flux cleaned = 0.00132793 Jy ! Total flux subtracted in 200 components = 0.00132793 Jy ! Clean residual min=-0.002846 max=0.002320 Jy/beam ! Clean residual mean=0.000014 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.181059 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.181059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046653Jy sigma=1.158686 ! Fit after self-cal, rms=0.046643Jy sigma=1.158460 ! 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.046643Jy sigma=1.158460 ! Fit after self-cal, rms=0.046533Jy sigma=1.158122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.646 mas, bpa=-5.878 degrees ! Estimated noise=0.693868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012208 Jy ! Component: 100 - total flux cleaned = 3.20074e-05 Jy ! Component: 150 - total flux cleaned = -0.000103803 Jy ! Component: 200 - total flux cleaned = -0.000154326 Jy ! Total flux subtracted in 200 components = -0.000154326 Jy ! Clean residual min=-0.002752 max=0.002305 Jy/beam ! Clean residual mean=0.000019 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.180905 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.180905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046493Jy sigma=1.157181 ! Fit after self-cal, rms=0.046491Jy sigma=1.157154 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.000101673 Jy ! Component: 100 - total flux cleaned = -0.000146755 Jy ! Component: 150 - total flux cleaned = -0.000208513 Jy ! Component: 200 - total flux cleaned = -0.000227597 Jy ! Total flux subtracted in 200 components = -0.000227597 Jy ! Clean residual min=-0.002700 max=0.002283 Jy/beam ! Clean residual mean=0.000019 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.180677 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.180677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046473Jy sigma=1.156729 ! Fit after self-cal, rms=0.046472Jy sigma=1.156713 ! 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.046472Jy sigma=1.156713 ! Fit after self-cal, rms=0.046435Jy sigma=1.156642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.265 mas, bmaj=17.51 mas, bpa=-14.52 degrees ! Estimated noise=0.906672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000510465 Jy ! Component: 100 - total flux cleaned = -0.000452112 Jy ! Component: 150 - total flux cleaned = -0.000384525 Jy ! Component: 200 - total flux cleaned = -0.000339618 Jy ! Total flux subtracted in 200 components = -0.000339618 Jy ! Clean residual min=-0.002275 max=0.002481 Jy/beam ! Clean residual mean=0.000049 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.180338 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.180338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046437Jy sigma=1.156529 ! Fit after self-cal, rms=0.046435Jy sigma=1.156465 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.31827e-05 Jy ! Component: 100 - total flux cleaned = -8.07677e-06 Jy ! Component: 150 - total flux cleaned = 4.41892e-05 Jy ! Component: 200 - total flux cleaned = 6.7731e-05 Jy ! Total flux subtracted in 200 components = 6.7731e-05 Jy ! Clean residual min=-0.002266 max=0.002470 Jy/beam ! Clean residual mean=0.000050 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.180405 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.180405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046439Jy sigma=1.156486 ! Fit after self-cal, rms=0.046438Jy sigma=1.156458 ! 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.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.13 x 7.642 at -5.839 degrees (North through East) ! Clean map min=-0.0024466 max=0.17485 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.649 mas, bmaj=6.724 mas, bpa=-6.417 degrees ! Estimated noise=0.870986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134746 Jy ! Component: 100 - total flux cleaned = 0.164268 Jy ! Component: 150 - total flux cleaned = 0.17347 Jy ! Component: 200 - total flux cleaned = 0.178023 Jy ! Total flux subtracted in 200 components = 0.178023 Jy ! Clean residual min=-0.004308 max=0.004021 Jy/beam ! Clean residual mean=0.000000 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.178023 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.178023 Jy ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 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.0020672 Jy ! Component: 100 - total flux cleaned = 0.00267231 Jy ! Component: 150 - total flux cleaned = 0.00266958 Jy ! Component: 200 - total flux cleaned = 0.00271994 Jy ! Total flux subtracted in 200 components = 0.00271994 Jy ! Clean residual min=-0.003036 max=0.002387 Jy/beam ! Clean residual mean=0.000018 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.180743 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.180743 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.265 mas, bmaj=17.51 mas, bpa=-14.52 degrees ! Estimated noise=0.906672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616739 Jy ! Component: 100 - total flux cleaned = -0.000649157 Jy ! Component: 150 - total flux cleaned = -0.000617772 Jy ! Component: 200 - total flux cleaned = -0.000514919 Jy ! Total flux subtracted in 200 components = -0.000514919 Jy ! Clean residual min=-0.002532 max=0.002623 Jy/beam ! Clean residual mean=0.000053 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.180228 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 = 6.54646e-05 Jy ! Component: 100 - total flux cleaned = 0.000162411 Jy ! Component: 150 - total flux cleaned = 0.000230474 Jy ! Component: 200 - total flux cleaned = 0.000245541 Jy ! Total flux subtracted in 200 components = 0.000245541 Jy ! Clean residual min=-0.002421 max=0.002564 Jy/beam ! Clean residual mean=0.000053 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.180473 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.180473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177912 Jy ! Component: 100 - total flux cleaned = 0.000412707 Jy ! Component: 150 - total flux cleaned = 0.000413772 Jy ! Component: 200 - total flux cleaned = 0.000354657 Jy ! Total flux subtracted in 200 components = 0.000354657 Jy ! Clean residual min=-0.002740 max=0.002365 Jy/beam ! Clean residual mean=0.000023 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.180828 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.180828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046472Jy sigma=1.157152 ! Fit after self-cal, rms=0.046474Jy sigma=1.157097 wmodel /J1112+0724_S_map.mod ! wmodel: Unable to open new model file: /J1112+0724_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1112+0724_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.13 x 7.642 at -5.839 degrees (North through East) ! Clean map min=-0.0025688 max=0.17444 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1112+0724_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.174437 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000604596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0398 1.0398 2.07959 4.15919 8.31838 16.6368 33.2735 66.547 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.517 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1112+0724_S_dfm.log closed on Fri May 20 00:04:11 2016