! Started logfile: /image_prod/ug002_uva//J2211-3707_S_dfm.log on Thu Mar 5 05:31:09 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//J2211-3707_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2211-3707_S_uva.fits ! AN table 1: 30 integrations on 15 of 15 possible baselines. ! AN table 2: 30 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.987963 visibilities/baseline/integration-bin. ! Found source: J2211-3707 ! ! 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 40 lines of history. ! ! Reading 3201 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 J2211-3707_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 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002373Jy sigma=5.444630 ! Fit after self-cal, rms=0.851647Jy sigma=4.593454 ! 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=3.195 mas, bmaj=23.13 mas, bpa=-21.18 degrees ! Estimated noise=4.39136 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.116329 Jy ! Component: 100 - total flux cleaned = 0.146249 Jy ! Total flux subtracted in 100 components = 0.146249 Jy ! Clean residual min=-0.009924 max=0.015612 Jy/beam ! Clean residual mean=-0.000070 rms=0.003621 Jy/beam ! Combined flux in latest and established models = 0.146249 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.146249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102036Jy sigma=0.493860 ! Fit after self-cal, rms=0.101988Jy sigma=0.493592 ! 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.864 mas, bmaj=24.74 mas, bpa=-19.99 degrees ! Estimated noise=2.38098 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.020788 Jy ! Component: 100 - total flux cleaned = 0.0312555 Jy ! Component: 150 - total flux cleaned = 0.0380853 Jy ! Component: 200 - total flux cleaned = 0.0428537 Jy ! Total flux subtracted in 200 components = 0.0428537 Jy ! Clean residual min=-0.005971 max=0.007280 Jy/beam ! Clean residual mean=-0.000006 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.189103 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 70 components and 0.189103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098168Jy sigma=0.465119 ! Fit after self-cal, rms=0.098210Jy sigma=0.464802 ! 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.864 x 24.74 at -19.99 degrees (North through East) ! Clean map min=-0.0058658 max=0.1504 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 HN 1.29 KP 0.95 LA 1.02 ! NL 1.04 OV 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 0.97 KP 0.99 LA 1.09 ! MK 1.00 NL 1.02 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 HN 1.06 KP 0.99 LA 1.02 ! NL 1.08 OV 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 0.95 KP 1.00 LA 1.06 ! MK 1.03 NL 1.13 OV 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.24 KP 0.90 LA 1.06 ! NL 0.98 OV 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 FD 0.93 KP 1.06 LA 1.05 ! MK 0.99 NL 1.06 OV 0.95 ! ! ! Fit before self-cal, rms=0.098210Jy sigma=0.464802 ! Fit after self-cal, rms=0.100138Jy sigma=0.453676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=24.98 mas, bpa=-20.15 degrees ! Estimated noise=2.36827 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.00182462 Jy ! Component: 100 - total flux cleaned = -0.00236131 Jy ! Component: 150 - total flux cleaned = -0.00250331 Jy ! Component: 200 - total flux cleaned = -0.00253335 Jy ! Total flux subtracted in 200 components = -0.00253335 Jy ! Clean residual min=-0.003735 max=0.003759 Jy/beam ! Clean residual mean=-0.000012 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.18657 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.18657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100095Jy sigma=0.453456 ! Fit after self-cal, rms=0.100367Jy sigma=0.453209 ! 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.100367Jy sigma=0.453209 ! Fit after self-cal, rms=0.101140Jy sigma=0.453143 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=25.03 mas, bpa=-20.17 degrees ! Estimated noise=2.36644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128387 Jy ! Component: 100 - total flux cleaned = -0.00177041 Jy ! Component: 150 - total flux cleaned = -0.00188161 Jy ! Component: 200 - total flux cleaned = -0.00198373 Jy ! Total flux subtracted in 200 components = -0.00198373 Jy ! Clean residual min=-0.003497 max=0.003755 Jy/beam ! Clean residual mean=-0.000010 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.184586 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.184586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101113Jy sigma=0.453034 ! Fit after self-cal, rms=0.101144Jy sigma=0.453031 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 = -9.66551e-05 Jy ! Component: 100 - total flux cleaned = -0.00016429 Jy ! Component: 150 - total flux cleaned = -0.00024791 Jy ! Component: 200 - total flux cleaned = -0.000306642 Jy ! Total flux subtracted in 200 components = -0.000306642 Jy ! Clean residual min=-0.003444 max=0.003700 Jy/beam ! Clean residual mean=-0.000010 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.184279 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.184279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101133Jy sigma=0.452996 ! Fit after self-cal, rms=0.101137Jy sigma=0.452995 ! 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.101137Jy sigma=0.452995 ! Fit after self-cal, rms=0.101857Jy sigma=0.452942 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=25.08 mas, bpa=-20.19 degrees ! Estimated noise=2.3637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101876 Jy ! Component: 100 - total flux cleaned = -0.00150033 Jy ! Component: 150 - total flux cleaned = -0.00163493 Jy ! Component: 200 - total flux cleaned = -0.00173939 Jy ! Total flux subtracted in 200 components = -0.00173939 Jy ! Clean residual min=-0.003357 max=0.003676 Jy/beam ! Clean residual mean=-0.000007 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.18254 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.18254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101840Jy sigma=0.452874 ! Fit after self-cal, rms=0.101865Jy sigma=0.452872 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.53141e-05 Jy ! Component: 100 - total flux cleaned = -0.000140442 Jy ! Component: 150 - total flux cleaned = -0.000192875 Jy ! Component: 200 - total flux cleaned = -0.000257521 Jy ! Total flux subtracted in 200 components = -0.000257521 Jy ! Clean residual min=-0.003322 max=0.003631 Jy/beam ! Clean residual mean=-0.000007 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.182282 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.182282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101858Jy sigma=0.452849 ! Fit after self-cal, rms=0.101861Jy sigma=0.452848 ! 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.101861Jy sigma=0.452848 ! Fit after self-cal, rms=0.102465Jy sigma=0.452811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.48 mas, bmaj=36.39 mas, bpa=-10.35 degrees ! Estimated noise=2.59563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000960279 Jy ! Component: 100 - total flux cleaned = -0.00151358 Jy ! Component: 150 - total flux cleaned = -0.00168118 Jy ! Component: 200 - total flux cleaned = -0.00178565 Jy ! Total flux subtracted in 200 components = -0.00178565 Jy ! Clean residual min=-0.003623 max=0.002412 Jy/beam ! Clean residual mean=-0.000009 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.180497 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.180497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102460Jy sigma=0.452775 ! Fit after self-cal, rms=0.102478Jy sigma=0.452772 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.00015794 Jy ! Component: 100 - total flux cleaned = -0.000237818 Jy ! Component: 150 - total flux cleaned = -0.000299863 Jy ! Component: 200 - total flux cleaned = -0.000356871 Jy ! Total flux subtracted in 200 components = -0.000356871 Jy ! Clean residual min=-0.003556 max=0.002433 Jy/beam ! Clean residual mean=-0.000010 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.18014 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.18014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102480Jy sigma=0.452760 ! Fit after self-cal, rms=0.102479Jy sigma=0.452760 ! 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.953 mas, bmaj=25.12 mas, bpa=-20.2 degrees ! Estimated noise=2.36085 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 25.12 at -20.2 degrees (North through East) ! Clean map min=-0.003194 max=0.15056 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=3.236 mas, bmaj=23.43 mas, bpa=-21.39 degrees ! Estimated noise=4.40032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116372 Jy ! Component: 100 - total flux cleaned = 0.144838 Jy ! Component: 150 - total flux cleaned = 0.157743 Jy ! Component: 200 - total flux cleaned = 0.165704 Jy ! Total flux subtracted in 200 components = 0.165704 Jy ! Clean residual min=-0.007033 max=0.007718 Jy/beam ! Clean residual mean=-0.000030 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.165704 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.165704 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=25.12 mas, bpa=-20.2 degrees ! Estimated noise=2.36085 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.00813395 Jy ! Component: 100 - total flux cleaned = 0.0120791 Jy ! Component: 150 - total flux cleaned = 0.0144744 Jy ! Component: 200 - total flux cleaned = 0.0158575 Jy ! Total flux subtracted in 200 components = 0.0158575 Jy ! Clean residual min=-0.003645 max=0.003939 Jy/beam ! Clean residual mean=-0.000007 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.181562 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 82 components and 0.181562 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=8.48 mas, bmaj=36.39 mas, bpa=-10.35 degrees ! Estimated noise=2.59563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389479 Jy ! Component: 100 - total flux cleaned = 0.000324375 Jy ! Component: 150 - total flux cleaned = 0.000261692 Jy ! Component: 200 - total flux cleaned = 0.000176883 Jy ! Total flux subtracted in 200 components = 0.000176883 Jy ! Clean residual min=-0.003986 max=0.002616 Jy/beam ! Clean residual mean=-0.000008 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.181739 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 = -5.27407e-05 Jy ! Component: 100 - total flux cleaned = -0.000101811 Jy ! Component: 150 - total flux cleaned = -0.000147373 Jy ! Component: 200 - total flux cleaned = -0.000190958 Jy ! Total flux subtracted in 200 components = -0.000190958 Jy ! Clean residual min=-0.003874 max=0.002536 Jy/beam ! Clean residual mean=-0.000007 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.181548 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 109 components and 0.181548 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=25.12 mas, bpa=-20.2 degrees ! Estimated noise=2.36085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162936 Jy ! Component: 100 - total flux cleaned = 0.000159711 Jy ! Component: 150 - total flux cleaned = 0.000158724 Jy ! Component: 200 - total flux cleaned = 0.000159779 Jy ! Total flux subtracted in 200 components = 0.000159779 Jy ! Clean residual min=-0.003413 max=0.003749 Jy/beam ! Clean residual mean=-0.000005 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.181707 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.181707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102504Jy sigma=0.452905 ! Fit after self-cal, rms=0.102481Jy sigma=0.452895 wmodel J2211-3707_S_map.mod ! Writing 130 model components to file: J2211-3707_S_map.mod wobs J2211-3707_S_uvs.fits ! Writing UV FITS file: J2211-3707_S_uvs.fits wwins J2211-3707_S_map.win ! wwins: Wrote 1 windows to J2211-3707_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.000988176 Jy ! Component: 100 - total flux cleaned = 0.0013814 Jy ! Component: 150 - total flux cleaned = 0.00173749 Jy ! Component: 200 - total flux cleaned = 0.00235082 Jy ! Component: 250 - total flux cleaned = 0.00297277 Jy ! Component: 300 - total flux cleaned = 0.00331208 Jy ! Component: 350 - total flux cleaned = 0.00367824 Jy ! Component: 400 - total flux cleaned = 0.00387365 Jy ! Component: 450 - total flux cleaned = 0.00387334 Jy ! Component: 500 - total flux cleaned = 0.00387345 Jy ! Component: 550 - total flux cleaned = 0.00383805 Jy ! Component: 600 - total flux cleaned = 0.00387217 Jy ! Component: 650 - total flux cleaned = 0.00387078 Jy ! Component: 700 - total flux cleaned = 0.00393543 Jy ! Component: 750 - total flux cleaned = 0.00412452 Jy ! Component: 800 - total flux cleaned = 0.00434031 Jy ! Component: 850 - total flux cleaned = 0.00449039 Jy ! Component: 900 - total flux cleaned = 0.00463701 Jy ! Component: 950 - total flux cleaned = 0.00469474 Jy ! Component: 1000 - total flux cleaned = 0.00486313 Jy ! Component: 1050 - total flux cleaned = 0.00491803 Jy ! Component: 1100 - total flux cleaned = 0.00507948 Jy ! Component: 1150 - total flux cleaned = 0.00502671 Jy ! Component: 1200 - total flux cleaned = 0.00510462 Jy ! Component: 1250 - total flux cleaned = 0.00525642 Jy ! Component: 1300 - total flux cleaned = 0.00530553 Jy ! Component: 1350 - total flux cleaned = 0.00533049 Jy ! Component: 1400 - total flux cleaned = 0.00542598 Jy ! Component: 1450 - total flux cleaned = 0.00542564 Jy ! Component: 1500 - total flux cleaned = 0.00549492 Jy ! Component: 1550 - total flux cleaned = 0.00551781 Jy ! Component: 1600 - total flux cleaned = 0.00554016 Jy ! Component: 1650 - total flux cleaned = 0.00556265 Jy ! Component: 1700 - total flux cleaned = 0.00558446 Jy ! Component: 1750 - total flux cleaned = 0.00562715 Jy ! Component: 1800 - total flux cleaned = 0.00552197 Jy ! Component: 1850 - total flux cleaned = 0.00556391 Jy ! Component: 1900 - total flux cleaned = 0.00556396 Jy ! Component: 1950 - total flux cleaned = 0.00560437 Jy ! Component: 2000 - total flux cleaned = 0.0055845 Jy ! Component: 2050 - total flux cleaned = 0.00552587 Jy ! Component: 2100 - total flux cleaned = 0.00548711 Jy ! Component: 2150 - total flux cleaned = 0.00548692 Jy ! Component: 2200 - total flux cleaned = 0.00544915 Jy ! Component: 2250 - total flux cleaned = 0.00543036 Jy ! Component: 2300 - total flux cleaned = 0.00539351 Jy ! Component: 2350 - total flux cleaned = 0.00535701 Jy ! Component: 2400 - total flux cleaned = 0.00528515 Jy ! Component: 2450 - total flux cleaned = 0.00526755 Jy ! Component: 2500 - total flux cleaned = 0.00519713 Jy ! Component: 2550 - total flux cleaned = 0.00519726 Jy ! Component: 2600 - total flux cleaned = 0.00516269 Jy ! Component: 2650 - total flux cleaned = 0.00512845 Jy ! Component: 2700 - total flux cleaned = 0.00509463 Jy ! Component: 2750 - total flux cleaned = 0.00507778 Jy ! Component: 2800 - total flux cleaned = 0.00507766 Jy ! Component: 2850 - total flux cleaned = 0.00504463 Jy ! Component: 2900 - total flux cleaned = 0.00497926 Jy ! Component: 2950 - total flux cleaned = 0.00496311 Jy ! Component: 3000 - total flux cleaned = 0.00496308 Jy ! Component: 3050 - total flux cleaned = 0.00496305 Jy ! Component: 3100 - total flux cleaned = 0.00494705 Jy ! Component: 3150 - total flux cleaned = 0.0048999 Jy ! Component: 3200 - total flux cleaned = 0.00488418 Jy ! Component: 3250 - total flux cleaned = 0.00488414 Jy ! Component: 3300 - total flux cleaned = 0.00485335 Jy ! Component: 3350 - total flux cleaned = 0.00483804 Jy ! Component: 3400 - total flux cleaned = 0.0048076 Jy ! Component: 3450 - total flux cleaned = 0.00483785 Jy ! Component: 3500 - total flux cleaned = 0.00482264 Jy ! Component: 3550 - total flux cleaned = 0.00477759 Jy ! Component: 3600 - total flux cleaned = 0.00479264 Jy ! Component: 3650 - total flux cleaned = 0.00476306 Jy ! Component: 3700 - total flux cleaned = 0.00477776 Jy ! Component: 3750 - total flux cleaned = 0.00476294 Jy ! Component: 3800 - total flux cleaned = 0.00474824 Jy ! Component: 3850 - total flux cleaned = 0.00474823 Jy ! Component: 3900 - total flux cleaned = 0.00471916 Jy ! Component: 3950 - total flux cleaned = 0.0047481 Jy ! Component: 4000 - total flux cleaned = 0.00480588 Jy ! Component: 4050 - total flux cleaned = 0.00477711 Jy ! Total flux subtracted in 4096 components = 0.00482016 Jy ! Clean residual min=-0.000878 max=0.000929 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.186528 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 380 components and 0.186528 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2211-3707_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 25.12 at -20.2 degrees (North through East) ! Clean map min=-0.0024807 max=0.15105 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2211-3707_S_map.fits wmodel /image_prod/ug002_uva//J2211-3707_S_map.mod ! Writing 380 model components to file: /image_prod/ug002_uva//J2211-3707_S_map.mod wobs /image_prod/ug002_uva//J2211-3707_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2211-3707_S_uvs.fits wwins /image_prod/ug002_uva//J2211-3707_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2211-3707_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.151048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573039 0.573039 1.14608 2.29216 4.58432 9.16863 18.3373 36.6745 73.3491 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 523.524 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2211-3707_S_dfm.log closed on Thu Mar 5 05:31:13 2020