! Started logfile: /scr/pima/bg219a_uvs/J0046+3900_S_dfm.log on Thu May 19 23:45:34 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/J0046+3900_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0046+3900_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0046+3900 ! ! 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 2100 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 J0046+3900_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017239Jy sigma=27.289244 ! Fit after self-cal, rms=0.842363Jy sigma=22.552546 ! 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.679 mas, bmaj=5.519 mas, bpa=-13.92 degrees ! Estimated noise=0.953318 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.121166 Jy ! Component: 100 - total flux cleaned = 0.1483 Jy ! Total flux subtracted in 100 components = 0.1483 Jy ! Clean residual min=-0.006757 max=0.009418 Jy/beam ! Clean residual mean=0.000021 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 0.1483 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.1483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052044Jy sigma=1.277810 ! Fit after self-cal, rms=0.052027Jy sigma=1.276823 ! 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.378 mas, bmaj=6.379 mas, bpa=-11.33 degrees ! Estimated noise=0.604161 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.0122226 Jy ! Component: 100 - total flux cleaned = 0.0175359 Jy ! Component: 150 - total flux cleaned = 0.0200016 Jy ! Component: 200 - total flux cleaned = 0.0208062 Jy ! Total flux subtracted in 200 components = 0.0208062 Jy ! Clean residual min=-0.002974 max=0.003065 Jy/beam ! Clean residual mean=-0.000004 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.169106 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.169106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049592Jy sigma=1.196906 ! Fit after self-cal, rms=0.049618Jy sigma=1.196565 ! 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.378 x 6.379 at -11.33 degrees (North through East) ! Clean map min=-0.0028661 max=0.15961 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.00 MK 0.98 NL 0.98 OV 1.03 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.07 NL 1.01 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.03 NL 0.91 OV 1.03 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 0.99 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.049618Jy sigma=1.196565 ! Fit after self-cal, rms=0.049117Jy sigma=1.184656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=6.373 mas, bpa=-11.1 degrees ! Estimated noise=0.602532 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 = -3.04573e-05 Jy ! Component: 100 - total flux cleaned = -5.38416e-05 Jy ! Component: 150 - total flux cleaned = -9.29819e-05 Jy ! Component: 200 - total flux cleaned = -0.000126439 Jy ! Total flux subtracted in 200 components = -0.000126439 Jy ! Clean residual min=-0.002692 max=0.002495 Jy/beam ! Clean residual mean=-0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.16898 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.16898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049097Jy sigma=1.184241 ! Fit after self-cal, rms=0.049098Jy sigma=1.184151 ! 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.049098Jy sigma=1.184151 ! Fit after self-cal, rms=0.048952Jy sigma=1.181289 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=6.374 mas, bpa=-11.09 degrees ! Estimated noise=0.602759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.95261e-05 Jy ! Component: 100 - total flux cleaned = 5.57369e-05 Jy ! Component: 150 - total flux cleaned = 2.76984e-05 Jy ! Component: 200 - total flux cleaned = 4.08778e-05 Jy ! Total flux subtracted in 200 components = 4.08778e-05 Jy ! Clean residual min=-0.002607 max=0.002434 Jy/beam ! Clean residual mean=-0.000002 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.169021 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.169021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048942Jy sigma=1.181059 ! Fit after self-cal, rms=0.048941Jy sigma=1.181030 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.72711e-05 Jy ! Component: 100 - total flux cleaned = -1.61514e-05 Jy ! Component: 150 - total flux cleaned = -1.63247e-05 Jy ! Component: 200 - total flux cleaned = -2.70667e-05 Jy ! Total flux subtracted in 200 components = -2.70667e-05 Jy ! Clean residual min=-0.002594 max=0.002431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.168994 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.168994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048935Jy sigma=1.180915 ! Fit after self-cal, rms=0.048934Jy sigma=1.180914 ! 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.048934Jy sigma=1.180914 ! Fit after self-cal, rms=0.049038Jy sigma=1.180877 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=6.371 mas, bpa=-11.02 degrees ! Estimated noise=0.603247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.32857e-05 Jy ! Component: 100 - total flux cleaned = 2.03292e-05 Jy ! Component: 150 - total flux cleaned = 2.05308e-05 Jy ! Component: 200 - total flux cleaned = 2.05436e-05 Jy ! Total flux subtracted in 200 components = 2.05436e-05 Jy ! Clean residual min=-0.002587 max=0.002421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.169014 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.169014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049032Jy sigma=1.180748 ! Fit after self-cal, rms=0.049033Jy sigma=1.180747 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.18703e-05 Jy ! Component: 100 - total flux cleaned = -1.19129e-05 Jy ! Component: 150 - total flux cleaned = -1.18063e-05 Jy ! Component: 200 - total flux cleaned = -1.1896e-05 Jy ! Total flux subtracted in 200 components = -1.1896e-05 Jy ! Clean residual min=-0.002573 max=0.002417 Jy/beam ! Clean residual mean=-0.000001 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.169002 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.169002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049029Jy sigma=1.180671 ! Fit after self-cal, rms=0.049028Jy sigma=1.180670 ! 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.049028Jy sigma=1.180670 ! Fit after self-cal, rms=0.049091Jy sigma=1.180654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.439 mas, bmaj=13.25 mas, bpa=-11.16 degrees ! Estimated noise=0.709438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234275 Jy ! Component: 100 - total flux cleaned = 0.000188687 Jy ! Component: 150 - total flux cleaned = 0.000178111 Jy ! Component: 200 - total flux cleaned = 0.000178465 Jy ! Total flux subtracted in 200 components = 0.000178465 Jy ! Clean residual min=-0.002136 max=0.002520 Jy/beam ! Clean residual mean=-0.000002 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.169181 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.169181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049094Jy sigma=1.180607 ! Fit after self-cal, rms=0.049089Jy sigma=1.180558 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.000112026 Jy ! Component: 100 - total flux cleaned = 9.23644e-05 Jy ! Component: 150 - total flux cleaned = 7.54348e-05 Jy ! Component: 200 - total flux cleaned = 7.52099e-05 Jy ! Total flux subtracted in 200 components = 7.52099e-05 Jy ! Clean residual min=-0.002112 max=0.002519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.169256 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.169256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049095Jy sigma=1.180565 ! Fit after self-cal, rms=0.049090Jy sigma=1.180526 ! 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.401 mas, bmaj=6.367 mas, bpa=-10.97 degrees ! Estimated noise=0.603483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 6.367 at -10.97 degrees (North through East) ! Clean map min=-0.0023493 max=0.15852 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.695 mas, bmaj=5.51 mas, bpa=-13.72 degrees ! Estimated noise=0.956262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121437 Jy ! Component: 100 - total flux cleaned = 0.148731 Jy ! Component: 150 - total flux cleaned = 0.158284 Jy ! Component: 200 - total flux cleaned = 0.163652 Jy ! Total flux subtracted in 200 components = 0.163652 Jy ! Clean residual min=-0.004613 max=0.005068 Jy/beam ! Clean residual mean=0.000002 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.163652 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.163652 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.367 mas, bpa=-10.97 degrees ! Estimated noise=0.603483 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.00376059 Jy ! Component: 100 - total flux cleaned = 0.00509725 Jy ! Component: 150 - total flux cleaned = 0.00536568 Jy ! Component: 200 - total flux cleaned = 0.00534761 Jy ! Total flux subtracted in 200 components = 0.00534761 Jy ! Clean residual min=-0.002724 max=0.002451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.168999 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.168999 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.439 mas, bmaj=13.25 mas, bpa=-11.16 degrees ! Estimated noise=0.709438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325165 Jy ! Component: 100 - total flux cleaned = 0.000298827 Jy ! Component: 150 - total flux cleaned = 0.000298833 Jy ! Component: 200 - total flux cleaned = 0.000287252 Jy ! Total flux subtracted in 200 components = 0.000287252 Jy ! Clean residual min=-0.002151 max=0.002524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.169286 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 = 8.59937e-07 Jy ! Component: 100 - total flux cleaned = 1.25907e-07 Jy ! Component: 150 - total flux cleaned = -4.96706e-07 Jy ! Component: 200 - total flux cleaned = -8.0631e-07 Jy ! Total flux subtracted in 200 components = -8.0631e-07 Jy ! Clean residual min=-0.002134 max=0.002534 Jy/beam ! Clean residual mean=-0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.169286 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.169286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.367 mas, bpa=-10.97 degrees ! Estimated noise=0.603483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141145 Jy ! Component: 100 - total flux cleaned = -0.000162379 Jy ! Component: 150 - total flux cleaned = -0.000147224 Jy ! Component: 200 - total flux cleaned = -0.000147039 Jy ! Total flux subtracted in 200 components = -0.000147039 Jy ! Clean residual min=-0.002573 max=0.002500 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.169139 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.169139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049095Jy sigma=1.180648 ! Fit after self-cal, rms=0.049089Jy sigma=1.180606 wmodel /J0046+3900_S_map.mod ! wmodel: Unable to open new model file: /J0046+3900_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0046+3900_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 6.367 at -10.97 degrees (North through East) ! Clean map min=-0.0024516 max=0.15908 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0046+3900_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.159076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000650379 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22654 1.22654 2.45309 4.90617 9.81234 19.6247 39.2494 78.4987 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.159 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 244.589 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0046+3900_S_dfm.log closed on Thu May 19 23:45:36 2016