! Started logfile: /scr/pima/rv123_uvs/J0336-1302_S_dfm.log on Sun Dec 23 05:01:07 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.23275 obs /scr/pima/rv123_uvs/J0336-1302_S_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J0336-1302_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0336-1302 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 7128 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 J0336-1302_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050110Jy sigma=16.277471 ! Fit after self-cal, rms=0.703124Jy sigma=10.963517 ! 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.676 mas, bmaj=7.813 mas, bpa=-11.8 degrees ! Estimated noise=1.04884 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.216932 Jy ! Component: 100 - total flux cleaned = 0.281747 Jy ! Total flux subtracted in 100 components = 0.281747 Jy ! Clean residual min=-0.027581 max=0.028538 Jy/beam ! Clean residual mean=0.000044 rms=0.005814 Jy/beam ! Combined flux in latest and established models = 0.281747 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.281747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140083Jy sigma=1.894705 ! Fit after self-cal, rms=0.140061Jy sigma=1.894466 ! 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.376 mas, bmaj=9.468 mas, bpa=-11.18 degrees ! Estimated noise=0.639395 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.0421346 Jy ! Component: 100 - total flux cleaned = 0.0608587 Jy ! Component: 150 - total flux cleaned = 0.0706926 Jy ! Component: 200 - total flux cleaned = 0.0763426 Jy ! Total flux subtracted in 200 components = 0.0763426 Jy ! Clean residual min=-0.020051 max=0.025605 Jy/beam ! Clean residual mean=0.000049 rms=0.005711 Jy/beam ! Combined flux in latest and established models = 0.35809 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.35809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127732Jy sigma=1.675409 ! Fit after self-cal, rms=0.127730Jy sigma=1.675248 ! 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.376 x 9.468 at -11.18 degrees (North through East) ! Clean map min=-0.019608 max=0.29601 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.03 HN 0.98 KP 0.91 ! LA 0.90 MK 1.07 NL 1.15 OV 0.89 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.84 FD 1.03 HN 1.03 KP 0.92 ! LA 0.91 MK 1.08 NL 1.15 OV 0.71 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 1.02 HN 1.05 KP 0.94 ! LA 0.93 MK 0.95 NL 1.15 OV 0.79 ! PT 1.02 SC 1.05 ! ! ! Fit before self-cal, rms=0.127730Jy sigma=1.675248 ! Fit after self-cal, rms=0.184997Jy sigma=1.340278 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.881 mas, bpa=-11.08 degrees ! Estimated noise=0.65447 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.00454855 Jy ! Component: 100 - total flux cleaned = -0.00552049 Jy ! Component: 150 - total flux cleaned = -0.0061055 Jy ! Component: 200 - total flux cleaned = -0.00661954 Jy ! Total flux subtracted in 200 components = -0.00661954 Jy ! Clean residual min=-0.014577 max=0.015807 Jy/beam ! Clean residual mean=0.000008 rms=0.003791 Jy/beam ! Combined flux in latest and established models = 0.35147 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.35147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181861Jy sigma=1.333886 ! Fit after self-cal, rms=0.182021Jy sigma=1.332983 ! 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.182021Jy sigma=1.332983 ! Fit after self-cal, rms=0.098352Jy sigma=0.940057 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=10.05 mas, bpa=-10.79 degrees ! Estimated noise=0.650938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110475 Jy ! Component: 100 - total flux cleaned = -0.00096524 Jy ! Component: 150 - total flux cleaned = -0.000607784 Jy ! Component: 200 - total flux cleaned = -0.000390676 Jy ! Total flux subtracted in 200 components = -0.000390676 Jy ! Clean residual min=-0.003866 max=0.004003 Jy/beam ! Clean residual mean=0.000004 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.351079 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.35108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097938Jy sigma=0.934119 ! Fit after self-cal, rms=0.098088Jy sigma=0.933296 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 (9, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354387 Jy ! Component: 100 - total flux cleaned = 0.00343319 Jy ! Component: 150 - total flux cleaned = 0.00333211 Jy ! Component: 200 - total flux cleaned = 0.00314027 Jy ! Total flux subtracted in 200 components = 0.00314027 Jy ! Clean residual min=-0.003356 max=0.002947 Jy/beam ! Clean residual mean=0.000005 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.35422 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.35422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097750Jy sigma=0.927739 ! Fit after self-cal, rms=0.097733Jy sigma=0.927460 ! 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.097733Jy sigma=0.927460 ! Fit after self-cal, rms=0.098043Jy sigma=0.926253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=10.06 mas, bpa=-10.62 degrees ! Estimated noise=0.65025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554937 Jy ! Component: 100 - total flux cleaned = 0.000932963 Jy ! Component: 150 - total flux cleaned = 0.00110683 Jy ! Component: 200 - total flux cleaned = 0.00110733 Jy ! Total flux subtracted in 200 components = 0.00110733 Jy ! Clean residual min=-0.003039 max=0.002638 Jy/beam ! Clean residual mean=0.000005 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.355327 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.355327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097817Jy sigma=0.922986 ! Fit after self-cal, rms=0.097813Jy sigma=0.922894 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.000415358 Jy ! Component: 100 - total flux cleaned = 0.000417282 Jy ! Component: 150 - total flux cleaned = 0.000417477 Jy ! Component: 200 - total flux cleaned = 0.000481306 Jy ! Total flux subtracted in 200 components = 0.000481306 Jy ! Clean residual min=-0.002785 max=0.002596 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.355808 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.355808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097693Jy sigma=0.921432 ! Fit after self-cal, rms=0.097692Jy sigma=0.921418 ! 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.097692Jy sigma=0.921418 ! Fit after self-cal, rms=0.097688Jy sigma=0.920937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.869 mas, bmaj=16 mas, bpa=-2.567 degrees ! Estimated noise=0.792114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000888367 Jy ! Component: 100 - total flux cleaned = 0.000923246 Jy ! Component: 150 - total flux cleaned = 0.000921974 Jy ! Component: 200 - total flux cleaned = 0.000952293 Jy ! Total flux subtracted in 200 components = 0.000952293 Jy ! Clean residual min=-0.002394 max=0.002497 Jy/beam ! Clean residual mean=0.000010 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.356761 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.356761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097643Jy sigma=0.920514 ! Fit after self-cal, rms=0.097640Jy sigma=0.920402 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.000145617 Jy ! Component: 100 - total flux cleaned = 0.000172708 Jy ! Component: 150 - total flux cleaned = 0.000197264 Jy ! Component: 200 - total flux cleaned = 0.000220494 Jy ! Total flux subtracted in 200 components = 0.000220494 Jy ! Clean residual min=-0.002359 max=0.002505 Jy/beam ! Clean residual mean=0.000010 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.356981 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.356981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097625Jy sigma=0.920293 ! Fit after self-cal, rms=0.097626Jy sigma=0.920253 ! 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.445 mas, bmaj=10.07 mas, bpa=-10.52 degrees ! Estimated noise=0.6496 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.445 x 10.07 at -10.52 degrees (North through East) ! Clean map min=-0.0025274 max=0.30242 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.721 mas, bmaj=8.323 mas, bpa=-11.44 degrees ! Estimated noise=1.09889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226935 Jy ! Component: 100 - total flux cleaned = 0.288765 Jy ! Component: 150 - total flux cleaned = 0.31554 Jy ! Component: 200 - total flux cleaned = 0.329085 Jy ! Total flux subtracted in 200 components = 0.329085 Jy ! Clean residual min=-0.005261 max=0.007205 Jy/beam ! Clean residual mean=0.000007 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.329085 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.329085 Jy ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=10.07 mas, bpa=-10.52 degrees ! Estimated noise=0.6496 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.01256 Jy ! Component: 100 - total flux cleaned = 0.0192491 Jy ! Component: 150 - total flux cleaned = 0.0234142 Jy ! Component: 200 - total flux cleaned = 0.0262025 Jy ! Total flux subtracted in 200 components = 0.0262025 Jy ! Clean residual min=-0.002410 max=0.002399 Jy/beam ! Clean residual mean=0.000005 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.355288 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.355288 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.869 mas, bmaj=16 mas, bpa=-2.567 degrees ! Estimated noise=0.792114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238421 Jy ! Component: 100 - total flux cleaned = 0.00316545 Jy ! Component: 150 - total flux cleaned = 0.00313412 Jy ! Component: 200 - total flux cleaned = 0.00305296 Jy ! Total flux subtracted in 200 components = 0.00305296 Jy ! Clean residual min=-0.002282 max=0.002469 Jy/beam ! Clean residual mean=0.000009 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.358341 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010083 Jy ! Component: 100 - total flux cleaned = -0.000193912 Jy ! Component: 150 - total flux cleaned = -0.000259024 Jy ! Component: 200 - total flux cleaned = -0.000340715 Jy ! Total flux subtracted in 200 components = -0.000340715 Jy ! Clean residual min=-0.002261 max=0.002467 Jy/beam ! Clean residual mean=0.000009 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.358 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 99 components and 0.358 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=10.07 mas, bpa=-10.52 degrees ! Estimated noise=0.6496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146083 Jy ! Component: 100 - total flux cleaned = 5.1653e-05 Jy ! Component: 150 - total flux cleaned = -0.000113848 Jy ! Component: 200 - total flux cleaned = -0.000226147 Jy ! Total flux subtracted in 200 components = -0.000226147 Jy ! Clean residual min=-0.002287 max=0.002549 Jy/beam ! Clean residual mean=0.000005 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.357774 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.357774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097369Jy sigma=0.917658 ! Fit after self-cal, rms=0.097343Jy sigma=0.917492 wmodel J0336-1302_S_map.mod ! Writing 113 model components to file: J0336-1302_S_map.mod wobs J0336-1302_S_uvs.fits ! Writing UV FITS file: J0336-1302_S_uvs.fits wwins J0336-1302_S_map.win ! wwins: Wrote 2 windows to J0336-1302_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.000342708 Jy ! Component: 100 - total flux cleaned = 0.000502067 Jy ! Component: 150 - total flux cleaned = 0.000576707 Jy ! Component: 200 - total flux cleaned = 0.000862562 Jy ! Component: 250 - total flux cleaned = 0.00106954 Jy ! Component: 300 - total flux cleaned = 0.00137083 Jy ! Component: 350 - total flux cleaned = 0.00159954 Jy ! Component: 400 - total flux cleaned = 0.00179022 Jy ! Component: 450 - total flux cleaned = 0.00197679 Jy ! Component: 500 - total flux cleaned = 0.00218965 Jy ! Component: 550 - total flux cleaned = 0.00248658 Jy ! Component: 600 - total flux cleaned = 0.00274822 Jy ! Component: 650 - total flux cleaned = 0.003062 Jy ! Component: 700 - total flux cleaned = 0.00331441 Jy ! Component: 750 - total flux cleaned = 0.00358969 Jy ! Component: 800 - total flux cleaned = 0.00377888 Jy ! Component: 850 - total flux cleaned = 0.00385904 Jy ! Component: 900 - total flux cleaned = 0.0040169 Jy ! Component: 950 - total flux cleaned = 0.00412085 Jy ! Component: 1000 - total flux cleaned = 0.00422352 Jy ! Component: 1050 - total flux cleaned = 0.00429951 Jy ! Component: 1100 - total flux cleaned = 0.00447478 Jy ! Component: 1150 - total flux cleaned = 0.00462311 Jy ! Component: 1200 - total flux cleaned = 0.00469649 Jy ! Component: 1250 - total flux cleaned = 0.00496267 Jy ! Component: 1300 - total flux cleaned = 0.00515421 Jy ! Component: 1350 - total flux cleaned = 0.00522494 Jy ! Component: 1400 - total flux cleaned = 0.00545927 Jy ! Component: 1450 - total flux cleaned = 0.0056444 Jy ! Component: 1500 - total flux cleaned = 0.0058502 Jy ! Component: 1550 - total flux cleaned = 0.00591847 Jy ! Component: 1600 - total flux cleaned = 0.00609807 Jy ! Component: 1650 - total flux cleaned = 0.00625398 Jy ! Component: 1700 - total flux cleaned = 0.00638563 Jy ! Component: 1750 - total flux cleaned = 0.00649466 Jy ! Component: 1800 - total flux cleaned = 0.00664562 Jy ! Component: 1850 - total flux cleaned = 0.00673155 Jy ! Component: 1900 - total flux cleaned = 0.00679501 Jy ! Component: 1950 - total flux cleaned = 0.00692121 Jy ! Component: 2000 - total flux cleaned = 0.0069836 Jy ! Component: 2050 - total flux cleaned = 0.00710761 Jy ! Component: 2100 - total flux cleaned = 0.00716925 Jy ! Component: 2150 - total flux cleaned = 0.00725061 Jy ! Component: 2200 - total flux cleaned = 0.00731098 Jy ! Component: 2250 - total flux cleaned = 0.00733117 Jy ! Component: 2300 - total flux cleaned = 0.0074702 Jy ! Component: 2350 - total flux cleaned = 0.00748975 Jy ! Component: 2400 - total flux cleaned = 0.00750921 Jy ! Component: 2450 - total flux cleaned = 0.00756739 Jy ! Component: 2500 - total flux cleaned = 0.00766374 Jy ! Component: 2550 - total flux cleaned = 0.00756794 Jy ! Component: 2600 - total flux cleaned = 0.00770108 Jy ! Component: 2650 - total flux cleaned = 0.00777649 Jy ! Component: 2700 - total flux cleaned = 0.00775764 Jy ! Component: 2750 - total flux cleaned = 0.00775793 Jy ! Component: 2800 - total flux cleaned = 0.00792415 Jy ! Component: 2850 - total flux cleaned = 0.00796078 Jy ! Component: 2900 - total flux cleaned = 0.00796065 Jy ! Component: 2950 - total flux cleaned = 0.00805132 Jy ! Component: 3000 - total flux cleaned = 0.0080512 Jy ! Component: 3050 - total flux cleaned = 0.00808692 Jy ! Component: 3100 - total flux cleaned = 0.00817569 Jy ! Component: 3150 - total flux cleaned = 0.00817566 Jy ! Component: 3200 - total flux cleaned = 0.00815814 Jy ! Component: 3250 - total flux cleaned = 0.00821033 Jy ! Component: 3300 - total flux cleaned = 0.00815845 Jy ! Component: 3350 - total flux cleaned = 0.00808943 Jy ! Component: 3400 - total flux cleaned = 0.00815791 Jy ! Component: 3450 - total flux cleaned = 0.00817494 Jy ! Component: 3500 - total flux cleaned = 0.00815807 Jy ! Component: 3550 - total flux cleaned = 0.00817492 Jy ! Component: 3600 - total flux cleaned = 0.00820839 Jy ! Component: 3650 - total flux cleaned = 0.00825821 Jy ! Component: 3700 - total flux cleaned = 0.00824155 Jy ! Component: 3750 - total flux cleaned = 0.0082087 Jy ! Component: 3800 - total flux cleaned = 0.00827417 Jy ! Component: 3850 - total flux cleaned = 0.0082578 Jy ! Component: 3900 - total flux cleaned = 0.00827388 Jy ! Component: 3950 - total flux cleaned = 0.00827381 Jy ! Component: 4000 - total flux cleaned = 0.00824169 Jy ! Component: 4050 - total flux cleaned = 0.00824173 Jy ! Total flux subtracted in 4096 components = 0.00820994 Jy ! Clean residual min=-0.000937 max=0.000834 Jy/beam ! Clean residual mean=0.000004 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.365984 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 376 components and 0.365984 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J0336-1302_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.445 x 10.07 at -10.52 degrees (North through East) ! Clean map min=-0.0017377 max=0.30265 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J0336-1302_S_map.fits wmodel /scr/pima/rv123_uvs/J0336-1302_S_map.mod ! Writing 376 model components to file: /scr/pima/rv123_uvs/J0336-1302_S_map.mod wobs /scr/pima/rv123_uvs/J0336-1302_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J0336-1302_S_uvs.fits wwins /scr/pima/rv123_uvs/J0336-1302_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv123_uvs/J0336-1302_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.302653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.28285 0.28285 0.565699 1.1314 2.2628 4.52559 9.05119 18.1024 36.2047 72.4095 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.302 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1060.63 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J0336-1302_S_dfm.log closed on Sun Dec 23 05:01:11 2018