! Started logfile: /scr/pima/bg219a_uvs/J0352-2514_S_dfm.log on Thu May 19 23:50:34 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/J0352-2514_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0352-2514_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0352-2514 ! ! 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 1680 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 J0352-2514_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039732Jy sigma=21.457424 ! Fit after self-cal, rms=0.752063Jy sigma=15.402078 ! 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.187 mas, bmaj=6.1 mas, bpa=-1.95 degrees ! Estimated noise=1.19765 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.191832 Jy ! Component: 100 - total flux cleaned = 0.235411 Jy ! Total flux subtracted in 100 components = 0.235411 Jy ! Clean residual min=-0.011350 max=0.017865 Jy/beam ! Clean residual mean=-0.000154 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.235411 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.235411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066589Jy sigma=1.358837 ! Fit after self-cal, rms=0.066591Jy sigma=1.358697 ! 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=2.514 mas, bmaj=6.845 mas, bpa=-3.302 degrees ! Estimated noise=0.91567 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.0239811 Jy ! Component: 100 - total flux cleaned = 0.0358441 Jy ! Component: 150 - total flux cleaned = 0.0421503 Jy ! Component: 200 - total flux cleaned = 0.0455288 Jy ! Total flux subtracted in 200 components = 0.0455288 Jy ! Clean residual min=-0.006074 max=0.004977 Jy/beam ! Clean residual mean=-0.000037 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.280939 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.280939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058897Jy sigma=1.167831 ! Fit after self-cal, rms=0.058889Jy sigma=1.167007 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.514 x 6.845 at -3.302 degrees (North through East) ! Clean map min=-0.0057397 max=0.25056 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 0.97 MK 1.03 NL 0.99 OV 1.04 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.00 OV 1.03 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 0.99 OV 0.99 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 0.99 OV 0.99 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.058889Jy sigma=1.167007 ! Fit after self-cal, rms=0.058188Jy sigma=1.156782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.518 mas, bmaj=6.855 mas, bpa=-3.364 degrees ! Estimated noise=0.910249 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.000253186 Jy ! Component: 100 - total flux cleaned = 0.000190258 Jy ! Component: 150 - total flux cleaned = 0.000190421 Jy ! Component: 200 - total flux cleaned = 0.000214445 Jy ! Total flux subtracted in 200 components = 0.000214445 Jy ! Clean residual min=-0.005277 max=0.004664 Jy/beam ! Clean residual mean=-0.000007 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.281154 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.281154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058160Jy sigma=1.156155 ! Fit after self-cal, rms=0.058159Jy sigma=1.156045 ! 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.058159Jy sigma=1.156045 ! Fit after self-cal, rms=0.058053Jy sigma=1.151999 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.517 mas, bmaj=6.859 mas, bpa=-3.4 degrees ! Estimated noise=0.91103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518444 Jy ! Component: 100 - total flux cleaned = 0.000426602 Jy ! Component: 150 - total flux cleaned = 0.000445884 Jy ! Component: 200 - total flux cleaned = 0.00046371 Jy ! Total flux subtracted in 200 components = 0.00046371 Jy ! Clean residual min=-0.005140 max=0.004525 Jy/beam ! Clean residual mean=-0.000008 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.281618 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.281618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058033Jy sigma=1.151596 ! Fit after self-cal, rms=0.058027Jy sigma=1.151543 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 = -9.90112e-05 Jy ! Component: 100 - total flux cleaned = -9.91916e-05 Jy ! Component: 150 - total flux cleaned = -6.42874e-05 Jy ! Component: 200 - total flux cleaned = -4.78602e-05 Jy ! Total flux subtracted in 200 components = -4.78602e-05 Jy ! Clean residual min=-0.005148 max=0.004535 Jy/beam ! Clean residual mean=-0.000009 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.28157 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.28157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058018Jy sigma=1.151294 ! Fit after self-cal, rms=0.058012Jy sigma=1.151266 ! 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.058012Jy sigma=1.151266 ! Fit after self-cal, rms=0.057961Jy sigma=1.144541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.517 mas, bmaj=6.877 mas, bpa=-3.405 degrees ! Estimated noise=0.911986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110803 Jy ! Component: 100 - total flux cleaned = 0.000112032 Jy ! Component: 150 - total flux cleaned = 0.000112981 Jy ! Component: 200 - total flux cleaned = 0.000114096 Jy ! Total flux subtracted in 200 components = 0.000114096 Jy ! Clean residual min=-0.004560 max=0.004260 Jy/beam ! Clean residual mean=-0.000013 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.281684 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.281684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057946Jy sigma=1.144188 ! Fit after self-cal, rms=0.057948Jy sigma=1.144132 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 = 2.42713e-05 Jy ! Component: 100 - total flux cleaned = 6.35275e-06 Jy ! Component: 150 - total flux cleaned = -9.29024e-06 Jy ! Component: 200 - total flux cleaned = -2.4084e-05 Jy ! Total flux subtracted in 200 components = -2.4084e-05 Jy ! Clean residual min=-0.004565 max=0.004266 Jy/beam ! Clean residual mean=-0.000013 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.28166 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.28166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057940Jy sigma=1.143924 ! Fit after self-cal, rms=0.057937Jy sigma=1.143902 ! 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.057937Jy sigma=1.143902 ! Fit after self-cal, rms=0.057931Jy sigma=1.143879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.943 mas, bmaj=20.41 mas, bpa=-2.298 degrees ! Estimated noise=1.27366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571076 Jy ! Component: 100 - total flux cleaned = 0.000571026 Jy ! Component: 150 - total flux cleaned = 0.000574019 Jy ! Component: 200 - total flux cleaned = 0.000575738 Jy ! Total flux subtracted in 200 components = 0.000575738 Jy ! Clean residual min=-0.004939 max=0.003661 Jy/beam ! Clean residual mean=-0.000027 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.282236 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.282236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057934Jy sigma=1.143974 ! Fit after self-cal, rms=0.057915Jy sigma=1.143685 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.35666e-07 Jy ! Component: 100 - total flux cleaned = 2.59141e-05 Jy ! Component: 150 - total flux cleaned = 2.37464e-05 Jy ! Component: 200 - total flux cleaned = 2.40589e-05 Jy ! Total flux subtracted in 200 components = 2.40589e-05 Jy ! Clean residual min=-0.004933 max=0.003648 Jy/beam ! Clean residual mean=-0.000027 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.28226 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.28226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057920Jy sigma=1.143786 ! Fit after self-cal, rms=0.057909Jy sigma=1.143624 ! 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=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.516 x 6.878 at -3.421 degrees (North through East) ! Clean map min=-0.0043609 max=0.24913 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.186 mas, bmaj=6.12 mas, bpa=-2.099 degrees ! Estimated noise=1.19666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.191625 Jy ! Component: 100 - total flux cleaned = 0.234733 Jy ! Component: 150 - total flux cleaned = 0.252907 Jy ! Component: 200 - total flux cleaned = 0.263961 Jy ! Total flux subtracted in 200 components = 0.263961 Jy ! Clean residual min=-0.007601 max=0.008571 Jy/beam ! Clean residual mean=-0.000065 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.263961 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.263961 Jy ! Inverting map and beam ! Estimated beam: bmin=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 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 (-26.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089429 Jy ! Component: 100 - total flux cleaned = 0.0139326 Jy ! Component: 150 - total flux cleaned = 0.0169178 Jy ! Component: 200 - total flux cleaned = 0.0176638 Jy ! Total flux subtracted in 200 components = 0.0176638 Jy ! Clean residual min=-0.004557 max=0.003754 Jy/beam ! Clean residual mean=-0.000021 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.281625 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.281625 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=6.943 mas, bmaj=20.41 mas, bpa=-2.298 degrees ! Estimated noise=1.27366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211114 Jy ! Component: 100 - total flux cleaned = 0.00221913 Jy ! Component: 150 - total flux cleaned = 0.00225036 Jy ! Component: 200 - total flux cleaned = 0.00233366 Jy ! Total flux subtracted in 200 components = 0.00233366 Jy ! Clean residual min=-0.004626 max=0.004142 Jy/beam ! Clean residual mean=-0.000022 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.283958 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 = 4.91004e-05 Jy ! Component: 100 - total flux cleaned = 9.45791e-05 Jy ! Component: 150 - total flux cleaned = 0.000136795 Jy ! Component: 200 - total flux cleaned = 0.000156297 Jy ! Total flux subtracted in 200 components = 0.000156297 Jy ! Clean residual min=-0.004581 max=0.004125 Jy/beam ! Clean residual mean=-0.000020 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.284115 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.284115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.516 mas, bmaj=6.878 mas, bpa=-3.421 degrees ! Estimated noise=0.911781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390799 Jy ! Component: 100 - total flux cleaned = -0.000566239 Jy ! Component: 150 - total flux cleaned = -0.000711995 Jy ! Component: 200 - total flux cleaned = -0.000834943 Jy ! Total flux subtracted in 200 components = -0.000834943 Jy ! Clean residual min=-0.004517 max=0.003775 Jy/beam ! Clean residual mean=-0.000011 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.28328 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.28328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057710Jy sigma=1.139656 ! Fit after self-cal, rms=0.057682Jy sigma=1.139261 wmodel /J0352-2514_S_map.mod ! wmodel: Unable to open new model file: /J0352-2514_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0352-2514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.516 x 6.878 at -3.421 degrees (North through East) ! Clean map min=-0.0043148 max=0.24872 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0352-2514_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.248721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000971517 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17182 1.17182 2.34363 4.68727 9.37454 18.7491 37.4982 74.9963 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.248 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.012 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0352-2514_S_dfm.log closed on Thu May 19 23:50:36 2016