! Started logfile: /image_prod/ug002_uva//J2140-1923_S_dfm.log on Thu Mar 5 05:20:21 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//J2140-1923_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2140-1923_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806667 visibilities/baseline/integration-bin. ! Found source: J2140-1923 ! ! 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 5445 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 J2140-1923_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018947Jy sigma=6.741956 ! Fit after self-cal, rms=0.863582Jy sigma=5.750671 ! 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.896 mas, bmaj=7.994 mas, bpa=6.917 degrees ! Estimated noise=2.00672 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.107335 Jy ! Component: 100 - total flux cleaned = 0.133442 Jy ! Total flux subtracted in 100 components = 0.133442 Jy ! Clean residual min=-0.007750 max=0.012412 Jy/beam ! Clean residual mean=-0.000006 rms=0.002278 Jy/beam ! Combined flux in latest and established models = 0.133442 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.133442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110659Jy sigma=0.495991 ! Fit after self-cal, rms=0.110695Jy sigma=0.495906 ! 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.411 mas, bmaj=9.208 mas, bpa=5.74 degrees ! Estimated noise=1.50599 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.0109373 Jy ! Component: 100 - total flux cleaned = 0.0161658 Jy ! Component: 150 - total flux cleaned = 0.0188127 Jy ! Component: 200 - total flux cleaned = 0.0192927 Jy ! Total flux subtracted in 200 components = 0.0192927 Jy ! Clean residual min=-0.007242 max=0.008975 Jy/beam ! Clean residual mean=0.000009 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.152735 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.152735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109338Jy sigma=0.486358 ! Fit after self-cal, rms=0.109382Jy sigma=0.486301 ! 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.411 x 9.208 at 5.74 degrees (North through East) ! Clean map min=-0.0069077 max=0.13368 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.10 KP 0.97 ! LA 1.03 MK 0.95 NL 0.98 OV 0.93 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.98 HN 1.13 KP 1.02 ! LA 1.05 MK 1.01 NL 0.92 OV 0.92 ! PT 1.07 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.17 KP 1.04 ! LA 1.07 MK 1.05 NL 0.89 OV 0.88 ! PT 1.17 SC 1.05 ! ! ! Fit before self-cal, rms=0.109382Jy sigma=0.486301 ! Fit after self-cal, rms=0.126097Jy sigma=0.477510 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=9.219 mas, bpa=5.926 degrees ! Estimated noise=1.52428 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.0012115 Jy ! Component: 100 - total flux cleaned = 0.001085 Jy ! Component: 150 - total flux cleaned = 0.000847814 Jy ! Component: 200 - total flux cleaned = 0.000679998 Jy ! Total flux subtracted in 200 components = 0.000679998 Jy ! Clean residual min=-0.006066 max=0.006284 Jy/beam ! Clean residual mean=-0.000003 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.153415 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.153415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125916Jy sigma=0.477077 ! Fit after self-cal, rms=0.126001Jy sigma=0.476915 ! 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.126001Jy sigma=0.476915 ! Fit after self-cal, rms=0.100087Jy sigma=0.454133 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=9.395 mas, bpa=5.601 degrees ! Estimated noise=1.53358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627473 Jy ! Component: 100 - total flux cleaned = 0.000500214 Jy ! Component: 150 - total flux cleaned = 0.000395508 Jy ! Component: 200 - total flux cleaned = 0.00025382 Jy ! Total flux subtracted in 200 components = 0.00025382 Jy ! Clean residual min=-0.002835 max=0.002620 Jy/beam ! Clean residual mean=-0.000000 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.153669 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.153669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099979Jy sigma=0.453677 ! Fit after self-cal, rms=0.100106Jy sigma=0.453483 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 = -5.93719e-05 Jy ! Component: 100 - total flux cleaned = -0.00014246 Jy ! Component: 150 - total flux cleaned = -0.00025666 Jy ! Component: 200 - total flux cleaned = -0.000326845 Jy ! Total flux subtracted in 200 components = -0.000326845 Jy ! Clean residual min=-0.002734 max=0.002523 Jy/beam ! Clean residual mean=-0.000000 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.153342 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.153342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100063Jy sigma=0.453283 ! Fit after self-cal, rms=0.100058Jy sigma=0.453274 ! 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.100058Jy sigma=0.453274 ! Fit after self-cal, rms=0.101537Jy sigma=0.452737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=9.396 mas, bpa=5.355 degrees ! Estimated noise=1.53246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186263 Jy ! Component: 100 - total flux cleaned = 0.000105749 Jy ! Component: 150 - total flux cleaned = 3.9744e-05 Jy ! Component: 200 - total flux cleaned = -4.93006e-05 Jy ! Total flux subtracted in 200 components = -4.93006e-05 Jy ! Clean residual min=-0.002627 max=0.002400 Jy/beam ! Clean residual mean=0.000000 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.153293 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.153293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101491Jy sigma=0.452576 ! Fit after self-cal, rms=0.101493Jy sigma=0.452565 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 = -7.23659e-05 Jy ! Component: 100 - total flux cleaned = -9.88205e-05 Jy ! Component: 150 - total flux cleaned = -0.000148398 Jy ! Component: 200 - total flux cleaned = -0.000173159 Jy ! Total flux subtracted in 200 components = -0.000173159 Jy ! Clean residual min=-0.002585 max=0.002354 Jy/beam ! Clean residual mean=0.000000 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.153119 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.153119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101472Jy sigma=0.452493 ! Fit after self-cal, rms=0.101469Jy sigma=0.452489 ! 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.101469Jy sigma=0.452489 ! Fit after self-cal, rms=0.102219Jy sigma=0.452440 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.733 mas, bmaj=17.25 mas, bpa=5.078 degrees ! Estimated noise=1.82872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.98767e-05 Jy ! Component: 100 - total flux cleaned = 7.19972e-05 Jy ! Component: 150 - total flux cleaned = 8.92136e-05 Jy ! Component: 200 - total flux cleaned = 0.000103346 Jy ! Total flux subtracted in 200 components = 0.000103346 Jy ! Clean residual min=-0.002503 max=0.002426 Jy/beam ! Clean residual mean=0.000000 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.153223 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.153223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102201Jy sigma=0.452396 ! Fit after self-cal, rms=0.102197Jy sigma=0.452383 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.00010841 Jy ! Component: 100 - total flux cleaned = -9.46975e-05 Jy ! Component: 150 - total flux cleaned = -9.55607e-05 Jy ! Component: 200 - total flux cleaned = -9.54733e-05 Jy ! Total flux subtracted in 200 components = -9.54733e-05 Jy ! Clean residual min=-0.002487 max=0.002396 Jy/beam ! Clean residual mean=0.000000 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.153127 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.153127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102190Jy sigma=0.452383 ! Fit after self-cal, rms=0.102181Jy sigma=0.452375 ! 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.401 mas, bmaj=9.389 mas, bpa=5.193 degrees ! Estimated noise=1.53217 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 9.389 at 5.193 degrees (North through East) ! Clean map min=-0.0025134 max=0.1385 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.899 mas, bmaj=8.182 mas, bpa=6.246 degrees ! Estimated noise=2.03768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108854 Jy ! Component: 100 - total flux cleaned = 0.13446 Jy ! Component: 150 - total flux cleaned = 0.144134 Jy ! Component: 200 - total flux cleaned = 0.148966 Jy ! Total flux subtracted in 200 components = 0.148966 Jy ! Clean residual min=-0.003516 max=0.003099 Jy/beam ! Clean residual mean=-0.000003 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.148966 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.148966 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.389 mas, bpa=5.193 degrees ! Estimated noise=1.53217 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.00273172 Jy ! Component: 100 - total flux cleaned = 0.0031058 Jy ! Component: 150 - total flux cleaned = 0.00320716 Jy ! Component: 200 - total flux cleaned = 0.00312363 Jy ! Total flux subtracted in 200 components = 0.00312363 Jy ! Clean residual min=-0.002744 max=0.002396 Jy/beam ! Clean residual mean=-0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.152089 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.152089 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=7.733 mas, bmaj=17.25 mas, bpa=5.078 degrees ! Estimated noise=1.82872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673505 Jy ! Component: 100 - total flux cleaned = 0.000632596 Jy ! Component: 150 - total flux cleaned = 0.00060372 Jy ! Component: 200 - total flux cleaned = 0.000578666 Jy ! Total flux subtracted in 200 components = 0.000578666 Jy ! Clean residual min=-0.002562 max=0.002396 Jy/beam ! Clean residual mean=-0.000000 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.152668 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.35158e-05 Jy ! Component: 100 - total flux cleaned = -3.52748e-05 Jy ! Component: 150 - total flux cleaned = -3.53871e-05 Jy ! Component: 200 - total flux cleaned = -3.47211e-05 Jy ! Total flux subtracted in 200 components = -3.47211e-05 Jy ! Clean residual min=-0.002552 max=0.002398 Jy/beam ! Clean residual mean=-0.000000 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.152633 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.152633 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.389 mas, bpa=5.193 degrees ! Estimated noise=1.53217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000312777 Jy ! Component: 100 - total flux cleaned = -0.000275544 Jy ! Component: 150 - total flux cleaned = -0.000305794 Jy ! Component: 200 - total flux cleaned = -0.000333701 Jy ! Total flux subtracted in 200 components = -0.000333701 Jy ! Clean residual min=-0.002624 max=0.002349 Jy/beam ! Clean residual mean=-0.000000 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.1523 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.1523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102219Jy sigma=0.452535 ! Fit after self-cal, rms=0.102191Jy sigma=0.452515 wmodel J2140-1923_S_map.mod ! Writing 48 model components to file: J2140-1923_S_map.mod wobs J2140-1923_S_uvs.fits ! Writing UV FITS file: J2140-1923_S_uvs.fits wwins J2140-1923_S_map.win ! wwins: Wrote 1 windows to J2140-1923_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.000952136 Jy ! Component: 100 - total flux cleaned = -0.00112385 Jy ! Component: 150 - total flux cleaned = -0.00135946 Jy ! Component: 200 - total flux cleaned = -0.00158589 Jy ! Component: 250 - total flux cleaned = -0.00191018 Jy ! Component: 300 - total flux cleaned = -0.00208422 Jy ! Component: 350 - total flux cleaned = -0.00232207 Jy ! Component: 400 - total flux cleaned = -0.00245437 Jy ! Component: 450 - total flux cleaned = -0.00261598 Jy ! Component: 500 - total flux cleaned = -0.00274149 Jy ! Component: 550 - total flux cleaned = -0.00280292 Jy ! Component: 600 - total flux cleaned = -0.00292345 Jy ! Component: 650 - total flux cleaned = -0.00298315 Jy ! Component: 700 - total flux cleaned = -0.00315726 Jy ! Component: 750 - total flux cleaned = -0.00329932 Jy ! Component: 800 - total flux cleaned = -0.00346639 Jy ! Component: 850 - total flux cleaned = -0.00360307 Jy ! Component: 900 - total flux cleaned = -0.00368358 Jy ! Component: 950 - total flux cleaned = -0.00373672 Jy ! Component: 1000 - total flux cleaned = -0.00386696 Jy ! Component: 1050 - total flux cleaned = -0.00402002 Jy ! Component: 1100 - total flux cleaned = -0.00414586 Jy ! Component: 1150 - total flux cleaned = -0.00434453 Jy ! Component: 1200 - total flux cleaned = -0.00444195 Jy ! Component: 1250 - total flux cleaned = -0.00451402 Jy ! Component: 1300 - total flux cleaned = -0.0045616 Jy ! Component: 1350 - total flux cleaned = -0.00477264 Jy ! Component: 1400 - total flux cleaned = -0.00477271 Jy ! Component: 1450 - total flux cleaned = -0.0048416 Jy ! Component: 1500 - total flux cleaned = -0.00488661 Jy ! Component: 1550 - total flux cleaned = -0.00495301 Jy ! Component: 1600 - total flux cleaned = -0.00499711 Jy ! Component: 1650 - total flux cleaned = -0.00499731 Jy ! Component: 1700 - total flux cleaned = -0.00499758 Jy ! Component: 1750 - total flux cleaned = -0.00514655 Jy ! Component: 1800 - total flux cleaned = -0.00516779 Jy ! Component: 1850 - total flux cleaned = -0.00512647 Jy ! Component: 1900 - total flux cleaned = -0.00520886 Jy ! Component: 1950 - total flux cleaned = -0.00524975 Jy ! Component: 2000 - total flux cleaned = -0.00533027 Jy ! Component: 2050 - total flux cleaned = -0.00536998 Jy ! Component: 2100 - total flux cleaned = -0.00536995 Jy ! Component: 2150 - total flux cleaned = -0.00546789 Jy ! Component: 2200 - total flux cleaned = -0.00548716 Jy ! Component: 2250 - total flux cleaned = -0.00560215 Jy ! Component: 2300 - total flux cleaned = -0.00565914 Jy ! Component: 2350 - total flux cleaned = -0.00573452 Jy ! Component: 2400 - total flux cleaned = -0.00580934 Jy ! Component: 2450 - total flux cleaned = -0.00588331 Jy ! Component: 2500 - total flux cleaned = -0.00597514 Jy ! Component: 2550 - total flux cleaned = -0.00604767 Jy ! Component: 2600 - total flux cleaned = -0.00610182 Jy ! Component: 2650 - total flux cleaned = -0.00619107 Jy ! Component: 2700 - total flux cleaned = -0.00631521 Jy ! Component: 2750 - total flux cleaned = -0.00633283 Jy ! Component: 2800 - total flux cleaned = -0.00645478 Jy ! Component: 2850 - total flux cleaned = -0.00648931 Jy ! Component: 2900 - total flux cleaned = -0.0065236 Jy ! Component: 2950 - total flux cleaned = -0.00652348 Jy ! Component: 3000 - total flux cleaned = -0.00659137 Jy ! Component: 3050 - total flux cleaned = -0.0066417 Jy ! Component: 3100 - total flux cleaned = -0.00667498 Jy ! Component: 3150 - total flux cleaned = -0.00665848 Jy ! Component: 3200 - total flux cleaned = -0.00672386 Jy ! Component: 3250 - total flux cleaned = -0.00669109 Jy ! Component: 3300 - total flux cleaned = -0.00659403 Jy ! Component: 3350 - total flux cleaned = -0.0066424 Jy ! Component: 3400 - total flux cleaned = -0.00665838 Jy ! Component: 3450 - total flux cleaned = -0.00662648 Jy ! Component: 3500 - total flux cleaned = -0.00659493 Jy ! Component: 3550 - total flux cleaned = -0.00659488 Jy ! Component: 3600 - total flux cleaned = -0.00661053 Jy ! Component: 3650 - total flux cleaned = -0.00662594 Jy ! Component: 3700 - total flux cleaned = -0.00662599 Jy ! Component: 3750 - total flux cleaned = -0.00662626 Jy ! Component: 3800 - total flux cleaned = -0.0066565 Jy ! Component: 3850 - total flux cleaned = -0.00665657 Jy ! Component: 3900 - total flux cleaned = -0.00662675 Jy ! Component: 3950 - total flux cleaned = -0.00662691 Jy ! Component: 4000 - total flux cleaned = -0.00662695 Jy ! Component: 4050 - total flux cleaned = -0.00668554 Jy ! Total flux subtracted in 4096 components = -0.00665641 Jy ! Clean residual min=-0.000777 max=0.000898 Jy/beam ! Clean residual mean=-0.000000 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.145643 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 302 components and 0.145643 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2140-1923_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 9.389 at 5.193 degrees (North through East) ! Clean map min=-0.0025789 max=0.13931 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2140-1923_S_map.fits wmodel /image_prod/ug002_uva//J2140-1923_S_map.mod ! Writing 302 model components to file: /image_prod/ug002_uva//J2140-1923_S_map.mod wobs /image_prod/ug002_uva//J2140-1923_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2140-1923_S_uvs.fits wwins /image_prod/ug002_uva//J2140-1923_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2140-1923_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.139311 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251474 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54154 0.54154 1.08308 2.16616 4.33232 8.66464 17.3293 34.6585 69.3171 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 553.975 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2140-1923_S_dfm.log closed on Thu Mar 5 05:20:25 2020