! Started logfile: /scr/pima/bg219g_uvs/J1726+3213_S_dfm.log on Thu May 19 21:55:29 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/bg219g_uvs/J1726+3213_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1726+3213_S_uva.fits ! AN table 1: 18 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.949735 visibilities/baseline/integration-bin. ! Found source: J1726+3213 ! ! 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 1436 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 J1726+3213_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020057Jy sigma=22.628202 ! Fit after self-cal, rms=0.833841Jy sigma=18.578281 ! 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.394 mas, bmaj=17.59 mas, bpa=24.2 degrees ! Estimated noise=1.34882 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.13036 Jy ! Component: 100 - total flux cleaned = 0.1613 Jy ! Total flux subtracted in 100 components = 0.1613 Jy ! Clean residual min=-0.012641 max=0.013365 Jy/beam ! Clean residual mean=-0.000054 rms=0.003732 Jy/beam ! Combined flux in latest and established models = 0.1613 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.1613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117794Jy sigma=2.106891 ! Fit after self-cal, rms=0.117738Jy sigma=2.105365 ! 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.073 mas, bmaj=18.74 mas, bpa=23.14 degrees ! Estimated noise=0.921772 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.0165591 Jy ! Component: 100 - total flux cleaned = 0.0212732 Jy ! Component: 150 - total flux cleaned = 0.0210921 Jy ! Component: 200 - total flux cleaned = 0.0212642 Jy ! Total flux subtracted in 200 components = 0.0212642 Jy ! Clean residual min=-0.009923 max=0.008835 Jy/beam ! Clean residual mean=-0.000116 rms=0.002890 Jy/beam ! Combined flux in latest and established models = 0.182564 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.182564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115092Jy sigma=2.054170 ! Fit after self-cal, rms=0.115037Jy sigma=2.053588 ! 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.073 x 18.74 at 23.14 degrees (North through East) ! Clean map min=-0.009716 max=0.17289 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: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.06 LA 0.99 MK 0.96 ! OV 1.02 PT 1.10 SC 1.07 ! ! ! Fit before self-cal, rms=0.115037Jy sigma=2.053588 ! Fit after self-cal, rms=0.116555Jy sigma=2.046978 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=18.68 mas, bpa=23.06 degrees ! Estimated noise=0.937114 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.00428182 Jy ! Component: 100 - total flux cleaned = 0.0044152 Jy ! Component: 150 - total flux cleaned = 0.00466013 Jy ! Component: 200 - total flux cleaned = 0.00509862 Jy ! Total flux subtracted in 200 components = 0.00509862 Jy ! Clean residual min=-0.010534 max=0.008995 Jy/beam ! Clean residual mean=-0.000110 rms=0.002864 Jy/beam ! Combined flux in latest and established models = 0.187663 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.187663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116069Jy sigma=2.042071 ! Fit after self-cal, rms=0.116013Jy sigma=2.041862 ! 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.116013Jy sigma=2.041862 ! Fit after self-cal, rms=0.110657Jy sigma=2.019606 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=18.69 mas, bpa=23.06 degrees ! Estimated noise=0.939016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246724 Jy ! Component: 100 - total flux cleaned = 0.00270441 Jy ! Component: 150 - total flux cleaned = 0.00270396 Jy ! Component: 200 - total flux cleaned = 0.00283501 Jy ! Total flux subtracted in 200 components = 0.00283501 Jy ! Clean residual min=-0.007286 max=0.006585 Jy/beam ! Clean residual mean=-0.000070 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.190498 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.190498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110473Jy sigma=2.018205 ! Fit after self-cal, rms=0.110433Jy sigma=2.017107 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 = 6.10176e-07 Jy ! Component: 100 - total flux cleaned = 0.000121568 Jy ! Component: 150 - total flux cleaned = 6.60099e-05 Jy ! Component: 200 - total flux cleaned = -3.75217e-05 Jy ! Total flux subtracted in 200 components = -3.75217e-05 Jy ! Clean residual min=-0.007373 max=0.006681 Jy/beam ! Clean residual mean=-0.000071 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.190461 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.190461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110335Jy sigma=2.016546 ! Fit after self-cal, rms=0.110331Jy sigma=2.016468 ! 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.110331Jy sigma=2.016468 ! Fit after self-cal, rms=0.110788Jy sigma=2.016188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=18.68 mas, bpa=23.07 degrees ! Estimated noise=0.944452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157087 Jy ! Component: 100 - total flux cleaned = 0.00183299 Jy ! Component: 150 - total flux cleaned = 0.00183465 Jy ! Component: 200 - total flux cleaned = 0.0018368 Jy ! Total flux subtracted in 200 components = 0.0018368 Jy ! Clean residual min=-0.007371 max=0.006793 Jy/beam ! Clean residual mean=-0.000070 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.192297 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.192297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110701Jy sigma=2.015817 ! Fit after self-cal, rms=0.110710Jy sigma=2.015740 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.000112608 Jy ! Component: 100 - total flux cleaned = 6.93545e-05 Jy ! Component: 150 - total flux cleaned = 3.20812e-05 Jy ! Component: 200 - total flux cleaned = -3.60626e-06 Jy ! Total flux subtracted in 200 components = -3.60626e-06 Jy ! Clean residual min=-0.007355 max=0.006754 Jy/beam ! Clean residual mean=-0.000070 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.192294 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.192294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110661Jy sigma=2.015445 ! Fit after self-cal, rms=0.110656Jy sigma=2.015373 ! 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.110656Jy sigma=2.015373 ! Fit after self-cal, rms=0.111217Jy sigma=2.015199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.016 mas, bmaj=21.44 mas, bpa=20.19 degrees ! Estimated noise=1.17709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420357 Jy ! Component: 100 - total flux cleaned = 0.000724599 Jy ! Component: 150 - total flux cleaned = 0.000760504 Jy ! Component: 200 - total flux cleaned = 0.00076161 Jy ! Total flux subtracted in 200 components = 0.00076161 Jy ! Clean residual min=-0.007753 max=0.007371 Jy/beam ! Clean residual mean=-0.000122 rms=0.002675 Jy/beam ! Combined flux in latest and established models = 0.193055 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.193055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111183Jy sigma=2.015666 ! Fit after self-cal, rms=0.111175Jy sigma=2.015557 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.000162943 Jy ! Component: 100 - total flux cleaned = 0.000136735 Jy ! Component: 150 - total flux cleaned = 0.000135847 Jy ! Component: 200 - total flux cleaned = 0.000113464 Jy ! Total flux subtracted in 200 components = 0.000113464 Jy ! Clean residual min=-0.007825 max=0.007427 Jy/beam ! Clean residual mean=-0.000122 rms=0.002685 Jy/beam ! Combined flux in latest and established models = 0.193169 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.193169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111173Jy sigma=2.015762 ! Fit after self-cal, rms=0.111161Jy sigma=2.015700 ! 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.081 mas, bmaj=18.67 mas, bpa=23.07 degrees ! Estimated noise=0.949771 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 18.67 at 23.07 degrees (North through East) ! Clean map min=-0.0073114 max=0.178 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.4 mas, bmaj=17.5 mas, bpa=24.12 degrees ! Estimated noise=1.39554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134724 Jy ! Component: 100 - total flux cleaned = 0.166917 Jy ! Component: 150 - total flux cleaned = 0.181567 Jy ! Component: 200 - total flux cleaned = 0.18586 Jy ! Total flux subtracted in 200 components = 0.18586 Jy ! Clean residual min=-0.011172 max=0.009587 Jy/beam ! Clean residual mean=-0.000035 rms=0.003045 Jy/beam ! Combined flux in latest and established models = 0.18586 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.18586 Jy ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=18.67 mas, bpa=23.07 degrees ! Estimated noise=0.949771 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.00675546 Jy ! Component: 100 - total flux cleaned = 0.00709922 Jy ! Component: 150 - total flux cleaned = 0.00723677 Jy ! Component: 200 - total flux cleaned = 0.00723378 Jy ! Total flux subtracted in 200 components = 0.00723378 Jy ! Clean residual min=-0.007546 max=0.007009 Jy/beam ! Clean residual mean=-0.000076 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.193093 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.193093 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.016 mas, bmaj=21.44 mas, bpa=20.19 degrees ! Estimated noise=1.17709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168088 Jy ! Component: 100 - total flux cleaned = 0.00130198 Jy ! Component: 150 - total flux cleaned = 0.00111742 Jy ! Component: 200 - total flux cleaned = 0.00111944 Jy ! Total flux subtracted in 200 components = 0.00111944 Jy ! Clean residual min=-0.007623 max=0.007361 Jy/beam ! Clean residual mean=-0.000129 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 0.194213 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 = -4.88544e-05 Jy ! Component: 100 - total flux cleaned = -0.00013736 Jy ! Component: 150 - total flux cleaned = -0.000135786 Jy ! Component: 200 - total flux cleaned = -0.000172513 Jy ! Total flux subtracted in 200 components = -0.000172513 Jy ! Clean residual min=-0.007616 max=0.007406 Jy/beam ! Clean residual mean=-0.000126 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.19404 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 83 components and 0.19404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=18.67 mas, bpa=23.07 degrees ! Estimated noise=0.949771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103636 Jy ! Component: 100 - total flux cleaned = 0.000888763 Jy ! Component: 150 - total flux cleaned = 0.000888152 Jy ! Component: 200 - total flux cleaned = 0.000884653 Jy ! Total flux subtracted in 200 components = 0.000884653 Jy ! Clean residual min=-0.007377 max=0.006742 Jy/beam ! Clean residual mean=-0.000072 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.194925 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.194925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111307Jy sigma=2.015717 ! Fit after self-cal, rms=0.111306Jy sigma=2.015542 wmodel /J1726+3213_S_map.mod ! wmodel: Unable to open new model file: /J1726+3213_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1726+3213_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 18.67 at 23.07 degrees (North through East) ! Clean map min=-0.0072997 max=0.1772 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1726+3213_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.177203 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00215614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.65029 3.65029 7.30058 14.6012 29.2023 58.4047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0064 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.177 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 82.185 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1726+3213_S_dfm.log closed on Thu May 19 21:55:32 2016