! Started logfile: /image_prod/ug002_uva//J2223-3137_S_dfm.log on Thu Mar 5 05:38:52 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//J2223-3137_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2223-3137_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.798148 visibilities/baseline/integration-bin. ! Found source: J2223-3137 ! ! 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 6465 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 J2223-3137_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024435Jy sigma=6.231484 ! Fit after self-cal, rms=0.842130Jy sigma=5.109446 ! 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.862 mas, bmaj=6.693 mas, bpa=0.7617 degrees ! Estimated noise=2.13391 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.130542 Jy ! Component: 100 - total flux cleaned = 0.159082 Jy ! Total flux subtracted in 100 components = 0.159082 Jy ! Clean residual min=-0.010696 max=0.017692 Jy/beam ! Clean residual mean=0.000002 rms=0.003531 Jy/beam ! Combined flux in latest and established models = 0.159082 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.159082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103818Jy sigma=0.581137 ! Fit after self-cal, rms=0.103458Jy sigma=0.578829 ! 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.536 mas, bmaj=8.493 mas, bpa=3.13 degrees ! Estimated noise=1.50138 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.0101121 Jy ! Component: 100 - total flux cleaned = 0.0149932 Jy ! Component: 150 - total flux cleaned = 0.0174426 Jy ! Component: 200 - total flux cleaned = 0.0176404 Jy ! Total flux subtracted in 200 components = 0.0176404 Jy ! Clean residual min=-0.009584 max=0.017009 Jy/beam ! Clean residual mean=0.000020 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.176723 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.176723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102757Jy sigma=0.571636 ! Fit after self-cal, rms=0.102828Jy sigma=0.571561 ! 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.536 x 8.493 at 3.13 degrees (North through East) ! Clean map min=-0.0094324 max=0.16256 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.27 KP 0.91 ! LA 1.42 MK 0.95 NL 0.97 OV 0.98 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.95 HN 1.30 KP 0.92 ! LA 1.38 MK 0.96 NL 1.11 OV 0.90 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.16 KP 0.91 ! LA 1.38 MK 0.96 NL 0.78 OV 0.90 ! PT 0.92 SC 0.96 ! ! ! Fit before self-cal, rms=0.102828Jy sigma=0.571561 ! Fit after self-cal, rms=0.114366Jy sigma=0.529948 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=8.423 mas, bpa=3.086 degrees ! Estimated noise=1.49627 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.000827893 Jy ! Component: 100 - total flux cleaned = 0.000774184 Jy ! Component: 150 - total flux cleaned = 0.000729143 Jy ! Component: 200 - total flux cleaned = 0.000688835 Jy ! Total flux subtracted in 200 components = 0.000688835 Jy ! Clean residual min=-0.008030 max=0.008616 Jy/beam ! Clean residual mean=-0.000168 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.177412 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.177412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114294Jy sigma=0.529834 ! Fit after self-cal, rms=0.114878Jy sigma=0.529187 ! 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.114878Jy sigma=0.529187 ! Fit after self-cal, rms=0.125600Jy sigma=0.509470 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=8.328 mas, bpa=2.744 degrees ! Estimated noise=1.53539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457666 Jy ! Component: 100 - total flux cleaned = 0.00643117 Jy ! Component: 150 - total flux cleaned = 0.00727673 Jy ! Component: 200 - total flux cleaned = 0.00738105 Jy ! Total flux subtracted in 200 components = 0.00738105 Jy ! Clean residual min=-0.006228 max=0.004594 Jy/beam ! Clean residual mean=-0.000181 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.184793 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.184793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125459Jy sigma=0.508439 ! Fit after self-cal, rms=0.125643Jy sigma=0.508291 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.09455e-05 Jy ! Component: 100 - total flux cleaned = 4.54503e-05 Jy ! Component: 150 - total flux cleaned = 0.000117499 Jy ! Component: 200 - total flux cleaned = 0.000165811 Jy ! Total flux subtracted in 200 components = 0.000165811 Jy ! Clean residual min=-0.006226 max=0.004489 Jy/beam ! Clean residual mean=-0.000181 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.184958 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.184958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125624Jy sigma=0.508287 ! Fit after self-cal, rms=0.125635Jy sigma=0.508270 ! 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.125635Jy sigma=0.508270 ! Fit after self-cal, rms=0.132501Jy sigma=0.495065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=8.304 mas, bpa=2.631 degrees ! Estimated noise=1.53312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000461371 Jy ! Component: 100 - total flux cleaned = -0.000538908 Jy ! Component: 150 - total flux cleaned = -0.000561693 Jy ! Component: 200 - total flux cleaned = -0.000581973 Jy ! Total flux subtracted in 200 components = -0.000581973 Jy ! Clean residual min=-0.002592 max=0.003046 Jy/beam ! Clean residual mean=-0.000041 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.184376 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.184376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132478Jy sigma=0.495026 ! Fit after self-cal, rms=0.132541Jy sigma=0.494874 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 (6, 100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224813 Jy ! Component: 100 - total flux cleaned = 0.00220183 Jy ! Component: 150 - total flux cleaned = 0.00215741 Jy ! Component: 200 - total flux cleaned = 0.00211959 Jy ! Total flux subtracted in 200 components = 0.00211959 Jy ! Clean residual min=-0.002462 max=0.002484 Jy/beam ! Clean residual mean=-0.000043 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.186496 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.186496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132464Jy sigma=0.494469 ! Fit after self-cal, rms=0.132444Jy sigma=0.494426 ! 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.132444Jy sigma=0.494426 ! Fit after self-cal, rms=0.132013Jy sigma=0.494377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.55 mas, bmaj=24.01 mas, bpa=4.824 degrees ! Estimated noise=1.78803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010054 Jy ! Component: 100 - total flux cleaned = 0.000946974 Jy ! Component: 150 - total flux cleaned = 0.000861548 Jy ! Component: 200 - total flux cleaned = 0.000800877 Jy ! Total flux subtracted in 200 components = 0.000800877 Jy ! Clean residual min=-0.002475 max=0.002323 Jy/beam ! Clean residual mean=-0.000063 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.187297 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 81 components and 0.187297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132002Jy sigma=0.494302 ! Fit after self-cal, rms=0.132000Jy sigma=0.494295 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.17128e-05 Jy ! Component: 100 - total flux cleaned = -3.11163e-05 Jy ! Component: 150 - total flux cleaned = -6.65604e-05 Jy ! Component: 200 - total flux cleaned = -7.76391e-05 Jy ! Total flux subtracted in 200 components = -7.76391e-05 Jy ! Clean residual min=-0.002389 max=0.002276 Jy/beam ! Clean residual mean=-0.000063 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.187219 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.187219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131994Jy sigma=0.494277 ! Fit after self-cal, rms=0.131993Jy sigma=0.494276 ! 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.467 mas, bmaj=8.303 mas, bpa=2.635 degrees ! Estimated noise=1.52799 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.467 x 8.303 at 2.635 degrees (North through East) ! Clean map min=-0.0023271 max=0.16573 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.8 mas, bmaj=6.544 mas, bpa=-0.09604 degrees ! Estimated noise=2.10942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128984 Jy ! Component: 100 - total flux cleaned = 0.157643 Jy ! Component: 150 - total flux cleaned = 0.16856 Jy ! Component: 200 - total flux cleaned = 0.174616 Jy ! Total flux subtracted in 200 components = 0.174616 Jy ! Clean residual min=-0.003927 max=0.003522 Jy/beam ! Clean residual mean=-0.000035 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.174616 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.174616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.303 mas, bpa=2.635 degrees ! Estimated noise=1.52799 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.0051596 Jy ! Component: 100 - total flux cleaned = 0.0079832 Jy ! Component: 150 - total flux cleaned = 0.00949702 Jy ! Component: 200 - total flux cleaned = 0.00983703 Jy ! Total flux subtracted in 200 components = 0.00983703 Jy ! Clean residual min=-0.002506 max=0.002276 Jy/beam ! Clean residual mean=-0.000042 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.184453 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.184453 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=24.01 mas, bpa=4.824 degrees ! Estimated noise=1.78803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157402 Jy ! Component: 100 - total flux cleaned = 0.00191737 Jy ! Component: 150 - total flux cleaned = 0.00196702 Jy ! Component: 200 - total flux cleaned = 0.00201055 Jy ! Total flux subtracted in 200 components = 0.00201055 Jy ! Clean residual min=-0.002410 max=0.002220 Jy/beam ! Clean residual mean=-0.000066 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.186464 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.95472e-05 Jy ! Component: 100 - total flux cleaned = 7.20887e-05 Jy ! Component: 150 - total flux cleaned = 8.70866e-05 Jy ! Component: 200 - total flux cleaned = 0.000116543 Jy ! Total flux subtracted in 200 components = 0.000116543 Jy ! Clean residual min=-0.002439 max=0.002207 Jy/beam ! Clean residual mean=-0.000065 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.18658 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.18658 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.303 mas, bpa=2.635 degrees ! Estimated noise=1.52799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222877 Jy ! Component: 100 - total flux cleaned = -0.000302167 Jy ! Component: 150 - total flux cleaned = -0.000336506 Jy ! Component: 200 - total flux cleaned = -0.000366213 Jy ! Total flux subtracted in 200 components = -0.000366213 Jy ! Clean residual min=-0.002431 max=0.002271 Jy/beam ! Clean residual mean=-0.000037 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.186214 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.186214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131987Jy sigma=0.494212 ! Fit after self-cal, rms=0.131969Jy sigma=0.494184 wmodel J2223-3137_S_map.mod ! Writing 68 model components to file: J2223-3137_S_map.mod wobs J2223-3137_S_uvs.fits ! Writing UV FITS file: J2223-3137_S_uvs.fits wwins J2223-3137_S_map.win ! wwins: Wrote 2 windows to J2223-3137_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.00103061 Jy ! Component: 100 - total flux cleaned = -0.00155949 Jy ! Component: 150 - total flux cleaned = -0.00206752 Jy ! Component: 200 - total flux cleaned = -0.00251915 Jy ! Component: 250 - total flux cleaned = -0.00299085 Jy ! Component: 300 - total flux cleaned = -0.00341004 Jy ! Component: 350 - total flux cleaned = -0.00364676 Jy ! Component: 400 - total flux cleaned = -0.00391018 Jy ! Component: 450 - total flux cleaned = -0.00416699 Jy ! Component: 500 - total flux cleaned = -0.00451133 Jy ! Component: 550 - total flux cleaned = -0.00478493 Jy ! Component: 600 - total flux cleaned = -0.00493389 Jy ! Component: 650 - total flux cleaned = -0.00513838 Jy ! Component: 700 - total flux cleaned = -0.00528145 Jy ! Component: 750 - total flux cleaned = -0.00539334 Jy ! Component: 800 - total flux cleaned = -0.00544824 Jy ! Component: 850 - total flux cleaned = -0.00550224 Jy ! Component: 900 - total flux cleaned = -0.00560852 Jy ! Component: 950 - total flux cleaned = -0.00571278 Jy ! Component: 1000 - total flux cleaned = -0.00571241 Jy ! Component: 1050 - total flux cleaned = -0.00573761 Jy ! Component: 1100 - total flux cleaned = -0.00568761 Jy ! Component: 1150 - total flux cleaned = -0.0056386 Jy ! Component: 1200 - total flux cleaned = -0.00571166 Jy ! Component: 1250 - total flux cleaned = -0.00568684 Jy ! Component: 1300 - total flux cleaned = -0.00566264 Jy ! Component: 1350 - total flux cleaned = -0.0055922 Jy ! Component: 1400 - total flux cleaned = -0.00556941 Jy ! Component: 1450 - total flux cleaned = -0.0056145 Jy ! Component: 1500 - total flux cleaned = -0.00559185 Jy ! Component: 1550 - total flux cleaned = -0.00561425 Jy ! Component: 1600 - total flux cleaned = -0.00563635 Jy ! Component: 1650 - total flux cleaned = -0.00574536 Jy ! Component: 1700 - total flux cleaned = -0.0058747 Jy ! Component: 1750 - total flux cleaned = -0.00595979 Jy ! Component: 1800 - total flux cleaned = -0.00602259 Jy ! Component: 1850 - total flux cleaned = -0.00610569 Jy ! Component: 1900 - total flux cleaned = -0.00616736 Jy ! Component: 1950 - total flux cleaned = -0.00622851 Jy ! Component: 2000 - total flux cleaned = -0.00630948 Jy ! Component: 2050 - total flux cleaned = -0.00630938 Jy ! Component: 2100 - total flux cleaned = -0.00642823 Jy ! Component: 2150 - total flux cleaned = -0.00642831 Jy ! Component: 2200 - total flux cleaned = -0.00652554 Jy ! Component: 2250 - total flux cleaned = -0.00658343 Jy ! Component: 2300 - total flux cleaned = -0.00660283 Jy ! Component: 2350 - total flux cleaned = -0.00673557 Jy ! Component: 2400 - total flux cleaned = -0.00673565 Jy ! Component: 2450 - total flux cleaned = -0.00684757 Jy ! Component: 2500 - total flux cleaned = -0.00690325 Jy ! Component: 2550 - total flux cleaned = -0.00697647 Jy ! Component: 2600 - total flux cleaned = -0.0070128 Jy ! Component: 2650 - total flux cleaned = -0.00708508 Jy ! Component: 2700 - total flux cleaned = -0.0071747 Jy ! Component: 2750 - total flux cleaned = -0.00722819 Jy ! Component: 2800 - total flux cleaned = -0.00729853 Jy ! Component: 2850 - total flux cleaned = -0.00731594 Jy ! Component: 2900 - total flux cleaned = -0.00735082 Jy ! Component: 2950 - total flux cleaned = -0.00738559 Jy ! Component: 3000 - total flux cleaned = -0.0074372 Jy ! Component: 3050 - total flux cleaned = -0.00745407 Jy ! Component: 3100 - total flux cleaned = -0.00750467 Jy ! Component: 3150 - total flux cleaned = -0.00747093 Jy ! Component: 3200 - total flux cleaned = -0.00745441 Jy ! Component: 3250 - total flux cleaned = -0.00750434 Jy ! Component: 3300 - total flux cleaned = -0.00757064 Jy ! Component: 3350 - total flux cleaned = -0.00753782 Jy ! Component: 3400 - total flux cleaned = -0.0075216 Jy ! Component: 3450 - total flux cleaned = -0.00753802 Jy ! Component: 3500 - total flux cleaned = -0.00758662 Jy ! Component: 3550 - total flux cleaned = -0.00757058 Jy ! Component: 3600 - total flux cleaned = -0.00758674 Jy ! Component: 3650 - total flux cleaned = -0.00763466 Jy ! Component: 3700 - total flux cleaned = -0.00765066 Jy ! Component: 3750 - total flux cleaned = -0.00765066 Jy ! Component: 3800 - total flux cleaned = -0.0076664 Jy ! Component: 3850 - total flux cleaned = -0.00765073 Jy ! Component: 3900 - total flux cleaned = -0.00765081 Jy ! Component: 3950 - total flux cleaned = -0.00769738 Jy ! Component: 4000 - total flux cleaned = -0.00772824 Jy ! Component: 4050 - total flux cleaned = -0.00768199 Jy ! Total flux subtracted in 4096 components = -0.0076668 Jy ! Clean residual min=-0.000882 max=0.000960 Jy/beam ! Clean residual mean=-0.000012 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.178547 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 333 components and 0.178548 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2223-3137_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.467 x 8.303 at 2.635 degrees (North through East) ! Clean map min=-0.002044 max=0.16498 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2223-3137_S_map.fits wmodel /image_prod/ug002_uva//J2223-3137_S_map.mod ! Writing 333 model components to file: /image_prod/ug002_uva//J2223-3137_S_map.mod wobs /image_prod/ug002_uva//J2223-3137_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2223-3137_S_uvs.fits wwins /image_prod/ug002_uva//J2223-3137_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2223-3137_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164979 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277842 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505231 0.505231 1.01046 2.02092 4.04185 8.08369 16.1674 32.3348 64.6696 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 593.787 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2223-3137_S_dfm.log closed on Thu Mar 5 05:38:55 2020