! Started logfile: /scr/pima/bg219g_uvs/J1521+4336_S_dfm.log on Thu May 19 21:51: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/bg219g_uvs/J1521+4336_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1521+4336_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896825 visibilities/baseline/integration-bin. ! Found source: J1521+4336 ! ! 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 904 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 J1521+4336_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039966Jy sigma=21.045311 ! Fit after self-cal, rms=0.719423Jy sigma=14.287417 ! 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.456 mas, bmaj=8.002 mas, bpa=10.03 degrees ! Estimated noise=1.60479 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.223231 Jy ! Component: 100 - total flux cleaned = 0.271955 Jy ! Total flux subtracted in 100 components = 0.271955 Jy ! Clean residual min=-0.012447 max=0.018863 Jy/beam ! Clean residual mean=-0.000002 rms=0.003660 Jy/beam ! Combined flux in latest and established models = 0.271955 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.271955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084391Jy sigma=1.502589 ! Fit after self-cal, rms=0.083638Jy sigma=1.493759 ! 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.775 mas, bmaj=8.499 mas, bpa=9.008 degrees ! Estimated noise=1.34671 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.0154199 Jy ! Component: 100 - total flux cleaned = 0.0208454 Jy ! Component: 150 - total flux cleaned = 0.0223464 Jy ! Component: 200 - total flux cleaned = 0.0223638 Jy ! Total flux subtracted in 200 components = 0.0223638 Jy ! Clean residual min=-0.017738 max=0.013935 Jy/beam ! Clean residual mean=-0.000020 rms=0.003561 Jy/beam ! Combined flux in latest and established models = 0.294319 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.294319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081857Jy sigma=1.413338 ! Fit after self-cal, rms=0.081833Jy sigma=1.412784 ! 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.775 x 8.499 at 9.008 degrees (North through East) ! Clean map min=-0.017281 max=0.28934 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 0.97 HN 1.03 KP 0.99 LA 1.14 ! MK 1.01 NL 0.90 OV 0.97 PT 1.04 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.06 KP 0.97 LA 1.09 ! MK 1.00 NL 0.85 OV 1.02 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 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: ! BR 0.98 HN 1.07 KP 1.04 LA 1.20 ! MK 0.99 NL 0.87 OV 1.04 PT 1.04 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.081833Jy sigma=1.412784 ! Fit after self-cal, rms=0.080647Jy sigma=1.338636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=8.503 mas, bpa=9.048 degrees ! Estimated noise=1.34456 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.00058351 Jy ! Component: 100 - total flux cleaned = 0.00100477 Jy ! Component: 150 - total flux cleaned = 0.0013514 Jy ! Component: 200 - total flux cleaned = 0.001582 Jy ! Total flux subtracted in 200 components = 0.001582 Jy ! Clean residual min=-0.008484 max=0.008743 Jy/beam ! Clean residual mean=-0.000010 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.295901 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.295901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080555Jy sigma=1.334203 ! Fit after self-cal, rms=0.080568Jy sigma=1.333603 ! 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.080568Jy sigma=1.333603 ! Fit after self-cal, rms=0.080723Jy sigma=1.333444 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.774 mas, bmaj=8.502 mas, bpa=9.013 degrees ! Estimated noise=1.34718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512597 Jy ! Component: 100 - total flux cleaned = 0.000970669 Jy ! Component: 150 - total flux cleaned = 0.00124818 Jy ! Component: 200 - total flux cleaned = 0.00141092 Jy ! Total flux subtracted in 200 components = 0.00141092 Jy ! Clean residual min=-0.008267 max=0.008616 Jy/beam ! Clean residual mean=-0.000010 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.297312 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.297312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080708Jy sigma=1.331064 ! Fit after self-cal, rms=0.080696Jy sigma=1.330811 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.62527e-05 Jy ! Component: 100 - total flux cleaned = 0.000136484 Jy ! Component: 150 - total flux cleaned = 0.000103252 Jy ! Component: 200 - total flux cleaned = 1.32021e-05 Jy ! Total flux subtracted in 200 components = 1.32021e-05 Jy ! Clean residual min=-0.008194 max=0.008456 Jy/beam ! Clean residual mean=-0.000010 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.297325 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.297325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080676Jy sigma=1.329872 ! Fit after self-cal, rms=0.080667Jy sigma=1.329725 ! 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.080667Jy sigma=1.329725 ! Fit after self-cal, rms=0.080854Jy sigma=1.329514 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=8.502 mas, bpa=8.973 degrees ! Estimated noise=1.35025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353724 Jy ! Component: 100 - total flux cleaned = 0.000715996 Jy ! Component: 150 - total flux cleaned = 0.000849102 Jy ! Component: 200 - total flux cleaned = 0.000791923 Jy ! Total flux subtracted in 200 components = 0.000791923 Jy ! Clean residual min=-0.008123 max=0.008469 Jy/beam ! Clean residual mean=-0.000010 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 0.298117 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.298117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080857Jy sigma=1.328254 ! Fit after self-cal, rms=0.080852Jy sigma=1.328157 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.8791e-05 Jy ! Component: 100 - total flux cleaned = 3.01215e-06 Jy ! Component: 150 - total flux cleaned = -4.74586e-05 Jy ! Component: 200 - total flux cleaned = -0.000118713 Jy ! Total flux subtracted in 200 components = -0.000118713 Jy ! Clean residual min=-0.008073 max=0.008433 Jy/beam ! Clean residual mean=-0.000010 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.297998 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.297998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080843Jy sigma=1.327660 ! Fit after self-cal, rms=0.080839Jy sigma=1.327598 ! 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.080839Jy sigma=1.327598 ! Fit after self-cal, rms=0.080993Jy sigma=1.327461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.106 mas, bmaj=9.524 mas, bpa=5.019 degrees ! Estimated noise=1.82606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023895 Jy ! Component: 100 - total flux cleaned = -0.00273134 Jy ! Component: 150 - total flux cleaned = -0.00288121 Jy ! Component: 200 - total flux cleaned = -0.00302114 Jy ! Total flux subtracted in 200 components = -0.00302114 Jy ! Clean residual min=-0.009427 max=0.013771 Jy/beam ! Clean residual mean=-0.000026 rms=0.003301 Jy/beam ! Combined flux in latest and established models = 0.294977 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.294977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081044Jy sigma=1.328663 ! Fit after self-cal, rms=0.081030Jy sigma=1.328603 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.79872e-05 Jy ! Component: 100 - total flux cleaned = -0.000255763 Jy ! Component: 150 - total flux cleaned = -0.000364777 Jy ! Component: 200 - total flux cleaned = -0.000467252 Jy ! Total flux subtracted in 200 components = -0.000467252 Jy ! Clean residual min=-0.009356 max=0.013696 Jy/beam ! Clean residual mean=-0.000025 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.29451 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.29451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081125Jy sigma=1.329478 ! Fit after self-cal, rms=0.081120Jy sigma=1.329456 ! 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.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.502 at 8.942 degrees (North through East) ! Clean map min=-0.0083928 max=0.29045 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.454 mas, bmaj=8.004 mas, bpa=10.02 degrees ! Estimated noise=1.62539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226155 Jy ! Component: 100 - total flux cleaned = 0.275498 Jy ! Component: 150 - total flux cleaned = 0.289682 Jy ! Component: 200 - total flux cleaned = 0.294644 Jy ! Total flux subtracted in 200 components = 0.294644 Jy ! Clean residual min=-0.008200 max=0.009887 Jy/beam ! Clean residual mean=-0.000004 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.294644 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.294644 Jy ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 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 (16.5, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100959 Jy ! Component: 100 - total flux cleaned = 0.0142524 Jy ! Component: 150 - total flux cleaned = 0.017166 Jy ! Component: 200 - total flux cleaned = 0.0174827 Jy ! Total flux subtracted in 200 components = 0.0174827 Jy ! Clean residual min=-0.007576 max=0.007065 Jy/beam ! Clean residual mean=-0.000004 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.312126 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.312126 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.106 mas, bmaj=9.524 mas, bpa=5.019 degrees ! Estimated noise=1.82606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00346729 Jy ! Component: 100 - total flux cleaned = -0.00443524 Jy ! Component: 150 - total flux cleaned = -0.00522913 Jy ! Component: 200 - total flux cleaned = -0.00585302 Jy ! Total flux subtracted in 200 components = -0.00585302 Jy ! Clean residual min=-0.008353 max=0.010473 Jy/beam ! Clean residual mean=-0.000013 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.306273 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.000647023 Jy ! Component: 100 - total flux cleaned = -0.00116429 Jy ! Component: 150 - total flux cleaned = -0.00157947 Jy ! Component: 200 - total flux cleaned = -0.0019711 Jy ! Total flux subtracted in 200 components = -0.0019711 Jy ! Clean residual min=-0.007964 max=0.010039 Jy/beam ! Clean residual mean=-0.000013 rms=0.002556 Jy/beam ! Combined flux in latest and established models = 0.304302 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 73 components and 0.304302 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=8.502 mas, bpa=8.942 degrees ! Estimated noise=1.35298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240181 Jy ! Component: 100 - total flux cleaned = 0.00327547 Jy ! Component: 150 - total flux cleaned = 0.00383654 Jy ! Component: 200 - total flux cleaned = 0.00399934 Jy ! Total flux subtracted in 200 components = 0.00399934 Jy ! Clean residual min=-0.006326 max=0.006672 Jy/beam ! Clean residual mean=-0.000003 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.308302 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.308301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079007Jy sigma=1.306351 ! Fit after self-cal, rms=0.078940Jy sigma=1.302001 wmodel /J1521+4336_S_map.mod ! wmodel: Unable to open new model file: /J1521+4336_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1521+4336_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.776 x 8.502 at 8.942 degrees (North through East) ! Clean map min=-0.0062149 max=0.28639 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1521+4336_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.286395 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00166528 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.74439 1.74439 3.48878 6.97756 13.9551 27.9103 55.8205 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.286 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 171.979 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1521+4336_S_dfm.log closed on Thu May 19 21:51:39 2016