! Started logfile: /scr/pima/bg219a_uvs/J1439+3253_S_dfm.log on Fri May 20 00:10:41 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/J1439+3253_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1439+3253_S_uva.fits ! AN table 1: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.515568 visibilities/baseline/integration-bin. ! Found source: J1439+3253 ! ! 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 2252 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 J1439+3253_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001770Jy sigma=26.485388 ! Fit after self-cal, rms=0.950443Jy sigma=25.095021 ! 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=4.186 mas, bmaj=11.7 mas, bpa=37.23 degrees ! Estimated noise=0.844218 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.0385799 Jy ! Component: 100 - total flux cleaned = 0.047943 Jy ! Total flux subtracted in 100 components = 0.047943 Jy ! Clean residual min=-0.003952 max=0.004005 Jy/beam ! Clean residual mean=0.000001 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.047943 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.047943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048410Jy sigma=1.220089 ! Fit after self-cal, rms=0.047323Jy sigma=1.188619 ! 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=5.376 mas, bmaj=12.06 mas, bpa=34.81 degrees ! Estimated noise=0.598013 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.00597091 Jy ! Component: 100 - total flux cleaned = 0.00897194 Jy ! Component: 150 - total flux cleaned = 0.0107617 Jy ! Component: 200 - total flux cleaned = 0.0119271 Jy ! Total flux subtracted in 200 components = 0.0119271 Jy ! Clean residual min=-0.002856 max=0.003549 Jy/beam ! Clean residual mean=0.000021 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0598701 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 41 components and 0.0598701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046651Jy sigma=1.167339 ! Fit after self-cal, rms=0.046612Jy sigma=1.165925 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.376 x 12.06 at 34.81 degrees (North through East) ! Clean map min=-0.0027003 max=0.051917 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.02 LA 0.99 MK 0.98 NL 1.02 ! OV 1.01 PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 1.00 MK 0.98 NL 1.05 ! OV 0.93 PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 LA 1.03 MK 0.99 NL 1.05 ! OV 1.02 PT 1.02 SC 1.18 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 LA 1.05 MK 1.01 NL 0.94 ! OV 1.09 PT 0.92 SC 0.96 ! ! ! Fit before self-cal, rms=0.046612Jy sigma=1.165925 ! Fit after self-cal, rms=0.046333Jy sigma=1.161224 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.381 mas, bmaj=12.12 mas, bpa=34.77 degrees ! Estimated noise=0.590407 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.0007932 Jy ! Component: 100 - total flux cleaned = 0.00082022 Jy ! Component: 150 - total flux cleaned = 0.000819206 Jy ! Component: 200 - total flux cleaned = 0.000796199 Jy ! Total flux subtracted in 200 components = 0.000796199 Jy ! Clean residual min=-0.002709 max=0.002954 Jy/beam ! Clean residual mean=0.000025 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0606663 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.0606663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046306Jy sigma=1.160452 ! Fit after self-cal, rms=0.046399Jy sigma=1.159899 ! 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.046399Jy sigma=1.159899 ! Fit after self-cal, rms=0.046968Jy sigma=1.156296 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.385 mas, bmaj=12.1 mas, bpa=34.86 degrees ! Estimated noise=0.591537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529122 Jy ! Component: 100 - total flux cleaned = 0.000505153 Jy ! Component: 150 - total flux cleaned = 0.000505417 Jy ! Component: 200 - total flux cleaned = 0.000525023 Jy ! Total flux subtracted in 200 components = 0.000525023 Jy ! Clean residual min=-0.002445 max=0.002523 Jy/beam ! Clean residual mean=0.000014 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0611913 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0611913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046945Jy sigma=1.155788 ! Fit after self-cal, rms=0.047011Jy sigma=1.155271 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 = 7.30288e-05 Jy ! Component: 100 - total flux cleaned = 7.13499e-05 Jy ! Component: 150 - total flux cleaned = 7.11497e-05 Jy ! Component: 200 - total flux cleaned = 8.80433e-05 Jy ! Total flux subtracted in 200 components = 8.80433e-05 Jy ! Clean residual min=-0.002416 max=0.002491 Jy/beam ! Clean residual mean=0.000015 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0612794 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0612794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046995Jy sigma=1.154939 ! Fit after self-cal, rms=0.047000Jy sigma=1.154891 ! 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.047000Jy sigma=1.154891 ! Fit after self-cal, rms=0.047139Jy sigma=1.154785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.392 mas, bmaj=12.07 mas, bpa=34.89 degrees ! Estimated noise=0.590826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389341 Jy ! Component: 100 - total flux cleaned = 0.000352788 Jy ! Component: 150 - total flux cleaned = 0.000352878 Jy ! Component: 200 - total flux cleaned = 0.000367408 Jy ! Total flux subtracted in 200 components = 0.000367408 Jy ! Clean residual min=-0.002357 max=0.002391 Jy/beam ! Clean residual mean=0.000014 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0616468 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0616468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047122Jy sigma=1.154538 ! Fit after self-cal, rms=0.047141Jy sigma=1.154479 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 = 4.62925e-05 Jy ! Component: 100 - total flux cleaned = 4.68286e-05 Jy ! Component: 150 - total flux cleaned = 7.53537e-05 Jy ! Component: 200 - total flux cleaned = 8.91098e-05 Jy ! Total flux subtracted in 200 components = 8.91098e-05 Jy ! Clean residual min=-0.002343 max=0.002366 Jy/beam ! Clean residual mean=0.000014 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0617359 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.0617359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047128Jy sigma=1.154306 ! Fit after self-cal, rms=0.047133Jy sigma=1.154273 ! 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.047133Jy sigma=1.154273 ! Fit after self-cal, rms=0.047102Jy sigma=1.154227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.184 mas, bmaj=12.73 mas, bpa=23.22 degrees ! Estimated noise=0.631147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526752 Jy ! Component: 100 - total flux cleaned = 0.000585215 Jy ! Component: 150 - total flux cleaned = 0.000610093 Jy ! Component: 200 - total flux cleaned = 0.000609797 Jy ! Total flux subtracted in 200 components = 0.000609797 Jy ! Clean residual min=-0.002086 max=0.002060 Jy/beam ! Clean residual mean=0.000020 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0623457 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.0623457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047090Jy sigma=1.154185 ! Fit after self-cal, rms=0.047096Jy sigma=1.154169 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 = 4.41455e-05 Jy ! Component: 100 - total flux cleaned = 3.41235e-05 Jy ! Component: 150 - total flux cleaned = 3.44206e-05 Jy ! Component: 200 - total flux cleaned = 3.45415e-05 Jy ! Total flux subtracted in 200 components = 3.45415e-05 Jy ! Clean residual min=-0.002086 max=0.002073 Jy/beam ! Clean residual mean=0.000020 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0623802 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.0623802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047090Jy sigma=1.154133 ! Fit after self-cal, rms=0.047093Jy sigma=1.154125 ! 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=5.406 mas, bmaj=12.03 mas, bpa=34.9 degrees ! Estimated noise=0.589526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.406 x 12.03 at 34.9 degrees (North through East) ! Clean map min=-0.002239 max=0.050795 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=4.207 mas, bmaj=11.61 mas, bpa=37.34 degrees ! Estimated noise=0.835628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387461 Jy ! Component: 100 - total flux cleaned = 0.0485765 Jy ! Component: 150 - total flux cleaned = 0.0538587 Jy ! Component: 200 - total flux cleaned = 0.0571058 Jy ! Total flux subtracted in 200 components = 0.0571058 Jy ! Clean residual min=-0.003399 max=0.003361 Jy/beam ! Clean residual mean=0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.0571058 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.0571058 Jy ! Inverting map and beam ! Estimated beam: bmin=5.406 mas, bmaj=12.03 mas, bpa=34.9 degrees ! Estimated noise=0.589526 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.00220473 Jy ! Component: 100 - total flux cleaned = 0.00357137 Jy ! Component: 150 - total flux cleaned = 0.0039691 Jy ! Component: 200 - total flux cleaned = 0.00423094 Jy ! Total flux subtracted in 200 components = 0.00423094 Jy ! Clean residual min=-0.002442 max=0.002480 Jy/beam ! Clean residual mean=0.000014 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0613368 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.0613367 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=9.184 mas, bmaj=12.73 mas, bpa=23.22 degrees ! Estimated noise=0.631147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665775 Jy ! Component: 100 - total flux cleaned = 0.000785298 Jy ! Component: 150 - total flux cleaned = 0.000835051 Jy ! Component: 200 - total flux cleaned = 0.000865418 Jy ! Total flux subtracted in 200 components = 0.000865418 Jy ! Clean residual min=-0.002285 max=0.002121 Jy/beam ! Clean residual mean=0.000021 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0622022 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.37755e-05 Jy ! Component: 100 - total flux cleaned = 2.68581e-05 Jy ! Component: 150 - total flux cleaned = 2.70029e-05 Jy ! Component: 200 - total flux cleaned = 2.72835e-05 Jy ! Total flux subtracted in 200 components = 2.72835e-05 Jy ! Clean residual min=-0.002231 max=0.002092 Jy/beam ! Clean residual mean=0.000021 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0622294 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.0622294 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.406 mas, bmaj=12.03 mas, bpa=34.9 degrees ! Estimated noise=0.589526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229816 Jy ! Component: 100 - total flux cleaned = -0.000253353 Jy ! Component: 150 - total flux cleaned = -0.000273989 Jy ! Component: 200 - total flux cleaned = -0.000273955 Jy ! Total flux subtracted in 200 components = -0.000273955 Jy ! Clean residual min=-0.002360 max=0.002377 Jy/beam ! Clean residual mean=0.000014 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0619555 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0619555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047110Jy sigma=1.154630 ! Fit after self-cal, rms=0.047104Jy sigma=1.154588 wmodel /J1439+3253_S_map.mod ! wmodel: Unable to open new model file: /J1439+3253_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1439+3253_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.406 x 12.03 at 34.9 degrees (North through East) ! Clean map min=-0.0022612 max=0.050256 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1439+3253_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0502557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000593244 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.54135 3.54135 7.0827 14.1654 28.3308 56.6616 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 84.713 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1439+3253_S_dfm.log closed on Fri May 20 00:10:44 2016