! Started logfile: /image_prod/ug002_uva//J1017+5924_S_dfm.log on Wed Mar 4 23:30:00 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//J1017+5924_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1017+5924_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.815278 visibilities/baseline/integration-bin. ! Found source: J1017+5924 ! ! 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 5283 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 J1017+5924_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008567Jy sigma=8.504757 ! Fit after self-cal, rms=0.893005Jy sigma=7.520321 ! 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.159 mas, bmaj=4.307 mas, bpa=-2.657 degrees ! Estimated noise=1.68068 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.0846058 Jy ! Component: 100 - total flux cleaned = 0.103479 Jy ! Total flux subtracted in 100 components = 0.103479 Jy ! Clean residual min=-0.004601 max=0.006453 Jy/beam ! Clean residual mean=0.000004 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.103479 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.103479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067763Jy sigma=0.450586 ! Fit after self-cal, rms=0.067717Jy sigma=0.450142 ! 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.723 mas, bmaj=5.1 mas, bpa=-5.677 degrees ! Estimated noise=1.18512 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.00754737 Jy ! Component: 100 - total flux cleaned = 0.0107069 Jy ! Component: 150 - total flux cleaned = 0.0121049 Jy ! Component: 200 - total flux cleaned = 0.0122437 Jy ! Total flux subtracted in 200 components = 0.0122437 Jy ! Clean residual min=-0.003356 max=0.003539 Jy/beam ! Clean residual mean=0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.115722 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.115722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066984Jy sigma=0.442141 ! Fit after self-cal, rms=0.066958Jy sigma=0.441807 ! 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.723 x 5.1 at -5.677 degrees (North through East) ! Clean map min=-0.0032405 max=0.10813 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.04 KP 1.02 ! LA 0.95 MK 0.95 OV 0.92 PT 1.17 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.00 KP 1.01 ! LA 1.07 MK 0.97 OV 0.93 PT 1.06 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.06 KP 0.98 ! LA 0.97 MK 1.01 OV 0.91 PT 1.14 ! SC 1.10 ! ! ! Fit before self-cal, rms=0.066958Jy sigma=0.441807 ! Fit after self-cal, rms=0.067371Jy sigma=0.434146 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=5.089 mas, bpa=-5.19 degrees ! Estimated noise=1.1789 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.000447294 Jy ! Component: 100 - total flux cleaned = 0.000345091 Jy ! Component: 150 - total flux cleaned = 0.000343798 Jy ! Component: 200 - total flux cleaned = 0.000344688 Jy ! Total flux subtracted in 200 components = 0.000344688 Jy ! Clean residual min=-0.002366 max=0.003010 Jy/beam ! Clean residual mean=0.000012 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.116067 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.116067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067342Jy sigma=0.433807 ! Fit after self-cal, rms=0.067355Jy sigma=0.433674 ! 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.067355Jy sigma=0.433674 ! Fit after self-cal, rms=0.073477Jy sigma=0.429053 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=5.077 mas, bpa=-5.775 degrees ! Estimated noise=1.17995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220326 Jy ! Component: 100 - total flux cleaned = 0.00039075 Jy ! Component: 150 - total flux cleaned = 0.000423931 Jy ! Component: 200 - total flux cleaned = 0.000438581 Jy ! Total flux subtracted in 200 components = 0.000438581 Jy ! Clean residual min=-0.002039 max=0.002144 Jy/beam ! Clean residual mean=0.000013 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.116506 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.116506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073461Jy sigma=0.428942 ! Fit after self-cal, rms=0.073472Jy sigma=0.428873 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 = -2.15767e-05 Jy ! Component: 100 - total flux cleaned = -7.3349e-06 Jy ! Component: 150 - total flux cleaned = -7.56746e-06 Jy ! Component: 200 - total flux cleaned = -7.58405e-06 Jy ! Total flux subtracted in 200 components = -7.58405e-06 Jy ! Clean residual min=-0.002029 max=0.002122 Jy/beam ! Clean residual mean=0.000013 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.116498 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.116498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073466Jy sigma=0.428817 ! Fit after self-cal, rms=0.073463Jy sigma=0.428809 ! 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.073463Jy sigma=0.428809 ! Fit after self-cal, rms=0.073906Jy sigma=0.428718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=5.076 mas, bpa=-6.111 degrees ! Estimated noise=1.18125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198755 Jy ! Component: 100 - total flux cleaned = 0.000283467 Jy ! Component: 150 - total flux cleaned = 0.000306518 Jy ! Component: 200 - total flux cleaned = 0.000316832 Jy ! Total flux subtracted in 200 components = 0.000316832 Jy ! Clean residual min=-0.002003 max=0.002115 Jy/beam ! Clean residual mean=0.000014 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.116815 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.116815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073898Jy sigma=0.428671 ! Fit after self-cal, rms=0.073897Jy sigma=0.428665 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 = -2.99112e-06 Jy ! Component: 100 - total flux cleaned = -2.86817e-06 Jy ! Component: 150 - total flux cleaned = -2.77309e-06 Jy ! Component: 200 - total flux cleaned = -2.57733e-06 Jy ! Total flux subtracted in 200 components = -2.57733e-06 Jy ! Clean residual min=-0.001999 max=0.002101 Jy/beam ! Clean residual mean=0.000014 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.116812 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.116812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073894Jy sigma=0.428639 ! Fit after self-cal, rms=0.073893Jy sigma=0.428637 ! 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.073893Jy sigma=0.428637 ! Fit after self-cal, rms=0.074042Jy sigma=0.428628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.688 mas, bmaj=9.751 mas, bpa=22.23 degrees ! Estimated noise=1.4746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000773075 Jy ! Component: 100 - total flux cleaned = 0.000758746 Jy ! Component: 150 - total flux cleaned = 0.000758345 Jy ! Component: 200 - total flux cleaned = 0.000749121 Jy ! Total flux subtracted in 200 components = 0.000749121 Jy ! Clean residual min=-0.002323 max=0.002879 Jy/beam ! Clean residual mean=0.000031 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.117562 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.117562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074042Jy sigma=0.428693 ! Fit after self-cal, rms=0.074038Jy sigma=0.428665 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, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275393 Jy ! Component: 100 - total flux cleaned = 0.00390995 Jy ! Component: 150 - total flux cleaned = 0.00446556 Jy ! Component: 200 - total flux cleaned = 0.00477327 Jy ! Total flux subtracted in 200 components = 0.00477327 Jy ! Clean residual min=-0.002236 max=0.002206 Jy/beam ! Clean residual mean=0.000027 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.122335 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 82 components and 0.122335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073933Jy sigma=0.427790 ! Fit after self-cal, rms=0.073908Jy sigma=0.427716 ! 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.698 mas, bmaj=5.075 mas, bpa=-6.301 degrees ! Estimated noise=1.18259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.698 x 5.075 at -6.301 degrees (North through East) ! Clean map min=-0.0020084 max=0.10762 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.143 mas, bmaj=4.287 mas, bpa=-3.23 degrees ! Estimated noise=1.67919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844124 Jy ! Component: 100 - total flux cleaned = 0.103699 Jy ! Component: 150 - total flux cleaned = 0.111406 Jy ! Component: 200 - total flux cleaned = 0.115608 Jy ! Total flux subtracted in 200 components = 0.115608 Jy ! Clean residual min=-0.003410 max=0.003108 Jy/beam ! Clean residual mean=0.000008 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.115608 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.115608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.698 mas, bmaj=5.075 mas, bpa=-6.301 degrees ! Estimated noise=1.18259 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.00252081 Jy ! Component: 100 - total flux cleaned = 0.00378431 Jy ! Component: 150 - total flux cleaned = 0.00475477 Jy ! Component: 200 - total flux cleaned = 0.00553639 Jy ! Total flux subtracted in 200 components = 0.00553639 Jy ! Clean residual min=-0.002080 max=0.001718 Jy/beam ! Clean residual mean=0.000013 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.121144 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.121144 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.688 mas, bmaj=9.751 mas, bpa=22.23 degrees ! Estimated noise=1.4746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105023 Jy ! Component: 100 - total flux cleaned = 0.00162786 Jy ! Component: 150 - total flux cleaned = 0.00201583 Jy ! Component: 200 - total flux cleaned = 0.00229575 Jy ! Total flux subtracted in 200 components = 0.00229575 Jy ! Clean residual min=-0.002270 max=0.002167 Jy/beam ! Clean residual mean=0.000027 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.12344 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.000201174 Jy ! Component: 100 - total flux cleaned = 0.000321718 Jy ! Component: 150 - total flux cleaned = 0.000395514 Jy ! Component: 200 - total flux cleaned = 0.000465227 Jy ! Total flux subtracted in 200 components = 0.000465227 Jy ! Clean residual min=-0.002239 max=0.002174 Jy/beam ! Clean residual mean=0.000026 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.123905 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 83 components and 0.123905 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.698 mas, bmaj=5.075 mas, bpa=-6.301 degrees ! Estimated noise=1.18259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.08677e-05 Jy ! Component: 100 - total flux cleaned = -2.72128e-05 Jy ! Component: 150 - total flux cleaned = 8.7917e-06 Jy ! Component: 200 - total flux cleaned = 4.13897e-05 Jy ! Total flux subtracted in 200 components = 4.13897e-05 Jy ! Clean residual min=-0.001986 max=0.001644 Jy/beam ! Clean residual mean=0.000011 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.123947 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.123947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073802Jy sigma=0.426836 ! Fit after self-cal, rms=0.073777Jy sigma=0.426718 wmodel J1017+5924_S_map.mod ! Writing 104 model components to file: J1017+5924_S_map.mod wobs J1017+5924_S_uvs.fits ! Writing UV FITS file: J1017+5924_S_uvs.fits wwins J1017+5924_S_map.win ! wwins: Wrote 2 windows to J1017+5924_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.000194381 Jy ! Component: 100 - total flux cleaned = -1.76585e-05 Jy ! Component: 150 - total flux cleaned = 0.000180171 Jy ! Component: 200 - total flux cleaned = 0.000371312 Jy ! Component: 250 - total flux cleaned = 0.000531176 Jy ! Component: 300 - total flux cleaned = 0.000659927 Jy ! Component: 350 - total flux cleaned = 0.000735004 Jy ! Component: 400 - total flux cleaned = 0.000759435 Jy ! Component: 450 - total flux cleaned = 0.000807012 Jy ! Component: 500 - total flux cleaned = 0.000877614 Jy ! Component: 550 - total flux cleaned = 0.00110757 Jy ! Component: 600 - total flux cleaned = 0.00117507 Jy ! Component: 650 - total flux cleaned = 0.00126366 Jy ! Component: 700 - total flux cleaned = 0.00135108 Jy ! Component: 750 - total flux cleaned = 0.00143745 Jy ! Component: 800 - total flux cleaned = 0.00147934 Jy ! Component: 850 - total flux cleaned = 0.00145853 Jy ! Component: 900 - total flux cleaned = 0.00149998 Jy ! Component: 950 - total flux cleaned = 0.00158089 Jy ! Component: 1000 - total flux cleaned = 0.00156058 Jy ! Component: 1050 - total flux cleaned = 0.00163955 Jy ! Component: 1100 - total flux cleaned = 0.00161993 Jy ! Component: 1150 - total flux cleaned = 0.00169728 Jy ! Component: 1200 - total flux cleaned = 0.00173527 Jy ! Component: 1250 - total flux cleaned = 0.00175432 Jy ! Component: 1300 - total flux cleaned = 0.00192122 Jy ! Component: 1350 - total flux cleaned = 0.00203126 Jy ! Component: 1400 - total flux cleaned = 0.00204961 Jy ! Component: 1450 - total flux cleaned = 0.00213961 Jy ! Component: 1500 - total flux cleaned = 0.00228154 Jy ! Component: 1550 - total flux cleaned = 0.00238637 Jy ! Component: 1600 - total flux cleaned = 0.00242106 Jy ! Component: 1650 - total flux cleaned = 0.0025413 Jy ! Component: 1700 - total flux cleaned = 0.00259211 Jy ! Component: 1750 - total flux cleaned = 0.00270999 Jy ! Component: 1800 - total flux cleaned = 0.0027932 Jy ! Component: 1850 - total flux cleaned = 0.00284281 Jy ! Component: 1900 - total flux cleaned = 0.00295741 Jy ! Component: 1950 - total flux cleaned = 0.00305436 Jy ! Component: 2000 - total flux cleaned = 0.0031508 Jy ! Component: 2050 - total flux cleaned = 0.0031508 Jy ! Component: 2100 - total flux cleaned = 0.00315085 Jy ! Component: 2150 - total flux cleaned = 0.00321342 Jy ! Component: 2200 - total flux cleaned = 0.00319812 Jy ! Component: 2250 - total flux cleaned = 0.00329027 Jy ! Component: 2300 - total flux cleaned = 0.00333598 Jy ! Component: 2350 - total flux cleaned = 0.00333593 Jy ! Component: 2400 - total flux cleaned = 0.00339592 Jy ! Component: 2450 - total flux cleaned = 0.00342548 Jy ! Component: 2500 - total flux cleaned = 0.00348448 Jy ! Component: 2550 - total flux cleaned = 0.00348444 Jy ! Component: 2600 - total flux cleaned = 0.00352771 Jy ! Component: 2650 - total flux cleaned = 0.00351341 Jy ! Component: 2700 - total flux cleaned = 0.00359899 Jy ! Component: 2750 - total flux cleaned = 0.00362722 Jy ! Component: 2800 - total flux cleaned = 0.00368346 Jy ! Component: 2850 - total flux cleaned = 0.00375295 Jy ! Component: 2900 - total flux cleaned = 0.00371142 Jy ! Component: 2950 - total flux cleaned = 0.0037663 Jy ! Component: 3000 - total flux cleaned = 0.00378015 Jy ! Component: 3050 - total flux cleaned = 0.00380716 Jy ! Component: 3100 - total flux cleaned = 0.00388765 Jy ! Component: 3150 - total flux cleaned = 0.00394101 Jy ! Component: 3200 - total flux cleaned = 0.00399386 Jy ! Component: 3250 - total flux cleaned = 0.00399399 Jy ! Component: 3300 - total flux cleaned = 0.00409828 Jy ! Component: 3350 - total flux cleaned = 0.0040335 Jy ! Component: 3400 - total flux cleaned = 0.00408502 Jy ! Component: 3450 - total flux cleaned = 0.00411055 Jy ! Component: 3500 - total flux cleaned = 0.0041869 Jy ! Component: 3550 - total flux cleaned = 0.00421221 Jy ! Component: 3600 - total flux cleaned = 0.00423739 Jy ! Component: 3650 - total flux cleaned = 0.00423744 Jy ! Component: 3700 - total flux cleaned = 0.00424992 Jy ! Component: 3750 - total flux cleaned = 0.00433625 Jy ! Component: 3800 - total flux cleaned = 0.0043484 Jy ! Component: 3850 - total flux cleaned = 0.00442145 Jy ! Component: 3900 - total flux cleaned = 0.00438517 Jy ! Component: 3950 - total flux cleaned = 0.00445743 Jy ! Component: 4000 - total flux cleaned = 0.00445739 Jy ! Component: 4050 - total flux cleaned = 0.00448116 Jy ! Total flux subtracted in 4096 components = 0.00451658 Jy ! Clean residual min=-0.000695 max=0.000712 Jy/beam ! Clean residual mean=0.000005 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.128463 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 387 components and 0.128463 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1017+5924_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.698 x 5.075 at -6.301 degrees (North through East) ! Clean map min=-0.0015432 max=0.10755 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1017+5924_S_map.fits wmodel /image_prod/ug002_uva//J1017+5924_S_map.mod ! Writing 387 model components to file: /image_prod/ug002_uva//J1017+5924_S_map.mod wobs /image_prod/ug002_uva//J1017+5924_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1017+5924_S_uvs.fits wwins /image_prod/ug002_uva//J1017+5924_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1017+5924_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.107549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207193 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577946 0.577946 1.15589 2.31178 4.62357 9.24713 18.4943 36.9885 73.977 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 519.079 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1017+5924_S_dfm.log closed on Wed Mar 4 23:30:04 2020