! Started logfile: /scr/pima/bg219i_uvs/J2005-3723_S_dfm.log on Thu May 19 23:33:36 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/bg219i_uvs/J2005-3723_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2005-3723_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2005-3723 ! ! 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 784 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 J2005-3723_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.085714Jy sigma=14.459971 ! Fit after self-cal, rms=0.556328Jy sigma=7.543838 ! 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.204 mas, bmaj=6.667 mas, bpa=0.4857 degrees ! Estimated noise=2.45487 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.338687 Jy ! Component: 100 - total flux cleaned = 0.417699 Jy ! Total flux subtracted in 100 components = 0.417699 Jy ! Clean residual min=-0.020345 max=0.031810 Jy/beam ! Clean residual mean=-0.000516 rms=0.006253 Jy/beam ! Combined flux in latest and established models = 0.417699 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.417699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106029Jy sigma=1.391901 ! Fit after self-cal, rms=0.105974Jy sigma=1.391729 ! 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.678 mas, bmaj=7.554 mas, bpa=-1.483 degrees ! Estimated noise=2.08846 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.0415483 Jy ! Component: 100 - total flux cleaned = 0.0596342 Jy ! Component: 150 - total flux cleaned = 0.0682586 Jy ! Component: 200 - total flux cleaned = 0.0725278 Jy ! Total flux subtracted in 200 components = 0.0725278 Jy ! Clean residual min=-0.012751 max=0.019756 Jy/beam ! Clean residual mean=-0.000263 rms=0.003990 Jy/beam ! Combined flux in latest and established models = 0.490227 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.490227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091598Jy sigma=1.169503 ! Fit after self-cal, rms=0.091456Jy sigma=1.168960 ! 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.678 x 7.554 at -1.483 degrees (North through East) ! Clean map min=-0.01205 max=0.44722 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 1.02 FD 1.00 KP 0.96 LA 0.98 ! MK 1.01 NL 1.17 PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 KP 0.93 LA 0.96 ! MK 0.99 NL 1.11 PT 0.92 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 KP 0.95 LA 0.99 ! MK 0.96 NL 1.17 PT 0.94 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 KP 0.96 LA 0.93 ! MK 1.04 NL 1.17 PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.091456Jy sigma=1.168960 ! Fit after self-cal, rms=0.087183Jy sigma=1.072561 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=7.561 mas, bpa=-1.421 degrees ! Estimated noise=2.08691 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.000994062 Jy ! Component: 100 - total flux cleaned = 0.000866272 Jy ! Component: 150 - total flux cleaned = 0.000865132 Jy ! Component: 200 - total flux cleaned = 0.000862 Jy ! Total flux subtracted in 200 components = 0.000862 Jy ! Clean residual min=-0.007251 max=0.007487 Jy/beam ! Clean residual mean=0.000021 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.491089 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.491089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087149Jy sigma=1.071915 ! Fit after self-cal, rms=0.087242Jy sigma=1.071686 ! 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.087242Jy sigma=1.071686 ! Fit after self-cal, rms=0.087309Jy sigma=1.071583 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.682 mas, bmaj=7.557 mas, bpa=-1.453 degrees ! Estimated noise=2.08655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000868609 Jy ! Component: 100 - total flux cleaned = 0.000936884 Jy ! Component: 150 - total flux cleaned = 0.000935043 Jy ! Component: 200 - total flux cleaned = 0.00093628 Jy ! Total flux subtracted in 200 components = 0.00093628 Jy ! Clean residual min=-0.007251 max=0.007428 Jy/beam ! Clean residual mean=0.000022 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.492025 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.492025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087276Jy sigma=1.071281 ! Fit after self-cal, rms=0.087272Jy sigma=1.071272 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 = 3.22648e-05 Jy ! Component: 100 - total flux cleaned = 3.30747e-05 Jy ! Component: 150 - total flux cleaned = 7.6155e-06 Jy ! Component: 200 - total flux cleaned = -1.73035e-05 Jy ! Total flux subtracted in 200 components = -1.73035e-05 Jy ! Clean residual min=-0.007263 max=0.007371 Jy/beam ! Clean residual mean=0.000022 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.492008 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.492008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087263Jy sigma=1.071015 ! Fit after self-cal, rms=0.087263Jy sigma=1.071008 ! 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.087263Jy sigma=1.071008 ! Fit after self-cal, rms=0.087309Jy sigma=1.070865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.678 mas, bmaj=7.552 mas, bpa=-1.49 degrees ! Estimated noise=2.08575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000877075 Jy ! Component: 100 - total flux cleaned = 0.000998563 Jy ! Component: 150 - total flux cleaned = 0.00105195 Jy ! Component: 200 - total flux cleaned = 0.00102639 Jy ! Total flux subtracted in 200 components = 0.00102639 Jy ! Clean residual min=-0.007249 max=0.007338 Jy/beam ! Clean residual mean=0.000022 rms=0.001812 Jy/beam ! Combined flux in latest and established models = 0.493035 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.493035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087274Jy sigma=1.070737 ! Fit after self-cal, rms=0.087276Jy sigma=1.070730 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.00921e-06 Jy ! Component: 100 - total flux cleaned = -2.49909e-05 Jy ! Component: 150 - total flux cleaned = -2.54119e-05 Jy ! Component: 200 - total flux cleaned = -4.78837e-05 Jy ! Total flux subtracted in 200 components = -4.78837e-05 Jy ! Clean residual min=-0.007256 max=0.007307 Jy/beam ! Clean residual mean=0.000021 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.492987 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.492987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087266Jy sigma=1.070548 ! Fit after self-cal, rms=0.087269Jy sigma=1.070540 ! 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.087269Jy sigma=1.070540 ! Fit after self-cal, rms=0.087312Jy sigma=1.070391 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.638 mas, bmaj=25.01 mas, bpa=5.671 degrees ! Estimated noise=2.98141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831585 Jy ! Component: 100 - total flux cleaned = 0.000791005 Jy ! Component: 150 - total flux cleaned = 0.000771193 Jy ! Component: 200 - total flux cleaned = 0.000734464 Jy ! Total flux subtracted in 200 components = 0.000734464 Jy ! Clean residual min=-0.006134 max=0.006867 Jy/beam ! Clean residual mean=0.000049 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.493721 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 42 components and 0.493721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087282Jy sigma=1.070605 ! Fit after self-cal, rms=0.087288Jy sigma=1.070594 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.85989e-06 Jy ! Component: 100 - total flux cleaned = -1.59758e-05 Jy ! Component: 150 - total flux cleaned = -4.99683e-05 Jy ! Component: 200 - total flux cleaned = -6.61098e-05 Jy ! Total flux subtracted in 200 components = -6.61098e-05 Jy ! Clean residual min=-0.006138 max=0.006834 Jy/beam ! Clean residual mean=0.000048 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.493655 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 42 components and 0.493655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087285Jy sigma=1.070927 ! Fit after self-cal, rms=0.087285Jy sigma=1.070924 ! 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.674 mas, bmaj=7.547 mas, bpa=-1.528 degrees ! Estimated noise=2.08482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.674 x 7.547 at -1.528 degrees (North through East) ! Clean map min=-0.0069422 max=0.44547 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.201 mas, bmaj=6.662 mas, bpa=0.5288 degrees ! Estimated noise=2.47202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.341003 Jy ! Component: 100 - total flux cleaned = 0.421096 Jy ! Component: 150 - total flux cleaned = 0.455688 Jy ! Component: 200 - total flux cleaned = 0.473598 Jy ! Total flux subtracted in 200 components = 0.473598 Jy ! Clean residual min=-0.011197 max=0.011114 Jy/beam ! Clean residual mean=-0.000065 rms=0.002836 Jy/beam ! Combined flux in latest and established models = 0.473598 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.473598 Jy ! Inverting map and beam ! Estimated beam: bmin=2.674 mas, bmaj=7.547 mas, bpa=-1.528 degrees ! Estimated noise=2.08482 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 (2, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114302 Jy ! Component: 100 - total flux cleaned = 0.0171543 Jy ! Component: 150 - total flux cleaned = 0.0193024 Jy ! Component: 200 - total flux cleaned = 0.0197888 Jy ! Total flux subtracted in 200 components = 0.0197888 Jy ! Clean residual min=-0.007479 max=0.006955 Jy/beam ! Clean residual mean=0.000018 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.493387 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.493387 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=8.638 mas, bmaj=25.01 mas, bpa=5.671 degrees ! Estimated noise=2.98141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239568 Jy ! Component: 100 - total flux cleaned = 0.000171633 Jy ! Component: 150 - total flux cleaned = -3.74861e-05 Jy ! Component: 200 - total flux cleaned = -0.000172384 Jy ! Total flux subtracted in 200 components = -0.000172384 Jy ! Clean residual min=-0.006380 max=0.006955 Jy/beam ! Clean residual mean=0.000040 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.493215 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.000159218 Jy ! Component: 100 - total flux cleaned = -0.000264691 Jy ! Component: 150 - total flux cleaned = -0.000359917 Jy ! Component: 200 - total flux cleaned = -0.000447352 Jy ! Total flux subtracted in 200 components = -0.000447352 Jy ! Clean residual min=-0.006445 max=0.006689 Jy/beam ! Clean residual mean=0.000034 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.492767 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.492767 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.674 mas, bmaj=7.547 mas, bpa=-1.528 degrees ! Estimated noise=2.08482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000718517 Jy ! Component: 100 - total flux cleaned = 0.000447015 Jy ! Component: 150 - total flux cleaned = 0.000299086 Jy ! Component: 200 - total flux cleaned = 0.000235667 Jy ! Total flux subtracted in 200 components = 0.000235667 Jy ! Clean residual min=-0.007270 max=0.006720 Jy/beam ! Clean residual mean=0.000014 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.493003 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.493003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087041Jy sigma=1.066754 ! Fit after self-cal, rms=0.087029Jy sigma=1.066602 wmodel /J2005-3723_S_map.mod ! wmodel: Unable to open new model file: /J2005-3723_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2005-3723_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.674 x 7.547 at -1.528 degrees (North through East) ! Clean map min=-0.0068322 max=0.4455 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2005-3723_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.445504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00174308 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17378 1.17378 2.34756 4.69512 9.39023 18.7805 37.5609 75.1218 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.445 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 255.584 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2005-3723_S_dfm.log closed on Thu May 19 23:33:38 2016