! Started logfile: /image_prod/ug002_uva//J1759-1505_S_dfm.log on Thu Mar 5 03:34:18 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1759-1505_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1759-1505_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1759-1505 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 5040 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1759-1505_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.017943Jy sigma=7.226469 ! Fit after self-cal, rms=0.915746Jy sigma=6.357313 ! 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=5.326 mas, bmaj=18.57 mas, bpa=-5.347 degrees ! Estimated noise=2.42483 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.0748668 Jy ! Component: 100 - total flux cleaned = 0.105658 Jy ! Total flux subtracted in 100 components = 0.105658 Jy ! Clean residual min=-0.020482 max=0.035531 Jy/beam ! Clean residual mean=-0.000135 rms=0.007206 Jy/beam ! Combined flux in latest and established models = 0.105658 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.105658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104208Jy sigma=0.744058 ! Fit after self-cal, rms=0.103700Jy sigma=0.740919 ! 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=6.12 mas, bmaj=19.6 mas, bpa=-6.694 degrees ! Estimated noise=1.46276 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.022291 Jy ! Component: 100 - total flux cleaned = 0.0357718 Jy ! Component: 150 - total flux cleaned = 0.0442951 Jy ! Component: 200 - total flux cleaned = 0.049921 Jy ! Total flux subtracted in 200 components = 0.049921 Jy ! Clean residual min=-0.022281 max=0.046727 Jy/beam ! Clean residual mean=-0.000031 rms=0.008339 Jy/beam ! Combined flux in latest and established models = 0.155579 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 102 components and 0.155579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099614Jy sigma=0.697822 ! Fit after self-cal, rms=0.099280Jy sigma=0.696389 ! Inverting map ! Added new window around map position (-23.5, -58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424766 Jy ! Component: 100 - total flux cleaned = 0.0635257 Jy ! Component: 150 - total flux cleaned = 0.0783418 Jy ! Component: 200 - total flux cleaned = 0.0907992 Jy ! Total flux subtracted in 200 components = 0.0907992 Jy ! Clean residual min=-0.014370 max=0.010574 Jy/beam ! Clean residual mean=-0.000132 rms=0.004220 Jy/beam ! Combined flux in latest and established models = 0.246378 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 204 components and 0.246378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083278Jy sigma=0.521234 ! Fit after self-cal, rms=0.081540Jy sigma=0.509657 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.12 x 19.6 at -6.694 degrees (North through East) ! Clean map min=-0.013929 max=0.099568 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 0.89 HN 1.05 KP 0.88 ! LA 0.89 NL 1.10 OV 1.00 PT 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.45 FD 0.89 HN 1.19 KP 0.87 ! LA 0.88 NL 1.11 OV 1.04 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.89 HN 1.19 KP 0.88 ! LA 0.89 NL 1.08 OV 1.04 PT 0.83 ! ! ! Fit before self-cal, rms=0.081540Jy sigma=0.509657 ! Fit after self-cal, rms=0.107034Jy sigma=0.462011 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.508 mas, bmaj=21.88 mas, bpa=-8.06 degrees ! Estimated noise=1.40133 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.00989109 Jy ! Component: 100 - total flux cleaned = 0.012081 Jy ! Component: 150 - total flux cleaned = 0.0131239 Jy ! Component: 200 - total flux cleaned = 0.0132544 Jy ! Total flux subtracted in 200 components = 0.0132544 Jy ! Clean residual min=-0.005465 max=0.005819 Jy/beam ! Clean residual mean=-0.000030 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.259632 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 265 components and 0.259632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106298Jy sigma=0.445820 ! Fit after self-cal, rms=0.106623Jy sigma=0.444616 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106623Jy sigma=0.444616 ! Fit after self-cal, rms=0.106573Jy sigma=0.442750 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.375 mas, bmaj=21.88 mas, bpa=-8.209 degrees ! Estimated noise=1.39676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847668 Jy ! Component: 100 - total flux cleaned = 5.41477e-05 Jy ! Component: 150 - total flux cleaned = -0.000819012 Jy ! Component: 200 - total flux cleaned = -0.00163317 Jy ! Total flux subtracted in 200 components = -0.00163317 Jy ! Clean residual min=-0.004534 max=0.005268 Jy/beam ! Clean residual mean=-0.000028 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.257999 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 300 components and 0.257999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106451Jy sigma=0.440721 ! Fit after self-cal, rms=0.106524Jy sigma=0.440514 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.000434183 Jy ! Component: 100 - total flux cleaned = -0.00122456 Jy ! Component: 150 - total flux cleaned = -0.00162857 Jy ! Component: 200 - total flux cleaned = -0.001814 Jy ! Total flux subtracted in 200 components = -0.001814 Jy ! Clean residual min=-0.004539 max=0.005045 Jy/beam ! Clean residual mean=-0.000030 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.256185 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 332 components and 0.256185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106476Jy sigma=0.439793 ! Fit after self-cal, rms=0.106470Jy sigma=0.439745 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106470Jy sigma=0.439745 ! Fit after self-cal, rms=0.109400Jy sigma=0.439526 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.387 mas, bmaj=22.01 mas, bpa=-8.25 degrees ! Estimated noise=1.40203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103113 Jy ! Component: 100 - total flux cleaned = -0.00186515 Jy ! Component: 150 - total flux cleaned = -0.00260384 Jy ! Component: 200 - total flux cleaned = -0.00318255 Jy ! Total flux subtracted in 200 components = -0.00318255 Jy ! Clean residual min=-0.004230 max=0.005126 Jy/beam ! Clean residual mean=-0.000030 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.253003 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 355 components and 0.253003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109354Jy sigma=0.438871 ! Fit after self-cal, rms=0.109373Jy sigma=0.438829 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.00046659 Jy ! Component: 100 - total flux cleaned = -0.000889944 Jy ! Component: 150 - total flux cleaned = -0.0012424 Jy ! Component: 200 - total flux cleaned = -0.00135188 Jy ! Total flux subtracted in 200 components = -0.00135188 Jy ! Clean residual min=-0.004299 max=0.005042 Jy/beam ! Clean residual mean=-0.000030 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.251651 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 368 components and 0.251651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109343Jy sigma=0.438473 ! Fit after self-cal, rms=0.109331Jy sigma=0.438455 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109331Jy sigma=0.438455 ! Fit after self-cal, rms=0.111650Jy sigma=0.438346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.443 mas, bmaj=23.48 mas, bpa=-5.003 degrees ! Estimated noise=1.39683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014419 Jy ! Component: 100 - total flux cleaned = -0.000937371 Jy ! Component: 150 - total flux cleaned = -0.00135775 Jy ! Component: 200 - total flux cleaned = -0.00165498 Jy ! Total flux subtracted in 200 components = -0.00165498 Jy ! Clean residual min=-0.004813 max=0.005796 Jy/beam ! Clean residual mean=-0.000039 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.249996 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 391 components and 0.249995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111629Jy sigma=0.437936 ! Fit after self-cal, rms=0.111644Jy sigma=0.437882 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.00042152 Jy ! Component: 100 - total flux cleaned = -0.000741432 Jy ! Component: 150 - total flux cleaned = -0.00096604 Jy ! Component: 200 - total flux cleaned = -0.00107128 Jy ! Total flux subtracted in 200 components = -0.00107128 Jy ! Clean residual min=-0.004814 max=0.005668 Jy/beam ! Clean residual mean=-0.000037 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.248924 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 399 components and 0.248924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111632Jy sigma=0.437659 ! Fit after self-cal, rms=0.111621Jy sigma=0.437637 ! 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=6.409 mas, bmaj=22.11 mas, bpa=-8.261 degrees ! Estimated noise=1.40505 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.409 x 22.11 at -8.261 degrees (North through East) ! Clean map min=-0.0042504 max=0.095793 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=5.552 mas, bmaj=20.75 mas, bpa=-7.288 degrees ! Estimated noise=2.40917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0730792 Jy ! Component: 100 - total flux cleaned = 0.112454 Jy ! Component: 150 - total flux cleaned = 0.139725 Jy ! Component: 200 - total flux cleaned = 0.159983 Jy ! Total flux subtracted in 200 components = 0.159983 Jy ! Clean residual min=-0.012900 max=0.012942 Jy/beam ! Clean residual mean=-0.000104 rms=0.004011 Jy/beam ! Combined flux in latest and established models = 0.159983 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.159983 Jy ! Inverting map and beam ! Estimated beam: bmin=6.409 mas, bmaj=22.11 mas, bpa=-8.261 degrees ! Estimated noise=1.40505 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.0189236 Jy ! Component: 100 - total flux cleaned = 0.0332828 Jy ! Component: 150 - total flux cleaned = 0.044624 Jy ! Component: 200 - total flux cleaned = 0.0523747 Jy ! Total flux subtracted in 200 components = 0.0523747 Jy ! Clean residual min=-0.009033 max=0.008131 Jy/beam ! Clean residual mean=-0.000075 rms=0.002507 Jy/beam ! Combined flux in latest and established models = 0.212357 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 125 components and 0.212357 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=9.443 mas, bmaj=23.48 mas, bpa=-5.003 degrees ! Estimated noise=1.39683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00923909 Jy ! Component: 100 - total flux cleaned = 0.0147946 Jy ! Component: 150 - total flux cleaned = 0.0186195 Jy ! Component: 200 - total flux cleaned = 0.0218346 Jy ! Total flux subtracted in 200 components = 0.0218346 Jy ! Clean residual min=-0.007187 max=0.006888 Jy/beam ! Clean residual mean=-0.000064 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.234192 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.00239159 Jy ! Component: 100 - total flux cleaned = 0.00400583 Jy ! Component: 150 - total flux cleaned = 0.00566465 Jy ! Component: 200 - total flux cleaned = 0.00688965 Jy ! Total flux subtracted in 200 components = 0.00688965 Jy ! Clean residual min=-0.005535 max=0.006187 Jy/beam ! Clean residual mean=-0.000051 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.241081 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 244 components and 0.241082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.409 mas, bmaj=22.11 mas, bpa=-8.261 degrees ! Estimated noise=1.40505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153144 Jy ! Component: 100 - total flux cleaned = 0.00251417 Jy ! Component: 150 - total flux cleaned = 0.00327373 Jy ! Component: 200 - total flux cleaned = 0.00367628 Jy ! Total flux subtracted in 200 components = 0.00367628 Jy ! Clean residual min=-0.004450 max=0.005486 Jy/beam ! Clean residual mean=-0.000036 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.244758 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 271 components and 0.244758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111870Jy sigma=0.438512 ! Fit after self-cal, rms=0.111890Jy sigma=0.438192 wmodel J1759-1505_S_map.mod ! Writing 271 model components to file: J1759-1505_S_map.mod wobs J1759-1505_S_uvs.fits ! Writing UV FITS file: J1759-1505_S_uvs.fits wwins J1759-1505_S_map.win ! wwins: Wrote 2 windows to J1759-1505_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.00226683 Jy ! Component: 100 - total flux cleaned = 0.00334208 Jy ! Component: 150 - total flux cleaned = 0.00341362 Jy ! Component: 200 - total flux cleaned = 0.00348025 Jy ! Component: 250 - total flux cleaned = 0.00342496 Jy ! Component: 300 - total flux cleaned = 0.00337294 Jy ! Component: 350 - total flux cleaned = 0.0036356 Jy ! Component: 400 - total flux cleaned = 0.00403303 Jy ! Component: 450 - total flux cleaned = 0.00436482 Jy ! Component: 500 - total flux cleaned = 0.00463894 Jy ! Component: 550 - total flux cleaned = 0.00499171 Jy ! Component: 600 - total flux cleaned = 0.00524721 Jy ! Component: 650 - total flux cleaned = 0.0054539 Jy ! Component: 700 - total flux cleaned = 0.00569466 Jy ! Component: 750 - total flux cleaned = 0.00592819 Jy ! Component: 800 - total flux cleaned = 0.00619324 Jy ! Component: 850 - total flux cleaned = 0.00637763 Jy ! Component: 900 - total flux cleaned = 0.00666387 Jy ! Component: 950 - total flux cleaned = 0.00687194 Jy ! Component: 1000 - total flux cleaned = 0.00704162 Jy ! Component: 1050 - total flux cleaned = 0.00720738 Jy ! Component: 1100 - total flux cleaned = 0.00730347 Jy ! Component: 1150 - total flux cleaned = 0.00736559 Jy ! Component: 1200 - total flux cleaned = 0.00751876 Jy ! Component: 1250 - total flux cleaned = 0.00754826 Jy ! Component: 1300 - total flux cleaned = 0.00766606 Jy ! Component: 1350 - total flux cleaned = 0.00769408 Jy ! Component: 1400 - total flux cleaned = 0.00777844 Jy ! Component: 1450 - total flux cleaned = 0.00777775 Jy ! Component: 1500 - total flux cleaned = 0.00780506 Jy ! Component: 1550 - total flux cleaned = 0.00783144 Jy ! Component: 1600 - total flux cleaned = 0.00785737 Jy ! Component: 1650 - total flux cleaned = 0.00788306 Jy ! Component: 1700 - total flux cleaned = 0.00788244 Jy ! Component: 1750 - total flux cleaned = 0.00790676 Jy ! Component: 1800 - total flux cleaned = 0.00795435 Jy ! Component: 1850 - total flux cleaned = 0.00797735 Jy ! Component: 1900 - total flux cleaned = 0.00797713 Jy ! Component: 1950 - total flux cleaned = 0.00795403 Jy ! Component: 2000 - total flux cleaned = 0.00790937 Jy ! Component: 2050 - total flux cleaned = 0.00799717 Jy ! Component: 2100 - total flux cleaned = 0.00801848 Jy ! Component: 2150 - total flux cleaned = 0.00803929 Jy ! Component: 2200 - total flux cleaned = 0.0081021 Jy ! Component: 2250 - total flux cleaned = 0.00812257 Jy ! Component: 2300 - total flux cleaned = 0.00818339 Jy ! Component: 2350 - total flux cleaned = 0.00820346 Jy ! Component: 2400 - total flux cleaned = 0.00824328 Jy ! Component: 2450 - total flux cleaned = 0.00834074 Jy ! Component: 2500 - total flux cleaned = 0.0084179 Jy ! Component: 2550 - total flux cleaned = 0.00857012 Jy ! Component: 2600 - total flux cleaned = 0.00866448 Jy ! Component: 2650 - total flux cleaned = 0.00877626 Jy ! Component: 2700 - total flux cleaned = 0.00888683 Jy ! Component: 2750 - total flux cleaned = 0.00901461 Jy ! Component: 2800 - total flux cleaned = 0.00910506 Jy ! Component: 2850 - total flux cleaned = 0.00924851 Jy ! Component: 2900 - total flux cleaned = 0.00937279 Jy ! Component: 2950 - total flux cleaned = 0.00951346 Jy ! Component: 3000 - total flux cleaned = 0.0096531 Jy ! Component: 3050 - total flux cleaned = 0.00973955 Jy ! Component: 3100 - total flux cleaned = 0.00985961 Jy ! Component: 3150 - total flux cleaned = 0.00992772 Jy ! Component: 3200 - total flux cleaned = 0.0100123 Jy ! Component: 3250 - total flux cleaned = 0.0101298 Jy ! Component: 3300 - total flux cleaned = 0.010213 Jy ! Component: 3350 - total flux cleaned = 0.0102629 Jy ! Component: 3400 - total flux cleaned = 0.0102959 Jy ! Component: 3450 - total flux cleaned = 0.010378 Jy ! Component: 3500 - total flux cleaned = 0.0104595 Jy ! Component: 3550 - total flux cleaned = 0.0104919 Jy ! Component: 3600 - total flux cleaned = 0.0105242 Jy ! Component: 3650 - total flux cleaned = 0.0105565 Jy ! Component: 3700 - total flux cleaned = 0.0105727 Jy ! Component: 3750 - total flux cleaned = 0.0106368 Jy ! Component: 3800 - total flux cleaned = 0.0106687 Jy ! Component: 3850 - total flux cleaned = 0.0107004 Jy ! Component: 3900 - total flux cleaned = 0.0106528 Jy ! Component: 3950 - total flux cleaned = 0.0106687 Jy ! Component: 4000 - total flux cleaned = 0.0106687 Jy ! Component: 4050 - total flux cleaned = 0.0106845 Jy ! Total flux subtracted in 4096 components = 0.0107002 Jy ! Clean residual min=-0.001022 max=0.000921 Jy/beam ! Clean residual mean=0.000003 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.255458 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 620 components and 0.255458 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1759-1505_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.409 x 22.11 at -8.261 degrees (North through East) ! Clean map min=-0.0035701 max=0.095862 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1759-1505_S_map.fits wmodel /image_prod/ug002_uva//J1759-1505_S_map.mod ! Writing 620 model components to file: /image_prod/ug002_uva//J1759-1505_S_map.mod wobs /image_prod/ug002_uva//J1759-1505_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1759-1505_S_uvs.fits wwins /image_prod/ug002_uva//J1759-1505_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1759-1505_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0958625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032984 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03223 1.03223 2.06446 4.12891 8.25782 16.5156 33.0313 66.0626 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.633 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1759-1505_S_dfm.log closed on Thu Mar 5 03:34:22 2020