! Started logfile: /image_prod/ug002_uva//J0559-4529_S_dfm.log on Wed Mar 4 21:07:06 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//J0559-4529_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0559-4529_S_uva.fits ! AN table 1: 76 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.846491 visibilities/baseline/integration-bin. ! Found source: J0559-4529 ! ! 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 4053 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 J0559-4529_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030007Jy sigma=5.464897 ! Fit after self-cal, rms=0.644979Jy sigma=3.437226 ! 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.391 mas, bmaj=8.228 mas, bpa=1.642 degrees ! Estimated noise=4.20035 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.275313 Jy ! Component: 100 - total flux cleaned = 0.337071 Jy ! Total flux subtracted in 100 components = 0.337071 Jy ! Clean residual min=-0.013023 max=0.020597 Jy/beam ! Clean residual mean=-0.000180 rms=0.003501 Jy/beam ! Combined flux in latest and established models = 0.337071 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.337071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093894Jy sigma=0.492423 ! Fit after self-cal, rms=0.093882Jy sigma=0.492364 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019988 Jy ! Component: 100 - total flux cleaned = 0.0288397 Jy ! Total flux subtracted in 100 components = 0.0288397 Jy ! Clean residual min=-0.011930 max=0.009533 Jy/beam ! Clean residual mean=-0.000038 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 0.365911 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.365911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088505Jy sigma=0.461552 ! Fit after self-cal, rms=0.088499Jy sigma=0.461485 ! 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.138 mas, bmaj=9.889 mas, bpa=1.517 degrees ! Estimated noise=2.09831 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.00851283 Jy ! Component: 100 - total flux cleaned = 0.0120606 Jy ! Component: 150 - total flux cleaned = 0.013593 Jy ! Component: 200 - total flux cleaned = 0.013926 Jy ! Total flux subtracted in 200 components = 0.013926 Jy ! Clean residual min=-0.009649 max=0.009334 Jy/beam ! Clean residual mean=0.000048 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.379837 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.379837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087793Jy sigma=0.457667 ! Fit after self-cal, rms=0.087806Jy sigma=0.457656 ! 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.138 x 9.889 at 1.517 degrees (North through East) ! Clean map min=-0.0093249 max=0.35291 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.01 LA 1.07 MK 1.00 ! OV 1.07 PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.01 LA 1.04 MK 1.00 ! OV 0.97 PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.01 LA 1.03 MK 0.98 ! OV 1.02 PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.087806Jy sigma=0.457656 ! Fit after self-cal, rms=0.086144Jy sigma=0.448470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.885 mas, bpa=1.43 degrees ! Estimated noise=2.09956 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.000143774 Jy ! Component: 100 - total flux cleaned = 0.000193579 Jy ! Component: 150 - total flux cleaned = 0.000215608 Jy ! Component: 200 - total flux cleaned = 0.000236209 Jy ! Total flux subtracted in 200 components = 0.000236209 Jy ! Clean residual min=-0.007374 max=0.007843 Jy/beam ! Clean residual mean=-0.000024 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.380073 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.380073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086129Jy sigma=0.448420 ! Fit after self-cal, rms=0.086153Jy sigma=0.448381 ! 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.086153Jy sigma=0.448381 ! Fit after self-cal, rms=0.085737Jy sigma=0.444852 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=9.895 mas, bpa=1.498 degrees ! Estimated noise=2.10505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682534 Jy ! Component: 100 - total flux cleaned = 0.000683157 Jy ! Component: 150 - total flux cleaned = 0.000706363 Jy ! Component: 200 - total flux cleaned = 0.000707134 Jy ! Total flux subtracted in 200 components = 0.000707134 Jy ! Clean residual min=-0.006005 max=0.006987 Jy/beam ! Clean residual mean=-0.000038 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.38078 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.38078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085717Jy sigma=0.444774 ! Fit after self-cal, rms=0.085713Jy sigma=0.444768 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 = -2.5774e-05 Jy ! Component: 100 - total flux cleaned = -2.65835e-05 Jy ! Component: 150 - total flux cleaned = -6.22764e-06 Jy ! Component: 200 - total flux cleaned = 1.21864e-05 Jy ! Total flux subtracted in 200 components = 1.21864e-05 Jy ! Clean residual min=-0.005995 max=0.006962 Jy/beam ! Clean residual mean=-0.000037 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.380792 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.380792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085704Jy sigma=0.444730 ! Fit after self-cal, rms=0.085702Jy sigma=0.444726 ! 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.085702Jy sigma=0.444726 ! Fit after self-cal, rms=0.084808Jy sigma=0.439866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=9.878 mas, bpa=1.47 degrees ! Estimated noise=2.10305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17216e-05 Jy ! Component: 100 - total flux cleaned = -9.59858e-05 Jy ! Component: 150 - total flux cleaned = -0.00011971 Jy ! Component: 200 - total flux cleaned = -0.000141653 Jy ! Total flux subtracted in 200 components = -0.000141653 Jy ! Clean residual min=-0.003962 max=0.004792 Jy/beam ! Clean residual mean=-0.000083 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.380651 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.380651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084793Jy sigma=0.439805 ! Fit after self-cal, rms=0.084798Jy sigma=0.439787 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (13.5, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385712 Jy ! Component: 100 - total flux cleaned = 0.00406731 Jy ! Component: 150 - total flux cleaned = 0.00444328 Jy ! Component: 200 - total flux cleaned = 0.00456678 Jy ! Total flux subtracted in 200 components = 0.00456678 Jy ! Clean residual min=-0.003665 max=0.003236 Jy/beam ! Clean residual mean=-0.000045 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.385217 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.385217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084602Jy sigma=0.438837 ! Fit after self-cal, rms=0.084593Jy sigma=0.438788 ! 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.084593Jy sigma=0.438788 ! Fit after self-cal, rms=0.084423Jy sigma=0.438730 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.85 mas, bmaj=38.18 mas, bpa=-0.358 degrees ! Estimated noise=2.62277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153459 Jy ! Component: 100 - total flux cleaned = 0.00159993 Jy ! Component: 150 - total flux cleaned = 0.00159987 Jy ! Component: 200 - total flux cleaned = 0.00160032 Jy ! Total flux subtracted in 200 components = 0.00160032 Jy ! Clean residual min=-0.003612 max=0.003358 Jy/beam ! Clean residual mean=-0.000076 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.386818 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.386818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084408Jy sigma=0.438657 ! Fit after self-cal, rms=0.084403Jy sigma=0.438635 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.000267167 Jy ! Component: 100 - total flux cleaned = 0.000214902 Jy ! Component: 150 - total flux cleaned = 0.000182089 Jy ! Component: 200 - total flux cleaned = 0.000169348 Jy ! Total flux subtracted in 200 components = 0.000169348 Jy ! Clean residual min=-0.003585 max=0.003414 Jy/beam ! Clean residual mean=-0.000075 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.386987 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.386987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084400Jy sigma=0.438617 ! Fit after self-cal, rms=0.084399Jy sigma=0.438614 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=9.868 mas, bpa=1.425 degrees ! Estimated noise=2.09979 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.141 x 9.868 at 1.425 degrees (North through East) ! Clean map min=-0.00349 max=0.35506 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.392 mas, bmaj=8.193 mas, bpa=1.549 degrees ! Estimated noise=4.22023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.276539 Jy ! Component: 100 - total flux cleaned = 0.3392 Jy ! Component: 150 - total flux cleaned = 0.359451 Jy ! Component: 200 - total flux cleaned = 0.368654 Jy ! Total flux subtracted in 200 components = 0.368654 Jy ! Clean residual min=-0.007788 max=0.006790 Jy/beam ! Clean residual mean=-0.000104 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.368654 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.368654 Jy ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=9.868 mas, bpa=1.425 degrees ! Estimated noise=2.09979 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.00806146 Jy ! Component: 100 - total flux cleaned = 0.0125376 Jy ! Component: 150 - total flux cleaned = 0.0151015 Jy ! Component: 200 - total flux cleaned = 0.015942 Jy ! Total flux subtracted in 200 components = 0.015942 Jy ! Clean residual min=-0.003738 max=0.003429 Jy/beam ! Clean residual mean=-0.000061 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.384596 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 69 components and 0.384596 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.85 mas, bmaj=38.18 mas, bpa=-0.358 degrees ! Estimated noise=2.62277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155372 Jy ! Component: 100 - total flux cleaned = 0.00201383 Jy ! Component: 150 - total flux cleaned = 0.00210057 Jy ! Component: 200 - total flux cleaned = 0.0021351 Jy ! Total flux subtracted in 200 components = 0.0021351 Jy ! Clean residual min=-0.003529 max=0.003363 Jy/beam ! Clean residual mean=-0.000079 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.386732 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 = 4.44761e-07 Jy ! Component: 100 - total flux cleaned = 1.54486e-05 Jy ! Component: 150 - total flux cleaned = 3.06222e-05 Jy ! Component: 200 - total flux cleaned = 3.08777e-05 Jy ! Total flux subtracted in 200 components = 3.08777e-05 Jy ! Clean residual min=-0.003505 max=0.003331 Jy/beam ! Clean residual mean=-0.000079 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.386762 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.386762 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=9.868 mas, bpa=1.425 degrees ! Estimated noise=2.09979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.23582e-05 Jy ! Component: 100 - total flux cleaned = 0.000224003 Jy ! Component: 150 - total flux cleaned = 0.000280778 Jy ! Component: 200 - total flux cleaned = 0.000306163 Jy ! Total flux subtracted in 200 components = 0.000306163 Jy ! Clean residual min=-0.003477 max=0.003475 Jy/beam ! Clean residual mean=-0.000040 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.387069 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.387069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084392Jy sigma=0.438579 ! Fit after self-cal, rms=0.084379Jy sigma=0.438543 wmodel J0559-4529_S_map.mod ! Writing 109 model components to file: J0559-4529_S_map.mod wobs J0559-4529_S_uvs.fits ! Writing UV FITS file: J0559-4529_S_uvs.fits wwins J0559-4529_S_map.win ! wwins: Wrote 2 windows to J0559-4529_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.000304105 Jy ! Component: 100 - total flux cleaned = -0.000577456 Jy ! Component: 150 - total flux cleaned = -0.000526787 Jy ! Component: 200 - total flux cleaned = -0.000159562 Jy ! Component: 250 - total flux cleaned = 0.000185608 Jy ! Component: 300 - total flux cleaned = 0.000513603 Jy ! Component: 350 - total flux cleaned = 0.000786526 Jy ! Component: 400 - total flux cleaned = 0.0010097 Jy ! Component: 450 - total flux cleaned = 0.00111632 Jy ! Component: 500 - total flux cleaned = 0.00121972 Jy ! Component: 550 - total flux cleaned = 0.00141755 Jy ! Component: 600 - total flux cleaned = 0.00151319 Jy ! Component: 650 - total flux cleaned = 0.00151408 Jy ! Component: 700 - total flux cleaned = 0.00160335 Jy ! Component: 750 - total flux cleaned = 0.0015744 Jy ! Component: 800 - total flux cleaned = 0.00165909 Jy ! Component: 850 - total flux cleaned = 0.00165865 Jy ! Component: 900 - total flux cleaned = 0.00163214 Jy ! Component: 950 - total flux cleaned = 0.00173666 Jy ! Component: 1000 - total flux cleaned = 0.00178761 Jy ! Component: 1050 - total flux cleaned = 0.00178781 Jy ! Component: 1100 - total flux cleaned = 0.00186101 Jy ! Component: 1150 - total flux cleaned = 0.0018845 Jy ! Component: 1200 - total flux cleaned = 0.00195504 Jy ! Component: 1250 - total flux cleaned = 0.00207022 Jy ! Component: 1300 - total flux cleaned = 0.00216067 Jy ! Component: 1350 - total flux cleaned = 0.00224963 Jy ! Component: 1400 - total flux cleaned = 0.00235938 Jy ! Component: 1450 - total flux cleaned = 0.00246724 Jy ! Component: 1500 - total flux cleaned = 0.00259463 Jy ! Component: 1550 - total flux cleaned = 0.00267811 Jy ! Component: 1600 - total flux cleaned = 0.00274053 Jy ! Component: 1650 - total flux cleaned = 0.00282217 Jy ! Component: 1700 - total flux cleaned = 0.00294301 Jy ! Component: 1750 - total flux cleaned = 0.00304219 Jy ! Component: 1800 - total flux cleaned = 0.00312044 Jy ! Component: 1850 - total flux cleaned = 0.00317847 Jy ! Component: 1900 - total flux cleaned = 0.00329345 Jy ! Component: 1950 - total flux cleaned = 0.00336891 Jy ! Component: 2000 - total flux cleaned = 0.00338761 Jy ! Component: 2050 - total flux cleaned = 0.00344308 Jy ! Component: 2100 - total flux cleaned = 0.00346147 Jy ! Component: 2150 - total flux cleaned = 0.00347986 Jy ! Component: 2200 - total flux cleaned = 0.00353378 Jy ! Component: 2250 - total flux cleaned = 0.00356954 Jy ! Component: 2300 - total flux cleaned = 0.00362242 Jy ! Component: 2350 - total flux cleaned = 0.00363989 Jy ! Component: 2400 - total flux cleaned = 0.00367463 Jy ! Component: 2450 - total flux cleaned = 0.00370901 Jy ! Component: 2500 - total flux cleaned = 0.0037602 Jy ! Component: 2550 - total flux cleaned = 0.00382803 Jy ! Component: 2600 - total flux cleaned = 0.00389527 Jy ! Component: 2650 - total flux cleaned = 0.00396211 Jy ! Component: 2700 - total flux cleaned = 0.00401201 Jy ! Component: 2750 - total flux cleaned = 0.00411092 Jy ! Component: 2800 - total flux cleaned = 0.00417637 Jy ! Component: 2850 - total flux cleaned = 0.00425769 Jy ! Component: 2900 - total flux cleaned = 0.00430614 Jy ! Component: 2950 - total flux cleaned = 0.00432226 Jy ! Component: 3000 - total flux cleaned = 0.00441829 Jy ! Component: 3050 - total flux cleaned = 0.004466 Jy ! Component: 3100 - total flux cleaned = 0.00448184 Jy ! Component: 3150 - total flux cleaned = 0.00452913 Jy ! Component: 3200 - total flux cleaned = 0.00456054 Jy ! Component: 3250 - total flux cleaned = 0.00459183 Jy ! Component: 3300 - total flux cleaned = 0.00459187 Jy ! Component: 3350 - total flux cleaned = 0.00465391 Jy ! Component: 3400 - total flux cleaned = 0.00470029 Jy ! Component: 3450 - total flux cleaned = 0.00474657 Jy ! Component: 3500 - total flux cleaned = 0.004762 Jy ! Component: 3550 - total flux cleaned = 0.00482342 Jy ! Component: 3600 - total flux cleaned = 0.0048693 Jy ! Component: 3650 - total flux cleaned = 0.00489979 Jy ! Component: 3700 - total flux cleaned = 0.00494559 Jy ! Component: 3750 - total flux cleaned = 0.00499119 Jy ! Component: 3800 - total flux cleaned = 0.00505201 Jy ! Component: 3850 - total flux cleaned = 0.0051431 Jy ! Component: 3900 - total flux cleaned = 0.00524935 Jy ! Component: 3950 - total flux cleaned = 0.00534031 Jy ! Component: 4000 - total flux cleaned = 0.00538581 Jy ! Component: 4050 - total flux cleaned = 0.00552205 Jy ! Total flux subtracted in 4096 components = 0.00555236 Jy ! Clean residual min=-0.000995 max=0.000847 Jy/beam ! Clean residual mean=-0.000010 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.392621 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 325 components and 0.392621 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0559-4529_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.141 x 9.868 at 1.425 degrees (North through East) ! Clean map min=-0.0023374 max=0.35691 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0559-4529_S_map.fits wmodel /image_prod/ug002_uva//J0559-4529_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0559-4529_S_map.mod wobs /image_prod/ug002_uva//J0559-4529_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0559-4529_S_uvs.fits wwins /image_prod/ug002_uva//J0559-4529_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0559-4529_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.35691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268259 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225485 0.225485 0.450969 0.901939 1.80388 3.60776 7.21551 14.431 28.862 57.7241 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.356 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1330.47 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0559-4529_S_dfm.log closed on Wed Mar 4 21:07:10 2020