! Started logfile: /scr/pima/bg219i_uvs/J2138-1810_S_dfm.log on Thu May 19 23:36:32 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/bg219i_uvs/J2138-1810_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2138-1810_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.6398 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! 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 5620 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 J2138-1810_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082878Jy sigma=20.294868 ! Fit after self-cal, rms=0.811950Jy sigma=15.537819 ! 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=5.354 mas, bmaj=15.51 mas, bpa=-3.544 degrees ! Estimated noise=0.843062 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.137432 Jy ! Component: 100 - total flux cleaned = 0.20282 Jy ! Total flux subtracted in 100 components = 0.20282 Jy ! Clean residual min=-0.034166 max=0.058037 Jy/beam ! Clean residual mean=-0.000149 rms=0.012706 Jy/beam ! Combined flux in latest and established models = 0.20282 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.20282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261009Jy sigma=4.362059 ! Fit after self-cal, rms=0.260357Jy sigma=4.349618 ! 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=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 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.092372 Jy ! Component: 100 - total flux cleaned = 0.149568 Jy ! Component: 150 - total flux cleaned = 0.189539 Jy ! Component: 200 - total flux cleaned = 0.218254 Jy ! Total flux subtracted in 200 components = 0.218254 Jy ! Clean residual min=-0.055835 max=0.083495 Jy/beam ! Clean residual mean=-0.000312 rms=0.020370 Jy/beam ! Combined flux in latest and established models = 0.421074 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 100 components and 0.421074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212122Jy sigma=3.605325 ! Fit after self-cal, rms=0.210357Jy sigma=3.573052 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.307 x 17.54 at -2.536 degrees (North through East) ! Clean map min=-0.056548 max=0.19891 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.210357Jy sigma=3.573052 ! Fit after self-cal, rms=0.210357Jy sigma=3.573052 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 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.0265119 Jy ! Component: 100 - total flux cleaned = 0.0431659 Jy ! Component: 150 - total flux cleaned = 0.0531267 Jy ! Component: 200 - total flux cleaned = 0.0564473 Jy ! Total flux subtracted in 200 components = 0.0564473 Jy ! Clean residual min=-0.055033 max=0.082041 Jy/beam ! Clean residual mean=-0.000292 rms=0.019555 Jy/beam ! Combined flux in latest and established models = 0.477521 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.477521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204540Jy sigma=3.513435 ! Fit after self-cal, rms=0.203911Jy sigma=3.502765 ! 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.203911Jy sigma=3.502765 ! Fit after self-cal, rms=0.203911Jy sigma=3.502765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412496 Jy ! Component: 100 - total flux cleaned = 0.00694018 Jy ! Component: 150 - total flux cleaned = 0.0100967 Jy ! Component: 200 - total flux cleaned = 0.0122992 Jy ! Total flux subtracted in 200 components = 0.0122992 Jy ! Clean residual min=-0.053789 max=0.080557 Jy/beam ! Clean residual mean=-0.000288 rms=0.019282 Jy/beam ! Combined flux in latest and established models = 0.489821 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.489821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202093Jy sigma=3.475095 ! Fit after self-cal, rms=0.201693Jy sigma=3.468713 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.00201327 Jy ! Component: 100 - total flux cleaned = 0.0036071 Jy ! Component: 150 - total flux cleaned = 0.00503318 Jy ! Component: 200 - total flux cleaned = 0.00636638 Jy ! Total flux subtracted in 200 components = 0.00636638 Jy ! Clean residual min=-0.053225 max=0.080185 Jy/beam ! Clean residual mean=-0.000283 rms=0.019116 Jy/beam ! Combined flux in latest and established models = 0.496187 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 0.496187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200635Jy sigma=3.450831 ! Fit after self-cal, rms=0.200393Jy sigma=3.447625 ! 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.200393Jy sigma=3.447625 ! Fit after self-cal, rms=0.200393Jy sigma=3.447625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177904 Jy ! Component: 100 - total flux cleaned = 0.00258477 Jy ! Component: 150 - total flux cleaned = 0.00382647 Jy ! Component: 200 - total flux cleaned = 0.00475611 Jy ! Total flux subtracted in 200 components = 0.00475611 Jy ! Clean residual min=-0.052842 max=0.079769 Jy/beam ! Clean residual mean=-0.000279 rms=0.018999 Jy/beam ! Combined flux in latest and established models = 0.500943 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.500943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199651Jy sigma=3.434911 ! Fit after self-cal, rms=0.199490Jy sigma=3.432997 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.00119304 Jy ! Component: 100 - total flux cleaned = 0.00168708 Jy ! Component: 150 - total flux cleaned = 0.00212736 Jy ! Component: 200 - total flux cleaned = 0.00254037 Jy ! Total flux subtracted in 200 components = 0.00254037 Jy ! Clean residual min=-0.052535 max=0.079405 Jy/beam ! Clean residual mean=-0.000279 rms=0.018913 Jy/beam ! Combined flux in latest and established models = 0.503484 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.503484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198969Jy sigma=3.422841 ! Fit after self-cal, rms=0.198864Jy sigma=3.421663 ! 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.198864Jy sigma=3.421663 ! Fit after self-cal, rms=0.198864Jy sigma=3.421663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.823 mas, bmaj=18.59 mas, bpa=2.705 degrees ! Estimated noise=0.575928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188292 Jy ! Component: 100 - total flux cleaned = 0.0242625 Jy ! Component: 150 - total flux cleaned = 0.0276617 Jy ! Component: 200 - total flux cleaned = 0.0307367 Jy ! Total flux subtracted in 200 components = 0.0307367 Jy ! Clean residual min=-0.064523 max=0.101089 Jy/beam ! Clean residual mean=-0.000368 rms=0.023785 Jy/beam ! Combined flux in latest and established models = 0.53422 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 152 components and 0.53422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198399Jy sigma=3.433430 ! Fit after self-cal, rms=0.198219Jy sigma=3.431183 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 (-15.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.098167 Jy ! Component: 100 - total flux cleaned = 0.145309 Jy ! Component: 150 - total flux cleaned = 0.174401 Jy ! Component: 200 - total flux cleaned = 0.200737 Jy ! Total flux subtracted in 200 components = 0.200737 Jy ! Clean residual min=-0.043672 max=0.064951 Jy/beam ! Clean residual mean=-0.000165 rms=0.015887 Jy/beam ! Combined flux in latest and established models = 0.734958 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 239 components and 0.734958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146611Jy sigma=2.532375 ! Fit after self-cal, rms=0.138901Jy sigma=2.362696 ! 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=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.307 x 17.54 at -2.536 degrees (North through East) ! Clean map min=-0.038512 max=0.19182 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=5.354 mas, bmaj=15.51 mas, bpa=-3.544 degrees ! Estimated noise=0.843062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139688 Jy ! Component: 100 - total flux cleaned = 0.212499 Jy ! Component: 150 - total flux cleaned = 0.269054 Jy ! Component: 200 - total flux cleaned = 0.316963 Jy ! Total flux subtracted in 200 components = 0.316963 Jy ! Clean residual min=-0.029555 max=0.036109 Jy/beam ! Clean residual mean=-0.000143 rms=0.009997 Jy/beam ! Combined flux in latest and established models = 0.316963 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.316963 Jy ! Inverting map and beam ! Estimated beam: bmin=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 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.0860016 Jy ! Component: 100 - total flux cleaned = 0.152569 Jy ! Component: 150 - total flux cleaned = 0.207447 Jy ! Component: 200 - total flux cleaned = 0.253302 Jy ! Total flux subtracted in 200 components = 0.253302 Jy ! Clean residual min=-0.040126 max=0.043692 Jy/beam ! Clean residual mean=-0.000222 rms=0.013972 Jy/beam ! Combined flux in latest and established models = 0.570265 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 191 components and 0.570265 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.823 mas, bmaj=18.59 mas, bpa=2.705 degrees ! Estimated noise=0.575928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0525827 Jy ! Component: 100 - total flux cleaned = 0.0945414 Jy ! Component: 150 - total flux cleaned = 0.12955 Jy ! Component: 200 - total flux cleaned = 0.159457 Jy ! Total flux subtracted in 200 components = 0.159457 Jy ! Clean residual min=-0.039357 max=0.043530 Jy/beam ! Clean residual mean=-0.000157 rms=0.013850 Jy/beam ! Combined flux in latest and established models = 0.729721 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.0258469 Jy ! Component: 100 - total flux cleaned = 0.0483855 Jy ! Component: 150 - total flux cleaned = 0.068341 Jy ! Component: 200 - total flux cleaned = 0.0861499 Jy ! Total flux subtracted in 200 components = 0.0861499 Jy ! Clean residual min=-0.035622 max=0.039236 Jy/beam ! Clean residual mean=-0.000083 rms=0.012080 Jy/beam ! Combined flux in latest and established models = 0.815871 Jy ! Adding 169 model components to the UV plane model. ! The established model now contains 343 components and 0.815871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.307 mas, bmaj=17.54 mas, bpa=-2.536 degrees ! Estimated noise=0.54019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131404 Jy ! Component: 100 - total flux cleaned = 0.0233297 Jy ! Component: 150 - total flux cleaned = 0.0328812 Jy ! Component: 200 - total flux cleaned = 0.041573 Jy ! Total flux subtracted in 200 components = 0.041573 Jy ! Clean residual min=-0.028064 max=0.029570 Jy/beam ! Clean residual mean=-0.000032 rms=0.008835 Jy/beam ! Combined flux in latest and established models = 0.857444 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 401 components and 0.857444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112165Jy sigma=1.939478 ! Fit after self-cal, rms=0.107856Jy sigma=1.845999 wmodel /J2138-1810_S_map.mod ! wmodel: Unable to open new model file: /J2138-1810_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2138-1810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.307 x 17.54 at -2.536 degrees (North through East) ! Clean map min=-0.026641 max=0.20676 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2138-1810_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.206762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00816369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.845 11.845 23.6901 47.3802 94.7603 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0244 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 25.327 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2138-1810_S_dfm.log closed on Thu May 19 23:36:35 2016