! Started logfile: /image_prod/ug002_uva//J0143-3200_S_dfm.log on Wed Mar 4 19:12:36 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//J0143-3200_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0143-3200_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878889 visibilities/baseline/integration-bin. ! Found source: J0143-3200 ! ! 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 4746 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 J0143-3200_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013034Jy sigma=5.825435 ! Fit after self-cal, rms=0.881554Jy sigma=5.028140 ! 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.639 mas, bmaj=6.88 mas, bpa=-4.43 degrees ! Estimated noise=2.75627 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.0982978 Jy ! Component: 100 - total flux cleaned = 0.119733 Jy ! Total flux subtracted in 100 components = 0.119733 Jy ! Clean residual min=-0.006536 max=0.007493 Jy/beam ! Clean residual mean=-0.000025 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.119733 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.119733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093793Jy sigma=0.472369 ! Fit after self-cal, rms=0.093748Jy sigma=0.472285 ! 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.245 mas, bmaj=8.08 mas, bpa=-3.152 degrees ! Estimated noise=1.86544 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.0048413 Jy ! Component: 100 - total flux cleaned = 0.00553518 Jy ! Component: 150 - total flux cleaned = 0.00574638 Jy ! Component: 200 - total flux cleaned = 0.00583297 Jy ! Total flux subtracted in 200 components = 0.00583297 Jy ! Clean residual min=-0.004717 max=0.005266 Jy/beam ! Clean residual mean=-0.000034 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.125566 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.125566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093655Jy sigma=0.470019 ! Fit after self-cal, rms=0.093660Jy sigma=0.469998 ! 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.245 x 8.08 at -3.152 degrees (North through East) ! Clean map min=-0.004678 max=0.12561 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.17 KP 0.96 ! LA 1.03 MK 0.94 NL 1.01 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 0.97 HN 1.17 KP 0.98 ! LA 1.01 MK 0.98 NL 1.00 OV 0.96 ! PT 0.94 SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.34 KP 0.96 ! LA 0.97 MK 0.97 NL 1.09 OV 0.96 ! PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.093660Jy sigma=0.469998 ! Fit after self-cal, rms=0.100003Jy sigma=0.464889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.002 mas, bpa=-2.775 degrees ! Estimated noise=1.85454 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.000303365 Jy ! Component: 100 - total flux cleaned = 0.000349809 Jy ! Component: 150 - total flux cleaned = 0.000284005 Jy ! Component: 200 - total flux cleaned = 0.000226176 Jy ! Total flux subtracted in 200 components = 0.000226176 Jy ! Clean residual min=-0.003416 max=0.004048 Jy/beam ! Clean residual mean=-0.000018 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.125792 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.125792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099975Jy sigma=0.464702 ! Fit after self-cal, rms=0.100208Jy sigma=0.464569 ! 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.100208Jy sigma=0.464569 ! Fit after self-cal, rms=0.102866Jy sigma=0.462789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=8.053 mas, bpa=-2.757 degrees ! Estimated noise=1.8634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000551309 Jy ! Component: 100 - total flux cleaned = 0.000586827 Jy ! Component: 150 - total flux cleaned = 0.000618211 Jy ! Component: 200 - total flux cleaned = 0.000632373 Jy ! Total flux subtracted in 200 components = 0.000632373 Jy ! Clean residual min=-0.002895 max=0.003993 Jy/beam ! Clean residual mean=-0.000018 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.126425 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.126425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102857Jy sigma=0.462759 ! Fit after self-cal, rms=0.102919Jy sigma=0.462720 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 (-68, -90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308938 Jy ! Component: 100 - total flux cleaned = 0.00315986 Jy ! Component: 150 - total flux cleaned = 0.0032053 Jy ! Component: 200 - total flux cleaned = 0.00324708 Jy ! Total flux subtracted in 200 components = 0.00324708 Jy ! Clean residual min=-0.002797 max=0.002869 Jy/beam ! Clean residual mean=-0.000030 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.129672 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.129672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102792Jy sigma=0.461946 ! Fit after self-cal, rms=0.102770Jy sigma=0.461891 ! 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.102770Jy sigma=0.461891 ! Fit after self-cal, rms=0.103011Jy sigma=0.461845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.042 mas, bpa=-2.656 degrees ! Estimated noise=1.86097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471774 Jy ! Component: 100 - total flux cleaned = 0.000432505 Jy ! Component: 150 - total flux cleaned = 0.000396738 Jy ! Component: 200 - total flux cleaned = 0.000365599 Jy ! Total flux subtracted in 200 components = 0.000365599 Jy ! Clean residual min=-0.002672 max=0.002657 Jy/beam ! Clean residual mean=-0.000030 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.130037 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.130037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102978Jy sigma=0.461690 ! Fit after self-cal, rms=0.102981Jy sigma=0.461682 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.01254e-05 Jy ! Component: 100 - total flux cleaned = 4.16823e-05 Jy ! Component: 150 - total flux cleaned = 4.1067e-05 Jy ! Component: 200 - total flux cleaned = -9.32802e-06 Jy ! Total flux subtracted in 200 components = -9.32802e-06 Jy ! Clean residual min=-0.002598 max=0.002605 Jy/beam ! Clean residual mean=-0.000029 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.130028 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.130028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102963Jy sigma=0.461609 ! Fit after self-cal, rms=0.102960Jy sigma=0.461607 ! 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.102960Jy sigma=0.461607 ! Fit after self-cal, rms=0.103053Jy sigma=0.461597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.413 mas, bmaj=21.5 mas, bpa=-0.5146 degrees ! Estimated noise=2.28474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152812 Jy ! Component: 100 - total flux cleaned = 0.000136452 Jy ! Component: 150 - total flux cleaned = 0.000107901 Jy ! Component: 200 - total flux cleaned = 0.000107749 Jy ! Total flux subtracted in 200 components = 0.000107749 Jy ! Clean residual min=-0.002853 max=0.002473 Jy/beam ! Clean residual mean=-0.000055 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.130136 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.130136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103048Jy sigma=0.461592 ! Fit after self-cal, rms=0.103051Jy sigma=0.461587 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.04668e-05 Jy ! Component: 100 - total flux cleaned = -2.08294e-05 Jy ! Component: 150 - total flux cleaned = -3.36457e-05 Jy ! Component: 200 - total flux cleaned = -4.53333e-05 Jy ! Total flux subtracted in 200 components = -4.53333e-05 Jy ! Clean residual min=-0.002836 max=0.002450 Jy/beam ! Clean residual mean=-0.000055 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.13009 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.13009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103047Jy sigma=0.461588 ! Fit after self-cal, rms=0.103046Jy sigma=0.461584 ! 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.205 mas, bmaj=8.036 mas, bpa=-2.604 degrees ! Estimated noise=1.86211 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.036 at -2.604 degrees (North through East) ! Clean map min=-0.0025337 max=0.12607 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.6 mas, bmaj=6.835 mas, bpa=-4.097 degrees ! Estimated noise=2.74994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979847 Jy ! Component: 100 - total flux cleaned = 0.119428 Jy ! Component: 150 - total flux cleaned = 0.125319 Jy ! Component: 200 - total flux cleaned = 0.127834 Jy ! Total flux subtracted in 200 components = 0.127834 Jy ! Clean residual min=-0.004773 max=0.004423 Jy/beam ! Clean residual mean=-0.000019 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.127834 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.127834 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.036 mas, bpa=-2.604 degrees ! Estimated noise=1.86211 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.00207861 Jy ! Component: 100 - total flux cleaned = 0.00254307 Jy ! Component: 150 - total flux cleaned = 0.00285314 Jy ! Component: 200 - total flux cleaned = 0.00285367 Jy ! Total flux subtracted in 200 components = 0.00285367 Jy ! Clean residual min=-0.002859 max=0.002628 Jy/beam ! Clean residual mean=-0.000032 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.130688 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.130688 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.413 mas, bmaj=21.5 mas, bpa=-0.5146 degrees ! Estimated noise=2.28474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120241 Jy ! Component: 100 - total flux cleaned = 2.02822e-05 Jy ! Component: 150 - total flux cleaned = -6.65687e-05 Jy ! Component: 200 - total flux cleaned = -7.18251e-05 Jy ! Total flux subtracted in 200 components = -7.18251e-05 Jy ! Clean residual min=-0.002876 max=0.002528 Jy/beam ! Clean residual mean=-0.000056 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.130616 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.38087e-05 Jy ! Component: 100 - total flux cleaned = -4.31547e-05 Jy ! Component: 150 - total flux cleaned = -9.61183e-05 Jy ! Component: 200 - total flux cleaned = -0.000145441 Jy ! Total flux subtracted in 200 components = -0.000145441 Jy ! Clean residual min=-0.002885 max=0.002488 Jy/beam ! Clean residual mean=-0.000056 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.130471 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.130471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.036 mas, bpa=-2.604 degrees ! Estimated noise=1.86211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154801 Jy ! Component: 100 - total flux cleaned = 3.58567e-05 Jy ! Component: 150 - total flux cleaned = 3.87679e-07 Jy ! Component: 200 - total flux cleaned = -6.57591e-05 Jy ! Total flux subtracted in 200 components = -6.57591e-05 Jy ! Clean residual min=-0.002627 max=0.002595 Jy/beam ! Clean residual mean=-0.000030 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.130405 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.130405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103061Jy sigma=0.461742 ! Fit after self-cal, rms=0.103067Jy sigma=0.461704 wmodel J0143-3200_S_map.mod ! Writing 80 model components to file: J0143-3200_S_map.mod wobs J0143-3200_S_uvs.fits ! Writing UV FITS file: J0143-3200_S_uvs.fits wwins J0143-3200_S_map.win ! wwins: Wrote 2 windows to J0143-3200_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.00035416 Jy ! Component: 100 - total flux cleaned = -0.000584757 Jy ! Component: 150 - total flux cleaned = -0.00102105 Jy ! Component: 200 - total flux cleaned = -0.00127111 Jy ! Component: 250 - total flux cleaned = -0.00143219 Jy ! Component: 300 - total flux cleaned = -0.00154931 Jy ! Component: 350 - total flux cleaned = -0.00154945 Jy ! Component: 400 - total flux cleaned = -0.00169781 Jy ! Component: 450 - total flux cleaned = -0.00191522 Jy ! Component: 500 - total flux cleaned = -0.00205734 Jy ! Component: 550 - total flux cleaned = -0.00216141 Jy ! Component: 600 - total flux cleaned = -0.00226379 Jy ! Component: 650 - total flux cleaned = -0.00233114 Jy ! Component: 700 - total flux cleaned = -0.00256289 Jy ! Component: 750 - total flux cleaned = -0.00256324 Jy ! Component: 800 - total flux cleaned = -0.00288375 Jy ! Component: 850 - total flux cleaned = -0.00282028 Jy ! Component: 900 - total flux cleaned = -0.00285198 Jy ! Component: 950 - total flux cleaned = -0.00303669 Jy ! Component: 1000 - total flux cleaned = -0.0029761 Jy ! Component: 1050 - total flux cleaned = -0.00297663 Jy ! Component: 1100 - total flux cleaned = -0.00309504 Jy ! Component: 1150 - total flux cleaned = -0.00309562 Jy ! Component: 1200 - total flux cleaned = -0.0031821 Jy ! Component: 1250 - total flux cleaned = -0.00312617 Jy ! Component: 1300 - total flux cleaned = -0.00326649 Jy ! Component: 1350 - total flux cleaned = -0.00334982 Jy ! Component: 1400 - total flux cleaned = -0.00332333 Jy ! Component: 1450 - total flux cleaned = -0.0035401 Jy ! Component: 1500 - total flux cleaned = -0.00356692 Jy ! Component: 1550 - total flux cleaned = -0.00367275 Jy ! Component: 1600 - total flux cleaned = -0.00380341 Jy ! Component: 1650 - total flux cleaned = -0.00390627 Jy ! Component: 1700 - total flux cleaned = -0.00385477 Jy ! Component: 1750 - total flux cleaned = -0.00380407 Jy ! Component: 1800 - total flux cleaned = -0.00385446 Jy ! Component: 1850 - total flux cleaned = -0.00385448 Jy ! Component: 1900 - total flux cleaned = -0.00392823 Jy ! Component: 1950 - total flux cleaned = -0.00400096 Jy ! Component: 2000 - total flux cleaned = -0.00397664 Jy ! Component: 2050 - total flux cleaned = -0.00402378 Jy ! Component: 2100 - total flux cleaned = -0.00400033 Jy ! Component: 2150 - total flux cleaned = -0.00411718 Jy ! Component: 2200 - total flux cleaned = -0.00423262 Jy ! Component: 2250 - total flux cleaned = -0.00439274 Jy ! Component: 2300 - total flux cleaned = -0.00443782 Jy ! Component: 2350 - total flux cleaned = -0.0043704 Jy ! Component: 2400 - total flux cleaned = -0.00450448 Jy ! Component: 2450 - total flux cleaned = -0.0045929 Jy ! Component: 2500 - total flux cleaned = -0.004746 Jy ! Component: 2550 - total flux cleaned = -0.00478931 Jy ! Component: 2600 - total flux cleaned = -0.00483257 Jy ! Component: 2650 - total flux cleaned = -0.0048967 Jy ! Component: 2700 - total flux cleaned = -0.00491784 Jy ! Component: 2750 - total flux cleaned = -0.00496021 Jy ! Component: 2800 - total flux cleaned = -0.00496008 Jy ! Component: 2850 - total flux cleaned = -0.00504313 Jy ! Component: 2900 - total flux cleaned = -0.00504343 Jy ! Component: 2950 - total flux cleaned = -0.00514564 Jy ! Component: 3000 - total flux cleaned = -0.00518627 Jy ! Component: 3050 - total flux cleaned = -0.00524658 Jy ! Component: 3100 - total flux cleaned = -0.00534638 Jy ! Component: 3150 - total flux cleaned = -0.00538564 Jy ! Component: 3200 - total flux cleaned = -0.00538551 Jy ! Component: 3250 - total flux cleaned = -0.00542446 Jy ! Component: 3300 - total flux cleaned = -0.00542454 Jy ! Component: 3350 - total flux cleaned = -0.00542445 Jy ! Component: 3400 - total flux cleaned = -0.00536739 Jy ! Component: 3450 - total flux cleaned = -0.0053295 Jy ! Component: 3500 - total flux cleaned = -0.00536719 Jy ! Component: 3550 - total flux cleaned = -0.00538591 Jy ! Component: 3600 - total flux cleaned = -0.00534867 Jy ! Component: 3650 - total flux cleaned = -0.00534864 Jy ! Component: 3700 - total flux cleaned = -0.00538508 Jy ! Component: 3750 - total flux cleaned = -0.00536694 Jy ! Component: 3800 - total flux cleaned = -0.00538484 Jy ! Component: 3850 - total flux cleaned = -0.00531322 Jy ! Component: 3900 - total flux cleaned = -0.00540211 Jy ! Component: 3950 - total flux cleaned = -0.00531347 Jy ! Component: 4000 - total flux cleaned = -0.00522552 Jy ! Component: 4050 - total flux cleaned = -0.00526049 Jy ! Total flux subtracted in 4096 components = -0.00519112 Jy ! Clean residual min=-0.001357 max=0.000866 Jy/beam ! Clean residual mean=-0.000011 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.125214 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 369 components and 0.125214 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0143-3200_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.036 at -2.604 degrees (North through East) ! Clean map min=-0.0021735 max=0.12528 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0143-3200_S_map.fits wmodel /image_prod/ug002_uva//J0143-3200_S_map.mod ! Writing 369 model components to file: /image_prod/ug002_uva//J0143-3200_S_map.mod wobs /image_prod/ug002_uva//J0143-3200_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0143-3200_S_uvs.fits wwins /image_prod/ug002_uva//J0143-3200_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0143-3200_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.125285 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307217 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.735644 0.735644 1.47129 2.94258 5.88515 11.7703 23.5406 47.0812 94.1625 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.125 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 407.805 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0143-3200_S_dfm.log closed on Wed Mar 4 19:12:40 2020