! Started logfile: /image_prod/ug002_uva//J0306+6243_S_b_dfm.log on Wed Mar 4 19:48:36 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//J0306+6243_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0306+6243_S_b_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.689236 visibilities/baseline/integration-bin. ! Found source: J0306+6243 ! ! 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 1191 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 J0306+6243_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.070229Jy sigma=8.395711 ! Fit after self-cal, rms=0.697755Jy sigma=5.496356 ! 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=5.173 mas, bpa=12.47 degrees ! Estimated noise=3.54045 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.236731 Jy ! Component: 100 - total flux cleaned = 0.310239 Jy ! Total flux subtracted in 100 components = 0.310239 Jy ! Clean residual min=-0.038178 max=0.033437 Jy/beam ! Clean residual mean=-0.000062 rms=0.008013 Jy/beam ! Combined flux in latest and established models = 0.310239 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.310239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136958Jy sigma=0.874574 ! Fit after self-cal, rms=0.136918Jy sigma=0.874214 ! 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.311 mas, bmaj=5.771 mas, bpa=10.49 degrees ! Estimated noise=2.69622 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.0312184 Jy ! Component: 100 - total flux cleaned = 0.0304808 Jy ! Component: 150 - total flux cleaned = 0.0298141 Jy ! Component: 200 - total flux cleaned = 0.0292207 Jy ! Total flux subtracted in 200 components = 0.0292207 Jy ! Clean residual min=-0.031142 max=0.015277 Jy/beam ! Clean residual mean=0.000031 rms=0.005215 Jy/beam ! Combined flux in latest and established models = 0.33946 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.33946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124028Jy sigma=0.787468 ! Fit after self-cal, rms=0.123923Jy sigma=0.786775 ! 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.311 x 5.771 at 10.49 degrees (North through East) ! Clean map min=-0.035093 max=0.3119 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 KP 1.04 LA 1.07 ! MK 1.06 NL 1.13 OV 0.97 PT 1.05 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 1.03 KP 1.11 LA 1.01 ! MK 1.03 NL 0.93 OV 1.00 PT 1.07 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 1.02 KP 1.04 LA 1.05 ! MK 1.10 NL 1.02 OV 0.98 PT 1.04 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.123923Jy sigma=0.786775 ! Fit after self-cal, rms=0.089211Jy sigma=0.628494 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=5.77 mas, bpa=11.7 degrees ! Estimated noise=2.67837 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.00639534 Jy ! Component: 100 - total flux cleaned = 0.00775396 Jy ! Component: 150 - total flux cleaned = 0.00858959 Jy ! Component: 200 - total flux cleaned = 0.00886071 Jy ! Total flux subtracted in 200 components = 0.00886071 Jy ! Clean residual min=-0.011280 max=0.011121 Jy/beam ! Clean residual mean=-0.000005 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.348321 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.348321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087575Jy sigma=0.619394 ! Fit after self-cal, rms=0.087714Jy sigma=0.617003 ! 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.087714Jy sigma=0.617003 ! Fit after self-cal, rms=0.078008Jy sigma=0.578048 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=5.698 mas, bpa=12.02 degrees ! Estimated noise=2.67382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612716 Jy ! Component: 100 - total flux cleaned = 0.00681589 Jy ! Component: 150 - total flux cleaned = 0.00693172 Jy ! Component: 200 - total flux cleaned = 0.00703744 Jy ! Total flux subtracted in 200 components = 0.00703744 Jy ! Clean residual min=-0.008394 max=0.007258 Jy/beam ! Clean residual mean=-0.000027 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.355358 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.355358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077388Jy sigma=0.573396 ! Fit after self-cal, rms=0.077338Jy sigma=0.572787 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.000605653 Jy ! Component: 100 - total flux cleaned = 0.00070718 Jy ! Component: 150 - total flux cleaned = 0.000628073 Jy ! Component: 200 - total flux cleaned = 0.000556304 Jy ! Total flux subtracted in 200 components = 0.000556304 Jy ! Clean residual min=-0.008040 max=0.007096 Jy/beam ! Clean residual mean=-0.000027 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.355914 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.355914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077145Jy sigma=0.571258 ! Fit after self-cal, rms=0.077104Jy sigma=0.571068 ! 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.077104Jy sigma=0.571068 ! Fit after self-cal, rms=0.076607Jy sigma=0.569883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=5.664 mas, bpa=12.38 degrees ! Estimated noise=2.67194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349207 Jy ! Component: 100 - total flux cleaned = 0.00436251 Jy ! Component: 150 - total flux cleaned = 0.00466024 Jy ! Component: 200 - total flux cleaned = 0.00492919 Jy ! Total flux subtracted in 200 components = 0.00492919 Jy ! Clean residual min=-0.007719 max=0.006434 Jy/beam ! Clean residual mean=-0.000024 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.360844 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.360844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076402Jy sigma=0.568223 ! Fit after self-cal, rms=0.076388Jy sigma=0.568133 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.000465621 Jy ! Component: 100 - total flux cleaned = 0.000408637 Jy ! Component: 150 - total flux cleaned = 0.000462948 Jy ! Component: 200 - total flux cleaned = 0.000607271 Jy ! Total flux subtracted in 200 components = 0.000607271 Jy ! Clean residual min=-0.007563 max=0.006235 Jy/beam ! Clean residual mean=-0.000024 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.361451 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.361451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076316Jy sigma=0.567504 ! Fit after self-cal, rms=0.076302Jy sigma=0.567464 ! 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.076302Jy sigma=0.567464 ! Fit after self-cal, rms=0.076053Jy sigma=0.566971 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.926 mas, bmaj=9.664 mas, bpa=21.97 degrees ! Estimated noise=3.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282315 Jy ! Component: 100 - total flux cleaned = 0.00360464 Jy ! Component: 150 - total flux cleaned = 0.00376605 Jy ! Component: 200 - total flux cleaned = 0.00390722 Jy ! Total flux subtracted in 200 components = 0.00390722 Jy ! Clean residual min=-0.007883 max=0.006614 Jy/beam ! Clean residual mean=-0.000057 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.365358 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.365358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076009Jy sigma=0.566515 ! Fit after self-cal, rms=0.076008Jy sigma=0.566490 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 = 7.34269e-05 Jy ! Component: 100 - total flux cleaned = 0.000183466 Jy ! Component: 150 - total flux cleaned = 0.0002566 Jy ! Component: 200 - total flux cleaned = 0.000299633 Jy ! Total flux subtracted in 200 components = 0.000299633 Jy ! Clean residual min=-0.007776 max=0.006644 Jy/beam ! Clean residual mean=-0.000056 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.365658 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.365658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076017Jy sigma=0.566432 ! Fit after self-cal, rms=0.076011Jy sigma=0.566420 ! 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.344 mas, bmaj=5.643 mas, bpa=12.61 degrees ! Estimated noise=2.67035 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 5.643 at 12.61 degrees (North through East) ! Clean map min=-0.008175 max=0.30661 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.019 mas, bmaj=5.114 mas, bpa=14.64 degrees ! Estimated noise=3.46928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.231497 Jy ! Component: 100 - total flux cleaned = 0.299601 Jy ! Component: 150 - total flux cleaned = 0.333173 Jy ! Component: 200 - total flux cleaned = 0.352231 Jy ! Total flux subtracted in 200 components = 0.352231 Jy ! Clean residual min=-0.010524 max=0.010664 Jy/beam ! Clean residual mean=-0.000028 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.352231 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.352231 Jy ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=5.643 mas, bpa=12.61 degrees ! Estimated noise=2.67035 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.0116069 Jy ! Component: 100 - total flux cleaned = 0.0138612 Jy ! Component: 150 - total flux cleaned = 0.0153306 Jy ! Component: 200 - total flux cleaned = 0.0165918 Jy ! Total flux subtracted in 200 components = 0.0165918 Jy ! Clean residual min=-0.007719 max=0.006729 Jy/beam ! Clean residual mean=-0.000019 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.368823 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.368823 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.926 mas, bmaj=9.664 mas, bpa=21.97 degrees ! Estimated noise=3.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20238e-05 Jy ! Component: 100 - total flux cleaned = -0.000257083 Jy ! Component: 150 - total flux cleaned = -0.00059094 Jy ! Component: 200 - total flux cleaned = -0.000806172 Jy ! Total flux subtracted in 200 components = -0.000806172 Jy ! Clean residual min=-0.007448 max=0.006676 Jy/beam ! Clean residual mean=-0.000048 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.368016 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.00021843 Jy ! Component: 100 - total flux cleaned = -0.000359483 Jy ! Component: 150 - total flux cleaned = -0.000477526 Jy ! Component: 200 - total flux cleaned = -0.000553926 Jy ! Total flux subtracted in 200 components = -0.000553926 Jy ! Clean residual min=-0.007547 max=0.006664 Jy/beam ! Clean residual mean=-0.000050 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.367462 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.367462 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=5.643 mas, bpa=12.61 degrees ! Estimated noise=2.67035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016286 Jy ! Component: 100 - total flux cleaned = 0.00184156 Jy ! Component: 150 - total flux cleaned = 0.00176178 Jy ! Component: 200 - total flux cleaned = 0.0016263 Jy ! Total flux subtracted in 200 components = 0.0016263 Jy ! Clean residual min=-0.007515 max=0.005989 Jy/beam ! Clean residual mean=-0.000017 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.369089 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.369089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076222Jy sigma=0.568089 ! Fit after self-cal, rms=0.076210Jy sigma=0.568028 wmodel J0306+6243_S_b_map.mod ! Writing 46 model components to file: J0306+6243_S_b_map.mod wobs J0306+6243_S_b_uvs.fits ! Writing UV FITS file: J0306+6243_S_b_uvs.fits wwins J0306+6243_S_b_map.win ! wwins: Wrote 1 windows to J0306+6243_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.00330625 Jy ! Component: 100 - total flux cleaned = -0.00606869 Jy ! Component: 150 - total flux cleaned = -0.0073387 Jy ! Component: 200 - total flux cleaned = -0.00792409 Jy ! Component: 250 - total flux cleaned = -0.00848235 Jy ! Component: 300 - total flux cleaned = -0.00910689 Jy ! Component: 350 - total flux cleaned = -0.00978512 Jy ! Component: 400 - total flux cleaned = -0.0101099 Jy ! Component: 450 - total flux cleaned = -0.0105791 Jy ! Component: 500 - total flux cleaned = -0.0107313 Jy ! Component: 550 - total flux cleaned = -0.0108762 Jy ! Component: 600 - total flux cleaned = -0.0108035 Jy ! Component: 650 - total flux cleaned = -0.010667 Jy ! Component: 700 - total flux cleaned = -0.0103338 Jy ! Component: 750 - total flux cleaned = -0.0100736 Jy ! Component: 800 - total flux cleaned = -0.00963181 Jy ! Component: 850 - total flux cleaned = -0.00951058 Jy ! Component: 900 - total flux cleaned = -0.00927095 Jy ! Component: 950 - total flux cleaned = -0.00891971 Jy ! Component: 1000 - total flux cleaned = -0.00874961 Jy ! Component: 1050 - total flux cleaned = -0.00869402 Jy ! Component: 1100 - total flux cleaned = -0.00863782 Jy ! Component: 1150 - total flux cleaned = -0.00847596 Jy ! Component: 1200 - total flux cleaned = -0.0083699 Jy ! Component: 1250 - total flux cleaned = -0.00831846 Jy ! Component: 1300 - total flux cleaned = -0.00836947 Jy ! Component: 1350 - total flux cleaned = -0.00841933 Jy ! Component: 1400 - total flux cleaned = -0.00851488 Jy ! Component: 1450 - total flux cleaned = -0.00855999 Jy ! Component: 1500 - total flux cleaned = -0.00851337 Jy ! Component: 1550 - total flux cleaned = -0.00865009 Jy ! Component: 1600 - total flux cleaned = -0.00864909 Jy ! Component: 1650 - total flux cleaned = -0.00860513 Jy ! Component: 1700 - total flux cleaned = -0.00860445 Jy ! Component: 1750 - total flux cleaned = -0.00860404 Jy ! Component: 1800 - total flux cleaned = -0.00856179 Jy ! Component: 1850 - total flux cleaned = -0.00864557 Jy ! Component: 1900 - total flux cleaned = -0.00868692 Jy ! Component: 1950 - total flux cleaned = -0.00876763 Jy ! Component: 2000 - total flux cleaned = -0.00880638 Jy ! Component: 2050 - total flux cleaned = -0.00880585 Jy ! Component: 2100 - total flux cleaned = -0.0086494 Jy ! Component: 2150 - total flux cleaned = -0.00876605 Jy ! Component: 2200 - total flux cleaned = -0.0088794 Jy ! Component: 2250 - total flux cleaned = -0.00872849 Jy ! Component: 2300 - total flux cleaned = -0.00876648 Jy ! Component: 2350 - total flux cleaned = -0.00869294 Jy ! Component: 2400 - total flux cleaned = -0.00865688 Jy ! Component: 2450 - total flux cleaned = -0.00862149 Jy ! Component: 2500 - total flux cleaned = -0.00855066 Jy ! Component: 2550 - total flux cleaned = -0.00855075 Jy ! Component: 2600 - total flux cleaned = -0.0084809 Jy ! Component: 2650 - total flux cleaned = -0.00834384 Jy ! Component: 2700 - total flux cleaned = -0.00837784 Jy ! Component: 2750 - total flux cleaned = -0.00834399 Jy ! Component: 2800 - total flux cleaned = -0.00824449 Jy ! Component: 2850 - total flux cleaned = -0.00817865 Jy ! Component: 2900 - total flux cleaned = -0.00811377 Jy ! Component: 2950 - total flux cleaned = -0.0079848 Jy ! Component: 3000 - total flux cleaned = -0.00785707 Jy ! Component: 3050 - total flux cleaned = -0.00788843 Jy ! Component: 3100 - total flux cleaned = -0.00770018 Jy ! Component: 3150 - total flux cleaned = -0.00754489 Jy ! Component: 3200 - total flux cleaned = -0.00751433 Jy ! Component: 3250 - total flux cleaned = -0.00748353 Jy ! Component: 3300 - total flux cleaned = -0.00736195 Jy ! Component: 3350 - total flux cleaned = -0.00727184 Jy ! Component: 3400 - total flux cleaned = -0.00712284 Jy ! Component: 3450 - total flux cleaned = -0.00706366 Jy ! Component: 3500 - total flux cleaned = -0.00694655 Jy ! Component: 3550 - total flux cleaned = -0.00694658 Jy ! Component: 3600 - total flux cleaned = -0.00680229 Jy ! Component: 3650 - total flux cleaned = -0.00677353 Jy ! Component: 3700 - total flux cleaned = -0.00671663 Jy ! Component: 3750 - total flux cleaned = -0.00660404 Jy ! Component: 3800 - total flux cleaned = -0.00663179 Jy ! Component: 3850 - total flux cleaned = -0.00646495 Jy ! Component: 3900 - total flux cleaned = -0.00638213 Jy ! Component: 3950 - total flux cleaned = -0.0063822 Jy ! Component: 4000 - total flux cleaned = -0.0062732 Jy ! Component: 4050 - total flux cleaned = -0.0061649 Jy ! Total flux subtracted in 4096 components = -0.00621839 Jy ! Clean residual min=-0.001974 max=0.001530 Jy/beam ! Clean residual mean=-0.000006 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.36287 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 279 components and 0.36287 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0306+6243_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 5.643 at 12.61 degrees (North through East) ! Clean map min=-0.0060844 max=0.3054 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0306+6243_S_b_map.fits wmodel /image_prod/ug002_uva//J0306+6243_S_b_map.mod ! Writing 279 model components to file: /image_prod/ug002_uva//J0306+6243_S_b_map.mod wobs /image_prod/ug002_uva//J0306+6243_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0306+6243_S_b_uvs.fits wwins /image_prod/ug002_uva//J0306+6243_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0306+6243_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.305395 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00043473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427051 0.427051 0.854101 1.7082 3.4164 6.83281 13.6656 27.3312 54.6625 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.305 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 702.493 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0306+6243_S_b_dfm.log closed on Wed Mar 4 19:48:39 2020