! Started logfile: /scr/pima/bg219a_uvs/J2150+1449_S_dfm.log on Fri May 20 00:21:09 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/J2150+1449_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2150+1449_S_uva.fits ! AN table 1: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2150+1449 ! ! 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 3000 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 J2150+1449_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.159747Jy sigma=24.739788 ! Fit after self-cal, rms=0.670936Jy sigma=14.001166 ! 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.376 mas, bmaj=5.987 mas, bpa=-2.827 degrees ! Estimated noise=1.00918 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.291137 Jy ! Component: 100 - total flux cleaned = 0.447971 Jy ! Total flux subtracted in 100 components = 0.447971 Jy ! Clean residual min=-0.058813 max=0.085773 Jy/beam ! Clean residual mean=-0.000219 rms=0.021123 Jy/beam ! Combined flux in latest and established models = 0.447971 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.447971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297299Jy sigma=6.085390 ! Fit after self-cal, rms=0.296840Jy sigma=6.073982 ! 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=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 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.165941 Jy ! Component: 100 - total flux cleaned = 0.26501 Jy ! Component: 150 - total flux cleaned = 0.331598 Jy ! Component: 200 - total flux cleaned = 0.378288 Jy ! Total flux subtracted in 200 components = 0.378288 Jy ! Clean residual min=-0.051449 max=0.070318 Jy/beam ! Clean residual mean=-0.000023 rms=0.016962 Jy/beam ! Combined flux in latest and established models = 0.826258 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.826258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162948Jy sigma=3.173997 ! Fit after self-cal, rms=0.162293Jy sigma=3.158962 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.758 x 6.691 at -2.361 degrees (North through East) ! Clean map min=-0.049844 max=0.39283 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.162293Jy sigma=3.158962 ! Fit after self-cal, rms=0.162293Jy sigma=3.158962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 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.0339874 Jy ! Component: 100 - total flux cleaned = 0.0576468 Jy ! Component: 150 - total flux cleaned = 0.0743293 Jy ! Component: 200 - total flux cleaned = 0.0836484 Jy ! Total flux subtracted in 200 components = 0.0836484 Jy ! Clean residual min=-0.048691 max=0.059960 Jy/beam ! Clean residual mean=0.000049 rms=0.015165 Jy/beam ! Combined flux in latest and established models = 0.909907 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.909907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151707Jy sigma=2.958975 ! Fit after self-cal, rms=0.151522Jy sigma=2.953909 ! 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.151522Jy sigma=2.953909 ! Fit after self-cal, rms=0.151522Jy sigma=2.953909 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292975 Jy ! Component: 100 - total flux cleaned = 0.0066013 Jy ! Component: 150 - total flux cleaned = 0.00954161 Jy ! Component: 200 - total flux cleaned = 0.0122315 Jy ! Total flux subtracted in 200 components = 0.0122315 Jy ! Clean residual min=-0.048599 max=0.057768 Jy/beam ! Clean residual mean=0.000059 rms=0.014887 Jy/beam ! Combined flux in latest and established models = 0.922138 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.922138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149434Jy sigma=2.916423 ! Fit after self-cal, rms=0.149267Jy sigma=2.912364 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.000531722 Jy ! Component: 100 - total flux cleaned = 0.00282461 Jy ! Component: 150 - total flux cleaned = 0.00408127 Jy ! Component: 200 - total flux cleaned = 0.00555823 Jy ! Total flux subtracted in 200 components = 0.00555823 Jy ! Clean residual min=-0.047926 max=0.057050 Jy/beam ! Clean residual mean=0.000064 rms=0.014720 Jy/beam ! Combined flux in latest and established models = 0.927696 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.927696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147792Jy sigma=2.886914 ! Fit after self-cal, rms=0.147664Jy sigma=2.884186 ! 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.147664Jy sigma=2.884186 ! Fit after self-cal, rms=0.147664Jy sigma=2.884186 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327189 Jy ! Component: 100 - total flux cleaned = 0.00156381 Jy ! Component: 150 - total flux cleaned = 0.00272841 Jy ! Component: 200 - total flux cleaned = 0.0035685 Jy ! Total flux subtracted in 200 components = 0.0035685 Jy ! Clean residual min=-0.047319 max=0.056136 Jy/beam ! Clean residual mean=0.000066 rms=0.014595 Jy/beam ! Combined flux in latest and established models = 0.931265 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.931265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146395Jy sigma=2.861685 ! Fit after self-cal, rms=0.146254Jy sigma=2.859382 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.000409027 Jy ! Component: 100 - total flux cleaned = 0.00131027 Jy ! Component: 150 - total flux cleaned = 0.00246567 Jy ! Component: 200 - total flux cleaned = 0.00330304 Jy ! Total flux subtracted in 200 components = 0.00330304 Jy ! Clean residual min=-0.046662 max=0.055308 Jy/beam ! Clean residual mean=0.000069 rms=0.014491 Jy/beam ! Combined flux in latest and established models = 0.934568 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.934568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145024Jy sigma=2.837588 ! Fit after self-cal, rms=0.144862Jy sigma=2.835124 ! 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.144862Jy sigma=2.835124 ! Fit after self-cal, rms=0.144862Jy sigma=2.835124 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.108 mas, bmaj=12.65 mas, bpa=-4.518 degrees ! Estimated noise=0.930605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0443955 Jy ! Component: 100 - total flux cleaned = 0.0642605 Jy ! Component: 150 - total flux cleaned = 0.0662717 Jy ! Component: 200 - total flux cleaned = 0.0684875 Jy ! Total flux subtracted in 200 components = 0.0684875 Jy ! Clean residual min=-0.074884 max=0.097053 Jy/beam ! Clean residual mean=0.000302 rms=0.032436 Jy/beam ! Combined flux in latest and established models = 1.00306 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 80 components and 1.00306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149671Jy sigma=3.008630 ! Fit after self-cal, rms=0.148987Jy sigma=2.991953 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.00326652 Jy ! Component: 100 - total flux cleaned = 0.00365043 Jy ! Component: 150 - total flux cleaned = 0.00400211 Jy ! Component: 200 - total flux cleaned = 0.00437664 Jy ! Total flux subtracted in 200 components = 0.00437664 Jy ! Clean residual min=-0.073790 max=0.095998 Jy/beam ! Clean residual mean=0.000308 rms=0.032203 Jy/beam ! Combined flux in latest and established models = 1.00743 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 1.00743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150871Jy sigma=3.039508 ! Fit after self-cal, rms=0.150728Jy sigma=3.033433 ! 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=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.758 x 6.691 at -2.361 degrees (North through East) ! Clean map min=-0.049331 max=0.35485 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.376 mas, bmaj=5.987 mas, bpa=-2.827 degrees ! Estimated noise=1.00918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291095 Jy ! Component: 100 - total flux cleaned = 0.448847 Jy ! Component: 150 - total flux cleaned = 0.556894 Jy ! Component: 200 - total flux cleaned = 0.634387 Jy ! Total flux subtracted in 200 components = 0.634387 Jy ! Clean residual min=-0.049112 max=0.068737 Jy/beam ! Clean residual mean=-0.000108 rms=0.014485 Jy/beam ! Combined flux in latest and established models = 0.634387 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.634387 Jy ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 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.0971832 Jy ! Component: 100 - total flux cleaned = 0.161321 Jy ! Component: 150 - total flux cleaned = 0.206184 Jy ! Component: 200 - total flux cleaned = 0.237695 Jy ! Total flux subtracted in 200 components = 0.237695 Jy ! Clean residual min=-0.049237 max=0.061028 Jy/beam ! Clean residual mean=0.000016 rms=0.015690 Jy/beam ! Combined flux in latest and established models = 0.872082 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.872082 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.108 mas, bmaj=12.65 mas, bpa=-4.518 degrees ! Estimated noise=0.930605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0724157 Jy ! Component: 100 - total flux cleaned = 0.105863 Jy ! Component: 150 - total flux cleaned = 0.120798 Jy ! Component: 200 - total flux cleaned = 0.12225 Jy ! Total flux subtracted in 200 components = 0.12225 Jy ! Clean residual min=-0.077638 max=0.097474 Jy/beam ! Clean residual mean=0.000287 rms=0.032693 Jy/beam ! Combined flux in latest and established models = 0.994332 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.00184011 Jy ! Component: 100 - total flux cleaned = 0.00357323 Jy ! Component: 150 - total flux cleaned = 0.00481213 Jy ! Component: 200 - total flux cleaned = 0.00598663 Jy ! Total flux subtracted in 200 components = 0.00598663 Jy ! Clean residual min=-0.075806 max=0.096501 Jy/beam ! Clean residual mean=0.000297 rms=0.032456 Jy/beam ! Combined flux in latest and established models = 1.00032 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 1.00032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.758 mas, bmaj=6.691 mas, bpa=-2.361 degrees ! Estimated noise=0.64236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0440694 Jy ! Component: 100 - total flux cleaned = -0.0460093 Jy ! Component: 150 - total flux cleaned = -0.0472954 Jy ! Component: 200 - total flux cleaned = -0.0483457 Jy ! Total flux subtracted in 200 components = -0.0483457 Jy ! Clean residual min=-0.045727 max=0.052905 Jy/beam ! Clean residual mean=0.000083 rms=0.014221 Jy/beam ! Combined flux in latest and established models = 0.951973 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.951973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144250Jy sigma=2.838534 ! Fit after self-cal, rms=0.143652Jy sigma=2.828389 wmodel /J2150+1449_S_map.mod ! wmodel: Unable to open new model file: /J2150+1449_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2150+1449_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.758 x 6.691 at -2.361 degrees (North through East) ! Clean map min=-0.044705 max=0.3606 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2150+1449_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.360601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0141925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.8074 11.8074 23.6148 47.2297 94.4593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0425 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.36 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 25.407 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2150+1449_S_dfm.log closed on Fri May 20 00:21:11 2016