! Started logfile: /image_prod/ug002_uva//J1305+7854_S_dfm.log on Thu Mar 5 01:01:39 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//J1305+7854_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1305+7854_S_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.598611 visibilities/baseline/integration-bin. ! Found source: J1305+7854 ! ! 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 5172 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 J1305+7854_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029896Jy sigma=7.019399 ! Fit after self-cal, rms=0.784771Jy sigma=5.402818 ! 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.701 mas, bmaj=4.145 mas, bpa=89.91 degrees ! Estimated noise=2.20213 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.16547 Jy ! Component: 100 - total flux cleaned = 0.202939 Jy ! Total flux subtracted in 100 components = 0.202939 Jy ! Clean residual min=-0.011631 max=0.012536 Jy/beam ! Clean residual mean=-0.000010 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.202939 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.202939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096959Jy sigma=0.535681 ! Fit after self-cal, rms=0.096976Jy sigma=0.535582 ! 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.208 mas, bmaj=4.979 mas, bpa=-87.71 degrees ! Estimated noise=1.47511 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.0151258 Jy ! Component: 100 - total flux cleaned = 0.0223177 Jy ! Component: 150 - total flux cleaned = 0.0261207 Jy ! Component: 200 - total flux cleaned = 0.0282182 Jy ! Total flux subtracted in 200 components = 0.0282182 Jy ! Clean residual min=-0.012069 max=0.007419 Jy/beam ! Clean residual mean=-0.000006 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.231157 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.231157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094149Jy sigma=0.520333 ! Fit after self-cal, rms=0.094158Jy sigma=0.520171 ! 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.208 x 4.979 at -87.71 degrees (North through East) ! Clean map min=-0.011497 max=0.21572 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 1.02 KP 1.01 ! LA 1.03 MK 1.04 NL 0.94 OV 0.81 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.03 HN 1.06 KP 0.99 ! LA 1.05 MK 1.03 NL 1.12 OV 0.83 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.05 HN 1.04 KP 1.08 ! LA 1.03 MK 1.01 NL 0.88 OV 0.93 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.094158Jy sigma=0.520171 ! Fit after self-cal, rms=0.082692Jy sigma=0.488698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=4.94 mas, bpa=-87.83 degrees ! Estimated noise=1.47768 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.00249677 Jy ! Component: 100 - total flux cleaned = 0.003442 Jy ! Component: 150 - total flux cleaned = 0.00353897 Jy ! Component: 200 - total flux cleaned = 0.00359419 Jy ! Total flux subtracted in 200 components = 0.00359419 Jy ! Clean residual min=-0.006441 max=0.006721 Jy/beam ! Clean residual mean=-0.000008 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.234751 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.234751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082584Jy sigma=0.488307 ! Fit after self-cal, rms=0.082541Jy sigma=0.488039 ! 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.082541Jy sigma=0.488039 ! Fit after self-cal, rms=0.074725Jy sigma=0.458743 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=4.904 mas, bpa=-87.89 degrees ! Estimated noise=1.47952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000904959 Jy ! Component: 100 - total flux cleaned = 0.00110158 Jy ! Component: 150 - total flux cleaned = 0.00112837 Jy ! Component: 200 - total flux cleaned = 0.00112851 Jy ! Total flux subtracted in 200 components = 0.00112851 Jy ! Clean residual min=-0.002525 max=0.002902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.23588 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.23588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074696Jy sigma=0.458536 ! Fit after self-cal, rms=0.074767Jy sigma=0.458175 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.59766e-05 Jy ! Component: 100 - total flux cleaned = -5.54234e-05 Jy ! Component: 150 - total flux cleaned = -5.57021e-05 Jy ! Component: 200 - total flux cleaned = -5.69832e-05 Jy ! Total flux subtracted in 200 components = -5.69832e-05 Jy ! Clean residual min=-0.002504 max=0.002877 Jy/beam ! Clean residual mean=-0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.235823 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.235823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074755Jy sigma=0.458100 ! Fit after self-cal, rms=0.074754Jy sigma=0.458098 ! 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.074754Jy sigma=0.458098 ! Fit after self-cal, rms=0.074824Jy sigma=0.458042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=4.894 mas, bpa=-87.84 degrees ! Estimated noise=1.4809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818925 Jy ! Component: 100 - total flux cleaned = 0.000867149 Jy ! Component: 150 - total flux cleaned = 0.000846876 Jy ! Component: 200 - total flux cleaned = 0.000846634 Jy ! Total flux subtracted in 200 components = 0.000846634 Jy ! Clean residual min=-0.002473 max=0.002803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.236669 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.236669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074809Jy sigma=0.457937 ! Fit after self-cal, rms=0.074811Jy sigma=0.457935 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 = -4.15835e-05 Jy ! Component: 100 - total flux cleaned = -6.02489e-05 Jy ! Component: 150 - total flux cleaned = -7.77941e-05 Jy ! Component: 200 - total flux cleaned = -7.80758e-05 Jy ! Total flux subtracted in 200 components = -7.80758e-05 Jy ! Clean residual min=-0.002473 max=0.002798 Jy/beam ! Clean residual mean=-0.000002 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.236591 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.236591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074802Jy sigma=0.457888 ! Fit after self-cal, rms=0.074803Jy sigma=0.457886 ! 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.074803Jy sigma=0.457886 ! Fit after self-cal, rms=0.074839Jy sigma=0.457860 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.784 mas, bmaj=9.56 mas, bpa=-88.07 degrees ! Estimated noise=1.96783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000999136 Jy ! Component: 100 - total flux cleaned = 0.0010579 Jy ! Component: 150 - total flux cleaned = 0.00107406 Jy ! Component: 200 - total flux cleaned = 0.00105963 Jy ! Total flux subtracted in 200 components = 0.00105963 Jy ! Clean residual min=-0.003116 max=0.003112 Jy/beam ! Clean residual mean=-0.000007 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.237651 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.237651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074852Jy sigma=0.457889 ! Fit after self-cal, rms=0.074849Jy sigma=0.457882 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 = -1.65761e-05 Jy ! Component: 100 - total flux cleaned = -3.59024e-06 Jy ! Component: 150 - total flux cleaned = -2.94626e-06 Jy ! Component: 200 - total flux cleaned = -4.35349e-06 Jy ! Total flux subtracted in 200 components = -4.35349e-06 Jy ! Clean residual min=-0.003106 max=0.003091 Jy/beam ! Clean residual mean=-0.000007 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.237647 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.237647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074862Jy sigma=0.457938 ! Fit after self-cal, rms=0.074861Jy sigma=0.457935 ! 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.199 mas, bmaj=4.883 mas, bpa=-87.82 degrees ! Estimated noise=1.48199 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 4.883 at -87.82 degrees (North through East) ! Clean map min=-0.0023968 max=0.21661 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.693 mas, bmaj=4.076 mas, bpa=89.8 degrees ! Estimated noise=2.20251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165443 Jy ! Component: 100 - total flux cleaned = 0.203954 Jy ! Component: 150 - total flux cleaned = 0.218572 Jy ! Component: 200 - total flux cleaned = 0.226595 Jy ! Total flux subtracted in 200 components = 0.226595 Jy ! Clean residual min=-0.004331 max=0.003973 Jy/beam ! Clean residual mean=-0.000003 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.226595 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.226595 Jy ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=4.883 mas, bpa=-87.82 degrees ! Estimated noise=1.48199 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.00498489 Jy ! Component: 100 - total flux cleaned = 0.00754746 Jy ! Component: 150 - total flux cleaned = 0.00887753 Jy ! Component: 200 - total flux cleaned = 0.00916297 Jy ! Total flux subtracted in 200 components = 0.00916297 Jy ! Clean residual min=-0.002640 max=0.002789 Jy/beam ! Clean residual mean=-0.000002 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.235758 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.235758 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.784 mas, bmaj=9.56 mas, bpa=-88.07 degrees ! Estimated noise=1.96783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014057 Jy ! Component: 100 - total flux cleaned = 0.00146974 Jy ! Component: 150 - total flux cleaned = 0.00154509 Jy ! Component: 200 - total flux cleaned = 0.00158459 Jy ! Total flux subtracted in 200 components = 0.00158459 Jy ! Clean residual min=-0.003130 max=0.003132 Jy/beam ! Clean residual mean=-0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.237342 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 = 3.4035e-05 Jy ! Component: 100 - total flux cleaned = 1.83193e-05 Jy ! Component: 150 - total flux cleaned = 1.7938e-05 Jy ! Component: 200 - total flux cleaned = 3.87019e-06 Jy ! Total flux subtracted in 200 components = 3.87019e-06 Jy ! Clean residual min=-0.003104 max=0.003103 Jy/beam ! Clean residual mean=-0.000007 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.237346 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.237346 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=4.883 mas, bpa=-87.82 degrees ! Estimated noise=1.48199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240403 Jy ! Component: 100 - total flux cleaned = -0.000418183 Jy ! Component: 150 - total flux cleaned = -0.000468458 Jy ! Component: 200 - total flux cleaned = -0.000528151 Jy ! Total flux subtracted in 200 components = -0.000528151 Jy ! Clean residual min=-0.002614 max=0.002805 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.236818 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.236818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074818Jy sigma=0.457638 ! Fit after self-cal, rms=0.074815Jy sigma=0.457621 wmodel J1305+7854_S_map.mod ! Writing 43 model components to file: J1305+7854_S_map.mod wobs J1305+7854_S_uvs.fits ! Writing UV FITS file: J1305+7854_S_uvs.fits wwins J1305+7854_S_map.win ! wwins: Wrote 1 windows to J1305+7854_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.000798228 Jy ! Component: 100 - total flux cleaned = 0.00121314 Jy ! Component: 150 - total flux cleaned = 0.00125648 Jy ! Component: 200 - total flux cleaned = 0.00125599 Jy ! Component: 250 - total flux cleaned = 0.00121568 Jy ! Component: 300 - total flux cleaned = 0.00125345 Jy ! Component: 350 - total flux cleaned = 0.00117697 Jy ! Component: 400 - total flux cleaned = 0.00110388 Jy ! Component: 450 - total flux cleaned = 0.00110435 Jy ! Component: 500 - total flux cleaned = 0.00120898 Jy ! Component: 550 - total flux cleaned = 0.00120814 Jy ! Component: 600 - total flux cleaned = 0.00120756 Jy ! Component: 650 - total flux cleaned = 0.00123942 Jy ! Component: 700 - total flux cleaned = 0.00117519 Jy ! Component: 750 - total flux cleaned = 0.00117579 Jy ! Component: 800 - total flux cleaned = 0.00123734 Jy ! Component: 850 - total flux cleaned = 0.00117562 Jy ! Component: 900 - total flux cleaned = 0.00108512 Jy ! Component: 950 - total flux cleaned = 0.00114413 Jy ! Component: 1000 - total flux cleaned = 0.00114441 Jy ! Component: 1050 - total flux cleaned = 0.00117344 Jy ! Component: 1100 - total flux cleaned = 0.00114516 Jy ! Component: 1150 - total flux cleaned = 0.00108899 Jy ! Component: 1200 - total flux cleaned = 0.00100627 Jy ! Component: 1250 - total flux cleaned = 0.000951184 Jy ! Component: 1300 - total flux cleaned = 0.000897024 Jy ! Component: 1350 - total flux cleaned = 0.00073815 Jy ! Component: 1400 - total flux cleaned = 0.000790855 Jy ! Component: 1450 - total flux cleaned = 0.000739585 Jy ! Component: 1500 - total flux cleaned = 0.000688928 Jy ! Component: 1550 - total flux cleaned = 0.000739741 Jy ! Component: 1600 - total flux cleaned = 0.000690192 Jy ! Component: 1650 - total flux cleaned = 0.000641648 Jy ! Component: 1700 - total flux cleaned = 0.000666138 Jy ! Component: 1750 - total flux cleaned = 0.000714289 Jy ! Component: 1800 - total flux cleaned = 0.000666938 Jy ! Component: 1850 - total flux cleaned = 0.000737273 Jy ! Component: 1900 - total flux cleaned = 0.000644159 Jy ! Component: 1950 - total flux cleaned = 0.000644118 Jy ! Component: 2000 - total flux cleaned = 0.000621609 Jy ! Component: 2050 - total flux cleaned = 0.000643845 Jy ! Component: 2100 - total flux cleaned = 0.000532493 Jy ! Component: 2150 - total flux cleaned = 0.000532272 Jy ! Component: 2200 - total flux cleaned = 0.000510546 Jy ! Component: 2250 - total flux cleaned = 0.000424358 Jy ! Component: 2300 - total flux cleaned = 0.000424601 Jy ! Component: 2350 - total flux cleaned = 0.000424061 Jy ! Component: 2400 - total flux cleaned = 0.000298502 Jy ! Component: 2450 - total flux cleaned = 0.000257414 Jy ! Component: 2500 - total flux cleaned = 0.000237076 Jy ! Component: 2550 - total flux cleaned = 0.000217055 Jy ! Component: 2600 - total flux cleaned = 0.000196917 Jy ! Component: 2650 - total flux cleaned = 0.000136865 Jy ! Component: 2700 - total flux cleaned = 0.000116978 Jy ! Component: 2750 - total flux cleaned = 7.77694e-05 Jy ! Component: 2800 - total flux cleaned = 7.77246e-05 Jy ! Component: 2850 - total flux cleaned = 3.89008e-05 Jy ! Component: 2900 - total flux cleaned = -1.81983e-05 Jy ! Component: 2950 - total flux cleaned = 6.6723e-07 Jy ! Component: 3000 - total flux cleaned = -3.67705e-05 Jy ! Component: 3050 - total flux cleaned = -5.55624e-05 Jy ! Component: 3100 - total flux cleaned = -9.23018e-05 Jy ! Component: 3150 - total flux cleaned = -0.00011044 Jy ! Component: 3200 - total flux cleaned = -7.42005e-05 Jy ! Component: 3250 - total flux cleaned = -5.60813e-05 Jy ! Component: 3300 - total flux cleaned = -2.56561e-06 Jy ! Component: 3350 - total flux cleaned = -2.56675e-06 Jy ! Component: 3400 - total flux cleaned = -2.73651e-06 Jy ! Component: 3450 - total flux cleaned = -2.03242e-05 Jy ! Component: 3500 - total flux cleaned = -2.02522e-05 Jy ! Component: 3550 - total flux cleaned = -3.76227e-05 Jy ! Component: 3600 - total flux cleaned = -5.47865e-05 Jy ! Component: 3650 - total flux cleaned = -3.78831e-05 Jy ! Component: 3700 - total flux cleaned = -8.8222e-05 Jy ! Component: 3750 - total flux cleaned = -8.84063e-05 Jy ! Component: 3800 - total flux cleaned = -3.86552e-05 Jy ! Component: 3850 - total flux cleaned = -5.51029e-05 Jy ! Component: 3900 - total flux cleaned = -8.78527e-05 Jy ! Component: 3950 - total flux cleaned = -7.15374e-05 Jy ! Component: 4000 - total flux cleaned = -0.000184813 Jy ! Component: 4050 - total flux cleaned = -0.000168584 Jy ! Total flux subtracted in 4096 components = -0.000200617 Jy ! Clean residual min=-0.000951 max=0.001007 Jy/beam ! Clean residual mean=-0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.236617 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 336 components and 0.236617 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1305+7854_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 4.883 at -87.82 degrees (North through East) ! Clean map min=-0.0017208 max=0.21638 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1305+7854_S_map.fits wmodel /image_prod/ug002_uva//J1305+7854_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J1305+7854_S_map.mod wobs /image_prod/ug002_uva//J1305+7854_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1305+7854_S_uvs.fits wwins /image_prod/ug002_uva//J1305+7854_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1305+7854_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.216377 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273182 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378759 0.378759 0.757518 1.51504 3.03007 6.06015 12.1203 24.2406 48.4812 96.9623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.216 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 792.06 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1305+7854_S_dfm.log closed on Thu Mar 5 01:01:42 2020