! Started logfile: /scr/pima/bg219a_uvs/J0431-0406_S_dfm.log on Thu May 19 23:51:55 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/J0431-0406_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0431-0406_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0431-0406 ! ! 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 2600 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 J0431-0406_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000455Jy sigma=23.614126 ! Fit after self-cal, rms=0.892747Jy sigma=21.033044 ! 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.824 mas, bmaj=7.16 mas, bpa=-9.468 degrees ! Estimated noise=0.839338 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.0837075 Jy ! Component: 100 - total flux cleaned = 0.10261 Jy ! Total flux subtracted in 100 components = 0.10261 Jy ! Clean residual min=-0.006611 max=0.008017 Jy/beam ! Clean residual mean=-0.000014 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.10261 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.10261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057534Jy sigma=1.263723 ! Fit after self-cal, rms=0.057538Jy sigma=1.263560 ! 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.392 mas, bmaj=8.615 mas, bpa=-10.18 degrees ! Estimated noise=0.621919 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.00962548 Jy ! Component: 100 - total flux cleaned = 0.0140049 Jy ! Component: 150 - total flux cleaned = 0.0161935 Jy ! Component: 200 - total flux cleaned = 0.0173765 Jy ! Total flux subtracted in 200 components = 0.0173765 Jy ! Clean residual min=-0.003959 max=0.003668 Jy/beam ! Clean residual mean=-0.000003 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.119986 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.119986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056180Jy sigma=1.224902 ! Fit after self-cal, rms=0.056202Jy sigma=1.224365 ! 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.392 x 8.615 at -10.18 degrees (North through East) ! Clean map min=-0.0039639 max=0.10901 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.02 MK 1.07 NL 0.94 OV 1.05 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.05 NL 1.00 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.08 MK 0.94 NL 0.98 OV 1.05 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.96 OV 0.98 ! PT 0.95 SC 1.01 ! ! ! Fit before self-cal, rms=0.056202Jy sigma=1.224365 ! Fit after self-cal, rms=0.055935Jy sigma=1.215929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=8.59 mas, bpa=-10.07 degrees ! Estimated noise=0.618559 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.000124706 Jy ! Component: 100 - total flux cleaned = -0.000103215 Jy ! Component: 150 - total flux cleaned = -8.21282e-05 Jy ! Component: 200 - total flux cleaned = -0.000100655 Jy ! Total flux subtracted in 200 components = -0.000100655 Jy ! Clean residual min=-0.003188 max=0.003304 Jy/beam ! Clean residual mean=-0.000003 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.119886 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.119886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055910Jy sigma=1.215475 ! Fit after self-cal, rms=0.055934Jy sigma=1.215206 ! 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.055934Jy sigma=1.215206 ! Fit after self-cal, rms=0.056714Jy sigma=1.212096 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=8.602 mas, bpa=-9.938 degrees ! Estimated noise=0.6201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136361 Jy ! Component: 100 - total flux cleaned = 9.5903e-05 Jy ! Component: 150 - total flux cleaned = 2.86362e-05 Jy ! Component: 200 - total flux cleaned = -1.17206e-06 Jy ! Total flux subtracted in 200 components = -1.17206e-06 Jy ! Clean residual min=-0.003099 max=0.003143 Jy/beam ! Clean residual mean=-0.000016 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.119884 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.119884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056691Jy sigma=1.211788 ! Fit after self-cal, rms=0.056713Jy sigma=1.211626 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.89206e-05 Jy ! Component: 100 - total flux cleaned = 3.27312e-05 Jy ! Component: 150 - total flux cleaned = -1.92086e-05 Jy ! Component: 200 - total flux cleaned = -3.06976e-05 Jy ! Total flux subtracted in 200 components = -3.06976e-05 Jy ! Clean residual min=-0.003144 max=0.003119 Jy/beam ! Clean residual mean=-0.000016 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.119854 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.119854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056701Jy sigma=1.211473 ! Fit after self-cal, rms=0.056702Jy sigma=1.211412 ! 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.056702Jy sigma=1.211412 ! Fit after self-cal, rms=0.056768Jy sigma=1.211363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.587 mas, bpa=-9.819 degrees ! Estimated noise=0.620199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136247 Jy ! Component: 100 - total flux cleaned = 0.000105553 Jy ! Component: 150 - total flux cleaned = 8.0353e-05 Jy ! Component: 200 - total flux cleaned = 4.60349e-05 Jy ! Total flux subtracted in 200 components = 4.60349e-05 Jy ! Clean residual min=-0.003125 max=0.003103 Jy/beam ! Clean residual mean=-0.000016 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.1199 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.1199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056757Jy sigma=1.211234 ! Fit after self-cal, rms=0.056759Jy sigma=1.211196 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.46753e-05 Jy ! Component: 100 - total flux cleaned = -1.26549e-05 Jy ! Component: 150 - total flux cleaned = -3.28103e-05 Jy ! Component: 200 - total flux cleaned = -4.23968e-05 Jy ! Total flux subtracted in 200 components = -4.23968e-05 Jy ! Clean residual min=-0.003126 max=0.003083 Jy/beam ! Clean residual mean=-0.000016 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.119857 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.119857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056752Jy sigma=1.211125 ! Fit after self-cal, rms=0.056753Jy sigma=1.211098 ! 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.056753Jy sigma=1.211098 ! Fit after self-cal, rms=0.056768Jy sigma=1.211068 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.451 mas, bmaj=17.58 mas, bpa=-13.75 degrees ! Estimated noise=0.774545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214404 Jy ! Component: 100 - total flux cleaned = 0.000214195 Jy ! Component: 150 - total flux cleaned = 0.000213895 Jy ! Component: 200 - total flux cleaned = 0.00020102 Jy ! Total flux subtracted in 200 components = 0.00020102 Jy ! Clean residual min=-0.002831 max=0.002522 Jy/beam ! Clean residual mean=-0.000033 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.120058 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.120058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056763Jy sigma=1.211048 ! Fit after self-cal, rms=0.056766Jy sigma=1.210996 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.65353e-06 Jy ! Component: 100 - total flux cleaned = -2.64575e-06 Jy ! Component: 150 - total flux cleaned = -9.45237e-06 Jy ! Component: 200 - total flux cleaned = -1.4483e-05 Jy ! Total flux subtracted in 200 components = -1.4483e-05 Jy ! Clean residual min=-0.002834 max=0.002519 Jy/beam ! Clean residual mean=-0.000033 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.120044 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.120044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056763Jy sigma=1.211008 ! Fit after self-cal, rms=0.056765Jy sigma=1.210976 ! 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.396 mas, bmaj=8.574 mas, bpa=-9.725 degrees ! Estimated noise=0.619973 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 8.574 at -9.725 degrees (North through East) ! Clean map min=-0.0029627 max=0.10872 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.827 mas, bmaj=7.146 mas, bpa=-9.126 degrees ! Estimated noise=0.834087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830383 Jy ! Component: 100 - total flux cleaned = 0.101895 Jy ! Component: 150 - total flux cleaned = 0.10927 Jy ! Component: 200 - total flux cleaned = 0.113624 Jy ! Total flux subtracted in 200 components = 0.113624 Jy ! Clean residual min=-0.005166 max=0.003902 Jy/beam ! Clean residual mean=-0.000011 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.113624 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.113624 Jy ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=8.574 mas, bpa=-9.725 degrees ! Estimated noise=0.619973 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.00367727 Jy ! Component: 100 - total flux cleaned = 0.00546553 Jy ! Component: 150 - total flux cleaned = 0.00618523 Jy ! Component: 200 - total flux cleaned = 0.00633562 Jy ! Total flux subtracted in 200 components = 0.00633562 Jy ! Clean residual min=-0.002999 max=0.003087 Jy/beam ! Clean residual mean=-0.000016 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.119959 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.119959 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.451 mas, bmaj=17.58 mas, bpa=-13.75 degrees ! Estimated noise=0.774545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267888 Jy ! Component: 100 - total flux cleaned = 0.00026879 Jy ! Component: 150 - total flux cleaned = 0.000259346 Jy ! Component: 200 - total flux cleaned = 0.000243306 Jy ! Total flux subtracted in 200 components = 0.000243306 Jy ! Clean residual min=-0.002825 max=0.002588 Jy/beam ! Clean residual mean=-0.000033 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.120203 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.23226e-07 Jy ! Component: 100 - total flux cleaned = -8.2227e-07 Jy ! Component: 150 - total flux cleaned = -5.79625e-07 Jy ! Component: 200 - total flux cleaned = -5.6189e-08 Jy ! Total flux subtracted in 200 components = -5.6189e-08 Jy ! Clean residual min=-0.002819 max=0.002573 Jy/beam ! Clean residual mean=-0.000033 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.120203 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.120203 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=8.574 mas, bpa=-9.725 degrees ! Estimated noise=0.619973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.50477e-05 Jy ! Component: 100 - total flux cleaned = -8.64919e-05 Jy ! Component: 150 - total flux cleaned = -0.000105245 Jy ! Component: 200 - total flux cleaned = -0.000138771 Jy ! Total flux subtracted in 200 components = -0.000138771 Jy ! Clean residual min=-0.002993 max=0.003101 Jy/beam ! Clean residual mean=-0.000016 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.120064 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.120064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056780Jy sigma=1.211190 ! Fit after self-cal, rms=0.056768Jy sigma=1.211089 wmodel /J0431-0406_S_map.mod ! wmodel: Unable to open new model file: /J0431-0406_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0431-0406_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 8.574 at -9.725 degrees (North through East) ! Clean map min=-0.0030067 max=0.10914 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0431-0406_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00074292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.04218 2.04218 4.08435 8.16871 16.3374 32.6748 65.3497 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 146.902 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0431-0406_S_dfm.log closed on Thu May 19 23:51:57 2016