! Started logfile: /scr/pima/bg219a_uvs/J1647+4950_S_dfm.log on Fri May 20 00:14:26 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/J1647+4950_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1647+4950_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.658333 visibilities/baseline/integration-bin. ! Found source: J1647+4950 ! ! 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 1896 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 J1647+4950_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=0.996164Jy sigma=26.849739 ! Fit after self-cal, rms=0.905386Jy sigma=24.149301 ! 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.402 mas, bmaj=13.64 mas, bpa=28.57 degrees ! Estimated noise=1.30777 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.0709879 Jy ! Component: 100 - total flux cleaned = 0.0895633 Jy ! Total flux subtracted in 100 components = 0.0895633 Jy ! Clean residual min=-0.008659 max=0.007873 Jy/beam ! Clean residual mean=0.000007 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.0895633 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0895633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049966Jy sigma=1.268765 ! Fit after self-cal, rms=0.049918Jy sigma=1.266376 ! 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.28 mas, bmaj=11.66 mas, bpa=28.94 degrees ! Estimated noise=0.629258 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.0115146 Jy ! Component: 100 - total flux cleaned = 0.0167193 Jy ! Component: 150 - total flux cleaned = 0.0197386 Jy ! Component: 200 - total flux cleaned = 0.021616 Jy ! Total flux subtracted in 200 components = 0.021616 Jy ! Clean residual min=-0.002885 max=0.002874 Jy/beam ! Clean residual mean=-0.000017 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.111179 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.111179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047663Jy sigma=1.191493 ! Fit after self-cal, rms=0.047685Jy sigma=1.189865 ! 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.28 x 11.66 at 28.94 degrees (North through East) ! Clean map min=-0.0027611 max=0.094651 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.03 MK 1.08 NL 1.01 OV 0.96 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.02 NL 1.01 OV 0.99 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.97 NL 1.01 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.04 MK 0.99 NL 1.01 OV 0.99 ! PT 0.92 SC 0.99 ! ! ! Fit before self-cal, rms=0.047685Jy sigma=1.189865 ! Fit after self-cal, rms=0.047914Jy sigma=1.183600 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=11.66 mas, bpa=28.96 degrees ! Estimated noise=0.624285 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.000517616 Jy ! Component: 100 - total flux cleaned = -0.000660524 Jy ! Component: 150 - total flux cleaned = -0.000801401 Jy ! Component: 200 - total flux cleaned = -0.000847314 Jy ! Total flux subtracted in 200 components = -0.000847314 Jy ! Clean residual min=-0.002010 max=0.002387 Jy/beam ! Clean residual mean=-0.000022 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.110332 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.110332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047851Jy sigma=1.182209 ! Fit after self-cal, rms=0.047897Jy sigma=1.181753 ! 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.047897Jy sigma=1.181753 ! Fit after self-cal, rms=0.048074Jy sigma=1.178704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=11.66 mas, bpa=28.94 degrees ! Estimated noise=0.625163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.30499e-05 Jy ! Component: 100 - total flux cleaned = -5.52061e-05 Jy ! Component: 150 - total flux cleaned = -0.000180552 Jy ! Component: 200 - total flux cleaned = -0.000293759 Jy ! Total flux subtracted in 200 components = -0.000293759 Jy ! Clean residual min=-0.001718 max=0.001825 Jy/beam ! Clean residual mean=-0.000011 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.110038 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.110038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048048Jy sigma=1.178146 ! Fit after self-cal, rms=0.048064Jy sigma=1.177954 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 = -6.81765e-05 Jy ! Component: 100 - total flux cleaned = -0.000164134 Jy ! Component: 150 - total flux cleaned = -0.000247281 Jy ! Component: 200 - total flux cleaned = -0.00030649 Jy ! Total flux subtracted in 200 components = -0.00030649 Jy ! Clean residual min=-0.001685 max=0.001789 Jy/beam ! Clean residual mean=-0.000010 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.109732 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.109732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048048Jy sigma=1.177652 ! Fit after self-cal, rms=0.048049Jy sigma=1.177583 ! 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.048049Jy sigma=1.177583 ! Fit after self-cal, rms=0.048053Jy sigma=1.177565 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=11.66 mas, bpa=28.93 degrees ! Estimated noise=0.624974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.06272e-05 Jy ! Component: 100 - total flux cleaned = -0.000136854 Jy ! Component: 150 - total flux cleaned = -0.000193718 Jy ! Component: 200 - total flux cleaned = -0.000283796 Jy ! Total flux subtracted in 200 components = -0.000283796 Jy ! Clean residual min=-0.001656 max=0.001767 Jy/beam ! Clean residual mean=-0.000008 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.109448 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.109448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048042Jy sigma=1.177352 ! Fit after self-cal, rms=0.048044Jy sigma=1.177308 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 (86, -117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116167 Jy ! Component: 100 - total flux cleaned = 0.00111351 Jy ! Component: 150 - total flux cleaned = 0.00103466 Jy ! Component: 200 - total flux cleaned = 0.000901554 Jy ! Total flux subtracted in 200 components = 0.000901554 Jy ! Clean residual min=-0.001369 max=0.001501 Jy/beam ! Clean residual mean=-0.000009 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.11035 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.11035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047940Jy sigma=1.175114 ! Fit after self-cal, rms=0.047933Jy sigma=1.174955 ! 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.047933Jy sigma=1.174955 ! Fit after self-cal, rms=0.047856Jy sigma=1.174822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.312 mas, bmaj=11.42 mas, bpa=27.44 degrees ! Estimated noise=0.72816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398619 Jy ! Component: 100 - total flux cleaned = -0.000679971 Jy ! Component: 150 - total flux cleaned = -0.000852778 Jy ! Component: 200 - total flux cleaned = -0.000947124 Jy ! Total flux subtracted in 200 components = -0.000947124 Jy ! Clean residual min=-0.001092 max=0.001050 Jy/beam ! Clean residual mean=-0.000011 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.109402 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.109402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047849Jy sigma=1.174555 ! Fit after self-cal, rms=0.047847Jy sigma=1.174506 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.000353347 Jy ! Component: 100 - total flux cleaned = -0.000444412 Jy ! Component: 150 - total flux cleaned = -0.000514547 Jy ! Component: 200 - total flux cleaned = -0.000580523 Jy ! Total flux subtracted in 200 components = -0.000580523 Jy ! Clean residual min=-0.001051 max=0.000968 Jy/beam ! Clean residual mean=-0.000007 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.108822 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 142 components and 0.108822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047844Jy sigma=1.174395 ! Fit after self-cal, rms=0.047844Jy sigma=1.174378 ! 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.306 mas, bmaj=11.64 mas, bpa=28.92 degrees ! Estimated noise=0.624345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 11.64 at 28.92 degrees (North through East) ! Clean map min=-0.0012371 max=0.093972 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.424 mas, bmaj=13.61 mas, bpa=28.54 degrees ! Estimated noise=1.29093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0699011 Jy ! Component: 100 - total flux cleaned = 0.0880131 Jy ! Component: 150 - total flux cleaned = 0.0966446 Jy ! Component: 200 - total flux cleaned = 0.10137 Jy ! Total flux subtracted in 200 components = 0.10137 Jy ! Clean residual min=-0.005361 max=0.005156 Jy/beam ! Clean residual mean=0.000003 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.10137 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.10137 Jy ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=11.64 mas, bpa=28.92 degrees ! Estimated noise=0.624345 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.00572564 Jy ! Component: 100 - total flux cleaned = 0.00854987 Jy ! Component: 150 - total flux cleaned = 0.00920622 Jy ! Component: 200 - total flux cleaned = 0.00939834 Jy ! Total flux subtracted in 200 components = 0.00939834 Jy ! Clean residual min=-0.002072 max=0.001950 Jy/beam ! Clean residual mean=-0.000006 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.110769 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.110769 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.312 mas, bmaj=11.42 mas, bpa=27.44 degrees ! Estimated noise=0.72816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.86184e-05 Jy ! Component: 100 - total flux cleaned = -0.000409385 Jy ! Component: 150 - total flux cleaned = -0.000807664 Jy ! Component: 200 - total flux cleaned = -0.00102803 Jy ! Total flux subtracted in 200 components = -0.00102803 Jy ! Clean residual min=-0.001447 max=0.001524 Jy/beam ! Clean residual mean=-0.000012 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.109741 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.00014312 Jy ! Component: 100 - total flux cleaned = -0.000276135 Jy ! Component: 150 - total flux cleaned = -0.000398679 Jy ! Component: 200 - total flux cleaned = -0.000490474 Jy ! Total flux subtracted in 200 components = -0.000490474 Jy ! Clean residual min=-0.001302 max=0.001296 Jy/beam ! Clean residual mean=-0.000011 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.10925 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 107 components and 0.10925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=11.64 mas, bpa=28.92 degrees ! Estimated noise=0.624345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.2975e-05 Jy ! Component: 100 - total flux cleaned = 7.34652e-05 Jy ! Component: 150 - total flux cleaned = 0.000142183 Jy ! Component: 200 - total flux cleaned = 0.000174496 Jy ! Total flux subtracted in 200 components = 0.000174496 Jy ! Clean residual min=-0.001391 max=0.001524 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.109425 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.109425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047861Jy sigma=1.174873 ! Fit after self-cal, rms=0.047858Jy sigma=1.174650 wmodel /J1647+4950_S_map.mod ! wmodel: Unable to open new model file: /J1647+4950_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1647+4950_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 11.64 at 28.92 degrees (North through East) ! Clean map min=-0.00125 max=0.093775 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1647+4950_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0937755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000354103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13282 1.13282 2.26564 4.53129 9.06258 18.1252 36.2503 72.5006 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 264.825 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1647+4950_S_dfm.log closed on Fri May 20 00:14:28 2016