! Started logfile: /scr/pima/bg219a_uvs/J0014+6117_S_dfm.log on Thu May 19 23:43:50 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/J0014+6117_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0014+6117_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 29 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0014+6117 ! ! 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 1624 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 J0014+6117_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 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.007885Jy sigma=23.731360 ! Fit after self-cal, rms=0.923761Jy sigma=21.663281 ! 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.99 mas, bmaj=9.25 mas, bpa=76.69 degrees ! Estimated noise=1.5896 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.0539652 Jy ! Component: 100 - total flux cleaned = 0.0700934 Jy ! Total flux subtracted in 100 components = 0.0700934 Jy ! Clean residual min=-0.011186 max=0.011114 Jy/beam ! Clean residual mean=0.000030 rms=0.003105 Jy/beam ! Combined flux in latest and established models = 0.0700934 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0700934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060435Jy sigma=1.411644 ! Fit after self-cal, rms=0.059500Jy sigma=1.389086 ! 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.44 mas, bmaj=10.58 mas, bpa=75.86 degrees ! Estimated noise=0.769643 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.0175786 Jy ! Component: 100 - total flux cleaned = 0.0275148 Jy ! Component: 150 - total flux cleaned = 0.0346057 Jy ! Component: 200 - total flux cleaned = 0.0402842 Jy ! Total flux subtracted in 200 components = 0.0402842 Jy ! Clean residual min=-0.008689 max=0.007864 Jy/beam ! Clean residual mean=0.000048 rms=0.003084 Jy/beam ! Combined flux in latest and established models = 0.110378 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 91 components and 0.110378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054109Jy sigma=1.239439 ! Fit after self-cal, rms=0.053992Jy sigma=1.234119 ! 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.44 x 10.58 at 75.86 degrees (North through East) ! Clean map min=-0.0086775 max=0.079821 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 1.00* MK 1.00* NL 1.00* OV 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 1.11 NL 1.03 OV 1.01 ! SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.85 MK 1.15 NL 1.11 OV 0.96 ! PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.15 MK 0.95 NL 0.96 OV 1.11 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.053992Jy sigma=1.234119 ! Fit after self-cal, rms=0.054615Jy sigma=1.227812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=10.6 mas, bpa=75.73 degrees ! Estimated noise=0.781302 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.00529815 Jy ! Component: 100 - total flux cleaned = 0.00935825 Jy ! Component: 150 - total flux cleaned = 0.0126727 Jy ! Component: 200 - total flux cleaned = 0.0154031 Jy ! Total flux subtracted in 200 components = 0.0154031 Jy ! Clean residual min=-0.007014 max=0.006260 Jy/beam ! Clean residual mean=0.000020 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.125781 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 113 components and 0.125781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053978Jy sigma=1.206343 ! Fit after self-cal, rms=0.054021Jy sigma=1.205533 ! 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.054021Jy sigma=1.205533 ! Fit after self-cal, rms=0.054484Jy sigma=1.203502 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=10.57 mas, bpa=75.68 degrees ! Estimated noise=0.787564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329568 Jy ! Component: 100 - total flux cleaned = 0.00591091 Jy ! Component: 150 - total flux cleaned = 0.00807149 Jy ! Component: 200 - total flux cleaned = 0.00987684 Jy ! Total flux subtracted in 200 components = 0.00987684 Jy ! Clean residual min=-0.007010 max=0.006317 Jy/beam ! Clean residual mean=0.000015 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.135657 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 118 components and 0.135657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054253Jy sigma=1.194170 ! Fit after self-cal, rms=0.054291Jy sigma=1.193930 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.00169464 Jy ! Component: 100 - total flux cleaned = 0.00302475 Jy ! Component: 150 - total flux cleaned = 0.00414377 Jy ! Component: 200 - total flux cleaned = 0.00509741 Jy ! Total flux subtracted in 200 components = 0.00509741 Jy ! Clean residual min=-0.007018 max=0.006422 Jy/beam ! Clean residual mean=0.000008 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.140755 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.140755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054244Jy sigma=1.191073 ! Fit after self-cal, rms=0.054247Jy sigma=1.190988 ! 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.054247Jy sigma=1.190988 ! Fit after self-cal, rms=0.054677Jy sigma=1.189531 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=10.55 mas, bpa=75.67 degrees ! Estimated noise=0.790384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157017 Jy ! Component: 100 - total flux cleaned = 0.00279548 Jy ! Component: 150 - total flux cleaned = 0.00381298 Jy ! Component: 200 - total flux cleaned = 0.00467237 Jy ! Total flux subtracted in 200 components = 0.00467237 Jy ! Clean residual min=-0.007049 max=0.006398 Jy/beam ! Clean residual mean=0.000009 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.145427 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.145427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054643Jy sigma=1.187030 ! Fit after self-cal, rms=0.054696Jy sigma=1.186928 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.00083176 Jy ! Component: 100 - total flux cleaned = 0.00148784 Jy ! Component: 150 - total flux cleaned = 0.00204404 Jy ! Component: 200 - total flux cleaned = 0.00251898 Jy ! Total flux subtracted in 200 components = 0.00251898 Jy ! Clean residual min=-0.007051 max=0.006462 Jy/beam ! Clean residual mean=0.000006 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.147946 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.147946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054694Jy sigma=1.186038 ! Fit after self-cal, rms=0.054697Jy sigma=1.186014 ! 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.054697Jy sigma=1.186014 ! Fit after self-cal, rms=0.055890Jy sigma=1.179710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.563 mas, bmaj=18.29 mas, bpa=65.94 degrees ! Estimated noise=1.0127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333386 Jy ! Component: 100 - total flux cleaned = 0.00541336 Jy ! Component: 150 - total flux cleaned = 0.00691693 Jy ! Component: 200 - total flux cleaned = 0.00803337 Jy ! Total flux subtracted in 200 components = 0.00803337 Jy ! Clean residual min=-0.010090 max=0.009409 Jy/beam ! Clean residual mean=-0.000003 rms=0.003251 Jy/beam ! Combined flux in latest and established models = 0.15598 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 133 components and 0.15598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055932Jy sigma=1.177714 ! Fit after self-cal, rms=0.055969Jy sigma=1.177364 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.00101989 Jy ! Component: 100 - total flux cleaned = 0.00128522 Jy ! Component: 150 - total flux cleaned = 0.00150186 Jy ! Component: 200 - total flux cleaned = 0.00159287 Jy ! Total flux subtracted in 200 components = 0.00159287 Jy ! Clean residual min=-0.010099 max=0.009453 Jy/beam ! Clean residual mean=-0.000007 rms=0.003215 Jy/beam ! Combined flux in latest and established models = 0.157572 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 137 components and 0.157572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056011Jy sigma=1.177658 ! Fit after self-cal, rms=0.056011Jy sigma=1.177561 ! 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.404 mas, bmaj=10.49 mas, bpa=75.87 degrees ! Estimated noise=0.807254 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 10.49 at 75.87 degrees (North through East) ! Clean map min=-0.006033 max=0.08683 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.975 mas, bmaj=9.22 mas, bpa=76.67 degrees ! Estimated noise=1.65361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0559102 Jy ! Component: 100 - total flux cleaned = 0.0739265 Jy ! Component: 150 - total flux cleaned = 0.0854948 Jy ! Component: 200 - total flux cleaned = 0.0933294 Jy ! Total flux subtracted in 200 components = 0.0933294 Jy ! Clean residual min=-0.008424 max=0.008047 Jy/beam ! Clean residual mean=0.000011 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.0933294 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0933294 Jy ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=10.49 mas, bpa=75.87 degrees ! Estimated noise=0.807254 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.0123912 Jy ! Component: 100 - total flux cleaned = 0.0213798 Jy ! Component: 150 - total flux cleaned = 0.0284462 Jy ! Component: 200 - total flux cleaned = 0.0340491 Jy ! Total flux subtracted in 200 components = 0.0340491 Jy ! Clean residual min=-0.008495 max=0.006911 Jy/beam ! Clean residual mean=0.000033 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 0.127379 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 75 components and 0.127379 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=5.563 mas, bmaj=18.29 mas, bpa=65.94 degrees ! Estimated noise=1.0127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00895702 Jy ! Component: 100 - total flux cleaned = 0.0149414 Jy ! Component: 150 - total flux cleaned = 0.0192101 Jy ! Component: 200 - total flux cleaned = 0.0223316 Jy ! Total flux subtracted in 200 components = 0.0223316 Jy ! Clean residual min=-0.009710 max=0.008867 Jy/beam ! Clean residual mean=0.000012 rms=0.003463 Jy/beam ! Combined flux in latest and established models = 0.14971 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.00231401 Jy ! Component: 100 - total flux cleaned = 0.00403558 Jy ! Component: 150 - total flux cleaned = 0.00531759 Jy ! Component: 200 - total flux cleaned = 0.0062726 Jy ! Total flux subtracted in 200 components = 0.0062726 Jy ! Clean residual min=-0.009807 max=0.009113 Jy/beam ! Clean residual mean=-0.000004 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.155983 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 103 components and 0.155983 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=10.49 mas, bpa=75.87 degrees ! Estimated noise=0.807254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000923849 Jy ! Component: 100 - total flux cleaned = -0.000924313 Jy ! Component: 150 - total flux cleaned = -0.000979967 Jy ! Component: 200 - total flux cleaned = -0.00118241 Jy ! Total flux subtracted in 200 components = -0.00118241 Jy ! Clean residual min=-0.005915 max=0.006226 Jy/beam ! Clean residual mean=-0.000001 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.1548 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.1548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056006Jy sigma=1.178121 ! Fit after self-cal, rms=0.055980Jy sigma=1.177934 wmodel /J0014+6117_S_map.mod ! wmodel: Unable to open new model file: /J0014+6117_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0014+6117_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 10.49 at 75.87 degrees (North through East) ! Clean map min=-0.0058456 max=0.087944 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0014+6117_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0879435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00184591 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.2969 6.2969 12.5938 25.1876 50.3752 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 47.642 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0014+6117_S_dfm.log closed on Thu May 19 23:43:52 2016