! Started logfile: /image_prod/ug002_uva//J1039-1541_S_dfm.log on Wed Mar 4 23:41:01 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//J1039-1541_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1039-1541_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.764583 visibilities/baseline/integration-bin. ! Found source: J1039-1541 ! ! 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 3303 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 J1039-1541_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.105984Jy sigma=6.805069 ! Fit after self-cal, rms=0.583888Jy sigma=3.796443 ! 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=3.162 mas, bmaj=17.16 mas, bpa=-12.91 degrees ! Estimated noise=2.96131 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.323533 Jy ! Component: 100 - total flux cleaned = 0.403238 Jy ! Total flux subtracted in 100 components = 0.403238 Jy ! Clean residual min=-0.029757 max=0.033604 Jy/beam ! Clean residual mean=-0.000302 rms=0.008025 Jy/beam ! Combined flux in latest and established models = 0.403238 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.403238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161916Jy sigma=0.746681 ! Fit after self-cal, rms=0.161807Jy sigma=0.746199 ! 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.775 mas, bmaj=18.06 mas, bpa=-11.87 degrees ! Estimated noise=2.0448 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.0429118 Jy ! Component: 100 - total flux cleaned = 0.0682002 Jy ! Component: 150 - total flux cleaned = 0.0850163 Jy ! Component: 200 - total flux cleaned = 0.0966394 Jy ! Total flux subtracted in 200 components = 0.0966394 Jy ! Clean residual min=-0.031420 max=0.018809 Jy/beam ! Clean residual mean=-0.000242 rms=0.007318 Jy/beam ! Combined flux in latest and established models = 0.499878 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 78 components and 0.499878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144301Jy sigma=0.666288 ! Fit after self-cal, rms=0.144116Jy sigma=0.665049 ! 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.775 x 18.06 at -11.87 degrees (North through East) ! Clean map min=-0.031212 max=0.41515 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.06 KP 1.03 ! LA 1.09 MK 1.03 NL 1.03 OV 1.07 ! PT 0.59 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 1.04 KP 1.04 ! LA 1.07 MK 1.03 NL 1.07 OV 0.95 ! PT 0.61 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.03 KP 1.03 ! LA 1.12 MK 1.02 NL 1.00 OV 1.08 ! PT 0.60 ! ! ! Fit before self-cal, rms=0.144116Jy sigma=0.665049 ! Fit after self-cal, rms=0.089554Jy sigma=0.461621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=18.16 mas, bpa=-11.85 degrees ! Estimated noise=2.03641 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 (8, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00704411 Jy ! Component: 100 - total flux cleaned = 0.00528367 Jy ! Component: 150 - total flux cleaned = 0.00458568 Jy ! Component: 200 - total flux cleaned = 0.00400964 Jy ! Total flux subtracted in 200 components = 0.00400964 Jy ! Clean residual min=-0.006987 max=0.005376 Jy/beam ! Clean residual mean=-0.000010 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.503887 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.503887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086991Jy sigma=0.446966 ! Fit after self-cal, rms=0.086832Jy sigma=0.445616 ! 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.086832Jy sigma=0.445616 ! Fit after self-cal, rms=0.085311Jy sigma=0.427830 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=18.23 mas, bpa=-11.89 degrees ! Estimated noise=2.02675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372531 Jy ! Component: 100 - total flux cleaned = 0.00359125 Jy ! Component: 150 - total flux cleaned = 0.00369758 Jy ! Component: 200 - total flux cleaned = 0.00361417 Jy ! Total flux subtracted in 200 components = 0.00361417 Jy ! Clean residual min=-0.003581 max=0.003263 Jy/beam ! Clean residual mean=-0.000008 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.507502 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 125 components and 0.507502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084861Jy sigma=0.425050 ! Fit after self-cal, rms=0.084864Jy sigma=0.424854 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.000553264 Jy ! Component: 100 - total flux cleaned = 0.000474717 Jy ! Component: 150 - total flux cleaned = 0.000333805 Jy ! Component: 200 - total flux cleaned = 0.000270429 Jy ! Total flux subtracted in 200 components = 0.000270429 Jy ! Clean residual min=-0.003393 max=0.003030 Jy/beam ! Clean residual mean=-0.000006 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.507772 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.507772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084722Jy sigma=0.424062 ! Fit after self-cal, rms=0.084714Jy sigma=0.424026 ! 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.084714Jy sigma=0.424026 ! Fit after self-cal, rms=0.084724Jy sigma=0.423821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=18.23 mas, bpa=-11.89 degrees ! Estimated noise=2.02348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.93059e-05 Jy ! Component: 100 - total flux cleaned = -0.000216151 Jy ! Component: 150 - total flux cleaned = -0.000422674 Jy ! Component: 200 - total flux cleaned = -0.000422944 Jy ! Total flux subtracted in 200 components = -0.000422944 Jy ! Clean residual min=-0.003308 max=0.002936 Jy/beam ! Clean residual mean=-0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.507349 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 163 components and 0.507349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084631Jy sigma=0.423349 ! Fit after self-cal, rms=0.084630Jy sigma=0.423332 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.88234e-05 Jy ! Component: 100 - total flux cleaned = 4.01835e-05 Jy ! Component: 150 - total flux cleaned = 4.05686e-05 Jy ! Component: 200 - total flux cleaned = 5.95489e-06 Jy ! Total flux subtracted in 200 components = 5.95489e-06 Jy ! Clean residual min=-0.003332 max=0.002905 Jy/beam ! Clean residual mean=-0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.507355 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 179 components and 0.507355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084588Jy sigma=0.423126 ! Fit after self-cal, rms=0.084585Jy sigma=0.423120 ! 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.084585Jy sigma=0.423120 ! Fit after self-cal, rms=0.084656Jy sigma=0.423050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.925 mas, bmaj=19.82 mas, bpa=-3.823 degrees ! Estimated noise=2.32911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000348581 Jy ! Component: 100 - total flux cleaned = -0.000117508 Jy ! Component: 150 - total flux cleaned = -0.000292824 Jy ! Component: 200 - total flux cleaned = -0.000344872 Jy ! Total flux subtracted in 200 components = -0.000344872 Jy ! Clean residual min=-0.003091 max=0.003406 Jy/beam ! Clean residual mean=-0.000007 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.50701 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 197 components and 0.50701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084643Jy sigma=0.422984 ! Fit after self-cal, rms=0.084648Jy sigma=0.422967 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.00018426 Jy ! Component: 100 - total flux cleaned = 0.000162154 Jy ! Component: 150 - total flux cleaned = 0.000120719 Jy ! Component: 200 - total flux cleaned = 0.00012105 Jy ! Total flux subtracted in 200 components = 0.00012105 Jy ! Clean residual min=-0.003161 max=0.003434 Jy/beam ! Clean residual mean=-0.000006 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.507131 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 212 components and 0.507131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084638Jy sigma=0.422949 ! Fit after self-cal, rms=0.084640Jy sigma=0.422946 ! 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.824 mas, bmaj=18.23 mas, bpa=-11.89 degrees ! Estimated noise=2.0223 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 18.23 at -11.89 degrees (North through East) ! Clean map min=-0.0031929 max=0.4149 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=3.221 mas, bmaj=17.24 mas, bpa=-12.89 degrees ! Estimated noise=2.93901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.320995 Jy ! Component: 100 - total flux cleaned = 0.397297 Jy ! Component: 150 - total flux cleaned = 0.431705 Jy ! Component: 200 - total flux cleaned = 0.452312 Jy ! Total flux subtracted in 200 components = 0.452312 Jy ! Clean residual min=-0.008371 max=0.010769 Jy/beam ! Clean residual mean=-0.000077 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.452312 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.452312 Jy ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=18.23 mas, bpa=-11.89 degrees ! Estimated noise=2.0223 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.0163242 Jy ! Component: 100 - total flux cleaned = 0.0264356 Jy ! Component: 150 - total flux cleaned = 0.0333916 Jy ! Component: 200 - total flux cleaned = 0.0384753 Jy ! Total flux subtracted in 200 components = 0.0384753 Jy ! Clean residual min=-0.004012 max=0.003672 Jy/beam ! Clean residual mean=-0.000033 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.490787 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 110 components and 0.490787 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=7.925 mas, bmaj=19.82 mas, bpa=-3.823 degrees ! Estimated noise=2.32911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525449 Jy ! Component: 100 - total flux cleaned = 0.00821758 Jy ! Component: 150 - total flux cleaned = 0.00963419 Jy ! Component: 200 - total flux cleaned = 0.0107087 Jy ! Total flux subtracted in 200 components = 0.0107087 Jy ! Clean residual min=-0.003354 max=0.003254 Jy/beam ! Clean residual mean=-0.000024 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.501495 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.000981537 Jy ! Component: 100 - total flux cleaned = 0.00174306 Jy ! Component: 150 - total flux cleaned = 0.00239769 Jy ! Component: 200 - total flux cleaned = 0.00291247 Jy ! Total flux subtracted in 200 components = 0.00291247 Jy ! Clean residual min=-0.002981 max=0.002954 Jy/beam ! Clean residual mean=-0.000015 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.504408 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 218 components and 0.504408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=18.23 mas, bpa=-11.89 degrees ! Estimated noise=2.0223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129793 Jy ! Component: 100 - total flux cleaned = 0.000332935 Jy ! Component: 150 - total flux cleaned = 0.000566295 Jy ! Component: 200 - total flux cleaned = 0.000821656 Jy ! Total flux subtracted in 200 components = 0.000821656 Jy ! Clean residual min=-0.002867 max=0.002985 Jy/beam ! Clean residual mean=-0.000008 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.50523 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 242 components and 0.50523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084623Jy sigma=0.423349 ! Fit after self-cal, rms=0.084594Jy sigma=0.423289 wmodel J1039-1541_S_map.mod ! Writing 242 model components to file: J1039-1541_S_map.mod wobs J1039-1541_S_uvs.fits ! Writing UV FITS file: J1039-1541_S_uvs.fits wwins J1039-1541_S_map.win ! wwins: Wrote 2 windows to J1039-1541_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.000593267 Jy ! Component: 100 - total flux cleaned = -0.000595983 Jy ! Component: 150 - total flux cleaned = -0.000594161 Jy ! Component: 200 - total flux cleaned = -0.000551004 Jy ! Component: 250 - total flux cleaned = -0.000432194 Jy ! Component: 300 - total flux cleaned = -0.000433655 Jy ! Component: 350 - total flux cleaned = -0.000508232 Jy ! Component: 400 - total flux cleaned = -0.000438065 Jy ! Component: 450 - total flux cleaned = -0.000472412 Jy ! Component: 500 - total flux cleaned = -0.000570653 Jy ! Component: 550 - total flux cleaned = -0.000537359 Jy ! Component: 600 - total flux cleaned = -0.000662281 Jy ! Component: 650 - total flux cleaned = -0.000661924 Jy ! Component: 700 - total flux cleaned = -0.000750976 Jy ! Component: 750 - total flux cleaned = -0.000808437 Jy ! Component: 800 - total flux cleaned = -0.000948613 Jy ! Component: 850 - total flux cleaned = -0.00100271 Jy ! Component: 900 - total flux cleaned = -0.00102925 Jy ! Component: 950 - total flux cleaned = -0.00105537 Jy ! Component: 1000 - total flux cleaned = -0.00108087 Jy ! Component: 1050 - total flux cleaned = -0.00113096 Jy ! Component: 1100 - total flux cleaned = -0.00115487 Jy ! Component: 1150 - total flux cleaned = -0.00113065 Jy ! Component: 1200 - total flux cleaned = -0.00113031 Jy ! Component: 1250 - total flux cleaned = -0.00110756 Jy ! Component: 1300 - total flux cleaned = -0.00115324 Jy ! Component: 1350 - total flux cleaned = -0.0011091 Jy ! Component: 1400 - total flux cleaned = -0.00113116 Jy ! Component: 1450 - total flux cleaned = -0.00110996 Jy ! Component: 1500 - total flux cleaned = -0.00117352 Jy ! Component: 1550 - total flux cleaned = -0.00117317 Jy ! Component: 1600 - total flux cleaned = -0.00117291 Jy ! Component: 1650 - total flux cleaned = -0.00111205 Jy ! Component: 1700 - total flux cleaned = -0.0011124 Jy ! Component: 1750 - total flux cleaned = -0.00115182 Jy ! Component: 1800 - total flux cleaned = -0.00117145 Jy ! Component: 1850 - total flux cleaned = -0.00122888 Jy ! Component: 1900 - total flux cleaned = -0.00124767 Jy ! Component: 1950 - total flux cleaned = -0.00130393 Jy ! Component: 2000 - total flux cleaned = -0.00137816 Jy ! Component: 2050 - total flux cleaned = -0.00148769 Jy ! Component: 2100 - total flux cleaned = -0.00154195 Jy ! Component: 2150 - total flux cleaned = -0.00161345 Jy ! Component: 2200 - total flux cleaned = -0.0016842 Jy ! Component: 2250 - total flux cleaned = -0.001772 Jy ! Component: 2300 - total flux cleaned = -0.00191071 Jy ! Component: 2350 - total flux cleaned = -0.00196213 Jy ! Component: 2400 - total flux cleaned = -0.00206425 Jy ! Component: 2450 - total flux cleaned = -0.00216526 Jy ! Component: 2500 - total flux cleaned = -0.0022483 Jy ! Component: 2550 - total flux cleaned = -0.00231428 Jy ! Component: 2600 - total flux cleaned = -0.00234687 Jy ! Component: 2650 - total flux cleaned = -0.00239545 Jy ! Component: 2700 - total flux cleaned = -0.00239552 Jy ! Component: 2750 - total flux cleaned = -0.00247508 Jy ! Component: 2800 - total flux cleaned = -0.00245924 Jy ! Component: 2850 - total flux cleaned = -0.00245924 Jy ! Component: 2900 - total flux cleaned = -0.00249052 Jy ! Component: 2950 - total flux cleaned = -0.00249052 Jy ! Component: 3000 - total flux cleaned = -0.00253639 Jy ! Component: 3050 - total flux cleaned = -0.00250613 Jy ! Component: 3100 - total flux cleaned = -0.00255122 Jy ! Component: 3150 - total flux cleaned = -0.00252143 Jy ! Component: 3200 - total flux cleaned = -0.00256586 Jy ! Component: 3250 - total flux cleaned = -0.00256578 Jy ! Component: 3300 - total flux cleaned = -0.00253655 Jy ! Component: 3350 - total flux cleaned = -0.0025367 Jy ! Component: 3400 - total flux cleaned = -0.00253682 Jy ! Component: 3450 - total flux cleaned = -0.00259368 Jy ! Component: 3500 - total flux cleaned = -0.00255134 Jy ! Component: 3550 - total flux cleaned = -0.00257943 Jy ! Component: 3600 - total flux cleaned = -0.00255153 Jy ! Component: 3650 - total flux cleaned = -0.00252401 Jy ! Component: 3700 - total flux cleaned = -0.00256531 Jy ! Component: 3750 - total flux cleaned = -0.00253788 Jy ! Component: 3800 - total flux cleaned = -0.00252431 Jy ! Component: 3850 - total flux cleaned = -0.00253787 Jy ! Component: 3900 - total flux cleaned = -0.00253787 Jy ! Component: 3950 - total flux cleaned = -0.00261813 Jy ! Component: 4000 - total flux cleaned = -0.00257816 Jy ! Component: 4050 - total flux cleaned = -0.00257814 Jy ! Total flux subtracted in 4096 components = -0.00261771 Jy ! Clean residual min=-0.000886 max=0.000745 Jy/beam ! Clean residual mean=-0.000005 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.502612 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 532 components and 0.502612 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1039-1541_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 18.23 at -11.89 degrees (North through East) ! Clean map min=-0.0023486 max=0.41669 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1039-1541_S_map.fits wmodel /image_prod/ug002_uva//J1039-1541_S_map.mod ! Writing 532 model components to file: /image_prod/ug002_uva//J1039-1541_S_map.mod wobs /image_prod/ug002_uva//J1039-1541_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1039-1541_S_uvs.fits wwins /image_prod/ug002_uva//J1039-1541_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1039-1541_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.416693 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245833 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176989 0.176989 0.353977 0.707954 1.41591 2.83182 5.66363 11.3273 22.6545 45.3091 90.6182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.416 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1695.02 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1039-1541_S_dfm.log closed on Wed Mar 4 23:41:04 2020