! Started logfile: /scr/pima/bg219a_uvs/J0450+2249_S_dfm.log on Thu May 19 23:52:31 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/J0450+2249_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0450+2249_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0450+2249 ! ! 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 1400 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 J0450+2249_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.022960Jy sigma=26.666125 ! Fit after self-cal, rms=0.843898Jy sigma=21.969870 ! 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.866 mas, bmaj=5.045 mas, bpa=2.438 degrees ! Estimated noise=1.08294 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.120903 Jy ! Component: 100 - total flux cleaned = 0.147562 Jy ! Total flux subtracted in 100 components = 0.147562 Jy ! Clean residual min=-0.006416 max=0.008736 Jy/beam ! Clean residual mean=-0.000004 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.147562 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.147562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052228Jy sigma=1.284368 ! Fit after self-cal, rms=0.052233Jy sigma=1.284212 ! 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.515 mas, bmaj=5.894 mas, bpa=-2.269 degrees ! Estimated noise=0.79476 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.0107987 Jy ! Component: 100 - total flux cleaned = 0.0156154 Jy ! Component: 150 - total flux cleaned = 0.0182932 Jy ! Component: 200 - total flux cleaned = 0.0187883 Jy ! Total flux subtracted in 200 components = 0.0187883 Jy ! Clean residual min=-0.003877 max=0.003675 Jy/beam ! Clean residual mean=-0.000011 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.166351 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.166351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050266Jy sigma=1.223659 ! Fit after self-cal, rms=0.050310Jy sigma=1.223381 ! 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.515 x 5.894 at -2.269 degrees (North through East) ! Clean map min=-0.0038375 max=0.15667 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.01 MK 1.05 NL 0.96 OV 1.03 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.96 NL 1.02 OV 1.01 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.98 NL 0.99 OV 1.00 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.06 NL 0.97 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.050310Jy sigma=1.223381 ! Fit after self-cal, rms=0.049982Jy sigma=1.213793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=5.905 mas, bpa=-2.143 degrees ! Estimated noise=0.79074 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.000933225 Jy ! Component: 100 - total flux cleaned = -0.000893533 Jy ! Component: 150 - total flux cleaned = -0.000789533 Jy ! Component: 200 - total flux cleaned = -0.00069751 Jy ! Total flux subtracted in 200 components = -0.00069751 Jy ! Clean residual min=-0.003465 max=0.003290 Jy/beam ! Clean residual mean=-0.000007 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.165653 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.165653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049903Jy sigma=1.212072 ! Fit after self-cal, rms=0.049915Jy sigma=1.211924 ! 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.049915Jy sigma=1.211924 ! Fit after self-cal, rms=0.050174Jy sigma=1.207939 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=5.892 mas, bpa=-2.44 degrees ! Estimated noise=0.7912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141551 Jy ! Component: 100 - total flux cleaned = -0.000150417 Jy ! Component: 150 - total flux cleaned = -0.000150734 Jy ! Component: 200 - total flux cleaned = -0.000150726 Jy ! Total flux subtracted in 200 components = -0.000150726 Jy ! Clean residual min=-0.003014 max=0.003204 Jy/beam ! Clean residual mean=-0.000003 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.165502 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.165502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050170Jy sigma=1.207859 ! Fit after self-cal, rms=0.050184Jy sigma=1.207800 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.47458e-05 Jy ! Component: 100 - total flux cleaned = -3.75236e-05 Jy ! Component: 150 - total flux cleaned = -2.65833e-05 Jy ! Component: 200 - total flux cleaned = -2.16412e-05 Jy ! Total flux subtracted in 200 components = -2.16412e-05 Jy ! Clean residual min=-0.003001 max=0.003192 Jy/beam ! Clean residual mean=-0.000003 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.165481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.165481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050182Jy sigma=1.207760 ! Fit after self-cal, rms=0.050183Jy sigma=1.207746 ! 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.050183Jy sigma=1.207746 ! Fit after self-cal, rms=0.050167Jy sigma=1.207736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.891 mas, bpa=-2.464 degrees ! Estimated noise=0.790739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149017 Jy ! Component: 100 - total flux cleaned = -0.000149877 Jy ! Component: 150 - total flux cleaned = -0.000138909 Jy ! Component: 200 - total flux cleaned = -0.000129133 Jy ! Total flux subtracted in 200 components = -0.000129133 Jy ! Clean residual min=-0.002980 max=0.003176 Jy/beam ! Clean residual mean=-0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.165352 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.165352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050165Jy sigma=1.207703 ! Fit after self-cal, rms=0.050166Jy sigma=1.207694 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 = -6.17984e-06 Jy ! Component: 100 - total flux cleaned = -5.953e-06 Jy ! Component: 150 - total flux cleaned = -1.75645e-06 Jy ! Component: 200 - total flux cleaned = 6.13235e-06 Jy ! Total flux subtracted in 200 components = 6.13235e-06 Jy ! Clean residual min=-0.002965 max=0.003172 Jy/beam ! Clean residual mean=-0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.165358 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.165358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050165Jy sigma=1.207674 ! Fit after self-cal, rms=0.050165Jy sigma=1.207666 ! 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.050165Jy sigma=1.207666 ! Fit after self-cal, rms=0.050150Jy sigma=1.207658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.751 mas, bmaj=13.12 mas, bpa=-14.16 degrees ! Estimated noise=0.989582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.02948e-05 Jy ! Component: 100 - total flux cleaned = 1.14887e-06 Jy ! Component: 150 - total flux cleaned = 9.16811e-06 Jy ! Component: 200 - total flux cleaned = 2.10788e-05 Jy ! Total flux subtracted in 200 components = 2.10788e-05 Jy ! Clean residual min=-0.003237 max=0.003423 Jy/beam ! Clean residual mean=-0.000006 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.165379 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.165379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050152Jy sigma=1.207665 ! Fit after self-cal, rms=0.050149Jy sigma=1.207614 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 = 1.03156e-07 Jy ! Component: 100 - total flux cleaned = 1.02012e-05 Jy ! Component: 150 - total flux cleaned = 1.14571e-05 Jy ! Component: 200 - total flux cleaned = 1.65538e-05 Jy ! Total flux subtracted in 200 components = 1.65538e-05 Jy ! Clean residual min=-0.003224 max=0.003416 Jy/beam ! Clean residual mean=-0.000006 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.165395 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.165395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050150Jy sigma=1.207645 ! Fit after self-cal, rms=0.050150Jy sigma=1.207612 ! 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.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 5.889 at -2.491 degrees (North through East) ! Clean map min=-0.0028117 max=0.15562 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.887 mas, bmaj=5.041 mas, bpa=2.484 degrees ! Estimated noise=1.08735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121356 Jy ! Component: 100 - total flux cleaned = 0.148045 Jy ! Component: 150 - total flux cleaned = 0.156449 Jy ! Component: 200 - total flux cleaned = 0.160685 Jy ! Total flux subtracted in 200 components = 0.160685 Jy ! Clean residual min=-0.004583 max=0.004158 Jy/beam ! Clean residual mean=-0.000002 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.160685 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.160685 Jy ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 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.00272787 Jy ! Component: 100 - total flux cleaned = 0.00351255 Jy ! Component: 150 - total flux cleaned = 0.00382091 Jy ! Component: 200 - total flux cleaned = 0.00406719 Jy ! Total flux subtracted in 200 components = 0.00406719 Jy ! Clean residual min=-0.003072 max=0.003246 Jy/beam ! Clean residual mean=-0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.164752 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.164752 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.751 mas, bmaj=13.12 mas, bpa=-14.16 degrees ! Estimated noise=0.989582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604854 Jy ! Component: 100 - total flux cleaned = 0.000606273 Jy ! Component: 150 - total flux cleaned = 0.000607067 Jy ! Component: 200 - total flux cleaned = 0.000607638 Jy ! Total flux subtracted in 200 components = 0.000607638 Jy ! Clean residual min=-0.003226 max=0.003422 Jy/beam ! Clean residual mean=-0.000008 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.16536 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 = 3.45854e-07 Jy ! Component: 100 - total flux cleaned = 6.35702e-07 Jy ! Component: 150 - total flux cleaned = 8.78361e-07 Jy ! Component: 200 - total flux cleaned = 9.03999e-07 Jy ! Total flux subtracted in 200 components = 9.03999e-07 Jy ! Clean residual min=-0.003216 max=0.003393 Jy/beam ! Clean residual mean=-0.000007 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.165361 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.165361 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=5.889 mas, bpa=-2.491 degrees ! Estimated noise=0.790285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.31087e-06 Jy ! Component: 100 - total flux cleaned = -5.0895e-05 Jy ! Component: 150 - total flux cleaned = -0.000100243 Jy ! Component: 200 - total flux cleaned = -7.30583e-05 Jy ! Total flux subtracted in 200 components = -7.30583e-05 Jy ! Clean residual min=-0.003004 max=0.003174 Jy/beam ! Clean residual mean=-0.000004 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.165288 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.165288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050164Jy sigma=1.208012 ! Fit after self-cal, rms=0.050159Jy sigma=1.207942 wmodel /J0450+2249_S_map.mod ! wmodel: Unable to open new model file: /J0450+2249_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0450+2249_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 5.889 at -2.491 degrees (North through East) ! Clean map min=-0.0028901 max=0.15563 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0450+2249_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155628 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000760464 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.46593 1.46593 2.93185 5.8637 11.7274 23.4548 46.9096 93.8193 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 204.648 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0450+2249_S_dfm.log closed on Thu May 19 23:52:33 2016