! Started logfile: /image_prod/ug002_uva//J1011-3223_S_dfm.log on Wed Mar 4 23:27:13 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//J1011-3223_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1011-3223_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J1011-3223 ! ! 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 5130 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 J1011-3223_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010837Jy sigma=6.054455 ! Fit after self-cal, rms=0.897490Jy sigma=5.326311 ! 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.664 mas, bmaj=8.794 mas, bpa=-14.08 degrees ! Estimated noise=2.7202 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.0834819 Jy ! Component: 100 - total flux cleaned = 0.103796 Jy ! Total flux subtracted in 100 components = 0.103796 Jy ! Clean residual min=-0.005610 max=0.009479 Jy/beam ! Clean residual mean=-0.000008 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.103796 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.103796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088747Jy sigma=0.425371 ! Fit after self-cal, rms=0.088751Jy sigma=0.425130 ! 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.301 mas, bmaj=10.33 mas, bpa=-12.95 degrees ! Estimated noise=1.74667 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 (3.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0088972 Jy ! Component: 100 - total flux cleaned = 0.0107477 Jy ! Component: 150 - total flux cleaned = 0.0108312 Jy ! Component: 200 - total flux cleaned = 0.0109034 Jy ! Total flux subtracted in 200 components = 0.0109034 Jy ! Clean residual min=-0.004241 max=0.003757 Jy/beam ! Clean residual mean=0.000022 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.1147 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.1147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087865Jy sigma=0.419328 ! Fit after self-cal, rms=0.087895Jy sigma=0.419241 ! 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.301 x 10.33 at -12.95 degrees (North through East) ! Clean map min=-0.004242 max=0.098127 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 1.07 KP 1.04 ! LA 0.99 MK 0.95 OV 0.85 PT 1.08 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.06 KP 1.02 ! LA 1.05 MK 0.99 OV 0.91 PT 1.06 ! SC 1.22 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.01 KP 0.99 ! LA 1.03 MK 1.01 OV 0.92 PT 1.09 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.087895Jy sigma=0.419241 ! Fit after self-cal, rms=0.086588Jy sigma=0.414935 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=10.32 mas, bpa=-13.05 degrees ! Estimated noise=1.73028 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.000646211 Jy ! Component: 100 - total flux cleaned = 0.000813885 Jy ! Component: 150 - total flux cleaned = 0.000953782 Jy ! Component: 200 - total flux cleaned = 0.00100428 Jy ! Total flux subtracted in 200 components = 0.00100428 Jy ! Clean residual min=-0.002566 max=0.003136 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.115704 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.115704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086558Jy sigma=0.414792 ! Fit after self-cal, rms=0.086587Jy sigma=0.414676 ! 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.086587Jy sigma=0.414676 ! Fit after self-cal, rms=0.086262Jy sigma=0.414230 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=10.31 mas, bpa=-13.09 degrees ! Estimated noise=1.73022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035643 Jy ! Component: 100 - total flux cleaned = 0.000431856 Jy ! Component: 150 - total flux cleaned = 0.000431923 Jy ! Component: 200 - total flux cleaned = 0.000452627 Jy ! Total flux subtracted in 200 components = 0.000452627 Jy ! Clean residual min=-0.002107 max=0.002930 Jy/beam ! Clean residual mean=0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.116157 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.116157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086241Jy sigma=0.414172 ! Fit after self-cal, rms=0.086245Jy sigma=0.414154 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 (-117.5, 116). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190802 Jy ! Component: 100 - total flux cleaned = 0.00201922 Jy ! Component: 150 - total flux cleaned = 0.00214605 Jy ! Component: 200 - total flux cleaned = 0.00221624 Jy ! Total flux subtracted in 200 components = 0.00221624 Jy ! Clean residual min=-0.001930 max=0.001967 Jy/beam ! Clean residual mean=-0.000009 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.118373 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.118373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086151Jy sigma=0.413632 ! Fit after self-cal, rms=0.086144Jy sigma=0.413592 ! 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.086144Jy sigma=0.413592 ! Fit after self-cal, rms=0.085971Jy sigma=0.413539 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=10.33 mas, bpa=-13.08 degrees ! Estimated noise=1.72662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526198 Jy ! Component: 100 - total flux cleaned = 0.00049094 Jy ! Component: 150 - total flux cleaned = 0.000521197 Jy ! Component: 200 - total flux cleaned = 0.000522386 Jy ! Total flux subtracted in 200 components = 0.000522386 Jy ! Clean residual min=-0.001992 max=0.001884 Jy/beam ! Clean residual mean=-0.000008 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.118895 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.118895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085940Jy sigma=0.413417 ! Fit after self-cal, rms=0.085943Jy sigma=0.413410 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.21298e-06 Jy ! Component: 100 - total flux cleaned = -3.23228e-06 Jy ! Component: 150 - total flux cleaned = -2.76756e-05 Jy ! Component: 200 - total flux cleaned = -5.05182e-05 Jy ! Total flux subtracted in 200 components = -5.05182e-05 Jy ! Clean residual min=-0.002003 max=0.001902 Jy/beam ! Clean residual mean=-0.000008 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.118845 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.118845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085926Jy sigma=0.413343 ! Fit after self-cal, rms=0.085927Jy sigma=0.413341 ! 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.085927Jy sigma=0.413341 ! Fit after self-cal, rms=0.085845Jy sigma=0.413333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.657 mas, bmaj=24.42 mas, bpa=-1.174 degrees ! Estimated noise=2.10696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300583 Jy ! Component: 100 - total flux cleaned = 0.000440445 Jy ! Component: 150 - total flux cleaned = 0.000440303 Jy ! Component: 200 - total flux cleaned = 0.000421624 Jy ! Total flux subtracted in 200 components = 0.000421624 Jy ! Clean residual min=-0.002017 max=0.002166 Jy/beam ! Clean residual mean=-0.000012 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.119266 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.119266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085838Jy sigma=0.413320 ! Fit after self-cal, rms=0.085840Jy sigma=0.413316 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 = -3.48565e-05 Jy ! Component: 100 - total flux cleaned = -8.51297e-05 Jy ! Component: 150 - total flux cleaned = -0.000116484 Jy ! Component: 200 - total flux cleaned = -0.00014681 Jy ! Total flux subtracted in 200 components = -0.00014681 Jy ! Clean residual min=-0.002000 max=0.002170 Jy/beam ! Clean residual mean=-0.000013 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.11912 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 119 components and 0.11912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085836Jy sigma=0.413313 ! Fit after self-cal, rms=0.085837Jy sigma=0.413310 ! 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.295 mas, bmaj=10.33 mas, bpa=-13.08 degrees ! Estimated noise=1.72546 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 10.33 at -13.08 degrees (North through East) ! Clean map min=-0.0028439 max=0.097011 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.669 mas, bmaj=8.796 mas, bpa=-14.17 degrees ! Estimated noise=2.66525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816912 Jy ! Component: 100 - total flux cleaned = 0.102087 Jy ! Component: 150 - total flux cleaned = 0.110112 Jy ! Component: 200 - total flux cleaned = 0.11303 Jy ! Total flux subtracted in 200 components = 0.11303 Jy ! Clean residual min=-0.004539 max=0.004364 Jy/beam ! Clean residual mean=-0.000006 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.11303 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.11303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=10.33 mas, bpa=-13.08 degrees ! Estimated noise=1.72546 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) ! Added new window around map position (-4.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392769 Jy ! Component: 100 - total flux cleaned = 0.00597329 Jy ! Component: 150 - total flux cleaned = 0.00649072 Jy ! Component: 200 - total flux cleaned = 0.00693728 Jy ! Total flux subtracted in 200 components = 0.00693728 Jy ! Clean residual min=-0.002366 max=0.002400 Jy/beam ! Clean residual mean=-0.000006 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.119967 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 55 components and 0.119967 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.657 mas, bmaj=24.42 mas, bpa=-1.174 degrees ! Estimated noise=2.10696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469862 Jy ! Component: 100 - total flux cleaned = 0.000673867 Jy ! Component: 150 - total flux cleaned = 0.00084036 Jy ! Component: 200 - total flux cleaned = 0.000842255 Jy ! Total flux subtracted in 200 components = 0.000842255 Jy ! Clean residual min=-0.002275 max=0.002166 Jy/beam ! Clean residual mean=-0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.120809 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 = 2.64791e-05 Jy ! Component: 100 - total flux cleaned = -2.21715e-05 Jy ! Component: 150 - total flux cleaned = -6.69602e-05 Jy ! Component: 200 - total flux cleaned = -0.000132438 Jy ! Total flux subtracted in 200 components = -0.000132438 Jy ! Clean residual min=-0.002244 max=0.002161 Jy/beam ! Clean residual mean=-0.000010 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.120677 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 93 components and 0.120677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=10.33 mas, bpa=-13.08 degrees ! Estimated noise=1.72546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.9886e-05 Jy ! Component: 100 - total flux cleaned = 3.03337e-05 Jy ! Component: 150 - total flux cleaned = 2.95367e-05 Jy ! Component: 200 - total flux cleaned = 6.44901e-05 Jy ! Total flux subtracted in 200 components = 6.44901e-05 Jy ! Clean residual min=-0.002047 max=0.002125 Jy/beam ! Clean residual mean=-0.000006 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.120741 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 116 components and 0.120741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085863Jy sigma=0.413524 ! Fit after self-cal, rms=0.085846Jy sigma=0.413474 wmodel J1011-3223_S_map.mod ! Writing 116 model components to file: J1011-3223_S_map.mod wobs J1011-3223_S_uvs.fits ! Writing UV FITS file: J1011-3223_S_uvs.fits wwins J1011-3223_S_map.win ! wwins: Wrote 4 windows to J1011-3223_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.000149576 Jy ! Component: 100 - total flux cleaned = 0.00025304 Jy ! Component: 150 - total flux cleaned = 0.00025117 Jy ! Component: 200 - total flux cleaned = 0.000342654 Jy ! Component: 250 - total flux cleaned = 0.000489977 Jy ! Component: 300 - total flux cleaned = 0.000603734 Jy ! Component: 350 - total flux cleaned = 0.000713701 Jy ! Component: 400 - total flux cleaned = 0.000845944 Jy ! Component: 450 - total flux cleaned = 0.00100081 Jy ! Component: 500 - total flux cleaned = 0.00115143 Jy ! Component: 550 - total flux cleaned = 0.00117559 Jy ! Component: 600 - total flux cleaned = 0.00122502 Jy ! Component: 650 - total flux cleaned = 0.00139031 Jy ! Component: 700 - total flux cleaned = 0.00141324 Jy ! Component: 750 - total flux cleaned = 0.00150414 Jy ! Component: 800 - total flux cleaned = 0.00154831 Jy ! Component: 850 - total flux cleaned = 0.00157049 Jy ! Component: 900 - total flux cleaned = 0.00165618 Jy ! Component: 950 - total flux cleaned = 0.00167656 Jy ! Component: 1000 - total flux cleaned = 0.00175848 Jy ! Component: 1050 - total flux cleaned = 0.00179898 Jy ! Component: 1100 - total flux cleaned = 0.00191872 Jy ! Component: 1150 - total flux cleaned = 0.00205601 Jy ! Component: 1200 - total flux cleaned = 0.00211428 Jy ! Component: 1250 - total flux cleaned = 0.00222845 Jy ! Component: 1300 - total flux cleaned = 0.00226582 Jy ! Component: 1350 - total flux cleaned = 0.00237616 Jy ! Component: 1400 - total flux cleaned = 0.00244894 Jy ! Component: 1450 - total flux cleaned = 0.00248468 Jy ! Component: 1500 - total flux cleaned = 0.00252019 Jy ! Component: 1550 - total flux cleaned = 0.00255519 Jy ! Component: 1600 - total flux cleaned = 0.00262419 Jy ! Component: 1650 - total flux cleaned = 0.00267503 Jy ! Component: 1700 - total flux cleaned = 0.00269191 Jy ! Component: 1750 - total flux cleaned = 0.00277456 Jy ! Component: 1800 - total flux cleaned = 0.00282361 Jy ! Component: 1850 - total flux cleaned = 0.00288815 Jy ! Component: 1900 - total flux cleaned = 0.00291992 Jy ! Component: 1950 - total flux cleaned = 0.00298273 Jy ! Component: 2000 - total flux cleaned = 0.00302944 Jy ! Component: 2050 - total flux cleaned = 0.00315299 Jy ! Component: 2100 - total flux cleaned = 0.00316833 Jy ! Component: 2150 - total flux cleaned = 0.00321363 Jy ! Component: 2200 - total flux cleaned = 0.00328835 Jy ! Component: 2250 - total flux cleaned = 0.00331784 Jy ! Component: 2300 - total flux cleaned = 0.00339145 Jy ! Component: 2350 - total flux cleaned = 0.00340599 Jy ! Component: 2400 - total flux cleaned = 0.00344913 Jy ! Component: 2450 - total flux cleaned = 0.00343487 Jy ! Component: 2500 - total flux cleaned = 0.00347748 Jy ! Component: 2550 - total flux cleaned = 0.00354747 Jy ! Component: 2600 - total flux cleaned = 0.00356121 Jy ! Component: 2650 - total flux cleaned = 0.00353363 Jy ! Component: 2700 - total flux cleaned = 0.00361567 Jy ! Component: 2750 - total flux cleaned = 0.0036291 Jy ! Component: 2800 - total flux cleaned = 0.00368278 Jy ! Component: 2850 - total flux cleaned = 0.0037626 Jy ! Component: 2900 - total flux cleaned = 0.00380225 Jy ! Component: 2950 - total flux cleaned = 0.00389387 Jy ! Component: 3000 - total flux cleaned = 0.00389393 Jy ! Component: 3050 - total flux cleaned = 0.00394569 Jy ! Component: 3100 - total flux cleaned = 0.00404831 Jy ! Component: 3150 - total flux cleaned = 0.00412459 Jy ! Component: 3200 - total flux cleaned = 0.00413729 Jy ! Component: 3250 - total flux cleaned = 0.00421267 Jy ! Component: 3300 - total flux cleaned = 0.00426269 Jy ! Component: 3350 - total flux cleaned = 0.00433713 Jy ! Component: 3400 - total flux cleaned = 0.00441106 Jy ! Component: 3450 - total flux cleaned = 0.00447225 Jy ! Component: 3500 - total flux cleaned = 0.00450878 Jy ! Component: 3550 - total flux cleaned = 0.00456933 Jy ! Component: 3600 - total flux cleaned = 0.00462937 Jy ! Component: 3650 - total flux cleaned = 0.00466533 Jy ! Component: 3700 - total flux cleaned = 0.0046891 Jy ! Component: 3750 - total flux cleaned = 0.00477187 Jy ! Component: 3800 - total flux cleaned = 0.00479541 Jy ! Component: 3850 - total flux cleaned = 0.00486573 Jy ! Component: 3900 - total flux cleaned = 0.00492393 Jy ! Component: 3950 - total flux cleaned = 0.00494713 Jy ! Component: 4000 - total flux cleaned = 0.00502794 Jy ! Component: 4050 - total flux cleaned = 0.00508536 Jy ! Total flux subtracted in 4096 components = 0.00513112 Jy ! Clean residual min=-0.000669 max=0.000734 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.125873 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 378 components and 0.125873 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1011-3223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 10.33 at -13.08 degrees (North through East) ! Clean map min=-0.0013551 max=0.096011 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1011-3223_S_map.fits wmodel /image_prod/ug002_uva//J1011-3223_S_map.mod ! Writing 378 model components to file: /image_prod/ug002_uva//J1011-3223_S_map.mod wobs /image_prod/ug002_uva//J1011-3223_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1011-3223_S_uvs.fits wwins /image_prod/ug002_uva//J1011-3223_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1011-3223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0960108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206535 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64535 0.64535 1.2907 2.5814 5.1628 10.3256 20.6512 41.3024 82.6047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 464.864 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1011-3223_S_dfm.log closed on Wed Mar 4 23:27:17 2020