! Started logfile: /scr/pima/bg219h_uvs/J1024+2332_S_dfm.log on Thu May 19 22:19:47 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/J1024+2332_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1024+2332_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.751852 visibilities/baseline/integration-bin. ! Found source: J1024+2332 ! ! 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 4872 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 J1024+2332_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021658Jy sigma=25.627516 ! Fit after self-cal, rms=0.863325Jy sigma=21.706756 ! 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.845 mas, bmaj=5.804 mas, bpa=-8.107 degrees ! Estimated noise=0.692004 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.100973 Jy ! Component: 100 - total flux cleaned = 0.132311 Jy ! Total flux subtracted in 100 components = 0.132311 Jy ! Clean residual min=-0.007400 max=0.013174 Jy/beam ! Clean residual mean=-0.000012 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.132311 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.132311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063931Jy sigma=1.514166 ! Fit after self-cal, rms=0.063801Jy sigma=1.510608 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145036 Jy ! Component: 100 - total flux cleaned = 0.0221237 Jy ! Total flux subtracted in 100 components = 0.0221237 Jy ! Clean residual min=-0.005923 max=0.009344 Jy/beam ! Clean residual mean=-0.000006 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.154434 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.154434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059505Jy sigma=1.409731 ! Fit after self-cal, rms=0.059481Jy sigma=1.408838 ! 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.437 mas, bmaj=6.689 mas, bpa=-5.638 degrees ! Estimated noise=0.478515 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 (5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008577 Jy ! Component: 100 - total flux cleaned = 0.0129888 Jy ! Component: 150 - total flux cleaned = 0.0147998 Jy ! Component: 200 - total flux cleaned = 0.0161242 Jy ! Total flux subtracted in 200 components = 0.0161242 Jy ! Clean residual min=-0.004140 max=0.005600 Jy/beam ! Clean residual mean=-0.000005 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.170559 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.170559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058102Jy sigma=1.373030 ! Fit after self-cal, rms=0.058006Jy sigma=1.370702 ! 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.437 x 6.689 at -5.638 degrees (North through East) ! Clean map min=-0.0040467 max=0.13307 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 0.99 FD 1.00* HN 0.94 KP 0.98 ! LA 0.97 MK 1.01 NL 1.11 OV 0.96 ! PT 1.00 SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.97 KP 0.98 ! LA 0.97 MK 1.00 NL 1.17 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.00 KP 0.99 ! LA 0.91 MK 1.06 NL 1.11 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.98 KP 1.00 ! LA 0.96 MK 0.95 NL 0.95 OV 1.02 ! PT 0.99 SC 1.07 ! ! ! Fit before self-cal, rms=0.058006Jy sigma=1.370702 ! Fit after self-cal, rms=0.056832Jy sigma=1.346890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=6.696 mas, bpa=-5.318 degrees ! Estimated noise=0.475185 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.00115002 Jy ! Component: 100 - total flux cleaned = -0.00128446 Jy ! Component: 150 - total flux cleaned = -0.00149883 Jy ! Component: 200 - total flux cleaned = -0.00164424 Jy ! Total flux subtracted in 200 components = -0.00164424 Jy ! Clean residual min=-0.003520 max=0.003631 Jy/beam ! Clean residual mean=0.000004 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.168914 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.168914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056679Jy sigma=1.343413 ! Fit after self-cal, rms=0.056669Jy sigma=1.342890 ! 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.056669Jy sigma=1.342890 ! Fit after self-cal, rms=0.056056Jy sigma=1.328704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=6.689 mas, bpa=-5.135 degrees ! Estimated noise=0.475365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035764 Jy ! Component: 100 - total flux cleaned = 0.000322572 Jy ! Component: 150 - total flux cleaned = 0.000224026 Jy ! Component: 200 - total flux cleaned = 0.000133219 Jy ! Total flux subtracted in 200 components = 0.000133219 Jy ! Clean residual min=-0.002657 max=0.003024 Jy/beam ! Clean residual mean=0.000003 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.169048 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.169048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056004Jy sigma=1.327807 ! Fit after self-cal, rms=0.056008Jy sigma=1.327628 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 (104.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218257 Jy ! Component: 100 - total flux cleaned = 0.00237152 Jy ! Component: 150 - total flux cleaned = 0.00251809 Jy ! Component: 200 - total flux cleaned = 0.00247517 Jy ! Total flux subtracted in 200 components = 0.00247517 Jy ! Clean residual min=-0.002609 max=0.002461 Jy/beam ! Clean residual mean=0.000003 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.171523 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.171523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055855Jy sigma=1.323652 ! Fit after self-cal, rms=0.055842Jy sigma=1.323308 ! 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.055842Jy sigma=1.323308 ! Fit after self-cal, rms=0.055880Jy sigma=1.323098 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=6.687 mas, bpa=-5.154 degrees ! Estimated noise=0.475941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616033 Jy ! Component: 100 - total flux cleaned = 0.000774827 Jy ! Component: 150 - total flux cleaned = 0.000878649 Jy ! Component: 200 - total flux cleaned = 0.000878141 Jy ! Total flux subtracted in 200 components = 0.000878141 Jy ! Clean residual min=-0.002607 max=0.002455 Jy/beam ! Clean residual mean=0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.172401 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.172401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055832Jy sigma=1.321898 ! Fit after self-cal, rms=0.055831Jy sigma=1.321845 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.000176209 Jy ! Component: 100 - total flux cleaned = 0.000236025 Jy ! Component: 150 - total flux cleaned = 0.000291999 Jy ! Component: 200 - total flux cleaned = 0.000291407 Jy ! Total flux subtracted in 200 components = 0.000291407 Jy ! Clean residual min=-0.002618 max=0.002420 Jy/beam ! Clean residual mean=0.000002 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.172692 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.172692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055804Jy sigma=1.321214 ! Fit after self-cal, rms=0.055803Jy sigma=1.321202 ! 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.055803Jy sigma=1.321202 ! Fit after self-cal, rms=0.055829Jy sigma=1.321140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=11.33 mas, bpa=-1.782 degrees ! Estimated noise=0.597326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192813 Jy ! Component: 100 - total flux cleaned = 0.000312731 Jy ! Component: 150 - total flux cleaned = 0.000287755 Jy ! Component: 200 - total flux cleaned = 0.000264507 Jy ! Total flux subtracted in 200 components = 0.000264507 Jy ! Clean residual min=-0.003374 max=0.002814 Jy/beam ! Clean residual mean=0.000004 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.172957 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.172957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055823Jy sigma=1.320717 ! Fit after self-cal, rms=0.055820Jy sigma=1.320670 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.4839e-05 Jy ! Component: 100 - total flux cleaned = 2.55458e-05 Jy ! Component: 150 - total flux cleaned = 5.37254e-06 Jy ! Component: 200 - total flux cleaned = -3.39897e-05 Jy ! Total flux subtracted in 200 components = -3.39897e-05 Jy ! Clean residual min=-0.003357 max=0.002762 Jy/beam ! Clean residual mean=0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.172923 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.172923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055819Jy sigma=1.320517 ! Fit after self-cal, rms=0.055818Jy sigma=1.320490 ! 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.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 6.686 at -5.166 degrees (North through East) ! Clean map min=-0.0037824 max=0.13219 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.832 mas, bmaj=5.761 mas, bpa=-7.885 degrees ! Estimated noise=0.682737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997374 Jy ! Component: 100 - total flux cleaned = 0.131784 Jy ! Component: 150 - total flux cleaned = 0.146065 Jy ! Component: 200 - total flux cleaned = 0.154062 Jy ! Total flux subtracted in 200 components = 0.154062 Jy ! Clean residual min=-0.004347 max=0.006314 Jy/beam ! Clean residual mean=-0.000003 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.154062 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.154062 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 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.00782339 Jy ! Component: 100 - total flux cleaned = 0.0117436 Jy ! Component: 150 - total flux cleaned = 0.0139883 Jy ! Component: 200 - total flux cleaned = 0.0155365 Jy ! Total flux subtracted in 200 components = 0.0155365 Jy ! Clean residual min=-0.002921 max=0.003052 Jy/beam ! Clean residual mean=0.000000 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.169599 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.169599 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.847 mas, bmaj=11.33 mas, bpa=-1.782 degrees ! Estimated noise=0.597326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124909 Jy ! Component: 100 - total flux cleaned = 0.00199471 Jy ! Component: 150 - total flux cleaned = 0.00246037 Jy ! Component: 200 - total flux cleaned = 0.00280189 Jy ! Total flux subtracted in 200 components = 0.00280189 Jy ! Clean residual min=-0.003257 max=0.003166 Jy/beam ! Clean residual mean=0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.172401 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.000249654 Jy ! Component: 100 - total flux cleaned = 0.000472346 Jy ! Component: 150 - total flux cleaned = 0.00055223 Jy ! Component: 200 - total flux cleaned = 0.000660905 Jy ! Total flux subtracted in 200 components = 0.000660905 Jy ! Clean residual min=-0.003276 max=0.002859 Jy/beam ! Clean residual mean=0.000003 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.173062 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 0.173062 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396478 Jy ! Component: 100 - total flux cleaned = 0.000398984 Jy ! Component: 150 - total flux cleaned = 0.000352212 Jy ! Component: 200 - total flux cleaned = 0.000309439 Jy ! Total flux subtracted in 200 components = 0.000309439 Jy ! Clean residual min=-0.002739 max=0.002648 Jy/beam ! Clean residual mean=0.000002 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.173371 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.173371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055922Jy sigma=1.323260 ! Fit after self-cal, rms=0.055906Jy sigma=1.322789 wmodel /J1024+2332_S_map.mod ! wmodel: Unable to open new model file: /J1024+2332_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1024+2332_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 6.686 at -5.166 degrees (North through East) ! Clean map min=-0.0035798 max=0.1323 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1024+2332_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000665716 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.50959 1.50959 3.01917 6.03834 12.0767 24.1534 48.3067 96.6135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 198.73 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1024+2332_S_dfm.log closed on Thu May 19 22:19:49 2016