! Started logfile: /image_prod/ug002_uva//J1659+0213_S_dfm.log on Thu Mar 5 03:03:02 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//J1659+0213_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1659+0213_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.824405 visibilities/baseline/integration-bin. ! Found source: J1659+0213 ! ! 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 36 lines of history. ! ! Reading 4155 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 J1659+0213_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026667Jy sigma=7.527253 ! Fit after self-cal, rms=0.785541Jy sigma=5.707862 ! 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.046 mas, bmaj=6.982 mas, bpa=-4.185 degrees ! Estimated noise=2.0654 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.169443 Jy ! Component: 100 - total flux cleaned = 0.212177 Jy ! Total flux subtracted in 100 components = 0.212177 Jy ! Clean residual min=-0.011541 max=0.018136 Jy/beam ! Clean residual mean=0.000007 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.212177 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.212177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076168Jy sigma=0.523778 ! Fit after self-cal, rms=0.076185Jy sigma=0.523689 ! 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.435 mas, bmaj=7.618 mas, bpa=-4.908 degrees ! Estimated noise=1.54474 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.0222061 Jy ! Component: 100 - total flux cleaned = 0.0348601 Jy ! Component: 150 - total flux cleaned = 0.0426742 Jy ! Component: 200 - total flux cleaned = 0.0477411 Jy ! Total flux subtracted in 200 components = 0.0477411 Jy ! Clean residual min=-0.008130 max=0.007973 Jy/beam ! Clean residual mean=-0.000002 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.259918 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 62 components and 0.259918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069500Jy sigma=0.467323 ! Fit after self-cal, rms=0.069516Jy sigma=0.467120 ! 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.435 x 7.618 at -4.908 degrees (North through East) ! Clean map min=-0.0077805 max=0.21899 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.99 KP 1.01 ! MK 1.11 NL 0.94 OV 0.94 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 1.05 ! MK 1.14 NL 1.05 OV 0.89 SC 1.30 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.98 KP 1.01 ! MK 1.05 NL 0.91 OV 0.94 SC 0.96 ! ! ! Fit before self-cal, rms=0.069516Jy sigma=0.467120 ! Fit after self-cal, rms=0.067337Jy sigma=0.442264 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=7.742 mas, bpa=-4.86 degrees ! Estimated noise=1.5548 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.00241376 Jy ! Component: 100 - total flux cleaned = -0.00326977 Jy ! Component: 150 - total flux cleaned = -0.00348322 Jy ! Component: 200 - total flux cleaned = -0.00355537 Jy ! Total flux subtracted in 200 components = -0.00355537 Jy ! Clean residual min=-0.005604 max=0.005516 Jy/beam ! Clean residual mean=-0.000001 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.256362 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.256362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067265Jy sigma=0.441383 ! Fit after self-cal, rms=0.067284Jy sigma=0.441256 ! 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.067284Jy sigma=0.441256 ! Fit after self-cal, rms=0.067032Jy sigma=0.427060 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=7.741 mas, bpa=-4.988 degrees ! Estimated noise=1.5527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149117 Jy ! Component: 100 - total flux cleaned = -0.00221277 Jy ! Component: 150 - total flux cleaned = -0.00253969 Jy ! Component: 200 - total flux cleaned = -0.00281923 Jy ! Total flux subtracted in 200 components = -0.00281923 Jy ! Clean residual min=-0.003735 max=0.003198 Jy/beam ! Clean residual mean=-0.000000 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.253543 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 80 components and 0.253543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066993Jy sigma=0.426755 ! Fit after self-cal, rms=0.067035Jy sigma=0.426698 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.000243645 Jy ! Component: 100 - total flux cleaned = -0.00030349 Jy ! Component: 150 - total flux cleaned = -0.00039608 Jy ! Component: 200 - total flux cleaned = -0.000447385 Jy ! Total flux subtracted in 200 components = -0.000447385 Jy ! Clean residual min=-0.003681 max=0.003195 Jy/beam ! Clean residual mean=-0.000000 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.253096 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.253096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067024Jy sigma=0.426628 ! Fit after self-cal, rms=0.067022Jy sigma=0.426622 ! 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.067022Jy sigma=0.426622 ! Fit after self-cal, rms=0.066197Jy sigma=0.421007 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=7.745 mas, bpa=-4.985 degrees ! Estimated noise=1.55177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644347 Jy ! Component: 100 - total flux cleaned = -0.000736776 Jy ! Component: 150 - total flux cleaned = -0.000778623 Jy ! Component: 200 - total flux cleaned = -0.0008182 Jy ! Total flux subtracted in 200 components = -0.0008182 Jy ! Clean residual min=-0.002972 max=0.002547 Jy/beam ! Clean residual mean=-0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.252277 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.252277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066189Jy sigma=0.420950 ! Fit after self-cal, rms=0.066190Jy sigma=0.420932 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.35144e-05 Jy ! Component: 100 - total flux cleaned = -6.59171e-05 Jy ! Component: 150 - total flux cleaned = -9.00951e-05 Jy ! Component: 200 - total flux cleaned = -0.000101372 Jy ! Total flux subtracted in 200 components = -0.000101372 Jy ! Clean residual min=-0.002960 max=0.002532 Jy/beam ! Clean residual mean=-0.000001 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.252176 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.252176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066185Jy sigma=0.420900 ! Fit after self-cal, rms=0.066185Jy sigma=0.420897 ! 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.066185Jy sigma=0.420897 ! Fit after self-cal, rms=0.066262Jy sigma=0.420880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.674 mas, bmaj=10.52 mas, bpa=-4.053 degrees ! Estimated noise=1.81749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470706 Jy ! Component: 100 - total flux cleaned = -0.000614957 Jy ! Component: 150 - total flux cleaned = -0.000616302 Jy ! Component: 200 - total flux cleaned = -0.00061636 Jy ! Total flux subtracted in 200 components = -0.00061636 Jy ! Clean residual min=-0.003533 max=0.003513 Jy/beam ! Clean residual mean=-0.000004 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.25156 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 99 components and 0.25156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066287Jy sigma=0.420870 ! Fit after self-cal, rms=0.066262Jy sigma=0.420768 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.22972e-06 Jy ! Component: 100 - total flux cleaned = -3.047e-06 Jy ! Component: 150 - total flux cleaned = 1.7261e-05 Jy ! Component: 200 - total flux cleaned = 1.62892e-05 Jy ! Total flux subtracted in 200 components = 1.62892e-05 Jy ! Clean residual min=-0.003455 max=0.003412 Jy/beam ! Clean residual mean=-0.000004 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.251576 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.251576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066287Jy sigma=0.420795 ! Fit after self-cal, rms=0.066270Jy sigma=0.420731 ! 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.524 mas, bmaj=7.755 mas, bpa=-5.031 degrees ! Estimated noise=1.55179 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 7.755 at -5.031 degrees (North through East) ! Clean map min=-0.0027628 max=0.21956 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.128 mas, bmaj=7.062 mas, bpa=-4.148 degrees ! Estimated noise=2.08373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170822 Jy ! Component: 100 - total flux cleaned = 0.212195 Jy ! Component: 150 - total flux cleaned = 0.22956 Jy ! Component: 200 - total flux cleaned = 0.239262 Jy ! Total flux subtracted in 200 components = 0.239262 Jy ! Clean residual min=-0.004113 max=0.005248 Jy/beam ! Clean residual mean=0.000004 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.239262 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.239262 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.755 mas, bpa=-5.031 degrees ! Estimated noise=1.55179 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) ! Added new window around map position (1.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00575686 Jy ! Component: 100 - total flux cleaned = 0.00900182 Jy ! Component: 150 - total flux cleaned = 0.0108583 Jy ! Component: 200 - total flux cleaned = 0.0122837 Jy ! Total flux subtracted in 200 components = 0.0122837 Jy ! Clean residual min=-0.002863 max=0.002494 Jy/beam ! Clean residual mean=-0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.251546 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.251546 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.674 mas, bmaj=10.52 mas, bpa=-4.053 degrees ! Estimated noise=1.81749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198484 Jy ! Component: 100 - total flux cleaned = 0.00270024 Jy ! Component: 150 - total flux cleaned = 0.00322787 Jy ! Component: 200 - total flux cleaned = 0.00361997 Jy ! Total flux subtracted in 200 components = 0.00361997 Jy ! Clean residual min=-0.003104 max=0.002970 Jy/beam ! Clean residual mean=-0.000004 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.255166 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.000274308 Jy ! Component: 100 - total flux cleaned = 0.000504184 Jy ! Component: 150 - total flux cleaned = 0.000665652 Jy ! Component: 200 - total flux cleaned = 0.000805551 Jy ! Total flux subtracted in 200 components = 0.000805551 Jy ! Clean residual min=-0.002979 max=0.002989 Jy/beam ! Clean residual mean=-0.000004 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.255972 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 106 components and 0.255972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.755 mas, bpa=-5.031 degrees ! Estimated noise=1.55179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.17046e-05 Jy ! Component: 100 - total flux cleaned = 5.81166e-05 Jy ! Component: 150 - total flux cleaned = 9.44668e-05 Jy ! Component: 200 - total flux cleaned = 9.5243e-05 Jy ! Total flux subtracted in 200 components = 9.5243e-05 Jy ! Clean residual min=-0.002503 max=0.002273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.256067 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 0.256067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066156Jy sigma=0.420264 ! Fit after self-cal, rms=0.066148Jy sigma=0.420171 wmodel J1659+0213_S_map.mod ! Writing 125 model components to file: J1659+0213_S_map.mod wobs J1659+0213_S_uvs.fits ! Writing UV FITS file: J1659+0213_S_uvs.fits wwins J1659+0213_S_map.win ! wwins: Wrote 2 windows to J1659+0213_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.00116728 Jy ! Component: 100 - total flux cleaned = -0.00186073 Jy ! Component: 150 - total flux cleaned = -0.00228072 Jy ! Component: 200 - total flux cleaned = -0.00249782 Jy ! Component: 250 - total flux cleaned = -0.00273898 Jy ! Component: 300 - total flux cleaned = -0.0028382 Jy ! Component: 350 - total flux cleaned = -0.00299779 Jy ! Component: 400 - total flux cleaned = -0.00299747 Jy ! Component: 450 - total flux cleaned = -0.00302753 Jy ! Component: 500 - total flux cleaned = -0.00305699 Jy ! Component: 550 - total flux cleaned = -0.00311296 Jy ! Component: 600 - total flux cleaned = -0.00308576 Jy ! Component: 650 - total flux cleaned = -0.00311203 Jy ! Component: 700 - total flux cleaned = -0.00318954 Jy ! Component: 750 - total flux cleaned = -0.00321516 Jy ! Component: 800 - total flux cleaned = -0.00331465 Jy ! Component: 850 - total flux cleaned = -0.0034605 Jy ! Component: 900 - total flux cleaned = -0.00360377 Jy ! Component: 950 - total flux cleaned = -0.00360427 Jy ! Component: 1000 - total flux cleaned = -0.00367338 Jy ! Component: 1050 - total flux cleaned = -0.00367307 Jy ! Component: 1100 - total flux cleaned = -0.0036057 Jy ! Component: 1150 - total flux cleaned = -0.0035397 Jy ! Component: 1200 - total flux cleaned = -0.00345281 Jy ! Component: 1250 - total flux cleaned = -0.00334636 Jy ! Component: 1300 - total flux cleaned = -0.00332571 Jy ! Component: 1350 - total flux cleaned = -0.00324341 Jy ! Component: 1400 - total flux cleaned = -0.00328443 Jy ! Component: 1450 - total flux cleaned = -0.0032439 Jy ! Component: 1500 - total flux cleaned = -0.00318456 Jy ! Component: 1550 - total flux cleaned = -0.0031651 Jy ! Component: 1600 - total flux cleaned = -0.00310715 Jy ! Component: 1650 - total flux cleaned = -0.00301143 Jy ! Component: 1700 - total flux cleaned = -0.00293617 Jy ! Component: 1750 - total flux cleaned = -0.002843 Jy ! Component: 1800 - total flux cleaned = -0.00278769 Jy ! Component: 1850 - total flux cleaned = -0.00271506 Jy ! Component: 1900 - total flux cleaned = -0.00269725 Jy ! Component: 1950 - total flux cleaned = -0.00275036 Jy ! Component: 2000 - total flux cleaned = -0.00269762 Jy ! Component: 2050 - total flux cleaned = -0.00264573 Jy ! Component: 2100 - total flux cleaned = -0.00269709 Jy ! Component: 2150 - total flux cleaned = -0.00264648 Jy ! Component: 2200 - total flux cleaned = -0.00262972 Jy ! Component: 2250 - total flux cleaned = -0.00256326 Jy ! Component: 2300 - total flux cleaned = -0.00256307 Jy ! Component: 2350 - total flux cleaned = -0.00249785 Jy ! Component: 2400 - total flux cleaned = -0.00251355 Jy ! Component: 2450 - total flux cleaned = -0.0024501 Jy ! Component: 2500 - total flux cleaned = -0.00248133 Jy ! Component: 2550 - total flux cleaned = -0.00245017 Jy ! Component: 2600 - total flux cleaned = -0.00244991 Jy ! Component: 2650 - total flux cleaned = -0.00235803 Jy ! Component: 2700 - total flux cleaned = -0.00237331 Jy ! Component: 2750 - total flux cleaned = -0.00232841 Jy ! Component: 2800 - total flux cleaned = -0.00231364 Jy ! Component: 2850 - total flux cleaned = -0.00228396 Jy ! Component: 2900 - total flux cleaned = -0.00225485 Jy ! Component: 2950 - total flux cleaned = -0.00222585 Jy ! Component: 3000 - total flux cleaned = -0.00219712 Jy ! Component: 3050 - total flux cleaned = -0.00214042 Jy ! Component: 3100 - total flux cleaned = -0.0021123 Jy ! Component: 3150 - total flux cleaned = -0.00208451 Jy ! Component: 3200 - total flux cleaned = -0.00208441 Jy ! Component: 3250 - total flux cleaned = -0.00200226 Jy ! Component: 3300 - total flux cleaned = -0.00196159 Jy ! Component: 3350 - total flux cleaned = -0.00190758 Jy ! Component: 3400 - total flux cleaned = -0.00189413 Jy ! Component: 3450 - total flux cleaned = -0.00184127 Jy ! Component: 3500 - total flux cleaned = -0.00184134 Jy ! Component: 3550 - total flux cleaned = -0.00178907 Jy ! Component: 3600 - total flux cleaned = -0.00176308 Jy ! Component: 3650 - total flux cleaned = -0.00176295 Jy ! Component: 3700 - total flux cleaned = -0.00166099 Jy ! Component: 3750 - total flux cleaned = -0.00161053 Jy ! Component: 3800 - total flux cleaned = -0.00154795 Jy ! Component: 3850 - total flux cleaned = -0.00156042 Jy ! Component: 3900 - total flux cleaned = -0.00152335 Jy ! Component: 3950 - total flux cleaned = -0.00149893 Jy ! Component: 4000 - total flux cleaned = -0.00142613 Jy ! Component: 4050 - total flux cleaned = -0.00145012 Jy ! Total flux subtracted in 4096 components = -0.00135409 Jy ! Clean residual min=-0.000723 max=0.000701 Jy/beam ! Clean residual mean=-0.000000 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.254713 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 423 components and 0.254713 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1659+0213_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 7.755 at -5.031 degrees (North through East) ! Clean map min=-0.0016299 max=0.22052 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1659+0213_S_map.fits wmodel /image_prod/ug002_uva//J1659+0213_S_map.mod ! Writing 423 model components to file: /image_prod/ug002_uva//J1659+0213_S_map.mod wobs /image_prod/ug002_uva//J1659+0213_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1659+0213_S_uvs.fits wwins /image_prod/ug002_uva//J1659+0213_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1659+0213_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.220523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218565 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297336 0.297336 0.594673 1.18935 2.37869 4.75738 9.51476 19.0295 38.0591 76.1181 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1008.96 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1659+0213_S_dfm.log closed on Thu Mar 5 03:03:05 2020