! Started logfile: /image_prod/ug002_uva//J1128-1122_S_dfm.log on Thu Mar 5 00:04:51 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//J1128-1122_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1128-1122_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J1128-1122 ! ! 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 40 lines of history. ! ! Reading 3240 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 J1128-1122_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001292Jy sigma=7.854297 ! Fit after self-cal, rms=0.960751Jy sigma=7.536193 ! 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.965 mas, bmaj=16.85 mas, bpa=-19.03 degrees ! Estimated noise=2.17073 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.0328128 Jy ! Component: 100 - total flux cleaned = 0.0400073 Jy ! Total flux subtracted in 100 components = 0.0400073 Jy ! Clean residual min=-0.003874 max=0.003767 Jy/beam ! Clean residual mean=0.000004 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.0400073 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0400073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062147Jy sigma=0.444824 ! Fit after self-cal, rms=0.060685Jy sigma=0.433425 ! 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.552 mas, bmaj=16.83 mas, bpa=-18.99 degrees ! Estimated noise=1.62288 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.00272811 Jy ! Component: 100 - total flux cleaned = 0.0030369 Jy ! Component: 150 - total flux cleaned = 0.00311684 Jy ! Component: 200 - total flux cleaned = 0.00305086 Jy ! Total flux subtracted in 200 components = 0.00305086 Jy ! Clean residual min=-0.002745 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0430582 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.0430582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060533Jy sigma=0.432439 ! Fit after self-cal, rms=0.060515Jy sigma=0.432294 ! 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.552 x 16.83 at -18.99 degrees (North through East) ! Clean map min=-0.002702 max=0.042668 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 KP 0.99 LA 1.02 ! MK 0.97 NL 1.24 OV 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 KP 1.04 LA 1.05 ! MK 0.97 NL 0.92 OV 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.97 KP 1.02 LA 1.02 ! MK 1.08 NL 0.82 OV 1.16 ! ! ! Fit before self-cal, rms=0.060515Jy sigma=0.432294 ! Fit after self-cal, rms=0.058650Jy sigma=0.430530 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=16.51 mas, bpa=-18.95 degrees ! Estimated noise=1.60089 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.0013439 Jy ! Component: 100 - total flux cleaned = 0.00165136 Jy ! Component: 150 - total flux cleaned = 0.0016799 Jy ! Component: 200 - total flux cleaned = 0.00175733 Jy ! Total flux subtracted in 200 components = 0.00175733 Jy ! Clean residual min=-0.002386 max=0.002509 Jy/beam ! Clean residual mean=-0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0448155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0448155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058602Jy sigma=0.430160 ! Fit after self-cal, rms=0.058601Jy sigma=0.429466 ! 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.058601Jy sigma=0.429466 ! Fit after self-cal, rms=0.058165Jy sigma=0.428559 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=16.35 mas, bpa=-19.06 degrees ! Estimated noise=1.59819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518859 Jy ! Component: 100 - total flux cleaned = 0.00068101 Jy ! Component: 150 - total flux cleaned = 0.000764843 Jy ! Component: 200 - total flux cleaned = 0.00081446 Jy ! Total flux subtracted in 200 components = 0.00081446 Jy ! Clean residual min=-0.002033 max=0.002388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.04563 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.04563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058133Jy sigma=0.428334 ! Fit after self-cal, rms=0.058155Jy sigma=0.428060 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.85379e-05 Jy ! Component: 100 - total flux cleaned = 4.40647e-05 Jy ! Component: 150 - total flux cleaned = 8.91676e-05 Jy ! Component: 200 - total flux cleaned = 0.000109361 Jy ! Total flux subtracted in 200 components = 0.000109361 Jy ! Clean residual min=-0.002027 max=0.002362 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0457393 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.0457393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058134Jy sigma=0.427921 ! Fit after self-cal, rms=0.058135Jy sigma=0.427891 ! 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.058135Jy sigma=0.427891 ! Fit after self-cal, rms=0.057847Jy sigma=0.427808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=16.26 mas, bpa=-19.11 degrees ! Estimated noise=1.5904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624222 Jy ! Component: 100 - total flux cleaned = 0.000806432 Jy ! Component: 150 - total flux cleaned = 0.000873326 Jy ! Component: 200 - total flux cleaned = 0.000914171 Jy ! Total flux subtracted in 200 components = 0.000914171 Jy ! Clean residual min=-0.001939 max=0.002263 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0466535 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.0466535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057826Jy sigma=0.427662 ! Fit after self-cal, rms=0.057826Jy sigma=0.427558 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 = -1.02529e-05 Jy ! Component: 100 - total flux cleaned = 1.27044e-05 Jy ! Component: 150 - total flux cleaned = 7.30421e-05 Jy ! Component: 200 - total flux cleaned = 0.000127187 Jy ! Total flux subtracted in 200 components = 0.000127187 Jy ! Clean residual min=-0.001959 max=0.002399 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0467807 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.0467807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057808Jy sigma=0.427466 ! Fit after self-cal, rms=0.057793Jy sigma=0.427415 ! 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.057793Jy sigma=0.427415 ! Fit after self-cal, rms=0.057263Jy sigma=0.427368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.721 mas, bmaj=17.23 mas, bpa=-9.403 degrees ! Estimated noise=1.88001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512466 Jy ! Component: 100 - total flux cleaned = 0.00070768 Jy ! Component: 150 - total flux cleaned = 0.000786798 Jy ! Component: 200 - total flux cleaned = 0.000870969 Jy ! Total flux subtracted in 200 components = 0.000870969 Jy ! Clean residual min=-0.002141 max=0.002673 Jy/beam ! Clean residual mean=-0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0476517 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.0476517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057253Jy sigma=0.427311 ! Fit after self-cal, rms=0.057217Jy sigma=0.427009 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.000333655 Jy ! Component: 100 - total flux cleaned = 0.000380259 Jy ! Component: 150 - total flux cleaned = 0.000466615 Jy ! Component: 200 - total flux cleaned = 0.000520338 Jy ! Total flux subtracted in 200 components = 0.000520338 Jy ! Clean residual min=-0.002060 max=0.002766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.048172 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.048172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057213Jy sigma=0.426995 ! Fit after self-cal, rms=0.057216Jy sigma=0.426980 ! 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.546 mas, bmaj=16.19 mas, bpa=-19.13 degrees ! Estimated noise=1.57878 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 16.19 at -19.13 degrees (North through East) ! Clean map min=-0.0018997 max=0.041676 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.965 mas, bmaj=16.11 mas, bpa=-19.15 degrees ! Estimated noise=2.12122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0332176 Jy ! Component: 100 - total flux cleaned = 0.0413822 Jy ! Component: 150 - total flux cleaned = 0.0440369 Jy ! Component: 200 - total flux cleaned = 0.0449677 Jy ! Total flux subtracted in 200 components = 0.0449677 Jy ! Clean residual min=-0.003906 max=0.003076 Jy/beam ! Clean residual mean=-0.000000 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0449677 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0449677 Jy ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=16.19 mas, bpa=-19.13 degrees ! Estimated noise=1.57878 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.00145319 Jy ! Component: 100 - total flux cleaned = 0.00213794 Jy ! Component: 150 - total flux cleaned = 0.00234634 Jy ! Component: 200 - total flux cleaned = 0.00241497 Jy ! Total flux subtracted in 200 components = 0.00241497 Jy ! Clean residual min=-0.002359 max=0.002518 Jy/beam ! Clean residual mean=-0.000002 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0473827 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.0473827 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.721 mas, bmaj=17.23 mas, bpa=-9.403 degrees ! Estimated noise=1.88001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346581 Jy ! Component: 100 - total flux cleaned = 0.000553278 Jy ! Component: 150 - total flux cleaned = 0.000578538 Jy ! Component: 200 - total flux cleaned = 0.000600569 Jy ! Total flux subtracted in 200 components = 0.000600569 Jy ! Clean residual min=-0.002091 max=0.002751 Jy/beam ! Clean residual mean=-0.000004 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.0479833 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 = 1.97708e-05 Jy ! Component: 100 - total flux cleaned = 3.79015e-05 Jy ! Component: 150 - total flux cleaned = 5.2728e-05 Jy ! Component: 200 - total flux cleaned = 5.25321e-05 Jy ! Total flux subtracted in 200 components = 5.25321e-05 Jy ! Clean residual min=-0.002067 max=0.002779 Jy/beam ! Clean residual mean=-0.000003 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0480358 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 72 components and 0.0480358 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=16.19 mas, bpa=-19.13 degrees ! Estimated noise=1.57878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.12238e-05 Jy ! Component: 100 - total flux cleaned = -8.39831e-05 Jy ! Component: 150 - total flux cleaned = -0.000152341 Jy ! Component: 200 - total flux cleaned = -0.000172153 Jy ! Total flux subtracted in 200 components = -0.000172153 Jy ! Clean residual min=-0.002028 max=0.002524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0478636 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 92 components and 0.0478636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057224Jy sigma=0.427170 ! Fit after self-cal, rms=0.057216Jy sigma=0.427126 wmodel J1128-1122_S_map.mod ! Writing 92 model components to file: J1128-1122_S_map.mod wobs J1128-1122_S_uvs.fits ! Writing UV FITS file: J1128-1122_S_uvs.fits wwins J1128-1122_S_map.win ! wwins: Wrote 1 windows to J1128-1122_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.00101648 Jy ! Component: 100 - total flux cleaned = 0.00109371 Jy ! Component: 150 - total flux cleaned = 0.000964152 Jy ! Component: 200 - total flux cleaned = 0.00093427 Jy ! Component: 250 - total flux cleaned = 0.000962971 Jy ! Component: 300 - total flux cleaned = 0.000934487 Jy ! Component: 350 - total flux cleaned = 0.000856161 Jy ! Component: 400 - total flux cleaned = 0.000781795 Jy ! Component: 450 - total flux cleaned = 0.000853924 Jy ! Component: 500 - total flux cleaned = 0.000829894 Jy ! Component: 550 - total flux cleaned = 0.000829407 Jy ! Component: 600 - total flux cleaned = 0.000893652 Jy ! Component: 650 - total flux cleaned = 0.00093432 Jy ! Component: 700 - total flux cleaned = 0.00101441 Jy ! Component: 750 - total flux cleaned = 0.00113036 Jy ! Component: 800 - total flux cleaned = 0.00114899 Jy ! Component: 850 - total flux cleaned = 0.00120359 Jy ! Component: 900 - total flux cleaned = 0.00123826 Jy ! Component: 950 - total flux cleaned = 0.00120399 Jy ! Component: 1000 - total flux cleaned = 0.00115496 Jy ! Component: 1050 - total flux cleaned = 0.00113928 Jy ! Component: 1100 - total flux cleaned = 0.00117059 Jy ! Component: 1150 - total flux cleaned = 0.0011399 Jy ! Component: 1200 - total flux cleaned = 0.00112515 Jy ! Component: 1250 - total flux cleaned = 0.00112526 Jy ! Component: 1300 - total flux cleaned = 0.00109697 Jy ! Component: 1350 - total flux cleaned = 0.00111107 Jy ! Component: 1400 - total flux cleaned = 0.00108375 Jy ! Component: 1450 - total flux cleaned = 0.0010438 Jy ! Component: 1500 - total flux cleaned = 0.0010303 Jy ! Component: 1550 - total flux cleaned = 0.00095394 Jy ! Component: 1600 - total flux cleaned = 0.000928856 Jy ! Component: 1650 - total flux cleaned = 0.000879677 Jy ! Component: 1700 - total flux cleaned = 0.000819497 Jy ! Component: 1750 - total flux cleaned = 0.000772084 Jy ! Component: 1800 - total flux cleaned = 0.000702154 Jy ! Component: 1850 - total flux cleaned = 0.000621665 Jy ! Component: 1900 - total flux cleaned = 0.000520482 Jy ! Component: 1950 - total flux cleaned = 0.000465088 Jy ! Component: 2000 - total flux cleaned = 0.000432321 Jy ! Component: 2050 - total flux cleaned = 0.000410769 Jy ! Component: 2100 - total flux cleaned = 0.000357562 Jy ! Component: 2150 - total flux cleaned = 0.000378657 Jy ! Component: 2200 - total flux cleaned = 0.000368182 Jy ! Component: 2250 - total flux cleaned = 0.000357746 Jy ! Component: 2300 - total flux cleaned = 0.000306421 Jy ! Component: 2350 - total flux cleaned = 0.000296288 Jy ! Component: 2400 - total flux cleaned = 0.000266048 Jy ! Component: 2450 - total flux cleaned = 0.000265985 Jy ! Component: 2500 - total flux cleaned = 0.000275804 Jy ! Component: 2550 - total flux cleaned = 0.0002462 Jy ! Component: 2600 - total flux cleaned = 0.000207128 Jy ! Component: 2650 - total flux cleaned = 0.000197485 Jy ! Component: 2700 - total flux cleaned = 0.000168618 Jy ! Component: 2750 - total flux cleaned = 0.000168548 Jy ! Component: 2800 - total flux cleaned = 0.000158967 Jy ! Component: 2850 - total flux cleaned = 0.000102403 Jy ! Component: 2900 - total flux cleaned = 8.3691e-05 Jy ! Component: 2950 - total flux cleaned = 6.51555e-05 Jy ! Component: 3000 - total flux cleaned = 2.81344e-05 Jy ! Component: 3050 - total flux cleaned = 5.80481e-07 Jy ! Component: 3100 - total flux cleaned = -1.77551e-05 Jy ! Component: 3150 - total flux cleaned = -5.41487e-05 Jy ! Component: 3200 - total flux cleaned = -7.22165e-05 Jy ! Component: 3250 - total flux cleaned = -7.22117e-05 Jy ! Component: 3300 - total flux cleaned = -9.92094e-05 Jy ! Component: 3350 - total flux cleaned = -0.000126114 Jy ! Component: 3400 - total flux cleaned = -0.000143971 Jy ! Component: 3450 - total flux cleaned = -0.000188463 Jy ! Component: 3500 - total flux cleaned = -0.000215032 Jy ! Component: 3550 - total flux cleaned = -0.000223824 Jy ! Component: 3600 - total flux cleaned = -0.000267985 Jy ! Component: 3650 - total flux cleaned = -0.000285592 Jy ! Component: 3700 - total flux cleaned = -0.00032069 Jy ! Component: 3750 - total flux cleaned = -0.000355764 Jy ! Component: 3800 - total flux cleaned = -0.000399563 Jy ! Component: 3850 - total flux cleaned = -0.000434549 Jy ! Component: 3900 - total flux cleaned = -0.00046956 Jy ! Component: 3950 - total flux cleaned = -0.000530858 Jy ! Component: 4000 - total flux cleaned = -0.000574659 Jy ! Component: 4050 - total flux cleaned = -0.000627224 Jy ! Total flux subtracted in 4096 components = -0.000679831 Jy ! Clean residual min=-0.000506 max=0.000570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0471838 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 345 components and 0.0471838 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1128-1122_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 16.19 at -19.13 degrees (North through East) ! Clean map min=-0.0015702 max=0.040553 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1128-1122_S_map.fits wmodel /image_prod/ug002_uva//J1128-1122_S_map.mod ! Writing 345 model components to file: /image_prod/ug002_uva//J1128-1122_S_map.mod wobs /image_prod/ug002_uva//J1128-1122_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1128-1122_S_uvs.fits wwins /image_prod/ug002_uva//J1128-1122_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1128-1122_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0405525 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20318 1.20318 2.40636 4.81271 9.62543 19.2509 38.5017 77.0034 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 249.339 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1128-1122_S_dfm.log closed on Thu Mar 5 00:04:54 2020