! Started logfile: /image_prod/ug002_uva//J2339+6010_S_dfm.log on Thu Mar 5 06:21:57 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//J2339+6010_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2339+6010_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.731548 visibilities/baseline/integration-bin. ! Found source: J2339+6010 ! ! 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 3687 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 J2339+6010_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021887Jy sigma=8.035183 ! Fit after self-cal, rms=0.826562Jy sigma=6.539313 ! 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.885 mas, bmaj=6.029 mas, bpa=-37.59 degrees ! Estimated noise=2.15482 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.134755 Jy ! Component: 100 - total flux cleaned = 0.18883 Jy ! Total flux subtracted in 100 components = 0.18883 Jy ! Clean residual min=-0.018025 max=0.028007 Jy/beam ! Clean residual mean=0.000037 rms=0.005848 Jy/beam ! Combined flux in latest and established models = 0.18883 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.18883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097514Jy sigma=0.749353 ! Fit after self-cal, rms=0.097347Jy sigma=0.748319 ! 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.324 mas, bmaj=6.397 mas, bpa=-36.85 degrees ! Estimated noise=1.51423 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.0387347 Jy ! Component: 100 - total flux cleaned = 0.0642532 Jy ! Component: 150 - total flux cleaned = 0.0831939 Jy ! Component: 200 - total flux cleaned = 0.0976421 Jy ! Total flux subtracted in 200 components = 0.0976421 Jy ! Clean residual min=-0.011197 max=0.020009 Jy/beam ! Clean residual mean=0.000035 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.286472 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 66 components and 0.286472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078365Jy sigma=0.563781 ! Fit after self-cal, rms=0.078055Jy sigma=0.562173 ! 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.324 x 6.397 at -36.85 degrees (North through East) ! Clean map min=-0.011056 max=0.17436 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 1.04 FD 0.94 HN 1.06 KP 0.92 ! MK 1.22 NL 1.04 OV 0.87 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.03 KP 0.92 ! MK 1.11 NL 1.66 OV 0.85 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 1.01 KP 0.92 ! MK 1.03 NL 1.08 OV 0.88 SC 0.95 ! ! ! Fit before self-cal, rms=0.078055Jy sigma=0.562173 ! Fit after self-cal, rms=0.080526Jy sigma=0.495446 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=6.466 mas, bpa=-37.02 degrees ! Estimated noise=1.50599 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.00466834 Jy ! Component: 100 - total flux cleaned = 0.00565173 Jy ! Component: 150 - total flux cleaned = 0.00648286 Jy ! Component: 200 - total flux cleaned = 0.00731969 Jy ! Total flux subtracted in 200 components = 0.00731969 Jy ! Clean residual min=-0.010430 max=0.010132 Jy/beam ! Clean residual mean=0.000013 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 0.293792 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.293792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079989Jy sigma=0.490629 ! Fit after self-cal, rms=0.080378Jy sigma=0.490108 ! 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.080378Jy sigma=0.490108 ! Fit after self-cal, rms=0.077136Jy sigma=0.439913 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=6.445 mas, bpa=-37.28 degrees ! Estimated noise=1.50699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325411 Jy ! Component: 100 - total flux cleaned = 0.00441454 Jy ! Component: 150 - total flux cleaned = 0.00483584 Jy ! Component: 200 - total flux cleaned = 0.00501607 Jy ! Total flux subtracted in 200 components = 0.00501607 Jy ! Clean residual min=-0.004573 max=0.008915 Jy/beam ! Clean residual mean=0.000003 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.298808 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.298808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076659Jy sigma=0.436017 ! Fit after self-cal, rms=0.076757Jy sigma=0.435626 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 (-5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0071251 Jy ! Component: 100 - total flux cleaned = 0.00836799 Jy ! Component: 150 - total flux cleaned = 0.00926816 Jy ! Component: 200 - total flux cleaned = 0.00991626 Jy ! Total flux subtracted in 200 components = 0.00991626 Jy ! Clean residual min=-0.004796 max=0.004334 Jy/beam ! Clean residual mean=-0.000001 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.308725 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.308725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075911Jy sigma=0.428266 ! Fit after self-cal, rms=0.075741Jy sigma=0.427733 ! 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.075741Jy sigma=0.427733 ! Fit after self-cal, rms=0.073731Jy sigma=0.425166 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=6.409 mas, bpa=-37.66 degrees ! Estimated noise=1.49832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337567 Jy ! Component: 100 - total flux cleaned = 0.00516606 Jy ! Component: 150 - total flux cleaned = 0.00589598 Jy ! Component: 200 - total flux cleaned = 0.0065819 Jy ! Total flux subtracted in 200 components = 0.0065819 Jy ! Clean residual min=-0.003139 max=0.003133 Jy/beam ! Clean residual mean=-0.000000 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.315307 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.315306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073507Jy sigma=0.423013 ! Fit after self-cal, rms=0.073405Jy sigma=0.422899 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.000892419 Jy ! Component: 100 - total flux cleaned = 0.00134336 Jy ! Component: 150 - total flux cleaned = 0.00170412 Jy ! Component: 200 - total flux cleaned = 0.00199078 Jy ! Total flux subtracted in 200 components = 0.00199078 Jy ! Clean residual min=-0.002918 max=0.002940 Jy/beam ! Clean residual mean=-0.000001 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.317297 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.317297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073339Jy sigma=0.422315 ! Fit after self-cal, rms=0.073317Jy sigma=0.422288 ! 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.073317Jy sigma=0.422288 ! Fit after self-cal, rms=0.072984Jy sigma=0.421731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.324 mas, bmaj=8.176 mas, bpa=-42 degrees ! Estimated noise=1.80551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242279 Jy ! Component: 100 - total flux cleaned = 0.00389896 Jy ! Component: 150 - total flux cleaned = 0.00479831 Jy ! Component: 200 - total flux cleaned = 0.00526319 Jy ! Total flux subtracted in 200 components = 0.00526319 Jy ! Clean residual min=-0.003095 max=0.003070 Jy/beam ! Clean residual mean=-0.000000 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.32256 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 159 components and 0.32256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072957Jy sigma=0.421459 ! Fit after self-cal, rms=0.072929Jy sigma=0.421371 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.000645613 Jy ! Component: 100 - total flux cleaned = 0.00084216 Jy ! Component: 150 - total flux cleaned = 0.00106952 Jy ! Component: 200 - total flux cleaned = 0.00124379 Jy ! Total flux subtracted in 200 components = 0.00124379 Jy ! Clean residual min=-0.002985 max=0.003103 Jy/beam ! Clean residual mean=0.000000 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.323804 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.323804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072932Jy sigma=0.421347 ! Fit after self-cal, rms=0.072931Jy sigma=0.421303 ! 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.461 mas, bmaj=6.396 mas, bpa=-37.74 degrees ! Estimated noise=1.49777 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.461 x 6.396 at -37.74 degrees (North through East) ! Clean map min=-0.0031331 max=0.17368 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.007 mas, bmaj=6.085 mas, bpa=-39.32 degrees ! Estimated noise=2.05131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132002 Jy ! Component: 100 - total flux cleaned = 0.184121 Jy ! Component: 150 - total flux cleaned = 0.216298 Jy ! Component: 200 - total flux cleaned = 0.238155 Jy ! Total flux subtracted in 200 components = 0.238155 Jy ! Clean residual min=-0.010513 max=0.012139 Jy/beam ! Clean residual mean=0.000017 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.238155 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.238155 Jy ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=6.396 mas, bpa=-37.74 degrees ! Estimated noise=1.49777 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.0188415 Jy ! Component: 100 - total flux cleaned = 0.0320808 Jy ! Component: 150 - total flux cleaned = 0.0420316 Jy ! Component: 200 - total flux cleaned = 0.0496871 Jy ! Total flux subtracted in 200 components = 0.0496871 Jy ! Clean residual min=-0.005131 max=0.004766 Jy/beam ! Clean residual mean=0.000014 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.287842 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 81 components and 0.287842 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.324 mas, bmaj=8.176 mas, bpa=-42 degrees ! Estimated noise=1.80551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103899 Jy ! Component: 100 - total flux cleaned = 0.0157049 Jy ! Component: 150 - total flux cleaned = 0.0187521 Jy ! Component: 200 - total flux cleaned = 0.0212356 Jy ! Total flux subtracted in 200 components = 0.0212356 Jy ! Clean residual min=-0.004151 max=0.004014 Jy/beam ! Clean residual mean=0.000009 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.309078 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.00235004 Jy ! Component: 100 - total flux cleaned = 0.00428046 Jy ! Component: 150 - total flux cleaned = 0.00580149 Jy ! Component: 200 - total flux cleaned = 0.00707914 Jy ! Total flux subtracted in 200 components = 0.00707914 Jy ! Clean residual min=-0.003417 max=0.002968 Jy/beam ! Clean residual mean=0.000005 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.316157 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 180 components and 0.316157 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=6.396 mas, bpa=-37.74 degrees ! Estimated noise=1.49777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511598 Jy ! Component: 100 - total flux cleaned = 0.000761664 Jy ! Component: 150 - total flux cleaned = 0.00120353 Jy ! Component: 200 - total flux cleaned = 0.00155072 Jy ! Total flux subtracted in 200 components = 0.00155072 Jy ! Clean residual min=-0.003191 max=0.002719 Jy/beam ! Clean residual mean=0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.317708 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 192 components and 0.317708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072993Jy sigma=0.421516 ! Fit after self-cal, rms=0.072962Jy sigma=0.421328 wmodel J2339+6010_S_map.mod ! Writing 192 model components to file: J2339+6010_S_map.mod wobs J2339+6010_S_uvs.fits ! Writing UV FITS file: J2339+6010_S_uvs.fits wwins J2339+6010_S_map.win ! wwins: Wrote 2 windows to J2339+6010_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.00109212 Jy ! Component: 100 - total flux cleaned = -0.00152781 Jy ! Component: 150 - total flux cleaned = -0.00179722 Jy ! Component: 200 - total flux cleaned = -0.00192482 Jy ! Component: 250 - total flux cleaned = -0.00200733 Jy ! Component: 300 - total flux cleaned = -0.00200936 Jy ! Component: 350 - total flux cleaned = -0.00201013 Jy ! Component: 400 - total flux cleaned = -0.00208135 Jy ! Component: 450 - total flux cleaned = -0.00197414 Jy ! Component: 500 - total flux cleaned = -0.00200834 Jy ! Component: 550 - total flux cleaned = -0.002074 Jy ! Component: 600 - total flux cleaned = -0.00210548 Jy ! Component: 650 - total flux cleaned = -0.0022619 Jy ! Component: 700 - total flux cleaned = -0.00238307 Jy ! Component: 750 - total flux cleaned = -0.00247177 Jy ! Component: 800 - total flux cleaned = -0.00250088 Jy ! Component: 850 - total flux cleaned = -0.00252942 Jy ! Component: 900 - total flux cleaned = -0.00255717 Jy ! Component: 950 - total flux cleaned = -0.00258426 Jy ! Component: 1000 - total flux cleaned = -0.00261074 Jy ! Component: 1050 - total flux cleaned = -0.00258462 Jy ! Component: 1100 - total flux cleaned = -0.00255893 Jy ! Component: 1150 - total flux cleaned = -0.00250936 Jy ! Component: 1200 - total flux cleaned = -0.00255881 Jy ! Component: 1250 - total flux cleaned = -0.00248694 Jy ! Component: 1300 - total flux cleaned = -0.00248701 Jy ! Component: 1350 - total flux cleaned = -0.00248667 Jy ! Component: 1400 - total flux cleaned = -0.00246351 Jy ! Component: 1450 - total flux cleaned = -0.0023955 Jy ! Component: 1500 - total flux cleaned = -0.00232921 Jy ! Component: 1550 - total flux cleaned = -0.00239462 Jy ! Component: 1600 - total flux cleaned = -0.00239422 Jy ! Component: 1650 - total flux cleaned = -0.00237283 Jy ! Component: 1700 - total flux cleaned = -0.00235243 Jy ! Component: 1750 - total flux cleaned = -0.00226996 Jy ! Component: 1800 - total flux cleaned = -0.00218882 Jy ! Component: 1850 - total flux cleaned = -0.00214893 Jy ! Component: 1900 - total flux cleaned = -0.00214858 Jy ! Component: 1950 - total flux cleaned = -0.00203179 Jy ! Component: 2000 - total flux cleaned = -0.00195513 Jy ! Component: 2050 - total flux cleaned = -0.00189834 Jy ! Component: 2100 - total flux cleaned = -0.00186113 Jy ! Component: 2150 - total flux cleaned = -0.00187913 Jy ! Component: 2200 - total flux cleaned = -0.00184243 Jy ! Component: 2250 - total flux cleaned = -0.00177024 Jy ! Component: 2300 - total flux cleaned = -0.00189499 Jy ! Component: 2350 - total flux cleaned = -0.00182447 Jy ! Component: 2400 - total flux cleaned = -0.00182477 Jy ! Component: 2450 - total flux cleaned = -0.00182474 Jy ! Component: 2500 - total flux cleaned = -0.00182495 Jy ! Component: 2550 - total flux cleaned = -0.00184187 Jy ! Component: 2600 - total flux cleaned = -0.00182526 Jy ! Component: 2650 - total flux cleaned = -0.00185827 Jy ! Component: 2700 - total flux cleaned = -0.00190693 Jy ! Component: 2750 - total flux cleaned = -0.00187459 Jy ! Component: 2800 - total flux cleaned = -0.00189044 Jy ! Component: 2850 - total flux cleaned = -0.00195354 Jy ! Component: 2900 - total flux cleaned = -0.00196906 Jy ! Component: 2950 - total flux cleaned = -0.00195341 Jy ! Component: 3000 - total flux cleaned = -0.00201507 Jy ! Component: 3050 - total flux cleaned = -0.00207608 Jy ! Component: 3100 - total flux cleaned = -0.00206073 Jy ! Component: 3150 - total flux cleaned = -0.00198557 Jy ! Component: 3200 - total flux cleaned = -0.0020453 Jy ! Component: 3250 - total flux cleaned = -0.002001 Jy ! Component: 3300 - total flux cleaned = -0.00203034 Jy ! Component: 3350 - total flux cleaned = -0.00200112 Jy ! Component: 3400 - total flux cleaned = -0.00192858 Jy ! Component: 3450 - total flux cleaned = -0.00187114 Jy ! Component: 3500 - total flux cleaned = -0.00187128 Jy ! Component: 3550 - total flux cleaned = -0.00182862 Jy ! Component: 3600 - total flux cleaned = -0.00177243 Jy ! Component: 3650 - total flux cleaned = -0.00177232 Jy ! Component: 3700 - total flux cleaned = -0.00171667 Jy ! Component: 3750 - total flux cleaned = -0.00168909 Jy ! Component: 3800 - total flux cleaned = -0.00164783 Jy ! Component: 3850 - total flux cleaned = -0.00164766 Jy ! Component: 3900 - total flux cleaned = -0.00159328 Jy ! Component: 3950 - total flux cleaned = -0.00153926 Jy ! Component: 4000 - total flux cleaned = -0.00152583 Jy ! Component: 4050 - total flux cleaned = -0.00144578 Jy ! Total flux subtracted in 4096 components = -0.00140608 Jy ! Clean residual min=-0.000763 max=0.000891 Jy/beam ! Clean residual mean=0.000002 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.316302 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 483 components and 0.316302 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2339+6010_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.461 x 6.396 at -37.74 degrees (North through East) ! Clean map min=-0.0030794 max=0.17492 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2339+6010_S_map.fits wmodel /image_prod/ug002_uva//J2339+6010_S_map.mod ! Writing 483 model components to file: /image_prod/ug002_uva//J2339+6010_S_map.mod wobs /image_prod/ug002_uva//J2339+6010_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2339+6010_S_uvs.fits wwins /image_prod/ug002_uva//J2339+6010_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2339+6010_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.174921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023036 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395081 0.395081 0.790161 1.58032 3.16064 6.32129 12.6426 25.2852 50.5703 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 759.338 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2339+6010_S_dfm.log closed on Thu Mar 5 06:22:01 2020