! Started logfile: /scr/pima/rv102_uvs/J0244+6228_S_dfm.log on Sat Nov 9 09:31:03 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rv102_uvs/J0244+6228_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0244+6228_S_uva.fits ! AN table 1: 29 integrations on 15 of 15 possible baselines. ! AN table 2: 29 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0244+6228 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 2900 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 J0244+6228_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 6 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.060678Jy sigma=18.334042 ! Fit after self-cal, rms=0.796095Jy sigma=14.044598 ! 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=5.282 mas, bmaj=6.115 mas, bpa=-75.73 degrees ! Estimated noise=1.57436 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.141005 Jy ! Component: 100 - total flux cleaned = 0.238252 Jy ! Total flux subtracted in 100 components = 0.238252 Jy ! Clean residual min=-0.037755 max=0.056796 Jy/beam ! Clean residual mean=-0.002014 rms=0.015665 Jy/beam ! Combined flux in latest and established models = 0.238252 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.238252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246244Jy sigma=3.988023 ! Fit after self-cal, rms=0.244544Jy sigma=3.972255 ! 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=6.721 mas, bmaj=7.21 mas, bpa=69.44 degrees ! Estimated noise=0.801675 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.144701 Jy ! Component: 100 - total flux cleaned = 0.241409 Jy ! Component: 150 - total flux cleaned = 0.309654 Jy ! Component: 200 - total flux cleaned = 0.359141 Jy ! Total flux subtracted in 200 components = 0.359141 Jy ! Clean residual min=-0.020101 max=0.028006 Jy/beam ! Clean residual mean=-0.001214 rms=0.008669 Jy/beam ! Combined flux in latest and established models = 0.597394 Jy ! Performing phase self-cal ! Adding 144 model components to the UV plane model. ! The established model now contains 182 components and 0.597394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086330Jy sigma=1.412028 ! Fit after self-cal, rms=0.085034Jy sigma=1.397877 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.721 x 7.21 at 69.44 degrees (North through East) ! Clean map min=-0.01923 max=0.19612 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.20 KP 0.92 LA 0.85 ! NL 1.60 PT 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 HN 1.15 KP 0.95 LA 0.91 ! NL 1.51 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.90 KP 0.94 LA 0.85 ! NL 1.56 PT 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.14 KP 0.95 LA 0.90 ! NL 1.54 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.23 KP 0.96 LA 0.87 ! NL 1.20 PT 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 HN 1.20 KP 0.96 LA 0.91 ! NL 1.41 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.14 KP 0.93 LA 0.88 ! NL 1.06 PT 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 HN 1.03 KP 0.95 LA 0.89 ! NL 1.28 ! ! ! Fit before self-cal, rms=0.085034Jy sigma=1.397877 ! Fit after self-cal, rms=0.056801Jy sigma=0.859268 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=7.423 mas, bpa=60.34 degrees ! Estimated noise=0.820463 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.00755218 Jy ! Component: 100 - total flux cleaned = -0.0104126 Jy ! Component: 150 - total flux cleaned = -0.0121872 Jy ! Component: 200 - total flux cleaned = -0.0127034 Jy ! Total flux subtracted in 200 components = -0.0127034 Jy ! Clean residual min=-0.002618 max=0.002614 Jy/beam ! Clean residual mean=-0.000004 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.584691 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 242 components and 0.584691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054684Jy sigma=0.830376 ! Fit after self-cal, rms=0.054955Jy sigma=0.828517 ! 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.054955Jy sigma=0.828517 ! Fit after self-cal, rms=0.053509Jy sigma=0.827824 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.762 mas, bmaj=7.275 mas, bpa=70.73 degrees ! Estimated noise=0.801728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.337e-05 Jy ! Component: 100 - total flux cleaned = 4.91052e-05 Jy ! Component: 150 - total flux cleaned = 2.79667e-05 Jy ! Component: 200 - total flux cleaned = 0.000224925 Jy ! Total flux subtracted in 200 components = 0.000224925 Jy ! Clean residual min=-0.001651 max=0.001657 Jy/beam ! Clean residual mean=-0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.584916 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 289 components and 0.584916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052872Jy sigma=0.818871 ! Fit after self-cal, rms=0.052685Jy sigma=0.818098 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.000204991 Jy ! Component: 100 - total flux cleaned = 0.000976355 Jy ! Component: 150 - total flux cleaned = 0.00132926 Jy ! Component: 200 - total flux cleaned = 0.00165421 Jy ! Total flux subtracted in 200 components = 0.00165421 Jy ! Clean residual min=-0.001272 max=0.001268 Jy/beam ! Clean residual mean=-0.000006 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.58657 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 325 components and 0.58657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052345Jy sigma=0.813130 ! Fit after self-cal, rms=0.052206Jy sigma=0.812725 ! 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.052206Jy sigma=0.812725 ! Fit after self-cal, rms=0.051548Jy sigma=0.812460 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.687 mas, bmaj=7.194 mas, bpa=75.03 degrees ! Estimated noise=0.789735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000641279 Jy ! Component: 100 - total flux cleaned = 0.00137426 Jy ! Component: 150 - total flux cleaned = 0.00177588 Jy ! Component: 200 - total flux cleaned = 0.00239315 Jy ! Total flux subtracted in 200 components = 0.00239315 Jy ! Clean residual min=-0.000982 max=0.000984 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.588963 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 374 components and 0.588963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051356Jy sigma=0.809345 ! Fit after self-cal, rms=0.051313Jy sigma=0.809116 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 = 1.84516e-06 Jy ! Component: 100 - total flux cleaned = -5.67634e-05 Jy ! Component: 150 - total flux cleaned = 0.000215338 Jy ! Component: 200 - total flux cleaned = 0.000316465 Jy ! Total flux subtracted in 200 components = 0.000316465 Jy ! Clean residual min=-0.000822 max=0.000826 Jy/beam ! Clean residual mean=-0.000003 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.589279 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 401 components and 0.589279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051193Jy sigma=0.807085 ! Fit after self-cal, rms=0.051148Jy sigma=0.806966 ! 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.051148Jy sigma=0.806966 ! Fit after self-cal, rms=0.050773Jy sigma=0.806846 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.256 mas, bmaj=11.34 mas, bpa=36.93 degrees ! Estimated noise=0.882929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652132 Jy ! Component: 100 - total flux cleaned = 0.000802493 Jy ! Component: 150 - total flux cleaned = 0.00101165 Jy ! Component: 200 - total flux cleaned = 0.00120749 Jy ! Total flux subtracted in 200 components = 0.00120749 Jy ! Clean residual min=-0.000530 max=0.000530 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.590487 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 434 components and 0.590487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050707Jy sigma=0.805931 ! Fit after self-cal, rms=0.050758Jy sigma=0.805885 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.000106804 Jy ! Component: 100 - total flux cleaned = -0.000135453 Jy ! Component: 150 - total flux cleaned = -7.61014e-05 Jy ! Component: 200 - total flux cleaned = -1.97462e-05 Jy ! Total flux subtracted in 200 components = -1.97462e-05 Jy ! Clean residual min=-0.000461 max=0.000462 Jy/beam ! Clean residual mean=0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.590467 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 461 components and 0.590467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050713Jy sigma=0.805142 ! Fit after self-cal, rms=0.050728Jy sigma=0.805115 ! 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.633 mas, bmaj=7.142 mas, bpa=77.2 degrees ! Estimated noise=0.78127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.633 x 7.142 at 77.2 degrees (North through East) ! Clean map min=-0.0047355 max=0.16893 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.099 mas, bmaj=6.051 mas, bpa=-74.66 degrees ! Estimated noise=1.52908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139313 Jy ! Component: 100 - total flux cleaned = 0.231962 Jy ! Component: 150 - total flux cleaned = 0.301892 Jy ! Component: 200 - total flux cleaned = 0.35517 Jy ! Total flux subtracted in 200 components = 0.35517 Jy ! Clean residual min=-0.022153 max=0.031021 Jy/beam ! Clean residual mean=-0.001106 rms=0.008697 Jy/beam ! Combined flux in latest and established models = 0.35517 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 78 model components to the UV plane model. ! The established model now contains 78 components and 0.35517 Jy ! Inverting map and beam ! Estimated beam: bmin=6.633 mas, bmaj=7.142 mas, bpa=77.2 degrees ! Estimated noise=0.78127 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.0783799 Jy ! Component: 100 - total flux cleaned = 0.129035 Jy ! Component: 150 - total flux cleaned = 0.163163 Jy ! Component: 200 - total flux cleaned = 0.186781 Jy ! Total flux subtracted in 200 components = 0.186781 Jy ! Clean residual min=-0.010799 max=0.013121 Jy/beam ! Clean residual mean=-0.000408 rms=0.003878 Jy/beam ! Combined flux in latest and established models = 0.54195 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 192 components and 0.54195 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.256 mas, bmaj=11.34 mas, bpa=36.93 degrees ! Estimated noise=0.882929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223351 Jy ! Component: 100 - total flux cleaned = 0.0321511 Jy ! Component: 150 - total flux cleaned = 0.034795 Jy ! Component: 200 - total flux cleaned = 0.0342189 Jy ! Total flux subtracted in 200 components = 0.0342189 Jy ! Clean residual min=-0.003825 max=0.003832 Jy/beam ! Clean residual mean=-0.000103 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.576169 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.00118862 Jy ! Component: 100 - total flux cleaned = -0.00138643 Jy ! Component: 150 - total flux cleaned = -0.000406918 Jy ! Component: 200 - total flux cleaned = 0.000564584 Jy ! Total flux subtracted in 200 components = 0.000564584 Jy ! Clean residual min=-0.001893 max=0.001903 Jy/beam ! Clean residual mean=-0.000049 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.576734 Jy ! Adding 170 model components to the UV plane model. ! The established model now contains 346 components and 0.576734 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.633 mas, bmaj=7.142 mas, bpa=77.2 degrees ! Estimated noise=0.78127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351757 Jy ! Component: 100 - total flux cleaned = 0.000702745 Jy ! Component: 150 - total flux cleaned = 0.000804961 Jy ! Component: 200 - total flux cleaned = 0.00106414 Jy ! Total flux subtracted in 200 components = 0.00106414 Jy ! Clean residual min=-0.001422 max=0.001422 Jy/beam ! Clean residual mean=-0.000020 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.577798 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 400 components and 0.577798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051154Jy sigma=0.811875 ! Fit after self-cal, rms=0.050956Jy sigma=0.810829 wmodel J0244+6228_S_map.mod ! Writing 400 model components to file: J0244+6228_S_map.mod wobs J0244+6228_S_uvs.fits ! Writing UV FITS file: J0244+6228_S_uvs.fits wwins J0244+6228_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv102_uvs/J0244+6228_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.633 x 7.142 at 77.2 degrees (North through East) ! Clean map min=-0.0051527 max=0.17374 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0244+6228_S_map.fits wmodel /scr/pima/rv102_uvs/J0244+6228_S_map.mod ! Writing 400 model components to file: /scr/pima/rv102_uvs/J0244+6228_S_map.mod wobs /scr/pima/rv102_uvs/J0244+6228_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0244+6228_S_uvs.fits wwins /scr/pima/rv102_uvs/J0244+6228_S_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.173738 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000459428 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79331 0.79331 1.58662 3.17324 6.34648 12.693 25.3859 50.7718 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 378.162 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0244+6228_S_dfm.log closed on Sat Nov 9 09:31:06 2019