! Started logfile: /scr/pima/bg219a_uvs/J2352+3947_S_dfm.log on Fri May 20 00:24:20 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/J2352+3947_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2352+3947_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2352+3947 ! ! 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 1800 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 J2352+3947_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036647Jy sigma=27.012526 ! Fit after self-cal, rms=0.843605Jy sigma=21.868443 ! 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.779 mas, bmaj=5.245 mas, bpa=-11.07 degrees ! Estimated noise=1.02531 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.119796 Jy ! Component: 100 - total flux cleaned = 0.148446 Jy ! Total flux subtracted in 100 components = 0.148446 Jy ! Clean residual min=-0.009405 max=0.011845 Jy/beam ! Clean residual mean=0.000027 rms=0.002727 Jy/beam ! Combined flux in latest and established models = 0.148446 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.148446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056714Jy sigma=1.356390 ! Fit after self-cal, rms=0.056724Jy sigma=1.355885 ! 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.393 mas, bmaj=6.355 mas, bpa=-9.702 degrees ! Estimated noise=0.695797 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.0172599 Jy ! Component: 100 - total flux cleaned = 0.0254944 Jy ! Component: 150 - total flux cleaned = 0.0298137 Jy ! Component: 200 - total flux cleaned = 0.0321637 Jy ! Total flux subtracted in 200 components = 0.0321637 Jy ! Clean residual min=-0.003767 max=0.004743 Jy/beam ! Clean residual mean=-0.000005 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.18061 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.18061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052198Jy sigma=1.202830 ! Fit after self-cal, rms=0.052167Jy sigma=1.201522 ! 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.393 x 6.355 at -9.702 degrees (North through East) ! Clean map min=-0.0036205 max=0.15679 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 1.02 MK 1.06 NL 1.00 OV 1.03 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 1.00 OV 1.02 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.01 NL 0.99 OV 1.04 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.99 NL 0.98 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.052167Jy sigma=1.201522 ! Fit after self-cal, rms=0.051692Jy sigma=1.191498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=6.355 mas, bpa=-9.649 degrees ! Estimated noise=0.693043 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.5, 29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038525 Jy ! Component: 100 - total flux cleaned = 0.00416259 Jy ! Component: 150 - total flux cleaned = 0.00448279 Jy ! Component: 200 - total flux cleaned = 0.00464638 Jy ! Total flux subtracted in 200 components = 0.00464638 Jy ! Clean residual min=-0.002765 max=0.002746 Jy/beam ! Clean residual mean=-0.000010 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.185256 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.185256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051292Jy sigma=1.182915 ! Fit after self-cal, rms=0.051277Jy sigma=1.182603 ! 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.051277Jy sigma=1.182603 ! Fit after self-cal, rms=0.050815Jy sigma=1.176831 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.392 mas, bmaj=6.346 mas, bpa=-9.743 degrees ! Estimated noise=0.690677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00069424 Jy ! Component: 100 - total flux cleaned = 0.000695527 Jy ! Component: 150 - total flux cleaned = 0.00069415 Jy ! Component: 200 - total flux cleaned = 0.00066057 Jy ! Total flux subtracted in 200 components = 0.00066057 Jy ! Clean residual min=-0.002483 max=0.002380 Jy/beam ! Clean residual mean=-0.000003 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.185917 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.185917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050749Jy sigma=1.175319 ! Fit after self-cal, rms=0.050751Jy sigma=1.175234 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.000134722 Jy ! Component: 100 - total flux cleaned = 0.000133468 Jy ! Component: 150 - total flux cleaned = 0.000133523 Jy ! Component: 200 - total flux cleaned = 0.000108946 Jy ! Total flux subtracted in 200 components = 0.000108946 Jy ! Clean residual min=-0.002414 max=0.002344 Jy/beam ! Clean residual mean=-0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.186026 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.186026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050722Jy sigma=1.174558 ! Fit after self-cal, rms=0.050722Jy sigma=1.174541 ! 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.050722Jy sigma=1.174541 ! Fit after self-cal, rms=0.050607Jy sigma=1.174449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=6.337 mas, bpa=-9.733 degrees ! Estimated noise=0.689323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140759 Jy ! Component: 100 - total flux cleaned = -0.00013996 Jy ! Component: 150 - total flux cleaned = -0.000162585 Jy ! Component: 200 - total flux cleaned = -0.000183213 Jy ! Total flux subtracted in 200 components = -0.000183213 Jy ! Clean residual min=-0.002346 max=0.002302 Jy/beam ! Clean residual mean=-0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.185843 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.185842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050586Jy sigma=1.173930 ! Fit after self-cal, rms=0.050585Jy sigma=1.173921 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.27519e-05 Jy ! Component: 100 - total flux cleaned = -4.20523e-05 Jy ! Component: 150 - total flux cleaned = -6.02026e-05 Jy ! Component: 200 - total flux cleaned = -6.00515e-05 Jy ! Total flux subtracted in 200 components = -6.00515e-05 Jy ! Clean residual min=-0.002329 max=0.002264 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.185782 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.185782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050572Jy sigma=1.173616 ! Fit after self-cal, rms=0.050572Jy sigma=1.173607 ! 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.050572Jy sigma=1.173607 ! Fit after self-cal, rms=0.050529Jy sigma=1.173569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.406 mas, bmaj=13.19 mas, bpa=-10.25 degrees ! Estimated noise=0.812733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243265 Jy ! Component: 100 - total flux cleaned = -0.00041005 Jy ! Component: 150 - total flux cleaned = -0.00051627 Jy ! Component: 200 - total flux cleaned = -0.000567562 Jy ! Total flux subtracted in 200 components = -0.000567562 Jy ! Clean residual min=-0.001680 max=0.001673 Jy/beam ! Clean residual mean=-0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.185215 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.185215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050527Jy sigma=1.173392 ! Fit after self-cal, rms=0.050525Jy sigma=1.173309 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 = -9.70071e-05 Jy ! Component: 100 - total flux cleaned = -0.000172877 Jy ! Component: 150 - total flux cleaned = -0.000234854 Jy ! Component: 200 - total flux cleaned = -0.000266605 Jy ! Total flux subtracted in 200 components = -0.000266605 Jy ! Clean residual min=-0.001686 max=0.001661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.184948 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.184948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050528Jy sigma=1.173252 ! Fit after self-cal, rms=0.050526Jy sigma=1.173183 ! 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.388 mas, bmaj=6.332 mas, bpa=-9.726 degrees ! Estimated noise=0.688748 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.388 x 6.332 at -9.726 degrees (North through East) ! Clean map min=-0.0023814 max=0.15666 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.778 mas, bmaj=5.235 mas, bpa=-11.14 degrees ! Estimated noise=1.00948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117914 Jy ! Component: 100 - total flux cleaned = 0.146396 Jy ! Component: 150 - total flux cleaned = 0.159322 Jy ! Component: 200 - total flux cleaned = 0.167383 Jy ! Total flux subtracted in 200 components = 0.167383 Jy ! Clean residual min=-0.006480 max=0.007143 Jy/beam ! Clean residual mean=0.000010 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.167383 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.167383 Jy ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=6.332 mas, bpa=-9.726 degrees ! Estimated noise=0.688748 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 (3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00818234 Jy ! Component: 100 - total flux cleaned = 0.0127106 Jy ! Component: 150 - total flux cleaned = 0.0155995 Jy ! Component: 200 - total flux cleaned = 0.0166596 Jy ! Total flux subtracted in 200 components = 0.0166596 Jy ! Clean residual min=-0.002877 max=0.002116 Jy/beam ! Clean residual mean=-0.000000 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.184043 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.184043 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.406 mas, bmaj=13.19 mas, bpa=-10.25 degrees ! Estimated noise=0.812733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00060537 Jy ! Component: 100 - total flux cleaned = 0.000780185 Jy ! Component: 150 - total flux cleaned = 0.000871522 Jy ! Component: 200 - total flux cleaned = 0.000831274 Jy ! Total flux subtracted in 200 components = 0.000831274 Jy ! Clean residual min=-0.001620 max=0.001787 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.184874 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.86296e-05 Jy ! Component: 100 - total flux cleaned = -5.27889e-05 Jy ! Component: 150 - total flux cleaned = -6.85277e-05 Jy ! Component: 200 - total flux cleaned = -9.85372e-05 Jy ! Total flux subtracted in 200 components = -9.85372e-05 Jy ! Clean residual min=-0.001570 max=0.001734 Jy/beam ! Clean residual mean=-0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.184775 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.184775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=6.332 mas, bpa=-9.726 degrees ! Estimated noise=0.688748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.5165e-05 Jy ! Component: 100 - total flux cleaned = 2.30673e-05 Jy ! Component: 150 - total flux cleaned = 0.000140198 Jy ! Component: 200 - total flux cleaned = 0.000176107 Jy ! Total flux subtracted in 200 components = 0.000176107 Jy ! Clean residual min=-0.002222 max=0.002160 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.184952 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.184952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050497Jy sigma=1.172888 ! Fit after self-cal, rms=0.050482Jy sigma=1.172693 wmodel /J2352+3947_S_map.mod ! wmodel: Unable to open new model file: /J2352+3947_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2352+3947_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.388 x 6.332 at -9.726 degrees (North through East) ! Clean map min=-0.0021328 max=0.15679 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2352+3947_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.156785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000535238 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02415 1.02415 2.0483 4.0966 8.19319 16.3864 32.7728 65.5455 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 292.926 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2352+3947_S_dfm.log closed on Fri May 20 00:24:22 2016