! Started logfile: /image_prod/ug002_uva//J1038+1346_S_b_dfm.log on Wed Mar 4 23:40:26 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//J1038+1346_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1038+1346_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.787037 visibilities/baseline/integration-bin. ! Found source: J1038+1346 ! ! 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 5100 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 J1038+1346_S_b] 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.005649Jy sigma=8.878660 ! Fit after self-cal, rms=0.951441Jy sigma=8.411536 ! 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.819 mas, bmaj=6.672 mas, bpa=-4.85 degrees ! Estimated noise=1.77202 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.0408723 Jy ! Component: 100 - total flux cleaned = 0.0503795 Jy ! Total flux subtracted in 100 components = 0.0503795 Jy ! Clean residual min=-0.005675 max=0.004763 Jy/beam ! Clean residual mean=0.000002 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.0503795 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0503795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089220Jy sigma=0.583308 ! Fit after self-cal, rms=0.087848Jy sigma=0.567892 ! 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.444 mas, bmaj=7.697 mas, bpa=-5.017 degrees ! Estimated noise=1.16679 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.00298043 Jy ! Component: 100 - total flux cleaned = 0.00317001 Jy ! Component: 150 - total flux cleaned = 0.0029542 Jy ! Component: 200 - total flux cleaned = 0.00269786 Jy ! Total flux subtracted in 200 components = 0.00269786 Jy ! Clean residual min=-0.004223 max=0.003564 Jy/beam ! Clean residual mean=0.000005 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0530774 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.0530774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087557Jy sigma=0.566197 ! Fit after self-cal, rms=0.087561Jy sigma=0.565955 ! 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.444 x 7.697 at -5.017 degrees (North through East) ! Clean map min=-0.0041629 max=0.05413 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 KP 1.02 LA 1.11 ! MK 0.98 NL 1.03 OV 1.03 PT 1.08 ! SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 0.95 KP 1.09 LA 1.10 ! MK 1.06 NL 0.74 OV 0.99 PT 1.12 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.96 KP 1.09 LA 1.07 ! MK 0.98 NL 0.87 OV 1.00 PT 1.06 ! SC 1.12 ! ! ! Fit before self-cal, rms=0.087561Jy sigma=0.565955 ! Fit after self-cal, rms=0.073377Jy sigma=0.560311 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.535 mas, bpa=-5.818 degrees ! Estimated noise=1.15631 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.000894131 Jy ! Component: 100 - total flux cleaned = 0.000967545 Jy ! Component: 150 - total flux cleaned = 0.000968304 Jy ! Component: 200 - total flux cleaned = 0.000940807 Jy ! Total flux subtracted in 200 components = 0.000940807 Jy ! Clean residual min=-0.002531 max=0.002509 Jy/beam ! Clean residual mean=0.000004 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0540182 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 26 components and 0.0540182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073334Jy sigma=0.559963 ! Fit after self-cal, rms=0.073247Jy sigma=0.558446 ! 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.073247Jy sigma=0.558446 ! Fit after self-cal, rms=0.070772Jy sigma=0.556200 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=7.489 mas, bpa=-5.718 degrees ! Estimated noise=1.15888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858928 Jy ! Component: 100 - total flux cleaned = 0.00112881 Jy ! Component: 150 - total flux cleaned = 0.00120313 Jy ! Component: 200 - total flux cleaned = 0.00124978 Jy ! Total flux subtracted in 200 components = 0.00124978 Jy ! Clean residual min=-0.002759 max=0.002599 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.055268 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.055268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070743Jy sigma=0.555974 ! Fit after self-cal, rms=0.070826Jy sigma=0.555254 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.000142944 Jy ! Component: 100 - total flux cleaned = -7.34106e-05 Jy ! Component: 150 - total flux cleaned = -5.26561e-05 Jy ! Component: 200 - total flux cleaned = -1.32949e-05 Jy ! Total flux subtracted in 200 components = -1.32949e-05 Jy ! Clean residual min=-0.002904 max=0.002608 Jy/beam ! Clean residual mean=0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0552547 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0552547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070807Jy sigma=0.555119 ! Fit after self-cal, rms=0.070776Jy sigma=0.555066 ! 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.070776Jy sigma=0.555066 ! Fit after self-cal, rms=0.073818Jy sigma=0.555201 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=7.436 mas, bpa=-5.523 degrees ! Estimated noise=1.19355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185695 Jy ! Component: 100 - total flux cleaned = 0.00290615 Jy ! Component: 150 - total flux cleaned = 0.00318286 Jy ! Component: 200 - total flux cleaned = 0.00332658 Jy ! Total flux subtracted in 200 components = 0.00332658 Jy ! Clean residual min=-0.002552 max=0.002665 Jy/beam ! Clean residual mean=-0.000003 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0585813 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.0585813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073754Jy sigma=0.554824 ! Fit after self-cal, rms=0.073969Jy sigma=0.554024 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.000292322 Jy ! Component: 100 - total flux cleaned = -0.000269078 Jy ! Component: 150 - total flux cleaned = -0.000269847 Jy ! Component: 200 - total flux cleaned = -0.000270526 Jy ! Total flux subtracted in 200 components = -0.000270526 Jy ! Clean residual min=-0.002673 max=0.002571 Jy/beam ! Clean residual mean=-0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0583108 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0583108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073954Jy sigma=0.553916 ! Fit after self-cal, rms=0.073950Jy sigma=0.553886 ! 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.073950Jy sigma=0.553886 ! Fit after self-cal, rms=0.076237Jy sigma=0.553754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.314 mas, bmaj=11.23 mas, bpa=13.04 degrees ! Estimated noise=1.48357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210983 Jy ! Component: 100 - total flux cleaned = 0.00305725 Jy ! Component: 150 - total flux cleaned = 0.00350326 Jy ! Component: 200 - total flux cleaned = 0.00355809 Jy ! Total flux subtracted in 200 components = 0.00355809 Jy ! Clean residual min=-0.002931 max=0.002717 Jy/beam ! Clean residual mean=-0.000006 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0618689 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0618689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076209Jy sigma=0.553544 ! Fit after self-cal, rms=0.076380Jy sigma=0.553121 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 = -3.58515e-05 Jy ! Component: 100 - total flux cleaned = -1.18397e-05 Jy ! Component: 150 - total flux cleaned = -2.13555e-06 Jy ! Component: 200 - total flux cleaned = 6.86624e-06 Jy ! Total flux subtracted in 200 components = 6.86624e-06 Jy ! Clean residual min=-0.003039 max=0.002773 Jy/beam ! Clean residual mean=-0.000004 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0618757 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.0618757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076386Jy sigma=0.553113 ! Fit after self-cal, rms=0.076379Jy sigma=0.553106 ! 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.485 mas, bmaj=7.398 mas, bpa=-5.53 degrees ! Estimated noise=1.22673 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.398 at -5.53 degrees (North through East) ! Clean map min=-0.0027079 max=0.053565 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.888 mas, bmaj=6.537 mas, bpa=-5.866 degrees ! Estimated noise=1.81775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437336 Jy ! Component: 100 - total flux cleaned = 0.0543482 Jy ! Component: 150 - total flux cleaned = 0.0564123 Jy ! Component: 200 - total flux cleaned = 0.0577396 Jy ! Total flux subtracted in 200 components = 0.0577396 Jy ! Clean residual min=-0.004917 max=0.004923 Jy/beam ! Clean residual mean=-0.000000 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.0577396 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0577396 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.398 mas, bpa=-5.53 degrees ! Estimated noise=1.22673 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.00196991 Jy ! Component: 100 - total flux cleaned = 0.00236888 Jy ! Component: 150 - total flux cleaned = 0.00245262 Jy ! Component: 200 - total flux cleaned = 0.00253125 Jy ! Total flux subtracted in 200 components = 0.00253125 Jy ! Clean residual min=-0.002879 max=0.002765 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0602708 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.0602708 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.314 mas, bmaj=11.23 mas, bpa=13.04 degrees ! Estimated noise=1.48357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119555 Jy ! Component: 100 - total flux cleaned = 0.00125928 Jy ! Component: 150 - total flux cleaned = 0.00128473 Jy ! Component: 200 - total flux cleaned = 0.00130483 Jy ! Total flux subtracted in 200 components = 0.00130483 Jy ! Clean residual min=-0.003059 max=0.002785 Jy/beam ! Clean residual mean=-0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0615757 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 = 3.50993e-05 Jy ! Component: 100 - total flux cleaned = 6.57667e-05 Jy ! Component: 150 - total flux cleaned = 7.92845e-05 Jy ! Component: 200 - total flux cleaned = 0.000103629 Jy ! Total flux subtracted in 200 components = 0.000103629 Jy ! Clean residual min=-0.003040 max=0.002748 Jy/beam ! Clean residual mean=-0.000004 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0616793 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0616793 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.398 mas, bpa=-5.53 degrees ! Estimated noise=1.22673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199885 Jy ! Component: 100 - total flux cleaned = -0.000122079 Jy ! Component: 150 - total flux cleaned = -0.000121719 Jy ! Component: 200 - total flux cleaned = -0.000121409 Jy ! Total flux subtracted in 200 components = -0.000121409 Jy ! Clean residual min=-0.002809 max=0.002556 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0615579 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0615579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076400Jy sigma=0.553348 ! Fit after self-cal, rms=0.076381Jy sigma=0.553264 wmodel J1038+1346_S_b_map.mod ! Writing 51 model components to file: J1038+1346_S_b_map.mod wobs J1038+1346_S_b_uvs.fits ! Writing UV FITS file: J1038+1346_S_b_uvs.fits wwins J1038+1346_S_b_map.win ! wwins: Wrote 1 windows to J1038+1346_S_b_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.000417452 Jy ! Component: 100 - total flux cleaned = -0.000369838 Jy ! Component: 150 - total flux cleaned = -0.000412483 Jy ! Component: 200 - total flux cleaned = -0.000413234 Jy ! Component: 250 - total flux cleaned = -0.000296847 Jy ! Component: 300 - total flux cleaned = -0.000185123 Jy ! Component: 350 - total flux cleaned = -0.000112371 Jy ! Component: 400 - total flux cleaned = -7.26666e-06 Jy ! Component: 450 - total flux cleaned = -4.14665e-05 Jy ! Component: 500 - total flux cleaned = 2.54202e-05 Jy ! Component: 550 - total flux cleaned = 0.000154869 Jy ! Component: 600 - total flux cleaned = 0.000250561 Jy ! Component: 650 - total flux cleaned = 0.000374854 Jy ! Component: 700 - total flux cleaned = 0.000526552 Jy ! Component: 750 - total flux cleaned = 0.000615293 Jy ! Component: 800 - total flux cleaned = 0.000673574 Jy ! Component: 850 - total flux cleaned = 0.000731662 Jy ! Component: 900 - total flux cleaned = 0.000957029 Jy ! Component: 950 - total flux cleaned = 0.00101208 Jy ! Component: 1000 - total flux cleaned = 0.00117474 Jy ! Component: 1050 - total flux cleaned = 0.00117445 Jy ! Component: 1100 - total flux cleaned = 0.00133279 Jy ! Component: 1150 - total flux cleaned = 0.00151431 Jy ! Component: 1200 - total flux cleaned = 0.00159091 Jy ! Component: 1250 - total flux cleaned = 0.00179141 Jy ! Component: 1300 - total flux cleaned = 0.00201415 Jy ! Component: 1350 - total flux cleaned = 0.00208674 Jy ! Component: 1400 - total flux cleaned = 0.00220712 Jy ! Component: 1450 - total flux cleaned = 0.00232605 Jy ! Component: 1500 - total flux cleaned = 0.0023729 Jy ! Component: 1550 - total flux cleaned = 0.00244207 Jy ! Component: 1600 - total flux cleaned = 0.00255598 Jy ! Component: 1650 - total flux cleaned = 0.00264643 Jy ! Component: 1700 - total flux cleaned = 0.00269083 Jy ! Component: 1750 - total flux cleaned = 0.00275674 Jy ! Component: 1800 - total flux cleaned = 0.00273508 Jy ! Component: 1850 - total flux cleaned = 0.00275673 Jy ! Component: 1900 - total flux cleaned = 0.00279892 Jy ! Component: 1950 - total flux cleaned = 0.00269367 Jy ! Component: 2000 - total flux cleaned = 0.00269365 Jy ! Component: 2050 - total flux cleaned = 0.00267291 Jy ! Component: 2100 - total flux cleaned = 0.0026727 Jy ! Component: 2150 - total flux cleaned = 0.0025922 Jy ! Component: 2200 - total flux cleaned = 0.00259252 Jy ! Component: 2250 - total flux cleaned = 0.00265172 Jy ! Component: 2300 - total flux cleaned = 0.00259284 Jy ! Component: 2350 - total flux cleaned = 0.00267034 Jy ! Component: 2400 - total flux cleaned = 0.00270827 Jy ! Component: 2450 - total flux cleaned = 0.00272706 Jy ! Component: 2500 - total flux cleaned = 0.00274598 Jy ! Component: 2550 - total flux cleaned = 0.00280222 Jy ! Component: 2600 - total flux cleaned = 0.00280208 Jy ! Component: 2650 - total flux cleaned = 0.00282045 Jy ! Component: 2700 - total flux cleaned = 0.00278415 Jy ! Component: 2750 - total flux cleaned = 0.00283803 Jy ! Component: 2800 - total flux cleaned = 0.00278431 Jy ! Component: 2850 - total flux cleaned = 0.00280228 Jy ! Component: 2900 - total flux cleaned = 0.00280243 Jy ! Component: 2950 - total flux cleaned = 0.00280244 Jy ! Component: 3000 - total flux cleaned = 0.00273314 Jy ! Component: 3050 - total flux cleaned = 0.00269866 Jy ! Component: 3100 - total flux cleaned = 0.00273295 Jy ! Component: 3150 - total flux cleaned = 0.00271603 Jy ! Component: 3200 - total flux cleaned = 0.00271594 Jy ! Component: 3250 - total flux cleaned = 0.00271579 Jy ! Component: 3300 - total flux cleaned = 0.00269905 Jy ! Component: 3350 - total flux cleaned = 0.00258321 Jy ! Component: 3400 - total flux cleaned = 0.00263247 Jy ! Component: 3450 - total flux cleaned = 0.0025832 Jy ! Component: 3500 - total flux cleaned = 0.00248574 Jy ! Component: 3550 - total flux cleaned = 0.00250201 Jy ! Component: 3600 - total flux cleaned = 0.00248585 Jy ! Component: 3650 - total flux cleaned = 0.00242195 Jy ! Component: 3700 - total flux cleaned = 0.00232662 Jy ! Component: 3750 - total flux cleaned = 0.00226365 Jy ! Component: 3800 - total flux cleaned = 0.00224806 Jy ! Component: 3850 - total flux cleaned = 0.00221684 Jy ! Component: 3900 - total flux cleaned = 0.0021239 Jy ! Component: 3950 - total flux cleaned = 0.00210847 Jy ! Component: 4000 - total flux cleaned = 0.00203187 Jy ! Component: 4050 - total flux cleaned = 0.00198616 Jy ! Total flux subtracted in 4096 components = 0.00197107 Jy ! Clean residual min=-0.000856 max=0.000928 Jy/beam ! Clean residual mean=-0.000003 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.0635289 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 320 components and 0.0635289 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1038+1346_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 7.398 at -5.53 degrees (North through East) ! Clean map min=-0.0016952 max=0.053528 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1038+1346_S_b_map.fits wmodel /image_prod/ug002_uva//J1038+1346_S_b_map.mod ! Writing 320 model components to file: /image_prod/ug002_uva//J1038+1346_S_b_map.mod wobs /image_prod/ug002_uva//J1038+1346_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1038+1346_S_b_uvs.fits wwins /image_prod/ug002_uva//J1038+1346_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1038+1346_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0535284 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49073 1.49073 2.98146 5.96291 11.9258 23.8517 47.7033 95.4066 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 201.243 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1038+1346_S_b_dfm.log closed on Wed Mar 4 23:40:29 2020