! Started logfile: /scr/pima/rv126_uvs/J2138-1810_S_dfm.log on Sun Dec 23 07:42:53 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.24075 obs /scr/pima/rv126_uvs/J2138-1810_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J2138-1810_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! 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.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 5684 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 J2138-1810_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 464 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040285Jy sigma=14.478524 ! Fit after self-cal, rms=0.850735Jy sigma=11.949257 ! 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=4.943 mas, bmaj=17.31 mas, bpa=-3.659 degrees ! Estimated noise=1.16122 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.118969 Jy ! Component: 100 - total flux cleaned = 0.178067 Jy ! Total flux subtracted in 100 components = 0.178067 Jy ! Clean residual min=-0.034838 max=0.051074 Jy/beam ! Clean residual mean=-0.000104 rms=0.013107 Jy/beam ! Combined flux in latest and established models = 0.178067 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.178067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233878Jy sigma=3.138832 ! Fit after self-cal, rms=0.232964Jy sigma=3.126631 ! 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=5.501 mas, bmaj=18.45 mas, bpa=-4.024 degrees ! Estimated noise=0.792285 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.0811498 Jy ! Component: 100 - total flux cleaned = 0.13415 Jy ! Component: 150 - total flux cleaned = 0.171888 Jy ! Component: 200 - total flux cleaned = 0.199436 Jy ! Total flux subtracted in 200 components = 0.199436 Jy ! Clean residual min=-0.043867 max=0.072600 Jy/beam ! Clean residual mean=-0.000269 rms=0.017504 Jy/beam ! Combined flux in latest and established models = 0.377503 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 121 components and 0.377503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194590Jy sigma=2.636075 ! Fit after self-cal, rms=0.193086Jy sigma=2.620013 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.501 x 18.45 at -4.024 degrees (North through East) ! Clean map min=-0.042943 max=0.1703 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.74 HN 1.15 KP 1.06 ! LA 0.72 NL 1.84 OV 1.78 PT 0.61 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.03 FD 0.80 HN 1.10 KP 0.99 ! LA 0.75 NL 1.72 OV 1.69 PT 0.61 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* NL 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 1.01 HN 1.00 KP 1.09 ! LA 0.73 NL 1.97 OV 2.15 PT 0.59 ! ! ! Fit before self-cal, rms=0.193086Jy sigma=2.620013 ! Fit after self-cal, rms=0.266523Jy sigma=2.204618 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.819 mas, bmaj=20.05 mas, bpa=-5.897 degrees ! Estimated noise=0.926856 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.00232315 Jy ! Component: 100 - total flux cleaned = -0.00193222 Jy ! Component: 150 - total flux cleaned = -0.00571492 Jy ! Component: 200 - total flux cleaned = -0.00840862 Jy ! Total flux subtracted in 200 components = -0.00840862 Jy ! Clean residual min=-0.037959 max=0.065250 Jy/beam ! Clean residual mean=-0.000160 rms=0.015920 Jy/beam ! Combined flux in latest and established models = 0.369094 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 0.369094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262681Jy sigma=2.192018 ! Fit after self-cal, rms=0.266929Jy sigma=2.163256 ! 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.266929Jy sigma=2.163256 ! Fit after self-cal, rms=0.295769Jy sigma=2.140402 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.783 mas, bmaj=20.07 mas, bpa=-5.466 degrees ! Estimated noise=0.960097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00860783 Jy ! Component: 100 - total flux cleaned = 0.00643834 Jy ! Component: 150 - total flux cleaned = 0.00387663 Jy ! Component: 200 - total flux cleaned = 0.00198126 Jy ! Total flux subtracted in 200 components = 0.00198126 Jy ! Clean residual min=-0.037947 max=0.066449 Jy/beam ! Clean residual mean=-0.000157 rms=0.015683 Jy/beam ! Combined flux in latest and established models = 0.371076 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 0.371076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291937Jy sigma=2.135487 ! Fit after self-cal, rms=0.293019Jy sigma=2.129544 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.00234161 Jy ! Component: 100 - total flux cleaned = 0.00126653 Jy ! Component: 150 - total flux cleaned = 0.00019668 Jy ! Component: 200 - total flux cleaned = -0.000766453 Jy ! Total flux subtracted in 200 components = -0.000766453 Jy ! Clean residual min=-0.037927 max=0.065507 Jy/beam ! Clean residual mean=-0.000154 rms=0.015590 Jy/beam ! Combined flux in latest and established models = 0.370309 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 164 components and 0.370309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290773Jy sigma=2.127872 ! Fit after self-cal, rms=0.291606Jy sigma=2.123903 ! 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.291606Jy sigma=2.123903 ! Fit after self-cal, rms=0.304296Jy sigma=2.117414 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.986 mas, bmaj=20.54 mas, bpa=-5.398 degrees ! Estimated noise=1.03328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00768927 Jy ! Component: 100 - total flux cleaned = 0.00577683 Jy ! Component: 150 - total flux cleaned = 0.00448189 Jy ! Component: 200 - total flux cleaned = 0.003912 Jy ! Total flux subtracted in 200 components = 0.003912 Jy ! Clean residual min=-0.039366 max=0.070347 Jy/beam ! Clean residual mean=-0.000170 rms=0.016649 Jy/beam ! Combined flux in latest and established models = 0.374221 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 179 components and 0.374221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301167Jy sigma=2.114695 ! Fit after self-cal, rms=0.302019Jy sigma=2.111059 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.00147215 Jy ! Component: 100 - total flux cleaned = -0.000380293 Jy ! Component: 150 - total flux cleaned = -0.00133291 Jy ! Component: 200 - total flux cleaned = -0.00175875 Jy ! Total flux subtracted in 200 components = -0.00175875 Jy ! Clean residual min=-0.039594 max=0.069545 Jy/beam ! Clean residual mean=-0.000166 rms=0.016594 Jy/beam ! Combined flux in latest and established models = 0.372462 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 195 components and 0.372462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300216Jy sigma=2.109981 ! Fit after self-cal, rms=0.301174Jy sigma=2.107066 ! 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.301174Jy sigma=2.107066 ! Fit after self-cal, rms=0.319920Jy sigma=2.101043 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.421 mas, bmaj=22.74 mas, bpa=-1.788 degrees ! Estimated noise=1.08204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120591 Jy ! Component: 100 - total flux cleaned = 0.0115561 Jy ! Component: 150 - total flux cleaned = 0.010648 Jy ! Component: 200 - total flux cleaned = 0.00983777 Jy ! Total flux subtracted in 200 components = 0.00983777 Jy ! Clean residual min=-0.050600 max=0.084594 Jy/beam ! Clean residual mean=-0.000227 rms=0.021895 Jy/beam ! Combined flux in latest and established models = 0.3823 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 202 components and 0.3823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316962Jy sigma=2.098599 ! Fit after self-cal, rms=0.318012Jy sigma=2.094277 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.000521375 Jy ! Component: 100 - total flux cleaned = 0.000239523 Jy ! Component: 150 - total flux cleaned = -0.000131189 Jy ! Component: 200 - total flux cleaned = -0.000748921 Jy ! Total flux subtracted in 200 components = -0.000748921 Jy ! Clean residual min=-0.051129 max=0.083411 Jy/beam ! Clean residual mean=-0.000221 rms=0.021756 Jy/beam ! Combined flux in latest and established models = 0.381551 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 212 components and 0.381551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316562Jy sigma=2.092843 ! Fit after self-cal, rms=0.317755Jy sigma=2.089950 ! 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=6.238 mas, bmaj=20.96 mas, bpa=-5.291 degrees ! Estimated noise=1.11053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.238 x 20.96 at -5.291 degrees (North through East) ! Clean map min=-0.042682 max=0.22661 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=5.243 mas, bmaj=18.98 mas, bpa=-4.952 degrees ! Estimated noise=1.8746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188445 Jy ! Component: 100 - total flux cleaned = 0.269253 Jy ! Component: 150 - total flux cleaned = 0.31195 Jy ! Component: 200 - total flux cleaned = 0.323913 Jy ! Total flux subtracted in 200 components = 0.323913 Jy ! Clean residual min=-0.046534 max=0.074228 Jy/beam ! Clean residual mean=-0.000132 rms=0.015896 Jy/beam ! Combined flux in latest and established models = 0.323913 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.323913 Jy ! Inverting map and beam ! Estimated beam: bmin=6.238 mas, bmaj=20.96 mas, bpa=-5.291 degrees ! Estimated noise=1.11053 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.0338441 Jy ! Component: 100 - total flux cleaned = 0.0465413 Jy ! Component: 150 - total flux cleaned = 0.0482018 Jy ! Component: 200 - total flux cleaned = 0.0486546 Jy ! Total flux subtracted in 200 components = 0.0486546 Jy ! Clean residual min=-0.043690 max=0.078304 Jy/beam ! Clean residual mean=-0.000200 rms=0.018195 Jy/beam ! Combined flux in latest and established models = 0.372568 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 73 components and 0.372568 Jy ! Inverting map ! Added new window around map position (-16, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.070852 Jy ! Component: 100 - total flux cleaned = 0.0933402 Jy ! Component: 150 - total flux cleaned = 0.0970683 Jy ! Component: 200 - total flux cleaned = 0.0990262 Jy ! Total flux subtracted in 200 components = 0.0990262 Jy ! Clean residual min=-0.040306 max=0.050059 Jy/beam ! Clean residual mean=-0.000083 rms=0.013918 Jy/beam ! Combined flux in latest and established models = 0.471594 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 128 components and 0.471594 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=9.421 mas, bmaj=22.74 mas, bpa=-1.788 degrees ! Estimated noise=1.08204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00717223 Jy ! Component: 100 - total flux cleaned = 0.00721778 Jy ! Component: 150 - total flux cleaned = 0.00508285 Jy ! Component: 200 - total flux cleaned = 0.00186337 Jy ! Total flux subtracted in 200 components = 0.00186337 Jy ! Clean residual min=-0.047239 max=0.056574 Jy/beam ! Clean residual mean=-0.000078 rms=0.016995 Jy/beam ! Combined flux in latest and established models = 0.473458 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.00237707 Jy ! Component: 100 - total flux cleaned = -0.00460646 Jy ! Component: 150 - total flux cleaned = -0.00616568 Jy ! Component: 200 - total flux cleaned = -0.00810304 Jy ! Total flux subtracted in 200 components = -0.00810304 Jy ! Clean residual min=-0.048475 max=0.056495 Jy/beam ! Clean residual mean=-0.000062 rms=0.016787 Jy/beam ! Combined flux in latest and established models = 0.465355 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 188 components and 0.465355 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.238 mas, bmaj=20.96 mas, bpa=-5.291 degrees ! Estimated noise=1.11053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360151 Jy ! Component: 100 - total flux cleaned = 0.00309428 Jy ! Component: 150 - total flux cleaned = 0.00223693 Jy ! Component: 200 - total flux cleaned = 0.00145378 Jy ! Total flux subtracted in 200 components = 0.00145378 Jy ! Clean residual min=-0.041007 max=0.047304 Jy/beam ! Clean residual mean=-0.000046 rms=0.013198 Jy/beam ! Combined flux in latest and established models = 0.466808 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 223 components and 0.466808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286535Jy sigma=1.843813 ! Fit after self-cal, rms=0.280239Jy sigma=1.789984 wmodel J2138-1810_S_map.mod ! Writing 223 model components to file: J2138-1810_S_map.mod wobs J2138-1810_S_uvs.fits ! Writing UV FITS file: J2138-1810_S_uvs.fits wwins J2138-1810_S_map.win ! wwins: Wrote 2 windows to J2138-1810_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.0204613 Jy ! Component: 100 - total flux cleaned = 0.0372284 Jy ! Component: 150 - total flux cleaned = 0.0525241 Jy ! Component: 200 - total flux cleaned = 0.0661162 Jy ! Component: 250 - total flux cleaned = 0.0762182 Jy ! Component: 300 - total flux cleaned = 0.0807918 Jy ! Component: 350 - total flux cleaned = 0.0837368 Jy ! Component: 400 - total flux cleaned = 0.0870303 Jy ! Component: 450 - total flux cleaned = 0.0888556 Jy ! Component: 500 - total flux cleaned = 0.0919812 Jy ! Component: 550 - total flux cleaned = 0.0945979 Jy ! Component: 600 - total flux cleaned = 0.0980168 Jy ! Component: 650 - total flux cleaned = 0.101369 Jy ! Component: 700 - total flux cleaned = 0.104241 Jy ! Component: 750 - total flux cleaned = 0.10626 Jy ! Component: 800 - total flux cleaned = 0.107841 Jy ! Component: 850 - total flux cleaned = 0.109782 Jy ! Component: 900 - total flux cleaned = 0.111695 Jy ! Component: 950 - total flux cleaned = 0.114327 Jy ! Component: 1000 - total flux cleaned = 0.116541 Jy ! Component: 1050 - total flux cleaned = 0.118722 Jy ! Component: 1100 - total flux cleaned = 0.120874 Jy ! Component: 1150 - total flux cleaned = 0.121939 Jy ! Component: 1200 - total flux cleaned = 0.124722 Jy ! Component: 1250 - total flux cleaned = 0.126436 Jy ! Component: 1300 - total flux cleaned = 0.128803 Jy ! Component: 1350 - total flux cleaned = 0.131471 Jy ! Component: 1400 - total flux cleaned = 0.133113 Jy ! Component: 1450 - total flux cleaned = 0.135711 Jy ! Component: 1500 - total flux cleaned = 0.136992 Jy ! Component: 1550 - total flux cleaned = 0.137627 Jy ! Component: 1600 - total flux cleaned = 0.139191 Jy ! Component: 1650 - total flux cleaned = 0.14043 Jy ! Component: 1700 - total flux cleaned = 0.141958 Jy ! Component: 1750 - total flux cleaned = 0.142565 Jy ! Component: 1800 - total flux cleaned = 0.143768 Jy ! Component: 1850 - total flux cleaned = 0.144064 Jy ! Component: 1900 - total flux cleaned = 0.144949 Jy ! Component: 1950 - total flux cleaned = 0.145535 Jy ! Component: 2000 - total flux cleaned = 0.146693 Jy ! Component: 2050 - total flux cleaned = 0.147267 Jy ! Component: 2100 - total flux cleaned = 0.148122 Jy ! Component: 2150 - total flux cleaned = 0.14897 Jy ! Component: 2200 - total flux cleaned = 0.150093 Jy ! Component: 2250 - total flux cleaned = 0.150371 Jy ! Component: 2300 - total flux cleaned = 0.15065 Jy ! Component: 2350 - total flux cleaned = 0.150924 Jy ! Component: 2400 - total flux cleaned = 0.150925 Jy ! Component: 2450 - total flux cleaned = 0.151198 Jy ! Component: 2500 - total flux cleaned = 0.151199 Jy ! Component: 2550 - total flux cleaned = 0.151738 Jy ! Component: 2600 - total flux cleaned = 0.152272 Jy ! Component: 2650 - total flux cleaned = 0.152005 Jy ! Component: 2700 - total flux cleaned = 0.152537 Jy ! Component: 2750 - total flux cleaned = 0.153066 Jy ! Component: 2800 - total flux cleaned = 0.153328 Jy ! Component: 2850 - total flux cleaned = 0.153065 Jy ! Component: 2900 - total flux cleaned = 0.153589 Jy ! Component: 2950 - total flux cleaned = 0.153851 Jy ! Component: 3000 - total flux cleaned = 0.154631 Jy ! Component: 3050 - total flux cleaned = 0.154891 Jy ! Component: 3100 - total flux cleaned = 0.154892 Jy ! Component: 3150 - total flux cleaned = 0.155148 Jy ! Component: 3200 - total flux cleaned = 0.155405 Jy ! Component: 3250 - total flux cleaned = 0.156686 Jy ! Component: 3300 - total flux cleaned = 0.157711 Jy ! Component: 3350 - total flux cleaned = 0.158989 Jy ! Component: 3400 - total flux cleaned = 0.160012 Jy ! Component: 3450 - total flux cleaned = 0.161035 Jy ! Component: 3500 - total flux cleaned = 0.161546 Jy ! Component: 3550 - total flux cleaned = 0.162823 Jy ! Component: 3600 - total flux cleaned = 0.163844 Jy ! Component: 3650 - total flux cleaned = 0.164866 Jy ! Component: 3700 - total flux cleaned = 0.16563 Jy ! Component: 3750 - total flux cleaned = 0.16665 Jy ! Component: 3800 - total flux cleaned = 0.167414 Jy ! Component: 3850 - total flux cleaned = 0.167926 Jy ! Component: 3900 - total flux cleaned = 0.168691 Jy ! Component: 3950 - total flux cleaned = 0.169458 Jy ! Component: 4000 - total flux cleaned = 0.170738 Jy ! Component: 4050 - total flux cleaned = 0.171508 Jy ! Total flux subtracted in 4096 components = 0.172536 Jy ! Clean residual min=-0.013530 max=0.014069 Jy/beam ! Clean residual mean=0.000134 rms=0.006301 Jy/beam ! Combined flux in latest and established models = 0.639345 Jy keep ! Adding 702 model components to the UV plane model. ! The established model now contains 925 components and 0.639345 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J2138-1810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.238 x 20.96 at -5.291 degrees (North through East) ! Clean map min=-0.042525 max=0.25346 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J2138-1810_S_map.fits wmodel /scr/pima/rv126_uvs/J2138-1810_S_map.mod ! Writing 925 model components to file: /scr/pima/rv126_uvs/J2138-1810_S_map.mod wobs /scr/pima/rv126_uvs/J2138-1810_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J2138-1810_S_uvs.fits wwins /scr/pima/rv126_uvs/J2138-1810_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv126_uvs/J2138-1810_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.253464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00575014 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.80587 6.80587 13.6117 27.2235 54.447 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0172 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.253 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 44.079 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J2138-1810_S_dfm.log closed on Sun Dec 23 07:42:58 2018