! Started logfile: /image_prod/ug002_uva//J2349+7517_S_b_dfm.log on Thu Mar 5 06:27:20 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//J2349+7517_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2349+7517_S_b_uva.fits ! AN table 1: 180 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.488889 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2349+7517 ! ! 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 3960 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 J2349+7517_S_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001769Jy sigma=9.859729 ! Fit after self-cal, rms=0.971217Jy sigma=9.600892 ! 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.216 mas, bmaj=41.7 mas, bpa=7.073 degrees ! Estimated noise=1.8798 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.0237639 Jy ! Component: 100 - total flux cleaned = 0.0291627 Jy ! Total flux subtracted in 100 components = 0.0291627 Jy ! Clean residual min=-0.004458 max=0.004113 Jy/beam ! Clean residual mean=-0.000020 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.0291627 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0291627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041836Jy sigma=0.407138 ! Fit after self-cal, rms=0.040010Jy sigma=0.389184 ! 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=4.448 mas, bmaj=36.96 mas, bpa=7.287 degrees ! Estimated noise=1.16851 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.003231 Jy ! Component: 100 - total flux cleaned = 0.00436943 Jy ! Component: 150 - total flux cleaned = 0.00477772 Jy ! Component: 200 - total flux cleaned = 0.00502946 Jy ! Total flux subtracted in 200 components = 0.00502946 Jy ! Clean residual min=-0.001783 max=0.001906 Jy/beam ! Clean residual mean=-0.000028 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0341921 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.0341921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039790Jy sigma=0.386602 ! Fit after self-cal, rms=0.039784Jy sigma=0.386561 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 36.96 at 7.287 degrees (North through East) ! Clean map min=-0.0017845 max=0.032494 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.96 LA 1.00 MK 1.06 ! OV 1.06 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.00 LA 1.00 MK 1.00 ! OV 1.00 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.04 LA 0.94 MK 0.93 ! OV 0.99 PT 1.04 ! ! ! Fit before self-cal, rms=0.039784Jy sigma=0.386561 ! Fit after self-cal, rms=0.039415Jy sigma=0.386162 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.442 mas, bmaj=36.68 mas, bpa=7.317 degrees ! Estimated noise=1.15052 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.000737603 Jy ! Component: 100 - total flux cleaned = 0.000954861 Jy ! Component: 150 - total flux cleaned = 0.00106523 Jy ! Component: 200 - total flux cleaned = 0.00108537 Jy ! Total flux subtracted in 200 components = 0.00108537 Jy ! Clean residual min=-0.001520 max=0.001551 Jy/beam ! Clean residual mean=-0.000031 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0352775 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.0352775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039399Jy sigma=0.386018 ! Fit after self-cal, rms=0.039436Jy sigma=0.385883 ! 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.039436Jy sigma=0.385883 ! Fit after self-cal, rms=0.039617Jy sigma=0.385416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.431 mas, bmaj=36.55 mas, bpa=7.348 degrees ! Estimated noise=1.14987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.65456e-05 Jy ! Component: 100 - total flux cleaned = 3.60418e-05 Jy ! Component: 150 - total flux cleaned = 1.67564e-05 Jy ! Component: 200 - total flux cleaned = -1.90885e-05 Jy ! Total flux subtracted in 200 components = -1.90885e-05 Jy ! Clean residual min=-0.001344 max=0.001068 Jy/beam ! Clean residual mean=-0.000013 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0352584 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 93 components and 0.0352584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039610Jy sigma=0.385364 ! Fit after self-cal, rms=0.039591Jy sigma=0.385044 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.31894e-07 Jy ! Component: 100 - total flux cleaned = -9.6298e-06 Jy ! Component: 150 - total flux cleaned = -2.66641e-05 Jy ! Component: 200 - total flux cleaned = -4.25804e-05 Jy ! Total flux subtracted in 200 components = -4.25804e-05 Jy ! Clean residual min=-0.001295 max=0.001155 Jy/beam ! Clean residual mean=-0.000016 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0352158 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 107 components and 0.0352158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039587Jy sigma=0.385007 ! Fit after self-cal, rms=0.039586Jy sigma=0.385001 ! 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.039586Jy sigma=0.385001 ! Fit after self-cal, rms=0.039664Jy sigma=0.384932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=36.54 mas, bpa=7.361 degrees ! Estimated noise=1.14831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111344 Jy ! Component: 100 - total flux cleaned = -0.000153655 Jy ! Component: 150 - total flux cleaned = -0.000199145 Jy ! Component: 200 - total flux cleaned = -0.000232977 Jy ! Total flux subtracted in 200 components = -0.000232977 Jy ! Clean residual min=-0.001310 max=0.001036 Jy/beam ! Clean residual mean=-0.000011 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0349828 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.0349828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039659Jy sigma=0.384890 ! Fit after self-cal, rms=0.039655Jy sigma=0.384676 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.52096e-05 Jy ! Component: 100 - total flux cleaned = -5.06086e-05 Jy ! Component: 150 - total flux cleaned = -6.55432e-05 Jy ! Component: 200 - total flux cleaned = -8.70205e-05 Jy ! Total flux subtracted in 200 components = -8.70205e-05 Jy ! Clean residual min=-0.001323 max=0.001068 Jy/beam ! Clean residual mean=-0.000013 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0348958 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.0348958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039652Jy sigma=0.384651 ! Fit after self-cal, rms=0.039650Jy sigma=0.384648 ! 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.039650Jy sigma=0.384648 ! Fit after self-cal, rms=0.039666Jy sigma=0.384630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.51 mas, bmaj=35.44 mas, bpa=13.28 degrees ! Estimated noise=1.27667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170979 Jy ! Component: 100 - total flux cleaned = -0.000179313 Jy ! Component: 150 - total flux cleaned = -0.000202696 Jy ! Component: 200 - total flux cleaned = -0.000217108 Jy ! Total flux subtracted in 200 components = -0.000217108 Jy ! Clean residual min=-0.001267 max=0.000876 Jy/beam ! Clean residual mean=-0.000014 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0346787 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.0346787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039663Jy sigma=0.384610 ! Fit after self-cal, rms=0.039669Jy sigma=0.384601 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 = -8.65856e-05 Jy ! Component: 100 - total flux cleaned = -8.6678e-05 Jy ! Component: 150 - total flux cleaned = -9.9904e-05 Jy ! Component: 200 - total flux cleaned = -0.000112133 Jy ! Total flux subtracted in 200 components = -0.000112133 Jy ! Clean residual min=-0.001251 max=0.000866 Jy/beam ! Clean residual mean=-0.000015 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0345666 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.0345666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039667Jy sigma=0.384595 ! Fit after self-cal, rms=0.039671Jy sigma=0.384573 ! 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=4.405 mas, bmaj=36.55 mas, bpa=7.37 degrees ! Estimated noise=1.14615 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.405 x 36.55 at 7.37 degrees (North through East) ! Clean map min=-0.0012901 max=0.032214 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.189 mas, bmaj=41.07 mas, bpa=7.099 degrees ! Estimated noise=1.85281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256053 Jy ! Component: 100 - total flux cleaned = 0.031509 Jy ! Component: 150 - total flux cleaned = 0.034357 Jy ! Component: 200 - total flux cleaned = 0.0361957 Jy ! Total flux subtracted in 200 components = 0.0361957 Jy ! Clean residual min=-0.003204 max=0.003067 Jy/beam ! Clean residual mean=-0.000000 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0361957 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0361957 Jy ! Inverting map and beam ! Estimated beam: bmin=4.405 mas, bmaj=36.55 mas, bpa=7.37 degrees ! Estimated noise=1.14615 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.000990377 Jy ! Component: 100 - total flux cleaned = -0.00110803 Jy ! Component: 150 - total flux cleaned = -0.00116234 Jy ! Component: 200 - total flux cleaned = -0.00119324 Jy ! Total flux subtracted in 200 components = -0.00119324 Jy ! Clean residual min=-0.001502 max=0.001115 Jy/beam ! Clean residual mean=-0.000011 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0350024 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.0350024 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=12.51 mas, bmaj=35.44 mas, bpa=13.28 degrees ! Estimated noise=1.27667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.41471e-05 Jy ! Component: 100 - total flux cleaned = -3.77469e-05 Jy ! Component: 150 - total flux cleaned = -3.76583e-05 Jy ! Component: 200 - total flux cleaned = -4.89143e-05 Jy ! Total flux subtracted in 200 components = -4.89143e-05 Jy ! Clean residual min=-0.001381 max=0.000999 Jy/beam ! Clean residual mean=-0.000015 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0349535 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 = 4.41869e-08 Jy ! Component: 100 - total flux cleaned = -1.02021e-05 Jy ! Component: 150 - total flux cleaned = -1.99072e-05 Jy ! Component: 200 - total flux cleaned = -1.97352e-05 Jy ! Total flux subtracted in 200 components = -1.97352e-05 Jy ! Clean residual min=-0.001351 max=0.000968 Jy/beam ! Clean residual mean=-0.000015 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0349338 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 78 components and 0.0349338 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.405 mas, bmaj=36.55 mas, bpa=7.37 degrees ! Estimated noise=1.14615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.72346e-05 Jy ! Component: 100 - total flux cleaned = 5.7239e-05 Jy ! Component: 150 - total flux cleaned = 3.41724e-05 Jy ! Component: 200 - total flux cleaned = 2.59271e-06 Jy ! Total flux subtracted in 200 components = 2.59271e-06 Jy ! Clean residual min=-0.001391 max=0.001055 Jy/beam ! Clean residual mean=-0.000011 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0349364 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.0349364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039680Jy sigma=0.384659 ! Fit after self-cal, rms=0.039680Jy sigma=0.384604 wmodel J2349+7517_S_b_map.mod ! Writing 96 model components to file: J2349+7517_S_b_map.mod wobs J2349+7517_S_b_uvs.fits ! Writing UV FITS file: J2349+7517_S_b_uvs.fits wwins J2349+7517_S_b_map.win ! wwins: Wrote 1 windows to J2349+7517_S_b_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000567965 Jy ! Component: 100 - total flux cleaned = -0.000573841 Jy ! Component: 150 - total flux cleaned = -0.000506401 Jy ! Component: 200 - total flux cleaned = -0.000567293 Jy ! Component: 250 - total flux cleaned = -0.000610941 Jy ! Component: 300 - total flux cleaned = -0.000638443 Jy ! Component: 350 - total flux cleaned = -0.00066502 Jy ! Component: 400 - total flux cleaned = -0.000702962 Jy ! Component: 450 - total flux cleaned = -0.000727082 Jy ! Component: 500 - total flux cleaned = -0.000750374 Jy ! Component: 550 - total flux cleaned = -0.00079555 Jy ! Component: 600 - total flux cleaned = -0.000806628 Jy ! Component: 650 - total flux cleaned = -0.000817418 Jy ! Component: 700 - total flux cleaned = -0.000838556 Jy ! Component: 750 - total flux cleaned = -0.00085946 Jy ! Component: 800 - total flux cleaned = -0.000869662 Jy ! Component: 850 - total flux cleaned = -0.000869568 Jy ! Component: 900 - total flux cleaned = -0.000869583 Jy ! Component: 950 - total flux cleaned = -0.000879478 Jy ! Component: 1000 - total flux cleaned = -0.000889417 Jy ! Component: 1050 - total flux cleaned = -0.000909162 Jy ! Component: 1100 - total flux cleaned = -0.000928625 Jy ! Component: 1150 - total flux cleaned = -0.000938302 Jy ! Component: 1200 - total flux cleaned = -0.000947922 Jy ! Component: 1250 - total flux cleaned = -0.000976672 Jy ! Component: 1300 - total flux cleaned = -0.00101488 Jy ! Component: 1350 - total flux cleaned = -0.00102435 Jy ! Component: 1400 - total flux cleaned = -0.00105294 Jy ! Component: 1450 - total flux cleaned = -0.00106244 Jy ! Component: 1500 - total flux cleaned = -0.00107183 Jy ! Component: 1550 - total flux cleaned = -0.00110959 Jy ! Component: 1600 - total flux cleaned = -0.00115683 Jy ! Component: 1650 - total flux cleaned = -0.00122308 Jy ! Component: 1700 - total flux cleaned = -0.00128002 Jy ! Component: 1750 - total flux cleaned = -0.00136563 Jy ! Component: 1800 - total flux cleaned = -0.00144185 Jy ! Component: 1850 - total flux cleaned = -0.00150869 Jy ! Component: 1900 - total flux cleaned = -0.001595 Jy ! Component: 1950 - total flux cleaned = -0.00163354 Jy ! Component: 2000 - total flux cleaned = -0.00174948 Jy ! Component: 2050 - total flux cleaned = -0.00181747 Jy ! Component: 2100 - total flux cleaned = -0.00190525 Jy ! Component: 2150 - total flux cleaned = -0.00200336 Jy ! Component: 2200 - total flux cleaned = -0.00210204 Jy ! Component: 2250 - total flux cleaned = -0.00223104 Jy ! Component: 2300 - total flux cleaned = -0.00235093 Jy ! Component: 2350 - total flux cleaned = -0.00245131 Jy ! Component: 2400 - total flux cleaned = -0.00257265 Jy ! Component: 2450 - total flux cleaned = -0.00268468 Jy ! Component: 2500 - total flux cleaned = -0.00278717 Jy ! Component: 2550 - total flux cleaned = -0.0029108 Jy ! Component: 2600 - total flux cleaned = -0.00302503 Jy ! Component: 2650 - total flux cleaned = -0.00312957 Jy ! Component: 2700 - total flux cleaned = -0.00324541 Jy ! Component: 2750 - total flux cleaned = -0.00336215 Jy ! Component: 2800 - total flux cleaned = -0.00347975 Jy ! Component: 2850 - total flux cleaned = -0.00359815 Jy ! Component: 2900 - total flux cleaned = -0.00372837 Jy ! Component: 2950 - total flux cleaned = -0.00385964 Jy ! Component: 3000 - total flux cleaned = -0.00399205 Jy ! Component: 3050 - total flux cleaned = -0.00411434 Jy ! Component: 3100 - total flux cleaned = -0.00424896 Jy ! Component: 3150 - total flux cleaned = -0.00435086 Jy ! Component: 3200 - total flux cleaned = -0.00446503 Jy ! Component: 3250 - total flux cleaned = -0.00459174 Jy ! Component: 3300 - total flux cleaned = -0.00470803 Jy ! Component: 3350 - total flux cleaned = -0.00481365 Jy ! Component: 3400 - total flux cleaned = -0.00492008 Jy ! Component: 3450 - total flux cleaned = -0.00505134 Jy ! Component: 3500 - total flux cleaned = -0.00518391 Jy ! Component: 3550 - total flux cleaned = -0.00531789 Jy ! Component: 3600 - total flux cleaned = -0.00545308 Jy ! Component: 3650 - total flux cleaned = -0.00558953 Jy ! Component: 3700 - total flux cleaned = -0.00575255 Jy ! Component: 3750 - total flux cleaned = -0.00591735 Jy ! Component: 3800 - total flux cleaned = -0.0060843 Jy ! Component: 3850 - total flux cleaned = -0.00626628 Jy ! Component: 3900 - total flux cleaned = -0.00645075 Jy ! Component: 3950 - total flux cleaned = -0.00661083 Jy ! Component: 4000 - total flux cleaned = -0.00678639 Jy ! Component: 4050 - total flux cleaned = -0.00699184 Jy ! Total flux subtracted in 4096 components = -0.00714454 Jy ! Clean residual min=-0.000750 max=0.000756 Jy/beam ! Clean residual mean=-0.000011 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0277918 Jy keep ! Adding 195 model components to the UV plane model. ! The established model now contains 291 components and 0.0277918 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2349+7517_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.405 x 36.55 at 7.37 degrees (North through East) ! Clean map min=-0.001633 max=0.032275 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2349+7517_S_b_map.fits wmodel /image_prod/ug002_uva//J2349+7517_S_b_map.mod ! Writing 291 model components to file: /image_prod/ug002_uva//J2349+7517_S_b_map.mod wobs /image_prod/ug002_uva//J2349+7517_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2349+7517_S_b_uvs.fits wwins /image_prod/ug002_uva//J2349+7517_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2349+7517_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0322746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281733 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.61877 2.61877 5.23753 10.4751 20.9501 41.9003 83.8005 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 114.557 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2349+7517_S_b_dfm.log closed on Thu Mar 5 06:27:24 2020