! Started logfile: /image_prod/ug002_uva//J2351-0109_S_dfm.log on Thu Mar 5 06:28:09 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J2351-0109_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2351-0109_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.724074 visibilities/baseline/integration-bin. ! Found source: J2351-0109 ! ! 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 4692 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J2351-0109_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009299Jy sigma=7.502080 ! Fit after self-cal, rms=0.914277Jy sigma=6.782942 ! 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.734 mas, bpa=-2.326 degrees ! Estimated noise=1.759 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.0681256 Jy ! Component: 100 - total flux cleaned = 0.085892 Jy ! Total flux subtracted in 100 components = 0.085892 Jy ! Clean residual min=-0.005884 max=0.008862 Jy/beam ! Clean residual mean=0.000012 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.0858919 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0858919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083067Jy sigma=0.480406 ! Fit after self-cal, rms=0.082784Jy sigma=0.478183 ! 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.008 mas, bmaj=7.421 mas, bpa=-2.858 degrees ! Estimated noise=1.44705 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 (3, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102173 Jy ! Component: 100 - total flux cleaned = 0.0151588 Jy ! Component: 150 - total flux cleaned = 0.0165605 Jy ! Component: 200 - total flux cleaned = 0.0172409 Jy ! Total flux subtracted in 200 components = 0.0172409 Jy ! Clean residual min=-0.004854 max=0.005002 Jy/beam ! Clean residual mean=0.000012 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.103133 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.103133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081680Jy sigma=0.464950 ! Fit after self-cal, rms=0.081623Jy sigma=0.464142 ! 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.008 x 7.421 at -2.858 degrees (North through East) ! Clean map min=-0.0046037 max=0.085993 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.03 KP 1.35 LA 0.91 ! MK 0.98 NL 0.92 OV 1.02 PT 0.93 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 HN 1.03 KP 1.32 LA 0.94 ! MK 0.99 NL 1.05 OV 1.02 PT 0.94 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.02 KP 1.28 LA 0.91 ! MK 0.95 NL 0.96 OV 1.02 PT 0.94 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.081623Jy sigma=0.464142 ! Fit after self-cal, rms=0.081266Jy sigma=0.457015 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=7.452 mas, bpa=-3.257 degrees ! Estimated noise=1.43949 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 (9.5, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00482213 Jy ! Component: 100 - total flux cleaned = 0.0073067 Jy ! Component: 150 - total flux cleaned = 0.0081587 Jy ! Component: 200 - total flux cleaned = 0.00873442 Jy ! Total flux subtracted in 200 components = 0.00873442 Jy ! Clean residual min=-0.002679 max=0.002890 Jy/beam ! Clean residual mean=0.000002 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.111867 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.111867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080942Jy sigma=0.453948 ! Fit after self-cal, rms=0.080966Jy sigma=0.453529 ! 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.080966Jy sigma=0.453529 ! Fit after self-cal, rms=0.078512Jy sigma=0.451505 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.472 mas, bpa=-3.36 degrees ! Estimated noise=1.4355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156386 Jy ! Component: 100 - total flux cleaned = 0.0019785 Jy ! Component: 150 - total flux cleaned = 0.0022775 Jy ! Component: 200 - total flux cleaned = 0.00254572 Jy ! Total flux subtracted in 200 components = 0.00254572 Jy ! Clean residual min=-0.002271 max=0.002579 Jy/beam ! Clean residual mean=0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.114413 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.114413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078452Jy sigma=0.451049 ! Fit after self-cal, rms=0.078443Jy sigma=0.450989 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.000412604 Jy ! Component: 100 - total flux cleaned = 0.000531947 Jy ! Component: 150 - total flux cleaned = 0.000613376 Jy ! Component: 200 - total flux cleaned = 0.000612648 Jy ! Total flux subtracted in 200 components = 0.000612648 Jy ! Clean residual min=-0.002298 max=0.002548 Jy/beam ! Clean residual mean=0.000002 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.115026 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.115026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078412Jy sigma=0.450848 ! Fit after self-cal, rms=0.078405Jy sigma=0.450841 ! 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.078405Jy sigma=0.450841 ! Fit after self-cal, rms=0.075205Jy sigma=0.450195 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.448 mas, bpa=-3.16 degrees ! Estimated noise=1.42356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000681503 Jy ! Component: 100 - total flux cleaned = 0.000821547 Jy ! Component: 150 - total flux cleaned = 0.00079816 Jy ! Component: 200 - total flux cleaned = 0.000731718 Jy ! Total flux subtracted in 200 components = 0.000731718 Jy ! Clean residual min=-0.002200 max=0.002380 Jy/beam ! Clean residual mean=0.000003 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.115757 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.115757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075185Jy sigma=0.450051 ! Fit after self-cal, rms=0.075173Jy sigma=0.450030 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.000146393 Jy ! Component: 100 - total flux cleaned = 0.000106047 Jy ! Component: 150 - total flux cleaned = 4.90786e-05 Jy ! Component: 200 - total flux cleaned = -4.81129e-06 Jy ! Total flux subtracted in 200 components = -4.81129e-06 Jy ! Clean residual min=-0.002156 max=0.002398 Jy/beam ! Clean residual mean=0.000003 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.115753 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.115753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075160Jy sigma=0.449968 ! Fit after self-cal, rms=0.075157Jy sigma=0.449966 ! 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.075157Jy sigma=0.449966 ! Fit after self-cal, rms=0.074705Jy sigma=0.449938 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.697 mas, bmaj=12.87 mas, bpa=0.7731 degrees ! Estimated noise=1.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000330817 Jy ! Component: 100 - total flux cleaned = -0.000497734 Jy ! Component: 150 - total flux cleaned = -0.000723375 Jy ! Component: 200 - total flux cleaned = -0.000890866 Jy ! Total flux subtracted in 200 components = -0.000890866 Jy ! Clean residual min=-0.002757 max=0.003026 Jy/beam ! Clean residual mean=0.000007 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.114862 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 139 components and 0.114862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074701Jy sigma=0.449930 ! Fit after self-cal, rms=0.074695Jy sigma=0.449914 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.000171293 Jy ! Component: 100 - total flux cleaned = -0.000234944 Jy ! Component: 150 - total flux cleaned = -0.000293166 Jy ! Component: 200 - total flux cleaned = -0.000347678 Jy ! Total flux subtracted in 200 components = -0.000347678 Jy ! Clean residual min=-0.002793 max=0.002997 Jy/beam ! Clean residual mean=0.000007 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.114514 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 0.114514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074695Jy sigma=0.449936 ! Fit after self-cal, rms=0.074693Jy sigma=0.449933 ! 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.004 mas, bmaj=7.442 mas, bpa=-3.117 degrees ! Estimated noise=1.4195 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.442 at -3.117 degrees (North through East) ! Clean map min=-0.0020705 max=0.085352 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.629 mas, bmaj=6.761 mas, bpa=-2.652 degrees ! Estimated noise=1.74942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0681122 Jy ! Component: 100 - total flux cleaned = 0.0862846 Jy ! Component: 150 - total flux cleaned = 0.0951667 Jy ! Component: 200 - total flux cleaned = 0.100809 Jy ! Total flux subtracted in 200 components = 0.100809 Jy ! Clean residual min=-0.004036 max=0.003757 Jy/beam ! Clean residual mean=0.000005 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.100809 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.100809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.442 mas, bpa=-3.117 degrees ! Estimated noise=1.4195 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.00449233 Jy ! Component: 100 - total flux cleaned = 0.00698791 Jy ! Component: 150 - total flux cleaned = 0.0090552 Jy ! Component: 200 - total flux cleaned = 0.0106127 Jy ! Total flux subtracted in 200 components = 0.0106127 Jy ! Clean residual min=-0.002433 max=0.002604 Jy/beam ! Clean residual mean=0.000005 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.111422 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 66 components and 0.111422 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=6.697 mas, bmaj=12.87 mas, bpa=0.7731 degrees ! Estimated noise=1.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175019 Jy ! Component: 100 - total flux cleaned = 0.0026287 Jy ! Component: 150 - total flux cleaned = 0.00291724 Jy ! Component: 200 - total flux cleaned = 0.0030113 Jy ! Total flux subtracted in 200 components = 0.0030113 Jy ! Clean residual min=-0.002893 max=0.002972 Jy/beam ! Clean residual mean=0.000008 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.114433 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 = 0.000121849 Jy ! Component: 100 - total flux cleaned = 0.000157167 Jy ! Component: 150 - total flux cleaned = 0.000157868 Jy ! Component: 200 - total flux cleaned = 0.000157562 Jy ! Total flux subtracted in 200 components = 0.000157562 Jy ! Clean residual min=-0.002835 max=0.003024 Jy/beam ! Clean residual mean=0.000008 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.114591 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 145 components and 0.114591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.442 mas, bpa=-3.117 degrees ! Estimated noise=1.4195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114643 Jy ! Component: 100 - total flux cleaned = 0.000171912 Jy ! Component: 150 - total flux cleaned = 0.000312919 Jy ! Component: 200 - total flux cleaned = 0.000468083 Jy ! Total flux subtracted in 200 components = 0.000468083 Jy ! Clean residual min=-0.002228 max=0.002399 Jy/beam ! Clean residual mean=0.000003 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.115059 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 164 components and 0.115059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074717Jy sigma=0.450165 ! Fit after self-cal, rms=0.074722Jy sigma=0.450116 wmodel J2351-0109_S_map.mod ! Writing 164 model components to file: J2351-0109_S_map.mod wobs J2351-0109_S_uvs.fits ! Writing UV FITS file: J2351-0109_S_uvs.fits wwins J2351-0109_S_map.win ! wwins: Wrote 3 windows to J2351-0109_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.000569353 Jy ! Component: 100 - total flux cleaned = 0.000686533 Jy ! Component: 150 - total flux cleaned = 0.000872335 Jy ! Component: 200 - total flux cleaned = 0.00101545 Jy ! Component: 250 - total flux cleaned = 0.0011895 Jy ! Component: 300 - total flux cleaned = 0.00142508 Jy ! Component: 350 - total flux cleaned = 0.001491 Jy ! Component: 400 - total flux cleaned = 0.00158672 Jy ! Component: 450 - total flux cleaned = 0.00161822 Jy ! Component: 500 - total flux cleaned = 0.00167924 Jy ! Component: 550 - total flux cleaned = 0.00176767 Jy ! Component: 600 - total flux cleaned = 0.0017965 Jy ! Component: 650 - total flux cleaned = 0.00182496 Jy ! Component: 700 - total flux cleaned = 0.00185198 Jy ! Component: 750 - total flux cleaned = 0.00185193 Jy ! Component: 800 - total flux cleaned = 0.00185245 Jy ! Component: 850 - total flux cleaned = 0.00190455 Jy ! Component: 900 - total flux cleaned = 0.00182752 Jy ! Component: 950 - total flux cleaned = 0.0018774 Jy ! Component: 1000 - total flux cleaned = 0.00180251 Jy ! Component: 1050 - total flux cleaned = 0.00172979 Jy ! Component: 1100 - total flux cleaned = 0.00168185 Jy ! Component: 1150 - total flux cleaned = 0.0017053 Jy ! Component: 1200 - total flux cleaned = 0.00163554 Jy ! Component: 1250 - total flux cleaned = 0.00161261 Jy ! Component: 1300 - total flux cleaned = 0.00154516 Jy ! Component: 1350 - total flux cleaned = 0.00147921 Jy ! Component: 1400 - total flux cleaned = 0.00143581 Jy ! Component: 1450 - total flux cleaned = 0.00141397 Jy ! Component: 1500 - total flux cleaned = 0.00135002 Jy ! Component: 1550 - total flux cleaned = 0.00124568 Jy ! Component: 1600 - total flux cleaned = 0.00118419 Jy ! Component: 1650 - total flux cleaned = 0.00118438 Jy ! Component: 1700 - total flux cleaned = 0.00110397 Jy ! Component: 1750 - total flux cleaned = 0.00114341 Jy ! Component: 1800 - total flux cleaned = 0.00102576 Jy ! Component: 1850 - total flux cleaned = 0.00096789 Jy ! Component: 1900 - total flux cleaned = 0.000930084 Jy ! Component: 1950 - total flux cleaned = 0.000892511 Jy ! Component: 2000 - total flux cleaned = 0.000892604 Jy ! Component: 2050 - total flux cleaned = 0.000910668 Jy ! Component: 2100 - total flux cleaned = 0.000874175 Jy ! Component: 2150 - total flux cleaned = 0.000838361 Jy ! Component: 2200 - total flux cleaned = 0.000838468 Jy ! Component: 2250 - total flux cleaned = 0.000820959 Jy ! Component: 2300 - total flux cleaned = 0.000820737 Jy ! Component: 2350 - total flux cleaned = 0.000735043 Jy ! Component: 2400 - total flux cleaned = 0.000735166 Jy ! Component: 2450 - total flux cleaned = 0.000751921 Jy ! Component: 2500 - total flux cleaned = 0.000735426 Jy ! Component: 2550 - total flux cleaned = 0.000719116 Jy ! Component: 2600 - total flux cleaned = 0.000800452 Jy ! Component: 2650 - total flux cleaned = 0.000800407 Jy ! Component: 2700 - total flux cleaned = 0.000784527 Jy ! Component: 2750 - total flux cleaned = 0.000816296 Jy ! Component: 2800 - total flux cleaned = 0.00086336 Jy ! Component: 2850 - total flux cleaned = 0.000956516 Jy ! Component: 2900 - total flux cleaned = 0.000925683 Jy ! Component: 2950 - total flux cleaned = 0.00104752 Jy ! Component: 3000 - total flux cleaned = 0.00107733 Jy ! Component: 3050 - total flux cleaned = 0.00112216 Jy ! Component: 3100 - total flux cleaned = 0.00110736 Jy ! Component: 3150 - total flux cleaned = 0.0011221 Jy ! Component: 3200 - total flux cleaned = 0.00113671 Jy ! Component: 3250 - total flux cleaned = 0.00113667 Jy ! Component: 3300 - total flux cleaned = 0.00117962 Jy ! Component: 3350 - total flux cleaned = 0.00112283 Jy ! Component: 3400 - total flux cleaned = 0.00116519 Jy ! Component: 3450 - total flux cleaned = 0.00112326 Jy ! Component: 3500 - total flux cleaned = 0.00115088 Jy ! Component: 3550 - total flux cleaned = 0.00115078 Jy ! Component: 3600 - total flux cleaned = 0.00108247 Jy ! Component: 3650 - total flux cleaned = 0.00110962 Jy ! Component: 3700 - total flux cleaned = 0.00106938 Jy ! Component: 3750 - total flux cleaned = 0.00108283 Jy ! Component: 3800 - total flux cleaned = 0.00105637 Jy ! Component: 3850 - total flux cleaned = 0.00109575 Jy ! Component: 3900 - total flux cleaned = 0.0010826 Jy ! Component: 3950 - total flux cleaned = 0.0010825 Jy ! Component: 4000 - total flux cleaned = 0.00108252 Jy ! Component: 4050 - total flux cleaned = 0.0010825 Jy ! Total flux subtracted in 4096 components = 0.00104436 Jy ! Clean residual min=-0.000824 max=0.000710 Jy/beam ! Clean residual mean=-0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.116103 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 452 components and 0.116103 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2351-0109_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.442 at -3.117 degrees (North through East) ! Clean map min=-0.0023321 max=0.085807 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2351-0109_S_map.fits wmodel /image_prod/ug002_uva//J2351-0109_S_map.mod ! Writing 452 model components to file: /image_prod/ug002_uva//J2351-0109_S_map.mod wobs /image_prod/ug002_uva//J2351-0109_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2351-0109_S_uvs.fits wwins /image_prod/ug002_uva//J2351-0109_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2351-0109_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0858069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222509 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.77794 0.77794 1.55588 3.11176 6.22352 12.447 24.8941 49.7882 99.5763 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 385.633 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2351-0109_S_dfm.log closed on Thu Mar 5 06:28:12 2020