! Started logfile: /scr/pima/bg219b_uvs/J0653-1929_S_dfm.log on Thu May 19 20:07:10 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/J0653-1929_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0653-1929_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.906636 visibilities/baseline/integration-bin. ! Found source: J0653-1929 ! ! 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 4700 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 J0653-1929_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027140Jy sigma=18.729286 ! Fit after self-cal, rms=0.822850Jy sigma=15.048355 ! 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=3.24 mas, bmaj=12.14 mas, bpa=17.15 degrees ! Estimated noise=0.838731 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.140989 Jy ! Component: 100 - total flux cleaned = 0.171737 Jy ! Total flux subtracted in 100 components = 0.171737 Jy ! Clean residual min=-0.006938 max=0.008591 Jy/beam ! Clean residual mean=0.000005 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.171737 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.171737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080654Jy sigma=1.370129 ! Fit after self-cal, rms=0.080648Jy sigma=1.370063 ! 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=4.05 mas, bmaj=13.03 mas, bpa=14.96 degrees ! Estimated noise=0.624299 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.00641849 Jy ! Component: 100 - total flux cleaned = 0.00853948 Jy ! Component: 150 - total flux cleaned = 0.00904719 Jy ! Component: 200 - total flux cleaned = 0.00941033 Jy ! Total flux subtracted in 200 components = 0.00941033 Jy ! Clean residual min=-0.006842 max=0.007794 Jy/beam ! Clean residual mean=0.000029 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.181147 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 29 components and 0.181147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080025Jy sigma=1.363566 ! Fit after self-cal, rms=0.080017Jy sigma=1.363410 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.05 x 13.03 at 14.96 degrees (North through East) ! Clean map min=-0.0065102 max=0.17833 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.01 FD 0.91 HN 1.01 KP 0.96 ! LA 0.95 NL 0.93 OV 0.90 PT 1.18 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.080017Jy sigma=1.363410 ! Fit after self-cal, rms=0.078203Jy sigma=1.351844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=13.02 mas, bpa=14.98 degrees ! Estimated noise=0.61801 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.00101755 Jy ! Component: 100 - total flux cleaned = -0.00120681 Jy ! Component: 150 - total flux cleaned = -0.00123323 Jy ! Component: 200 - total flux cleaned = -0.00125824 Jy ! Total flux subtracted in 200 components = -0.00125824 Jy ! Clean residual min=-0.005808 max=0.007029 Jy/beam ! Clean residual mean=0.000026 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.179889 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.179889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078181Jy sigma=1.350962 ! Fit after self-cal, rms=0.078179Jy sigma=1.350751 ! 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.078179Jy sigma=1.350751 ! Fit after self-cal, rms=0.078061Jy sigma=1.350712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=13.02 mas, bpa=14.99 degrees ! Estimated noise=0.617135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00042801 Jy ! Component: 100 - total flux cleaned = -0.00037832 Jy ! Component: 150 - total flux cleaned = -0.000378908 Jy ! Component: 200 - total flux cleaned = -0.000398213 Jy ! Total flux subtracted in 200 components = -0.000398213 Jy ! Clean residual min=-0.005722 max=0.007000 Jy/beam ! Clean residual mean=0.000026 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.179491 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.179491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078050Jy sigma=1.350389 ! Fit after self-cal, rms=0.078049Jy sigma=1.350345 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.000104952 Jy ! Component: 100 - total flux cleaned = -6.50571e-05 Jy ! Component: 150 - total flux cleaned = -4.80193e-05 Jy ! Component: 200 - total flux cleaned = -7.98038e-05 Jy ! Total flux subtracted in 200 components = -7.98038e-05 Jy ! Clean residual min=-0.005654 max=0.006999 Jy/beam ! Clean residual mean=0.000026 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.179411 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.179411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078039Jy sigma=1.350163 ! Fit after self-cal, rms=0.078039Jy sigma=1.350125 ! 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.078039Jy sigma=1.350125 ! Fit after self-cal, rms=0.077748Jy sigma=1.348901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.61645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026455 Jy ! Component: 100 - total flux cleaned = -0.000245835 Jy ! Component: 150 - total flux cleaned = -0.00022923 Jy ! Component: 200 - total flux cleaned = -0.000201162 Jy ! Total flux subtracted in 200 components = -0.000201162 Jy ! Clean residual min=-0.005399 max=0.006932 Jy/beam ! Clean residual mean=0.000027 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.17921 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.17921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077742Jy sigma=1.348719 ! Fit after self-cal, rms=0.077741Jy sigma=1.348682 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 = -2.1889e-05 Jy ! Component: 100 - total flux cleaned = -2.22297e-05 Jy ! Component: 150 - total flux cleaned = -7.61543e-06 Jy ! Component: 200 - total flux cleaned = 5.54588e-06 Jy ! Total flux subtracted in 200 components = 5.54588e-06 Jy ! Clean residual min=-0.005386 max=0.006937 Jy/beam ! Clean residual mean=0.000027 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.179216 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.179216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077735Jy sigma=1.348580 ! Fit after self-cal, rms=0.077735Jy sigma=1.348556 ! 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.077735Jy sigma=1.348556 ! Fit after self-cal, rms=0.077708Jy sigma=1.348552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.077 mas, bmaj=17.81 mas, bpa=4.52 degrees ! Estimated noise=0.694666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362327 Jy ! Component: 100 - total flux cleaned = -0.000468366 Jy ! Component: 150 - total flux cleaned = -0.00054995 Jy ! Component: 200 - total flux cleaned = -0.000567274 Jy ! Total flux subtracted in 200 components = -0.000567274 Jy ! Clean residual min=-0.005978 max=0.007727 Jy/beam ! Clean residual mean=0.000045 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.178648 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.178648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077709Jy sigma=1.348543 ! Fit after self-cal, rms=0.077707Jy sigma=1.348517 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 = 3.91446e-06 Jy ! Component: 100 - total flux cleaned = -4.70761e-05 Jy ! Component: 150 - total flux cleaned = -5.58896e-05 Jy ! Component: 200 - total flux cleaned = -7.04264e-05 Jy ! Total flux subtracted in 200 components = -7.04264e-05 Jy ! Clean residual min=-0.005961 max=0.007741 Jy/beam ! Clean residual mean=0.000044 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.178578 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.178578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077706Jy sigma=1.348537 ! Fit after self-cal, rms=0.077706Jy sigma=1.348526 ! 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=4.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 12.99 at 14.95 degrees (North through East) ! Clean map min=-0.0052293 max=0.17656 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=3.242 mas, bmaj=12.1 mas, bpa=17.1 degrees ! Estimated noise=0.821336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138044 Jy ! Component: 100 - total flux cleaned = 0.168172 Jy ! Component: 150 - total flux cleaned = 0.176027 Jy ! Component: 200 - total flux cleaned = 0.177396 Jy ! Total flux subtracted in 200 components = 0.177396 Jy ! Clean residual min=-0.005487 max=0.006141 Jy/beam ! Clean residual mean=0.000014 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.177396 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.177396 Jy ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 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.00168643 Jy ! Component: 100 - total flux cleaned = 0.00174387 Jy ! Component: 150 - total flux cleaned = 0.00183665 Jy ! Component: 200 - total flux cleaned = 0.00187312 Jy ! Total flux subtracted in 200 components = 0.00187312 Jy ! Clean residual min=-0.005462 max=0.006949 Jy/beam ! Clean residual mean=0.000026 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.179269 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.179269 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.077 mas, bmaj=17.81 mas, bpa=4.52 degrees ! Estimated noise=0.694666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254 Jy ! Component: 100 - total flux cleaned = -0.000302796 Jy ! Component: 150 - total flux cleaned = -0.000321844 Jy ! Component: 200 - total flux cleaned = -0.0003366 Jy ! Total flux subtracted in 200 components = -0.0003366 Jy ! Clean residual min=-0.006017 max=0.007803 Jy/beam ! Clean residual mean=0.000044 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.178932 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.43908e-05 Jy ! Component: 100 - total flux cleaned = -6.92589e-05 Jy ! Component: 150 - total flux cleaned = -0.000108016 Jy ! Component: 200 - total flux cleaned = -0.000156835 Jy ! Total flux subtracted in 200 components = -0.000156835 Jy ! Clean residual min=-0.006017 max=0.007789 Jy/beam ! Clean residual mean=0.000044 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.178775 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.178775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339101 Jy ! Component: 100 - total flux cleaned = 0.000361629 Jy ! Component: 150 - total flux cleaned = 0.000399636 Jy ! Component: 200 - total flux cleaned = 0.00040014 Jy ! Total flux subtracted in 200 components = 0.00040014 Jy ! Clean residual min=-0.005413 max=0.006950 Jy/beam ! Clean residual mean=0.000026 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.179175 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.179175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077713Jy sigma=1.348777 ! Fit after self-cal, rms=0.077713Jy sigma=1.348691 wmodel /J0653-1929_S_map.mod ! wmodel: Unable to open new model file: /J0653-1929_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0653-1929_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 12.99 at 14.95 degrees (North through East) ! Clean map min=-0.0051951 max=0.17607 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0653-1929_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00166587 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.83835 2.83835 5.67671 11.3534 22.7068 45.4136 90.8273 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 105.695 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0653-1929_S_dfm.log closed on Thu May 19 20:07:12 2016