! Started logfile: /scr/pima/bg219a_uvs/J0801-2831_S_dfm.log on Thu May 19 23:58:32 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/J0801-2831_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0801-2831_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.766667 visibilities/baseline/integration-bin. ! Found source: J0801-2831 ! ! 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 2392 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 J0801-2831_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004481Jy sigma=20.245566 ! Fit after self-cal, rms=0.895226Jy sigma=17.946045 ! 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.855 mas, bmaj=7.531 mas, bpa=7.776 degrees ! Estimated noise=1.03435 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.075731 Jy ! Component: 100 - total flux cleaned = 0.108293 Jy ! Total flux subtracted in 100 components = 0.108293 Jy ! Clean residual min=-0.010342 max=0.017919 Jy/beam ! Clean residual mean=-0.000215 rms=0.003884 Jy/beam ! Combined flux in latest and established models = 0.108293 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.108293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072234Jy sigma=1.436807 ! Fit after self-cal, rms=0.071946Jy sigma=1.431701 ! 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=3.299 mas, bmaj=8.513 mas, bpa=5.638 degrees ! Estimated noise=0.75739 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.0281802 Jy ! Component: 100 - total flux cleaned = 0.0423171 Jy ! Component: 150 - total flux cleaned = 0.0497565 Jy ! Component: 200 - total flux cleaned = 0.0539644 Jy ! Total flux subtracted in 200 components = 0.0539644 Jy ! Clean residual min=-0.005802 max=0.005516 Jy/beam ! Clean residual mean=-0.000140 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.162258 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 82 components and 0.162258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061913Jy sigma=1.189868 ! Fit after self-cal, rms=0.061786Jy sigma=1.187458 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.299 x 8.513 at 5.638 degrees (North through East) ! Clean map min=-0.0056822 max=0.10501 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: ! LA 0.92 MK 1.15 NL 1.09 OV 1.07 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.91 MK 1.03 NL 1.09 OV 1.04 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.06 NL 1.03 OV 1.10 ! PT 0.91 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.89 NL 1.01 OV 0.99 ! PT 0.90 SC 0.95 ! ! ! Fit before self-cal, rms=0.061786Jy sigma=1.187458 ! Fit after self-cal, rms=0.061403Jy sigma=1.167212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=8.562 mas, bpa=5.57 degrees ! Estimated noise=0.74903 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.000412215 Jy ! Component: 100 - total flux cleaned = -0.000500867 Jy ! Component: 150 - total flux cleaned = -0.000553137 Jy ! Component: 200 - total flux cleaned = -0.000600852 Jy ! Total flux subtracted in 200 components = -0.000600852 Jy ! Clean residual min=-0.003584 max=0.003542 Jy/beam ! Clean residual mean=-0.000017 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.161657 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.161657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061374Jy sigma=1.166670 ! Fit after self-cal, rms=0.061534Jy sigma=1.166080 ! 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.061534Jy sigma=1.166080 ! Fit after self-cal, rms=0.060971Jy sigma=1.162151 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=8.553 mas, bpa=5.479 degrees ! Estimated noise=0.743667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.98624e-06 Jy ! Component: 100 - total flux cleaned = -2.43635e-05 Jy ! Component: 150 - total flux cleaned = -5.71602e-05 Jy ! Component: 200 - total flux cleaned = -7.16754e-05 Jy ! Total flux subtracted in 200 components = -7.16754e-05 Jy ! Clean residual min=-0.003157 max=0.003413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.161585 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.161585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060959Jy sigma=1.161993 ! Fit after self-cal, rms=0.060973Jy sigma=1.161923 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) ! Added new window around map position (50.5, -100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133561 Jy ! Component: 100 - total flux cleaned = 0.00121215 Jy ! Component: 150 - total flux cleaned = 0.00112354 Jy ! Component: 200 - total flux cleaned = 0.00101228 Jy ! Total flux subtracted in 200 components = 0.00101228 Jy ! Clean residual min=-0.002666 max=0.002863 Jy/beam ! Clean residual mean=0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.162597 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.162597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060788Jy sigma=1.158726 ! Fit after self-cal, rms=0.060739Jy sigma=1.158126 ! 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.060739Jy sigma=1.158126 ! Fit after self-cal, rms=0.060220Jy sigma=1.157744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.287 mas, bmaj=8.522 mas, bpa=5.604 degrees ! Estimated noise=0.739101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884204 Jy ! Component: 100 - total flux cleaned = 0.000862681 Jy ! Component: 150 - total flux cleaned = 0.000743762 Jy ! Component: 200 - total flux cleaned = 0.000640027 Jy ! Total flux subtracted in 200 components = 0.000640027 Jy ! Clean residual min=-0.002516 max=0.002784 Jy/beam ! Clean residual mean=0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.163237 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.163237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060159Jy sigma=1.156676 ! Fit after self-cal, rms=0.060147Jy sigma=1.156512 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 = 5.20721e-05 Jy ! Component: 100 - total flux cleaned = -0.000144964 Jy ! Component: 150 - total flux cleaned = -0.000232374 Jy ! Component: 200 - total flux cleaned = -0.000332531 Jy ! Total flux subtracted in 200 components = -0.000332531 Jy ! Clean residual min=-0.002539 max=0.002757 Jy/beam ! Clean residual mean=0.000001 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.162905 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.162905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060126Jy sigma=1.156161 ! Fit after self-cal, rms=0.060121Jy sigma=1.156122 ! 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.060121Jy sigma=1.156122 ! Fit after self-cal, rms=0.059962Jy sigma=1.155923 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.268 mas, bmaj=21.06 mas, bpa=-0.9834 degrees ! Estimated noise=0.931044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425326 Jy ! Component: 100 - total flux cleaned = 0.00039173 Jy ! Component: 150 - total flux cleaned = 0.000355616 Jy ! Component: 200 - total flux cleaned = 0.00033145 Jy ! Total flux subtracted in 200 components = 0.00033145 Jy ! Clean residual min=-0.002464 max=0.002558 Jy/beam ! Clean residual mean=0.000009 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.163236 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.163236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059956Jy sigma=1.155836 ! Fit after self-cal, rms=0.059955Jy sigma=1.155799 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 = -8.44957e-06 Jy ! Component: 100 - total flux cleaned = -1.39219e-05 Jy ! Component: 150 - total flux cleaned = -3.55241e-05 Jy ! Component: 200 - total flux cleaned = -4.22839e-05 Jy ! Total flux subtracted in 200 components = -4.22839e-05 Jy ! Clean residual min=-0.002484 max=0.002552 Jy/beam ! Clean residual mean=0.000008 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.163194 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 143 components and 0.163194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059953Jy sigma=1.155748 ! Fit after self-cal, rms=0.059950Jy sigma=1.155726 ! 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=3.285 mas, bmaj=8.519 mas, bpa=5.685 degrees ! Estimated noise=0.737069 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 8.519 at 5.685 degrees (North through East) ! Clean map min=-0.0031509 max=0.1034 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.838 mas, bmaj=7.528 mas, bpa=7.793 degrees ! Estimated noise=1.01096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0740414 Jy ! Component: 100 - total flux cleaned = 0.107368 Jy ! Component: 150 - total flux cleaned = 0.127734 Jy ! Component: 200 - total flux cleaned = 0.1404 Jy ! Total flux subtracted in 200 components = 0.1404 Jy ! Clean residual min=-0.006548 max=0.008133 Jy/beam ! Clean residual mean=-0.000075 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.1404 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.1404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.519 mas, bpa=5.685 degrees ! Estimated noise=0.737069 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 (-1, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105651 Jy ! Component: 100 - total flux cleaned = 0.0166478 Jy ! Component: 150 - total flux cleaned = 0.0185314 Jy ! Component: 200 - total flux cleaned = 0.0199479 Jy ! Total flux subtracted in 200 components = 0.0199479 Jy ! Clean residual min=-0.002781 max=0.002743 Jy/beam ! Clean residual mean=-0.000018 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.160348 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 63 components and 0.160348 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.268 mas, bmaj=21.06 mas, bpa=-0.9834 degrees ! Estimated noise=0.931044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230681 Jy ! Component: 100 - total flux cleaned = 0.00262448 Jy ! Component: 150 - total flux cleaned = 0.00283956 Jy ! Component: 200 - total flux cleaned = 0.00283988 Jy ! Total flux subtracted in 200 components = 0.00283988 Jy ! Clean residual min=-0.002547 max=0.002572 Jy/beam ! Clean residual mean=0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.163188 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 = 2.2405e-05 Jy ! Component: 100 - total flux cleaned = 4.21473e-05 Jy ! Component: 150 - total flux cleaned = 4.19503e-05 Jy ! Component: 200 - total flux cleaned = 2.47656e-05 Jy ! Total flux subtracted in 200 components = 2.47656e-05 Jy ! Clean residual min=-0.002509 max=0.002508 Jy/beam ! Clean residual mean=0.000003 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.163213 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 96 components and 0.163213 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.519 mas, bpa=5.685 degrees ! Estimated noise=0.737069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.25614e-05 Jy ! Component: 100 - total flux cleaned = -0.000273292 Jy ! Component: 150 - total flux cleaned = -0.000373815 Jy ! Component: 200 - total flux cleaned = -0.000403742 Jy ! Total flux subtracted in 200 components = -0.000403742 Jy ! Clean residual min=-0.002613 max=0.002725 Jy/beam ! Clean residual mean=-0.000001 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.162809 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.162809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059911Jy sigma=1.155548 ! Fit after self-cal, rms=0.059882Jy sigma=1.155369 wmodel /J0801-2831_S_map.mod ! wmodel: Unable to open new model file: /J0801-2831_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0801-2831_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 8.519 at 5.685 degrees (North through East) ! Clean map min=-0.0030806 max=0.10394 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0801-2831_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103938 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.82382 1.82382 3.64763 7.29527 14.5905 29.1811 58.3622 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 164.49 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0801-2831_S_dfm.log closed on Thu May 19 23:58:34 2016