! Started logfile: /scr/pima/rdv76_uvs/J0304-4333_S_dfm.log on Fri Jun 15 05:51:01 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv76_uvs/J0304-4333_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J0304-4333_S_uva.fits ! AN table 1: 184 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.831263 visibilities/baseline/integration-bin. ! Found source: J0304-4333 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 12848 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0304-4333_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 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.087516Jy sigma=9.473651 ! Fit after self-cal, rms=0.720019Jy sigma=6.241451 ! 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.244 mas, bmaj=7.099 mas, bpa=1.574 degrees ! Estimated noise=2.06142 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.240222 Jy ! Component: 100 - total flux cleaned = 0.293181 Jy ! Total flux subtracted in 100 components = 0.293181 Jy ! Clean residual min=-0.016673 max=0.021348 Jy/beam ! Clean residual mean=-0.000038 rms=0.004585 Jy/beam ! Combined flux in latest and established models = 0.293181 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.293181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236706Jy sigma=1.918366 ! Fit after self-cal, rms=0.236644Jy sigma=1.918100 ! 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.048 mas, bmaj=9.386 mas, bpa=1.605 degrees ! Estimated noise=0.747612 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.0235588 Jy ! Component: 100 - total flux cleaned = 0.0299002 Jy ! Component: 150 - total flux cleaned = 0.030311 Jy ! Component: 200 - total flux cleaned = 0.0304955 Jy ! Total flux subtracted in 200 components = 0.0304955 Jy ! Clean residual min=-0.009729 max=0.009357 Jy/beam ! Clean residual mean=0.000024 rms=0.002405 Jy/beam ! Combined flux in latest and established models = 0.323677 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.323677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234669Jy sigma=1.900017 ! Fit after self-cal, rms=0.234615Jy sigma=1.899895 ! 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.048 x 9.386 at 1.605 degrees (North through East) ! Clean map min=-0.0095338 max=0.31508 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.97 LA 1.05 MK 1.02 ! OV 1.01 PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.00 LA 1.03 MK 1.02 ! OV 1.01 PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.99 LA 1.06 MK 0.99 ! OV 1.06 PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 1.09 LA 1.07 MK 0.98 ! OV 1.04 PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.234615Jy sigma=1.899895 ! Fit after self-cal, rms=0.232267Jy sigma=1.891198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=9.391 mas, bpa=1.69 degrees ! Estimated noise=0.744934 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.000120049 Jy ! Component: 100 - total flux cleaned = 0.000202625 Jy ! Component: 150 - total flux cleaned = 0.000299544 Jy ! Component: 200 - total flux cleaned = 0.000353492 Jy ! Total flux subtracted in 200 components = 0.000353492 Jy ! Clean residual min=-0.006082 max=0.007269 Jy/beam ! Clean residual mean=-0.000031 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.32403 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.32403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232254Jy sigma=1.891100 ! Fit after self-cal, rms=0.232295Jy sigma=1.889858 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232295Jy sigma=1.889858 ! Fit after self-cal, rms=0.232401Jy sigma=1.889819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=9.393 mas, bpa=1.739 degrees ! Estimated noise=0.745339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107226 Jy ! Component: 100 - total flux cleaned = 0.000168012 Jy ! Component: 150 - total flux cleaned = 0.00024071 Jy ! Component: 200 - total flux cleaned = 0.000322137 Jy ! Total flux subtracted in 200 components = 0.000322137 Jy ! Clean residual min=-0.006160 max=0.007519 Jy/beam ! Clean residual mean=-0.000031 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.324352 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.324352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232393Jy sigma=1.889767 ! Fit after self-cal, rms=0.232407Jy sigma=1.889755 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 (-26, 26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600741 Jy ! Component: 100 - total flux cleaned = 0.0064175 Jy ! Component: 150 - total flux cleaned = 0.00689071 Jy ! Component: 200 - total flux cleaned = 0.00732938 Jy ! Total flux subtracted in 200 components = 0.00732938 Jy ! Clean residual min=-0.005623 max=0.004404 Jy/beam ! Clean residual mean=-0.000012 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.331682 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.331682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232240Jy sigma=1.888279 ! Fit after self-cal, rms=0.232217Jy sigma=1.888067 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232217Jy sigma=1.888067 ! Fit after self-cal, rms=0.231291Jy sigma=1.885368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=9.402 mas, bpa=1.706 degrees ! Estimated noise=0.74484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140203 Jy ! Component: 100 - total flux cleaned = 0.00167715 Jy ! Component: 150 - total flux cleaned = 0.00183814 Jy ! Component: 200 - total flux cleaned = 0.0020141 Jy ! Total flux subtracted in 200 components = 0.0020141 Jy ! Clean residual min=-0.004868 max=0.004313 Jy/beam ! Clean residual mean=-0.000012 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.333696 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.333696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231266Jy sigma=1.885217 ! Fit after self-cal, rms=0.231265Jy sigma=1.884973 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.000422412 Jy ! Component: 100 - total flux cleaned = 0.000519033 Jy ! Component: 150 - total flux cleaned = 0.000606725 Jy ! Component: 200 - total flux cleaned = 0.000662046 Jy ! Total flux subtracted in 200 components = 0.000662046 Jy ! Clean residual min=-0.004728 max=0.004216 Jy/beam ! Clean residual mean=-0.000009 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.334358 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.334358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231256Jy sigma=1.884917 ! Fit after self-cal, rms=0.231257Jy sigma=1.884912 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231257Jy sigma=1.884912 ! Fit after self-cal, rms=0.231437Jy sigma=1.884833 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.86 mas, bmaj=39.09 mas, bpa=0.2276 degrees ! Estimated noise=0.93437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278094 Jy ! Component: 100 - total flux cleaned = 0.000277432 Jy ! Component: 150 - total flux cleaned = 0.000221326 Jy ! Component: 200 - total flux cleaned = 0.000148895 Jy ! Total flux subtracted in 200 components = 0.000148895 Jy ! Clean residual min=-0.003582 max=0.004088 Jy/beam ! Clean residual mean=-0.000023 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.334507 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 84 components and 0.334507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231434Jy sigma=1.884808 ! Fit after self-cal, rms=0.231434Jy sigma=1.884798 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.73884e-05 Jy ! Component: 100 - total flux cleaned = 1.84954e-05 Jy ! Component: 150 - total flux cleaned = -7.04787e-05 Jy ! Component: 200 - total flux cleaned = -0.000154559 Jy ! Total flux subtracted in 200 components = -0.000154559 Jy ! Clean residual min=-0.003553 max=0.004097 Jy/beam ! Clean residual mean=-0.000024 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.334352 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 85 components and 0.334352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231434Jy sigma=1.884788 ! Fit after self-cal, rms=0.231433Jy sigma=1.884788 ! 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.043 mas, bmaj=9.405 mas, bpa=1.717 degrees ! Estimated noise=0.745327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.043 x 9.405 at 1.717 degrees (North through East) ! Clean map min=-0.0044987 max=0.31451 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.247 mas, bmaj=7.12 mas, bpa=1.677 degrees ! Estimated noise=2.05154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238843 Jy ! Component: 100 - total flux cleaned = 0.291777 Jy ! Component: 150 - total flux cleaned = 0.306289 Jy ! Component: 200 - total flux cleaned = 0.314008 Jy ! Total flux subtracted in 200 components = 0.314008 Jy ! Clean residual min=-0.014149 max=0.014840 Jy/beam ! Clean residual mean=-0.000037 rms=0.004193 Jy/beam ! Combined flux in latest and established models = 0.314008 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.314008 Jy ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=9.405 mas, bpa=1.717 degrees ! Estimated noise=0.745327 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.0123083 Jy ! Component: 100 - total flux cleaned = 0.017788 Jy ! Component: 150 - total flux cleaned = 0.0193584 Jy ! Component: 200 - total flux cleaned = 0.0195744 Jy ! Total flux subtracted in 200 components = 0.0195744 Jy ! Clean residual min=-0.005089 max=0.004603 Jy/beam ! Clean residual mean=-0.000018 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.333583 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.333583 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=10.86 mas, bmaj=39.09 mas, bpa=0.2276 degrees ! Estimated noise=0.93437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730154 Jy ! Component: 100 - total flux cleaned = 0.000728118 Jy ! Component: 150 - total flux cleaned = 0.000726974 Jy ! Component: 200 - total flux cleaned = 0.000799238 Jy ! Total flux subtracted in 200 components = 0.000799238 Jy ! Clean residual min=-0.003613 max=0.004139 Jy/beam ! Clean residual mean=-0.000026 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.334382 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 = 6.5932e-05 Jy ! Component: 100 - total flux cleaned = 9.59642e-05 Jy ! Component: 150 - total flux cleaned = 0.000121809 Jy ! Component: 200 - total flux cleaned = 7.00069e-05 Jy ! Total flux subtracted in 200 components = 7.00069e-05 Jy ! Clean residual min=-0.003553 max=0.004140 Jy/beam ! Clean residual mean=-0.000023 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.334452 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.334452 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=9.405 mas, bpa=1.717 degrees ! Estimated noise=0.745327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100794 Jy ! Component: 100 - total flux cleaned = -0.000924573 Jy ! Component: 150 - total flux cleaned = -0.000784083 Jy ! Component: 200 - total flux cleaned = -0.000666293 Jy ! Total flux subtracted in 200 components = -0.000666293 Jy ! Clean residual min=-0.004781 max=0.004136 Jy/beam ! Clean residual mean=-0.000016 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.333786 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.333786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231453Jy sigma=1.885039 ! Fit after self-cal, rms=0.231452Jy sigma=1.885011 wmodel J0304-4333_S_map.mod ! Writing 56 model components to file: J0304-4333_S_map.mod wobs J0304-4333_S_uvs.fits ! Writing UV FITS file: J0304-4333_S_uvs.fits wwins J0304-4333_S_map.win ! wwins: Wrote 2 windows to J0304-4333_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.0014532 Jy ! Component: 100 - total flux cleaned = -0.00159391 Jy ! Component: 150 - total flux cleaned = -0.00173122 Jy ! Component: 200 - total flux cleaned = -0.00173289 Jy ! Component: 250 - total flux cleaned = -0.0014389 Jy ! Component: 300 - total flux cleaned = -0.0012128 Jy ! Component: 350 - total flux cleaned = -0.00110238 Jy ! Component: 400 - total flux cleaned = -0.000997052 Jy ! Component: 450 - total flux cleaned = -0.000896101 Jy ! Component: 500 - total flux cleaned = -0.000846548 Jy ! Component: 550 - total flux cleaned = -0.000607525 Jy ! Component: 600 - total flux cleaned = -0.0004672 Jy ! Component: 650 - total flux cleaned = -0.000238478 Jy ! Component: 700 - total flux cleaned = -0.000105176 Jy ! Component: 750 - total flux cleaned = 0.000114064 Jy ! Component: 800 - total flux cleaned = 0.000371878 Jy ! Component: 850 - total flux cleaned = 0.000625271 Jy ! Component: 900 - total flux cleaned = 0.000916121 Jy ! Component: 950 - total flux cleaned = 0.00120194 Jy ! Component: 1000 - total flux cleaned = 0.00152306 Jy ! Component: 1050 - total flux cleaned = 0.00172051 Jy ! Component: 1100 - total flux cleaned = 0.0019541 Jy ! Component: 1150 - total flux cleaned = 0.00218423 Jy ! Component: 1200 - total flux cleaned = 0.0024113 Jy ! Component: 1250 - total flux cleaned = 0.00271046 Jy ! Component: 1300 - total flux cleaned = 0.00285742 Jy ! Component: 1350 - total flux cleaned = 0.00307601 Jy ! Component: 1400 - total flux cleaned = 0.0033272 Jy ! Component: 1450 - total flux cleaned = 0.00350514 Jy ! Component: 1500 - total flux cleaned = 0.00375112 Jy ! Component: 1550 - total flux cleaned = 0.00406215 Jy ! Component: 1600 - total flux cleaned = 0.0041303 Jy ! Component: 1650 - total flux cleaned = 0.00436696 Jy ! Component: 1700 - total flux cleaned = 0.00446662 Jy ! Component: 1750 - total flux cleaned = 0.00466478 Jy ! Component: 1800 - total flux cleaned = 0.00479515 Jy ! Component: 1850 - total flux cleaned = 0.00489232 Jy ! Component: 1900 - total flux cleaned = 0.00489246 Jy ! Component: 1950 - total flux cleaned = 0.00489284 Jy ! Component: 2000 - total flux cleaned = 0.00495554 Jy ! Component: 2050 - total flux cleaned = 0.00495523 Jy ! Component: 2100 - total flux cleaned = 0.00501747 Jy ! Component: 2150 - total flux cleaned = 0.00523199 Jy ! Component: 2200 - total flux cleaned = 0.00514095 Jy ! Component: 2250 - total flux cleaned = 0.00535188 Jy ! Component: 2300 - total flux cleaned = 0.00544112 Jy ! Component: 2350 - total flux cleaned = 0.00558874 Jy ! Component: 2400 - total flux cleaned = 0.00544174 Jy ! Component: 2450 - total flux cleaned = 0.00561663 Jy ! Component: 2500 - total flux cleaned = 0.0056167 Jy ! Component: 2550 - total flux cleaned = 0.00570312 Jy ! Component: 2600 - total flux cleaned = 0.00578873 Jy ! Component: 2650 - total flux cleaned = 0.00581723 Jy ! Component: 2700 - total flux cleaned = 0.00590171 Jy ! Component: 2750 - total flux cleaned = 0.00595783 Jy ! Component: 2800 - total flux cleaned = 0.00601325 Jy ! Component: 2850 - total flux cleaned = 0.00606783 Jy ! Component: 2900 - total flux cleaned = 0.00612263 Jy ! Component: 2950 - total flux cleaned = 0.00623098 Jy ! Component: 3000 - total flux cleaned = 0.00628461 Jy ! Component: 3050 - total flux cleaned = 0.00633812 Jy ! Component: 3100 - total flux cleaned = 0.00652422 Jy ! Component: 3150 - total flux cleaned = 0.00657687 Jy ! Component: 3200 - total flux cleaned = 0.00665571 Jy ! Component: 3250 - total flux cleaned = 0.0068386 Jy ! Component: 3300 - total flux cleaned = 0.00689055 Jy ! Component: 3350 - total flux cleaned = 0.00696838 Jy ! Component: 3400 - total flux cleaned = 0.00709704 Jy ! Component: 3450 - total flux cleaned = 0.00722511 Jy ! Component: 3500 - total flux cleaned = 0.00730153 Jy ! Component: 3550 - total flux cleaned = 0.00742847 Jy ! Component: 3600 - total flux cleaned = 0.00750427 Jy ! Component: 3650 - total flux cleaned = 0.00762978 Jy ! Component: 3700 - total flux cleaned = 0.00775477 Jy ! Component: 3750 - total flux cleaned = 0.00780457 Jy ! Component: 3800 - total flux cleaned = 0.00785427 Jy ! Component: 3850 - total flux cleaned = 0.00792853 Jy ! Component: 3900 - total flux cleaned = 0.00805158 Jy ! Component: 3950 - total flux cleaned = 0.00812501 Jy ! Component: 4000 - total flux cleaned = 0.00814941 Jy ! Component: 4050 - total flux cleaned = 0.00822241 Jy ! Total flux subtracted in 4096 components = 0.00829512 Jy ! Clean residual min=-0.001519 max=0.001438 Jy/beam ! Clean residual mean=0.000006 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.342081 Jy keep ! Adding 197 model components to the UV plane model. ! The established model now contains 253 components and 0.342081 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J0304-4333_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.043 x 9.405 at 1.717 degrees (North through East) ! Clean map min=-0.0032491 max=0.3114 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J0304-4333_S_map.fits wmodel /scr/pima/rdv76_uvs/J0304-4333_S_map.mod ! Writing 253 model components to file: /scr/pima/rdv76_uvs/J0304-4333_S_map.mod wobs /scr/pima/rdv76_uvs/J0304-4333_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J0304-4333_S_uvs.fits wwins /scr/pima/rdv76_uvs/J0304-4333_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J0304-4333_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.311405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000459124 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442309 0.442309 0.884619 1.76924 3.53848 7.07695 14.1539 28.3078 56.6156 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.311 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 678.258 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J0304-4333_S_dfm.log closed on Fri Jun 15 05:51:05 2018