! Started logfile: .//J2134-4218_X_dfm.log on Sun Oct 21 00:16:07 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs .//J2134-4218_X_uva.fits ! Reading UV FITS file: .//J2134-4218_X_uva.fits ! AN table 1: 12 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2134-4218 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 960 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2134-4218_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.002310Jy sigma=20.988157 ! Fit after self-cal, rms=0.865426Jy sigma=17.998401 ! 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.218 mas, bmaj=38.88 mas, bpa=-13.2 degrees ! Estimated noise=1.96564 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.102097 Jy ! Component: 100 - total flux cleaned = 0.137671 Jy ! Total flux subtracted in 100 components = 0.137671 Jy ! Clean residual min=-0.012063 max=0.016740 Jy/beam ! Clean residual mean=0.000186 rms=0.005909 Jy/beam ! Combined flux in latest and established models = 0.137671 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.137671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.057861Jy sigma=1.058363 ! Fit after self-cal, rms=0.057843Jy sigma=1.056990 ! 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.617 mas, bmaj=35.92 mas, bpa=-13.24 degrees ! Estimated noise=1.18154 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.0256112 Jy ! Component: 100 - total flux cleaned = 0.0354675 Jy ! Component: 150 - total flux cleaned = 0.0371387 Jy ! Component: 200 - total flux cleaned = 0.0365897 Jy ! Total flux subtracted in 200 components = 0.0365897 Jy ! Clean residual min=-0.003899 max=0.003916 Jy/beam ! Clean residual mean=0.000030 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.174261 Jy ! Performing phase self-cal ! Adding 122 model components to the UV plane model. ! The established model now contains 156 components and 0.174261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046123Jy sigma=0.675806 ! Fit after self-cal, rms=0.046126Jy sigma=0.673629 ! 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.617 x 35.92 at -13.24 degrees (North through East) ! Clean map min=-0.0076791 max=0.13214 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 LA 0.98 NL 1.11 OV 1.02 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 0.95 NL 1.09 OV 1.05 ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 LA 0.94 NL 1.03 OV 1.04 ! PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.00 NL 1.04 OV 1.02 ! PT 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 LA 1.05 NL 1.04 OV 1.04 ! PT 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 0.97 NL 1.11 OV 1.00 ! PT 0.98 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.96 NL 1.07 OV 0.95 ! PT 0.94 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.03 NL 1.03 OV 0.93 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.046126Jy sigma=0.673629 ! Fit after self-cal, rms=0.046265Jy sigma=0.645984 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.673 mas, bmaj=35.58 mas, bpa=-13.2 degrees ! Estimated noise=1.16951 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.000327294 Jy ! Component: 100 - total flux cleaned = -0.000416403 Jy ! Component: 150 - total flux cleaned = -0.000668758 Jy ! Component: 200 - total flux cleaned = -0.000740969 Jy ! Total flux subtracted in 200 components = -0.000740969 Jy ! Clean residual min=-0.001211 max=0.001215 Jy/beam ! Clean residual mean=0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.17352 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 253 components and 0.17352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045827Jy sigma=0.633262 ! Fit after self-cal, rms=0.045864Jy sigma=0.632672 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045864Jy sigma=0.632672 ! Fit after self-cal, rms=0.046031Jy sigma=0.632513 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.674 mas, bmaj=35.58 mas, bpa=-13.2 degrees ! Estimated noise=1.17198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346762 Jy ! Component: 100 - total flux cleaned = 0.0011061 Jy ! Component: 150 - total flux cleaned = 0.00152097 Jy ! Component: 200 - total flux cleaned = 0.00169249 Jy ! Total flux subtracted in 200 components = 0.00169249 Jy ! Clean residual min=-0.000926 max=0.000924 Jy/beam ! Clean residual mean=0.000006 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.175213 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 302 components and 0.175213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045852Jy sigma=0.628646 ! Fit after self-cal, rms=0.045846Jy sigma=0.628429 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.00105522 Jy ! Component: 100 - total flux cleaned = 0.00181355 Jy ! Component: 150 - total flux cleaned = 0.00239714 Jy ! Component: 200 - total flux cleaned = 0.00269926 Jy ! Total flux subtracted in 200 components = 0.00269926 Jy ! Clean residual min=-0.000710 max=0.000705 Jy/beam ! Clean residual mean=0.000005 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.177912 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 354 components and 0.177912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045757Jy sigma=0.626201 ! Fit after self-cal, rms=0.045761Jy sigma=0.626112 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045761Jy sigma=0.626112 ! Fit after self-cal, rms=0.046031Jy sigma=0.625777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=35.61 mas, bpa=-13.19 degrees ! Estimated noise=1.1764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373344 Jy ! Component: 100 - total flux cleaned = 0.000494426 Jy ! Component: 150 - total flux cleaned = 0.000649153 Jy ! Component: 200 - total flux cleaned = 0.000721498 Jy ! Total flux subtracted in 200 components = 0.000721498 Jy ! Clean residual min=-0.000586 max=0.000589 Jy/beam ! Clean residual mean=0.000003 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.178633 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 391 components and 0.178633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045935Jy sigma=0.624331 ! Fit after self-cal, rms=0.045934Jy sigma=0.624243 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.000265857 Jy ! Component: 100 - total flux cleaned = 0.000596308 Jy ! Component: 150 - total flux cleaned = 0.000819831 Jy ! Component: 200 - total flux cleaned = 0.00100734 Jy ! Total flux subtracted in 200 components = 0.00100734 Jy ! Clean residual min=-0.000525 max=0.000521 Jy/beam ! Clean residual mean=0.000005 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.179641 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 433 components and 0.179641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045894Jy sigma=0.623171 ! Fit after self-cal, rms=0.045898Jy sigma=0.623135 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.045898Jy sigma=0.623135 ! Fit after self-cal, rms=0.046155Jy sigma=0.622820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=34.42 mas, bpa=-13.05 degrees ! Estimated noise=1.15984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000460525 Jy ! Component: 100 - total flux cleaned = 0.000662773 Jy ! Component: 150 - total flux cleaned = 0.000961595 Jy ! Component: 200 - total flux cleaned = 0.0010671 Jy ! Total flux subtracted in 200 components = 0.0010671 Jy ! Clean residual min=-0.000445 max=0.000446 Jy/beam ! Clean residual mean=0.000004 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.180708 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 484 components and 0.180708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046088Jy sigma=0.622538 ! Fit after self-cal, rms=0.046094Jy sigma=0.622473 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.000288042 Jy ! Component: 100 - total flux cleaned = -0.000265245 Jy ! Component: 150 - total flux cleaned = -0.000218891 Jy ! Component: 200 - total flux cleaned = -0.000195811 Jy ! Total flux subtracted in 200 components = -0.000195811 Jy ! Clean residual min=-0.000387 max=0.000381 Jy/beam ! Clean residual mean=0.000000 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.180512 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 526 components and 0.180512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046062Jy sigma=0.621821 ! Fit after self-cal, rms=0.046063Jy sigma=0.621794 ! 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.675 mas, bmaj=35.64 mas, bpa=-13.19 degrees ! Estimated noise=1.18099 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.675 x 35.64 at -13.19 degrees (North through East) ! Clean map min=-0.0042998 max=0.12936 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.257 mas, bmaj=38.53 mas, bpa=-13.18 degrees ! Estimated noise=1.98304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102599 Jy ! Component: 100 - total flux cleaned = 0.136644 Jy ! Component: 150 - total flux cleaned = 0.153614 Jy ! Component: 200 - total flux cleaned = 0.160534 Jy ! Total flux subtracted in 200 components = 0.160534 Jy ! Clean residual min=-0.006309 max=0.006334 Jy/beam ! Clean residual mean=0.000071 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 0.160534 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 87 model components to the UV plane model. ! The established model now contains 87 components and 0.160534 Jy ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=35.64 mas, bpa=-13.19 degrees ! Estimated noise=1.18099 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.0102125 Jy ! Component: 100 - total flux cleaned = 0.0120925 Jy ! Component: 150 - total flux cleaned = 0.0125386 Jy ! Component: 200 - total flux cleaned = 0.0123546 Jy ! Total flux subtracted in 200 components = 0.0123546 Jy ! Clean residual min=-0.002335 max=0.002344 Jy/beam ! Clean residual mean=0.000013 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.172889 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 210 components and 0.172889 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=34.42 mas, bpa=-13.05 degrees ! Estimated noise=1.15984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.64922e-06 Jy ! Component: 100 - total flux cleaned = 0.000187066 Jy ! Component: 150 - total flux cleaned = 0.00115146 Jy ! Component: 200 - total flux cleaned = 0.00224841 Jy ! Total flux subtracted in 200 components = 0.00224841 Jy ! Clean residual min=-0.001054 max=0.001070 Jy/beam ! Clean residual mean=0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.175137 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.00031535 Jy ! Component: 100 - total flux cleaned = 0.000616289 Jy ! Component: 150 - total flux cleaned = 0.000735664 Jy ! Component: 200 - total flux cleaned = 0.000673268 Jy ! Total flux subtracted in 200 components = 0.000673268 Jy ! Clean residual min=-0.001023 max=0.001031 Jy/beam ! Clean residual mean=0.000006 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.175811 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 343 components and 0.175811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.675 mas, bmaj=35.64 mas, bpa=-13.19 degrees ! Estimated noise=1.18099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017336 Jy ! Component: 100 - total flux cleaned = 0.000580197 Jy ! Component: 150 - total flux cleaned = 0.000861854 Jy ! Component: 200 - total flux cleaned = 0.00121408 Jy ! Total flux subtracted in 200 components = 0.00121408 Jy ! Clean residual min=-0.000701 max=0.000705 Jy/beam ! Clean residual mean=0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.177025 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 398 components and 0.177025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046170Jy sigma=0.625831 ! Fit after self-cal, rms=0.046171Jy sigma=0.625477 wmodel J2134-4218_X_map.mod ! Writing 398 model components to file: J2134-4218_X_map.mod wobs J2134-4218_X_uvs.fits ! Writing UV FITS file: J2134-4218_X_uvs.fits wwins J2134-4218_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap .//J2134-4218_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.675 x 35.64 at -13.19 degrees (North through East) ! Clean map min=-0.003938 max=0.12714 Jy/beam ! Writing clean map to FITS file: .//J2134-4218_X_map.fits wmodel .//J2134-4218_X_map.mod ! Writing 398 model components to file: .//J2134-4218_X_map.mod wobs .//J2134-4218_X_uvs.fits ! Writing UV FITS file: .//J2134-4218_X_uvs.fits wwins .//J2134-4218_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.127138 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000313467 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739668 0.739668 1.47934 2.95867 5.91735 11.8347 23.6694 47.3388 94.6776 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.127 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.587 quit ! Quitting program ! Log file .//J2134-4218_X_dfm.log closed on Sun Oct 21 00:16:11 2018