! Started logfile: /image_prod/ug002_uva//J0253+0005_S_dfm.log on Wed Mar 4 19:41:25 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//J0253+0005_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0253+0005_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.971605 visibilities/baseline/integration-bin. ! Found source: J0253+0005 ! ! 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 4722 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 J0253+0005_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029784Jy sigma=8.048006 ! Fit after self-cal, rms=0.807931Jy sigma=6.283237 ! 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.822 mas, bmaj=7.286 mas, bpa=-0.5048 degrees ! Estimated noise=1.71899 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.15509 Jy ! Component: 100 - total flux cleaned = 0.188946 Jy ! Total flux subtracted in 100 components = 0.188946 Jy ! Clean residual min=-0.010758 max=0.011522 Jy/beam ! Clean residual mean=0.000008 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.188946 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.188946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076262Jy sigma=0.490439 ! Fit after self-cal, rms=0.076244Jy sigma=0.490402 ! 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.373 mas, bmaj=8.232 mas, bpa=-0.9239 degrees ! Estimated noise=1.37589 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, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00862056 Jy ! Component: 100 - total flux cleaned = 0.0105574 Jy ! Component: 150 - total flux cleaned = 0.0116183 Jy ! Component: 200 - total flux cleaned = 0.0120337 Jy ! Total flux subtracted in 200 components = 0.0120337 Jy ! Clean residual min=-0.007115 max=0.007993 Jy/beam ! Clean residual mean=-0.000000 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.20098 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.20098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074713Jy sigma=0.476812 ! Fit after self-cal, rms=0.074668Jy sigma=0.476006 ! 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.373 x 8.232 at -0.9239 degrees (North through East) ! Clean map min=-0.0068658 max=0.19491 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 KP 1.03 LA 1.01 ! MK 0.99 NL 1.00 OV 0.84 PT 1.04 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00 KP 1.01 LA 1.03 ! MK 1.03 NL 1.07 OV 0.94 PT 1.02 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 KP 1.02 LA 1.01 ! MK 1.00 NL 0.98 OV 0.83 PT 1.03 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.074668Jy sigma=0.476006 ! Fit after self-cal, rms=0.074019Jy sigma=0.456492 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=8.289 mas, bpa=-0.8734 degrees ! Estimated noise=1.36534 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.000245623 Jy ! Component: 100 - total flux cleaned = 0.00023177 Jy ! Component: 150 - total flux cleaned = 0.000372359 Jy ! Component: 200 - total flux cleaned = 0.000435487 Jy ! Total flux subtracted in 200 components = 0.000435487 Jy ! Clean residual min=-0.003488 max=0.003983 Jy/beam ! Clean residual mean=-0.000003 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.201416 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.201416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073749Jy sigma=0.455514 ! Fit after self-cal, rms=0.073788Jy sigma=0.455351 ! 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.073788Jy sigma=0.455351 ! Fit after self-cal, rms=0.073697Jy sigma=0.447006 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=8.295 mas, bpa=-0.887 degrees ! Estimated noise=1.36766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062462 Jy ! Component: 100 - total flux cleaned = 0.000914039 Jy ! Component: 150 - total flux cleaned = 0.00114975 Jy ! Component: 200 - total flux cleaned = 0.00139591 Jy ! Total flux subtracted in 200 components = 0.00139591 Jy ! Clean residual min=-0.002708 max=0.002943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.202811 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.202811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073513Jy sigma=0.446241 ! Fit after self-cal, rms=0.073522Jy sigma=0.446171 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) ! Added new window around map position (69, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012427 Jy ! Component: 100 - total flux cleaned = 0.000775532 Jy ! Component: 150 - total flux cleaned = 0.00055875 Jy ! Component: 200 - total flux cleaned = 0.000468206 Jy ! Total flux subtracted in 200 components = 0.000468206 Jy ! Clean residual min=-0.002634 max=0.002648 Jy/beam ! Clean residual mean=-0.000003 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.20328 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.20328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073332Jy sigma=0.445358 ! Fit after self-cal, rms=0.073322Jy sigma=0.445289 ! 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.073322Jy sigma=0.445289 ! Fit after self-cal, rms=0.074119Jy sigma=0.441474 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=8.302 mas, bpa=-0.848 degrees ! Estimated noise=1.36876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229835 Jy ! Component: 100 - total flux cleaned = 0.000698619 Jy ! Component: 150 - total flux cleaned = 0.000788961 Jy ! Component: 200 - total flux cleaned = 0.00083124 Jy ! Total flux subtracted in 200 components = 0.00083124 Jy ! Clean residual min=-0.002150 max=0.002080 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.204111 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.204111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074025Jy sigma=0.441009 ! Fit after self-cal, rms=0.074028Jy sigma=0.440970 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.97381e-05 Jy ! Component: 100 - total flux cleaned = 0.00012468 Jy ! Component: 150 - total flux cleaned = 0.000218834 Jy ! Component: 200 - total flux cleaned = 0.000306537 Jy ! Total flux subtracted in 200 components = 0.000306537 Jy ! Clean residual min=-0.002004 max=0.001943 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.204417 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.204417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073990Jy sigma=0.440778 ! Fit after self-cal, rms=0.073986Jy sigma=0.440772 ! 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.073986Jy sigma=0.440772 ! Fit after self-cal, rms=0.074323Jy sigma=0.440679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.653 mas, bmaj=14.22 mas, bpa=0.3755 degrees ! Estimated noise=1.62239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012988 Jy ! Component: 100 - total flux cleaned = 9.67473e-06 Jy ! Component: 150 - total flux cleaned = 3.76934e-05 Jy ! Component: 200 - total flux cleaned = 0.000111121 Jy ! Total flux subtracted in 200 components = 0.000111121 Jy ! Clean residual min=-0.001818 max=0.002028 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.204529 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.204529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074297Jy sigma=0.440641 ! Fit after self-cal, rms=0.074300Jy sigma=0.440631 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 = 2.02126e-05 Jy ! Component: 100 - total flux cleaned = 0.000119107 Jy ! Component: 150 - total flux cleaned = 0.000190708 Jy ! Component: 200 - total flux cleaned = 0.00022291 Jy ! Total flux subtracted in 200 components = 0.00022291 Jy ! Clean residual min=-0.001796 max=0.001995 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.204751 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 0.204751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074292Jy sigma=0.440638 ! Fit after self-cal, rms=0.074291Jy sigma=0.440636 ! 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.379 mas, bmaj=8.303 mas, bpa=-0.8211 degrees ! Estimated noise=1.36846 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.379 x 8.303 at -0.8211 degrees (North through East) ! Clean map min=-0.0019625 max=0.19347 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.838 mas, bmaj=7.359 mas, bpa=-0.5102 degrees ! Estimated noise=1.69208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152622 Jy ! Component: 100 - total flux cleaned = 0.185962 Jy ! Component: 150 - total flux cleaned = 0.194787 Jy ! Component: 200 - total flux cleaned = 0.199478 Jy ! Total flux subtracted in 200 components = 0.199478 Jy ! Clean residual min=-0.002951 max=0.003172 Jy/beam ! Clean residual mean=0.000000 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.199478 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.199478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=8.303 mas, bpa=-0.8211 degrees ! Estimated noise=1.36846 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.00282571 Jy ! Component: 100 - total flux cleaned = 0.00369067 Jy ! Component: 150 - total flux cleaned = 0.00432196 Jy ! Component: 200 - total flux cleaned = 0.00469966 Jy ! Total flux subtracted in 200 components = 0.00469966 Jy ! Clean residual min=-0.001979 max=0.001928 Jy/beam ! Clean residual mean=-0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.204177 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 46 components and 0.204177 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.653 mas, bmaj=14.22 mas, bpa=0.3755 degrees ! Estimated noise=1.62239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000719643 Jy ! Component: 100 - total flux cleaned = 0.000957197 Jy ! Component: 150 - total flux cleaned = 0.00110292 Jy ! Component: 200 - total flux cleaned = 0.00114495 Jy ! Total flux subtracted in 200 components = 0.00114495 Jy ! Clean residual min=-0.002056 max=0.001988 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.205322 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.9054e-05 Jy ! Component: 100 - total flux cleaned = 1.97017e-05 Jy ! Component: 150 - total flux cleaned = 1.93716e-05 Jy ! Component: 200 - total flux cleaned = 1.93009e-05 Jy ! Total flux subtracted in 200 components = 1.93009e-05 Jy ! Clean residual min=-0.002015 max=0.001985 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.205341 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.205342 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=8.303 mas, bpa=-0.8211 degrees ! Estimated noise=1.36846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282474 Jy ! Component: 100 - total flux cleaned = 0.0002812 Jy ! Component: 150 - total flux cleaned = 0.000281458 Jy ! Component: 200 - total flux cleaned = 0.000381944 Jy ! Total flux subtracted in 200 components = 0.000381944 Jy ! Clean residual min=-0.001896 max=0.001892 Jy/beam ! Clean residual mean=-0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.205723 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.205723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074346Jy sigma=0.440807 ! Fit after self-cal, rms=0.074330Jy sigma=0.440753 wmodel J0253+0005_S_map.mod ! Writing 95 model components to file: J0253+0005_S_map.mod wobs J0253+0005_S_uvs.fits ! Writing UV FITS file: J0253+0005_S_uvs.fits wwins J0253+0005_S_map.win ! wwins: Wrote 3 windows to J0253+0005_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.000387863 Jy ! Component: 100 - total flux cleaned = 0.000680812 Jy ! Component: 150 - total flux cleaned = 0.000960613 Jy ! Component: 200 - total flux cleaned = 0.00116984 Jy ! Component: 250 - total flux cleaned = 0.00134496 Jy ! Component: 300 - total flux cleaned = 0.00160101 Jy ! Component: 350 - total flux cleaned = 0.00185137 Jy ! Component: 400 - total flux cleaned = 0.00209707 Jy ! Component: 450 - total flux cleaned = 0.00231071 Jy ! Component: 500 - total flux cleaned = 0.00244222 Jy ! Component: 550 - total flux cleaned = 0.0026748 Jy ! Component: 600 - total flux cleaned = 0.0028271 Jy ! Component: 650 - total flux cleaned = 0.00307636 Jy ! Component: 700 - total flux cleaned = 0.00324774 Jy ! Component: 750 - total flux cleaned = 0.00344046 Jy ! Component: 800 - total flux cleaned = 0.00365338 Jy ! Component: 850 - total flux cleaned = 0.00381625 Jy ! Component: 900 - total flux cleaned = 0.00402283 Jy ! Component: 950 - total flux cleaned = 0.00413564 Jy ! Component: 1000 - total flux cleaned = 0.00433624 Jy ! Component: 1050 - total flux cleaned = 0.00444615 Jy ! Component: 1100 - total flux cleaned = 0.00459775 Jy ! Component: 1150 - total flux cleaned = 0.00470466 Jy ! Component: 1200 - total flux cleaned = 0.00487321 Jy ! Component: 1250 - total flux cleaned = 0.00503974 Jy ! Component: 1300 - total flux cleaned = 0.00518347 Jy ! Component: 1350 - total flux cleaned = 0.00532568 Jy ! Component: 1400 - total flux cleaned = 0.00550623 Jy ! Component: 1450 - total flux cleaned = 0.00562549 Jy ! Component: 1500 - total flux cleaned = 0.00572365 Jy ! Component: 1550 - total flux cleaned = 0.00580108 Jy ! Component: 1600 - total flux cleaned = 0.00593551 Jy ! Component: 1650 - total flux cleaned = 0.00597368 Jy ! Component: 1700 - total flux cleaned = 0.00602978 Jy ! Component: 1750 - total flux cleaned = 0.00612282 Jy ! Component: 1800 - total flux cleaned = 0.00615976 Jy ! Component: 1850 - total flux cleaned = 0.00625052 Jy ! Component: 1900 - total flux cleaned = 0.00630488 Jy ! Component: 1950 - total flux cleaned = 0.00644789 Jy ! Component: 2000 - total flux cleaned = 0.00646566 Jy ! Component: 2050 - total flux cleaned = 0.00653578 Jy ! Component: 2100 - total flux cleaned = 0.00664031 Jy ! Component: 2150 - total flux cleaned = 0.00669211 Jy ! Component: 2200 - total flux cleaned = 0.00676055 Jy ! Component: 2250 - total flux cleaned = 0.00677756 Jy ! Component: 2300 - total flux cleaned = 0.00691222 Jy ! Component: 2350 - total flux cleaned = 0.00696205 Jy ! Component: 2400 - total flux cleaned = 0.00699499 Jy ! Component: 2450 - total flux cleaned = 0.00709335 Jy ! Component: 2500 - total flux cleaned = 0.00714202 Jy ! Component: 2550 - total flux cleaned = 0.00720674 Jy ! Component: 2600 - total flux cleaned = 0.00731854 Jy ! Component: 2650 - total flux cleaned = 0.0073819 Jy ! Component: 2700 - total flux cleaned = 0.00741324 Jy ! Component: 2750 - total flux cleaned = 0.00742877 Jy ! Component: 2800 - total flux cleaned = 0.00747505 Jy ! Component: 2850 - total flux cleaned = 0.0074904 Jy ! Component: 2900 - total flux cleaned = 0.00750568 Jy ! Component: 2950 - total flux cleaned = 0.00752102 Jy ! Component: 3000 - total flux cleaned = 0.00759606 Jy ! Component: 3050 - total flux cleaned = 0.00758112 Jy ! Component: 3100 - total flux cleaned = 0.00755161 Jy ! Component: 3150 - total flux cleaned = 0.00758106 Jy ! Component: 3200 - total flux cleaned = 0.00759556 Jy ! Component: 3250 - total flux cleaned = 0.00763899 Jy ! Component: 3300 - total flux cleaned = 0.00762462 Jy ! Component: 3350 - total flux cleaned = 0.00768146 Jy ! Component: 3400 - total flux cleaned = 0.00769556 Jy ! Component: 3450 - total flux cleaned = 0.00768158 Jy ! Component: 3500 - total flux cleaned = 0.00772355 Jy ! Component: 3550 - total flux cleaned = 0.00772355 Jy ! Component: 3600 - total flux cleaned = 0.00776503 Jy ! Component: 3650 - total flux cleaned = 0.00781993 Jy ! Component: 3700 - total flux cleaned = 0.00781994 Jy ! Component: 3750 - total flux cleaned = 0.00786067 Jy ! Component: 3800 - total flux cleaned = 0.00788753 Jy ! Component: 3850 - total flux cleaned = 0.00791434 Jy ! Component: 3900 - total flux cleaned = 0.0079542 Jy ! Component: 3950 - total flux cleaned = 0.00798072 Jy ! Component: 4000 - total flux cleaned = 0.00802025 Jy ! Component: 4050 - total flux cleaned = 0.0079941 Jy ! Total flux subtracted in 4096 components = 0.00798116 Jy ! Clean residual min=-0.000779 max=0.000699 Jy/beam ! Clean residual mean=-0.000000 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.213705 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 366 components and 0.213705 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0253+0005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.379 x 8.303 at -0.8211 degrees (North through East) ! Clean map min=-0.0012979 max=0.19389 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0253+0005_S_map.fits wmodel /image_prod/ug002_uva//J0253+0005_S_map.mod ! Writing 366 model components to file: /image_prod/ug002_uva//J0253+0005_S_map.mod wobs /image_prod/ug002_uva//J0253+0005_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0253+0005_S_uvs.fits wwins /image_prod/ug002_uva//J0253+0005_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0253+0005_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.193889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364987 0.364987 0.729973 1.45995 2.91989 5.83979 11.6796 23.3591 46.7183 93.4366 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.193 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 821.948 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0253+0005_S_dfm.log closed on Wed Mar 4 19:41:29 2020