! Started logfile: /scr/pima/bg219a_uvs/J1638-1415_S_dfm.log on Fri May 20 00:13:37 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/J1638-1415_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1638-1415_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.961538 visibilities/baseline/integration-bin. ! Found source: J1638-1415 ! ! 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 3000 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 J1638-1415_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012555Jy sigma=21.266327 ! Fit after self-cal, rms=0.891741Jy sigma=18.553229 ! 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.276 mas, bmaj=6.087 mas, bpa=-0.3117 degrees ! Estimated noise=0.94779 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.0829361 Jy ! Component: 100 - total flux cleaned = 0.108535 Jy ! Total flux subtracted in 100 components = 0.108535 Jy ! Clean residual min=-0.008470 max=0.010886 Jy/beam ! Clean residual mean=0.000011 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.108535 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.108535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066877Jy sigma=1.319733 ! Fit after self-cal, rms=0.066829Jy sigma=1.317064 ! 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.683 mas, bmaj=6.964 mas, bpa=-2.132 degrees ! Estimated noise=0.65634 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.01609 Jy ! Component: 100 - total flux cleaned = 0.0242875 Jy ! Component: 150 - total flux cleaned = 0.0287532 Jy ! Component: 200 - total flux cleaned = 0.0312256 Jy ! Total flux subtracted in 200 components = 0.0312256 Jy ! Clean residual min=-0.006127 max=0.004956 Jy/beam ! Clean residual mean=0.000020 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.139761 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.139761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063343Jy sigma=1.230707 ! Fit after self-cal, rms=0.063332Jy sigma=1.229379 ! 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.683 x 6.964 at -2.132 degrees (North through East) ! Clean map min=-0.0060702 max=0.11113 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.93 MK 1.09 NL 0.98 OV 1.06 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 1.05 NL 1.02 OV 1.08 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.04 OV 1.03 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.93 NL 0.96 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.063332Jy sigma=1.229379 ! Fit after self-cal, rms=0.063183Jy sigma=1.219215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.701 mas, bmaj=7.004 mas, bpa=-2.245 degrees ! Estimated noise=0.653066 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.000236845 Jy ! Component: 100 - total flux cleaned = 0.000291285 Jy ! Component: 150 - total flux cleaned = 0.000291387 Jy ! Component: 200 - total flux cleaned = 0.000291969 Jy ! Total flux subtracted in 200 components = 0.000291969 Jy ! Clean residual min=-0.005117 max=0.005066 Jy/beam ! Clean residual mean=0.000002 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.140053 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.140053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063174Jy sigma=1.219034 ! Fit after self-cal, rms=0.063203Jy sigma=1.218790 ! 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.063203Jy sigma=1.218790 ! Fit after self-cal, rms=0.063345Jy sigma=1.215680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=7.006 mas, bpa=-2.224 degrees ! Estimated noise=0.653706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.62731e-05 Jy ! Component: 100 - total flux cleaned = 0.000110064 Jy ! Component: 150 - total flux cleaned = 0.000122934 Jy ! Component: 200 - total flux cleaned = 0.000134816 Jy ! Total flux subtracted in 200 components = 0.000134816 Jy ! Clean residual min=-0.004993 max=0.004736 Jy/beam ! Clean residual mean=0.000006 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.140187 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.140187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063339Jy sigma=1.215559 ! Fit after self-cal, rms=0.063351Jy sigma=1.215492 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.87632e-05 Jy ! Component: 100 - total flux cleaned = -1.75082e-05 Jy ! Component: 150 - total flux cleaned = -1.78737e-05 Jy ! Component: 200 - total flux cleaned = -1.73282e-05 Jy ! Total flux subtracted in 200 components = -1.73282e-05 Jy ! Clean residual min=-0.004976 max=0.004746 Jy/beam ! Clean residual mean=0.000006 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.14017 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.14017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063347Jy sigma=1.215406 ! Fit after self-cal, rms=0.063347Jy sigma=1.215403 ! 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.063347Jy sigma=1.215403 ! Fit after self-cal, rms=0.063406Jy sigma=1.215372 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=7.007 mas, bpa=-2.208 degrees ! Estimated noise=0.653858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.41597e-05 Jy ! Component: 100 - total flux cleaned = 6.44714e-05 Jy ! Component: 150 - total flux cleaned = 6.43376e-05 Jy ! Component: 200 - total flux cleaned = 7.4895e-05 Jy ! Total flux subtracted in 200 components = 7.4895e-05 Jy ! Clean residual min=-0.004994 max=0.004704 Jy/beam ! Clean residual mean=0.000006 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.140245 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.140245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063402Jy sigma=1.215298 ! Fit after self-cal, rms=0.063405Jy sigma=1.215295 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.64306e-06 Jy ! Component: 100 - total flux cleaned = 8.06855e-06 Jy ! Component: 150 - total flux cleaned = 7.58365e-06 Jy ! Component: 200 - total flux cleaned = 1.68994e-05 Jy ! Total flux subtracted in 200 components = 1.68994e-05 Jy ! Clean residual min=-0.004985 max=0.004702 Jy/beam ! Clean residual mean=0.000006 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.140262 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.140262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063402Jy sigma=1.215239 ! Fit after self-cal, rms=0.063403Jy sigma=1.215236 ! 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.063403Jy sigma=1.215236 ! Fit after self-cal, rms=0.063424Jy sigma=1.215232 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.36 mas, bmaj=17.84 mas, bpa=-0.6648 degrees ! Estimated noise=0.895825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.74917e-05 Jy ! Component: 100 - total flux cleaned = 4.19677e-05 Jy ! Component: 150 - total flux cleaned = 3.90426e-05 Jy ! Component: 200 - total flux cleaned = 3.72672e-05 Jy ! Total flux subtracted in 200 components = 3.72672e-05 Jy ! Clean residual min=-0.008724 max=0.007970 Jy/beam ! Clean residual mean=0.000013 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.140299 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 50 components and 0.140299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063437Jy sigma=1.215572 ! Fit after self-cal, rms=0.063427Jy sigma=1.215339 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.000101391 Jy ! Component: 100 - total flux cleaned = -0.000103738 Jy ! Component: 150 - total flux cleaned = -0.000105954 Jy ! Component: 200 - total flux cleaned = -0.000107894 Jy ! Total flux subtracted in 200 components = -0.000107894 Jy ! Clean residual min=-0.008665 max=0.007942 Jy/beam ! Clean residual mean=0.000013 rms=0.002849 Jy/beam ! Combined flux in latest and established models = 0.140191 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.140191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063452Jy sigma=1.215919 ! Fit after self-cal, rms=0.063446Jy sigma=1.215765 ! 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.699 mas, bmaj=7.007 mas, bpa=-2.192 degrees ! Estimated noise=0.654035 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.699 x 7.007 at -2.192 degrees (North through East) ! Clean map min=-0.0045414 max=0.1111 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.289 mas, bmaj=6.11 mas, bpa=-0.4567 degrees ! Estimated noise=0.945586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0823657 Jy ! Component: 100 - total flux cleaned = 0.107947 Jy ! Component: 150 - total flux cleaned = 0.120404 Jy ! Component: 200 - total flux cleaned = 0.127589 Jy ! Total flux subtracted in 200 components = 0.127589 Jy ! Clean residual min=-0.005866 max=0.005486 Jy/beam ! Clean residual mean=0.000006 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.127589 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.127589 Jy ! Inverting map and beam ! Estimated beam: bmin=2.699 mas, bmaj=7.007 mas, bpa=-2.192 degrees ! Estimated noise=0.654035 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.00606169 Jy ! Component: 100 - total flux cleaned = 0.00924705 Jy ! Component: 150 - total flux cleaned = 0.0109887 Jy ! Component: 200 - total flux cleaned = 0.0113975 Jy ! Total flux subtracted in 200 components = 0.0113975 Jy ! Clean residual min=-0.005449 max=0.004723 Jy/beam ! Clean residual mean=0.000007 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.138987 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.138987 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.36 mas, bmaj=17.84 mas, bpa=-0.6648 degrees ! Estimated noise=0.895825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111097 Jy ! Component: 100 - total flux cleaned = 0.00110874 Jy ! Component: 150 - total flux cleaned = 0.0011061 Jy ! Component: 200 - total flux cleaned = 0.00110521 Jy ! Total flux subtracted in 200 components = 0.00110521 Jy ! Clean residual min=-0.008833 max=0.007964 Jy/beam ! Clean residual mean=0.000013 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.140092 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 = 2.56931e-05 Jy ! Component: 100 - total flux cleaned = 4.69221e-05 Jy ! Component: 150 - total flux cleaned = 6.4989e-05 Jy ! Component: 200 - total flux cleaned = 8.04794e-05 Jy ! Total flux subtracted in 200 components = 8.04794e-05 Jy ! Clean residual min=-0.008709 max=0.007932 Jy/beam ! Clean residual mean=0.000013 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 0.140173 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.140172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.699 mas, bmaj=7.007 mas, bpa=-2.192 degrees ! Estimated noise=0.654035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.41108e-05 Jy ! Component: 100 - total flux cleaned = -7.33284e-05 Jy ! Component: 150 - total flux cleaned = -0.000172575 Jy ! Component: 200 - total flux cleaned = -0.00017208 Jy ! Total flux subtracted in 200 components = -0.00017208 Jy ! Clean residual min=-0.004810 max=0.004688 Jy/beam ! Clean residual mean=0.000006 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.14 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.14 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063439Jy sigma=1.215450 ! Fit after self-cal, rms=0.063438Jy sigma=1.215404 wmodel /J1638-1415_S_map.mod ! wmodel: Unable to open new model file: /J1638-1415_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1638-1415_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.699 x 7.007 at -2.192 degrees (North through East) ! Clean map min=-0.0047091 max=0.11098 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1638-1415_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133031 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.59621 3.59621 7.19242 14.3848 28.7697 57.5393 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 83.421 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1638-1415_S_dfm.log closed on Fri May 20 00:13:40 2016