! Started logfile: /scr/pima/bg219b_uvs/J0935-3332_S_dfm.log on Thu May 19 20:12:00 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/J0935-3332_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0935-3332_S_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.779915 visibilities/baseline/integration-bin. ! Found source: J0935-3332 ! ! 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 2920 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 J0935-3332_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031979Jy sigma=15.903050 ! Fit after self-cal, rms=0.858676Jy sigma=13.072494 ! 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.553 mas, bmaj=18.57 mas, bpa=20.13 degrees ! Estimated noise=1.51936 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.109785 Jy ! Component: 100 - total flux cleaned = 0.151703 Jy ! Total flux subtracted in 100 components = 0.151703 Jy ! Clean residual min=-0.013211 max=0.024230 Jy/beam ! Clean residual mean=0.000132 rms=0.004992 Jy/beam ! Combined flux in latest and established models = 0.151703 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.151703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102735Jy sigma=1.469727 ! Fit after self-cal, rms=0.101812Jy sigma=1.462276 ! 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.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 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.0291365 Jy ! Component: 100 - total flux cleaned = 0.0432487 Jy ! Component: 150 - total flux cleaned = 0.0503685 Jy ! Component: 200 - total flux cleaned = 0.0517547 Jy ! Total flux subtracted in 200 components = 0.0517547 Jy ! Clean residual min=-0.007142 max=0.015288 Jy/beam ! Clean residual mean=0.000157 rms=0.003442 Jy/beam ! Combined flux in latest and established models = 0.203458 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 83 components and 0.203458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094563Jy sigma=1.323373 ! Fit after self-cal, rms=0.094390Jy sigma=1.322401 ! 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.43 x 20.25 at 18.39 degrees (North through East) ! Clean map min=-0.0070015 max=0.14806 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.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* ! ! ! Fit before self-cal, rms=0.094390Jy sigma=1.322401 ! Fit after self-cal, rms=0.094390Jy sigma=1.322401 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 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.000759899 Jy ! Component: 100 - total flux cleaned = 0.00054559 Jy ! Component: 150 - total flux cleaned = 0.000368754 Jy ! Component: 200 - total flux cleaned = 0.000126247 Jy ! Total flux subtracted in 200 components = 0.000126247 Jy ! Clean residual min=-0.007127 max=0.014918 Jy/beam ! Clean residual mean=0.000147 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 0.203584 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.203584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094176Jy sigma=1.319497 ! Fit after self-cal, rms=0.094173Jy sigma=1.319442 ! 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.094173Jy sigma=1.319442 ! Fit after self-cal, rms=0.094173Jy sigma=1.319442 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=20.25 mas, bpa=18.39 degrees ! Estimated noise=0.921661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318125 Jy ! Component: 100 - total flux cleaned = -0.000606371 Jy ! Component: 150 - total flux cleaned = -0.000874286 Jy ! Component: 200 - total flux cleaned = -0.00112503 Jy ! Total flux subtracted in 200 components = -0.00112503 Jy ! Clean residual min=-0.007165 max=0.014753 Jy/beam ! Clean residual mean=0.000143 rms=0.003338 Jy/beam ! Combined flux in latest and established models = 0.202459 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.202459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094069Jy sigma=1.318154 ! Fit after self-cal, rms=0.094096Jy sigma=1.318125 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 (-79.5, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124481 Jy ! Component: 100 - total flux cleaned = 0.0154717 Jy ! Component: 150 - total flux cleaned = 0.0153174 Jy ! Component: 200 - total flux cleaned = 0.0150609 Jy ! Total flux subtracted in 200 components = 0.0150609 Jy ! Clean residual min=-0.005412 max=0.010846 Jy/beam ! Clean residual mean=0.000082 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.21752 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 177 components and 0.21752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092642Jy sigma=1.286734 ! Fit after self-cal, rms=0.092313Jy sigma=1.281066 ! 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.092313Jy sigma=1.281066 ! Fit after self-cal, rms=0.092698Jy sigma=1.270771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=20.27 mas, bpa=18.65 degrees ! Estimated noise=0.921528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00092581 Jy ! Component: 100 - total flux cleaned = 0.00109862 Jy ! Component: 150 - total flux cleaned = 0.000884195 Jy ! Component: 200 - total flux cleaned = 0.000758415 Jy ! Total flux subtracted in 200 components = 0.000758415 Jy ! Clean residual min=-0.004334 max=0.005524 Jy/beam ! Clean residual mean=0.000061 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.218278 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 212 components and 0.218278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092569Jy sigma=1.268012 ! Fit after self-cal, rms=0.092556Jy sigma=1.267282 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.000779027 Jy ! Component: 100 - total flux cleaned = 0.000666932 Jy ! Component: 150 - total flux cleaned = 0.000405884 Jy ! Component: 200 - total flux cleaned = 0.000117292 Jy ! Total flux subtracted in 200 components = 0.000117292 Jy ! Clean residual min=-0.004306 max=0.005292 Jy/beam ! Clean residual mean=0.000058 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.218396 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 238 components and 0.218396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092493Jy sigma=1.266030 ! Fit after self-cal, rms=0.092472Jy sigma=1.265911 ! 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.092472Jy sigma=1.265911 ! Fit after self-cal, rms=0.093703Jy sigma=1.255899 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.442 mas, bmaj=28.68 mas, bpa=8.837 degrees ! Estimated noise=1.00407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000983661 Jy ! Component: 100 - total flux cleaned = -0.00126711 Jy ! Component: 150 - total flux cleaned = -0.00143622 Jy ! Component: 200 - total flux cleaned = -0.00154228 Jy ! Total flux subtracted in 200 components = -0.00154228 Jy ! Clean residual min=-0.003880 max=0.004684 Jy/beam ! Clean residual mean=0.000059 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.216853 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 262 components and 0.216853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093664Jy sigma=1.255072 ! Fit after self-cal, rms=0.093632Jy sigma=1.254681 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.000208644 Jy ! Component: 100 - total flux cleaned = -0.000127889 Jy ! Component: 150 - total flux cleaned = -0.000344459 Jy ! Component: 200 - total flux cleaned = -0.000544518 Jy ! Total flux subtracted in 200 components = -0.000544518 Jy ! Clean residual min=-0.003799 max=0.004605 Jy/beam ! Clean residual mean=0.000056 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.216309 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 276 components and 0.216309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093618Jy sigma=1.254504 ! Fit after self-cal, rms=0.093607Jy sigma=1.254471 ! 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.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.402 x 20.34 at 18.72 degrees (North through East) ! Clean map min=-0.005684 max=0.14421 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.516 mas, bmaj=18.82 mas, bpa=20.47 degrees ! Estimated noise=1.51799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109684 Jy ! Component: 100 - total flux cleaned = 0.152473 Jy ! Component: 150 - total flux cleaned = 0.176467 Jy ! Component: 200 - total flux cleaned = 0.192005 Jy ! Total flux subtracted in 200 components = 0.192005 Jy ! Clean residual min=-0.008580 max=0.013401 Jy/beam ! Clean residual mean=0.000048 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.192005 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.192005 Jy ! Inverting map and beam ! Estimated beam: bmin=4.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 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) ! Added new window around map position (-27.5, 83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154488 Jy ! Component: 100 - total flux cleaned = 0.0228915 Jy ! Component: 150 - total flux cleaned = 0.0274824 Jy ! Component: 200 - total flux cleaned = 0.0294021 Jy ! Total flux subtracted in 200 components = 0.0294021 Jy ! Clean residual min=-0.004168 max=0.005456 Jy/beam ! Clean residual mean=0.000074 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.221408 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 123 components and 0.221408 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.442 mas, bmaj=28.68 mas, bpa=8.837 degrees ! Estimated noise=1.00407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116072 Jy ! Component: 100 - total flux cleaned = 0.00154531 Jy ! Component: 150 - total flux cleaned = 0.00123639 Jy ! Component: 200 - total flux cleaned = 0.000765969 Jy ! Total flux subtracted in 200 components = 0.000765969 Jy ! Clean residual min=-0.004494 max=0.005374 Jy/beam ! Clean residual mean=0.000083 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.222174 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.000481924 Jy ! Component: 100 - total flux cleaned = -0.000909088 Jy ! Component: 150 - total flux cleaned = -0.00125369 Jy ! Component: 200 - total flux cleaned = -0.0014848 Jy ! Total flux subtracted in 200 components = -0.0014848 Jy ! Clean residual min=-0.004310 max=0.005035 Jy/beam ! Clean residual mean=0.000072 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.220689 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 202 components and 0.220689 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.402 mas, bmaj=20.34 mas, bpa=18.72 degrees ! Estimated noise=0.931294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12783e-05 Jy ! Component: 100 - total flux cleaned = -3.36673e-05 Jy ! Component: 150 - total flux cleaned = -8.23278e-05 Jy ! Component: 200 - total flux cleaned = -8.29357e-05 Jy ! Total flux subtracted in 200 components = -8.29357e-05 Jy ! Clean residual min=-0.003595 max=0.004185 Jy/beam ! Clean residual mean=0.000044 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.220606 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 228 components and 0.220606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093459Jy sigma=1.254108 ! Fit after self-cal, rms=0.093386Jy sigma=1.253328 wmodel /J0935-3332_S_map.mod ! wmodel: Unable to open new model file: /J0935-3332_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0935-3332_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.402 x 20.34 at 18.72 degrees (North through East) ! Clean map min=-0.0035773 max=0.1419 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0935-3332_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.141896 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00100217 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.11881 2.11881 4.23761 8.47522 16.9504 33.9009 67.8018 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 141.589 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0935-3332_S_dfm.log closed on Thu May 19 20:12:03 2016