! Started logfile: /image_prod/ug002_uva//J2124-1941_S_dfm.log on Thu Mar 5 05:13:02 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//J2124-1941_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2124-1941_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.740476 visibilities/baseline/integration-bin. ! Found source: J2124-1941 ! ! 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 36 lines of history. ! ! Reading 1866 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 J2124-1941_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013651Jy sigma=6.823433 ! Fit after self-cal, rms=0.899510Jy sigma=6.048232 ! 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.705 mas, bmaj=7.732 mas, bpa=1.207 degrees ! Estimated noise=3.22513 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.0835343 Jy ! Component: 100 - total flux cleaned = 0.103213 Jy ! Total flux subtracted in 100 components = 0.103213 Jy ! Clean residual min=-0.007491 max=0.009086 Jy/beam ! Clean residual mean=0.000015 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.103213 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.103213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075411Jy sigma=0.453847 ! Fit after self-cal, rms=0.075164Jy sigma=0.451775 ! 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.137 mas, bmaj=8.711 mas, bpa=1.01 degrees ! Estimated noise=2.54159 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.0081594 Jy ! Component: 100 - total flux cleaned = 0.0123764 Jy ! Component: 150 - total flux cleaned = 0.0148587 Jy ! Component: 200 - total flux cleaned = 0.0161061 Jy ! Total flux subtracted in 200 components = 0.0161061 Jy ! Clean residual min=-0.006341 max=0.006481 Jy/beam ! Clean residual mean=0.000000 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.11932 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.11932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074484Jy sigma=0.444256 ! Fit after self-cal, rms=0.074533Jy sigma=0.444180 ! 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.137 x 8.711 at 1.01 degrees (North through East) ! Clean map min=-0.0061752 max=0.099598 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.09 KP 1.01 ! MK 1.00 NL 0.97 OV 0.89 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.93 HN 1.05 KP 1.02 ! MK 1.05 NL 1.12 OV 0.92 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00 HN 1.20 KP 0.96 ! MK 1.01 NL 0.95 OV 0.87 SC 0.89 ! ! ! Fit before self-cal, rms=0.074533Jy sigma=0.444180 ! Fit after self-cal, rms=0.080655Jy sigma=0.435257 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=8.764 mas, bpa=1.222 degrees ! Estimated noise=2.57307 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.000416365 Jy ! Component: 100 - total flux cleaned = -0.000649499 Jy ! Component: 150 - total flux cleaned = -0.000782009 Jy ! Component: 200 - total flux cleaned = -0.000908419 Jy ! Total flux subtracted in 200 components = -0.000908419 Jy ! Clean residual min=-0.005050 max=0.005358 Jy/beam ! Clean residual mean=-0.000000 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.118411 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.118411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080594Jy sigma=0.434974 ! Fit after self-cal, rms=0.080881Jy sigma=0.434718 ! 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.080881Jy sigma=0.434718 ! Fit after self-cal, rms=0.091928Jy sigma=0.428153 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=8.89 mas, bpa=1.155 degrees ! Estimated noise=2.59285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470754 Jy ! Component: 100 - total flux cleaned = -0.000657125 Jy ! Component: 150 - total flux cleaned = -0.000781717 Jy ! Component: 200 - total flux cleaned = -0.000895335 Jy ! Total flux subtracted in 200 components = -0.000895335 Jy ! Clean residual min=-0.004611 max=0.003885 Jy/beam ! Clean residual mean=0.000008 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.117516 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.117516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091858Jy sigma=0.427883 ! Fit after self-cal, rms=0.092038Jy sigma=0.427754 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.000146399 Jy ! Component: 100 - total flux cleaned = -0.000244926 Jy ! Component: 150 - total flux cleaned = -0.000368211 Jy ! Component: 200 - total flux cleaned = -0.000457257 Jy ! Total flux subtracted in 200 components = -0.000457257 Jy ! Clean residual min=-0.004580 max=0.003868 Jy/beam ! Clean residual mean=0.000008 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.117059 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.117059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092007Jy sigma=0.427615 ! Fit after self-cal, rms=0.092004Jy sigma=0.427613 ! 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.092004Jy sigma=0.427613 ! Fit after self-cal, rms=0.094619Jy sigma=0.427447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.93 mas, bpa=1.047 degrees ! Estimated noise=2.5947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000457538 Jy ! Component: 100 - total flux cleaned = -0.000646705 Jy ! Component: 150 - total flux cleaned = -0.000817179 Jy ! Component: 200 - total flux cleaned = -0.000922076 Jy ! Total flux subtracted in 200 components = -0.000922076 Jy ! Clean residual min=-0.004505 max=0.003662 Jy/beam ! Clean residual mean=0.000009 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.116136 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.116136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094581Jy sigma=0.427342 ! Fit after self-cal, rms=0.094600Jy sigma=0.427336 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.000106594 Jy ! Component: 100 - total flux cleaned = -0.000181638 Jy ! Component: 150 - total flux cleaned = -0.000252835 Jy ! Component: 200 - total flux cleaned = -0.000322041 Jy ! Total flux subtracted in 200 components = -0.000322041 Jy ! Clean residual min=-0.004498 max=0.003659 Jy/beam ! Clean residual mean=0.000009 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.115814 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.115814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094581Jy sigma=0.427263 ! Fit after self-cal, rms=0.094580Jy sigma=0.427262 ! 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.094580Jy sigma=0.427262 ! Fit after self-cal, rms=0.095398Jy sigma=0.427238 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.861 mas, bmaj=15.82 mas, bpa=1.898 degrees ! Estimated noise=3.06959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000712586 Jy ! Component: 100 - total flux cleaned = -0.000819511 Jy ! Component: 150 - total flux cleaned = -0.000867905 Jy ! Component: 200 - total flux cleaned = -0.000914104 Jy ! Total flux subtracted in 200 components = -0.000914104 Jy ! Clean residual min=-0.003921 max=0.004370 Jy/beam ! Clean residual mean=0.000016 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.1149 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.1149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095396Jy sigma=0.427203 ! Fit after self-cal, rms=0.095407Jy sigma=0.427194 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.00011812 Jy ! Component: 100 - total flux cleaned = -0.000130377 Jy ! Component: 150 - total flux cleaned = -0.000151155 Jy ! Component: 200 - total flux cleaned = -0.000187769 Jy ! Total flux subtracted in 200 components = -0.000187769 Jy ! Clean residual min=-0.003908 max=0.004369 Jy/beam ! Clean residual mean=0.000016 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.114713 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.114713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095404Jy sigma=0.427188 ! Fit after self-cal, rms=0.095400Jy sigma=0.427182 ! 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.189 mas, bmaj=8.959 mas, bpa=0.9548 degrees ! Estimated noise=2.5971 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 8.959 at 0.9548 degrees (North through East) ! Clean map min=-0.0043966 max=0.10472 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.75 mas, bmaj=7.918 mas, bpa=1.173 degrees ! Estimated noise=3.30486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0855765 Jy ! Component: 100 - total flux cleaned = 0.104978 Jy ! Component: 150 - total flux cleaned = 0.111637 Jy ! Component: 200 - total flux cleaned = 0.114338 Jy ! Total flux subtracted in 200 components = 0.114338 Jy ! Clean residual min=-0.005228 max=0.004638 Jy/beam ! Clean residual mean=0.000006 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.114338 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.114338 Jy ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.959 mas, bpa=0.9548 degrees ! Estimated noise=2.5971 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.000655407 Jy ! Component: 100 - total flux cleaned = -0.000804879 Jy ! Component: 150 - total flux cleaned = -0.000803137 Jy ! Component: 200 - total flux cleaned = -0.000801412 Jy ! Total flux subtracted in 200 components = -0.000801412 Jy ! Clean residual min=-0.004520 max=0.003671 Jy/beam ! Clean residual mean=0.000010 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.113537 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.113537 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.861 mas, bmaj=15.82 mas, bpa=1.898 degrees ! Estimated noise=3.06959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.88353e-05 Jy ! Component: 100 - total flux cleaned = 5.10254e-05 Jy ! Component: 150 - total flux cleaned = 9.65309e-05 Jy ! Component: 200 - total flux cleaned = 0.000123809 Jy ! Total flux subtracted in 200 components = 0.000123809 Jy ! Clean residual min=-0.003918 max=0.004457 Jy/beam ! Clean residual mean=0.000018 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.113661 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.51351e-05 Jy ! Component: 100 - total flux cleaned = 4.8101e-05 Jy ! Component: 150 - total flux cleaned = 5.85712e-05 Jy ! Component: 200 - total flux cleaned = 6.91362e-05 Jy ! Total flux subtracted in 200 components = 6.91362e-05 Jy ! Clean residual min=-0.003917 max=0.004427 Jy/beam ! Clean residual mean=0.000018 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.11373 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.11373 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.959 mas, bpa=0.9548 degrees ! Estimated noise=2.5971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.4848e-05 Jy ! Component: 100 - total flux cleaned = 4.66016e-05 Jy ! Component: 150 - total flux cleaned = 0.000104816 Jy ! Component: 200 - total flux cleaned = 0.000106488 Jy ! Total flux subtracted in 200 components = 0.000106488 Jy ! Clean residual min=-0.004472 max=0.003639 Jy/beam ! Clean residual mean=0.000010 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.113836 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.113836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095375Jy sigma=0.427228 ! Fit after self-cal, rms=0.095348Jy sigma=0.427209 wmodel J2124-1941_S_map.mod ! Writing 37 model components to file: J2124-1941_S_map.mod wobs J2124-1941_S_uvs.fits ! Writing UV FITS file: J2124-1941_S_uvs.fits wwins J2124-1941_S_map.win ! wwins: Wrote 1 windows to J2124-1941_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.000747132 Jy ! Component: 100 - total flux cleaned = -0.000236325 Jy ! Component: 150 - total flux cleaned = 3.7741e-06 Jy ! Component: 200 - total flux cleaned = 0.00028717 Jy ! Component: 250 - total flux cleaned = 0.000556614 Jy ! Component: 300 - total flux cleaned = 0.000968379 Jy ! Component: 350 - total flux cleaned = 0.00136191 Jy ! Component: 400 - total flux cleaned = 0.00174195 Jy ! Component: 450 - total flux cleaned = 0.0021527 Jy ! Component: 500 - total flux cleaned = 0.00250361 Jy ! Component: 550 - total flux cleaned = 0.0027568 Jy ! Component: 600 - total flux cleaned = 0.00291901 Jy ! Component: 650 - total flux cleaned = 0.00311581 Jy ! Component: 700 - total flux cleaned = 0.0033453 Jy ! Component: 750 - total flux cleaned = 0.00360647 Jy ! Component: 800 - total flux cleaned = 0.00396862 Jy ! Component: 850 - total flux cleaned = 0.00410973 Jy ! Component: 900 - total flux cleaned = 0.00438606 Jy ! Component: 950 - total flux cleaned = 0.0045212 Jy ! Component: 1000 - total flux cleaned = 0.00465317 Jy ! Component: 1050 - total flux cleaned = 0.00481438 Jy ! Component: 1100 - total flux cleaned = 0.00497194 Jy ! Component: 1150 - total flux cleaned = 0.00503363 Jy ! Component: 1200 - total flux cleaned = 0.00518593 Jy ! Component: 1250 - total flux cleaned = 0.00530446 Jy ! Component: 1300 - total flux cleaned = 0.00545045 Jy ! Component: 1350 - total flux cleaned = 0.00559381 Jy ! Component: 1400 - total flux cleaned = 0.00573432 Jy ! Component: 1450 - total flux cleaned = 0.00584463 Jy ! Component: 1500 - total flux cleaned = 0.00600713 Jy ! Component: 1550 - total flux cleaned = 0.00614093 Jy ! Component: 1600 - total flux cleaned = 0.00635082 Jy ! Component: 1650 - total flux cleaned = 0.00647981 Jy ! Component: 1700 - total flux cleaned = 0.00663207 Jy ! Component: 1750 - total flux cleaned = 0.00683244 Jy ! Component: 1800 - total flux cleaned = 0.0069559 Jy ! Component: 1850 - total flux cleaned = 0.00712596 Jy ! Component: 1900 - total flux cleaned = 0.00731709 Jy ! Component: 1950 - total flux cleaned = 0.00745835 Jy ! Component: 2000 - total flux cleaned = 0.00762095 Jy ! Component: 2050 - total flux cleaned = 0.00773543 Jy ! Component: 2100 - total flux cleaned = 0.00787075 Jy ! Component: 2150 - total flux cleaned = 0.00798228 Jy ! Component: 2200 - total flux cleaned = 0.00818071 Jy ! Component: 2250 - total flux cleaned = 0.00833305 Jy ! Component: 2300 - total flux cleaned = 0.00852684 Jy ! Component: 2350 - total flux cleaned = 0.00869682 Jy ! Component: 2400 - total flux cleaned = 0.00878087 Jy ! Component: 2450 - total flux cleaned = 0.00892637 Jy ! Component: 2500 - total flux cleaned = 0.00909093 Jy ! Component: 2550 - total flux cleaned = 0.00929365 Jy ! Component: 2600 - total flux cleaned = 0.00941408 Jy ! Component: 2650 - total flux cleaned = 0.0095331 Jy ! Component: 2700 - total flux cleaned = 0.00965065 Jy ! Component: 2750 - total flux cleaned = 0.0098058 Jy ! Component: 2800 - total flux cleaned = 0.00997789 Jy ! Component: 2850 - total flux cleaned = 0.0100539 Jy ! Component: 2900 - total flux cleaned = 0.0102042 Jy ! Component: 2950 - total flux cleaned = 0.0102971 Jy ! Component: 3000 - total flux cleaned = 0.010426 Jy ! Component: 3050 - total flux cleaned = 0.0104807 Jy ! Component: 3100 - total flux cleaned = 0.0104988 Jy ! Component: 3150 - total flux cleaned = 0.0106064 Jy ! Component: 3200 - total flux cleaned = 0.0106239 Jy ! Component: 3250 - total flux cleaned = 0.0106946 Jy ! Component: 3300 - total flux cleaned = 0.0107121 Jy ! Component: 3350 - total flux cleaned = 0.0107815 Jy ! Component: 3400 - total flux cleaned = 0.0107299 Jy ! Component: 3450 - total flux cleaned = 0.01073 Jy ! Component: 3500 - total flux cleaned = 0.010696 Jy ! Component: 3550 - total flux cleaned = 0.0107297 Jy ! Component: 3600 - total flux cleaned = 0.010713 Jy ! Component: 3650 - total flux cleaned = 0.0106962 Jy ! Component: 3700 - total flux cleaned = 0.0107294 Jy ! Component: 3750 - total flux cleaned = 0.0107457 Jy ! Component: 3800 - total flux cleaned = 0.0107786 Jy ! Component: 3850 - total flux cleaned = 0.0108113 Jy ! Component: 3900 - total flux cleaned = 0.0109578 Jy ! Component: 3950 - total flux cleaned = 0.0109902 Jy ! Component: 4000 - total flux cleaned = 0.0111034 Jy ! Component: 4050 - total flux cleaned = 0.0111357 Jy ! Total flux subtracted in 4096 components = 0.0112481 Jy ! Clean residual min=-0.001130 max=0.000920 Jy/beam ! Clean residual mean=0.000002 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.125084 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 297 components and 0.125084 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2124-1941_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 8.959 at 0.9548 degrees (North through East) ! Clean map min=-0.0023302 max=0.10646 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2124-1941_S_map.fits wmodel /image_prod/ug002_uva//J2124-1941_S_map.mod ! Writing 297 model components to file: /image_prod/ug002_uva//J2124-1941_S_map.mod wobs /image_prod/ug002_uva//J2124-1941_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2124-1941_S_uvs.fits wwins /image_prod/ug002_uva//J2124-1941_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2124-1941_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263761 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.743241 0.743241 1.48648 2.97296 5.94593 11.8919 23.7837 47.5674 95.1348 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 403.637 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2124-1941_S_dfm.log closed on Thu Mar 5 05:13:06 2020