! Started logfile: /scr/pima/bg219e_uvs/J0517-0520_S_dfm.log on Thu May 19 18:24: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/bg219e_uvs/J0517-0520_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0517-0520_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0517-0520 ! ! 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 3584 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 J0517-0520_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023343Jy sigma=19.078802 ! Fit after self-cal, rms=0.901410Jy sigma=16.902035 ! 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=3.604 mas, bmaj=10.05 mas, bpa=17.81 degrees ! Estimated noise=0.974178 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.0796862 Jy ! Component: 100 - total flux cleaned = 0.0990547 Jy ! Total flux subtracted in 100 components = 0.0990547 Jy ! Clean residual min=-0.007378 max=0.008289 Jy/beam ! Clean residual mean=0.000009 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.0990547 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0990547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164859Jy sigma=1.380638 ! Fit after self-cal, rms=0.164925Jy sigma=1.377322 ! 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=4.394 mas, bmaj=10.79 mas, bpa=16.53 degrees ! Estimated noise=0.726578 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 (-3.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134656 Jy ! Component: 100 - total flux cleaned = 0.0212648 Jy ! Component: 150 - total flux cleaned = 0.0261955 Jy ! Component: 200 - total flux cleaned = 0.0290433 Jy ! Total flux subtracted in 200 components = 0.0290433 Jy ! Clean residual min=-0.005231 max=0.006358 Jy/beam ! Clean residual mean=0.000005 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.128098 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 58 components and 0.128098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162949Jy sigma=1.334311 ! Fit after self-cal, rms=0.162909Jy sigma=1.331849 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.394 x 10.79 at 16.53 degrees (North through East) ! Clean map min=-0.0053461 max=0.10474 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.96 FD 0.90 HN 1.00 KP 1.02 ! LA 0.99 NL 1.03 OV 1.02 PT 1.03 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.97 KP 1.00 ! LA 1.03 NL 1.01 OV 1.01 PT 0.98 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 1.05 KP 1.04 ! LA 1.06 NL 0.95 OV 0.91 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.88 HN 1.04 KP 0.96 ! LA 1.05 NL 0.96 OV 1.12 PT 1.03 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.162909Jy sigma=1.331849 ! Fit after self-cal, rms=0.171324Jy sigma=1.325913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.405 mas, bmaj=10.8 mas, bpa=16.63 degrees ! Estimated noise=0.722032 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 (-19, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579099 Jy ! Component: 100 - total flux cleaned = 0.0087416 Jy ! Component: 150 - total flux cleaned = 0.0104172 Jy ! Component: 200 - total flux cleaned = 0.0110139 Jy ! Total flux subtracted in 200 components = 0.0110139 Jy ! Clean residual min=-0.004232 max=0.003579 Jy/beam ! Clean residual mean=0.000006 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.139112 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.139112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170938Jy sigma=1.316506 ! Fit after self-cal, rms=0.170808Jy sigma=1.315270 ! 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.170808Jy sigma=1.315270 ! Fit after self-cal, rms=0.170682Jy sigma=1.312551 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=10.79 mas, bpa=16.73 degrees ! Estimated noise=0.724277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210468 Jy ! Component: 100 - total flux cleaned = 0.00278528 Jy ! Component: 150 - total flux cleaned = 0.00336099 Jy ! Component: 200 - total flux cleaned = 0.00386782 Jy ! Total flux subtracted in 200 components = 0.00386782 Jy ! Clean residual min=-0.003873 max=0.003361 Jy/beam ! Clean residual mean=0.000004 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.14298 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 110 components and 0.14298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170484Jy sigma=1.310871 ! Fit after self-cal, rms=0.170374Jy sigma=1.310550 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.00098953 Jy ! Component: 100 - total flux cleaned = 0.00119863 Jy ! Component: 150 - total flux cleaned = 0.00147885 Jy ! Component: 200 - total flux cleaned = 0.00152084 Jy ! Total flux subtracted in 200 components = 0.00152084 Jy ! Clean residual min=-0.003670 max=0.003324 Jy/beam ! Clean residual mean=0.000004 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.144501 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 133 components and 0.144501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170272Jy sigma=1.309870 ! Fit after self-cal, rms=0.170234Jy sigma=1.309783 ! 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.170234Jy sigma=1.309783 ! Fit after self-cal, rms=0.170463Jy sigma=1.310314 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.373 mas, bmaj=10.77 mas, bpa=16.81 degrees ! Estimated noise=0.731914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187476 Jy ! Component: 100 - total flux cleaned = 0.00240706 Jy ! Component: 150 - total flux cleaned = 0.00258878 Jy ! Component: 200 - total flux cleaned = 0.00271268 Jy ! Total flux subtracted in 200 components = 0.00271268 Jy ! Clean residual min=-0.003693 max=0.003378 Jy/beam ! Clean residual mean=0.000002 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.147213 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 145 components and 0.147213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170317Jy sigma=1.309832 ! Fit after self-cal, rms=0.170293Jy sigma=1.309758 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.00041065 Jy ! Component: 100 - total flux cleaned = 0.000411429 Jy ! Component: 150 - total flux cleaned = 0.000411887 Jy ! Component: 200 - total flux cleaned = 0.000411866 Jy ! Total flux subtracted in 200 components = 0.000411866 Jy ! Clean residual min=-0.003568 max=0.003363 Jy/beam ! Clean residual mean=0.000002 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.147625 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 157 components and 0.147625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170232Jy sigma=1.309464 ! Fit after self-cal, rms=0.170218Jy sigma=1.309436 ! 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.170218Jy sigma=1.309436 ! Fit after self-cal, rms=0.170410Jy sigma=1.309340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.008 mas, bmaj=13.36 mas, bpa=9.426 degrees ! Estimated noise=0.843378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171953 Jy ! Component: 100 - total flux cleaned = 0.00218386 Jy ! Component: 150 - total flux cleaned = 0.00215294 Jy ! Component: 200 - total flux cleaned = 0.00215228 Jy ! Total flux subtracted in 200 components = 0.00215228 Jy ! Clean residual min=-0.003872 max=0.003435 Jy/beam ! Clean residual mean=0.000003 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.149777 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 210 components and 0.149778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170307Jy sigma=1.309381 ! Fit after self-cal, rms=0.170311Jy sigma=1.309325 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.00036796 Jy ! Component: 100 - total flux cleaned = 0.000315997 Jy ! Component: 150 - total flux cleaned = 0.000294269 Jy ! Component: 200 - total flux cleaned = 0.00029459 Jy ! Total flux subtracted in 200 components = 0.00029459 Jy ! Clean residual min=-0.003838 max=0.003468 Jy/beam ! Clean residual mean=0.000003 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.150072 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 228 components and 0.150072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170278Jy sigma=1.309307 ! Fit after self-cal, rms=0.170277Jy sigma=1.309281 ! 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=4.359 mas, bmaj=10.75 mas, bpa=16.91 degrees ! Estimated noise=0.738384 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.359 x 10.75 at 16.91 degrees (North through East) ! Clean map min=-0.0034581 max=0.10553 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=3.585 mas, bmaj=10.04 mas, bpa=18.1 degrees ! Estimated noise=0.984629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803089 Jy ! Component: 100 - total flux cleaned = 0.10146 Jy ! Component: 150 - total flux cleaned = 0.11288 Jy ! Component: 200 - total flux cleaned = 0.120972 Jy ! Total flux subtracted in 200 components = 0.120972 Jy ! Clean residual min=-0.005977 max=0.005354 Jy/beam ! Clean residual mean=0.000003 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.120972 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.120972 Jy ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=10.75 mas, bpa=16.91 degrees ! Estimated noise=0.738384 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.00894099 Jy ! Component: 100 - total flux cleaned = 0.014968 Jy ! Component: 150 - total flux cleaned = 0.0194379 Jy ! Component: 200 - total flux cleaned = 0.0228958 Jy ! Total flux subtracted in 200 components = 0.0228958 Jy ! Clean residual min=-0.004600 max=0.003442 Jy/beam ! Clean residual mean=0.000002 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.143868 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 0.143868 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.008 mas, bmaj=13.36 mas, bpa=9.426 degrees ! Estimated noise=0.843378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343597 Jy ! Component: 100 - total flux cleaned = 0.00487983 Jy ! Component: 150 - total flux cleaned = 0.00510807 Jy ! Component: 200 - total flux cleaned = 0.00536914 Jy ! Total flux subtracted in 200 components = 0.00536914 Jy ! Clean residual min=-0.004157 max=0.003595 Jy/beam ! Clean residual mean=0.000003 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.149237 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.000171443 Jy ! Component: 100 - total flux cleaned = 0.000374222 Jy ! Component: 150 - total flux cleaned = 0.000418236 Jy ! Component: 200 - total flux cleaned = 0.000460073 Jy ! Total flux subtracted in 200 components = 0.000460073 Jy ! Clean residual min=-0.004017 max=0.003562 Jy/beam ! Clean residual mean=0.000003 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.149697 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 158 components and 0.149697 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.359 mas, bmaj=10.75 mas, bpa=16.91 degrees ! Estimated noise=0.738384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232349 Jy ! Component: 100 - total flux cleaned = 0.000233011 Jy ! Component: 150 - total flux cleaned = 0.000282098 Jy ! Component: 200 - total flux cleaned = 0.000329227 Jy ! Total flux subtracted in 200 components = 0.000329227 Jy ! Clean residual min=-0.003664 max=0.003407 Jy/beam ! Clean residual mean=0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.150026 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 176 components and 0.150026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170386Jy sigma=1.309871 ! Fit after self-cal, rms=0.170338Jy sigma=1.309724 wmodel /J0517-0520_S_map.mod ! wmodel: Unable to open new model file: /J0517-0520_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0517-0520_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.359 x 10.75 at 16.91 degrees (North through East) ! Clean map min=-0.0036056 max=0.10598 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0517-0520_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.105984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000918538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.60004 2.60004 5.20008 10.4002 20.8003 41.6006 83.2012 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 115.382 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0517-0520_S_dfm.log closed on Thu May 19 18:24:39 2016