! Started logfile: /scr/pima/rv126_uvs/J1048-4114_S_dfm.log on Sun Dec 23 07:38:25 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.24075 obs /scr/pima/rv126_uvs/J1048-4114_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J1048-4114_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.736808 visibilities/baseline/integration-bin. ! Found source: J1048-4114 ! ! 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.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4580 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 J1048-4114_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023020Jy sigma=10.838981 ! Fit after self-cal, rms=0.878385Jy sigma=9.186311 ! 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.699 mas, bmaj=31.34 mas, bpa=-20.87 degrees ! Estimated noise=2.13669 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.0841586 Jy ! Component: 100 - total flux cleaned = 0.116826 Jy ! Total flux subtracted in 100 components = 0.116826 Jy ! Clean residual min=-0.017338 max=0.016973 Jy/beam ! Clean residual mean=0.000090 rms=0.004915 Jy/beam ! Combined flux in latest and established models = 0.116826 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.116826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112598Jy sigma=1.158974 ! Fit after self-cal, rms=0.112131Jy sigma=1.154898 ! 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.891 mas, bmaj=32.53 mas, bpa=-20.17 degrees ! Estimated noise=1.19601 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.0365706 Jy ! Component: 100 - total flux cleaned = 0.0560339 Jy ! Component: 150 - total flux cleaned = 0.0672388 Jy ! Component: 200 - total flux cleaned = 0.073998 Jy ! Total flux subtracted in 200 components = 0.073998 Jy ! Clean residual min=-0.016180 max=0.023819 Jy/beam ! Clean residual mean=0.000726 rms=0.005975 Jy/beam ! Combined flux in latest and established models = 0.190824 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 84 components and 0.190824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101088Jy sigma=1.014266 ! Fit after self-cal, rms=0.101009Jy sigma=1.010940 ! 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.891 x 32.53 at -20.17 degrees (North through East) ! Clean map min=-0.015917 max=0.10886 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 0.89 LA 1.01 MK 1.13 ! NL 1.25 OV 0.85 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.87 LA 1.05 MK 1.07 ! NL 1.37 OV 0.82 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.88 LA 1.20 MK 0.98 ! NL 1.36 OV 0.98 PT 0.94 ! ! ! Fit before self-cal, rms=0.101009Jy sigma=1.010940 ! Fit after self-cal, rms=0.110104Jy sigma=0.986780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.022 mas, bmaj=32.49 mas, bpa=-20.39 degrees ! Estimated noise=1.21143 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.000271847 Jy ! Component: 100 - total flux cleaned = -0.00139279 Jy ! Component: 150 - total flux cleaned = -0.002294 Jy ! Component: 200 - total flux cleaned = -0.00284564 Jy ! Total flux subtracted in 200 components = -0.00284564 Jy ! Clean residual min=-0.016213 max=0.021966 Jy/beam ! Clean residual mean=0.000633 rms=0.005385 Jy/beam ! Combined flux in latest and established models = 0.187979 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.187979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109471Jy sigma=0.983417 ! Fit after self-cal, rms=0.109820Jy sigma=0.982282 ! 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.109820Jy sigma=0.982282 ! Fit after self-cal, rms=0.113356Jy sigma=0.971561 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.085 mas, bmaj=32.75 mas, bpa=-20.48 degrees ! Estimated noise=1.21745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00530026 Jy ! Component: 100 - total flux cleaned = -0.00726337 Jy ! Component: 150 - total flux cleaned = -0.00770424 Jy ! Component: 200 - total flux cleaned = -0.00807497 Jy ! Total flux subtracted in 200 components = -0.00807497 Jy ! Clean residual min=-0.015242 max=0.021378 Jy/beam ! Clean residual mean=0.000398 rms=0.005281 Jy/beam ! Combined flux in latest and established models = 0.179904 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.179904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112905Jy sigma=0.970328 ! Fit after self-cal, rms=0.113008Jy sigma=0.969923 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.000744628 Jy ! Component: 100 - total flux cleaned = -0.000995869 Jy ! Component: 150 - total flux cleaned = -0.00122574 Jy ! Component: 200 - total flux cleaned = -0.00138776 Jy ! Total flux subtracted in 200 components = -0.00138776 Jy ! Clean residual min=-0.015052 max=0.021358 Jy/beam ! Clean residual mean=0.000403 rms=0.005274 Jy/beam ! Combined flux in latest and established models = 0.178516 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 147 components and 0.178516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112883Jy sigma=0.969843 ! Fit after self-cal, rms=0.112890Jy sigma=0.969751 ! 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.112890Jy sigma=0.969751 ! Fit after self-cal, rms=0.116860Jy sigma=0.968346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.096 mas, bmaj=33.1 mas, bpa=-20.56 degrees ! Estimated noise=1.22128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00345573 Jy ! Component: 100 - total flux cleaned = -0.00451469 Jy ! Component: 150 - total flux cleaned = -0.00495804 Jy ! Component: 200 - total flux cleaned = -0.005294 Jy ! Total flux subtracted in 200 components = -0.005294 Jy ! Clean residual min=-0.014724 max=0.021190 Jy/beam ! Clean residual mean=0.000369 rms=0.005258 Jy/beam ! Combined flux in latest and established models = 0.173222 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 162 components and 0.173222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116600Jy sigma=0.968208 ! Fit after self-cal, rms=0.116638Jy sigma=0.968105 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.000538665 Jy ! Component: 100 - total flux cleaned = -0.000841734 Jy ! Component: 150 - total flux cleaned = -0.00112116 Jy ! Component: 200 - total flux cleaned = -0.00133255 Jy ! Total flux subtracted in 200 components = -0.00133255 Jy ! Clean residual min=-0.014599 max=0.021185 Jy/beam ! Clean residual mean=0.000371 rms=0.005257 Jy/beam ! Combined flux in latest and established models = 0.171889 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 178 components and 0.171889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116529Jy sigma=0.968092 ! Fit after self-cal, rms=0.116539Jy sigma=0.968031 ! 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.116539Jy sigma=0.968031 ! Fit after self-cal, rms=0.119185Jy sigma=0.967261 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.93 mas, bmaj=46.49 mas, bpa=-9.426 degrees ! Estimated noise=1.33099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292753 Jy ! Component: 100 - total flux cleaned = -0.00351374 Jy ! Component: 150 - total flux cleaned = -0.00395624 Jy ! Component: 200 - total flux cleaned = -0.00429891 Jy ! Total flux subtracted in 200 components = -0.00429891 Jy ! Clean residual min=-0.019509 max=0.028445 Jy/beam ! Clean residual mean=0.000499 rms=0.007201 Jy/beam ! Combined flux in latest and established models = 0.16759 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 190 components and 0.16759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118999Jy sigma=0.967593 ! Fit after self-cal, rms=0.119056Jy sigma=0.967479 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.000223959 Jy ! Component: 100 - total flux cleaned = -0.000610574 Jy ! Component: 150 - total flux cleaned = -0.000910477 Jy ! Component: 200 - total flux cleaned = -0.00113637 Jy ! Total flux subtracted in 200 components = -0.00113637 Jy ! Clean residual min=-0.019359 max=0.028396 Jy/beam ! Clean residual mean=0.000503 rms=0.007197 Jy/beam ! Combined flux in latest and established models = 0.166454 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 201 components and 0.166454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118956Jy sigma=0.967633 ! Fit after self-cal, rms=0.118976Jy sigma=0.967563 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=33.36 mas, bpa=-20.6 degrees ! Estimated noise=1.22291 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.105 x 33.36 at -20.6 degrees (North through East) ! Clean map min=-0.014387 max=0.11921 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.786 mas, bmaj=31.44 mas, bpa=-21.19 degrees ! Estimated noise=2.25534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0877133 Jy ! Component: 100 - total flux cleaned = 0.121854 Jy ! Component: 150 - total flux cleaned = 0.141867 Jy ! Component: 200 - total flux cleaned = 0.155082 Jy ! Total flux subtracted in 200 components = 0.155082 Jy ! Clean residual min=-0.012372 max=0.013380 Jy/beam ! Clean residual mean=0.000086 rms=0.003789 Jy/beam ! Combined flux in latest and established models = 0.155082 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.155082 Jy ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=33.36 mas, bpa=-20.6 degrees ! Estimated noise=1.22291 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.0123518 Jy ! Component: 100 - total flux cleaned = 0.014841 Jy ! Component: 150 - total flux cleaned = 0.0148428 Jy ! Component: 200 - total flux cleaned = 0.0150753 Jy ! Total flux subtracted in 200 components = 0.0150753 Jy ! Clean residual min=-0.016478 max=0.021755 Jy/beam ! Clean residual mean=0.000359 rms=0.005328 Jy/beam ! Combined flux in latest and established models = 0.170157 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 88 components and 0.170157 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.93 mas, bmaj=46.49 mas, bpa=-9.426 degrees ! Estimated noise=1.33099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058802 Jy ! Component: 100 - total flux cleaned = 0.000225653 Jy ! Component: 150 - total flux cleaned = -6.95761e-05 Jy ! Component: 200 - total flux cleaned = -0.000320484 Jy ! Total flux subtracted in 200 components = -0.000320484 Jy ! Clean residual min=-0.020322 max=0.028881 Jy/beam ! Clean residual mean=0.000503 rms=0.007232 Jy/beam ! Combined flux in latest and established models = 0.169837 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.000337817 Jy ! Component: 100 - total flux cleaned = -0.000650123 Jy ! Component: 150 - total flux cleaned = -0.00102815 Jy ! Component: 200 - total flux cleaned = -0.00128683 Jy ! Total flux subtracted in 200 components = -0.00128683 Jy ! Clean residual min=-0.019833 max=0.028766 Jy/beam ! Clean residual mean=0.000502 rms=0.007210 Jy/beam ! Combined flux in latest and established models = 0.16855 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 125 components and 0.16855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=33.36 mas, bpa=-20.6 degrees ! Estimated noise=1.22291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577454 Jy ! Component: 100 - total flux cleaned = 0.000241557 Jy ! Component: 150 - total flux cleaned = -0.000152093 Jy ! Component: 200 - total flux cleaned = -0.000501996 Jy ! Total flux subtracted in 200 components = -0.000501996 Jy ! Clean residual min=-0.014408 max=0.021915 Jy/beam ! Clean residual mean=0.000356 rms=0.005260 Jy/beam ! Combined flux in latest and established models = 0.168048 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.168048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119184Jy sigma=0.968413 ! Fit after self-cal, rms=0.119121Jy sigma=0.968094 wmodel J1048-4114_S_map.mod ! Writing 144 model components to file: J1048-4114_S_map.mod wobs J1048-4114_S_uvs.fits ! Writing UV FITS file: J1048-4114_S_uvs.fits wwins J1048-4114_S_map.win ! wwins: Wrote 1 windows to J1048-4114_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.00883532 Jy ! Component: 100 - total flux cleaned = 0.0156066 Jy ! Component: 150 - total flux cleaned = 0.0192934 Jy ! Component: 200 - total flux cleaned = 0.0217005 Jy ! Component: 250 - total flux cleaned = 0.0234794 Jy ! Component: 300 - total flux cleaned = 0.0236416 Jy ! Component: 350 - total flux cleaned = 0.0230517 Jy ! Component: 400 - total flux cleaned = 0.0229102 Jy ! Component: 450 - total flux cleaned = 0.0232948 Jy ! Component: 500 - total flux cleaned = 0.0231709 Jy ! Component: 550 - total flux cleaned = 0.0228251 Jy ! Component: 600 - total flux cleaned = 0.0228267 Jy ! Component: 650 - total flux cleaned = 0.0226164 Jy ! Component: 700 - total flux cleaned = 0.0227137 Jy ! Component: 750 - total flux cleaned = 0.0226183 Jy ! Component: 800 - total flux cleaned = 0.0222601 Jy ! Component: 850 - total flux cleaned = 0.0221768 Jy ! Component: 900 - total flux cleaned = 0.0221758 Jy ! Component: 950 - total flux cleaned = 0.0220149 Jy ! Component: 1000 - total flux cleaned = 0.021784 Jy ! Component: 1050 - total flux cleaned = 0.0217105 Jy ! Component: 1100 - total flux cleaned = 0.0219971 Jy ! Component: 1150 - total flux cleaned = 0.0223453 Jy ! Component: 1200 - total flux cleaned = 0.0231587 Jy ! Component: 1250 - total flux cleaned = 0.023754 Jy ! Component: 1300 - total flux cleaned = 0.0242073 Jy ! Component: 1350 - total flux cleaned = 0.0243993 Jy ! Component: 1400 - total flux cleaned = 0.0248996 Jy ! Component: 1450 - total flux cleaned = 0.0251455 Jy ! Component: 1500 - total flux cleaned = 0.0253879 Jy ! Component: 1550 - total flux cleaned = 0.0257455 Jy ! Component: 1600 - total flux cleaned = 0.0260968 Jy ! Component: 1650 - total flux cleaned = 0.0262701 Jy ! Component: 1700 - total flux cleaned = 0.026556 Jy ! Component: 1750 - total flux cleaned = 0.0268947 Jy ! Component: 1800 - total flux cleaned = 0.0271173 Jy ! Component: 1850 - total flux cleaned = 0.0273382 Jy ! Component: 1900 - total flux cleaned = 0.0276107 Jy ! Component: 1950 - total flux cleaned = 0.0277182 Jy ! Component: 2000 - total flux cleaned = 0.0279842 Jy ! Component: 2050 - total flux cleaned = 0.0279844 Jy ! Component: 2100 - total flux cleaned = 0.0281938 Jy ! Component: 2150 - total flux cleaned = 0.0285044 Jy ! Component: 2200 - total flux cleaned = 0.0287097 Jy ! Component: 2250 - total flux cleaned = 0.0289644 Jy ! Component: 2300 - total flux cleaned = 0.0291669 Jy ! Component: 2350 - total flux cleaned = 0.0295184 Jy ! Component: 2400 - total flux cleaned = 0.0298175 Jy ! Component: 2450 - total flux cleaned = 0.030065 Jy ! Component: 2500 - total flux cleaned = 0.0303604 Jy ! Component: 2550 - total flux cleaned = 0.0306056 Jy ! Component: 2600 - total flux cleaned = 0.0309462 Jy ! Component: 2650 - total flux cleaned = 0.0312369 Jy ! Component: 2700 - total flux cleaned = 0.0314297 Jy ! Component: 2750 - total flux cleaned = 0.0316704 Jy ! Component: 2800 - total flux cleaned = 0.0319101 Jy ! Component: 2850 - total flux cleaned = 0.0321488 Jy ! Component: 2900 - total flux cleaned = 0.0323869 Jy ! Component: 2950 - total flux cleaned = 0.0326716 Jy ! Component: 3000 - total flux cleaned = 0.0329554 Jy ! Component: 3050 - total flux cleaned = 0.0331913 Jy ! Component: 3100 - total flux cleaned = 0.0334272 Jy ! Component: 3150 - total flux cleaned = 0.0337571 Jy ! Component: 3200 - total flux cleaned = 0.0339924 Jy ! Component: 3250 - total flux cleaned = 0.0343689 Jy ! Component: 3300 - total flux cleaned = 0.0345571 Jy ! Component: 3350 - total flux cleaned = 0.0347452 Jy ! Component: 3400 - total flux cleaned = 0.0350277 Jy ! Component: 3450 - total flux cleaned = 0.0353104 Jy ! Component: 3500 - total flux cleaned = 0.0356403 Jy ! Component: 3550 - total flux cleaned = 0.035829 Jy ! Component: 3600 - total flux cleaned = 0.036065 Jy ! Component: 3650 - total flux cleaned = 0.036254 Jy ! Component: 3700 - total flux cleaned = 0.0364903 Jy ! Component: 3750 - total flux cleaned = 0.0365377 Jy ! Component: 3800 - total flux cleaned = 0.0367277 Jy ! Component: 3850 - total flux cleaned = 0.036918 Jy ! Component: 3900 - total flux cleaned = 0.0370609 Jy ! Component: 3950 - total flux cleaned = 0.0372042 Jy ! Component: 4000 - total flux cleaned = 0.0373478 Jy ! Component: 4050 - total flux cleaned = 0.0374919 Jy ! Total flux subtracted in 4096 components = 0.0376844 Jy ! Clean residual min=-0.002596 max=0.002571 Jy/beam ! Clean residual mean=-0.000025 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.205733 Jy keep ! Adding 496 model components to the UV plane model. ! The established model now contains 640 components and 0.205733 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J1048-4114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.105 x 33.36 at -20.6 degrees (North through East) ! Clean map min=-0.0092609 max=0.12412 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J1048-4114_S_map.fits wmodel /scr/pima/rv126_uvs/J1048-4114_S_map.mod ! Writing 640 model components to file: /scr/pima/rv126_uvs/J1048-4114_S_map.mod wobs /scr/pima/rv126_uvs/J1048-4114_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J1048-4114_S_uvs.fits wwins /scr/pima/rv126_uvs/J1048-4114_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J1048-4114_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000948595 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.29284 2.29284 4.58569 9.17137 18.3427 36.6855 73.371 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 130.841 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J1048-4114_S_dfm.log closed on Sun Dec 23 07:38:29 2018