! Started logfile: /image_prod/ug002_uva//J0649-4108_S_dfm.log on Wed Mar 4 21:29:28 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//J0649-4108_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0649-4108_S_uva.fits ! AN table 1: 74 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.991892 visibilities/baseline/integration-bin. ! Found source: J0649-4108 ! ! 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 3303 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 J0649-4108_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033987Jy sigma=5.975188 ! Fit after self-cal, rms=0.853883Jy sigma=4.770061 ! 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=9.039 mas, bmaj=49.57 mas, bpa=-7.34 degrees ! Estimated noise=4.53469 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119039 Jy ! Component: 100 - total flux cleaned = 0.166265 Jy ! Total flux subtracted in 100 components = 0.166265 Jy ! Clean residual min=-0.018247 max=0.032631 Jy/beam ! Clean residual mean=-0.000758 rms=0.007447 Jy/beam ! Combined flux in latest and established models = 0.166265 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.166265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112684Jy sigma=0.646639 ! Fit after self-cal, rms=0.112420Jy sigma=0.644693 ! 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=9.901 mas, bmaj=52.42 mas, bpa=-7.483 degrees ! Estimated noise=2.20042 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.0442259 Jy ! Component: 100 - total flux cleaned = 0.0708609 Jy ! Component: 150 - total flux cleaned = 0.0876589 Jy ! Component: 200 - total flux cleaned = 0.0983487 Jy ! Total flux subtracted in 200 components = 0.0983487 Jy ! Clean residual min=-0.012919 max=0.033004 Jy/beam ! Clean residual mean=-0.000437 rms=0.005704 Jy/beam ! Combined flux in latest and established models = 0.264614 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 133 components and 0.264614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095726Jy sigma=0.510574 ! Fit after self-cal, rms=0.094809Jy sigma=0.506499 ! Inverting map ! Added new window around map position (-18.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271859 Jy ! Component: 100 - total flux cleaned = 0.0389326 Jy ! Component: 150 - total flux cleaned = 0.0463696 Jy ! Component: 200 - total flux cleaned = 0.050894 Jy ! Total flux subtracted in 200 components = 0.050894 Jy ! Clean residual min=-0.008060 max=0.006738 Jy/beam ! Clean residual mean=-0.000150 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.315508 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 217 components and 0.315508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087935Jy sigma=0.454369 ! Fit after self-cal, rms=0.086876Jy sigma=0.448114 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.901 x 52.42 at -7.483 degrees (North through East) ! Clean map min=-0.0051354 max=0.16336 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.00 LA 0.94 NL 1.13 ! OV 0.96 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 0.96 NL 1.04 ! OV 0.97 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.01 LA 0.96 NL 1.05 ! OV 0.97 PT 1.01 ! ! ! Fit before self-cal, rms=0.086876Jy sigma=0.448114 ! Fit after self-cal, rms=0.088209Jy sigma=0.445699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.06 mas, bmaj=52.84 mas, bpa=-7.321 degrees ! Estimated noise=2.18038 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.00343706 Jy ! Component: 100 - total flux cleaned = 0.00344027 Jy ! Component: 150 - total flux cleaned = 0.00405828 Jy ! Component: 200 - total flux cleaned = 0.0044577 Jy ! Total flux subtracted in 200 components = 0.0044577 Jy ! Clean residual min=-0.004206 max=0.003690 Jy/beam ! Clean residual mean=0.000026 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.319966 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 275 components and 0.319966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087692Jy sigma=0.442190 ! Fit after self-cal, rms=0.087621Jy sigma=0.441782 ! 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.087621Jy sigma=0.441782 ! Fit after self-cal, rms=0.088467Jy sigma=0.440802 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.09 mas, bmaj=52.83 mas, bpa=-7.428 degrees ! Estimated noise=2.17432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141773 Jy ! Component: 100 - total flux cleaned = 0.00150307 Jy ! Component: 150 - total flux cleaned = 0.00182998 Jy ! Component: 200 - total flux cleaned = 0.00203783 Jy ! Total flux subtracted in 200 components = 0.00203783 Jy ! Clean residual min=-0.003068 max=0.002612 Jy/beam ! Clean residual mean=0.000013 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.322004 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 343 components and 0.322004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088286Jy sigma=0.439615 ! Fit after self-cal, rms=0.088265Jy sigma=0.439502 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.000974833 Jy ! Component: 100 - total flux cleaned = 0.00110094 Jy ! Component: 150 - total flux cleaned = 0.00120132 Jy ! Component: 200 - total flux cleaned = 0.00141973 Jy ! Total flux subtracted in 200 components = 0.00141973 Jy ! Clean residual min=-0.003158 max=0.002346 Jy/beam ! Clean residual mean=0.000020 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.323423 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 382 components and 0.323423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088198Jy sigma=0.439099 ! Fit after self-cal, rms=0.088189Jy sigma=0.439068 ! 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.088189Jy sigma=0.439068 ! Fit after self-cal, rms=0.088994Jy sigma=0.438753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.12 mas, bmaj=52.81 mas, bpa=-7.531 degrees ! Estimated noise=2.1663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244124 Jy ! Component: 100 - total flux cleaned = -0.000252754 Jy ! Component: 150 - total flux cleaned = -0.000163143 Jy ! Component: 200 - total flux cleaned = -4.15619e-05 Jy ! Total flux subtracted in 200 components = -4.15619e-05 Jy ! Clean residual min=-0.002345 max=0.002046 Jy/beam ! Clean residual mean=0.000005 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.323382 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 450 components and 0.323382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088929Jy sigma=0.438354 ! Fit after self-cal, rms=0.088926Jy sigma=0.438323 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.000278662 Jy ! Component: 100 - total flux cleaned = 0.000423113 Jy ! Component: 150 - total flux cleaned = 0.000615571 Jy ! Component: 200 - total flux cleaned = 0.000761296 Jy ! Total flux subtracted in 200 components = 0.000761296 Jy ! Clean residual min=-0.002315 max=0.001867 Jy/beam ! Clean residual mean=0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.324143 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 486 components and 0.324143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088899Jy sigma=0.438174 ! Fit after self-cal, rms=0.088896Jy sigma=0.438165 ! 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.088896Jy sigma=0.438165 ! Fit after self-cal, rms=0.089301Jy sigma=0.438056 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=57.44 mas, bpa=-6.974 degrees ! Estimated noise=2.11702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00050896 Jy ! Component: 100 - total flux cleaned = -0.000623096 Jy ! Component: 150 - total flux cleaned = -0.000593288 Jy ! Component: 200 - total flux cleaned = -0.000569028 Jy ! Total flux subtracted in 200 components = -0.000569028 Jy ! Clean residual min=-0.001971 max=0.001710 Jy/beam ! Clean residual mean=-0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.323574 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 548 components and 0.323574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089274Jy sigma=0.437890 ! Fit after self-cal, rms=0.089274Jy sigma=0.437879 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.000147464 Jy ! Component: 100 - total flux cleaned = 0.000171919 Jy ! Component: 150 - total flux cleaned = 0.000173066 Jy ! Component: 200 - total flux cleaned = 0.00021324 Jy ! Total flux subtracted in 200 components = 0.00021324 Jy ! Clean residual min=-0.001952 max=0.001593 Jy/beam ! Clean residual mean=0.000001 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.323787 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 582 components and 0.323787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089263Jy sigma=0.437813 ! Fit after self-cal, rms=0.089263Jy sigma=0.437809 ! 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=10.14 mas, bmaj=52.8 mas, bpa=-7.606 degrees ! Estimated noise=2.15997 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.14 x 52.8 at -7.606 degrees (North through East) ! Clean map min=-0.0032692 max=0.16213 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=9.262 mas, bmaj=49.96 mas, bpa=-7.556 degrees ! Estimated noise=4.48011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115754 Jy ! Component: 100 - total flux cleaned = 0.165397 Jy ! Component: 150 - total flux cleaned = 0.199894 Jy ! Component: 200 - total flux cleaned = 0.224988 Jy ! Total flux subtracted in 200 components = 0.224988 Jy ! Clean residual min=-0.011629 max=0.014203 Jy/beam ! Clean residual mean=-0.000407 rms=0.004264 Jy/beam ! Combined flux in latest and established models = 0.224988 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.224988 Jy ! Inverting map and beam ! Estimated beam: bmin=10.14 mas, bmaj=52.8 mas, bpa=-7.606 degrees ! Estimated noise=2.15997 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.0260153 Jy ! Component: 100 - total flux cleaned = 0.0433456 Jy ! Component: 150 - total flux cleaned = 0.0558532 Jy ! Component: 200 - total flux cleaned = 0.0650572 Jy ! Total flux subtracted in 200 components = 0.0650572 Jy ! Clean residual min=-0.005422 max=0.005289 Jy/beam ! Clean residual mean=-0.000182 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.290045 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 184 components and 0.290045 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=11.48 mas, bmaj=57.44 mas, bpa=-6.974 degrees ! Estimated noise=2.11702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754676 Jy ! Component: 100 - total flux cleaned = 0.0132399 Jy ! Component: 150 - total flux cleaned = 0.0177363 Jy ! Component: 200 - total flux cleaned = 0.0213533 Jy ! Total flux subtracted in 200 components = 0.0213533 Jy ! Clean residual min=-0.003561 max=0.002236 Jy/beam ! Clean residual mean=-0.000084 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.311399 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.00282997 Jy ! Component: 100 - total flux cleaned = 0.00450628 Jy ! Component: 150 - total flux cleaned = 0.0059413 Jy ! Component: 200 - total flux cleaned = 0.00717484 Jy ! Total flux subtracted in 200 components = 0.00717484 Jy ! Clean residual min=-0.002423 max=0.001943 Jy/beam ! Clean residual mean=-0.000039 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.318573 Jy ! Adding 190 model components to the UV plane model. ! The established model now contains 364 components and 0.318574 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.14 mas, bmaj=52.8 mas, bpa=-7.606 degrees ! Estimated noise=2.15997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119187 Jy ! Component: 100 - total flux cleaned = 0.00200237 Jy ! Component: 150 - total flux cleaned = 0.00247849 Jy ! Component: 200 - total flux cleaned = 0.00282177 Jy ! Total flux subtracted in 200 components = 0.00282177 Jy ! Clean residual min=-0.002114 max=0.001762 Jy/beam ! Clean residual mean=-0.000017 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.321395 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 417 components and 0.321395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089300Jy sigma=0.438035 ! Fit after self-cal, rms=0.089282Jy sigma=0.437956 wmodel J0649-4108_S_map.mod ! Writing 417 model components to file: J0649-4108_S_map.mod wobs J0649-4108_S_uvs.fits ! Writing UV FITS file: J0649-4108_S_uvs.fits wwins J0649-4108_S_map.win ! wwins: Wrote 2 windows to J0649-4108_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.000822268 Jy ! Component: 100 - total flux cleaned = -0.00123718 Jy ! Component: 150 - total flux cleaned = -0.00138282 Jy ! Component: 200 - total flux cleaned = -0.00156709 Jy ! Component: 250 - total flux cleaned = -0.0017655 Jy ! Component: 300 - total flux cleaned = -0.00192929 Jy ! Component: 350 - total flux cleaned = -0.00204016 Jy ! Component: 400 - total flux cleaned = -0.00201968 Jy ! Component: 450 - total flux cleaned = -0.00204068 Jy ! Component: 500 - total flux cleaned = -0.00211792 Jy ! Component: 550 - total flux cleaned = -0.00219143 Jy ! Component: 600 - total flux cleaned = -0.0022262 Jy ! Component: 650 - total flux cleaned = -0.00222569 Jy ! Component: 700 - total flux cleaned = -0.00224205 Jy ! Component: 750 - total flux cleaned = -0.00224213 Jy ! Component: 800 - total flux cleaned = -0.00221139 Jy ! Component: 850 - total flux cleaned = -0.00222651 Jy ! Component: 900 - total flux cleaned = -0.00224106 Jy ! Component: 950 - total flux cleaned = -0.00222683 Jy ! Component: 1000 - total flux cleaned = -0.00221307 Jy ! Component: 1050 - total flux cleaned = -0.0021996 Jy ! Component: 1100 - total flux cleaned = -0.00219942 Jy ! Component: 1150 - total flux cleaned = -0.00216085 Jy ! Component: 1200 - total flux cleaned = -0.00218608 Jy ! Component: 1250 - total flux cleaned = -0.00218599 Jy ! Component: 1300 - total flux cleaned = -0.00213796 Jy ! Component: 1350 - total flux cleaned = -0.00209051 Jy ! Component: 1400 - total flux cleaned = -0.00203248 Jy ! Component: 1450 - total flux cleaned = -0.00196448 Jy ! Component: 1500 - total flux cleaned = -0.00187484 Jy ! Component: 1550 - total flux cleaned = -0.00177562 Jy ! Component: 1600 - total flux cleaned = -0.00165614 Jy ! Component: 1650 - total flux cleaned = -0.00159178 Jy ! Component: 1700 - total flux cleaned = -0.00156008 Jy ! Component: 1750 - total flux cleaned = -0.00153914 Jy ! Component: 1800 - total flux cleaned = -0.00147674 Jy ! Component: 1850 - total flux cleaned = -0.0014664 Jy ! Component: 1900 - total flux cleaned = -0.00143575 Jy ! Component: 1950 - total flux cleaned = -0.00140523 Jy ! Component: 2000 - total flux cleaned = -0.00139508 Jy ! Component: 2050 - total flux cleaned = -0.00138492 Jy ! Component: 2100 - total flux cleaned = -0.00133512 Jy ! Component: 2150 - total flux cleaned = -0.00135496 Jy ! Component: 2200 - total flux cleaned = -0.0013846 Jy ! Component: 2250 - total flux cleaned = -0.00138455 Jy ! Component: 2300 - total flux cleaned = -0.00137479 Jy ! Component: 2350 - total flux cleaned = -0.00137476 Jy ! Component: 2400 - total flux cleaned = -0.00138449 Jy ! Component: 2450 - total flux cleaned = -0.00140384 Jy ! Component: 2500 - total flux cleaned = -0.00141356 Jy ! Component: 2550 - total flux cleaned = -0.00142323 Jy ! Component: 2600 - total flux cleaned = -0.00139427 Jy ! Component: 2650 - total flux cleaned = -0.0014232 Jy ! Component: 2700 - total flux cleaned = -0.00142328 Jy ! Component: 2750 - total flux cleaned = -0.0014136 Jy ! Component: 2800 - total flux cleaned = -0.00143286 Jy ! Component: 2850 - total flux cleaned = -0.00143279 Jy ! Component: 2900 - total flux cleaned = -0.00141356 Jy ! Component: 2950 - total flux cleaned = -0.0014039 Jy ! Component: 3000 - total flux cleaned = -0.00141355 Jy ! Component: 3050 - total flux cleaned = -0.00140391 Jy ! Component: 3100 - total flux cleaned = -0.00138456 Jy ! Component: 3150 - total flux cleaned = -0.00137486 Jy ! Component: 3200 - total flux cleaned = -0.0013457 Jy ! Component: 3250 - total flux cleaned = -0.00131652 Jy ! Component: 3300 - total flux cleaned = -0.00131654 Jy ! Component: 3350 - total flux cleaned = -0.00128722 Jy ! Component: 3400 - total flux cleaned = -0.00125778 Jy ! Component: 3450 - total flux cleaned = -0.00123808 Jy ! Component: 3500 - total flux cleaned = -0.0012282 Jy ! Component: 3550 - total flux cleaned = -0.00119845 Jy ! Component: 3600 - total flux cleaned = -0.00118847 Jy ! Component: 3650 - total flux cleaned = -0.00114853 Jy ! Component: 3700 - total flux cleaned = -0.00112848 Jy ! Component: 3750 - total flux cleaned = -0.00109829 Jy ! Component: 3800 - total flux cleaned = -0.00106794 Jy ! Component: 3850 - total flux cleaned = -0.00104759 Jy ! Component: 3900 - total flux cleaned = -0.00102714 Jy ! Component: 3950 - total flux cleaned = -0.000996441 Jy ! Component: 4000 - total flux cleaned = -0.000965511 Jy ! Component: 4050 - total flux cleaned = -0.000944811 Jy ! Total flux subtracted in 4096 components = -0.000924026 Jy ! Clean residual min=-0.000558 max=0.000630 Jy/beam ! Clean residual mean=0.000026 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.320471 Jy keep ! Adding 551 model components to the UV plane model. ! The established model now contains 968 components and 0.320471 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0649-4108_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.14 x 52.8 at -7.606 degrees (North through East) ! Clean map min=-0.0019673 max=0.16062 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0649-4108_S_map.fits wmodel /image_prod/ug002_uva//J0649-4108_S_map.mod ! Writing 968 model components to file: /image_prod/ug002_uva//J0649-4108_S_map.mod wobs /image_prod/ug002_uva//J0649-4108_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0649-4108_S_uvs.fits wwins /image_prod/ug002_uva//J0649-4108_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0649-4108_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.160621 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206361 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385431 0.385431 0.770861 1.54172 3.08344 6.16689 12.3338 24.6676 49.3351 98.6702 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.16 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 778.35 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0649-4108_S_dfm.log closed on Wed Mar 4 21:29:33 2020