! Started logfile: /scr/pima/bg219g_uvs/J1748+3404_S_dfm.log on Thu May 19 21:57:07 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/bg219g_uvs/J1748+3404_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1748+3404_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.918651 visibilities/baseline/integration-bin. ! Found source: J1748+3404 ! ! 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 1852 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 J1748+3404_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.178301Jy sigma=22.797240 ! Fit after self-cal, rms=0.912434Jy sigma=18.423490 ! 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.658 mas, bmaj=8.745 mas, bpa=17.76 degrees ! Estimated noise=1.35123 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.15162 Jy ! Component: 100 - total flux cleaned = 0.18698 Jy ! Total flux subtracted in 100 components = 0.18698 Jy ! Clean residual min=-0.032563 max=0.019571 Jy/beam ! Clean residual mean=-0.000027 rms=0.006618 Jy/beam ! Combined flux in latest and established models = 0.18698 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.18698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.584056Jy sigma=1.997167 ! Fit after self-cal, rms=0.584127Jy sigma=1.995483 ! 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.078 mas, bmaj=9.964 mas, bpa=18.74 degrees ! Estimated noise=0.934199 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.00125284 Jy ! Component: 100 - total flux cleaned = 0.000837517 Jy ! Component: 150 - total flux cleaned = 0.000102294 Jy ! Component: 200 - total flux cleaned = -0.000236876 Jy ! Total flux subtracted in 200 components = -0.000236876 Jy ! Clean residual min=-0.023288 max=0.013083 Jy/beam ! Clean residual mean=-0.000021 rms=0.004535 Jy/beam ! Combined flux in latest and established models = 0.186743 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.186743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.580790Jy sigma=1.992449 ! Fit after self-cal, rms=0.580793Jy sigma=1.991992 ! 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.078 x 9.964 at 18.74 degrees (North through East) ! Clean map min=-0.022577 max=0.1955 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.00* HN 1.00 KP 1.02 LA 0.97 ! MK 0.99 NL 0.95 OV 1.05 PT 1.04 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.13 KP 1.06 LA 0.95 ! MK 0.99 NL 1.01 OV 1.07 PT 1.06 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.580793Jy sigma=1.991992 ! Fit after self-cal, rms=0.580786Jy sigma=1.983560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=9.958 mas, bpa=18.76 degrees ! Estimated noise=0.949931 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.00339072 Jy ! Component: 100 - total flux cleaned = 0.00338331 Jy ! Component: 150 - total flux cleaned = 0.0030917 Jy ! Component: 200 - total flux cleaned = 0.00336357 Jy ! Total flux subtracted in 200 components = 0.00336357 Jy ! Clean residual min=-0.023973 max=0.014866 Jy/beam ! Clean residual mean=-0.000019 rms=0.004630 Jy/beam ! Combined flux in latest and established models = 0.190107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.190107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577989Jy sigma=1.994602 ! Fit after self-cal, rms=0.577997Jy sigma=1.994437 ! 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.577997Jy sigma=1.994437 ! Fit after self-cal, rms=0.578036Jy sigma=1.992409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=9.943 mas, bpa=18.69 degrees ! Estimated noise=0.96114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241537 Jy ! Component: 100 - total flux cleaned = 0.00268602 Jy ! Component: 150 - total flux cleaned = 0.00268152 Jy ! Component: 200 - total flux cleaned = 0.00267999 Jy ! Total flux subtracted in 200 components = 0.00267999 Jy ! Clean residual min=-0.024671 max=0.016145 Jy/beam ! Clean residual mean=-0.000019 rms=0.004754 Jy/beam ! Combined flux in latest and established models = 0.192787 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.192787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.575859Jy sigma=2.003468 ! Fit after self-cal, rms=0.575862Jy sigma=2.003354 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.000251984 Jy ! Component: 100 - total flux cleaned = 2.91155e-05 Jy ! Component: 150 - total flux cleaned = -0.000180162 Jy ! Component: 200 - total flux cleaned = -0.000796999 Jy ! Total flux subtracted in 200 components = -0.000796999 Jy ! Clean residual min=-0.024851 max=0.017960 Jy/beam ! Clean residual mean=-0.000019 rms=0.004844 Jy/beam ! Combined flux in latest and established models = 0.19199 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.19199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.574461Jy sigma=2.010003 ! Fit after self-cal, rms=0.574464Jy sigma=2.009937 ! 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.574464Jy sigma=2.009937 ! Fit after self-cal, rms=0.574492Jy sigma=2.007587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.059 mas, bmaj=9.919 mas, bpa=18.58 degrees ! Estimated noise=0.970544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002886 Jy ! Component: 100 - total flux cleaned = 0.00288269 Jy ! Component: 150 - total flux cleaned = 0.00267785 Jy ! Component: 200 - total flux cleaned = 0.00227603 Jy ! Total flux subtracted in 200 components = 0.00227603 Jy ! Clean residual min=-0.025255 max=0.018909 Jy/beam ! Clean residual mean=-0.000019 rms=0.004923 Jy/beam ! Combined flux in latest and established models = 0.194266 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.194266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.572987Jy sigma=2.017526 ! Fit after self-cal, rms=0.572997Jy sigma=2.017456 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.000573285 Jy ! Component: 100 - total flux cleaned = -0.000951707 Jy ! Component: 150 - total flux cleaned = -0.00151221 Jy ! Component: 200 - total flux cleaned = -0.00205203 Jy ! Total flux subtracted in 200 components = -0.00205203 Jy ! Clean residual min=-0.025247 max=0.020163 Jy/beam ! Clean residual mean=-0.000019 rms=0.004986 Jy/beam ! Combined flux in latest and established models = 0.192214 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.192214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.572007Jy sigma=2.021930 ! Fit after self-cal, rms=0.572019Jy sigma=2.021859 ! 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.572019Jy sigma=2.021859 ! Fit after self-cal, rms=0.572046Jy sigma=2.020934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.168 mas, bmaj=15.31 mas, bpa=7.597 degrees ! Estimated noise=1.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00572311 Jy ! Component: 100 - total flux cleaned = 0.00572347 Jy ! Component: 150 - total flux cleaned = 0.00533668 Jy ! Component: 200 - total flux cleaned = 0.00496419 Jy ! Total flux subtracted in 200 components = 0.00496419 Jy ! Clean residual min=-0.033517 max=0.021808 Jy/beam ! Clean residual mean=-0.000046 rms=0.008244 Jy/beam ! Combined flux in latest and established models = 0.197178 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.197178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.570873Jy sigma=2.037050 ! Fit after self-cal, rms=0.570876Jy sigma=2.036891 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.000337836 Jy ! Component: 100 - total flux cleaned = -0.000684613 Jy ! Component: 150 - total flux cleaned = -0.00101425 Jy ! Component: 200 - total flux cleaned = -0.00148211 Jy ! Total flux subtracted in 200 components = -0.00148211 Jy ! Clean residual min=-0.033586 max=0.022897 Jy/beam ! Clean residual mean=-0.000045 rms=0.008407 Jy/beam ! Combined flux in latest and established models = 0.195696 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.195696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569727Jy sigma=2.053805 ! Fit after self-cal, rms=0.569685Jy sigma=2.053691 ! 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.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.905 at 18.54 degrees (North through East) ! Clean map min=-0.033384 max=0.22868 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.646 mas, bmaj=8.728 mas, bpa=17.58 degrees ! Estimated noise=1.38974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156084 Jy ! Component: 100 - total flux cleaned = 0.193714 Jy ! Component: 150 - total flux cleaned = 0.198171 Jy ! Component: 200 - total flux cleaned = 0.198225 Jy ! Total flux subtracted in 200 components = 0.198225 Jy ! Clean residual min=-0.034851 max=0.020086 Jy/beam ! Clean residual mean=-0.000026 rms=0.006840 Jy/beam ! Combined flux in latest and established models = 0.198225 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.198225 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 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 = 2.74634e-05 Jy ! Component: 100 - total flux cleaned = 4.30219e-05 Jy ! Component: 150 - total flux cleaned = 0.000380485 Jy ! Component: 200 - total flux cleaned = 0.000381156 Jy ! Total flux subtracted in 200 components = 0.000381156 Jy ! Clean residual min=-0.024761 max=0.013688 Jy/beam ! Clean residual mean=-0.000019 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.198607 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.198607 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.168 mas, bmaj=15.31 mas, bpa=7.597 degrees ! Estimated noise=1.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686395 Jy ! Component: 100 - total flux cleaned = 0.00626641 Jy ! Component: 150 - total flux cleaned = 0.0057018 Jy ! Component: 200 - total flux cleaned = 0.00516036 Jy ! Total flux subtracted in 200 components = 0.00516036 Jy ! Clean residual min=-0.032684 max=0.018703 Jy/beam ! Clean residual mean=-0.000047 rms=0.007784 Jy/beam ! Combined flux in latest and established models = 0.203767 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.000520018 Jy ! Component: 100 - total flux cleaned = -0.0010164 Jy ! Component: 150 - total flux cleaned = -0.00172595 Jy ! Component: 200 - total flux cleaned = -0.00218226 Jy ! Total flux subtracted in 200 components = -0.00218226 Jy ! Clean residual min=-0.032931 max=0.019810 Jy/beam ! Clean residual mean=-0.000047 rms=0.007941 Jy/beam ! Combined flux in latest and established models = 0.201585 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.201585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.905 mas, bpa=18.54 degrees ! Estimated noise=0.976653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160299 Jy ! Component: 100 - total flux cleaned = -0.00215002 Jy ! Component: 150 - total flux cleaned = -0.00303712 Jy ! Component: 200 - total flux cleaned = -0.00422588 Jy ! Total flux subtracted in 200 components = -0.00422588 Jy ! Clean residual min=-0.025469 max=0.019487 Jy/beam ! Clean residual mean=-0.000019 rms=0.005008 Jy/beam ! Combined flux in latest and established models = 0.197359 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.197359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.571970Jy sigma=2.025030 ! Fit after self-cal, rms=0.572002Jy sigma=2.024773 wmodel /J1748+3404_S_map.mod ! wmodel: Unable to open new model file: /J1748+3404_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1748+3404_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.905 at 18.54 degrees (North through East) ! Clean map min=-0.029059 max=0.22268 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1748+3404_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.222677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00500511 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.74308 6.74308 13.4862 26.9723 53.9447 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.222 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 44.49 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1748+3404_S_dfm.log closed on Thu May 19 21:57:09 2016