! Started logfile: /scr/pima/bg219a_uvs/J1441-3456_S_dfm.log on Fri May 20 00:11:17 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/J1441-3456_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1441-3456_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.561749 visibilities/baseline/integration-bin. ! Found source: J1441-3456 ! ! 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 2056 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 J1441-3456_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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021376Jy sigma=17.911620 ! Fit after self-cal, rms=0.742142Jy sigma=12.575796 ! 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=1.957 mas, bmaj=6.704 mas, bpa=-0.7902 degrees ! Estimated noise=1.97341 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.1882 Jy ! Component: 100 - total flux cleaned = 0.239873 Jy ! Total flux subtracted in 100 components = 0.239873 Jy ! Clean residual min=-0.014716 max=0.023933 Jy/beam ! Clean residual mean=0.000736 rms=0.004702 Jy/beam ! Combined flux in latest and established models = 0.239873 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.239873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087190Jy sigma=1.440989 ! Fit after self-cal, rms=0.087176Jy sigma=1.440459 ! 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.499 mas, bmaj=8.074 mas, bpa=-2.889 degrees ! Estimated noise=1.02298 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.0355523 Jy ! Component: 100 - total flux cleaned = 0.0525131 Jy ! Component: 150 - total flux cleaned = 0.0617435 Jy ! Component: 200 - total flux cleaned = 0.0667995 Jy ! Total flux subtracted in 200 components = 0.0667995 Jy ! Clean residual min=-0.006690 max=0.010931 Jy/beam ! Clean residual mean=0.000442 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.306673 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 41 components and 0.306673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073511Jy sigma=1.165951 ! Fit after self-cal, rms=0.073414Jy sigma=1.164890 ! 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.499 x 8.074 at -2.889 degrees (North through East) ! Clean map min=-0.0062029 max=0.26038 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. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.03 NL 1.11 OV 0.98 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.98 NL 1.11 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.99 NL 1.08 OV 1.03 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.02 NL 1.05 OV 0.95 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.073414Jy sigma=1.164890 ! Fit after self-cal, rms=0.075682Jy sigma=1.139273 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.44 mas, bmaj=7.166 mas, bpa=-3.695 degrees ! Estimated noise=1.16317 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.00156441 Jy ! Component: 100 - total flux cleaned = 0.00130713 Jy ! Component: 150 - total flux cleaned = 0.00113692 Jy ! Component: 200 - total flux cleaned = 0.00109803 Jy ! Total flux subtracted in 200 components = 0.00109803 Jy ! Clean residual min=-0.004664 max=0.005054 Jy/beam ! Clean residual mean=0.000029 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.307771 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.307771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075589Jy sigma=1.138095 ! Fit after self-cal, rms=0.075725Jy sigma=1.137763 ! 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.075725Jy sigma=1.137763 ! Fit after self-cal, rms=0.075560Jy sigma=1.137597 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=7.155 mas, bpa=-3.68 degrees ! Estimated noise=1.1608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000909613 Jy ! Component: 100 - total flux cleaned = 0.000942713 Jy ! Component: 150 - total flux cleaned = 0.000942904 Jy ! Component: 200 - total flux cleaned = 0.000915597 Jy ! Total flux subtracted in 200 components = 0.000915597 Jy ! Clean residual min=-0.004634 max=0.005006 Jy/beam ! Clean residual mean=0.000031 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.308686 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.308686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075518Jy sigma=1.137262 ! Fit after self-cal, rms=0.075522Jy sigma=1.137216 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.72517e-05 Jy ! Component: 100 - total flux cleaned = -3.17455e-07 Jy ! Component: 150 - total flux cleaned = -4.76863e-07 Jy ! Component: 200 - total flux cleaned = -2.14389e-05 Jy ! Total flux subtracted in 200 components = -2.14389e-05 Jy ! Clean residual min=-0.004665 max=0.004969 Jy/beam ! Clean residual mean=0.000031 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.308665 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.308665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075503Jy sigma=1.137020 ! Fit after self-cal, rms=0.075506Jy sigma=1.136987 ! 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.075506Jy sigma=1.136987 ! Fit after self-cal, rms=0.075362Jy sigma=1.136893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=7.146 mas, bpa=-3.668 degrees ! Estimated noise=1.15911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511141 Jy ! Component: 100 - total flux cleaned = 0.00058801 Jy ! Component: 150 - total flux cleaned = 0.000631241 Jy ! Component: 200 - total flux cleaned = 0.00068786 Jy ! Total flux subtracted in 200 components = 0.00068786 Jy ! Clean residual min=-0.004653 max=0.004922 Jy/beam ! Clean residual mean=0.000031 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.309353 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.309353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075336Jy sigma=1.136781 ! Fit after self-cal, rms=0.075341Jy sigma=1.136742 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.85538e-05 Jy ! Component: 100 - total flux cleaned = -9.78291e-06 Jy ! Component: 150 - total flux cleaned = 4.45052e-05 Jy ! Component: 200 - total flux cleaned = 9.23689e-05 Jy ! Total flux subtracted in 200 components = 9.23689e-05 Jy ! Clean residual min=-0.004677 max=0.004910 Jy/beam ! Clean residual mean=0.000032 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.309445 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.309445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075325Jy sigma=1.136672 ! Fit after self-cal, rms=0.075331Jy sigma=1.136638 ! 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.075331Jy sigma=1.136638 ! Fit after self-cal, rms=0.075219Jy sigma=1.136576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.979 mas, bmaj=22.77 mas, bpa=-0.3221 degrees ! Estimated noise=1.67912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575475 Jy ! Component: 100 - total flux cleaned = 0.000574449 Jy ! Component: 150 - total flux cleaned = 0.000574393 Jy ! Component: 200 - total flux cleaned = 0.000574043 Jy ! Total flux subtracted in 200 components = 0.000574043 Jy ! Clean residual min=-0.003219 max=0.005151 Jy/beam ! Clean residual mean=0.000086 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.310019 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 66 components and 0.310019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075215Jy sigma=1.136735 ! Fit after self-cal, rms=0.075220Jy sigma=1.136719 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.04574e-08 Jy ! Component: 100 - total flux cleaned = -1.51269e-06 Jy ! Component: 150 - total flux cleaned = -1.25024e-05 Jy ! Component: 200 - total flux cleaned = -1.35417e-05 Jy ! Total flux subtracted in 200 components = -1.35417e-05 Jy ! Clean residual min=-0.003196 max=0.005136 Jy/beam ! Clean residual mean=0.000086 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.310006 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 67 components and 0.310006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075226Jy sigma=1.136934 ! Fit after self-cal, rms=0.075231Jy sigma=1.136918 ! 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.426 mas, bmaj=7.139 mas, bpa=-3.653 degrees ! Estimated noise=1.1579 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.426 x 7.139 at -3.653 degrees (North through East) ! Clean map min=-0.0042273 max=0.25437 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=1.903 mas, bmaj=6.317 mas, bpa=-0.6219 degrees ! Estimated noise=2.16951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18367 Jy ! Component: 100 - total flux cleaned = 0.237116 Jy ! Component: 150 - total flux cleaned = 0.262337 Jy ! Component: 200 - total flux cleaned = 0.27667 Jy ! Total flux subtracted in 200 components = 0.27667 Jy ! Clean residual min=-0.010313 max=0.010992 Jy/beam ! Clean residual mean=-0.000092 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.27667 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.27667 Jy ! Inverting map and beam ! Estimated beam: bmin=2.426 mas, bmaj=7.139 mas, bpa=-3.653 degrees ! Estimated noise=1.1579 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.0156099 Jy ! Component: 100 - total flux cleaned = 0.0237965 Jy ! Component: 150 - total flux cleaned = 0.0282737 Jy ! Component: 200 - total flux cleaned = 0.0307349 Jy ! Total flux subtracted in 200 components = 0.0307349 Jy ! Clean residual min=-0.004894 max=0.004638 Jy/beam ! Clean residual mean=0.000006 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.307405 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.307405 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.979 mas, bmaj=22.77 mas, bpa=-0.3221 degrees ! Estimated noise=1.67912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226547 Jy ! Component: 100 - total flux cleaned = 0.00265805 Jy ! Component: 150 - total flux cleaned = 0.00265736 Jy ! Component: 200 - total flux cleaned = 0.00265753 Jy ! Total flux subtracted in 200 components = 0.00265753 Jy ! Clean residual min=-0.003323 max=0.005118 Jy/beam ! Clean residual mean=0.000088 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.310062 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 = 1.73994e-07 Jy ! Component: 100 - total flux cleaned = 3.24172e-07 Jy ! Component: 150 - total flux cleaned = 4.60288e-07 Jy ! Component: 200 - total flux cleaned = 5.85286e-07 Jy ! Total flux subtracted in 200 components = 5.85286e-07 Jy ! Clean residual min=-0.003300 max=0.005123 Jy/beam ! Clean residual mean=0.000088 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.310063 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 52 components and 0.310063 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.426 mas, bmaj=7.139 mas, bpa=-3.653 degrees ! Estimated noise=1.1579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177211 Jy ! Component: 100 - total flux cleaned = -6.15587e-05 Jy ! Component: 150 - total flux cleaned = 3.6059e-05 Jy ! Component: 200 - total flux cleaned = 8.60932e-05 Jy ! Total flux subtracted in 200 components = 8.60932e-05 Jy ! Clean residual min=-0.004684 max=0.004946 Jy/beam ! Clean residual mean=0.000032 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.310149 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.310149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075190Jy sigma=1.136573 ! Fit after self-cal, rms=0.075203Jy sigma=1.136460 wmodel /J1441-3456_S_map.mod ! wmodel: Unable to open new model file: /J1441-3456_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1441-3456_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.426 x 7.139 at -3.653 degrees (North through East) ! Clean map min=-0.0042691 max=0.25319 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1441-3456_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.253185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00119077 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41095 1.41095 2.82189 5.64378 11.2876 22.5751 45.1503 90.3005 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.253 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 212.623 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1441-3456_S_dfm.log closed on Fri May 20 00:11:19 2016