! Started logfile: /scr/pima/bg219h_uvs/J1509-0735_S_dfm.log on Thu May 19 22:30:38 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/bg219h_uvs/J1509-0735_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1509-0735_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881624 visibilities/baseline/integration-bin. ! Found source: J1509-0735 ! ! 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 8252 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 J1509-0735_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033959Jy sigma=21.557095 ! Fit after self-cal, rms=0.760113Jy sigma=16.037320 ! 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.559 mas, bmaj=6.351 mas, bpa=-3.768 degrees ! Estimated noise=0.607952 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.186121 Jy ! Component: 100 - total flux cleaned = 0.23254 Jy ! Total flux subtracted in 100 components = 0.23254 Jy ! Clean residual min=-0.015449 max=0.019691 Jy/beam ! Clean residual mean=-0.000003 rms=0.003832 Jy/beam ! Combined flux in latest and established models = 0.23254 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.23254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115080Jy sigma=1.915541 ! Fit after self-cal, rms=0.115042Jy sigma=1.915155 ! 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.229 mas, bmaj=7.329 mas, bpa=-3.748 degrees ! Estimated noise=0.456051 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.0186187 Jy ! Component: 100 - total flux cleaned = 0.0256166 Jy ! Component: 150 - total flux cleaned = 0.0254402 Jy ! Component: 200 - total flux cleaned = 0.0249468 Jy ! Total flux subtracted in 200 components = 0.0249468 Jy ! Clean residual min=-0.012200 max=0.021434 Jy/beam ! Clean residual mean=-0.000026 rms=0.004347 Jy/beam ! Combined flux in latest and established models = 0.257487 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.257487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111799Jy sigma=1.857309 ! Fit after self-cal, rms=0.111788Jy sigma=1.857060 ! 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.229 x 7.329 at -3.748 degrees (North through East) ! Clean map min=-0.012045 max=0.2455 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* 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.111788Jy sigma=1.857060 ! Fit after self-cal, rms=0.111788Jy sigma=1.857060 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.329 mas, bpa=-3.748 degrees ! Estimated noise=0.456051 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.000434349 Jy ! Component: 100 - total flux cleaned = -0.000827785 Jy ! Component: 150 - total flux cleaned = -0.00129822 Jy ! Component: 200 - total flux cleaned = -0.00162556 Jy ! Total flux subtracted in 200 components = -0.00162556 Jy ! Clean residual min=-0.012409 max=0.021215 Jy/beam ! Clean residual mean=-0.000027 rms=0.004320 Jy/beam ! Combined flux in latest and established models = 0.255861 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.255861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111550Jy sigma=1.850447 ! Fit after self-cal, rms=0.111555Jy sigma=1.850329 ! 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.111555Jy sigma=1.850329 ! Fit after self-cal, rms=0.111555Jy sigma=1.850329 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.329 mas, bpa=-3.748 degrees ! Estimated noise=0.456051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416488 Jy ! Component: 100 - total flux cleaned = -0.000693475 Jy ! Component: 150 - total flux cleaned = -0.00103249 Jy ! Component: 200 - total flux cleaned = -0.00134215 Jy ! Total flux subtracted in 200 components = -0.00134215 Jy ! Clean residual min=-0.012540 max=0.021125 Jy/beam ! Clean residual mean=-0.000027 rms=0.004304 Jy/beam ! Combined flux in latest and established models = 0.254519 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.254519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111450Jy sigma=1.846809 ! Fit after self-cal, rms=0.111452Jy sigma=1.846744 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 (-30.5, -90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170698 Jy ! Component: 100 - total flux cleaned = 0.020801 Jy ! Component: 150 - total flux cleaned = 0.0229317 Jy ! Component: 200 - total flux cleaned = 0.0236936 Jy ! Total flux subtracted in 200 components = 0.0236936 Jy ! Clean residual min=-0.012036 max=0.019180 Jy/beam ! Clean residual mean=-0.000020 rms=0.003664 Jy/beam ! Combined flux in latest and established models = 0.278213 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.278213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108256Jy sigma=1.737965 ! Fit after self-cal, rms=0.107732Jy sigma=1.724814 ! 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.107732Jy sigma=1.724814 ! Fit after self-cal, rms=0.107732Jy sigma=1.724814 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.329 mas, bpa=-3.748 degrees ! Estimated noise=0.456051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00478756 Jy ! Component: 100 - total flux cleaned = 0.00481069 Jy ! Component: 150 - total flux cleaned = 0.00462131 Jy ! Component: 200 - total flux cleaned = 0.00445563 Jy ! Total flux subtracted in 200 components = 0.00445563 Jy ! Clean residual min=-0.011842 max=0.014339 Jy/beam ! Clean residual mean=-0.000018 rms=0.003387 Jy/beam ! Combined flux in latest and established models = 0.282668 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 85 components and 0.282668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106991Jy sigma=1.696874 ! Fit after self-cal, rms=0.106911Jy sigma=1.694977 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.00110252 Jy ! Component: 100 - total flux cleaned = 0.00110836 Jy ! Component: 150 - total flux cleaned = 0.000679219 Jy ! Component: 200 - total flux cleaned = 0.000279898 Jy ! Total flux subtracted in 200 components = 0.000279898 Jy ! Clean residual min=-0.011903 max=0.013527 Jy/beam ! Clean residual mean=-0.000018 rms=0.003282 Jy/beam ! Combined flux in latest and established models = 0.282948 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 91 components and 0.282948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106597Jy sigma=1.682018 ! Fit after self-cal, rms=0.106577Jy sigma=1.681517 ! 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.106577Jy sigma=1.681517 ! Fit after self-cal, rms=0.105708Jy sigma=1.665187 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.995 mas, bmaj=12.56 mas, bpa=0.2684 degrees ! Estimated noise=0.576745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00392791 Jy ! Component: 100 - total flux cleaned = -0.00355015 Jy ! Component: 150 - total flux cleaned = -0.0036863 Jy ! Component: 200 - total flux cleaned = -0.00380248 Jy ! Total flux subtracted in 200 components = -0.00380248 Jy ! Clean residual min=-0.016624 max=0.017082 Jy/beam ! Clean residual mean=-0.000045 rms=0.005111 Jy/beam ! Combined flux in latest and established models = 0.279146 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.279146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105740Jy sigma=1.659172 ! Fit after self-cal, rms=0.105672Jy sigma=1.656255 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.000551779 Jy ! Component: 100 - total flux cleaned = -0.000655358 Jy ! Component: 150 - total flux cleaned = -0.000753389 Jy ! Component: 200 - total flux cleaned = -0.000842543 Jy ! Total flux subtracted in 200 components = -0.000842543 Jy ! Clean residual min=-0.016832 max=0.016993 Jy/beam ! Clean residual mean=-0.000045 rms=0.005036 Jy/beam ! Combined flux in latest and established models = 0.278303 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.278303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105744Jy sigma=1.654526 ! Fit after self-cal, rms=0.105732Jy sigma=1.653851 ! 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.241 mas, bmaj=7.355 mas, bpa=-3.762 degrees ! Estimated noise=0.452216 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.355 at -3.762 degrees (North through East) ! Clean map min=-0.017891 max=0.24438 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.571 mas, bmaj=6.372 mas, bpa=-3.768 degrees ! Estimated noise=0.603298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184093 Jy ! Component: 100 - total flux cleaned = 0.230551 Jy ! Component: 150 - total flux cleaned = 0.25458 Jy ! Component: 200 - total flux cleaned = 0.26805 Jy ! Total flux subtracted in 200 components = 0.26805 Jy ! Clean residual min=-0.014032 max=0.017387 Jy/beam ! Clean residual mean=-0.000006 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.26805 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.26805 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.355 mas, bpa=-3.762 degrees ! Estimated noise=0.452216 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.00512814 Jy ! Component: 100 - total flux cleaned = 0.00950386 Jy ! Component: 150 - total flux cleaned = 0.0121012 Jy ! Component: 200 - total flux cleaned = 0.012659 Jy ! Total flux subtracted in 200 components = 0.012659 Jy ! Clean residual min=-0.012253 max=0.014327 Jy/beam ! Clean residual mean=-0.000019 rms=0.003429 Jy/beam ! Combined flux in latest and established models = 0.280709 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.280709 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.995 mas, bmaj=12.56 mas, bpa=0.2684 degrees ! Estimated noise=0.576745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00293197 Jy ! Component: 100 - total flux cleaned = -0.00209666 Jy ! Component: 150 - total flux cleaned = -0.00140067 Jy ! Component: 200 - total flux cleaned = -0.00120775 Jy ! Total flux subtracted in 200 components = -0.00120775 Jy ! Clean residual min=-0.015916 max=0.017902 Jy/beam ! Clean residual mean=-0.000044 rms=0.005169 Jy/beam ! Combined flux in latest and established models = 0.279501 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.000185655 Jy ! Component: 100 - total flux cleaned = 0.000498089 Jy ! Component: 150 - total flux cleaned = 0.000635394 Jy ! Component: 200 - total flux cleaned = 0.000764599 Jy ! Total flux subtracted in 200 components = 0.000764599 Jy ! Clean residual min=-0.016272 max=0.017777 Jy/beam ! Clean residual mean=-0.000044 rms=0.005065 Jy/beam ! Combined flux in latest and established models = 0.280265 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 78 components and 0.280265 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.355 mas, bpa=-3.762 degrees ! Estimated noise=0.452216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203001 Jy ! Component: 100 - total flux cleaned = 0.000867674 Jy ! Component: 150 - total flux cleaned = 0.000690815 Jy ! Component: 200 - total flux cleaned = 6.60474e-05 Jy ! Total flux subtracted in 200 components = 6.60474e-05 Jy ! Clean residual min=-0.011051 max=0.014059 Jy/beam ! Clean residual mean=-0.000019 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.280331 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.280331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105921Jy sigma=1.659629 ! Fit after self-cal, rms=0.105873Jy sigma=1.658603 wmodel /J1509-0735_S_map.mod ! wmodel: Unable to open new model file: /J1509-0735_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1509-0735_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.355 at -3.762 degrees (North through East) ! Clean map min=-0.018595 max=0.2399 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1509-0735_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.239902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00313813 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.92426 3.92426 7.84852 15.697 31.3941 62.7882 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0094 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.239 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 76.447 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1509-0735_S_dfm.log closed on Thu May 19 22:30:40 2016