! Started logfile: /scr/pima/bg219h_uvs/J0618-1418_S_dfm.log on Thu May 19 22:12:01 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/J0618-1418_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0618-1418_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.74408 visibilities/baseline/integration-bin. ! Found source: J0618-1418 ! ! 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 6536 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 J0618-1418_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009267Jy sigma=21.146419 ! Fit after self-cal, rms=0.926327Jy sigma=19.389712 ! 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.599 mas, bmaj=7.156 mas, bpa=0.3081 degrees ! Estimated noise=0.581271 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.0585247 Jy ! Component: 100 - total flux cleaned = 0.0723201 Jy ! Total flux subtracted in 100 components = 0.0723201 Jy ! Clean residual min=-0.005751 max=0.007352 Jy/beam ! Clean residual mean=-0.000001 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.0723201 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0723201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070980Jy sigma=1.425256 ! Fit after self-cal, rms=0.070092Jy sigma=1.404317 ! 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.015 mas, bmaj=7.881 mas, bpa=1.556 degrees ! Estimated noise=0.445219 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.00736862 Jy ! Component: 100 - total flux cleaned = 0.0107987 Jy ! Component: 150 - total flux cleaned = 0.0118648 Jy ! Component: 200 - total flux cleaned = 0.0121875 Jy ! Total flux subtracted in 200 components = 0.0121875 Jy ! Clean residual min=-0.004291 max=0.006285 Jy/beam ! Clean residual mean=0.000004 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.0845077 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0845077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069427Jy sigma=1.388127 ! Fit after self-cal, rms=0.069399Jy sigma=1.387203 ! 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.015 x 7.881 at 1.556 degrees (North through East) ! Clean map min=-0.0042637 max=0.077051 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* 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* 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* 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* 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.069399Jy sigma=1.387203 ! Fit after self-cal, rms=0.069399Jy sigma=1.387203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.881 mas, bpa=1.556 degrees ! Estimated noise=0.445219 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.000719318 Jy ! Component: 100 - total flux cleaned = 0.000957495 Jy ! Component: 150 - total flux cleaned = 0.00102145 Jy ! Component: 200 - total flux cleaned = 0.00107651 Jy ! Total flux subtracted in 200 components = 0.00107651 Jy ! Clean residual min=-0.004349 max=0.006121 Jy/beam ! Clean residual mean=0.000004 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.0855842 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.0855842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069362Jy sigma=1.386375 ! Fit after self-cal, rms=0.069360Jy sigma=1.386305 ! 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.069360Jy sigma=1.386305 ! Fit after self-cal, rms=0.064721Jy sigma=1.395547 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.916 mas, bpa=1.963 degrees ! Estimated noise=0.411866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00469873 Jy ! Component: 100 - total flux cleaned = -0.00631216 Jy ! Component: 150 - total flux cleaned = -0.00721651 Jy ! Component: 200 - total flux cleaned = -0.00760275 Jy ! Total flux subtracted in 200 components = -0.00760275 Jy ! Clean residual min=-0.004521 max=0.005819 Jy/beam ! Clean residual mean=0.000001 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.0779814 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0779814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064400Jy sigma=1.388810 ! Fit after self-cal, rms=0.064418Jy sigma=1.388455 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 (68.5, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00561572 Jy ! Component: 100 - total flux cleaned = 0.00912082 Jy ! Component: 150 - total flux cleaned = 0.0114168 Jy ! Component: 200 - total flux cleaned = 0.0124217 Jy ! Total flux subtracted in 200 components = 0.0124217 Jy ! Clean residual min=-0.004167 max=0.004202 Jy/beam ! Clean residual mean=0.000002 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.0904031 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 75 components and 0.0904031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063848Jy sigma=1.374581 ! Fit after self-cal, rms=0.063763Jy sigma=1.372712 ! 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.063763Jy sigma=1.372712 ! Fit after self-cal, rms=0.062341Jy sigma=1.371229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.939 mas, bpa=2.046 degrees ! Estimated noise=0.403068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143902 Jy ! Component: 100 - total flux cleaned = 0.000448822 Jy ! Component: 150 - total flux cleaned = 0.00119254 Jy ! Component: 200 - total flux cleaned = 0.00165171 Jy ! Total flux subtracted in 200 components = 0.00165171 Jy ! Clean residual min=-0.003520 max=0.003815 Jy/beam ! Clean residual mean=0.000003 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.0920548 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 93 components and 0.0920548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062136Jy sigma=1.366775 ! Fit after self-cal, rms=0.062119Jy sigma=1.366371 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.000825899 Jy ! Component: 100 - total flux cleaned = 0.000927154 Jy ! Component: 150 - total flux cleaned = 0.00106118 Jy ! Component: 200 - total flux cleaned = 0.00114072 Jy ! Total flux subtracted in 200 components = 0.00114072 Jy ! Clean residual min=-0.003417 max=0.003752 Jy/beam ! Clean residual mean=0.000003 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0931955 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 0.0931955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062047Jy sigma=1.364813 ! Fit after self-cal, rms=0.062036Jy sigma=1.364648 ! 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.062036Jy sigma=1.364648 ! Fit after self-cal, rms=0.061353Jy sigma=1.364206 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.82 mas, bmaj=13.49 mas, bpa=2.137 degrees ! Estimated noise=0.512646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.69342e-05 Jy ! Component: 100 - total flux cleaned = 9.25914e-05 Jy ! Component: 150 - total flux cleaned = 0.000147345 Jy ! Component: 200 - total flux cleaned = 0.000147645 Jy ! Total flux subtracted in 200 components = 0.000147645 Jy ! Clean residual min=-0.004287 max=0.004498 Jy/beam ! Clean residual mean=0.000004 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.0933432 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 127 components and 0.0933431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061317Jy sigma=1.363313 ! Fit after self-cal, rms=0.061304Jy sigma=1.363070 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.000232775 Jy ! Component: 100 - total flux cleaned = 0.000326692 Jy ! Component: 150 - total flux cleaned = 0.00032533 Jy ! Component: 200 - total flux cleaned = 0.000324375 Jy ! Total flux subtracted in 200 components = 0.000324375 Jy ! Clean residual min=-0.004270 max=0.004323 Jy/beam ! Clean residual mean=0.000004 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.0936675 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 138 components and 0.0936675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061305Jy sigma=1.363080 ! Fit after self-cal, rms=0.061300Jy sigma=1.362959 ! 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.058 mas, bmaj=7.945 mas, bpa=2.114 degrees ! Estimated noise=0.398455 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.058 x 7.945 at 2.114 degrees (North through East) ! Clean map min=-0.0032678 max=0.066855 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.638 mas, bmaj=7.21 mas, bpa=0.8262 degrees ! Estimated noise=0.519395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0523962 Jy ! Component: 100 - total flux cleaned = 0.0658841 Jy ! Component: 150 - total flux cleaned = 0.0730468 Jy ! Component: 200 - total flux cleaned = 0.0779094 Jy ! Total flux subtracted in 200 components = 0.0779094 Jy ! Clean residual min=-0.004201 max=0.004897 Jy/beam ! Clean residual mean=0.000002 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.0779094 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0779094 Jy ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.945 mas, bpa=2.114 degrees ! Estimated noise=0.398455 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.00459428 Jy ! Component: 100 - total flux cleaned = 0.00779171 Jy ! Component: 150 - total flux cleaned = 0.0102661 Jy ! Component: 200 - total flux cleaned = 0.0116222 Jy ! Total flux subtracted in 200 components = 0.0116222 Jy ! Clean residual min=-0.003517 max=0.003847 Jy/beam ! Clean residual mean=0.000003 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0895316 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 61 components and 0.0895316 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.82 mas, bmaj=13.49 mas, bpa=2.137 degrees ! Estimated noise=0.512646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317589 Jy ! Component: 100 - total flux cleaned = 0.00436967 Jy ! Component: 150 - total flux cleaned = 0.00450147 Jy ! Component: 200 - total flux cleaned = 0.0044462 Jy ! Total flux subtracted in 200 components = 0.0044462 Jy ! Clean residual min=-0.004637 max=0.004725 Jy/beam ! Clean residual mean=0.000005 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.0939778 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 = 1.19149e-06 Jy ! Component: 100 - total flux cleaned = 1.03749e-06 Jy ! Component: 150 - total flux cleaned = 7.98696e-07 Jy ! Component: 200 - total flux cleaned = -9.94864e-07 Jy ! Total flux subtracted in 200 components = -9.94864e-07 Jy ! Clean residual min=-0.004547 max=0.004541 Jy/beam ! Clean residual mean=0.000004 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.0939768 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.0939768 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.945 mas, bpa=2.114 degrees ! Estimated noise=0.398455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515538 Jy ! Component: 100 - total flux cleaned = -0.000200872 Jy ! Component: 150 - total flux cleaned = 0.000102294 Jy ! Component: 200 - total flux cleaned = 0.000146824 Jy ! Total flux subtracted in 200 components = 0.000146824 Jy ! Clean residual min=-0.003158 max=0.003668 Jy/beam ! Clean residual mean=0.000003 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0941237 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.0941237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061354Jy sigma=1.364052 ! Fit after self-cal, rms=0.061345Jy sigma=1.363666 wmodel /J0618-1418_S_map.mod ! wmodel: Unable to open new model file: /J0618-1418_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0618-1418_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.058 x 7.945 at 2.114 degrees (North through East) ! Clean map min=-0.0030032 max=0.065946 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0618-1418_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0659458 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000852324 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.87739 3.87739 7.75477 15.5095 31.0191 62.0382 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 77.371 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0618-1418_S_dfm.log closed on Thu May 19 22:12:03 2016