! Started logfile: /image_prod/ug002_uva//J1359+5544_S_dfm.log on Thu Mar 5 01:33:06 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1359+5544_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1359+5544_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976667 visibilities/baseline/integration-bin. ! Found source: J1359+5544 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 7911 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1359+5544_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011465Jy sigma=8.552377 ! Fit after self-cal, rms=0.869593Jy sigma=7.450793 ! 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=3.235 mas, bmaj=4.282 mas, bpa=-20.78 degrees ! Estimated noise=1.52336 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.0986724 Jy ! Component: 100 - total flux cleaned = 0.120189 Jy ! Total flux subtracted in 100 components = 0.120189 Jy ! Clean residual min=-0.004169 max=0.006519 Jy/beam ! Clean residual mean=-0.000002 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.120189 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.120189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099816Jy sigma=0.495735 ! Fit after self-cal, rms=0.099794Jy sigma=0.495613 ! 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=3.854 mas, bmaj=5.129 mas, bpa=-21.7 degrees ! Estimated noise=0.97283 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.00626898 Jy ! Component: 100 - total flux cleaned = 0.00716536 Jy ! Component: 150 - total flux cleaned = 0.00740212 Jy ! Component: 200 - total flux cleaned = 0.00734503 Jy ! Total flux subtracted in 200 components = 0.00734503 Jy ! Clean residual min=-0.004034 max=0.006051 Jy/beam ! Clean residual mean=0.000006 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.127534 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.127534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098818Jy sigma=0.492807 ! Fit after self-cal, rms=0.098812Jy sigma=0.492743 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.854 x 5.129 at -21.7 degrees (North through East) ! Clean map min=-0.0039155 max=0.12749 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.01 KP 0.98 ! LA 1.02 MK 0.98 NL 1.16 OV 0.98 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.01 KP 1.00 ! LA 1.01 MK 1.00 NL 1.00 OV 0.97 ! PT 1.00 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.99 KP 1.08 ! LA 0.99 MK 1.01 NL 1.20 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.098812Jy sigma=0.492743 ! Fit after self-cal, rms=0.096931Jy sigma=0.487494 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=5.071 mas, bpa=-20.7 degrees ! Estimated noise=0.984647 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.00256917 Jy ! Component: 100 - total flux cleaned = 0.00288519 Jy ! Component: 150 - total flux cleaned = 0.00300723 Jy ! Component: 200 - total flux cleaned = 0.00303936 Jy ! Total flux subtracted in 200 components = 0.00303936 Jy ! Clean residual min=-0.004622 max=0.005643 Jy/beam ! Clean residual mean=0.000009 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.130574 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.130574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096623Jy sigma=0.487544 ! Fit after self-cal, rms=0.096620Jy sigma=0.487463 ! 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. ! ! Fit before self-cal, rms=0.096620Jy sigma=0.487463 ! Fit after self-cal, rms=0.101372Jy sigma=0.464020 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=5.056 mas, bpa=-20.36 degrees ! Estimated noise=1.00065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248966 Jy ! Component: 100 - total flux cleaned = 0.00320707 Jy ! Component: 150 - total flux cleaned = 0.00330193 Jy ! Component: 200 - total flux cleaned = 0.00335046 Jy ! Total flux subtracted in 200 components = 0.00335046 Jy ! Clean residual min=-0.002964 max=0.002686 Jy/beam ! Clean residual mean=0.000006 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.133924 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.133924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101085Jy sigma=0.463994 ! Fit after self-cal, rms=0.101138Jy sigma=0.463766 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.000113099 Jy ! Component: 100 - total flux cleaned = 9.57238e-05 Jy ! Component: 150 - total flux cleaned = 6.55447e-05 Jy ! Component: 200 - total flux cleaned = 5.15832e-05 Jy ! Total flux subtracted in 200 components = 5.15832e-05 Jy ! Clean residual min=-0.002991 max=0.002711 Jy/beam ! Clean residual mean=0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.133976 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.133976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101106Jy sigma=0.463785 ! Fit after self-cal, rms=0.101105Jy sigma=0.463781 ! 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. ! ! Fit before self-cal, rms=0.101105Jy sigma=0.463781 ! Fit after self-cal, rms=0.070558Jy sigma=0.447690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.802 mas, bmaj=5.043 mas, bpa=-20.62 degrees ! Estimated noise=0.999683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142291 Jy ! Component: 100 - total flux cleaned = 0.000258988 Jy ! Component: 150 - total flux cleaned = 0.000300106 Jy ! Component: 200 - total flux cleaned = 0.000335902 Jy ! Total flux subtracted in 200 components = 0.000335902 Jy ! Clean residual min=-0.001732 max=0.001707 Jy/beam ! Clean residual mean=0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.134312 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.134312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070551Jy sigma=0.447626 ! Fit after self-cal, rms=0.070501Jy sigma=0.447418 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.28532e-05 Jy ! Component: 100 - total flux cleaned = 5.29795e-05 Jy ! Component: 150 - total flux cleaned = 6.20668e-05 Jy ! Component: 200 - total flux cleaned = 5.32274e-05 Jy ! Total flux subtracted in 200 components = 5.32274e-05 Jy ! Clean residual min=-0.001741 max=0.001698 Jy/beam ! Clean residual mean=0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.134365 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.134365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070498Jy sigma=0.447391 ! Fit after self-cal, rms=0.070498Jy sigma=0.447389 ! 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. ! ! Fit before self-cal, rms=0.070498Jy sigma=0.447389 ! Fit after self-cal, rms=0.070533Jy sigma=0.447373 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.55 mas, bmaj=8.881 mas, bpa=-18.03 degrees ! Estimated noise=1.22241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270612 Jy ! Component: 100 - total flux cleaned = 0.000303632 Jy ! Component: 150 - total flux cleaned = 0.000319252 Jy ! Component: 200 - total flux cleaned = 0.000335998 Jy ! Total flux subtracted in 200 components = 0.000335998 Jy ! Clean residual min=-0.002020 max=0.002134 Jy/beam ! Clean residual mean=0.000007 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.134701 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.134701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070534Jy sigma=0.447357 ! Fit after self-cal, rms=0.070531Jy sigma=0.447345 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 = 6.78915e-06 Jy ! Component: 100 - total flux cleaned = 2.20942e-05 Jy ! Component: 150 - total flux cleaned = 3.85996e-05 Jy ! Component: 200 - total flux cleaned = 4.6441e-05 Jy ! Total flux subtracted in 200 components = 4.6441e-05 Jy ! Clean residual min=-0.002021 max=0.002132 Jy/beam ! Clean residual mean=0.000008 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.134747 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.134747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070533Jy sigma=0.447342 ! Fit after self-cal, rms=0.070532Jy sigma=0.447337 ! 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=3.803 mas, bmaj=5.042 mas, bpa=-20.69 degrees ! Estimated noise=1.00053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.803 x 5.042 at -20.69 degrees (North through East) ! Clean map min=-0.001674 max=0.13056 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=3.191 mas, bmaj=4.203 mas, bpa=-20.49 degrees ! Estimated noise=1.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101802 Jy ! Component: 100 - total flux cleaned = 0.124074 Jy ! Component: 150 - total flux cleaned = 0.130525 Jy ! Component: 200 - total flux cleaned = 0.133769 Jy ! Total flux subtracted in 200 components = 0.133769 Jy ! Clean residual min=-0.002914 max=0.002712 Jy/beam ! Clean residual mean=0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.133769 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.133769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.042 mas, bpa=-20.69 degrees ! Estimated noise=1.00053 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.000644195 Jy ! Component: 100 - total flux cleaned = 0.000938453 Jy ! Component: 150 - total flux cleaned = 0.00107617 Jy ! Component: 200 - total flux cleaned = 0.00108046 Jy ! Total flux subtracted in 200 components = 0.00108046 Jy ! Clean residual min=-0.001784 max=0.001751 Jy/beam ! Clean residual mean=0.000004 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.13485 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.13485 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=8.55 mas, bmaj=8.881 mas, bpa=-18.03 degrees ! Estimated noise=1.22241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.79516e-05 Jy ! Component: 100 - total flux cleaned = 1.90819e-05 Jy ! Component: 150 - total flux cleaned = -6.1842e-06 Jy ! Component: 200 - total flux cleaned = -3.099e-05 Jy ! Total flux subtracted in 200 components = -3.099e-05 Jy ! Clean residual min=-0.002017 max=0.002112 Jy/beam ! Clean residual mean=0.000008 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.134819 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 = -1.36069e-05 Jy ! Component: 100 - total flux cleaned = -2.55058e-05 Jy ! Component: 150 - total flux cleaned = -3.03833e-05 Jy ! Component: 200 - total flux cleaned = -3.49778e-05 Jy ! Total flux subtracted in 200 components = -3.49778e-05 Jy ! Clean residual min=-0.002022 max=0.002124 Jy/beam ! Clean residual mean=0.000008 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.134784 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 44 components and 0.134784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.042 mas, bpa=-20.69 degrees ! Estimated noise=1.00053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175371 Jy ! Component: 100 - total flux cleaned = 0.000103687 Jy ! Component: 150 - total flux cleaned = 4.30435e-05 Jy ! Component: 200 - total flux cleaned = -2.23332e-05 Jy ! Total flux subtracted in 200 components = -2.23332e-05 Jy ! Clean residual min=-0.001746 max=0.001716 Jy/beam ! Clean residual mean=0.000004 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.134762 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.134762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070537Jy sigma=0.447359 ! Fit after self-cal, rms=0.070533Jy sigma=0.447338 wmodel J1359+5544_S_map.mod ! Writing 51 model components to file: J1359+5544_S_map.mod wobs J1359+5544_S_uvs.fits ! Writing UV FITS file: J1359+5544_S_uvs.fits wwins J1359+5544_S_map.win ! wwins: Wrote 1 windows to J1359+5544_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 = 2.01266e-05 Jy ! Component: 100 - total flux cleaned = 0.000351415 Jy ! Component: 150 - total flux cleaned = 0.000437063 Jy ! Component: 200 - total flux cleaned = 0.000463873 Jy ! Component: 250 - total flux cleaned = 0.000570785 Jy ! Component: 300 - total flux cleaned = 0.00067459 Jy ! Component: 350 - total flux cleaned = 0.000801143 Jy ! Component: 400 - total flux cleaned = 0.000875512 Jy ! Component: 450 - total flux cleaned = 0.000875801 Jy ! Component: 500 - total flux cleaned = 0.000922922 Jy ! Component: 550 - total flux cleaned = 0.000992543 Jy ! Component: 600 - total flux cleaned = 0.00106044 Jy ! Component: 650 - total flux cleaned = 0.00112738 Jy ! Component: 700 - total flux cleaned = 0.00125765 Jy ! Component: 750 - total flux cleaned = 0.00127847 Jy ! Component: 800 - total flux cleaned = 0.00129992 Jy ! Component: 850 - total flux cleaned = 0.00142509 Jy ! Component: 900 - total flux cleaned = 0.00148592 Jy ! Component: 950 - total flux cleaned = 0.00152613 Jy ! Component: 1000 - total flux cleaned = 0.00154593 Jy ! Component: 1050 - total flux cleaned = 0.00158491 Jy ! Component: 1100 - total flux cleaned = 0.00160436 Jy ! Component: 1150 - total flux cleaned = 0.00160448 Jy ! Component: 1200 - total flux cleaned = 0.00164201 Jy ! Component: 1250 - total flux cleaned = 0.00162374 Jy ! Component: 1300 - total flux cleaned = 0.00160586 Jy ! Component: 1350 - total flux cleaned = 0.00162429 Jy ! Component: 1400 - total flux cleaned = 0.00162425 Jy ! Component: 1450 - total flux cleaned = 0.00162441 Jy ! Component: 1500 - total flux cleaned = 0.0016247 Jy ! Component: 1550 - total flux cleaned = 0.00164181 Jy ! Component: 1600 - total flux cleaned = 0.00164151 Jy ! Component: 1650 - total flux cleaned = 0.00160757 Jy ! Component: 1700 - total flux cleaned = 0.00160746 Jy ! Component: 1750 - total flux cleaned = 0.00157435 Jy ! Component: 1800 - total flux cleaned = 0.00160664 Jy ! Component: 1850 - total flux cleaned = 0.00149372 Jy ! Component: 1900 - total flux cleaned = 0.00150975 Jy ! Component: 1950 - total flux cleaned = 0.00150969 Jy ! Component: 2000 - total flux cleaned = 0.00143109 Jy ! Component: 2050 - total flux cleaned = 0.00141545 Jy ! Component: 2100 - total flux cleaned = 0.00138474 Jy ! Component: 2150 - total flux cleaned = 0.00132347 Jy ! Component: 2200 - total flux cleaned = 0.0012782 Jy ! Component: 2250 - total flux cleaned = 0.00129331 Jy ! Component: 2300 - total flux cleaned = 0.0012636 Jy ! Component: 2350 - total flux cleaned = 0.00123426 Jy ! Component: 2400 - total flux cleaned = 0.00121956 Jy ! Component: 2450 - total flux cleaned = 0.00123403 Jy ! Component: 2500 - total flux cleaned = 0.00126253 Jy ! Component: 2550 - total flux cleaned = 0.00123398 Jy ! Component: 2600 - total flux cleaned = 0.00120569 Jy ! Component: 2650 - total flux cleaned = 0.00121965 Jy ! Component: 2700 - total flux cleaned = 0.00120573 Jy ! Component: 2750 - total flux cleaned = 0.00120579 Jy ! Component: 2800 - total flux cleaned = 0.00120568 Jy ! Component: 2850 - total flux cleaned = 0.00116481 Jy ! Component: 2900 - total flux cleaned = 0.00115131 Jy ! Component: 2950 - total flux cleaned = 0.00115125 Jy ! Component: 3000 - total flux cleaned = 0.00112477 Jy ! Component: 3050 - total flux cleaned = 0.00116444 Jy ! Component: 3100 - total flux cleaned = 0.00115141 Jy ! Component: 3150 - total flux cleaned = 0.00113851 Jy ! Component: 3200 - total flux cleaned = 0.00108674 Jy ! Component: 3250 - total flux cleaned = 0.00107394 Jy ! Component: 3300 - total flux cleaned = 0.00104847 Jy ! Component: 3350 - total flux cleaned = 0.00102299 Jy ! Component: 3400 - total flux cleaned = 0.00102294 Jy ! Component: 3450 - total flux cleaned = 0.00103554 Jy ! Component: 3500 - total flux cleaned = 0.00102315 Jy ! Component: 3550 - total flux cleaned = 0.000973797 Jy ! Component: 3600 - total flux cleaned = 0.000985851 Jy ! Component: 3650 - total flux cleaned = 0.000924969 Jy ! Component: 3700 - total flux cleaned = 0.000937116 Jy ! Component: 3750 - total flux cleaned = 0.000901068 Jy ! Component: 3800 - total flux cleaned = 0.000877301 Jy ! Component: 3850 - total flux cleaned = 0.000853683 Jy ! Component: 3900 - total flux cleaned = 0.000853596 Jy ! Component: 3950 - total flux cleaned = 0.000818413 Jy ! Component: 4000 - total flux cleaned = 0.000795126 Jy ! Component: 4050 - total flux cleaned = 0.000748854 Jy ! Total flux subtracted in 4096 components = 0.000725825 Jy ! Clean residual min=-0.000688 max=0.000701 Jy/beam ! Clean residual mean=0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.135487 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 352 components and 0.135487 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1359+5544_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.803 x 5.042 at -20.69 degrees (North through East) ! Clean map min=-0.0013823 max=0.13068 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1359+5544_S_map.fits wmodel /image_prod/ug002_uva//J1359+5544_S_map.mod ! Writing 352 model components to file: /image_prod/ug002_uva//J1359+5544_S_map.mod wobs /image_prod/ug002_uva//J1359+5544_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1359+5544_S_uvs.fits wwins /image_prod/ug002_uva//J1359+5544_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1359+5544_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.130682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481054 0.481054 0.962107 1.92421 3.84843 7.69686 15.3937 30.7874 61.5749 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 623.631 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1359+5544_S_dfm.log closed on Thu Mar 5 01:33:10 2020