! Started logfile: /scr/pima/bg219e_uvs/J0658-3642_S_dfm.log on Thu May 19 18:28: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/bg219e_uvs/J0658-3642_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0658-3642_S_uva.fits ! AN table 1: 62 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.775346 visibilities/baseline/integration-bin. ! Found source: J0658-3642 ! ! 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 5384 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 J0658-3642_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000842Jy sigma=13.773320 ! Fit after self-cal, rms=0.909756Jy sigma=12.515399 ! 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.21 mas, bmaj=13.71 mas, bpa=5.223 degrees ! Estimated noise=1.31127 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.0719117 Jy ! Component: 100 - total flux cleaned = 0.0887116 Jy ! Total flux subtracted in 100 components = 0.0887116 Jy ! Clean residual min=-0.007998 max=0.006603 Jy/beam ! Clean residual mean=0.000048 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.0887115 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0887115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097073Jy sigma=1.261743 ! Fit after self-cal, rms=0.096383Jy sigma=1.252657 ! 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.834 mas, bmaj=16.43 mas, bpa=5.377 degrees ! Estimated noise=0.76484 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.008646 Jy ! Component: 100 - total flux cleaned = 0.0125499 Jy ! Component: 150 - total flux cleaned = 0.0142427 Jy ! Component: 200 - total flux cleaned = 0.0144715 Jy ! Total flux subtracted in 200 components = 0.0144715 Jy ! Clean residual min=-0.004353 max=0.003898 Jy/beam ! Clean residual mean=0.000028 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.103183 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.103183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095717Jy sigma=1.241484 ! Fit after self-cal, rms=0.095757Jy sigma=1.241221 ! 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.834 x 16.43 at 5.377 degrees (North through East) ! Clean map min=-0.0042525 max=0.096732 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 0.95 HN 1.03 KP 0.98 LA 0.96 ! NL 1.06 OV 1.04 PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 1.00 LA 0.94 ! NL 1.09 OV 1.05 PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 0.87 KP 1.02 LA 1.06 ! NL 1.02 OV 0.98 PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.09 KP 1.00 LA 0.97 ! NL 1.01 OV 1.04 PT 0.93 SC 1.02 ! ! ! Fit before self-cal, rms=0.095757Jy sigma=1.241221 ! Fit after self-cal, rms=0.095839Jy sigma=1.238917 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=16.48 mas, bpa=5.433 degrees ! Estimated noise=0.760332 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.000634995 Jy ! Component: 100 - total flux cleaned = -0.000780718 Jy ! Component: 150 - total flux cleaned = -0.00078241 Jy ! Component: 200 - total flux cleaned = -0.000718096 Jy ! Total flux subtracted in 200 components = -0.000718096 Jy ! Clean residual min=-0.003634 max=0.003843 Jy/beam ! Clean residual mean=0.000039 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.102465 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.102465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095787Jy sigma=1.238348 ! Fit after self-cal, rms=0.095848Jy sigma=1.237964 ! 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.095848Jy sigma=1.237964 ! Fit after self-cal, rms=0.096607Jy sigma=1.236405 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=16.54 mas, bpa=5.52 degrees ! Estimated noise=0.762381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348329 Jy ! Component: 100 - total flux cleaned = -0.000309794 Jy ! Component: 150 - total flux cleaned = -0.000251547 Jy ! Component: 200 - total flux cleaned = -0.000251953 Jy ! Total flux subtracted in 200 components = -0.000251953 Jy ! Clean residual min=-0.003500 max=0.003879 Jy/beam ! Clean residual mean=0.000036 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.102213 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.102213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096583Jy sigma=1.236100 ! Fit after self-cal, rms=0.096603Jy sigma=1.236008 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 = -9.74205e-05 Jy ! Component: 100 - total flux cleaned = -6.98468e-05 Jy ! Component: 150 - total flux cleaned = -6.91192e-05 Jy ! Component: 200 - total flux cleaned = -6.89596e-05 Jy ! Total flux subtracted in 200 components = -6.89596e-05 Jy ! Clean residual min=-0.003496 max=0.003843 Jy/beam ! Clean residual mean=0.000037 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.102144 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.102144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096588Jy sigma=1.235828 ! Fit after self-cal, rms=0.096581Jy sigma=1.235794 ! 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.096581Jy sigma=1.235794 ! Fit after self-cal, rms=0.097015Jy sigma=1.234437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=16.57 mas, bpa=5.61 degrees ! Estimated noise=0.760373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000467338 Jy ! Component: 100 - total flux cleaned = -0.0004924 Jy ! Component: 150 - total flux cleaned = -0.000492243 Jy ! Component: 200 - total flux cleaned = -0.000491384 Jy ! Total flux subtracted in 200 components = -0.000491384 Jy ! Clean residual min=-0.003189 max=0.003493 Jy/beam ! Clean residual mean=0.000036 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.101653 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.101653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097003Jy sigma=1.234265 ! Fit after self-cal, rms=0.097041Jy sigma=1.234138 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.38826e-05 Jy ! Component: 100 - total flux cleaned = -1.10051e-05 Jy ! Component: 150 - total flux cleaned = -9.92694e-06 Jy ! Component: 200 - total flux cleaned = -9.7047e-06 Jy ! Total flux subtracted in 200 components = -9.7047e-06 Jy ! Clean residual min=-0.003184 max=0.003473 Jy/beam ! Clean residual mean=0.000035 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.101643 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.101643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097031Jy sigma=1.234016 ! Fit after self-cal, rms=0.097030Jy sigma=1.234003 ! 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.097030Jy sigma=1.234003 ! Fit after self-cal, rms=0.097313Jy sigma=1.233979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.179 mas, bmaj=24.07 mas, bpa=-3.724 degrees ! Estimated noise=0.884489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000659206 Jy ! Component: 100 - total flux cleaned = -0.00068269 Jy ! Component: 150 - total flux cleaned = -0.000705414 Jy ! Component: 200 - total flux cleaned = -0.000725176 Jy ! Total flux subtracted in 200 components = -0.000725176 Jy ! Clean residual min=-0.003701 max=0.003106 Jy/beam ! Clean residual mean=0.000066 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.100918 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.100918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097308Jy sigma=1.233916 ! Fit after self-cal, rms=0.097311Jy sigma=1.233866 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 = -5.11154e-05 Jy ! Component: 100 - total flux cleaned = -7.30312e-05 Jy ! Component: 150 - total flux cleaned = -7.19278e-05 Jy ! Component: 200 - total flux cleaned = -7.21509e-05 Jy ! Total flux subtracted in 200 components = -7.21509e-05 Jy ! Clean residual min=-0.003712 max=0.003094 Jy/beam ! Clean residual mean=0.000065 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.100846 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.100846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097309Jy sigma=1.233848 ! Fit after self-cal, rms=0.097306Jy sigma=1.233810 ! 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.835 mas, bmaj=16.61 mas, bpa=5.634 degrees ! Estimated noise=0.76035 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 16.61 at 5.634 degrees (North through East) ! Clean map min=-0.0040526 max=0.096312 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.205 mas, bmaj=13.89 mas, bpa=5.539 degrees ! Estimated noise=1.31877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0724671 Jy ! Component: 100 - total flux cleaned = 0.0891913 Jy ! Component: 150 - total flux cleaned = 0.0953242 Jy ! Component: 200 - total flux cleaned = 0.0971837 Jy ! Total flux subtracted in 200 components = 0.0971837 Jy ! Clean residual min=-0.006686 max=0.005809 Jy/beam ! Clean residual mean=0.000044 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.0971837 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0971837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=16.61 mas, bpa=5.634 degrees ! Estimated noise=0.76035 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.00296585 Jy ! Component: 100 - total flux cleaned = 0.0033492 Jy ! Component: 150 - total flux cleaned = 0.00371283 Jy ! Component: 200 - total flux cleaned = 0.00393781 Jy ! Total flux subtracted in 200 components = 0.00393781 Jy ! Clean residual min=-0.003462 max=0.003625 Jy/beam ! Clean residual mean=0.000036 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.101121 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.101122 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.179 mas, bmaj=24.07 mas, bpa=-3.724 degrees ! Estimated noise=0.884489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.66192e-05 Jy ! Component: 100 - total flux cleaned = -0.000106725 Jy ! Component: 150 - total flux cleaned = -0.000176768 Jy ! Component: 200 - total flux cleaned = -0.0002385 Jy ! Total flux subtracted in 200 components = -0.0002385 Jy ! Clean residual min=-0.003674 max=0.003046 Jy/beam ! Clean residual mean=0.000065 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.100883 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 = -2.9704e-05 Jy ! Component: 100 - total flux cleaned = -8.42334e-05 Jy ! Component: 150 - total flux cleaned = -0.000109663 Jy ! Component: 200 - total flux cleaned = -0.000133981 Jy ! Total flux subtracted in 200 components = -0.000133981 Jy ! Clean residual min=-0.003689 max=0.003090 Jy/beam ! Clean residual mean=0.000066 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.100749 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.100749 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=16.61 mas, bpa=5.634 degrees ! Estimated noise=0.76035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161373 Jy ! Component: 100 - total flux cleaned = 0.000231189 Jy ! Component: 150 - total flux cleaned = 0.000231438 Jy ! Component: 200 - total flux cleaned = 0.000260365 Jy ! Total flux subtracted in 200 components = 0.000260365 Jy ! Clean residual min=-0.003244 max=0.003741 Jy/beam ! Clean residual mean=0.000036 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.101009 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.101009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097351Jy sigma=1.234301 ! Fit after self-cal, rms=0.097350Jy sigma=1.234207 wmodel /J0658-3642_S_map.mod ! wmodel: Unable to open new model file: /J0658-3642_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0658-3642_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 16.61 at 5.634 degrees (North through East) ! Clean map min=-0.0038874 max=0.09565 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0658-3642_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0956504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00092315 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.89539 2.89539 5.79077 11.5815 23.1631 46.3262 92.6524 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 103.613 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0658-3642_S_dfm.log closed on Thu May 19 18:28:03 2016