! Started logfile: /scr/pima/bg219a_uvs/J0742+5444_S_dfm.log on Thu May 19 23:57: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/J0742+5444_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0742+5444_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.811224 visibilities/baseline/integration-bin. ! Found source: J0742+5444 ! ! 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 1908 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 J0742+5444_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.030713Jy sigma=24.047133 ! Fit after self-cal, rms=0.851178Jy sigma=20.016521 ! 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.009 mas, bmaj=4.178 mas, bpa=-82.02 degrees ! Estimated noise=1.11698 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.115672 Jy ! Component: 100 - total flux cleaned = 0.14589 Jy ! Total flux subtracted in 100 components = 0.14589 Jy ! Clean residual min=-0.007956 max=0.011240 Jy/beam ! Clean residual mean=-0.000047 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 0.14589 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.14589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062555Jy sigma=1.287976 ! Fit after self-cal, rms=0.062441Jy sigma=1.286206 ! 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.481 mas, bmaj=4.884 mas, bpa=-78.71 degrees ! Estimated noise=0.775583 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.0108505 Jy ! Component: 100 - total flux cleaned = 0.0151863 Jy ! Component: 150 - total flux cleaned = 0.0170828 Jy ! Component: 200 - total flux cleaned = 0.0178595 Jy ! Total flux subtracted in 200 components = 0.0178595 Jy ! Clean residual min=-0.005056 max=0.004894 Jy/beam ! Clean residual mean=-0.000029 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.163749 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.163749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060703Jy sigma=1.246428 ! Fit after self-cal, rms=0.060696Jy sigma=1.246180 ! 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.481 x 4.884 at -78.71 degrees (North through East) ! Clean map min=-0.0049123 max=0.14448 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: ! FD 1.08 LA 0.98 MK 1.03 NL 0.99 ! OV 0.89 PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 LA 1.02 MK 1.00 NL 1.02 ! OV 1.02 PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.00 MK 1.03 NL 1.02 ! OV 1.02 PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 LA 0.98 MK 0.97 NL 1.03 ! OV 0.96 PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.060696Jy sigma=1.246180 ! Fit after self-cal, rms=0.059397Jy sigma=1.233778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=4.872 mas, bpa=-79.36 degrees ! Estimated noise=0.774407 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.000451053 Jy ! Component: 100 - total flux cleaned = 0.000493014 Jy ! Component: 150 - total flux cleaned = 0.000394866 Jy ! Component: 200 - total flux cleaned = 0.000333998 Jy ! Total flux subtracted in 200 components = 0.000333998 Jy ! Clean residual min=-0.004501 max=0.004547 Jy/beam ! Clean residual mean=-0.000038 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.164083 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.164083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059354Jy sigma=1.232808 ! Fit after self-cal, rms=0.059356Jy sigma=1.232595 ! 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.059356Jy sigma=1.232595 ! Fit after self-cal, rms=0.059516Jy sigma=1.220741 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=4.853 mas, bpa=-78.05 degrees ! Estimated noise=0.780811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177424 Jy ! Component: 100 - total flux cleaned = 0.00248989 Jy ! Component: 150 - total flux cleaned = 0.0026357 Jy ! Component: 200 - total flux cleaned = 0.00271672 Jy ! Total flux subtracted in 200 components = 0.00271672 Jy ! Clean residual min=-0.003937 max=0.004263 Jy/beam ! Clean residual mean=-0.000026 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.1668 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.1668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059458Jy sigma=1.219753 ! Fit after self-cal, rms=0.059456Jy sigma=1.219653 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 (-22, -42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209243 Jy ! Component: 100 - total flux cleaned = 0.00244771 Jy ! Component: 150 - total flux cleaned = 0.00275542 Jy ! Component: 200 - total flux cleaned = 0.00299845 Jy ! Total flux subtracted in 200 components = 0.00299845 Jy ! Clean residual min=-0.003436 max=0.003343 Jy/beam ! Clean residual mean=-0.000013 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.169799 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 0.169799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059163Jy sigma=1.212983 ! Fit after self-cal, rms=0.059138Jy sigma=1.212285 ! 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.059138Jy sigma=1.212285 ! Fit after self-cal, rms=0.059232Jy sigma=1.211335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=4.84 mas, bpa=-77.77 degrees ! Estimated noise=0.784864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120732 Jy ! Component: 100 - total flux cleaned = 0.00164196 Jy ! Component: 150 - total flux cleaned = 0.00196406 Jy ! Component: 200 - total flux cleaned = 0.00228625 Jy ! Total flux subtracted in 200 components = 0.00228625 Jy ! Clean residual min=-0.003161 max=0.003119 Jy/beam ! Clean residual mean=-0.000018 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.172085 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.172085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059144Jy sigma=1.209470 ! Fit after self-cal, rms=0.059138Jy sigma=1.209377 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.000350443 Jy ! Component: 100 - total flux cleaned = 0.000591109 Jy ! Component: 150 - total flux cleaned = 0.000806695 Jy ! Component: 200 - total flux cleaned = 0.000918738 Jy ! Total flux subtracted in 200 components = 0.000918738 Jy ! Clean residual min=-0.003091 max=0.003177 Jy/beam ! Clean residual mean=-0.000014 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.173004 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.173004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059103Jy sigma=1.208659 ! Fit after self-cal, rms=0.059102Jy sigma=1.208622 ! 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.059102Jy sigma=1.208622 ! Fit after self-cal, rms=0.059212Jy sigma=1.208136 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.076 mas, bmaj=10.45 mas, bpa=84.16 degrees ! Estimated noise=1.00688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144478 Jy ! Component: 100 - total flux cleaned = 0.00147534 Jy ! Component: 150 - total flux cleaned = 0.00142529 Jy ! Component: 200 - total flux cleaned = 0.00136072 Jy ! Total flux subtracted in 200 components = 0.00136072 Jy ! Clean residual min=-0.003287 max=0.003119 Jy/beam ! Clean residual mean=-0.000045 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.174364 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.174364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059207Jy sigma=1.208180 ! Fit after self-cal, rms=0.059193Jy sigma=1.207959 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.000212936 Jy ! Component: 100 - total flux cleaned = 0.000214372 Jy ! Component: 150 - total flux cleaned = 0.000176541 Jy ! Component: 200 - total flux cleaned = 0.000122988 Jy ! Total flux subtracted in 200 components = 0.000122988 Jy ! Clean residual min=-0.003197 max=0.003066 Jy/beam ! Clean residual mean=-0.000044 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.174487 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.174487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059197Jy sigma=1.208086 ! Fit after self-cal, rms=0.059195Jy sigma=1.208050 ! 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.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.429 x 4.831 at -77.64 degrees (North through East) ! Clean map min=-0.0039543 max=0.14553 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.97 mas, bmaj=4.133 mas, bpa=-80.88 degrees ! Estimated noise=1.12677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116717 Jy ! Component: 100 - total flux cleaned = 0.148435 Jy ! Component: 150 - total flux cleaned = 0.16038 Jy ! Component: 200 - total flux cleaned = 0.164791 Jy ! Total flux subtracted in 200 components = 0.164791 Jy ! Clean residual min=-0.006886 max=0.006692 Jy/beam ! Clean residual mean=-0.000028 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.164791 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.164791 Jy ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 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) ! Added new window around map position (-4, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048453 Jy ! Component: 100 - total flux cleaned = 0.00640466 Jy ! Component: 150 - total flux cleaned = 0.00751628 Jy ! Component: 200 - total flux cleaned = 0.00823819 Jy ! Total flux subtracted in 200 components = 0.00823819 Jy ! Clean residual min=-0.003467 max=0.003162 Jy/beam ! Clean residual mean=-0.000026 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.173029 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.173029 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.076 mas, bmaj=10.45 mas, bpa=84.16 degrees ! Estimated noise=1.00688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116134 Jy ! Component: 100 - total flux cleaned = 0.00111165 Jy ! Component: 150 - total flux cleaned = 0.00106609 Jy ! Component: 200 - total flux cleaned = 0.0010272 Jy ! Total flux subtracted in 200 components = 0.0010272 Jy ! Clean residual min=-0.003195 max=0.003110 Jy/beam ! Clean residual mean=-0.000048 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.174056 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 = -7.13183e-05 Jy ! Component: 100 - total flux cleaned = -0.000166371 Jy ! Component: 150 - total flux cleaned = -0.000253041 Jy ! Component: 200 - total flux cleaned = -0.000335561 Jy ! Total flux subtracted in 200 components = -0.000335561 Jy ! Clean residual min=-0.003134 max=0.003019 Jy/beam ! Clean residual mean=-0.000053 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.17372 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.17372 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01489e-05 Jy ! Component: 100 - total flux cleaned = 0.000129232 Jy ! Component: 150 - total flux cleaned = 0.000263901 Jy ! Component: 200 - total flux cleaned = 0.000345856 Jy ! Total flux subtracted in 200 components = 0.000345856 Jy ! Clean residual min=-0.003016 max=0.002837 Jy/beam ! Clean residual mean=-0.000021 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.174066 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.174066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059137Jy sigma=1.206817 ! Fit after self-cal, rms=0.059120Jy sigma=1.206535 wmodel /J0742+5444_S_map.mod ! wmodel: Unable to open new model file: /J0742+5444_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0742+5444_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.429 x 4.831 at -77.64 degrees (North through East) ! Clean map min=-0.0035604 max=0.14621 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0742+5444_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.146205 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00071979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.47694 1.47694 2.95389 5.90777 11.8155 23.6311 47.2622 94.5244 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 203.122 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0742+5444_S_dfm.log closed on Thu May 19 23:57:52 2016