! Started logfile: /scr/pima/bg219a_uvs/J1924+3329_S_dfm.log on Fri May 20 00:19:22 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/J1924+3329_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1924+3329_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.671038 visibilities/baseline/integration-bin. ! Found source: J1924+3329 ! ! 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 2456 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 J1924+3329_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023474Jy sigma=24.803287 ! Fit after self-cal, rms=0.908011Jy sigma=22.205080 ! 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.949 mas, bmaj=9.534 mas, bpa=10.71 degrees ! Estimated noise=0.827633 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342441 Jy ! Component: 100 - total flux cleaned = 0.0250851 Jy ! Total flux subtracted in 100 components = 0.0250851 Jy ! Clean residual min=-0.035240 max=0.035436 Jy/beam ! Clean residual mean=0.000096 rms=0.013947 Jy/beam ! Combined flux in latest and established models = 0.0250851 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0250851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264604Jy sigma=5.186977 ! Fit after self-cal, rms=0.257382Jy sigma=5.095889 ! 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.316 mas, bmaj=10.06 mas, bpa=9.303 degrees ! Estimated noise=0.614152 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.00945679 Jy ! Component: 100 - total flux cleaned = -0.0069639 Jy ! Component: 150 - total flux cleaned = 0.00646253 Jy ! Component: 200 - total flux cleaned = 0.0207367 Jy ! Total flux subtracted in 200 components = 0.0207367 Jy ! Clean residual min=-0.037344 max=0.037143 Jy/beam ! Clean residual mean=0.000198 rms=0.017159 Jy/beam ! Combined flux in latest and established models = 0.0458219 Jy ! Performing phase self-cal ! Adding 131 model components to the UV plane model. ! The established model now contains 174 components and 0.0458219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171170Jy sigma=3.243779 ! Fit after self-cal, rms=0.166988Jy sigma=3.151819 ! 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.316 x 10.06 at 9.303 degrees (North through East) ! Clean map min=-0.065342 max=0.093775 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 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.166988Jy sigma=3.151819 ! Fit after self-cal, rms=0.166988Jy sigma=3.151819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=10.06 mas, bpa=9.303 degrees ! Estimated noise=0.614152 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.031556 Jy ! Component: 100 - total flux cleaned = 0.0438649 Jy ! Component: 150 - total flux cleaned = 0.0528638 Jy ! Component: 200 - total flux cleaned = 0.0636191 Jy ! Total flux subtracted in 200 components = 0.0636191 Jy ! Clean residual min=-0.021241 max=0.021184 Jy/beam ! Clean residual mean=0.000141 rms=0.012000 Jy/beam ! Combined flux in latest and established models = 0.109441 Jy ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 308 components and 0.109441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124906Jy sigma=2.285965 ! Fit after self-cal, rms=0.124005Jy sigma=2.272951 ! 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.124005Jy sigma=2.272951 ! Fit after self-cal, rms=0.123409Jy sigma=2.264838 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=10.05 mas, bpa=9.177 degrees ! Estimated noise=0.609309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127538 Jy ! Component: 100 - total flux cleaned = 0.013853 Jy ! Component: 150 - total flux cleaned = 0.0101047 Jy ! Component: 200 - total flux cleaned = 0.0015948 Jy ! Total flux subtracted in 200 components = 0.0015948 Jy ! Clean residual min=-0.013796 max=0.013766 Jy/beam ! Clean residual mean=0.000111 rms=0.009034 Jy/beam ! Combined flux in latest and established models = 0.111036 Jy selfcal ! Performing phase self-cal ! Adding 151 model components to the UV plane model. ! The established model now contains 448 components and 0.111036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102485Jy sigma=1.879643 ! Fit after self-cal, rms=0.102225Jy sigma=1.875799 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.00305936 Jy ! Component: 100 - total flux cleaned = -0.00595672 Jy ! Component: 150 - total flux cleaned = -0.00452756 Jy ! Component: 200 - total flux cleaned = -0.00185163 Jy ! Total flux subtracted in 200 components = -0.00185163 Jy ! Clean residual min=-0.010925 max=0.010912 Jy/beam ! Clean residual mean=0.000095 rms=0.007327 Jy/beam ! Combined flux in latest and established models = 0.109184 Jy ! Performing phase self-cal ! Adding 170 model components to the UV plane model. ! The established model now contains 603 components and 0.109184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088612Jy sigma=1.656688 ! Fit after self-cal, rms=0.088515Jy sigma=1.654990 ! 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.088515Jy sigma=1.654990 ! Fit after self-cal, rms=0.081386Jy sigma=1.586576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=10.11 mas, bpa=9.044 degrees ! Estimated noise=0.612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000779949 Jy ! Component: 100 - total flux cleaned = 0.000287823 Jy ! Component: 150 - total flux cleaned = -0.000651349 Jy ! Component: 200 - total flux cleaned = 0.000686453 Jy ! Total flux subtracted in 200 components = 0.000686453 Jy ! Clean residual min=-0.007271 max=0.007285 Jy/beam ! Clean residual mean=0.000065 rms=0.004930 Jy/beam ! Combined flux in latest and established models = 0.10987 Jy selfcal ! Performing phase self-cal ! Adding 176 model components to the UV plane model. ! The established model now contains 770 components and 0.109871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073926Jy sigma=1.461133 ! Fit after self-cal, rms=0.073883Jy sigma=1.460566 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.0029353 Jy ! Component: 100 - total flux cleaned = 0.00371463 Jy ! Component: 150 - total flux cleaned = 0.00294889 Jy ! Component: 200 - total flux cleaned = 0.00187939 Jy ! Total flux subtracted in 200 components = 0.00187939 Jy ! Clean residual min=-0.005801 max=0.005794 Jy/beam ! Clean residual mean=0.000051 rms=0.003941 Jy/beam ! Combined flux in latest and established models = 0.11175 Jy ! Performing phase self-cal ! Adding 181 model components to the UV plane model. ! The established model now contains 939 components and 0.11175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068928Jy sigma=1.380786 ! Fit after self-cal, rms=0.068907Jy sigma=1.380664 ! 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.068907Jy sigma=1.380664 ! Fit after self-cal, rms=0.050296Jy sigma=1.134845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.252 mas, bmaj=13.65 mas, bpa=-5.04 degrees ! Estimated noise=0.764282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219612 Jy ! Component: 100 - total flux cleaned = 0.0031579 Jy ! Component: 150 - total flux cleaned = 0.00347287 Jy ! Component: 200 - total flux cleaned = 0.00403382 Jy ! Total flux subtracted in 200 components = 0.00403382 Jy ! Clean residual min=-0.001084 max=0.001086 Jy/beam ! Clean residual mean=0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.115784 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 1006 components and 0.115784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050038Jy sigma=1.127835 ! Fit after self-cal, rms=0.050025Jy sigma=1.127329 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.000298565 Jy ! Component: 100 - total flux cleaned = -0.00019496 Jy ! Component: 150 - total flux cleaned = -0.000196874 Jy ! Component: 200 - total flux cleaned = -6.52974e-05 Jy ! Total flux subtracted in 200 components = -6.52974e-05 Jy ! Clean residual min=-0.000710 max=0.000704 Jy/beam ! Clean residual mean=0.000003 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.115718 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 1054 components and 0.115718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049939Jy sigma=1.125061 ! Fit after self-cal, rms=0.049923Jy sigma=1.125010 ! 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.366 mas, bmaj=10.26 mas, bpa=8.881 degrees ! Estimated noise=0.61612 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 10.26 at 8.881 degrees (North through East) ! Clean map min=-0.031676 max=0.065952 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.983 mas, bmaj=9.687 mas, bpa=10.43 degrees ! Estimated noise=0.833433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278144 Jy ! Component: 100 - total flux cleaned = 0.0222662 Jy ! Component: 150 - total flux cleaned = 0.0220688 Jy ! Component: 200 - total flux cleaned = 0.0315342 Jy ! Total flux subtracted in 200 components = 0.0315342 Jy ! Clean residual min=-0.029401 max=0.029452 Jy/beam ! Clean residual mean=0.000112 rms=0.012056 Jy/beam ! Combined flux in latest and established models = 0.0315342 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 79 model components to the UV plane model. ! The established model now contains 79 components and 0.0315342 Jy ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=10.26 mas, bpa=8.881 degrees ! Estimated noise=0.61612 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.00936432 Jy ! Component: 100 - total flux cleaned = 0.0187573 Jy ! Component: 150 - total flux cleaned = 0.0309867 Jy ! Component: 200 - total flux cleaned = 0.0400858 Jy ! Total flux subtracted in 200 components = 0.0400858 Jy ! Clean residual min=-0.028478 max=0.028656 Jy/beam ! Clean residual mean=0.000166 rms=0.013435 Jy/beam ! Combined flux in latest and established models = 0.07162 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 204 components and 0.07162 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=6.252 mas, bmaj=13.65 mas, bpa=-5.04 degrees ! Estimated noise=0.764282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0279918 Jy ! Component: 100 - total flux cleaned = 0.0368177 Jy ! Component: 150 - total flux cleaned = 0.0384804 Jy ! Component: 200 - total flux cleaned = 0.0355784 Jy ! Total flux subtracted in 200 components = 0.0355784 Jy ! Clean residual min=-0.023850 max=0.023941 Jy/beam ! Clean residual mean=0.000216 rms=0.013423 Jy/beam ! Combined flux in latest and established models = 0.107198 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.00274967 Jy ! Component: 100 - total flux cleaned = -0.00665712 Jy ! Component: 150 - total flux cleaned = -0.00915346 Jy ! Component: 200 - total flux cleaned = -0.0115257 Jy ! Total flux subtracted in 200 components = -0.0115257 Jy ! Clean residual min=-0.019293 max=0.019483 Jy/beam ! Clean residual mean=0.000184 rms=0.007557 Jy/beam ! Combined flux in latest and established models = 0.0956726 Jy ! Adding 185 model components to the UV plane model. ! The established model now contains 384 components and 0.0956727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=10.26 mas, bpa=8.881 degrees ! Estimated noise=0.61612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00475002 Jy ! Component: 100 - total flux cleaned = -0.00429552 Jy ! Component: 150 - total flux cleaned = -0.00391568 Jy ! Component: 200 - total flux cleaned = -0.00321839 Jy ! Total flux subtracted in 200 components = -0.00321839 Jy ! Clean residual min=-0.005366 max=0.005340 Jy/beam ! Clean residual mean=0.000011 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.0924543 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 440 components and 0.0924543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054411Jy sigma=1.249083 ! Fit after self-cal, rms=0.053693Jy sigma=1.225108 wmodel /J1924+3329_S_map.mod ! wmodel: Unable to open new model file: /J1924+3329_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1924+3329_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 10.26 at 8.881 degrees (North through East) ! Clean map min=-0.035158 max=0.050234 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1924+3329_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0502336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00168248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.0479 10.0479 20.0958 40.1917 80.3834 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 29.856 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1924+3329_S_dfm.log closed on Fri May 20 00:19:25 2016