! Started logfile: /scr/pima/bg219b_uvs/J0625+1440_S_dfm.log on Thu May 19 20:04:37 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/bg219b_uvs/J0625+1440_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0625+1440_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.556548 visibilities/baseline/integration-bin. ! Found source: J0625+1440 ! ! 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 54 lines of history. ! ! Reading 4488 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 J0625+1440_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027450Jy sigma=23.442152 ! Fit after self-cal, rms=0.809782Jy sigma=19.061692 ! 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=5.315 mas, bmaj=11.33 mas, bpa=-9.979 degrees ! Estimated noise=0.75224 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.137282 Jy ! Component: 100 - total flux cleaned = 0.190802 Jy ! Total flux subtracted in 100 components = 0.190802 Jy ! Clean residual min=-0.042076 max=0.038907 Jy/beam ! Clean residual mean=-0.000045 rms=0.010469 Jy/beam ! Combined flux in latest and established models = 0.190801 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.190801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169539Jy sigma=3.526451 ! Fit after self-cal, rms=0.168874Jy sigma=3.508479 ! 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=6.397 mas, bmaj=12.06 mas, bpa=-10.97 degrees ! Estimated noise=0.479579 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.0461423 Jy ! Component: 100 - total flux cleaned = 0.0712885 Jy ! Component: 150 - total flux cleaned = 0.0840253 Jy ! Component: 200 - total flux cleaned = 0.0870757 Jy ! Total flux subtracted in 200 components = 0.0870757 Jy ! Clean residual min=-0.042884 max=0.046881 Jy/beam ! Clean residual mean=-0.000090 rms=0.011586 Jy/beam ! Combined flux in latest and established models = 0.277877 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.277877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151141Jy sigma=3.278281 ! Fit after self-cal, rms=0.150842Jy sigma=3.272192 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.397 x 12.06 at -10.97 degrees (North through East) ! Clean map min=-0.041936 max=0.18729 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.150842Jy sigma=3.272192 ! Fit after self-cal, rms=0.150842Jy sigma=3.272192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.397 mas, bmaj=12.06 mas, bpa=-10.97 degrees ! Estimated noise=0.479579 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.00292005 Jy ! Component: 100 - total flux cleaned = 0.00417533 Jy ! Component: 150 - total flux cleaned = 0.00525526 Jy ! Component: 200 - total flux cleaned = 0.00501289 Jy ! Total flux subtracted in 200 components = 0.00501289 Jy ! Clean residual min=-0.042534 max=0.048017 Jy/beam ! Clean residual mean=-0.000091 rms=0.011484 Jy/beam ! Combined flux in latest and established models = 0.28289 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.28289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149315Jy sigma=3.254784 ! Fit after self-cal, rms=0.149288Jy sigma=3.253008 ! 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.149288Jy sigma=3.253008 ! Fit after self-cal, rms=0.145559Jy sigma=3.235013 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.392 mas, bmaj=12.04 mas, bpa=-10.61 degrees ! Estimated noise=0.471532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00526764 Jy ! Component: 100 - total flux cleaned = -0.00548128 Jy ! Component: 150 - total flux cleaned = -0.00588117 Jy ! Component: 200 - total flux cleaned = -0.00607344 Jy ! Total flux subtracted in 200 components = -0.00607344 Jy ! Clean residual min=-0.041510 max=0.047061 Jy/beam ! Clean residual mean=-0.000073 rms=0.011069 Jy/beam ! Combined flux in latest and established models = 0.276817 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.276817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145174Jy sigma=3.217162 ! Fit after self-cal, rms=0.145155Jy sigma=3.216237 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 (-1.5, -50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0398567 Jy ! Component: 100 - total flux cleaned = 0.0614624 Jy ! Component: 150 - total flux cleaned = 0.077599 Jy ! Component: 200 - total flux cleaned = 0.0890684 Jy ! Total flux subtracted in 200 components = 0.0890684 Jy ! Clean residual min=-0.036822 max=0.032341 Jy/beam ! Clean residual mean=-0.000036 rms=0.009217 Jy/beam ! Combined flux in latest and established models = 0.365885 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 124 components and 0.365885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132796Jy sigma=2.886709 ! Fit after self-cal, rms=0.130947Jy sigma=2.846189 ! 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.130947Jy sigma=2.846189 ! Fit after self-cal, rms=0.130739Jy sigma=2.842896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.412 mas, bmaj=12.08 mas, bpa=-10.77 degrees ! Estimated noise=0.470751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163774 Jy ! Component: 100 - total flux cleaned = 0.0270918 Jy ! Component: 150 - total flux cleaned = 0.0327551 Jy ! Component: 200 - total flux cleaned = 0.0367589 Jy ! Total flux subtracted in 200 components = 0.0367589 Jy ! Clean residual min=-0.035980 max=0.028761 Jy/beam ! Clean residual mean=-0.000031 rms=0.008618 Jy/beam ! Combined flux in latest and established models = 0.402644 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 155 components and 0.402644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127622Jy sigma=2.772850 ! Fit after self-cal, rms=0.127272Jy sigma=2.765799 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.00787715 Jy ! Component: 100 - total flux cleaned = 0.0107289 Jy ! Component: 150 - total flux cleaned = 0.0124727 Jy ! Component: 200 - total flux cleaned = 0.0145755 Jy ! Total flux subtracted in 200 components = 0.0145755 Jy ! Clean residual min=-0.035427 max=0.027591 Jy/beam ! Clean residual mean=-0.000029 rms=0.008376 Jy/beam ! Combined flux in latest and established models = 0.417219 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 175 components and 0.417219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125802Jy sigma=2.735047 ! Fit after self-cal, rms=0.125676Jy sigma=2.732311 ! 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.125676Jy sigma=2.732311 ! Fit after self-cal, rms=0.122552Jy sigma=2.704975 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.786 mas, bmaj=13.51 mas, bpa=-13.94 degrees ! Estimated noise=0.491478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000729017 Jy ! Component: 100 - total flux cleaned = -0.000723798 Jy ! Component: 150 - total flux cleaned = -0.00122303 Jy ! Component: 200 - total flux cleaned = -0.000375916 Jy ! Total flux subtracted in 200 components = -0.000375916 Jy ! Clean residual min=-0.040070 max=0.030290 Jy/beam ! Clean residual mean=-0.000034 rms=0.009882 Jy/beam ! Combined flux in latest and established models = 0.416844 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 187 components and 0.416844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121842Jy sigma=2.679410 ! Fit after self-cal, rms=0.121779Jy sigma=2.676987 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.00165054 Jy ! Component: 100 - total flux cleaned = 0.00143548 Jy ! Component: 150 - total flux cleaned = 0.00162653 Jy ! Component: 200 - total flux cleaned = 0.00217314 Jy ! Total flux subtracted in 200 components = 0.00217314 Jy ! Clean residual min=-0.039495 max=0.030223 Jy/beam ! Clean residual mean=-0.000033 rms=0.009757 Jy/beam ! Combined flux in latest and established models = 0.419017 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 198 components and 0.419017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121304Jy sigma=2.663640 ! Fit after self-cal, rms=0.121281Jy sigma=2.662462 ! 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=6.431 mas, bmaj=12.08 mas, bpa=-10.69 degrees ! Estimated noise=0.463621 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.431 x 12.08 at -10.69 degrees (North through East) ! Clean map min=-0.033267 max=0.17388 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=5.323 mas, bmaj=11.36 mas, bpa=-9.801 degrees ! Estimated noise=0.73375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13169 Jy ! Component: 100 - total flux cleaned = 0.194735 Jy ! Component: 150 - total flux cleaned = 0.23782 Jy ! Component: 200 - total flux cleaned = 0.270829 Jy ! Total flux subtracted in 200 components = 0.270829 Jy ! Clean residual min=-0.034680 max=0.030559 Jy/beam ! Clean residual mean=-0.000032 rms=0.008486 Jy/beam ! Combined flux in latest and established models = 0.270829 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.270829 Jy ! Inverting map and beam ! Estimated beam: bmin=6.431 mas, bmaj=12.08 mas, bpa=-10.69 degrees ! Estimated noise=0.463621 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.0348032 Jy ! Component: 100 - total flux cleaned = 0.0596925 Jy ! Component: 150 - total flux cleaned = 0.0775935 Jy ! Component: 200 - total flux cleaned = 0.0905488 Jy ! Total flux subtracted in 200 components = 0.0905488 Jy ! Clean residual min=-0.033432 max=0.025624 Jy/beam ! Clean residual mean=-0.000026 rms=0.008513 Jy/beam ! Combined flux in latest and established models = 0.361378 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 94 components and 0.361378 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.786 mas, bmaj=13.51 mas, bpa=-13.94 degrees ! Estimated noise=0.491478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129257 Jy ! Component: 100 - total flux cleaned = 0.0226131 Jy ! Component: 150 - total flux cleaned = 0.0299608 Jy ! Component: 200 - total flux cleaned = 0.0333829 Jy ! Total flux subtracted in 200 components = 0.0333829 Jy ! Clean residual min=-0.039105 max=0.030990 Jy/beam ! Clean residual mean=-0.000037 rms=0.010010 Jy/beam ! Combined flux in latest and established models = 0.394761 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.00308185 Jy ! Component: 100 - total flux cleaned = 0.00655369 Jy ! Component: 150 - total flux cleaned = 0.00907349 Jy ! Component: 200 - total flux cleaned = 0.0122055 Jy ! Total flux subtracted in 200 components = 0.0122055 Jy ! Clean residual min=-0.038731 max=0.030798 Jy/beam ! Clean residual mean=-0.000037 rms=0.009805 Jy/beam ! Combined flux in latest and established models = 0.406966 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 147 components and 0.406966 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.431 mas, bmaj=12.08 mas, bpa=-10.69 degrees ! Estimated noise=0.463621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212491 Jy ! Component: 100 - total flux cleaned = 0.00311406 Jy ! Component: 150 - total flux cleaned = 0.00424009 Jy ! Component: 200 - total flux cleaned = 0.00445915 Jy ! Total flux subtracted in 200 components = 0.00445915 Jy ! Clean residual min=-0.032218 max=0.024809 Jy/beam ! Clean residual mean=-0.000023 rms=0.007788 Jy/beam ! Combined flux in latest and established models = 0.411425 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 175 components and 0.411425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121742Jy sigma=2.662627 ! Fit after self-cal, rms=0.121454Jy sigma=2.655467 wmodel /J0625+1440_S_map.mod ! wmodel: Unable to open new model file: /J0625+1440_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0625+1440_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.431 x 12.08 at -10.69 degrees (North through East) ! Clean map min=-0.032685 max=0.17098 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0625+1440_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.170978 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00774889 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -13.5963 13.5963 27.1927 54.3853 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0232 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.17 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 22.064 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0625+1440_S_dfm.log closed on Thu May 19 20:04:40 2016