! Started logfile: /scr/pima/rv125_uvs/J1309-3948_S_dfm.log on Sun Dec 23 06:59:08 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv125_uvs/J1309-3948_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1309-3948_S_uva.fits ! AN table 1: 26 integrations on 15 of 15 possible baselines. ! AN table 2: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.95 visibilities/baseline/integration-bin. ! Found source: J1309-3948 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2736 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 J1309-3948_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! A total of 132 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035208Jy sigma=12.276384 ! Fit after self-cal, rms=0.772911Jy sigma=9.077559 ! 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.241 mas, bmaj=7.88 mas, bpa=8.033 degrees ! Estimated noise=2.20124 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.178423 Jy ! Component: 100 - total flux cleaned = 0.219952 Jy ! Total flux subtracted in 100 components = 0.219952 Jy ! Clean residual min=-0.014142 max=0.024799 Jy/beam ! Clean residual mean=-0.000149 rms=0.004246 Jy/beam ! Combined flux in latest and established models = 0.219952 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.219952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095123Jy sigma=1.078405 ! Fit after self-cal, rms=0.095105Jy sigma=1.078226 ! 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=2.843 mas, bmaj=9.356 mas, bpa=6.174 degrees ! Estimated noise=1.35768 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 (-2.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278672 Jy ! Component: 100 - total flux cleaned = 0.0411418 Jy ! Component: 150 - total flux cleaned = 0.0483619 Jy ! Component: 200 - total flux cleaned = 0.0496667 Jy ! Total flux subtracted in 200 components = 0.0496667 Jy ! Clean residual min=-0.010786 max=0.012601 Jy/beam ! Clean residual mean=0.000037 rms=0.003001 Jy/beam ! Combined flux in latest and established models = 0.269618 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.269618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086688Jy sigma=0.983969 ! Fit after self-cal, rms=0.086263Jy sigma=0.977712 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.843 x 9.356 at 6.174 degrees (North through East) ! Clean map min=-0.010495 max=0.21662 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 0.96 NL 1.40 OV 0.98 ! PT 1.11 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.98 LA 1.00 MK 1.00 OV 0.97 ! PT 1.10 SC 0.99 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.93 LA 0.88 NL 1.35 OV 0.88 ! PT 1.12 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.93 LA 0.95 MK 1.04 OV 0.94 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* MK 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.97 LA 0.92 NL 1.21 OV 0.93 ! PT 1.05 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.98 LA 0.90 MK 0.98 OV 0.91 ! PT 1.08 SC 1.02 ! ! ! Fit before self-cal, rms=0.086263Jy sigma=0.977712 ! Fit after self-cal, rms=0.085772Jy sigma=0.932185 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.818 mas, bmaj=9.285 mas, bpa=6.395 degrees ! Estimated noise=1.37291 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.000529472 Jy ! Component: 100 - total flux cleaned = 0.000703403 Jy ! Component: 150 - total flux cleaned = 0.000763929 Jy ! Component: 200 - total flux cleaned = 0.000932064 Jy ! Total flux subtracted in 200 components = 0.000932064 Jy ! Clean residual min=-0.004697 max=0.003901 Jy/beam ! Clean residual mean=0.000073 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.27055 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.27055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085582Jy sigma=0.930591 ! Fit after self-cal, rms=0.085714Jy sigma=0.930012 ! 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.085714Jy sigma=0.930012 ! Fit after self-cal, rms=0.086017Jy sigma=0.929826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.818 mas, bmaj=9.301 mas, bpa=6.438 degrees ! Estimated noise=1.37327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304049 Jy ! Component: 100 - total flux cleaned = 0.000372024 Jy ! Component: 150 - total flux cleaned = 0.000371409 Jy ! Component: 200 - total flux cleaned = 0.000413436 Jy ! Total flux subtracted in 200 components = 0.000413436 Jy ! Clean residual min=-0.004382 max=0.003807 Jy/beam ! Clean residual mean=0.000078 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.270964 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.270964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085929Jy sigma=0.929138 ! Fit after self-cal, rms=0.085932Jy sigma=0.929082 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 = 6.45635e-05 Jy ! Component: 100 - total flux cleaned = 2.57681e-05 Jy ! Component: 150 - total flux cleaned = 9.3292e-05 Jy ! Component: 200 - total flux cleaned = 0.000125764 Jy ! Total flux subtracted in 200 components = 0.000125764 Jy ! Clean residual min=-0.004380 max=0.003763 Jy/beam ! Clean residual mean=0.000079 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.27109 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.27109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085895Jy sigma=0.928797 ! Fit after self-cal, rms=0.085893Jy sigma=0.928786 ! 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.085893Jy sigma=0.928786 ! Fit after self-cal, rms=0.086232Jy sigma=0.928562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=9.309 mas, bpa=6.48 degrees ! Estimated noise=1.37411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132004 Jy ! Component: 100 - total flux cleaned = 6.02644e-05 Jy ! Component: 150 - total flux cleaned = 0.000123718 Jy ! Component: 200 - total flux cleaned = 0.000181164 Jy ! Total flux subtracted in 200 components = 0.000181164 Jy ! Clean residual min=-0.004107 max=0.003850 Jy/beam ! Clean residual mean=0.000082 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.271271 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.271271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086196Jy sigma=0.928308 ! Fit after self-cal, rms=0.086200Jy sigma=0.928295 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.62379e-05 Jy ! Component: 100 - total flux cleaned = 2.64367e-05 Jy ! Component: 150 - total flux cleaned = 7.59119e-05 Jy ! Component: 200 - total flux cleaned = 0.000147108 Jy ! Total flux subtracted in 200 components = 0.000147108 Jy ! Clean residual min=-0.004080 max=0.003832 Jy/beam ! Clean residual mean=0.000083 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.271418 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.271418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086182Jy sigma=0.928161 ! Fit after self-cal, rms=0.086179Jy sigma=0.928157 ! 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.086179Jy sigma=0.928157 ! Fit after self-cal, rms=0.086433Jy sigma=0.928006 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.932 mas, bmaj=28.79 mas, bpa=-2.24 degrees ! Estimated noise=1.84668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143943 Jy ! Component: 100 - total flux cleaned = -8.65026e-05 Jy ! Component: 150 - total flux cleaned = -3.80981e-05 Jy ! Component: 200 - total flux cleaned = 3.51087e-06 Jy ! Total flux subtracted in 200 components = 3.51087e-06 Jy ! Clean residual min=-0.004108 max=0.004340 Jy/beam ! Clean residual mean=0.000172 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.271421 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.271421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086424Jy sigma=0.927963 ! Fit after self-cal, rms=0.086423Jy sigma=0.927949 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.000111605 Jy ! Component: 100 - total flux cleaned = -7.41045e-05 Jy ! Component: 150 - total flux cleaned = -6.27336e-05 Jy ! Component: 200 - total flux cleaned = -6.34743e-05 Jy ! Total flux subtracted in 200 components = -6.34743e-05 Jy ! Clean residual min=-0.004112 max=0.004320 Jy/beam ! Clean residual mean=0.000171 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.271358 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.271358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086421Jy sigma=0.927950 ! Fit after self-cal, rms=0.086418Jy sigma=0.927943 ! 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=2.816 mas, bmaj=9.311 mas, bpa=6.505 degrees ! Estimated noise=1.3746 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 9.311 at 6.505 degrees (North through East) ! Clean map min=-0.0060038 max=0.21698 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.228 mas, bmaj=7.864 mas, bpa=8.262 degrees ! Estimated noise=2.20737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178343 Jy ! Component: 100 - total flux cleaned = 0.219882 Jy ! Component: 150 - total flux cleaned = 0.237029 Jy ! Component: 200 - total flux cleaned = 0.245584 Jy ! Total flux subtracted in 200 components = 0.245584 Jy ! Clean residual min=-0.008130 max=0.006897 Jy/beam ! Clean residual mean=-0.000055 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.245584 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.245584 Jy ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=9.311 mas, bpa=6.505 degrees ! Estimated noise=1.3746 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.0108424 Jy ! Component: 100 - total flux cleaned = 0.0168427 Jy ! Component: 150 - total flux cleaned = 0.0205817 Jy ! Component: 200 - total flux cleaned = 0.0229471 Jy ! Total flux subtracted in 200 components = 0.0229471 Jy ! Clean residual min=-0.004145 max=0.003841 Jy/beam ! Clean residual mean=0.000057 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.268531 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.268531 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.932 mas, bmaj=28.79 mas, bpa=-2.24 degrees ! Estimated noise=1.84668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260024 Jy ! Component: 100 - total flux cleaned = 0.0028252 Jy ! Component: 150 - total flux cleaned = 0.00300387 Jy ! Component: 200 - total flux cleaned = 0.00311524 Jy ! Total flux subtracted in 200 components = 0.00311524 Jy ! Clean residual min=-0.004281 max=0.004409 Jy/beam ! Clean residual mean=0.000176 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.271647 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 = 9.49742e-05 Jy ! Component: 100 - total flux cleaned = 0.000176877 Jy ! Component: 150 - total flux cleaned = 0.000224313 Jy ! Component: 200 - total flux cleaned = 0.00024642 Jy ! Total flux subtracted in 200 components = 0.00024642 Jy ! Clean residual min=-0.004159 max=0.004382 Jy/beam ! Clean residual mean=0.000180 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.271893 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.271893 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=9.311 mas, bpa=6.505 degrees ! Estimated noise=1.3746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131169 Jy ! Component: 100 - total flux cleaned = 2.91667e-06 Jy ! Component: 150 - total flux cleaned = 3.48358e-06 Jy ! Component: 200 - total flux cleaned = -3.00499e-05 Jy ! Total flux subtracted in 200 components = -3.00499e-05 Jy ! Clean residual min=-0.003871 max=0.004140 Jy/beam ! Clean residual mean=0.000085 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.271863 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.271863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086453Jy sigma=0.928547 ! Fit after self-cal, rms=0.086435Jy sigma=0.928394 wmodel J1309-3948_S_map.mod ! Writing 89 model components to file: J1309-3948_S_map.mod wobs J1309-3948_S_uvs.fits ! Writing UV FITS file: J1309-3948_S_uvs.fits wwins J1309-3948_S_map.win ! wwins: Wrote 2 windows to J1309-3948_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825818 Jy ! Component: 100 - total flux cleaned = 0.00127217 Jy ! Component: 150 - total flux cleaned = 0.0016825 Jy ! Component: 200 - total flux cleaned = 0.00190323 Jy ! Component: 250 - total flux cleaned = 0.00206043 Jy ! Component: 300 - total flux cleaned = 0.00195986 Jy ! Component: 350 - total flux cleaned = 0.00210401 Jy ! Component: 400 - total flux cleaned = 0.00205692 Jy ! Component: 450 - total flux cleaned = 0.00201214 Jy ! Component: 500 - total flux cleaned = 0.00205516 Jy ! Component: 550 - total flux cleaned = 0.00209752 Jy ! Component: 600 - total flux cleaned = 0.00209749 Jy ! Component: 650 - total flux cleaned = 0.00209858 Jy ! Component: 700 - total flux cleaned = 0.00213949 Jy ! Component: 750 - total flux cleaned = 0.00217858 Jy ! Component: 800 - total flux cleaned = 0.00240404 Jy ! Component: 850 - total flux cleaned = 0.00255002 Jy ! Component: 900 - total flux cleaned = 0.00272974 Jy ! Component: 950 - total flux cleaned = 0.0029061 Jy ! Component: 1000 - total flux cleaned = 0.00301062 Jy ! Component: 1050 - total flux cleaned = 0.00321578 Jy ! Component: 1100 - total flux cleaned = 0.00331592 Jy ! Component: 1150 - total flux cleaned = 0.00341473 Jy ! Component: 1200 - total flux cleaned = 0.00344651 Jy ! Component: 1250 - total flux cleaned = 0.00347801 Jy ! Component: 1300 - total flux cleaned = 0.00366575 Jy ! Component: 1350 - total flux cleaned = 0.0036345 Jy ! Component: 1400 - total flux cleaned = 0.00369552 Jy ! Component: 1450 - total flux cleaned = 0.00378595 Jy ! Component: 1500 - total flux cleaned = 0.00393364 Jy ! Component: 1550 - total flux cleaned = 0.00396233 Jy ! Component: 1600 - total flux cleaned = 0.003991 Jy ! Component: 1650 - total flux cleaned = 0.00410443 Jy ! Component: 1700 - total flux cleaned = 0.00410412 Jy ! Component: 1750 - total flux cleaned = 0.00421512 Jy ! Component: 1800 - total flux cleaned = 0.00427031 Jy ! Component: 1850 - total flux cleaned = 0.00432472 Jy ! Component: 1900 - total flux cleaned = 0.0044319 Jy ! Component: 1950 - total flux cleaned = 0.00448527 Jy ! Component: 2000 - total flux cleaned = 0.00453746 Jy ! Component: 2050 - total flux cleaned = 0.00456393 Jy ! Component: 2100 - total flux cleaned = 0.00461556 Jy ! Component: 2150 - total flux cleaned = 0.00474301 Jy ! Component: 2200 - total flux cleaned = 0.00476853 Jy ! Component: 2250 - total flux cleaned = 0.00484379 Jy ! Component: 2300 - total flux cleaned = 0.00491802 Jy ! Component: 2350 - total flux cleaned = 0.00489329 Jy ! Component: 2400 - total flux cleaned = 0.00494213 Jy ! Component: 2450 - total flux cleaned = 0.00499062 Jy ! Component: 2500 - total flux cleaned = 0.00501451 Jy ! Component: 2550 - total flux cleaned = 0.00503835 Jy ! Component: 2600 - total flux cleaned = 0.00503849 Jy ! Component: 2650 - total flux cleaned = 0.00501518 Jy ! Component: 2700 - total flux cleaned = 0.00510853 Jy ! Component: 2750 - total flux cleaned = 0.00503905 Jy ! Component: 2800 - total flux cleaned = 0.00508523 Jy ! Component: 2850 - total flux cleaned = 0.00501639 Jy ! Component: 2900 - total flux cleaned = 0.00508483 Jy ! Component: 2950 - total flux cleaned = 0.00508489 Jy ! Component: 3000 - total flux cleaned = 0.00510749 Jy ! Component: 3050 - total flux cleaned = 0.00519699 Jy ! Component: 3100 - total flux cleaned = 0.00519702 Jy ! Component: 3150 - total flux cleaned = 0.00526362 Jy ! Component: 3200 - total flux cleaned = 0.00532985 Jy ! Component: 3250 - total flux cleaned = 0.00541747 Jy ! Component: 3300 - total flux cleaned = 0.00543917 Jy ! Component: 3350 - total flux cleaned = 0.00541747 Jy ! Component: 3400 - total flux cleaned = 0.00546075 Jy ! Component: 3450 - total flux cleaned = 0.00546073 Jy ! Component: 3500 - total flux cleaned = 0.00552509 Jy ! Component: 3550 - total flux cleaned = 0.00554634 Jy ! Component: 3600 - total flux cleaned = 0.00558869 Jy ! Component: 3650 - total flux cleaned = 0.00560986 Jy ! Component: 3700 - total flux cleaned = 0.00563087 Jy ! Component: 3750 - total flux cleaned = 0.00561006 Jy ! Component: 3800 - total flux cleaned = 0.00569396 Jy ! Component: 3850 - total flux cleaned = 0.0057149 Jy ! Component: 3900 - total flux cleaned = 0.0057773 Jy ! Component: 3950 - total flux cleaned = 0.00583954 Jy ! Component: 4000 - total flux cleaned = 0.005881 Jy ! Component: 4050 - total flux cleaned = 0.00588102 Jy ! Total flux subtracted in 4096 components = 0.00592215 Jy ! Clean residual min=-0.001216 max=0.001148 Jy/beam ! Clean residual mean=0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.277785 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 340 components and 0.277785 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1309-3948_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 9.311 at 6.505 degrees (North through East) ! Clean map min=-0.0031146 max=0.22017 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1309-3948_S_map.fits wmodel /scr/pima/rv125_uvs/J1309-3948_S_map.mod ! Writing 340 model components to file: /scr/pima/rv125_uvs/J1309-3948_S_map.mod wobs /scr/pima/rv125_uvs/J1309-3948_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1309-3948_S_uvs.fits wwins /scr/pima/rv125_uvs/J1309-3948_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv125_uvs/J1309-3948_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.220167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.465034 0.465034 0.930068 1.86014 3.72027 7.44055 14.8811 29.7622 59.5244 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 645.113 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1309-3948_S_dfm.log closed on Sun Dec 23 06:59:12 2018