! Started logfile: /scr/pima/bg219g_uvs/J1133+0015_S_dfm.log on Thu May 19 21:44: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/bg219g_uvs/J1133+0015_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1133+0015_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.797619 visibilities/baseline/integration-bin. ! Found source: J1133+0015 ! ! 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 54 lines of history. ! ! Reading 1608 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 J1133+0015_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009563Jy sigma=20.730931 ! Fit after self-cal, rms=0.753966Jy sigma=15.235810 ! 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.561 mas, bmaj=11.74 mas, bpa=-24.36 degrees ! Estimated noise=1.48985 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.206186 Jy ! Component: 100 - total flux cleaned = 0.26198 Jy ! Total flux subtracted in 100 components = 0.26198 Jy ! Clean residual min=-0.023494 max=0.050458 Jy/beam ! Clean residual mean=-0.000273 rms=0.008934 Jy/beam ! Combined flux in latest and established models = 0.26198 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.26198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126328Jy sigma=2.283779 ! Fit after self-cal, rms=0.126256Jy sigma=2.282208 ! 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=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 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 (27.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551675 Jy ! Component: 100 - total flux cleaned = 0.080409 Jy ! Component: 150 - total flux cleaned = 0.0943358 Jy ! Component: 200 - total flux cleaned = 0.101137 Jy ! Total flux subtracted in 200 components = 0.101137 Jy ! Clean residual min=-0.014689 max=0.025776 Jy/beam ! Clean residual mean=-0.000173 rms=0.004819 Jy/beam ! Combined flux in latest and established models = 0.363117 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 59 components and 0.363117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099679Jy sigma=1.724133 ! Fit after self-cal, rms=0.097192Jy sigma=1.665183 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.678 x 11.83 at -22.38 degrees (North through East) ! Clean map min=-0.014052 max=0.21807 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.097192Jy sigma=1.665183 ! Fit after self-cal, rms=0.097192Jy sigma=1.665183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 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.0142576 Jy ! Component: 100 - total flux cleaned = 0.0169947 Jy ! Component: 150 - total flux cleaned = 0.0189303 Jy ! Component: 200 - total flux cleaned = 0.0205103 Jy ! Total flux subtracted in 200 components = 0.0205103 Jy ! Clean residual min=-0.011125 max=0.013510 Jy/beam ! Clean residual mean=-0.000079 rms=0.003266 Jy/beam ! Combined flux in latest and established models = 0.383627 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 100 components and 0.383627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093947Jy sigma=1.615099 ! Fit after self-cal, rms=0.093765Jy sigma=1.608288 ! 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.093765Jy sigma=1.608288 ! Fit after self-cal, rms=0.093765Jy sigma=1.608288 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276877 Jy ! Component: 100 - total flux cleaned = 0.00411355 Jy ! Component: 150 - total flux cleaned = 0.0041195 Jy ! Component: 200 - total flux cleaned = 0.00398262 Jy ! Total flux subtracted in 200 components = 0.00398262 Jy ! Clean residual min=-0.009883 max=0.011113 Jy/beam ! Clean residual mean=-0.000060 rms=0.002882 Jy/beam ! Combined flux in latest and established models = 0.38761 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 122 components and 0.38761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092807Jy sigma=1.596003 ! Fit after self-cal, rms=0.092761Jy sigma=1.593544 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.00127811 Jy ! Component: 100 - total flux cleaned = 0.000812015 Jy ! Component: 150 - total flux cleaned = 0.000277545 Jy ! Component: 200 - total flux cleaned = -0.000127057 Jy ! Total flux subtracted in 200 components = -0.000127057 Jy ! Clean residual min=-0.009392 max=0.010291 Jy/beam ! Clean residual mean=-0.000059 rms=0.002717 Jy/beam ! Combined flux in latest and established models = 0.387483 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 138 components and 0.387483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092303Jy sigma=1.588622 ! Fit after self-cal, rms=0.092295Jy sigma=1.587577 ! 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.092295Jy sigma=1.587577 ! Fit after self-cal, rms=0.092295Jy sigma=1.587577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427236 Jy ! Component: 100 - total flux cleaned = 3.26195e-05 Jy ! Component: 150 - total flux cleaned = -0.000516076 Jy ! Component: 200 - total flux cleaned = -0.000941231 Jy ! Total flux subtracted in 200 components = -0.000941231 Jy ! Clean residual min=-0.009232 max=0.010218 Jy/beam ! Clean residual mean=-0.000063 rms=0.002626 Jy/beam ! Combined flux in latest and established models = 0.386541 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 150 components and 0.386541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092005Jy sigma=1.584604 ! Fit after self-cal, rms=0.092007Jy sigma=1.584048 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.000203088 Jy ! Component: 100 - total flux cleaned = -5.36352e-05 Jy ! Component: 150 - total flux cleaned = -0.00044534 Jy ! Component: 200 - total flux cleaned = -0.000742835 Jy ! Total flux subtracted in 200 components = -0.000742835 Jy ! Clean residual min=-0.009115 max=0.010215 Jy/beam ! Clean residual mean=-0.000065 rms=0.002564 Jy/beam ! Combined flux in latest and established models = 0.385799 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.385798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091808Jy sigma=1.581819 ! Fit after self-cal, rms=0.091807Jy sigma=1.581498 ! 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.091807Jy sigma=1.581498 ! Fit after self-cal, rms=0.091807Jy sigma=1.581498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.541 mas, bmaj=13.8 mas, bpa=1.756 degrees ! Estimated noise=1.16079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161233 Jy ! Component: 100 - total flux cleaned = -0.000783619 Jy ! Component: 150 - total flux cleaned = -0.00113018 Jy ! Component: 200 - total flux cleaned = -0.00152081 Jy ! Total flux subtracted in 200 components = -0.00152081 Jy ! Clean residual min=-0.010545 max=0.013398 Jy/beam ! Clean residual mean=-0.000112 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.384278 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 177 components and 0.384278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091662Jy sigma=1.580644 ! Fit after self-cal, rms=0.091615Jy sigma=1.580186 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 = -3.22675e-05 Jy ! Component: 100 - total flux cleaned = -0.000338578 Jy ! Component: 150 - total flux cleaned = -0.000547272 Jy ! Component: 200 - total flux cleaned = -0.000738895 Jy ! Total flux subtracted in 200 components = -0.000738895 Jy ! Clean residual min=-0.010363 max=0.013125 Jy/beam ! Clean residual mean=-0.000117 rms=0.003207 Jy/beam ! Combined flux in latest and established models = 0.383539 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 188 components and 0.383539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091518Jy sigma=1.579451 ! Fit after self-cal, rms=0.091494Jy sigma=1.579181 ! 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=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.678 x 11.83 at -22.38 degrees (North through East) ! Clean map min=-0.0089965 max=0.207 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.561 mas, bmaj=11.74 mas, bpa=-24.36 degrees ! Estimated noise=1.48985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210556 Jy ! Component: 100 - total flux cleaned = 0.277319 Jy ! Component: 150 - total flux cleaned = 0.311572 Jy ! Component: 200 - total flux cleaned = 0.333384 Jy ! Total flux subtracted in 200 components = 0.333384 Jy ! Clean residual min=-0.013466 max=0.017253 Jy/beam ! Clean residual mean=-0.000128 rms=0.004356 Jy/beam ! Combined flux in latest and established models = 0.333384 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.333384 Jy ! Inverting map and beam ! Estimated beam: bmin=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 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.0175171 Jy ! Component: 100 - total flux cleaned = 0.0283467 Jy ! Component: 150 - total flux cleaned = 0.0333598 Jy ! Component: 200 - total flux cleaned = 0.0375078 Jy ! Total flux subtracted in 200 components = 0.0375078 Jy ! Clean residual min=-0.010716 max=0.011116 Jy/beam ! Clean residual mean=-0.000134 rms=0.002883 Jy/beam ! Combined flux in latest and established models = 0.370892 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 73 components and 0.370892 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=9.541 mas, bmaj=13.8 mas, bpa=1.756 degrees ! Estimated noise=1.16079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440578 Jy ! Component: 100 - total flux cleaned = 0.00692654 Jy ! Component: 150 - total flux cleaned = 0.0080246 Jy ! Component: 200 - total flux cleaned = 0.00884318 Jy ! Total flux subtracted in 200 components = 0.00884318 Jy ! Clean residual min=-0.010434 max=0.013405 Jy/beam ! Clean residual mean=-0.000146 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 0.379735 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.000716969 Jy ! Component: 100 - total flux cleaned = 0.00134649 Jy ! Component: 150 - total flux cleaned = 0.00153572 Jy ! Component: 200 - total flux cleaned = 0.00162531 Jy ! Total flux subtracted in 200 components = 0.00162531 Jy ! Clean residual min=-0.010264 max=0.013433 Jy/beam ! Clean residual mean=-0.000133 rms=0.003279 Jy/beam ! Combined flux in latest and established models = 0.38136 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 115 components and 0.38136 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.678 mas, bmaj=11.83 mas, bpa=-22.38 degrees ! Estimated noise=0.999657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576245 Jy ! Component: 100 - total flux cleaned = 0.000808641 Jy ! Component: 150 - total flux cleaned = 0.00109615 Jy ! Component: 200 - total flux cleaned = 0.00118412 Jy ! Total flux subtracted in 200 components = 0.00118412 Jy ! Clean residual min=-0.009648 max=0.010459 Jy/beam ! Clean residual mean=-0.000079 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.382544 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.382544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091567Jy sigma=1.583329 ! Fit after self-cal, rms=0.091485Jy sigma=1.580044 wmodel /J1133+0015_S_map.mod ! wmodel: Unable to open new model file: /J1133+0015_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1133+0015_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.678 x 11.83 at -22.38 degrees (North through East) ! Clean map min=-0.009352 max=0.1997 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1133+0015_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.199696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00249159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.74307 3.74307 7.48615 14.9723 29.9446 59.8892 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0074 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.199 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 80.148 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1133+0015_S_dfm.log closed on Thu May 19 21:44:47 2016