! Started logfile: /scr/pima/rv102_uvs/J1329+5009_S_dfm.log on Sat Nov 9 09:34:11 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/J1329+5009_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1329+5009_S_uva.fits ! AN table 1: 21 integrations on 21 of 21 possible baselines. ! AN table 2: 23 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.756466 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 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 1404 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 J1329+5009_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 34 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.026674Jy sigma=10.709958 ! Fit after self-cal, rms=0.747418Jy sigma=7.704390 ! 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.359 mas, bmaj=9.349 mas, bpa=81.22 degrees ! Estimated noise=2.61055 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.211581 Jy ! Component: 100 - total flux cleaned = 0.25406 Jy ! Total flux subtracted in 100 components = 0.25406 Jy ! Clean residual min=-0.029391 max=0.025988 Jy/beam ! Clean residual mean=-0.000004 rms=0.006584 Jy/beam ! Combined flux in latest and established models = 0.25406 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.25406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091695Jy sigma=0.897309 ! Fit after self-cal, rms=0.091694Jy sigma=0.896907 ! 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.852 mas, bmaj=9.968 mas, bpa=79.41 degrees ! Estimated noise=2.06137 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.00217206 Jy ! Component: 100 - total flux cleaned = -0.00108329 Jy ! Component: 150 - total flux cleaned = -0.0010681 Jy ! Component: 200 - total flux cleaned = -0.00104775 Jy ! Total flux subtracted in 200 components = -0.00104775 Jy ! Clean residual min=-0.009378 max=0.009296 Jy/beam ! Clean residual mean=-0.000015 rms=0.002734 Jy/beam ! Combined flux in latest and established models = 0.253012 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.253012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086191Jy sigma=0.851751 ! Fit after self-cal, rms=0.086146Jy sigma=0.851199 ! 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.852 x 9.968 at 79.41 degrees (North through East) ! Clean map min=-0.0087875 max=0.25972 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.07 KP 0.93 LA 1.00 ! MK 0.84 NL 0.98 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.09 KP 0.94 LA 0.99 ! MK 1.14 NL 0.99 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.99 KP 1.00 LA 0.99 ! MK 1.09 NL 0.97 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.04 KP 0.93 LA 1.00 ! MK 0.75 NL 0.99 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.086146Jy sigma=0.851199 ! Fit after self-cal, rms=0.077969Jy sigma=0.765672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=9.91 mas, bpa=80.01 degrees ! Estimated noise=2.07651 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.0027303 Jy ! Component: 100 - total flux cleaned = -0.00272904 Jy ! Component: 150 - total flux cleaned = -0.00258816 Jy ! Component: 200 - total flux cleaned = -0.00254636 Jy ! Total flux subtracted in 200 components = -0.00254636 Jy ! Clean residual min=-0.005965 max=0.005246 Jy/beam ! Clean residual mean=-0.000007 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.250466 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.250466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077876Jy sigma=0.764267 ! Fit after self-cal, rms=0.077981Jy sigma=0.763755 ! 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.077981Jy sigma=0.763755 ! Fit after self-cal, rms=0.078263Jy sigma=0.763690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=9.917 mas, bpa=80.04 degrees ! Estimated noise=2.08235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000826233 Jy ! Component: 100 - total flux cleaned = -0.000746941 Jy ! Component: 150 - total flux cleaned = -0.000675183 Jy ! Component: 200 - total flux cleaned = -0.000610367 Jy ! Total flux subtracted in 200 components = -0.000610367 Jy ! Clean residual min=-0.005959 max=0.005022 Jy/beam ! Clean residual mean=-0.000007 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.249855 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.249855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078236Jy sigma=0.763235 ! Fit after self-cal, rms=0.078232Jy sigma=0.763221 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.000174092 Jy ! Component: 100 - total flux cleaned = 0.000259693 Jy ! Component: 150 - total flux cleaned = 0.000340547 Jy ! Component: 200 - total flux cleaned = 0.000443689 Jy ! Total flux subtracted in 200 components = 0.000443689 Jy ! Clean residual min=-0.005895 max=0.004951 Jy/beam ! Clean residual mean=-0.000008 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.250299 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.250299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078216Jy sigma=0.763029 ! Fit after self-cal, rms=0.078215Jy sigma=0.763025 ! 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.078215Jy sigma=0.763025 ! Fit after self-cal, rms=0.078386Jy sigma=0.762824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=9.924 mas, bpa=80.06 degrees ! Estimated noise=2.08604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88462e-05 Jy ! Component: 100 - total flux cleaned = 3.3824e-05 Jy ! Component: 150 - total flux cleaned = 0.000129546 Jy ! Component: 200 - total flux cleaned = 0.00019741 Jy ! Total flux subtracted in 200 components = 0.00019741 Jy ! Clean residual min=-0.005871 max=0.004922 Jy/beam ! Clean residual mean=-0.000009 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.250496 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.250496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078372Jy sigma=0.762642 ! Fit after self-cal, rms=0.078371Jy sigma=0.762635 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 = 9.32875e-05 Jy ! Component: 100 - total flux cleaned = 0.000177142 Jy ! Component: 150 - total flux cleaned = 0.000237094 Jy ! Component: 200 - total flux cleaned = 0.000276241 Jy ! Total flux subtracted in 200 components = 0.000276241 Jy ! Clean residual min=-0.005833 max=0.004889 Jy/beam ! Clean residual mean=-0.000009 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.250773 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.250772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078363Jy sigma=0.762537 ! Fit after self-cal, rms=0.078363Jy sigma=0.762535 ! 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.078363Jy sigma=0.762535 ! Fit after self-cal, rms=0.078498Jy sigma=0.762349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.78 mas, bmaj=23.75 mas, bpa=57.29 degrees ! Estimated noise=2.91616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104619 Jy ! Component: 100 - total flux cleaned = 0.00118964 Jy ! Component: 150 - total flux cleaned = 0.00119171 Jy ! Component: 200 - total flux cleaned = 0.00120789 Jy ! Total flux subtracted in 200 components = 0.00120789 Jy ! Clean residual min=-0.005044 max=0.005237 Jy/beam ! Clean residual mean=-0.000026 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.25198 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.25198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078488Jy sigma=0.762372 ! Fit after self-cal, rms=0.078488Jy sigma=0.762357 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 = 3.41742e-05 Jy ! Component: 100 - total flux cleaned = 3.48186e-05 Jy ! Component: 150 - total flux cleaned = 5.0702e-05 Jy ! Component: 200 - total flux cleaned = 5.16845e-05 Jy ! Total flux subtracted in 200 components = 5.16845e-05 Jy ! Clean residual min=-0.005034 max=0.005214 Jy/beam ! Clean residual mean=-0.000026 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.252032 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 56 components and 0.252032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078491Jy sigma=0.762378 ! Fit after self-cal, rms=0.078490Jy sigma=0.762365 ! 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.911 mas, bmaj=9.93 mas, bpa=80.08 degrees ! Estimated noise=2.08891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.911 x 9.93 at 80.08 degrees (North through East) ! Clean map min=-0.0054722 max=0.25688 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.375 mas, bmaj=9.418 mas, bpa=82.03 degrees ! Estimated noise=2.64925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.208441 Jy ! Component: 100 - total flux cleaned = 0.25001 Jy ! Component: 150 - total flux cleaned = 0.252486 Jy ! Component: 200 - total flux cleaned = 0.253421 Jy ! Total flux subtracted in 200 components = 0.253421 Jy ! Clean residual min=-0.009663 max=0.010161 Jy/beam ! Clean residual mean=-0.000005 rms=0.002705 Jy/beam ! Combined flux in latest and established models = 0.253421 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.253421 Jy ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=9.93 mas, bpa=80.08 degrees ! Estimated noise=2.08891 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.00182403 Jy ! Component: 100 - total flux cleaned = -0.00217245 Jy ! Component: 150 - total flux cleaned = -0.00229086 Jy ! Component: 200 - total flux cleaned = -0.00228331 Jy ! Total flux subtracted in 200 components = -0.00228331 Jy ! Clean residual min=-0.006088 max=0.005228 Jy/beam ! Clean residual mean=-0.000009 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.251138 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.251138 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=6.78 mas, bmaj=23.75 mas, bpa=57.29 degrees ! Estimated noise=2.91616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000790422 Jy ! Component: 100 - total flux cleaned = 0.000894731 Jy ! Component: 150 - total flux cleaned = 0.000933397 Jy ! Component: 200 - total flux cleaned = 0.000949722 Jy ! Total flux subtracted in 200 components = 0.000949722 Jy ! Clean residual min=-0.004972 max=0.005301 Jy/beam ! Clean residual mean=-0.000026 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.252087 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 = 2.35449e-06 Jy ! Component: 100 - total flux cleaned = 4.72838e-06 Jy ! Component: 150 - total flux cleaned = 6.7996e-06 Jy ! Component: 200 - total flux cleaned = -3.5802e-06 Jy ! Total flux subtracted in 200 components = -3.5802e-06 Jy ! Clean residual min=-0.004991 max=0.005262 Jy/beam ! Clean residual mean=-0.000026 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.252084 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.252084 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=9.93 mas, bpa=80.08 degrees ! Estimated noise=2.08891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029254 Jy ! Component: 100 - total flux cleaned = -0.000230956 Jy ! Component: 150 - total flux cleaned = -0.000134934 Jy ! Component: 200 - total flux cleaned = -0.000178608 Jy ! Total flux subtracted in 200 components = -0.000178608 Jy ! Clean residual min=-0.005804 max=0.005006 Jy/beam ! Clean residual mean=-0.000011 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.251905 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.251905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078506Jy sigma=0.762674 ! Fit after self-cal, rms=0.078499Jy sigma=0.762657 wmodel J1329+5009_S_map.mod ! Writing 72 model components to file: J1329+5009_S_map.mod wobs J1329+5009_S_uvs.fits ! Writing UV FITS file: J1329+5009_S_uvs.fits wwins J1329+5009_S_map.win ! wwins: Wrote 1 windows to J1329+5009_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.000944613 Jy ! Component: 100 - total flux cleaned = -0.00110073 Jy ! Component: 150 - total flux cleaned = -0.00132393 Jy ! Component: 200 - total flux cleaned = -0.00104567 Jy ! Component: 250 - total flux cleaned = -0.000846996 Jy ! Component: 300 - total flux cleaned = -0.000278702 Jy ! Component: 350 - total flux cleaned = 0.000206881 Jy ! Component: 400 - total flux cleaned = 0.00055869 Jy ! Component: 450 - total flux cleaned = 0.000729878 Jy ! Component: 500 - total flux cleaned = 0.000895559 Jy ! Component: 550 - total flux cleaned = 0.00105802 Jy ! Component: 600 - total flux cleaned = 0.00116354 Jy ! Component: 650 - total flux cleaned = 0.00142222 Jy ! Component: 700 - total flux cleaned = 0.00142178 Jy ! Component: 750 - total flux cleaned = 0.00142156 Jy ! Component: 800 - total flux cleaned = 0.00147105 Jy ! Component: 850 - total flux cleaned = 0.00137481 Jy ! Component: 900 - total flux cleaned = 0.00137599 Jy ! Component: 950 - total flux cleaned = 0.00142314 Jy ! Component: 1000 - total flux cleaned = 0.00137745 Jy ! Component: 1050 - total flux cleaned = 0.00142342 Jy ! Component: 1100 - total flux cleaned = 0.0013335 Jy ! Component: 1150 - total flux cleaned = 0.00128867 Jy ! Component: 1200 - total flux cleaned = 0.00124459 Jy ! Component: 1250 - total flux cleaned = 0.00120125 Jy ! Component: 1300 - total flux cleaned = 0.00120026 Jy ! Component: 1350 - total flux cleaned = 0.00124195 Jy ! Component: 1400 - total flux cleaned = 0.00119985 Jy ! Component: 1450 - total flux cleaned = 0.00136549 Jy ! Component: 1500 - total flux cleaned = 0.0013654 Jy ! Component: 1550 - total flux cleaned = 0.00148841 Jy ! Component: 1600 - total flux cleaned = 0.00148838 Jy ! Component: 1650 - total flux cleaned = 0.00152835 Jy ! Component: 1700 - total flux cleaned = 0.00164844 Jy ! Component: 1750 - total flux cleaned = 0.00164839 Jy ! Component: 1800 - total flux cleaned = 0.001688 Jy ! Component: 1850 - total flux cleaned = 0.00156991 Jy ! Component: 1900 - total flux cleaned = 0.00160927 Jy ! Component: 1950 - total flux cleaned = 0.00160939 Jy ! Component: 2000 - total flux cleaned = 0.00164843 Jy ! Component: 2050 - total flux cleaned = 0.00168731 Jy ! Component: 2100 - total flux cleaned = 0.00161033 Jy ! Component: 2150 - total flux cleaned = 0.00164858 Jy ! Component: 2200 - total flux cleaned = 0.00157191 Jy ! Component: 2250 - total flux cleaned = 0.00157198 Jy ! Component: 2300 - total flux cleaned = 0.00145729 Jy ! Component: 2350 - total flux cleaned = 0.00145747 Jy ! Component: 2400 - total flux cleaned = 0.00138111 Jy ! Component: 2450 - total flux cleaned = 0.00111558 Jy ! Component: 2500 - total flux cleaned = 0.00115341 Jy ! Component: 2550 - total flux cleaned = 0.00107791 Jy ! Component: 2600 - total flux cleaned = 0.000964221 Jy ! Component: 2650 - total flux cleaned = 0.000888574 Jy ! Component: 2700 - total flux cleaned = 0.000775301 Jy ! Component: 2750 - total flux cleaned = 0.000661848 Jy ! Component: 2800 - total flux cleaned = 0.000510488 Jy ! Component: 2850 - total flux cleaned = 0.000396807 Jy ! Component: 2900 - total flux cleaned = 0.00032069 Jy ! Component: 2950 - total flux cleaned = 0.000168542 Jy ! Component: 3000 - total flux cleaned = 1.58384e-05 Jy ! Component: 3050 - total flux cleaned = -9.87918e-05 Jy ! Component: 3100 - total flux cleaned = -0.000136951 Jy ! Component: 3150 - total flux cleaned = -0.000290402 Jy ! Component: 3200 - total flux cleaned = -0.000444545 Jy ! Component: 3250 - total flux cleaned = -0.000560656 Jy ! Component: 3300 - total flux cleaned = -0.000715907 Jy ! Component: 3350 - total flux cleaned = -0.000793615 Jy ! Component: 3400 - total flux cleaned = -0.000871549 Jy ! Component: 3450 - total flux cleaned = -0.000988952 Jy ! Component: 3500 - total flux cleaned = -0.00106752 Jy ! Component: 3550 - total flux cleaned = -0.00118572 Jy ! Component: 3600 - total flux cleaned = -0.0012648 Jy ! Component: 3650 - total flux cleaned = -0.00134429 Jy ! Component: 3700 - total flux cleaned = -0.00142367 Jy ! Component: 3750 - total flux cleaned = -0.00154342 Jy ! Component: 3800 - total flux cleaned = -0.00154332 Jy ! Component: 3850 - total flux cleaned = -0.00154298 Jy ! Component: 3900 - total flux cleaned = -0.00170443 Jy ! Component: 3950 - total flux cleaned = -0.0017855 Jy ! Component: 4000 - total flux cleaned = -0.00186727 Jy ! Component: 4050 - total flux cleaned = -0.00190817 Jy ! Total flux subtracted in 4096 components = -0.00194948 Jy ! Clean residual min=-0.002497 max=0.002286 Jy/beam ! Clean residual mean=-0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.249956 Jy keep ! Adding 225 model components to the UV plane model. ! The established model now contains 297 components and 0.249956 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J1329+5009_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.911 x 9.93 at 80.08 degrees (North through East) ! Clean map min=-0.0040576 max=0.25688 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1329+5009_S_map.fits wmodel /scr/pima/rv102_uvs/J1329+5009_S_map.mod ! Writing 297 model components to file: /scr/pima/rv102_uvs/J1329+5009_S_map.mod wobs /scr/pima/rv102_uvs/J1329+5009_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1329+5009_S_uvs.fits wwins /scr/pima/rv102_uvs/J1329+5009_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1329+5009_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.256877 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000697926 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.815088 0.815088 1.63018 3.26035 6.5207 13.0414 26.0828 52.1656 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 368.058 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1329+5009_S_dfm.log closed on Sat Nov 9 09:34:15 2019