! Started logfile: /scr/pima/rv102_uvs/J1329+5009_X_dfm.log on Sat Nov 9 10:19:36 2019 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rv102_uvs/J1329+5009_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1329+5009_X_uva.fits ! AN table 1: 84 integrations on 21 of 21 possible baselines. ! AN table 2: 94 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.719053 visibilities/baseline/integration-bin. ! Found source: J1329+5009 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 5344 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1329+5009_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. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 188 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 188 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 188 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 188 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.026337Jy sigma=16.282959 ! Fit after self-cal, rms=0.787150Jy sigma=12.678270 ! 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=0.5953 mas, bmaj=2.546 mas, bpa=83.04 degrees ! Estimated noise=1.22032 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.170263 Jy ! Component: 100 - total flux cleaned = 0.207599 Jy ! Total flux subtracted in 100 components = 0.207599 Jy ! Clean residual min=-0.010894 max=0.010741 Jy/beam ! Clean residual mean=0.000009 rms=0.002784 Jy/beam ! Combined flux in latest and established models = 0.207599 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.207599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132364Jy sigma=1.878296 ! Fit after self-cal, rms=0.132274Jy sigma=1.877163 ! 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=0.7998 mas, bmaj=2.785 mas, bpa=81.11 degrees ! Estimated noise=0.649406 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.0138734 Jy ! Component: 100 - total flux cleaned = 0.0196002 Jy ! Component: 150 - total flux cleaned = 0.0226808 Jy ! Component: 200 - total flux cleaned = 0.0245793 Jy ! Total flux subtracted in 200 components = 0.0245793 Jy ! Clean residual min=-0.006125 max=0.005229 Jy/beam ! Clean residual mean=0.000001 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.232178 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 32 components and 0.232178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130954Jy sigma=1.853142 ! Fit after self-cal, rms=0.130968Jy sigma=1.852976 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7998 x 2.785 at 81.11 degrees (North through East) ! Clean map min=-0.0057851 max=0.22337 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.01 KP 0.97 LA 0.99 ! MK 1.04 NL 1.02 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.06 KP 0.95 LA 1.00 ! MK 0.97 NL 1.00 PT 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.95 KP 0.94 LA 1.01 ! MK 1.03 NL 1.01 PT 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.95 KP 0.95 LA 1.00 ! MK 1.03 NL 1.00 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.130968Jy sigma=1.852976 ! Fit after self-cal, rms=0.128696Jy sigma=1.846873 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8316 mas, bmaj=2.753 mas, bpa=81.16 degrees ! Estimated noise=0.658701 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.00109891 Jy ! Component: 100 - total flux cleaned = 0.00125622 Jy ! Component: 150 - total flux cleaned = 0.00127713 Jy ! Component: 200 - total flux cleaned = 0.00123879 Jy ! Total flux subtracted in 200 components = 0.00123879 Jy ! Clean residual min=-0.004117 max=0.004676 Jy/beam ! Clean residual mean=0.000001 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.233417 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.233417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128682Jy sigma=1.846718 ! Fit after self-cal, rms=0.128674Jy sigma=1.846586 ! 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.128674Jy sigma=1.846586 ! Fit after self-cal, rms=0.128776Jy sigma=1.846548 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8311 mas, bmaj=2.75 mas, bpa=81.12 degrees ! Estimated noise=0.660516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000987266 Jy ! Component: 100 - total flux cleaned = 0.00120801 Jy ! Component: 150 - total flux cleaned = 0.00122536 Jy ! Component: 200 - total flux cleaned = 0.00123976 Jy ! Total flux subtracted in 200 components = 0.00123976 Jy ! Clean residual min=-0.004215 max=0.004703 Jy/beam ! Clean residual mean=0.000002 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.234656 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.234656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128765Jy sigma=1.846433 ! Fit after self-cal, rms=0.128769Jy sigma=1.846422 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) ! Added new window around map position (13.4, -48.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013021 Jy ! Component: 100 - total flux cleaned = 0.000691362 Jy ! Component: 150 - total flux cleaned = 0.000175247 Jy ! Component: 200 - total flux cleaned = 3.41032e-05 Jy ! Total flux subtracted in 200 components = 3.41032e-05 Jy ! Clean residual min=-0.004143 max=0.003611 Jy/beam ! Clean residual mean=0.000002 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.234691 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.234691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128604Jy sigma=1.843910 ! Fit after self-cal, rms=0.128600Jy sigma=1.843685 ! 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.128600Jy sigma=1.843685 ! Fit after self-cal, rms=0.128474Jy sigma=1.843333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8309 mas, bmaj=2.747 mas, bpa=81.06 degrees ! Estimated noise=0.660903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.39655e-05 Jy ! Component: 100 - total flux cleaned = -8.85409e-05 Jy ! Component: 150 - total flux cleaned = 7.00516e-05 Jy ! Component: 200 - total flux cleaned = 0.000237246 Jy ! Total flux subtracted in 200 components = 0.000237246 Jy ! Clean residual min=-0.004144 max=0.003529 Jy/beam ! Clean residual mean=0.000002 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.234928 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.234928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128437Jy sigma=1.842805 ! Fit after self-cal, rms=0.128443Jy sigma=1.842769 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 = -5.7797e-05 Jy ! Component: 100 - total flux cleaned = 5.88418e-05 Jy ! Component: 150 - total flux cleaned = 0.000164491 Jy ! Component: 200 - total flux cleaned = 0.000235192 Jy ! Total flux subtracted in 200 components = 0.000235192 Jy ! Clean residual min=-0.004062 max=0.003512 Jy/beam ! Clean residual mean=0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.235163 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.235163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128431Jy sigma=1.842604 ! Fit after self-cal, rms=0.128434Jy sigma=1.842599 ! 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. ! ! Fit before self-cal, rms=0.128434Jy sigma=1.842599 ! Fit after self-cal, rms=0.128381Jy sigma=1.842458 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.062 mas, bmaj=8.069 mas, bpa=55.96 degrees ! Estimated noise=0.850487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000625646 Jy ! Component: 100 - total flux cleaned = 0.000778504 Jy ! Component: 150 - total flux cleaned = 0.000861011 Jy ! Component: 200 - total flux cleaned = 0.000936327 Jy ! Total flux subtracted in 200 components = 0.000936327 Jy ! Clean residual min=-0.004128 max=0.003459 Jy/beam ! Clean residual mean=0.000003 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.236099 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.236099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128379Jy sigma=1.842370 ! Fit after self-cal, rms=0.128381Jy sigma=1.842344 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 = 4.60928e-05 Jy ! Component: 100 - total flux cleaned = 9.44087e-05 Jy ! Component: 150 - total flux cleaned = 0.000140779 Jy ! Component: 200 - total flux cleaned = 0.000203399 Jy ! Total flux subtracted in 200 components = 0.000203399 Jy ! Clean residual min=-0.004033 max=0.003506 Jy/beam ! Clean residual mean=0.000003 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.236303 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.236303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128385Jy sigma=1.842417 ! Fit after self-cal, rms=0.128386Jy sigma=1.842405 ! 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=0.8304 mas, bmaj=2.745 mas, bpa=81.04 degrees ! Estimated noise=0.661372 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8304 x 2.745 at 81.04 degrees (North through East) ! Clean map min=-0.0045417 max=0.22408 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=0.6154 mas, bmaj=2.489 mas, bpa=83.3 degrees ! Estimated noise=1.14091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170422 Jy ! Component: 100 - total flux cleaned = 0.207868 Jy ! Component: 150 - total flux cleaned = 0.218739 Jy ! Component: 200 - total flux cleaned = 0.223738 Jy ! Total flux subtracted in 200 components = 0.223738 Jy ! Clean residual min=-0.009255 max=0.008040 Jy/beam ! Clean residual mean=0.000003 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.223738 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.223738 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8304 mas, bmaj=2.745 mas, bpa=81.04 degrees ! Estimated noise=0.661372 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.0052266 Jy ! Component: 100 - total flux cleaned = 0.00689729 Jy ! Component: 150 - total flux cleaned = 0.00755239 Jy ! Component: 200 - total flux cleaned = 0.00815438 Jy ! Total flux subtracted in 200 components = 0.00815438 Jy ! Clean residual min=-0.004365 max=0.003937 Jy/beam ! Clean residual mean=0.000005 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.231892 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.231892 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=2.062 mas, bmaj=8.069 mas, bpa=55.96 degrees ! Estimated noise=0.850487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190667 Jy ! Component: 100 - total flux cleaned = 0.00274377 Jy ! Component: 150 - total flux cleaned = 0.00339766 Jy ! Component: 200 - total flux cleaned = 0.00383074 Jy ! Total flux subtracted in 200 components = 0.00383074 Jy ! Clean residual min=-0.004158 max=0.003497 Jy/beam ! Clean residual mean=0.000005 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.235723 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.000199414 Jy ! Component: 100 - total flux cleaned = 0.000318543 Jy ! Component: 150 - total flux cleaned = 0.000399093 Jy ! Component: 200 - total flux cleaned = 0.000451341 Jy ! Total flux subtracted in 200 components = 0.000451341 Jy ! Clean residual min=-0.004009 max=0.003523 Jy/beam ! Clean residual mean=0.000004 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.236175 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 66 components and 0.236175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8304 mas, bmaj=2.745 mas, bpa=81.04 degrees ! Estimated noise=0.661372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164764 Jy ! Component: 100 - total flux cleaned = 0.000377868 Jy ! Component: 150 - total flux cleaned = 0.00024721 Jy ! Component: 200 - total flux cleaned = 9.77364e-05 Jy ! Total flux subtracted in 200 components = 9.77364e-05 Jy ! Clean residual min=-0.003984 max=0.003480 Jy/beam ! Clean residual mean=0.000001 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.236272 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.236272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128393Jy sigma=1.842473 ! Fit after self-cal, rms=0.128400Jy sigma=1.842413 wmodel J1329+5009_X_map.mod ! Writing 76 model components to file: J1329+5009_X_map.mod wobs J1329+5009_X_uvs.fits ! Writing UV FITS file: J1329+5009_X_uvs.fits wwins J1329+5009_X_map.win ! wwins: Wrote 2 windows to J1329+5009_X_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.000576789 Jy ! Component: 100 - total flux cleaned = -0.000515516 Jy ! Component: 150 - total flux cleaned = -0.000629194 Jy ! Component: 200 - total flux cleaned = -0.000576321 Jy ! Component: 250 - total flux cleaned = -0.000523956 Jy ! Component: 300 - total flux cleaned = -0.000127216 Jy ! Component: 350 - total flux cleaned = 0.000208252 Jy ! Component: 400 - total flux cleaned = 0.000625618 Jy ! Component: 450 - total flux cleaned = 0.00089485 Jy ! Component: 500 - total flux cleaned = 0.00111485 Jy ! Component: 550 - total flux cleaned = 0.00128636 Jy ! Component: 600 - total flux cleaned = 0.00149685 Jy ! Component: 650 - total flux cleaned = 0.00162149 Jy ! Component: 700 - total flux cleaned = 0.0019061 Jy ! Component: 750 - total flux cleaned = 0.00214576 Jy ! Component: 800 - total flux cleaned = 0.00242061 Jy ! Component: 850 - total flux cleaned = 0.00261394 Jy ! Component: 900 - total flux cleaned = 0.00291775 Jy ! Component: 950 - total flux cleaned = 0.00310452 Jy ! Component: 1000 - total flux cleaned = 0.00328822 Jy ! Component: 1050 - total flux cleaned = 0.00354188 Jy ! Component: 1100 - total flux cleaned = 0.0037917 Jy ! Component: 1150 - total flux cleaned = 0.0039677 Jy ! Component: 1200 - total flux cleaned = 0.0041765 Jy ! Component: 1250 - total flux cleaned = 0.00445014 Jy ! Component: 1300 - total flux cleaned = 0.0046186 Jy ! Component: 1350 - total flux cleaned = 0.00478497 Jy ! Component: 1400 - total flux cleaned = 0.00485095 Jy ! Component: 1450 - total flux cleaned = 0.00514417 Jy ! Component: 1500 - total flux cleaned = 0.00530435 Jy ! Component: 1550 - total flux cleaned = 0.00546282 Jy ! Component: 1600 - total flux cleaned = 0.005557 Jy ! Component: 1650 - total flux cleaned = 0.00565036 Jy ! Component: 1700 - total flux cleaned = 0.00577345 Jy ! Component: 1750 - total flux cleaned = 0.00592593 Jy ! Component: 1800 - total flux cleaned = 0.00604666 Jy ! Component: 1850 - total flux cleaned = 0.00619614 Jy ! Component: 1900 - total flux cleaned = 0.00634422 Jy ! Component: 1950 - total flux cleaned = 0.00643209 Jy ! Component: 2000 - total flux cleaned = 0.00646147 Jy ! Component: 2050 - total flux cleaned = 0.00660594 Jy ! Component: 2100 - total flux cleaned = 0.00672074 Jy ! Component: 2150 - total flux cleaned = 0.00683436 Jy ! Component: 2200 - total flux cleaned = 0.0069748 Jy ! Component: 2250 - total flux cleaned = 0.0070584 Jy ! Component: 2300 - total flux cleaned = 0.00703053 Jy ! Component: 2350 - total flux cleaned = 0.00708573 Jy ! Component: 2400 - total flux cleaned = 0.00711317 Jy ! Component: 2450 - total flux cleaned = 0.00711299 Jy ! Component: 2500 - total flux cleaned = 0.00708585 Jy ! Component: 2550 - total flux cleaned = 0.00716659 Jy ! Component: 2600 - total flux cleaned = 0.00708623 Jy ! Component: 2650 - total flux cleaned = 0.00711286 Jy ! Component: 2700 - total flux cleaned = 0.00711269 Jy ! Component: 2750 - total flux cleaned = 0.00711285 Jy ! Component: 2800 - total flux cleaned = 0.00711289 Jy ! Component: 2850 - total flux cleaned = 0.00713912 Jy ! Component: 2900 - total flux cleaned = 0.00719118 Jy ! Component: 2950 - total flux cleaned = 0.00721709 Jy ! Component: 3000 - total flux cleaned = 0.00716515 Jy ! Component: 3050 - total flux cleaned = 0.00721673 Jy ! Component: 3100 - total flux cleaned = 0.00721674 Jy ! Component: 3150 - total flux cleaned = 0.00729391 Jy ! Component: 3200 - total flux cleaned = 0.00726827 Jy ! Component: 3250 - total flux cleaned = 0.00724286 Jy ! Component: 3300 - total flux cleaned = 0.00731927 Jy ! Component: 3350 - total flux cleaned = 0.00726834 Jy ! Component: 3400 - total flux cleaned = 0.00731907 Jy ! Component: 3450 - total flux cleaned = 0.0073191 Jy ! Component: 3500 - total flux cleaned = 0.00731916 Jy ! Component: 3550 - total flux cleaned = 0.00731916 Jy ! Component: 3600 - total flux cleaned = 0.00731908 Jy ! Component: 3650 - total flux cleaned = 0.00736947 Jy ! Component: 3700 - total flux cleaned = 0.00739468 Jy ! Component: 3750 - total flux cleaned = 0.00739462 Jy ! Component: 3800 - total flux cleaned = 0.00736959 Jy ! Component: 3850 - total flux cleaned = 0.00752005 Jy ! Component: 3900 - total flux cleaned = 0.00749489 Jy ! Component: 3950 - total flux cleaned = 0.00744487 Jy ! Component: 4000 - total flux cleaned = 0.00751999 Jy ! Component: 4050 - total flux cleaned = 0.00749484 Jy ! Total flux subtracted in 4096 components = 0.00756986 Jy ! Clean residual min=-0.001442 max=0.001496 Jy/beam ! Clean residual mean=-0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.243842 Jy keep ! Adding 211 model components to the UV plane model. ! The established model now contains 287 components and 0.243842 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J1329+5009_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8304 x 2.745 at 81.04 degrees (North through East) ! Clean map min=-0.0049058 max=0.22372 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1329+5009_X_map.fits wmodel /scr/pima/rv102_uvs/J1329+5009_X_map.mod ! Writing 287 model components to file: /scr/pima/rv102_uvs/J1329+5009_X_map.mod wobs /scr/pima/rv102_uvs/J1329+5009_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1329+5009_X_uvs.fits wwins /scr/pima/rv102_uvs/J1329+5009_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J1329+5009_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.223723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000470891 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.631439 0.631439 1.26288 2.52576 5.05151 10.103 20.2061 40.4121 80.8242 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.223 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 475.105 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1329+5009_X_dfm.log closed on Sat Nov 9 10:19:39 2019