! Started logfile: /scr/pima/bg219a_uvs/J0729-3439_S_dfm.log on Thu May 19 23:56:50 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/bg219a_uvs/J0729-3439_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0729-3439_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 29 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0729-3439 ! ! 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 49 lines of history. ! ! Reading 1624 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 J0729-3439_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 33 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.015922Jy sigma=20.093114 ! Fit after self-cal, rms=0.901360Jy sigma=17.941175 ! 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=7.126 mas, bmaj=58.8 mas, bpa=-5.629 degrees ! Estimated noise=1.10633 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0781772 Jy ! Component: 100 - total flux cleaned = 0.0992821 Jy ! Total flux subtracted in 100 components = 0.0992821 Jy ! Clean residual min=-0.009244 max=0.009783 Jy/beam ! Clean residual mean=-0.000415 rms=0.003681 Jy/beam ! Combined flux in latest and established models = 0.0992821 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0992821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060612Jy sigma=1.161998 ! Fit after self-cal, rms=0.060593Jy sigma=1.160408 ! 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=7.393 mas, bmaj=60.41 mas, bpa=-4.89 degrees ! Estimated noise=0.977598 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.0128225 Jy ! Component: 100 - total flux cleaned = 0.0168389 Jy ! Component: 150 - total flux cleaned = 0.018538 Jy ! Component: 200 - total flux cleaned = 0.0197284 Jy ! Total flux subtracted in 200 components = 0.0197284 Jy ! Clean residual min=-0.002159 max=0.002181 Jy/beam ! Clean residual mean=-0.000006 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.119011 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 124 components and 0.119011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057625Jy sigma=1.098885 ! Fit after self-cal, rms=0.057608Jy sigma=1.096214 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.393 x 60.41 at -4.89 degrees (North through East) ! Clean map min=-0.004888 max=0.0974 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: ! LA 1.02 NL 0.99 OV 0.99 PT 0.98 ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.08 MK 1.00* NL 0.92 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.88 NL 1.14 OV 1.03 PT 0.94 ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.95 MK 1.00* NL 1.00 OV 0.96 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 NL 0.94 OV 0.99 PT 0.97 ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 1.00* NL 1.13 OV 1.16 ! PT 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.86 NL 1.08 OV 1.10 PT 0.94 ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 1.00* NL 1.02 OV 0.97 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.057608Jy sigma=1.096214 ! Fit after self-cal, rms=0.057330Jy sigma=1.082339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.49 mas, bmaj=61.01 mas, bpa=-4.873 degrees ! Estimated noise=0.964532 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 = -8.71854e-05 Jy ! Component: 100 - total flux cleaned = -0.000136641 Jy ! Component: 150 - total flux cleaned = -9.13716e-05 Jy ! Component: 200 - total flux cleaned = -0.000175484 Jy ! Total flux subtracted in 200 components = -0.000175484 Jy ! Clean residual min=-0.000642 max=0.000646 Jy/beam ! Clean residual mean=0.000003 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.118835 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 200 components and 0.118835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057206Jy sigma=1.080490 ! Fit after self-cal, rms=0.057328Jy sigma=1.079864 ! 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.057328Jy sigma=1.079864 ! Fit after self-cal, rms=0.057672Jy sigma=1.079767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.502 mas, bmaj=61.12 mas, bpa=-4.878 degrees ! Estimated noise=0.967163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.65337e-05 Jy ! Component: 100 - total flux cleaned = -0.000190713 Jy ! Component: 150 - total flux cleaned = -0.000122771 Jy ! Component: 200 - total flux cleaned = 4.99539e-06 Jy ! Total flux subtracted in 200 components = 4.99539e-06 Jy ! Clean residual min=-0.000508 max=0.000508 Jy/beam ! Clean residual mean=0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.11884 Jy selfcal ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 279 components and 0.11884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057619Jy sigma=1.079065 ! Fit after self-cal, rms=0.057643Jy sigma=1.079017 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.000250894 Jy ! Component: 100 - total flux cleaned = 0.00030575 Jy ! Component: 150 - total flux cleaned = 0.000434681 Jy ! Component: 200 - total flux cleaned = 0.000600664 Jy ! Total flux subtracted in 200 components = 0.000600664 Jy ! Clean residual min=-0.000386 max=0.000385 Jy/beam ! Clean residual mean=0.000004 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.119441 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 344 components and 0.119441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057615Jy sigma=1.078666 ! Fit after self-cal, rms=0.057618Jy sigma=1.078644 ! 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.057618Jy sigma=1.078644 ! Fit after self-cal, rms=0.057613Jy sigma=1.078598 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.502 mas, bmaj=61.16 mas, bpa=-4.884 degrees ! Estimated noise=0.967011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117575 Jy ! Component: 100 - total flux cleaned = -4.45258e-05 Jy ! Component: 150 - total flux cleaned = 2.32128e-05 Jy ! Component: 200 - total flux cleaned = 0.000191 Jy ! Total flux subtracted in 200 components = 0.000191 Jy ! Clean residual min=-0.000340 max=0.000341 Jy/beam ! Clean residual mean=0.000004 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.119632 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 394 components and 0.119632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057592Jy sigma=1.078319 ! Fit after self-cal, rms=0.057597Jy sigma=1.078306 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 = 7.05841e-05 Jy ! Component: 100 - total flux cleaned = 0.000127217 Jy ! Component: 150 - total flux cleaned = 0.000257727 Jy ! Component: 200 - total flux cleaned = 0.000455355 Jy ! Total flux subtracted in 200 components = 0.000455355 Jy ! Clean residual min=-0.000295 max=0.000294 Jy/beam ! Clean residual mean=0.000004 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.120087 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 433 components and 0.120087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057583Jy sigma=1.078116 ! Fit after self-cal, rms=0.057584Jy sigma=1.078106 ! 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.057584Jy sigma=1.078106 ! Fit after self-cal, rms=0.057515Jy sigma=1.078076 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.513 mas, bmaj=67.5 mas, bpa=-4.519 degrees ! Estimated noise=0.97691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.24205e-05 Jy ! Component: 100 - total flux cleaned = 0.000184487 Jy ! Component: 150 - total flux cleaned = 0.000294584 Jy ! Component: 200 - total flux cleaned = 0.000360434 Jy ! Total flux subtracted in 200 components = 0.000360434 Jy ! Clean residual min=-0.000216 max=0.000217 Jy/beam ! Clean residual mean=0.000004 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.120448 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 486 components and 0.120447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057504Jy sigma=1.077938 ! Fit after self-cal, rms=0.057506Jy sigma=1.077931 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.000151731 Jy ! Component: 100 - total flux cleaned = 0.000309272 Jy ! Component: 150 - total flux cleaned = 0.000435656 Jy ! Component: 200 - total flux cleaned = 0.000547141 Jy ! Total flux subtracted in 200 components = 0.000547141 Jy ! Clean residual min=-0.000205 max=0.000205 Jy/beam ! Clean residual mean=0.000004 rms=0.000085 Jy/beam ! Combined flux in latest and established models = 0.120995 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 523 components and 0.120995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057498Jy sigma=1.077825 ! Fit after self-cal, rms=0.057498Jy sigma=1.077819 ! 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=7.499 mas, bmaj=61.17 mas, bpa=-4.892 degrees ! Estimated noise=0.965718 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.499 x 61.17 at -4.892 degrees (North through East) ! Clean map min=-0.0022226 max=0.096058 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=7.218 mas, bmaj=59.53 mas, bpa=-5.643 degrees ! Estimated noise=1.09722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0770177 Jy ! Component: 100 - total flux cleaned = 0.0981213 Jy ! Component: 150 - total flux cleaned = 0.107397 Jy ! Component: 200 - total flux cleaned = 0.1092 Jy ! Total flux subtracted in 200 components = 0.1092 Jy ! Clean residual min=-0.003769 max=0.003787 Jy/beam ! Clean residual mean=-0.000097 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.1092 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.1092 Jy ! Inverting map and beam ! Estimated beam: bmin=7.499 mas, bmaj=61.17 mas, bpa=-4.892 degrees ! Estimated noise=0.965718 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.00234111 Jy ! Component: 100 - total flux cleaned = 0.00248019 Jy ! Component: 150 - total flux cleaned = 0.00233947 Jy ! Component: 200 - total flux cleaned = 0.00300271 Jy ! Total flux subtracted in 200 components = 0.00300271 Jy ! Clean residual min=-0.001246 max=0.001244 Jy/beam ! Clean residual mean=0.000008 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.112202 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 166 components and 0.112202 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.513 mas, bmaj=67.5 mas, bpa=-4.519 degrees ! Estimated noise=0.97691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000399502 Jy ! Component: 100 - total flux cleaned = -0.000716139 Jy ! Component: 150 - total flux cleaned = -0.000596331 Jy ! Component: 200 - total flux cleaned = -0.000166836 Jy ! Total flux subtracted in 200 components = -0.000166836 Jy ! Clean residual min=-0.000571 max=0.000566 Jy/beam ! Clean residual mean=0.000008 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.112036 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.000523099 Jy ! Component: 100 - total flux cleaned = 0.00088374 Jy ! Component: 150 - total flux cleaned = 0.00130126 Jy ! Component: 200 - total flux cleaned = 0.00150617 Jy ! Total flux subtracted in 200 components = 0.00150617 Jy ! Clean residual min=-0.000413 max=0.000415 Jy/beam ! Clean residual mean=0.000011 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.113542 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 304 components and 0.113542 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.499 mas, bmaj=61.17 mas, bpa=-4.892 degrees ! Estimated noise=0.965718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230713 Jy ! Component: 100 - total flux cleaned = -0.000500868 Jy ! Component: 150 - total flux cleaned = -0.000608762 Jy ! Component: 200 - total flux cleaned = -0.000734296 Jy ! Total flux subtracted in 200 components = -0.000734296 Jy ! Clean residual min=-0.000405 max=0.000404 Jy/beam ! Clean residual mean=0.000001 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.112807 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 372 components and 0.112807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057533Jy sigma=1.078395 ! Fit after self-cal, rms=0.057522Jy sigma=1.078338 wmodel /J0729-3439_S_map.mod ! wmodel: Unable to open new model file: /J0729-3439_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0729-3439_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.499 x 61.17 at -4.892 degrees (North through East) ! Clean map min=-0.0020059 max=0.093824 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0729-3439_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0938244 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159455 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50985 0.50985 1.0197 2.0394 4.0788 8.1576 16.3152 32.6304 65.2608 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 588.408 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0729-3439_S_dfm.log closed on Thu May 19 23:56:54 2016