! Started logfile: /image_prod/ug002_uva//J0326-3746_S_dfm.log on Wed Mar 4 19:55:17 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//J0326-3746_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0326-3746_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.789352 visibilities/baseline/integration-bin. ! Found source: J0326-3746 ! ! 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 5115 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 J0326-3746_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002190Jy sigma=5.999457 ! Fit after self-cal, rms=0.942215Jy sigma=5.641004 ! 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.745 mas, bmaj=8.141 mas, bpa=-2.346 degrees ! Estimated noise=2.54755 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.0501433 Jy ! Component: 100 - total flux cleaned = 0.0612545 Jy ! Total flux subtracted in 100 components = 0.0612545 Jy ! Clean residual min=-0.006265 max=0.006273 Jy/beam ! Clean residual mean=0.000022 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.0612545 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0612545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096497Jy sigma=0.497574 ! Fit after self-cal, rms=0.095337Jy sigma=0.491599 ! 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.397 mas, bmaj=10.08 mas, bpa=-1.99 degrees ! Estimated noise=1.71621 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.0022429 Jy ! Component: 100 - total flux cleaned = 0.00225543 Jy ! Component: 150 - total flux cleaned = 0.00215837 Jy ! Component: 200 - total flux cleaned = 0.00207011 Jy ! Total flux subtracted in 200 components = 0.00207011 Jy ! Clean residual min=-0.006169 max=0.004471 Jy/beam ! Clean residual mean=0.000058 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.0633246 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0633246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095234Jy sigma=0.491080 ! Fit after self-cal, rms=0.095208Jy sigma=0.491061 ! 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.397 x 10.08 at -1.99 degrees (North through East) ! Clean map min=-0.0060482 max=0.065019 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 1.01 KP 1.07 LA 1.13 ! MK 1.15 NL 1.16 OV 0.66 PT 1.13 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.00 KP 1.04 LA 1.04 ! MK 0.96 NL 1.04 OV 1.01 PT 1.04 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.13 KP 0.98 LA 1.11 ! MK 0.97 NL 0.95 OV 0.65 PT 1.14 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.095208Jy sigma=0.491061 ! Fit after self-cal, rms=0.092040Jy sigma=0.484532 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=10.06 mas, bpa=-1.202 degrees ! Estimated noise=1.69982 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 = -9.9137e-05 Jy ! Component: 100 - total flux cleaned = -0.000152019 Jy ! Component: 150 - total flux cleaned = -0.00017709 Jy ! Component: 200 - total flux cleaned = -0.000201158 Jy ! Total flux subtracted in 200 components = -0.000201158 Jy ! Clean residual min=-0.004049 max=0.003724 Jy/beam ! Clean residual mean=0.000007 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.0631234 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.0631234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092021Jy sigma=0.484434 ! Fit after self-cal, rms=0.092511Jy sigma=0.482035 ! 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.092511Jy sigma=0.482035 ! Fit after self-cal, rms=0.094473Jy sigma=0.480571 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=10.11 mas, bpa=-1.15 degrees ! Estimated noise=1.70626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.18414e-05 Jy ! Component: 100 - total flux cleaned = -5.38189e-05 Jy ! Component: 150 - total flux cleaned = -5.37136e-05 Jy ! Component: 200 - total flux cleaned = -5.54034e-05 Jy ! Total flux subtracted in 200 components = -5.54034e-05 Jy ! Clean residual min=-0.003705 max=0.003489 Jy/beam ! Clean residual mean=-0.000008 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.063068 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.063068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094453Jy sigma=0.480485 ! Fit after self-cal, rms=0.094853Jy sigma=0.480158 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.000338876 Jy ! Component: 100 - total flux cleaned = -0.000419507 Jy ! Component: 150 - total flux cleaned = -0.000419199 Jy ! Component: 200 - total flux cleaned = -0.000417488 Jy ! Total flux subtracted in 200 components = -0.000417488 Jy ! Clean residual min=-0.003723 max=0.003551 Jy/beam ! Clean residual mean=-0.000006 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.0626505 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.0626505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094833Jy sigma=0.480089 ! Fit after self-cal, rms=0.094831Jy sigma=0.480060 ! 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.094831Jy sigma=0.480060 ! Fit after self-cal, rms=0.096050Jy sigma=0.479779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=10.17 mas, bpa=-1.111 degrees ! Estimated noise=1.70163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000455435 Jy ! Component: 100 - total flux cleaned = -0.00053584 Jy ! Component: 150 - total flux cleaned = -0.000558985 Jy ! Component: 200 - total flux cleaned = -0.000560014 Jy ! Total flux subtracted in 200 components = -0.000560014 Jy ! Clean residual min=-0.003565 max=0.003523 Jy/beam ! Clean residual mean=-0.000012 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.0620905 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0620905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096031Jy sigma=0.479710 ! Fit after self-cal, rms=0.096186Jy sigma=0.479626 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.000195497 Jy ! Component: 100 - total flux cleaned = -0.000267806 Jy ! Component: 150 - total flux cleaned = -0.000289939 Jy ! Component: 200 - total flux cleaned = -0.000308286 Jy ! Total flux subtracted in 200 components = -0.000308286 Jy ! Clean residual min=-0.003627 max=0.003549 Jy/beam ! Clean residual mean=-0.000011 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0617822 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.0617822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096172Jy sigma=0.479575 ! Fit after self-cal, rms=0.096169Jy sigma=0.479556 ! 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.096169Jy sigma=0.479556 ! Fit after self-cal, rms=0.096496Jy sigma=0.479525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.98 mas, bmaj=29.66 mas, bpa=-3.673 degrees ! Estimated noise=2.04454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.71116e-05 Jy ! Component: 100 - total flux cleaned = -6.58376e-05 Jy ! Component: 150 - total flux cleaned = -6.57788e-05 Jy ! Component: 200 - total flux cleaned = -6.53974e-05 Jy ! Total flux subtracted in 200 components = -6.53974e-05 Jy ! Clean residual min=-0.004052 max=0.003783 Jy/beam ! Clean residual mean=-0.000020 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0617168 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 40 components and 0.0617168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096490Jy sigma=0.479537 ! Fit after self-cal, rms=0.096545Jy sigma=0.479491 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.88469e-05 Jy ! Component: 100 - total flux cleaned = -2.72102e-05 Jy ! Component: 150 - total flux cleaned = -2.62248e-05 Jy ! Component: 200 - total flux cleaned = -2.56181e-05 Jy ! Total flux subtracted in 200 components = -2.56181e-05 Jy ! Clean residual min=-0.004091 max=0.003785 Jy/beam ! Clean residual mean=-0.000019 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0616912 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.0616912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096542Jy sigma=0.479515 ! Fit after self-cal, rms=0.096533Jy sigma=0.479479 ! 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.368 mas, bmaj=10.2 mas, bpa=-1.072 degrees ! Estimated noise=1.697 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.2 at -1.072 degrees (North through East) ! Clean map min=-0.0045384 max=0.06571 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.745 mas, bmaj=8.401 mas, bpa=-1.387 degrees ! Estimated noise=2.51402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.049841 Jy ! Component: 100 - total flux cleaned = 0.0614214 Jy ! Component: 150 - total flux cleaned = 0.0632067 Jy ! Component: 200 - total flux cleaned = 0.0630832 Jy ! Total flux subtracted in 200 components = 0.0630832 Jy ! Clean residual min=-0.004736 max=0.004346 Jy/beam ! Clean residual mean=-0.000007 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.0630832 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.0630832 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.2 mas, bpa=-1.072 degrees ! Estimated noise=1.697 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.00076623 Jy ! Component: 100 - total flux cleaned = -0.000936772 Jy ! Component: 150 - total flux cleaned = -0.000985464 Jy ! Component: 200 - total flux cleaned = -0.00102935 Jy ! Total flux subtracted in 200 components = -0.00102935 Jy ! Clean residual min=-0.003752 max=0.003466 Jy/beam ! Clean residual mean=-0.000011 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.0620539 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0620539 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.98 mas, bmaj=29.66 mas, bpa=-3.673 degrees ! Estimated noise=2.04454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90035e-05 Jy ! Component: 100 - total flux cleaned = -1.74858e-05 Jy ! Component: 150 - total flux cleaned = -1.51805e-05 Jy ! Component: 200 - total flux cleaned = -1.51778e-05 Jy ! Total flux subtracted in 200 components = -1.51778e-05 Jy ! Clean residual min=-0.004033 max=0.003735 Jy/beam ! Clean residual mean=-0.000020 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0620387 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 = -9.49878e-06 Jy ! Component: 100 - total flux cleaned = -1.89078e-05 Jy ! Component: 150 - total flux cleaned = -1.91087e-05 Jy ! Component: 200 - total flux cleaned = -2.76191e-05 Jy ! Total flux subtracted in 200 components = -2.76191e-05 Jy ! Clean residual min=-0.004039 max=0.003731 Jy/beam ! Clean residual mean=-0.000019 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0620111 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.0620111 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.2 mas, bpa=-1.072 degrees ! Estimated noise=1.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.84885e-05 Jy ! Component: 100 - total flux cleaned = 7.097e-05 Jy ! Component: 150 - total flux cleaned = 4.34253e-05 Jy ! Component: 200 - total flux cleaned = 1.48734e-05 Jy ! Total flux subtracted in 200 components = 1.48734e-05 Jy ! Clean residual min=-0.003765 max=0.003354 Jy/beam ! Clean residual mean=-0.000011 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.062026 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.062026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096557Jy sigma=0.479667 ! Fit after self-cal, rms=0.096573Jy sigma=0.479602 wmodel J0326-3746_S_map.mod ! Writing 33 model components to file: J0326-3746_S_map.mod wobs J0326-3746_S_uvs.fits ! Writing UV FITS file: J0326-3746_S_uvs.fits wwins J0326-3746_S_map.win ! wwins: Wrote 1 windows to J0326-3746_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.000935938 Jy ! Component: 100 - total flux cleaned = -0.00140272 Jy ! Component: 150 - total flux cleaned = -0.00178346 Jy ! Component: 200 - total flux cleaned = -0.00224227 Jy ! Component: 250 - total flux cleaned = -0.00248374 Jy ! Component: 300 - total flux cleaned = -0.00262214 Jy ! Component: 350 - total flux cleaned = -0.00271008 Jy ! Component: 400 - total flux cleaned = -0.00270999 Jy ! Component: 450 - total flux cleaned = -0.00266932 Jy ! Component: 500 - total flux cleaned = -0.00247461 Jy ! Component: 550 - total flux cleaned = -0.00239956 Jy ! Component: 600 - total flux cleaned = -0.00203246 Jy ! Component: 650 - total flux cleaned = -0.00178233 Jy ! Component: 700 - total flux cleaned = -0.0015373 Jy ! Component: 750 - total flux cleaned = -0.00119722 Jy ! Component: 800 - total flux cleaned = -0.00109729 Jy ! Component: 850 - total flux cleaned = -0.00080311 Jy ! Component: 900 - total flux cleaned = -0.000548272 Jy ! Component: 950 - total flux cleaned = -0.000486185 Jy ! Component: 1000 - total flux cleaned = -0.000362928 Jy ! Component: 1050 - total flux cleaned = -0.000152614 Jy ! Component: 1100 - total flux cleaned = -3.50318e-05 Jy ! Component: 1150 - total flux cleaned = 5.19004e-05 Jy ! Component: 1200 - total flux cleaned = 0.000221733 Jy ! Component: 1250 - total flux cleaned = 0.000388259 Jy ! Component: 1300 - total flux cleaned = 0.000469724 Jy ! Component: 1350 - total flux cleaned = 0.000577595 Jy ! Component: 1400 - total flux cleaned = 0.000709272 Jy ! Component: 1450 - total flux cleaned = 0.000839033 Jy ! Component: 1500 - total flux cleaned = 0.000940716 Jy ! Component: 1550 - total flux cleaned = 0.000990515 Jy ! Component: 1600 - total flux cleaned = 0.00111342 Jy ! Component: 1650 - total flux cleaned = 0.00116209 Jy ! Component: 1700 - total flux cleaned = 0.00130516 Jy ! Component: 1750 - total flux cleaned = 0.00139859 Jy ! Component: 1800 - total flux cleaned = 0.00139846 Jy ! Component: 1850 - total flux cleaned = 0.00148968 Jy ! Component: 1900 - total flux cleaned = 0.00155658 Jy ! Component: 1950 - total flux cleaned = 0.00160051 Jy ! Component: 2000 - total flux cleaned = 0.00166538 Jy ! Component: 2050 - total flux cleaned = 0.00168654 Jy ! Component: 2100 - total flux cleaned = 0.00168641 Jy ! Component: 2150 - total flux cleaned = 0.00166556 Jy ! Component: 2200 - total flux cleaned = 0.00164519 Jy ! Component: 2250 - total flux cleaned = 0.00160435 Jy ! Component: 2300 - total flux cleaned = 0.00160418 Jy ! Component: 2350 - total flux cleaned = 0.00152431 Jy ! Component: 2400 - total flux cleaned = 0.00146492 Jy ! Component: 2450 - total flux cleaned = 0.00140656 Jy ! Component: 2500 - total flux cleaned = 0.00136779 Jy ! Component: 2550 - total flux cleaned = 0.00131015 Jy ! Component: 2600 - total flux cleaned = 0.0012533 Jy ! Component: 2650 - total flux cleaned = 0.00121556 Jy ! Component: 2700 - total flux cleaned = 0.00115973 Jy ! Component: 2750 - total flux cleaned = 0.00110431 Jy ! Component: 2800 - total flux cleaned = 0.00103103 Jy ! Component: 2850 - total flux cleaned = 0.000958487 Jy ! Component: 2900 - total flux cleaned = 0.000940466 Jy ! Component: 2950 - total flux cleaned = 0.000904798 Jy ! Component: 3000 - total flux cleaned = 0.0008516 Jy ! Component: 3050 - total flux cleaned = 0.000781545 Jy ! Component: 3100 - total flux cleaned = 0.000746737 Jy ! Component: 3150 - total flux cleaned = 0.00067769 Jy ! Component: 3200 - total flux cleaned = 0.000643512 Jy ! Component: 3250 - total flux cleaned = 0.000592432 Jy ! Component: 3300 - total flux cleaned = 0.000575411 Jy ! Component: 3350 - total flux cleaned = 0.000541674 Jy ! Component: 3400 - total flux cleaned = 0.000474979 Jy ! Component: 3450 - total flux cleaned = 0.000408717 Jy ! Component: 3500 - total flux cleaned = 0.000359486 Jy ! Component: 3550 - total flux cleaned = 0.000294229 Jy ! Component: 3600 - total flux cleaned = 0.000245659 Jy ! Component: 3650 - total flux cleaned = 0.000197298 Jy ! Component: 3700 - total flux cleaned = 0.000117403 Jy ! Component: 3750 - total flux cleaned = 6.96007e-05 Jy ! Component: 3800 - total flux cleaned = 2.22733e-05 Jy ! Component: 3850 - total flux cleaned = -8.75938e-05 Jy ! Component: 3900 - total flux cleaned = -0.000118897 Jy ! Component: 3950 - total flux cleaned = -0.000149952 Jy ! Component: 4000 - total flux cleaned = -0.000242713 Jy ! Component: 4050 - total flux cleaned = -0.000304179 Jy ! Total flux subtracted in 4096 components = -0.000365307 Jy ! Clean residual min=-0.000878 max=0.000852 Jy/beam ! Clean residual mean=-0.000002 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0616607 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 293 components and 0.0616607 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0326-3746_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.2 at -1.072 degrees (North through East) ! Clean map min=-0.0031783 max=0.063848 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0326-3746_S_map.fits wmodel /image_prod/ug002_uva//J0326-3746_S_map.mod ! Writing 293 model components to file: /image_prod/ug002_uva//J0326-3746_S_map.mod wobs /image_prod/ug002_uva//J0326-3746_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0326-3746_S_uvs.fits wwins /image_prod/ug002_uva//J0326-3746_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0326-3746_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0638484 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264981 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24505 1.24505 2.4901 4.9802 9.9604 19.9208 39.8416 79.6832 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 240.954 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0326-3746_S_dfm.log closed on Wed Mar 4 19:55:21 2020