! Started logfile: /image_prod/ug002_uva//J0515-1255_S_b_dfm.log on Wed Mar 4 20:44:55 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//J0515-1255_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0515-1255_S_b_uva.fits ! AN table 1: 120 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0515-1255 ! ! 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 3780 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 J0515-1255_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002516Jy sigma=9.367441 ! Fit after self-cal, rms=0.969818Jy sigma=9.060173 ! 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=10.13 mas, bmaj=27.57 mas, bpa=-1.613 degrees ! Estimated noise=1.54994 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.0247823 Jy ! Component: 100 - total flux cleaned = 0.0301902 Jy ! Total flux subtracted in 100 components = 0.0301902 Jy ! Clean residual min=-0.003051 max=0.003185 Jy/beam ! Clean residual mean=-0.000067 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0301902 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0301902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.046131Jy sigma=0.418680 ! Fit after self-cal, rms=0.044338Jy sigma=0.400264 ! 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=10.54 mas, bmaj=27.73 mas, bpa=-5.146 degrees ! Estimated noise=1.24328 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.00258101 Jy ! Component: 100 - total flux cleaned = 0.00268307 Jy ! Component: 150 - total flux cleaned = 0.00264737 Jy ! Component: 200 - total flux cleaned = 0.00256555 Jy ! Total flux subtracted in 200 components = 0.00256555 Jy ! Clean residual min=-0.002065 max=0.002369 Jy/beam ! Clean residual mean=-0.000025 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0327558 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 37 components and 0.0327558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044141Jy sigma=0.398591 ! Fit after self-cal, rms=0.044111Jy sigma=0.398404 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.54 x 27.73 at -5.146 degrees (North through East) ! Clean map min=-0.0020738 max=0.034099 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 0.99 NL 0.96 ! OV 0.98 PT 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.98 LA 0.97 NL 0.98 ! OV 0.92 PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.08 LA 0.96 NL 0.90 ! OV 0.96 PT 1.05 ! ! ! Fit before self-cal, rms=0.044111Jy sigma=0.398404 ! Fit after self-cal, rms=0.043025Jy sigma=0.397915 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.36 mas, bmaj=27.58 mas, bpa=-5.22 degrees ! Estimated noise=1.22598 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.000323415 Jy ! Component: 100 - total flux cleaned = 0.000723219 Jy ! Component: 150 - total flux cleaned = 0.00107969 Jy ! Component: 200 - total flux cleaned = 0.00119524 Jy ! Total flux subtracted in 200 components = 0.00119524 Jy ! Clean residual min=-0.002001 max=0.002070 Jy/beam ! Clean residual mean=-0.000021 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.033951 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.033951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042995Jy sigma=0.397669 ! Fit after self-cal, rms=0.042972Jy sigma=0.397459 ! 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.042972Jy sigma=0.397459 ! Fit after self-cal, rms=0.042874Jy sigma=0.396195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.29 mas, bmaj=27.62 mas, bpa=-5.507 degrees ! Estimated noise=1.22022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230212 Jy ! Component: 100 - total flux cleaned = 0.000584255 Jy ! Component: 150 - total flux cleaned = 0.000833778 Jy ! Component: 200 - total flux cleaned = 0.000944143 Jy ! Total flux subtracted in 200 components = 0.000944143 Jy ! Clean residual min=-0.001236 max=0.001556 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0348951 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.0348951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042860Jy sigma=0.396075 ! Fit after self-cal, rms=0.042875Jy sigma=0.395739 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.000188097 Jy ! Component: 100 - total flux cleaned = 0.000254366 Jy ! Component: 150 - total flux cleaned = 0.000283223 Jy ! Component: 200 - total flux cleaned = 0.000295605 Jy ! Total flux subtracted in 200 components = 0.000295605 Jy ! Clean residual min=-0.001323 max=0.001655 Jy/beam ! Clean residual mean=-0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0351907 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.0351907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042863Jy sigma=0.395627 ! Fit after self-cal, rms=0.042861Jy sigma=0.395599 ! 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.042861Jy sigma=0.395599 ! Fit after self-cal, rms=0.042936Jy sigma=0.395510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.22 mas, bmaj=27.55 mas, bpa=-5.671 degrees ! Estimated noise=1.21739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.11911e-06 Jy ! Component: 100 - total flux cleaned = 0.00027317 Jy ! Component: 150 - total flux cleaned = 0.000402926 Jy ! Component: 200 - total flux cleaned = 0.000472142 Jy ! Total flux subtracted in 200 components = 0.000472142 Jy ! Clean residual min=-0.001249 max=0.001583 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0356629 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.0356629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042926Jy sigma=0.395426 ! Fit after self-cal, rms=0.042956Jy sigma=0.395368 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 = 2.85399e-05 Jy ! Component: 100 - total flux cleaned = 0.000112203 Jy ! Component: 150 - total flux cleaned = 0.000132109 Jy ! Component: 200 - total flux cleaned = 0.000132151 Jy ! Total flux subtracted in 200 components = 0.000132151 Jy ! Clean residual min=-0.001241 max=0.001611 Jy/beam ! Clean residual mean=0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.035795 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.035795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042949Jy sigma=0.395306 ! Fit after self-cal, rms=0.042949Jy sigma=0.395285 ! 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.042949Jy sigma=0.395285 ! Fit after self-cal, rms=0.042946Jy sigma=0.395263 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.39 mas, bmaj=27.96 mas, bpa=-4.511 degrees ! Estimated noise=1.22825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12939e-05 Jy ! Component: 100 - total flux cleaned = 8.76708e-05 Jy ! Component: 150 - total flux cleaned = 0.0002006 Jy ! Component: 200 - total flux cleaned = 0.000260543 Jy ! Total flux subtracted in 200 components = 0.000260543 Jy ! Clean residual min=-0.001210 max=0.001553 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0360556 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.0360556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042939Jy sigma=0.395211 ! Fit after self-cal, rms=0.042956Jy sigma=0.395184 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.11012e-05 Jy ! Component: 100 - total flux cleaned = 6.80694e-05 Jy ! Component: 150 - total flux cleaned = 0.000108958 Jy ! Component: 200 - total flux cleaned = 0.000145587 Jy ! Total flux subtracted in 200 components = 0.000145587 Jy ! Clean residual min=-0.001182 max=0.001551 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0362012 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.0362012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042951Jy sigma=0.395149 ! Fit after self-cal, rms=0.042951Jy sigma=0.395133 ! 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=10.18 mas, bmaj=27.51 mas, bpa=-5.762 degrees ! Estimated noise=1.21478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.18 x 27.51 at -5.762 degrees (North through East) ! Clean map min=-0.0029298 max=0.03358 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=9.797 mas, bmaj=27.31 mas, bpa=-2.342 degrees ! Estimated noise=1.51128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258555 Jy ! Component: 100 - total flux cleaned = 0.0301832 Jy ! Component: 150 - total flux cleaned = 0.0315516 Jy ! Component: 200 - total flux cleaned = 0.0326906 Jy ! Total flux subtracted in 200 components = 0.0326906 Jy ! Clean residual min=-0.002014 max=0.002159 Jy/beam ! Clean residual mean=-0.000025 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0326906 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0326906 Jy ! Inverting map and beam ! Estimated beam: bmin=10.18 mas, bmaj=27.51 mas, bpa=-5.762 degrees ! Estimated noise=1.21478 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.00134362 Jy ! Component: 100 - total flux cleaned = 0.00228465 Jy ! Component: 150 - total flux cleaned = 0.00274184 Jy ! Component: 200 - total flux cleaned = 0.00279673 Jy ! Total flux subtracted in 200 components = 0.00279673 Jy ! Clean residual min=-0.001458 max=0.001732 Jy/beam ! Clean residual mean=-0.000002 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0354873 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 75 components and 0.0354873 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=11.39 mas, bmaj=27.96 mas, bpa=-4.511 degrees ! Estimated noise=1.22825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263101 Jy ! Component: 100 - total flux cleaned = 0.000314109 Jy ! Component: 150 - total flux cleaned = 0.000346415 Jy ! Component: 200 - total flux cleaned = 0.000405759 Jy ! Total flux subtracted in 200 components = 0.000405759 Jy ! Clean residual min=-0.001227 max=0.001617 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0358931 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.0966e-05 Jy ! Component: 100 - total flux cleaned = 6.65484e-05 Jy ! Component: 150 - total flux cleaned = 0.000103693 Jy ! Component: 200 - total flux cleaned = 0.000127227 Jy ! Total flux subtracted in 200 components = 0.000127227 Jy ! Clean residual min=-0.001195 max=0.001582 Jy/beam ! Clean residual mean=0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0360203 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.0360203 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.18 mas, bmaj=27.51 mas, bpa=-5.762 degrees ! Estimated noise=1.21478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.55217e-05 Jy ! Component: 100 - total flux cleaned = 1.18231e-05 Jy ! Component: 150 - total flux cleaned = 1.2471e-05 Jy ! Component: 200 - total flux cleaned = 3.45229e-05 Jy ! Total flux subtracted in 200 components = 3.45229e-05 Jy ! Clean residual min=-0.001211 max=0.001557 Jy/beam ! Clean residual mean=0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0360548 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.0360548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042953Jy sigma=0.395203 ! Fit after self-cal, rms=0.042947Jy sigma=0.395142 wmodel J0515-1255_S_b_map.mod ! Writing 99 model components to file: J0515-1255_S_b_map.mod wobs J0515-1255_S_b_uvs.fits ! Writing UV FITS file: J0515-1255_S_b_uvs.fits wwins J0515-1255_S_b_map.win ! wwins: Wrote 1 windows to J0515-1255_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.000584968 Jy ! Component: 100 - total flux cleaned = 0.00071195 Jy ! Component: 150 - total flux cleaned = 0.000677222 Jy ! Component: 200 - total flux cleaned = 0.000612118 Jy ! Component: 250 - total flux cleaned = 0.000552793 Jy ! Component: 300 - total flux cleaned = 0.000484152 Jy ! Component: 350 - total flux cleaned = 0.000446643 Jy ! Component: 400 - total flux cleaned = 0.000387687 Jy ! Component: 450 - total flux cleaned = 0.000343512 Jy ! Component: 500 - total flux cleaned = 0.00028172 Jy ! Component: 550 - total flux cleaned = 0.000233928 Jy ! Component: 600 - total flux cleaned = 0.000197978 Jy ! Component: 650 - total flux cleaned = 0.000198165 Jy ! Component: 700 - total flux cleaned = 0.000198155 Jy ! Component: 750 - total flux cleaned = 0.000205734 Jy ! Component: 800 - total flux cleaned = 0.000212882 Jy ! Component: 850 - total flux cleaned = 0.000219522 Jy ! Component: 900 - total flux cleaned = 0.000239307 Jy ! Component: 950 - total flux cleaned = 0.00025203 Jy ! Component: 1000 - total flux cleaned = 0.000264161 Jy ! Component: 1050 - total flux cleaned = 0.00026407 Jy ! Component: 1100 - total flux cleaned = 0.000269864 Jy ! Component: 1150 - total flux cleaned = 0.000275519 Jy ! Component: 1200 - total flux cleaned = 0.000286615 Jy ! Component: 1250 - total flux cleaned = 0.000292038 Jy ! Component: 1300 - total flux cleaned = 0.000302628 Jy ! Component: 1350 - total flux cleaned = 0.000312959 Jy ! Component: 1400 - total flux cleaned = 0.0003129 Jy ! Component: 1450 - total flux cleaned = 0.000322918 Jy ! Component: 1500 - total flux cleaned = 0.00034756 Jy ! Component: 1550 - total flux cleaned = 0.000371915 Jy ! Component: 1600 - total flux cleaned = 0.000400791 Jy ! Component: 1650 - total flux cleaned = 0.000429312 Jy ! Component: 1700 - total flux cleaned = 0.000457509 Jy ! Component: 1750 - total flux cleaned = 0.000490127 Jy ! Component: 1800 - total flux cleaned = 0.000527138 Jy ! Component: 1850 - total flux cleaned = 0.000572961 Jy ! Component: 1900 - total flux cleaned = 0.000604811 Jy ! Component: 1950 - total flux cleaned = 0.000654649 Jy ! Component: 2000 - total flux cleaned = 0.000699724 Jy ! Component: 2050 - total flux cleaned = 0.000735632 Jy ! Component: 2100 - total flux cleaned = 0.000789277 Jy ! Component: 2150 - total flux cleaned = 0.000838292 Jy ! Component: 2200 - total flux cleaned = 0.000891608 Jy ! Component: 2250 - total flux cleaned = 0.000935922 Jy ! Component: 2300 - total flux cleaned = 0.000989022 Jy ! Component: 2350 - total flux cleaned = 0.0010288 Jy ! Component: 2400 - total flux cleaned = 0.00105971 Jy ! Component: 2450 - total flux cleaned = 0.00108626 Jy ! Component: 2500 - total flux cleaned = 0.00110841 Jy ! Component: 2550 - total flux cleaned = 0.00113509 Jy ! Component: 2600 - total flux cleaned = 0.00116181 Jy ! Component: 2650 - total flux cleaned = 0.00118857 Jy ! Component: 2700 - total flux cleaned = 0.00121548 Jy ! Component: 2750 - total flux cleaned = 0.00123342 Jy ! Component: 2800 - total flux cleaned = 0.00125595 Jy ! Component: 2850 - total flux cleaned = 0.00127405 Jy ! Component: 2900 - total flux cleaned = 0.00128769 Jy ! Component: 2950 - total flux cleaned = 0.00127398 Jy ! Component: 3000 - total flux cleaned = 0.00125556 Jy ! Component: 3050 - total flux cleaned = 0.00124621 Jy ! Component: 3100 - total flux cleaned = 0.00122739 Jy ! Component: 3150 - total flux cleaned = 0.00122262 Jy ! Component: 3200 - total flux cleaned = 0.0012082 Jy ! Component: 3250 - total flux cleaned = 0.00119845 Jy ! Component: 3300 - total flux cleaned = 0.0011886 Jy ! Component: 3350 - total flux cleaned = 0.00116864 Jy ! Component: 3400 - total flux cleaned = 0.00116344 Jy ! Component: 3450 - total flux cleaned = 0.00114272 Jy ! Component: 3500 - total flux cleaned = 0.00113219 Jy ! Component: 3550 - total flux cleaned = 0.00112156 Jy ! Component: 3600 - total flux cleaned = 0.00110538 Jy ! Component: 3650 - total flux cleaned = 0.00109428 Jy ! Component: 3700 - total flux cleaned = 0.0010831 Jy ! Component: 3750 - total flux cleaned = 0.00106608 Jy ! Component: 3800 - total flux cleaned = 0.00104866 Jy ! Component: 3850 - total flux cleaned = 0.00103668 Jy ! Component: 3900 - total flux cleaned = 0.00101854 Jy ! Component: 3950 - total flux cleaned = 0.00100613 Jy ! Component: 4000 - total flux cleaned = 0.000987256 Jy ! Component: 4050 - total flux cleaned = 0.000974466 Jy ! Total flux subtracted in 4096 components = 0.000954982 Jy ! Clean residual min=-0.000377 max=0.000370 Jy/beam ! Clean residual mean=0.000005 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0370098 Jy keep ! Adding 411 model components to the UV plane model. ! The established model now contains 510 components and 0.0370098 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0515-1255_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.18 x 27.51 at -5.762 degrees (North through East) ! Clean map min=-0.0027223 max=0.033121 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0515-1255_S_b_map.fits wmodel /image_prod/ug002_uva//J0515-1255_S_b_map.mod ! Writing 510 model components to file: /image_prod/ug002_uva//J0515-1255_S_b_map.mod wobs /image_prod/ug002_uva//J0515-1255_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0515-1255_S_b_uvs.fits wwins /image_prod/ug002_uva//J0515-1255_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0515-1255_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0331215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000122443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10903 1.10903 2.21806 4.43613 8.87225 17.7445 35.489 70.978 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.033 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 270.506 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0515-1255_S_b_dfm.log closed on Wed Mar 4 20:44:59 2020