! Started logfile: /image_prod/ug002_uva//J2351-2203_S_dfm.log on Thu Mar 5 06:28:18 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//J2351-2203_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2351-2203_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992889 visibilities/baseline/integration-bin. ! Found source: J2351-2203 ! ! 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 6702 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 J2351-2203_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.013953Jy sigma=6.853738 ! Fit after self-cal, rms=0.900123Jy sigma=6.031460 ! 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.717 mas, bmaj=7.213 mas, bpa=-1.869 degrees ! Estimated noise=2.33992 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.0836275 Jy ! Component: 100 - total flux cleaned = 0.105649 Jy ! Total flux subtracted in 100 components = 0.105649 Jy ! Clean residual min=-0.006610 max=0.011917 Jy/beam ! Clean residual mean=-0.000013 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.105649 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.105649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089738Jy sigma=0.505055 ! Fit after self-cal, rms=0.089546Jy sigma=0.503098 ! 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.303 mas, bmaj=8.477 mas, bpa=-1.348 degrees ! Estimated noise=1.33616 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 (-2.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119655 Jy ! Component: 100 - total flux cleaned = 0.0175363 Jy ! Component: 150 - total flux cleaned = 0.0189396 Jy ! Component: 200 - total flux cleaned = 0.0193303 Jy ! Total flux subtracted in 200 components = 0.0193303 Jy ! Clean residual min=-0.004617 max=0.009398 Jy/beam ! Clean residual mean=0.000003 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.12498 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.12498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088212Jy sigma=0.488072 ! Fit after self-cal, rms=0.088123Jy sigma=0.486489 ! 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.303 x 8.477 at -1.348 degrees (North through East) ! Clean map min=-0.0043547 max=0.10108 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.94 HN 1.00 KP 0.96 ! LA 1.01 MK 1.10 NL 0.97 OV 0.97 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.77 FD 0.96 HN 1.07 KP 0.91 ! LA 1.00 MK 1.08 NL 1.05 OV 0.96 ! PT 1.02 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.73 FD 0.97 HN 1.07 KP 0.94 ! LA 0.96 MK 1.14 NL 0.91 OV 0.92 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.088123Jy sigma=0.486489 ! Fit after self-cal, rms=0.115713Jy sigma=0.474875 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=8.586 mas, bpa=-0.009706 degrees ! Estimated noise=1.36018 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.00179079 Jy ! Component: 100 - total flux cleaned = -0.00184807 Jy ! Component: 150 - total flux cleaned = -0.00189553 Jy ! Component: 200 - total flux cleaned = -0.00189455 Jy ! Total flux subtracted in 200 components = -0.00189455 Jy ! Clean residual min=-0.003300 max=0.003825 Jy/beam ! Clean residual mean=0.000002 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.123085 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.123085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115590Jy sigma=0.474599 ! Fit after self-cal, rms=0.115861Jy sigma=0.474309 ! 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.115861Jy sigma=0.474309 ! Fit after self-cal, rms=0.115097Jy sigma=0.470754 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=8.626 mas, bpa=-0.1594 degrees ! Estimated noise=1.3724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.73095e-05 Jy ! Component: 100 - total flux cleaned = -0.000130547 Jy ! Component: 150 - total flux cleaned = -0.000249727 Jy ! Component: 200 - total flux cleaned = -0.000358752 Jy ! Total flux subtracted in 200 components = -0.000358752 Jy ! Clean residual min=-0.002365 max=0.003029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.122727 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.122727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115019Jy sigma=0.470596 ! Fit after self-cal, rms=0.115036Jy sigma=0.470543 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 (2.5, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199288 Jy ! Component: 100 - total flux cleaned = 0.00188607 Jy ! Component: 150 - total flux cleaned = 0.00164218 Jy ! Component: 200 - total flux cleaned = 0.00155595 Jy ! Total flux subtracted in 200 components = 0.00155595 Jy ! Clean residual min=-0.002591 max=0.002251 Jy/beam ! Clean residual mean=-0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.124282 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.124282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114916Jy sigma=0.470042 ! Fit after self-cal, rms=0.114893Jy sigma=0.470000 ! 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.114893Jy sigma=0.470000 ! Fit after self-cal, rms=0.115047Jy sigma=0.469354 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.662 mas, bpa=-0.08363 degrees ! Estimated noise=1.36984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.5724e-05 Jy ! Component: 100 - total flux cleaned = -0.000390274 Jy ! Component: 150 - total flux cleaned = -0.000498713 Jy ! Component: 200 - total flux cleaned = -0.000566713 Jy ! Total flux subtracted in 200 components = -0.000566713 Jy ! Clean residual min=-0.002314 max=0.002158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.123716 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.123716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114987Jy sigma=0.469218 ! Fit after self-cal, rms=0.114972Jy sigma=0.469198 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.000177064 Jy ! Component: 100 - total flux cleaned = -0.000175687 Jy ! Component: 150 - total flux cleaned = -0.000236438 Jy ! Component: 200 - total flux cleaned = -0.00026526 Jy ! Total flux subtracted in 200 components = -0.00026526 Jy ! Clean residual min=-0.002340 max=0.002156 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.123451 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.123451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114941Jy sigma=0.469113 ! Fit after self-cal, rms=0.114938Jy sigma=0.469111 ! 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.114938Jy sigma=0.469111 ! Fit after self-cal, rms=0.115576Jy sigma=0.469094 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.894 mas, bmaj=19.01 mas, bpa=1.027 degrees ! Estimated noise=1.57635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658109 Jy ! Component: 100 - total flux cleaned = -0.000867811 Jy ! Component: 150 - total flux cleaned = -0.000940108 Jy ! Component: 200 - total flux cleaned = -0.000939885 Jy ! Total flux subtracted in 200 components = -0.000939885 Jy ! Clean residual min=-0.001940 max=0.002059 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.122511 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.122511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115566Jy sigma=0.469084 ! Fit after self-cal, rms=0.115569Jy sigma=0.469080 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.67017e-05 Jy ! Component: 100 - total flux cleaned = -2.58806e-05 Jy ! Component: 150 - total flux cleaned = -2.56882e-05 Jy ! Component: 200 - total flux cleaned = -2.62833e-05 Jy ! Total flux subtracted in 200 components = -2.62833e-05 Jy ! Clean residual min=-0.001888 max=0.002024 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.122484 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 113 components and 0.122484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115565Jy sigma=0.469064 ! Fit after self-cal, rms=0.115566Jy sigma=0.469064 ! 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.337 mas, bmaj=8.677 mas, bpa=0.02482 degrees ! Estimated noise=1.36878 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 8.677 at 0.02482 degrees (North through East) ! Clean map min=-0.0025745 max=0.10377 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.742 mas, bmaj=7.315 mas, bpa=-0.359 degrees ! Estimated noise=2.38902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.085213 Jy ! Component: 100 - total flux cleaned = 0.106196 Jy ! Component: 150 - total flux cleaned = 0.114311 Jy ! Component: 200 - total flux cleaned = 0.119613 Jy ! Total flux subtracted in 200 components = 0.119613 Jy ! Clean residual min=-0.004754 max=0.005088 Jy/beam ! Clean residual mean=-0.000007 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.119613 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.119613 Jy ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.677 mas, bpa=0.02482 degrees ! Estimated noise=1.36878 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.00392381 Jy ! Component: 100 - total flux cleaned = 0.00391062 Jy ! Component: 150 - total flux cleaned = 0.00390957 Jy ! Component: 200 - total flux cleaned = 0.00384635 Jy ! Total flux subtracted in 200 components = 0.00384635 Jy ! Clean residual min=-0.002341 max=0.002413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.123459 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.123459 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.894 mas, bmaj=19.01 mas, bpa=1.027 degrees ! Estimated noise=1.57635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000596003 Jy ! Component: 100 - total flux cleaned = -0.000784801 Jy ! Component: 150 - total flux cleaned = -0.000814225 Jy ! Component: 200 - total flux cleaned = -0.000838424 Jy ! Total flux subtracted in 200 components = -0.000838424 Jy ! Clean residual min=-0.002045 max=0.002153 Jy/beam ! Clean residual mean=-0.000004 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.122621 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.34138e-05 Jy ! Component: 100 - total flux cleaned = -4.53323e-05 Jy ! Component: 150 - total flux cleaned = -6.69725e-05 Jy ! Component: 200 - total flux cleaned = -0.000103767 Jy ! Total flux subtracted in 200 components = -0.000103767 Jy ! Clean residual min=-0.002023 max=0.002111 Jy/beam ! Clean residual mean=-0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.122517 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 88 components and 0.122517 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.677 mas, bpa=0.02482 degrees ! Estimated noise=1.36878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297313 Jy ! Component: 100 - total flux cleaned = 0.000252476 Jy ! Component: 150 - total flux cleaned = 0.000211672 Jy ! Component: 200 - total flux cleaned = 0.000138767 Jy ! Total flux subtracted in 200 components = 0.000138767 Jy ! Clean residual min=-0.002282 max=0.002225 Jy/beam ! Clean residual mean=-0.000004 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.122656 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.122656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115482Jy sigma=0.469224 ! Fit after self-cal, rms=0.115443Jy sigma=0.469129 wmodel J2351-2203_S_map.mod ! Writing 99 model components to file: J2351-2203_S_map.mod wobs J2351-2203_S_uvs.fits ! Writing UV FITS file: J2351-2203_S_uvs.fits wwins J2351-2203_S_map.win ! wwins: Wrote 3 windows to J2351-2203_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.000675531 Jy ! Component: 100 - total flux cleaned = -0.00120148 Jy ! Component: 150 - total flux cleaned = -0.00127278 Jy ! Component: 200 - total flux cleaned = -0.0013754 Jy ! Component: 250 - total flux cleaned = -0.00140823 Jy ! Component: 300 - total flux cleaned = -0.00144003 Jy ! Component: 350 - total flux cleaned = -0.00143929 Jy ! Component: 400 - total flux cleaned = -0.00140841 Jy ! Component: 450 - total flux cleaned = -0.00158844 Jy ! Component: 500 - total flux cleaned = -0.00158781 Jy ! Component: 550 - total flux cleaned = -0.00155882 Jy ! Component: 600 - total flux cleaned = -0.001559 Jy ! Component: 650 - total flux cleaned = -0.00161545 Jy ! Component: 700 - total flux cleaned = -0.00158752 Jy ! Component: 750 - total flux cleaned = -0.00164183 Jy ! Component: 800 - total flux cleaned = -0.00161488 Jy ! Component: 850 - total flux cleaned = -0.00161514 Jy ! Component: 900 - total flux cleaned = -0.00166743 Jy ! Component: 950 - total flux cleaned = -0.00156463 Jy ! Component: 1000 - total flux cleaned = -0.00164124 Jy ! Component: 1050 - total flux cleaned = -0.00166614 Jy ! Component: 1100 - total flux cleaned = -0.00164148 Jy ! Component: 1150 - total flux cleaned = -0.00164161 Jy ! Component: 1200 - total flux cleaned = -0.00161735 Jy ! Component: 1250 - total flux cleaned = -0.00156937 Jy ! Component: 1300 - total flux cleaned = -0.0015454 Jy ! Component: 1350 - total flux cleaned = -0.00152178 Jy ! Component: 1400 - total flux cleaned = -0.00149836 Jy ! Component: 1450 - total flux cleaned = -0.00140629 Jy ! Component: 1500 - total flux cleaned = -0.00140654 Jy ! Component: 1550 - total flux cleaned = -0.0014749 Jy ! Component: 1600 - total flux cleaned = -0.0014299 Jy ! Component: 1650 - total flux cleaned = -0.00149668 Jy ! Component: 1700 - total flux cleaned = -0.00154079 Jy ! Component: 1750 - total flux cleaned = -0.00154089 Jy ! Component: 1800 - total flux cleaned = -0.00158472 Jy ! Component: 1850 - total flux cleaned = -0.00160596 Jy ! Component: 1900 - total flux cleaned = -0.00164876 Jy ! Component: 1950 - total flux cleaned = -0.00171205 Jy ! Component: 2000 - total flux cleaned = -0.0017539 Jy ! Component: 2050 - total flux cleaned = -0.00179523 Jy ! Component: 2100 - total flux cleaned = -0.00177446 Jy ! Component: 2150 - total flux cleaned = -0.00183585 Jy ! Component: 2200 - total flux cleaned = -0.00193726 Jy ! Component: 2250 - total flux cleaned = -0.00189683 Jy ! Component: 2300 - total flux cleaned = -0.00203686 Jy ! Component: 2350 - total flux cleaned = -0.00201699 Jy ! Component: 2400 - total flux cleaned = -0.00199706 Jy ! Component: 2450 - total flux cleaned = -0.00211465 Jy ! Component: 2500 - total flux cleaned = -0.00219251 Jy ! Component: 2550 - total flux cleaned = -0.00226993 Jy ! Component: 2600 - total flux cleaned = -0.00238502 Jy ! Component: 2650 - total flux cleaned = -0.00248058 Jy ! Component: 2700 - total flux cleaned = -0.00255635 Jy ! Component: 2750 - total flux cleaned = -0.0025751 Jy ! Component: 2800 - total flux cleaned = -0.00266864 Jy ! Component: 2850 - total flux cleaned = -0.00268745 Jy ! Component: 2900 - total flux cleaned = -0.00274278 Jy ! Component: 2950 - total flux cleaned = -0.00281613 Jy ! Component: 3000 - total flux cleaned = -0.00283447 Jy ! Component: 3050 - total flux cleaned = -0.00287058 Jy ! Component: 3100 - total flux cleaned = -0.0028885 Jy ! Component: 3150 - total flux cleaned = -0.00290617 Jy ! Component: 3200 - total flux cleaned = -0.00299513 Jy ! Component: 3250 - total flux cleaned = -0.00288887 Jy ! Component: 3300 - total flux cleaned = -0.00299482 Jy ! Component: 3350 - total flux cleaned = -0.00306466 Jy ! Component: 3400 - total flux cleaned = -0.00309945 Jy ! Component: 3450 - total flux cleaned = -0.00313405 Jy ! Component: 3500 - total flux cleaned = -0.00315118 Jy ! Component: 3550 - total flux cleaned = -0.00318546 Jy ! Component: 3600 - total flux cleaned = -0.00316844 Jy ! Component: 3650 - total flux cleaned = -0.00323628 Jy ! Component: 3700 - total flux cleaned = -0.0033037 Jy ! Component: 3750 - total flux cleaned = -0.00323645 Jy ! Component: 3800 - total flux cleaned = -0.00328642 Jy ! Component: 3850 - total flux cleaned = -0.00335263 Jy ! Component: 3900 - total flux cleaned = -0.00336912 Jy ! Component: 3950 - total flux cleaned = -0.00350049 Jy ! Component: 4000 - total flux cleaned = -0.00351671 Jy ! Component: 4050 - total flux cleaned = -0.00358184 Jy ! Total flux subtracted in 4096 components = -0.00361413 Jy ! Clean residual min=-0.000869 max=0.001125 Jy/beam ! Clean residual mean=-0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.119042 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 354 components and 0.119042 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2351-2203_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 8.677 at 0.02482 degrees (North through East) ! Clean map min=-0.0019037 max=0.10741 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2351-2203_S_map.fits wmodel /image_prod/ug002_uva//J2351-2203_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J2351-2203_S_map.mod wobs /image_prod/ug002_uva//J2351-2203_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2351-2203_S_uvs.fits wwins /image_prod/ug002_uva//J2351-2203_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2351-2203_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.107414 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291678 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.814636 0.814636 1.62927 3.25854 6.51709 13.0342 26.0684 52.1367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 368.262 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2351-2203_S_dfm.log closed on Thu Mar 5 06:28:22 2020