! Started logfile: /scr/pima/bg219a_uvs/J0533+4210_S_dfm.log on Thu May 19 23:53:25 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/J0533+4210_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0533+4210_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0533+4210 ! ! 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 1728 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 J0533+4210_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.011392Jy sigma=26.918176 ! Fit after self-cal, rms=0.902031Jy sigma=23.975162 ! 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=3.232 mas, bmaj=3.501 mas, bpa=43.34 degrees ! Estimated noise=1.06679 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.0768655 Jy ! Component: 100 - total flux cleaned = 0.0945373 Jy ! Total flux subtracted in 100 components = 0.0945373 Jy ! Clean residual min=-0.009254 max=0.011294 Jy/beam ! Clean residual mean=0.000045 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.0945373 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0945373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055671Jy sigma=1.401366 ! Fit after self-cal, rms=0.055695Jy sigma=1.401023 ! 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.983 mas, bmaj=4.392 mas, bpa=39.53 degrees ! Estimated noise=0.691778 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.00731848 Jy ! Component: 100 - total flux cleaned = 0.0109882 Jy ! Component: 150 - total flux cleaned = 0.0116617 Jy ! Component: 200 - total flux cleaned = 0.0117508 Jy ! Total flux subtracted in 200 components = 0.0117508 Jy ! Clean residual min=-0.010708 max=0.015664 Jy/beam ! Clean residual mean=0.000111 rms=0.003448 Jy/beam ! Combined flux in latest and established models = 0.106288 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.106288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054695Jy sigma=1.376669 ! Fit after self-cal, rms=0.054687Jy sigma=1.375633 ! 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.983 x 4.392 at 39.53 degrees (North through East) ! Clean map min=-0.010304 max=0.098317 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.01 NL 0.99 OV 1.11 ! PT 0.93 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.05 NL 0.91 OV 1.10 ! PT 1.00 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.90 MK 1.00 NL 0.96 OV 1.10 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.88 MK 1.11 NL 0.92 OV 1.16 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.054687Jy sigma=1.375633 ! Fit after self-cal, rms=0.052667Jy sigma=1.350026 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.926 mas, bmaj=4.452 mas, bpa=40.27 degrees ! Estimated noise=0.682028 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.000341333 Jy ! Component: 100 - total flux cleaned = 0.000267591 Jy ! Component: 150 - total flux cleaned = 0.000198589 Jy ! Component: 200 - total flux cleaned = 0.00013203 Jy ! Total flux subtracted in 200 components = 0.00013203 Jy ! Clean residual min=-0.008628 max=0.011995 Jy/beam ! Clean residual mean=0.000108 rms=0.003039 Jy/beam ! Combined flux in latest and established models = 0.10642 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.10642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052465Jy sigma=1.343992 ! Fit after self-cal, rms=0.052478Jy sigma=1.343098 ! 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.052478Jy sigma=1.343098 ! Fit after self-cal, rms=0.051417Jy sigma=1.315175 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=4.47 mas, bpa=41.93 degrees ! Estimated noise=0.670608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264141 Jy ! Component: 100 - total flux cleaned = -0.00403033 Jy ! Component: 150 - total flux cleaned = -0.00444039 Jy ! Component: 200 - total flux cleaned = -0.00456683 Jy ! Total flux subtracted in 200 components = -0.00456683 Jy ! Clean residual min=-0.008939 max=0.010866 Jy/beam ! Clean residual mean=0.000067 rms=0.002656 Jy/beam ! Combined flux in latest and established models = 0.101853 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.101853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051268Jy sigma=1.311420 ! Fit after self-cal, rms=0.051267Jy sigma=1.310938 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.78941e-05 Jy ! Component: 100 - total flux cleaned = -0.000110222 Jy ! Component: 150 - total flux cleaned = -7.97621e-05 Jy ! Component: 200 - total flux cleaned = -8.07253e-05 Jy ! Total flux subtracted in 200 components = -8.07253e-05 Jy ! Clean residual min=-0.008963 max=0.010786 Jy/beam ! Clean residual mean=0.000068 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.101773 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.101773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051230Jy sigma=1.309986 ! Fit after self-cal, rms=0.051230Jy sigma=1.309886 ! 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.051230Jy sigma=1.309886 ! Fit after self-cal, rms=0.050933Jy sigma=1.305095 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=4.474 mas, bpa=41.91 degrees ! Estimated noise=0.664992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142973 Jy ! Component: 100 - total flux cleaned = -0.00192226 Jy ! Component: 150 - total flux cleaned = -0.00197479 Jy ! Component: 200 - total flux cleaned = -0.00199953 Jy ! Total flux subtracted in 200 components = -0.00199953 Jy ! Clean residual min=-0.009021 max=0.010317 Jy/beam ! Clean residual mean=0.000059 rms=0.002562 Jy/beam ! Combined flux in latest and established models = 0.099773 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.099773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050882Jy sigma=1.303841 ! Fit after self-cal, rms=0.050894Jy sigma=1.303711 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.04422e-05 Jy ! Component: 100 - total flux cleaned = -8.52883e-05 Jy ! Component: 150 - total flux cleaned = -8.46175e-05 Jy ! Component: 200 - total flux cleaned = -8.4651e-05 Jy ! Total flux subtracted in 200 components = -8.4651e-05 Jy ! Clean residual min=-0.009035 max=0.010289 Jy/beam ! Clean residual mean=0.000059 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.0996884 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0996884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050873Jy sigma=1.303057 ! Fit after self-cal, rms=0.050875Jy sigma=1.303007 ! 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.050875Jy sigma=1.303007 ! Fit after self-cal, rms=0.050987Jy sigma=1.298854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.641 mas, bmaj=10.86 mas, bpa=25.89 degrees ! Estimated noise=0.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.91971e-05 Jy ! Component: 100 - total flux cleaned = 0.000136389 Jy ! Component: 150 - total flux cleaned = 0.000134183 Jy ! Component: 200 - total flux cleaned = 0.000133995 Jy ! Total flux subtracted in 200 components = 0.000133995 Jy ! Clean residual min=-0.012341 max=0.015352 Jy/beam ! Clean residual mean=0.000129 rms=0.004331 Jy/beam ! Combined flux in latest and established models = 0.0998224 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.0998224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051037Jy sigma=1.299814 ! Fit after self-cal, rms=0.050992Jy sigma=1.298390 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.000152897 Jy ! Component: 100 - total flux cleaned = -0.000155673 Jy ! Component: 150 - total flux cleaned = -0.000158676 Jy ! Component: 200 - total flux cleaned = -0.000157641 Jy ! Total flux subtracted in 200 components = -0.000157641 Jy ! Clean residual min=-0.012331 max=0.015318 Jy/beam ! Clean residual mean=0.000128 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 0.0996647 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.0996647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051053Jy sigma=1.299685 ! Fit after self-cal, rms=0.051025Jy sigma=1.299006 ! 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.977 mas, bmaj=4.465 mas, bpa=41.99 degrees ! Estimated noise=0.664064 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.977 x 4.465 at 41.99 degrees (North through East) ! Clean map min=-0.0088007 max=0.096276 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=3.19 mas, bmaj=3.522 mas, bpa=44.32 degrees ! Estimated noise=1.03906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0745911 Jy ! Component: 100 - total flux cleaned = 0.092379 Jy ! Component: 150 - total flux cleaned = 0.0989752 Jy ! Component: 200 - total flux cleaned = 0.0997512 Jy ! Total flux subtracted in 200 components = 0.0997512 Jy ! Clean residual min=-0.006783 max=0.008900 Jy/beam ! Clean residual mean=0.000024 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.0997512 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0997512 Jy ! Inverting map and beam ! Estimated beam: bmin=3.977 mas, bmaj=4.465 mas, bpa=41.99 degrees ! Estimated noise=0.664064 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.000714446 Jy ! Component: 100 - total flux cleaned = -0.000698958 Jy ! Component: 150 - total flux cleaned = -0.000767917 Jy ! Component: 200 - total flux cleaned = -0.000817321 Jy ! Total flux subtracted in 200 components = -0.000817321 Jy ! Clean residual min=-0.008827 max=0.010862 Jy/beam ! Clean residual mean=0.000060 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 0.0989339 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.0989339 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.641 mas, bmaj=10.86 mas, bpa=25.89 degrees ! Estimated noise=0.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110385 Jy ! Component: 100 - total flux cleaned = 0.000883321 Jy ! Component: 150 - total flux cleaned = 0.000883982 Jy ! Component: 200 - total flux cleaned = 0.000886167 Jy ! Total flux subtracted in 200 components = 0.000886167 Jy ! Clean residual min=-0.012033 max=0.015506 Jy/beam ! Clean residual mean=0.000129 rms=0.004351 Jy/beam ! Combined flux in latest and established models = 0.0998201 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.43321e-06 Jy ! Component: 100 - total flux cleaned = 3.41129e-05 Jy ! Component: 150 - total flux cleaned = 6.30727e-05 Jy ! Component: 200 - total flux cleaned = 9.18669e-05 Jy ! Total flux subtracted in 200 components = 9.18669e-05 Jy ! Clean residual min=-0.012105 max=0.015439 Jy/beam ! Clean residual mean=0.000129 rms=0.004331 Jy/beam ! Combined flux in latest and established models = 0.0999119 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.0999119 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.977 mas, bmaj=4.465 mas, bpa=41.99 degrees ! Estimated noise=0.664064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000910191 Jy ! Component: 100 - total flux cleaned = -0.00062376 Jy ! Component: 150 - total flux cleaned = -0.000447565 Jy ! Component: 200 - total flux cleaned = -0.000448522 Jy ! Total flux subtracted in 200 components = -0.000448522 Jy ! Clean residual min=-0.008790 max=0.010810 Jy/beam ! Clean residual mean=0.000060 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.0994634 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0994634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051104Jy sigma=1.302927 ! Fit after self-cal, rms=0.051102Jy sigma=1.302765 wmodel /J0533+4210_S_map.mod ! wmodel: Unable to open new model file: /J0533+4210_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0533+4210_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.977 x 4.465 at 41.99 degrees (North through East) ! Clean map min=-0.0085574 max=0.094572 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0533+4210_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0945721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0025308 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.02817 8.02817 16.0563 32.1127 64.2253 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 37.368 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0533+4210_S_dfm.log closed on Thu May 19 23:53:27 2016