! Started logfile: /scr/pima/bg219g_uvs/J1323-3849_S_dfm.log on Thu May 19 21:47: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/bg219g_uvs/J1323-3849_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1323-3849_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.898746 visibilities/baseline/integration-bin. ! Found source: J1323-3849 ! ! 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 4012 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 J1323-3849_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.043410Jy sigma=14.396022 ! Fit after self-cal, rms=0.810490Jy sigma=10.889646 ! 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.164 mas, bmaj=6.829 mas, bpa=-9.348 degrees ! Estimated noise=1.52531 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.160694 Jy ! Component: 100 - total flux cleaned = 0.200008 Jy ! Total flux subtracted in 100 components = 0.200008 Jy ! Clean residual min=-0.024536 max=0.035760 Jy/beam ! Clean residual mean=-0.000020 rms=0.006025 Jy/beam ! Combined flux in latest and established models = 0.200008 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.200008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168543Jy sigma=2.056709 ! Fit after self-cal, rms=0.168371Jy sigma=2.055702 ! 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.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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 (4, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.03625 Jy ! Component: 100 - total flux cleaned = 0.0543282 Jy ! Component: 150 - total flux cleaned = 0.062438 Jy ! Component: 200 - total flux cleaned = 0.0649471 Jy ! Total flux subtracted in 200 components = 0.0649471 Jy ! Clean residual min=-0.024560 max=0.021992 Jy/beam ! Clean residual mean=0.000029 rms=0.005096 Jy/beam ! Combined flux in latest and established models = 0.264955 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.264955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159785Jy sigma=1.943652 ! Fit after self-cal, rms=0.159308Jy sigma=1.935122 ! 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.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.021979 max=0.1958 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.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! 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 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.159308Jy sigma=1.935122 ! Fit after self-cal, rms=0.159308Jy sigma=1.935122 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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.00957628 Jy ! Component: 100 - total flux cleaned = 0.0101253 Jy ! Component: 150 - total flux cleaned = 0.0105927 Jy ! Component: 200 - total flux cleaned = 0.011013 Jy ! Total flux subtracted in 200 components = 0.011013 Jy ! Clean residual min=-0.021437 max=0.017189 Jy/beam ! Clean residual mean=0.000039 rms=0.004808 Jy/beam ! Combined flux in latest and established models = 0.275968 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 56 components and 0.275968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157882Jy sigma=1.924090 ! Fit after self-cal, rms=0.157798Jy sigma=1.921727 ! 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.157798Jy sigma=1.921727 ! Fit after self-cal, rms=0.157798Jy sigma=1.921727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352647 Jy ! Component: 100 - total flux cleaned = 0.00437302 Jy ! Component: 150 - total flux cleaned = 0.00455862 Jy ! Component: 200 - total flux cleaned = 0.00472876 Jy ! Total flux subtracted in 200 components = 0.00472876 Jy ! Clean residual min=-0.020143 max=0.015505 Jy/beam ! Clean residual mean=0.000045 rms=0.004706 Jy/beam ! Combined flux in latest and established models = 0.280697 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.280697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157079Jy sigma=1.916704 ! Fit after self-cal, rms=0.157052Jy sigma=1.915722 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.00209618 Jy ! Component: 100 - total flux cleaned = 0.00260051 Jy ! Component: 150 - total flux cleaned = 0.0029048 Jy ! Component: 200 - total flux cleaned = 0.00290207 Jy ! Total flux subtracted in 200 components = 0.00290207 Jy ! Clean residual min=-0.019502 max=0.014886 Jy/beam ! Clean residual mean=0.000049 rms=0.004653 Jy/beam ! Combined flux in latest and established models = 0.283599 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.283599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156624Jy sigma=1.912576 ! Fit after self-cal, rms=0.156611Jy sigma=1.912141 ! 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.156611Jy sigma=1.912141 ! Fit after self-cal, rms=0.156611Jy sigma=1.912141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141923 Jy ! Component: 100 - total flux cleaned = 0.0017009 Jy ! Component: 150 - total flux cleaned = 0.00183245 Jy ! Component: 200 - total flux cleaned = 0.00183595 Jy ! Total flux subtracted in 200 components = 0.00183595 Jy ! Clean residual min=-0.018978 max=0.014762 Jy/beam ! Clean residual mean=0.000051 rms=0.004618 Jy/beam ! Combined flux in latest and established models = 0.285435 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.285435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156325Jy sigma=1.909862 ! Fit after self-cal, rms=0.156314Jy sigma=1.909657 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.00102258 Jy ! Component: 100 - total flux cleaned = 0.00114489 Jy ! Component: 150 - total flux cleaned = 0.00125729 Jy ! Component: 200 - total flux cleaned = 0.0013662 Jy ! Total flux subtracted in 200 components = 0.0013662 Jy ! Clean residual min=-0.018590 max=0.014638 Jy/beam ! Clean residual mean=0.000052 rms=0.004593 Jy/beam ! Combined flux in latest and established models = 0.286801 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.286801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156104Jy sigma=1.907884 ! Fit after self-cal, rms=0.156091Jy sigma=1.907764 ! 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.156091Jy sigma=1.907764 ! Fit after self-cal, rms=0.156091Jy sigma=1.907764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.319 mas, bmaj=23.86 mas, bpa=-1.152 degrees ! Estimated noise=1.19542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315569 Jy ! Component: 100 - total flux cleaned = 0.00343428 Jy ! Component: 150 - total flux cleaned = 0.00367442 Jy ! Component: 200 - total flux cleaned = 0.00374367 Jy ! Total flux subtracted in 200 components = 0.00374367 Jy ! Clean residual min=-0.027390 max=0.021345 Jy/beam ! Clean residual mean=0.000135 rms=0.008518 Jy/beam ! Combined flux in latest and established models = 0.290545 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.290545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156103Jy sigma=1.908360 ! Fit after self-cal, rms=0.156088Jy sigma=1.907895 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.000340389 Jy ! Component: 100 - total flux cleaned = 0.000480132 Jy ! Component: 150 - total flux cleaned = 0.000547263 Jy ! Component: 200 - total flux cleaned = 0.00060823 Jy ! Total flux subtracted in 200 components = 0.00060823 Jy ! Clean residual min=-0.027212 max=0.021154 Jy/beam ! Clean residual mean=0.000136 rms=0.008516 Jy/beam ! Combined flux in latest and established models = 0.291153 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.291153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156117Jy sigma=1.908460 ! Fit after self-cal, rms=0.156117Jy sigma=1.908310 ! 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.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.016859 max=0.18223 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.164 mas, bmaj=6.829 mas, bpa=-9.348 degrees ! Estimated noise=1.52531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162712 Jy ! Component: 100 - total flux cleaned = 0.210757 Jy ! Component: 150 - total flux cleaned = 0.235112 Jy ! Component: 200 - total flux cleaned = 0.251371 Jy ! Total flux subtracted in 200 components = 0.251371 Jy ! Clean residual min=-0.022101 max=0.019038 Jy/beam ! Clean residual mean=0.000005 rms=0.004637 Jy/beam ! Combined flux in latest and established models = 0.251371 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.251371 Jy ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 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.0145481 Jy ! Component: 100 - total flux cleaned = 0.0235651 Jy ! Component: 150 - total flux cleaned = 0.0292636 Jy ! Component: 200 - total flux cleaned = 0.0308068 Jy ! Total flux subtracted in 200 components = 0.0308068 Jy ! Clean residual min=-0.021112 max=0.014652 Jy/beam ! Clean residual mean=0.000053 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.282178 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.282178 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.319 mas, bmaj=23.86 mas, bpa=-1.152 degrees ! Estimated noise=1.19542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00624296 Jy ! Component: 100 - total flux cleaned = 0.00702173 Jy ! Component: 150 - total flux cleaned = 0.00766822 Jy ! Component: 200 - total flux cleaned = 0.00807709 Jy ! Total flux subtracted in 200 components = 0.00807709 Jy ! Clean residual min=-0.029721 max=0.020094 Jy/beam ! Clean residual mean=0.000143 rms=0.008635 Jy/beam ! Combined flux in latest and established models = 0.290255 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.000344401 Jy ! Component: 100 - total flux cleaned = 0.000567424 Jy ! Component: 150 - total flux cleaned = 0.000663534 Jy ! Component: 200 - total flux cleaned = 0.000761133 Jy ! Total flux subtracted in 200 components = 0.000761133 Jy ! Clean residual min=-0.028897 max=0.020539 Jy/beam ! Clean residual mean=0.000141 rms=0.008576 Jy/beam ! Combined flux in latest and established models = 0.291016 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.291017 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=8.108 mas, bpa=-8.099 degrees ! Estimated noise=0.897945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297645 Jy ! Component: 100 - total flux cleaned = -0.00281808 Jy ! Component: 150 - total flux cleaned = -0.00267884 Jy ! Component: 200 - total flux cleaned = -0.00254154 Jy ! Total flux subtracted in 200 components = -0.00254154 Jy ! Clean residual min=-0.018725 max=0.014119 Jy/beam ! Clean residual mean=0.000055 rms=0.004629 Jy/beam ! Combined flux in latest and established models = 0.288475 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.288475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156255Jy sigma=1.912715 ! Fit after self-cal, rms=0.156223Jy sigma=1.911763 wmodel /J1323-3849_S_map.mod ! wmodel: Unable to open new model file: /J1323-3849_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1323-3849_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.761 x 8.108 at -8.099 degrees (North through East) ! Clean map min=-0.017207 max=0.17186 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1323-3849_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171863 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00461102 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.04886 8.04886 16.0977 32.1955 64.3909 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0138 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 37.272 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1323-3849_S_dfm.log closed on Thu May 19 21:47:19 2016