! Started logfile: /image_prod/ug002_uva//J1215+0732_S_b_dfm.log on Thu Mar 5 00:30:58 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//J1215+0732_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1215+0732_S_b_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.903968 visibilities/baseline/integration-bin. ! Found source: J1215+0732 ! ! 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 40 lines of history. ! ! Reading 3417 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 J1215+0732_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000076Jy sigma=9.318699 ! Fit after self-cal, rms=0.950428Jy sigma=8.855754 ! 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.485 mas, bmaj=8.513 mas, bpa=11.92 degrees ! Estimated noise=1.8219 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.0394069 Jy ! Component: 100 - total flux cleaned = 0.0484982 Jy ! Total flux subtracted in 100 components = 0.0484982 Jy ! Clean residual min=-0.003794 max=0.004566 Jy/beam ! Clean residual mean=-0.000004 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.0484982 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0484982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051349Jy sigma=0.446202 ! Fit after self-cal, rms=0.050530Jy sigma=0.439654 ! 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.198 mas, bmaj=9.51 mas, bpa=7.691 degrees ! Estimated noise=1.32174 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.00436724 Jy ! Component: 100 - total flux cleaned = 0.00599912 Jy ! Component: 150 - total flux cleaned = 0.00600401 Jy ! Component: 200 - total flux cleaned = 0.00590781 Jy ! Total flux subtracted in 200 components = 0.00590781 Jy ! Clean residual min=-0.003036 max=0.002614 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.054406 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.054406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050154Jy sigma=0.436134 ! Fit after self-cal, rms=0.050126Jy sigma=0.435985 ! 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.198 x 9.51 at 7.691 degrees (North through East) ! Clean map min=-0.0028881 max=0.051669 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.00 KP 0.97 NL 0.91 ! OV 1.02 PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.07 KP 0.97 NL 0.88 ! OV 1.04 PT 1.03 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.12 KP 0.93 NL 0.92 ! OV 1.04 PT 1.06 SC 1.07 ! ! ! Fit before self-cal, rms=0.050126Jy sigma=0.435985 ! Fit after self-cal, rms=0.048656Jy sigma=0.433846 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=9.477 mas, bpa=8.711 degrees ! Estimated noise=1.3047 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.000220595 Jy ! Component: 100 - total flux cleaned = 1.47879e-05 Jy ! Component: 150 - total flux cleaned = -0.000156396 Jy ! Component: 200 - total flux cleaned = -0.000241133 Jy ! Total flux subtracted in 200 components = -0.000241133 Jy ! Clean residual min=-0.002594 max=0.002323 Jy/beam ! Clean residual mean=-0.000002 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0541649 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0541649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048624Jy sigma=0.433569 ! Fit after self-cal, rms=0.048624Jy sigma=0.433343 ! 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.048624Jy sigma=0.433343 ! Fit after self-cal, rms=0.048211Jy sigma=0.431954 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.155 mas, bmaj=9.467 mas, bpa=9.085 degrees ! Estimated noise=1.30299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013027 Jy ! Component: 100 - total flux cleaned = 0.000170086 Jy ! Component: 150 - total flux cleaned = 0.000170138 Jy ! Component: 200 - total flux cleaned = 0.00017031 Jy ! Total flux subtracted in 200 components = 0.00017031 Jy ! Clean residual min=-0.002546 max=0.002198 Jy/beam ! Clean residual mean=-0.000003 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0543352 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0543352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048195Jy sigma=0.431838 ! Fit after self-cal, rms=0.048197Jy sigma=0.431679 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.23287e-05 Jy ! Component: 100 - total flux cleaned = -3.13806e-05 Jy ! Component: 150 - total flux cleaned = -1.70502e-05 Jy ! Component: 200 - total flux cleaned = -1.6987e-05 Jy ! Total flux subtracted in 200 components = -1.6987e-05 Jy ! Clean residual min=-0.002611 max=0.002247 Jy/beam ! Clean residual mean=-0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0543182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0543182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048189Jy sigma=0.431604 ! Fit after self-cal, rms=0.048186Jy sigma=0.431598 ! 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.048186Jy sigma=0.431598 ! Fit after self-cal, rms=0.048262Jy sigma=0.431190 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=9.458 mas, bpa=9.347 degrees ! Estimated noise=1.30121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00507e-06 Jy ! Component: 100 - total flux cleaned = 4.29517e-05 Jy ! Component: 150 - total flux cleaned = 4.28987e-05 Jy ! Component: 200 - total flux cleaned = 5.43201e-05 Jy ! Total flux subtracted in 200 components = 5.43201e-05 Jy ! Clean residual min=-0.002593 max=0.002195 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0543725 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.0543725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048253Jy sigma=0.431117 ! Fit after self-cal, rms=0.048268Jy sigma=0.431076 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 = -6.57734e-05 Jy ! Component: 100 - total flux cleaned = -7.80332e-05 Jy ! Component: 150 - total flux cleaned = -7.81427e-05 Jy ! Component: 200 - total flux cleaned = -7.79203e-05 Jy ! Total flux subtracted in 200 components = -7.79203e-05 Jy ! Clean residual min=-0.002579 max=0.002184 Jy/beam ! Clean residual mean=-0.000003 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0542946 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0542946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048263Jy sigma=0.431026 ! Fit after self-cal, rms=0.048262Jy sigma=0.431023 ! 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.048262Jy sigma=0.431023 ! Fit after self-cal, rms=0.048250Jy sigma=0.431009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.915 mas, bmaj=13.43 mas, bpa=-11.43 degrees ! Estimated noise=1.50078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.84624e-05 Jy ! Component: 100 - total flux cleaned = 9.13393e-05 Jy ! Component: 150 - total flux cleaned = 0.000103267 Jy ! Component: 200 - total flux cleaned = 0.000138293 Jy ! Total flux subtracted in 200 components = 0.000138293 Jy ! Clean residual min=-0.002335 max=0.002238 Jy/beam ! Clean residual mean=-0.000006 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0544329 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0544329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048247Jy sigma=0.430980 ! Fit after self-cal, rms=0.048243Jy sigma=0.430944 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.38861e-05 Jy ! Component: 100 - total flux cleaned = -2.8987e-05 Jy ! Component: 150 - total flux cleaned = -5.89512e-06 Jy ! Component: 200 - total flux cleaned = 2.77831e-05 Jy ! Total flux subtracted in 200 components = 2.77831e-05 Jy ! Clean residual min=-0.002346 max=0.002247 Jy/beam ! Clean residual mean=-0.000006 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0544607 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.0544607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048243Jy sigma=0.430933 ! Fit after self-cal, rms=0.048239Jy sigma=0.430909 ! 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.125 mas, bmaj=9.457 mas, bpa=9.518 degrees ! Estimated noise=1.29992 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.125 x 9.457 at 9.518 degrees (North through East) ! Clean map min=-0.0025088 max=0.051091 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.403 mas, bmaj=8.605 mas, bpa=13.6 degrees ! Estimated noise=1.78528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0389077 Jy ! Component: 100 - total flux cleaned = 0.0483744 Jy ! Component: 150 - total flux cleaned = 0.0527742 Jy ! Component: 200 - total flux cleaned = 0.0536867 Jy ! Total flux subtracted in 200 components = 0.0536867 Jy ! Clean residual min=-0.003190 max=0.003229 Jy/beam ! Clean residual mean=-0.000002 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0536867 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0536867 Jy ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=9.457 mas, bpa=9.518 degrees ! Estimated noise=1.29992 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.000951195 Jy ! Component: 100 - total flux cleaned = 0.0009497 Jy ! Component: 150 - total flux cleaned = 0.000947396 Jy ! Component: 200 - total flux cleaned = 0.000947696 Jy ! Total flux subtracted in 200 components = 0.000947696 Jy ! Clean residual min=-0.002761 max=0.002229 Jy/beam ! Clean residual mean=-0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0546344 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0546344 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.915 mas, bmaj=13.43 mas, bpa=-11.43 degrees ! Estimated noise=1.50078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270029 Jy ! Component: 100 - total flux cleaned = 0.000224023 Jy ! Component: 150 - total flux cleaned = 0.000150911 Jy ! Component: 200 - total flux cleaned = 0.000134866 Jy ! Total flux subtracted in 200 components = 0.000134866 Jy ! Clean residual min=-0.002399 max=0.002327 Jy/beam ! Clean residual mean=-0.000006 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0547693 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 = -7.41024e-08 Jy ! Component: 100 - total flux cleaned = -4.70059e-08 Jy ! Component: 150 - total flux cleaned = -6.57042e-08 Jy ! Component: 200 - total flux cleaned = 2.03175e-05 Jy ! Total flux subtracted in 200 components = 2.03175e-05 Jy ! Clean residual min=-0.002384 max=0.002286 Jy/beam ! Clean residual mean=-0.000006 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0547896 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0547896 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=9.457 mas, bpa=9.518 degrees ! Estimated noise=1.29992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236114 Jy ! Component: 100 - total flux cleaned = -0.000190807 Jy ! Component: 150 - total flux cleaned = -0.000103536 Jy ! Component: 200 - total flux cleaned = -7.42895e-05 Jy ! Total flux subtracted in 200 components = -7.42895e-05 Jy ! Clean residual min=-0.002697 max=0.002160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0547153 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.0547153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048251Jy sigma=0.431043 ! Fit after self-cal, rms=0.048253Jy sigma=0.431020 wmodel J1215+0732_S_b_map.mod ! Writing 54 model components to file: J1215+0732_S_b_map.mod wobs J1215+0732_S_b_uvs.fits ! Writing UV FITS file: J1215+0732_S_b_uvs.fits wwins J1215+0732_S_b_map.win ! wwins: Wrote 1 windows to J1215+0732_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.000530343 Jy ! Component: 100 - total flux cleaned = -0.000639373 Jy ! Component: 150 - total flux cleaned = -0.000742836 Jy ! Component: 200 - total flux cleaned = -0.000904145 Jy ! Component: 250 - total flux cleaned = -0.00108573 Jy ! Component: 300 - total flux cleaned = -0.00125976 Jy ! Component: 350 - total flux cleaned = -0.00139811 Jy ! Component: 400 - total flux cleaned = -0.00153076 Jy ! Component: 450 - total flux cleaned = -0.0016583 Jy ! Component: 500 - total flux cleaned = -0.00178078 Jy ! Component: 550 - total flux cleaned = -0.00189919 Jy ! Component: 600 - total flux cleaned = -0.00199048 Jy ! Component: 650 - total flux cleaned = -0.00203458 Jy ! Component: 700 - total flux cleaned = -0.00212052 Jy ! Component: 750 - total flux cleaned = -0.00216158 Jy ! Component: 800 - total flux cleaned = -0.00224168 Jy ! Component: 850 - total flux cleaned = -0.00226051 Jy ! Component: 900 - total flux cleaned = -0.00226044 Jy ! Component: 950 - total flux cleaned = -0.0022794 Jy ! Component: 1000 - total flux cleaned = -0.00233388 Jy ! Component: 1050 - total flux cleaned = -0.0023695 Jy ! Component: 1100 - total flux cleaned = -0.00245604 Jy ! Component: 1150 - total flux cleaned = -0.00247239 Jy ! Component: 1200 - total flux cleaned = -0.00245548 Jy ! Component: 1250 - total flux cleaned = -0.00247142 Jy ! Component: 1300 - total flux cleaned = -0.00243951 Jy ! Component: 1350 - total flux cleaned = -0.00240819 Jy ! Component: 1400 - total flux cleaned = -0.00240805 Jy ! Component: 1450 - total flux cleaned = -0.00236271 Jy ! Component: 1500 - total flux cleaned = -0.00234796 Jy ! Component: 1550 - total flux cleaned = -0.00231874 Jy ! Component: 1600 - total flux cleaned = -0.00231874 Jy ! Component: 1650 - total flux cleaned = -0.0022905 Jy ! Component: 1700 - total flux cleaned = -0.00223488 Jy ! Component: 1750 - total flux cleaned = -0.00216661 Jy ! Component: 1800 - total flux cleaned = -0.00211292 Jy ! Component: 1850 - total flux cleaned = -0.00204647 Jy ! Component: 1900 - total flux cleaned = -0.00199385 Jy ! Component: 1950 - total flux cleaned = -0.00195526 Jy ! Component: 2000 - total flux cleaned = -0.00194274 Jy ! Component: 2050 - total flux cleaned = -0.00190517 Jy ! Component: 2100 - total flux cleaned = -0.00184343 Jy ! Component: 2150 - total flux cleaned = -0.00183131 Jy ! Component: 2200 - total flux cleaned = -0.00179529 Jy ! Component: 2250 - total flux cleaned = -0.00179544 Jy ! Component: 2300 - total flux cleaned = -0.00177207 Jy ! Component: 2350 - total flux cleaned = -0.00177191 Jy ! Component: 2400 - total flux cleaned = -0.00174904 Jy ! Component: 2450 - total flux cleaned = -0.00170374 Jy ! Component: 2500 - total flux cleaned = -0.00164784 Jy ! Component: 2550 - total flux cleaned = -0.00163687 Jy ! Component: 2600 - total flux cleaned = -0.00154951 Jy ! Component: 2650 - total flux cleaned = -0.00154979 Jy ! Component: 2700 - total flux cleaned = -0.00149617 Jy ! Component: 2750 - total flux cleaned = -0.00144323 Jy ! Component: 2800 - total flux cleaned = -0.00138026 Jy ! Component: 2850 - total flux cleaned = -0.0013282 Jy ! Component: 2900 - total flux cleaned = -0.00127658 Jy ! Component: 2950 - total flux cleaned = -0.00122556 Jy ! Component: 3000 - total flux cleaned = -0.001175 Jy ! Component: 3050 - total flux cleaned = -0.00114482 Jy ! Component: 3100 - total flux cleaned = -0.00108515 Jy ! Component: 3150 - total flux cleaned = -0.00105549 Jy ! Component: 3200 - total flux cleaned = -0.00100661 Jy ! Component: 3250 - total flux cleaned = -0.000987176 Jy ! Component: 3300 - total flux cleaned = -0.000929281 Jy ! Component: 3350 - total flux cleaned = -0.000891004 Jy ! Component: 3400 - total flux cleaned = -0.000862557 Jy ! Component: 3450 - total flux cleaned = -0.000815425 Jy ! Component: 3500 - total flux cleaned = -0.000749891 Jy ! Component: 3550 - total flux cleaned = -0.000731389 Jy ! Component: 3600 - total flux cleaned = -0.00070357 Jy ! Component: 3650 - total flux cleaned = -0.000629992 Jy ! Component: 3700 - total flux cleaned = -0.000611721 Jy ! Component: 3750 - total flux cleaned = -0.000566312 Jy ! Component: 3800 - total flux cleaned = -0.000530157 Jy ! Component: 3850 - total flux cleaned = -0.000485124 Jy ! Component: 3900 - total flux cleaned = -0.000440275 Jy ! Component: 3950 - total flux cleaned = -0.000404624 Jy ! Component: 4000 - total flux cleaned = -0.000351448 Jy ! Component: 4050 - total flux cleaned = -0.00032498 Jy ! Total flux subtracted in 4096 components = -0.000280941 Jy ! Clean residual min=-0.000514 max=0.000648 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0544344 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 340 components and 0.0544343 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1215+0732_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.125 x 9.457 at 9.518 degrees (North through East) ! Clean map min=-0.0012007 max=0.050914 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1215+0732_S_b_map.fits wmodel /image_prod/ug002_uva//J1215+0732_S_b_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J1215+0732_S_b_map.mod wobs /image_prod/ug002_uva//J1215+0732_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1215+0732_S_b_uvs.fits wwins /image_prod/ug002_uva//J1215+0732_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1215+0732_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0509143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146832 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.865174 0.865174 1.73035 3.4607 6.92139 13.8428 27.6856 55.3712 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 346.75 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1215+0732_S_b_dfm.log closed on Thu Mar 5 00:31:01 2020