! Started logfile: /scr/pima/rv121_uvs/J1714-2514_S_dfm.log on Sat Jul 28 00:12:29 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/rv121_uvs/J1714-2514_S_uva.fits ! Reading UV FITS file: /scr/pima/rv121_uvs/J1714-2514_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.987234 visibilities/baseline/integration-bin. ! Found source: J1714-2514 ! ! 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 74 lines of history. ! ! Reading 2784 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 J1714-2514_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006099Jy sigma=16.351579 ! Fit after self-cal, rms=0.941954Jy sigma=15.358171 ! 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.88 mas, bmaj=30.24 mas, bpa=25.8 degrees ! Estimated noise=1.74499 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 (1, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0422262 Jy ! Component: 100 - total flux cleaned = 0.0594095 Jy ! Total flux subtracted in 100 components = 0.0594095 Jy ! Clean residual min=-0.012604 max=0.015869 Jy/beam ! Clean residual mean=-0.000023 rms=0.004532 Jy/beam ! Combined flux in latest and established models = 0.0594095 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0594095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079803Jy sigma=1.289791 ! Fit after self-cal, rms=0.078781Jy sigma=1.272293 ! 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=12.2 mas, bmaj=33.56 mas, bpa=22.19 degrees ! Estimated noise=0.898114 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.0216167 Jy ! Component: 100 - total flux cleaned = 0.0362674 Jy ! Component: 150 - total flux cleaned = 0.0471601 Jy ! Component: 200 - total flux cleaned = 0.0555011 Jy ! Total flux subtracted in 200 components = 0.0555011 Jy ! Clean residual min=-0.014970 max=0.017373 Jy/beam ! Clean residual mean=0.000138 rms=0.004839 Jy/beam ! Combined flux in latest and established models = 0.114911 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 152 components and 0.114911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071252Jy sigma=1.140485 ! Fit after self-cal, rms=0.070819Jy sigma=1.130388 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.2 x 33.56 at 22.19 degrees (North through East) ! Clean map min=-0.013936 max=0.065459 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.80 KP 0.97 LA 0.94 ! OV 1.07 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.80 KP 0.99 LA 0.93 ! OV 1.02 PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.87 KP 1.00* LA 0.92 ! OV 0.93 PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.92 KP 0.95 LA 0.76 ! OV 1.01 PT 0.94 ! ! ! Fit before self-cal, rms=0.070819Jy sigma=1.130388 ! Fit after self-cal, rms=0.066831Jy sigma=1.102388 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.47 mas, bmaj=35.08 mas, bpa=20.44 degrees ! Estimated noise=0.843527 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.00440741 Jy ! Component: 100 - total flux cleaned = 0.00548356 Jy ! Component: 150 - total flux cleaned = 0.00605431 Jy ! Component: 200 - total flux cleaned = 0.00630375 Jy ! Total flux subtracted in 200 components = 0.00630375 Jy ! Clean residual min=-0.010700 max=0.014978 Jy/beam ! Clean residual mean=0.000225 rms=0.004126 Jy/beam ! Combined flux in latest and established models = 0.121214 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 225 components and 0.121214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066423Jy sigma=1.094000 ! Fit after self-cal, rms=0.066641Jy sigma=1.091196 ! 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.066641Jy sigma=1.091196 ! Fit after self-cal, rms=0.080169Jy sigma=1.016670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.53 mas, bmaj=35.29 mas, bpa=20.14 degrees ! Estimated noise=0.890668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182653 Jy ! Component: 100 - total flux cleaned = 0.00241 Jy ! Component: 150 - total flux cleaned = 0.00278279 Jy ! Component: 200 - total flux cleaned = 0.00308199 Jy ! Total flux subtracted in 200 components = 0.00308199 Jy ! Clean residual min=-0.009393 max=0.011214 Jy/beam ! Clean residual mean=0.000131 rms=0.003310 Jy/beam ! Combined flux in latest and established models = 0.124296 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 264 components and 0.124296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079619Jy sigma=1.013463 ! Fit after self-cal, rms=0.080324Jy sigma=1.007712 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.000511916 Jy ! Component: 100 - total flux cleaned = 0.00043654 Jy ! Component: 150 - total flux cleaned = 0.000639244 Jy ! Component: 200 - total flux cleaned = 0.000678745 Jy ! Total flux subtracted in 200 components = 0.000678745 Jy ! Clean residual min=-0.009015 max=0.012419 Jy/beam ! Clean residual mean=0.000125 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 0.124975 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 282 components and 0.124975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080116Jy sigma=1.007570 ! Fit after self-cal, rms=0.079993Jy sigma=1.006982 ! 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.079993Jy sigma=1.006982 ! Fit after self-cal, rms=0.087883Jy sigma=0.996335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.63 mas, bmaj=34.76 mas, bpa=19.59 degrees ! Estimated noise=0.865845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00219685 Jy ! Component: 100 - total flux cleaned = -0.00318002 Jy ! Component: 150 - total flux cleaned = -0.00380721 Jy ! Component: 200 - total flux cleaned = -0.00435758 Jy ! Total flux subtracted in 200 components = -0.00435758 Jy ! Clean residual min=-0.008732 max=0.010318 Jy/beam ! Clean residual mean=0.000094 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.120618 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 306 components and 0.120618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087504Jy sigma=0.995905 ! Fit after self-cal, rms=0.087777Jy sigma=0.994529 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.90603e-05 Jy ! Component: 100 - total flux cleaned = -2.79628e-06 Jy ! Component: 150 - total flux cleaned = -4.01788e-05 Jy ! Component: 200 - total flux cleaned = -0.000147321 Jy ! Total flux subtracted in 200 components = -0.000147321 Jy ! Clean residual min=-0.008785 max=0.010731 Jy/beam ! Clean residual mean=0.000091 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.12047 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 323 components and 0.12047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087657Jy sigma=0.994351 ! Fit after self-cal, rms=0.087593Jy sigma=0.994084 ! 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.087593Jy sigma=0.994084 ! Fit after self-cal, rms=0.091882Jy sigma=0.991010 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.47 mas, bmaj=34.93 mas, bpa=18.19 degrees ! Estimated noise=0.847862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00243593 Jy ! Component: 100 - total flux cleaned = -0.00344898 Jy ! Component: 150 - total flux cleaned = -0.00416646 Jy ! Component: 200 - total flux cleaned = -0.00466162 Jy ! Total flux subtracted in 200 components = -0.00466162 Jy ! Clean residual min=-0.009130 max=0.010893 Jy/beam ! Clean residual mean=0.000100 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.115809 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 341 components and 0.115809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091623Jy sigma=0.991183 ! Fit after self-cal, rms=0.091755Jy sigma=0.990789 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.29865e-06 Jy ! Component: 100 - total flux cleaned = -0.000244128 Jy ! Component: 150 - total flux cleaned = -0.000470848 Jy ! Component: 200 - total flux cleaned = -0.000609972 Jy ! Total flux subtracted in 200 components = -0.000609972 Jy ! Clean residual min=-0.009179 max=0.011024 Jy/beam ! Clean residual mean=0.000097 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.115199 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 356 components and 0.115199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091679Jy sigma=0.990653 ! Fit after self-cal, rms=0.091621Jy sigma=0.990554 ! 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=12.71 mas, bmaj=34.57 mas, bpa=19.19 degrees ! Estimated noise=0.851026 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.71 x 34.57 at 19.19 degrees (North through East) ! Clean map min=-0.0085784 max=0.065346 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=11.19 mas, bmaj=31.86 mas, bpa=23.4 degrees ! Estimated noise=1.72224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412095 Jy ! Component: 100 - total flux cleaned = 0.0624601 Jy ! Component: 150 - total flux cleaned = 0.076256 Jy ! Component: 200 - total flux cleaned = 0.0846325 Jy ! Total flux subtracted in 200 components = 0.0846325 Jy ! Clean residual min=-0.009698 max=0.010551 Jy/beam ! Clean residual mean=0.000018 rms=0.003550 Jy/beam ! Combined flux in latest and established models = 0.0846325 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.0846325 Jy ! Inverting map and beam ! Estimated beam: bmin=12.71 mas, bmaj=34.57 mas, bpa=19.19 degrees ! Estimated noise=0.851026 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.0138528 Jy ! Component: 100 - total flux cleaned = 0.0186765 Jy ! Component: 150 - total flux cleaned = 0.0212698 Jy ! Component: 200 - total flux cleaned = 0.023379 Jy ! Total flux subtracted in 200 components = 0.023379 Jy ! Clean residual min=-0.009134 max=0.009451 Jy/beam ! Clean residual mean=0.000072 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.108011 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 138 components and 0.108012 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=13.47 mas, bmaj=34.93 mas, bpa=18.19 degrees ! Estimated noise=0.847862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225396 Jy ! Component: 100 - total flux cleaned = 0.00337834 Jy ! Component: 150 - total flux cleaned = 0.00417011 Jy ! Component: 200 - total flux cleaned = 0.00472527 Jy ! Total flux subtracted in 200 components = 0.00472527 Jy ! Clean residual min=-0.009503 max=0.010259 Jy/beam ! Clean residual mean=0.000089 rms=0.003129 Jy/beam ! Combined flux in latest and established models = 0.112737 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.00047248 Jy ! Component: 100 - total flux cleaned = 0.000875082 Jy ! Component: 150 - total flux cleaned = 0.00115374 Jy ! Component: 200 - total flux cleaned = 0.00145679 Jy ! Total flux subtracted in 200 components = 0.00145679 Jy ! Clean residual min=-0.009471 max=0.010573 Jy/beam ! Clean residual mean=0.000092 rms=0.003109 Jy/beam ! Combined flux in latest and established models = 0.114194 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 206 components and 0.114194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.71 mas, bmaj=34.57 mas, bpa=19.19 degrees ! Estimated noise=0.851026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.89361e-05 Jy ! Component: 100 - total flux cleaned = 3.82405e-05 Jy ! Component: 150 - total flux cleaned = 0.00012989 Jy ! Component: 200 - total flux cleaned = 0.000171413 Jy ! Total flux subtracted in 200 components = 0.000171413 Jy ! Clean residual min=-0.008826 max=0.010256 Jy/beam ! Clean residual mean=0.000084 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.114365 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 225 components and 0.114365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091667Jy sigma=0.992455 ! Fit after self-cal, rms=0.091555Jy sigma=0.991813 wmodel J1714-2514_S_map.mod ! Writing 225 model components to file: J1714-2514_S_map.mod wobs J1714-2514_S_uvs.fits ! Writing UV FITS file: J1714-2514_S_uvs.fits wwins J1714-2514_S_map.win ! wwins: Wrote 1 windows to J1714-2514_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.00217918 Jy ! Component: 100 - total flux cleaned = 0.00332593 Jy ! Component: 150 - total flux cleaned = 0.00409184 Jy ! Component: 200 - total flux cleaned = 0.00488726 Jy ! Component: 250 - total flux cleaned = 0.00614445 Jy ! Component: 300 - total flux cleaned = 0.00702218 Jy ! Component: 350 - total flux cleaned = 0.00766804 Jy ! Component: 400 - total flux cleaned = 0.00793464 Jy ! Component: 450 - total flux cleaned = 0.00810379 Jy ! Component: 500 - total flux cleaned = 0.00842345 Jy ! Component: 550 - total flux cleaned = 0.00865234 Jy ! Component: 600 - total flux cleaned = 0.00879984 Jy ! Component: 650 - total flux cleaned = 0.00908336 Jy ! Component: 700 - total flux cleaned = 0.00908328 Jy ! Component: 750 - total flux cleaned = 0.00908418 Jy ! Component: 800 - total flux cleaned = 0.00914845 Jy ! Component: 850 - total flux cleaned = 0.00939645 Jy ! Component: 900 - total flux cleaned = 0.00951476 Jy ! Component: 950 - total flux cleaned = 0.00963028 Jy ! Component: 1000 - total flux cleaned = 0.00957466 Jy ! Component: 1050 - total flux cleaned = 0.00974053 Jy ! Component: 1100 - total flux cleaned = 0.0097415 Jy ! Component: 1150 - total flux cleaned = 0.00984556 Jy ! Component: 1200 - total flux cleaned = 0.00994752 Jy ! Component: 1250 - total flux cleaned = 0.0101468 Jy ! Component: 1300 - total flux cleaned = 0.0103912 Jy ! Component: 1350 - total flux cleaned = 0.0107256 Jy ! Component: 1400 - total flux cleaned = 0.0109603 Jy ! Component: 1450 - total flux cleaned = 0.0111922 Jy ! Component: 1500 - total flux cleaned = 0.011466 Jy ! Component: 1550 - total flux cleaned = 0.0117806 Jy ! Component: 1600 - total flux cleaned = 0.0120897 Jy ! Component: 1650 - total flux cleaned = 0.012307 Jy ! Component: 1700 - total flux cleaned = 0.0125643 Jy ! Component: 1750 - total flux cleaned = 0.0127762 Jy ! Component: 1800 - total flux cleaned = 0.0130266 Jy ! Component: 1850 - total flux cleaned = 0.0133146 Jy ! Component: 1900 - total flux cleaned = 0.0134363 Jy ! Component: 1950 - total flux cleaned = 0.013717 Jy ! Component: 2000 - total flux cleaned = 0.0138353 Jy ! Component: 2050 - total flux cleaned = 0.0140305 Jy ! Component: 2100 - total flux cleaned = 0.0141854 Jy ! Component: 2150 - total flux cleaned = 0.0144145 Jy ! Component: 2200 - total flux cleaned = 0.014528 Jy ! Component: 2250 - total flux cleaned = 0.014715 Jy ! Component: 2300 - total flux cleaned = 0.0148626 Jy ! Component: 2350 - total flux cleaned = 0.0149362 Jy ! Component: 2400 - total flux cleaned = 0.015081 Jy ! Component: 2450 - total flux cleaned = 0.0150452 Jy ! Component: 2500 - total flux cleaned = 0.0150809 Jy ! Component: 2550 - total flux cleaned = 0.0150449 Jy ! Component: 2600 - total flux cleaned = 0.0150095 Jy ! Component: 2650 - total flux cleaned = 0.0149395 Jy ! Component: 2700 - total flux cleaned = 0.0148355 Jy ! Component: 2750 - total flux cleaned = 0.0148354 Jy ! Component: 2800 - total flux cleaned = 0.0148352 Jy ! Component: 2850 - total flux cleaned = 0.0146991 Jy ! Component: 2900 - total flux cleaned = 0.0146651 Jy ! Component: 2950 - total flux cleaned = 0.0146315 Jy ! Component: 3000 - total flux cleaned = 0.0145643 Jy ! Component: 3050 - total flux cleaned = 0.0145309 Jy ! Component: 3100 - total flux cleaned = 0.0144315 Jy ! Component: 3150 - total flux cleaned = 0.0143326 Jy ! Component: 3200 - total flux cleaned = 0.0142668 Jy ! Component: 3250 - total flux cleaned = 0.0141362 Jy ! Component: 3300 - total flux cleaned = 0.0141038 Jy ! Component: 3350 - total flux cleaned = 0.0140067 Jy ! Component: 3400 - total flux cleaned = 0.0139423 Jy ! Component: 3450 - total flux cleaned = 0.0138461 Jy ! Component: 3500 - total flux cleaned = 0.0137184 Jy ! Component: 3550 - total flux cleaned = 0.0137183 Jy ! Component: 3600 - total flux cleaned = 0.0136231 Jy ! Component: 3650 - total flux cleaned = 0.0135597 Jy ! Component: 3700 - total flux cleaned = 0.0134337 Jy ! Component: 3750 - total flux cleaned = 0.0134023 Jy ! Component: 3800 - total flux cleaned = 0.0132452 Jy ! Component: 3850 - total flux cleaned = 0.0131195 Jy ! Component: 3900 - total flux cleaned = 0.0130567 Jy ! Component: 3950 - total flux cleaned = 0.0129623 Jy ! Component: 4000 - total flux cleaned = 0.0129307 Jy ! Component: 4050 - total flux cleaned = 0.0128676 Jy ! Total flux subtracted in 4096 components = 0.0128044 Jy ! Clean residual min=-0.001738 max=0.001679 Jy/beam ! Clean residual mean=0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.127169 Jy keep ! Adding 569 model components to the UV plane model. ! The established model now contains 794 components and 0.127169 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv121_uvs/J1714-2514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.71 x 34.57 at 19.19 degrees (North through East) ! Clean map min=-0.0071228 max=0.065196 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv121_uvs/J1714-2514_S_map.fits wmodel /scr/pima/rv121_uvs/J1714-2514_S_map.mod ! Writing 794 model components to file: /scr/pima/rv121_uvs/J1714-2514_S_map.mod wobs /scr/pima/rv121_uvs/J1714-2514_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv121_uvs/J1714-2514_S_uvs.fits wwins /scr/pima/rv121_uvs/J1714-2514_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv121_uvs/J1714-2514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0651956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000682718 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.14155 3.14155 6.2831 12.5662 25.1324 50.2648 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 95.494 quit ! Quitting program ! Log file /scr/pima/rv121_uvs/J1714-2514_S_dfm.log closed on Sat Jul 28 00:12:34 2018