! Started logfile: /image_prod/ug002_uva//J0448-2109_S_dfm.log on Wed Mar 4 20:28:49 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//J0448-2109_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0448-2109_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.981667 visibilities/baseline/integration-bin. ! Found source: J0448-2109 ! ! 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 5301 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 J0448-2109_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.055630Jy sigma=6.992020 ! Fit after self-cal, rms=0.665453Jy sigma=4.445783 ! 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.608 mas, bmaj=6.722 mas, bpa=-6.277 degrees ! Estimated noise=2.46938 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.257272 Jy ! Component: 100 - total flux cleaned = 0.313833 Jy ! Total flux subtracted in 100 components = 0.313833 Jy ! Clean residual min=-0.013794 max=0.017717 Jy/beam ! Clean residual mean=-0.000003 rms=0.003267 Jy/beam ! Combined flux in latest and established models = 0.313833 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.313833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090755Jy sigma=0.518339 ! Fit after self-cal, rms=0.090735Jy sigma=0.518081 ! 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.237 mas, bmaj=7.874 mas, bpa=-4.711 degrees ! Estimated noise=1.52365 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.0225561 Jy ! Component: 100 - total flux cleaned = 0.0324253 Jy ! Component: 150 - total flux cleaned = 0.0374174 Jy ! Component: 200 - total flux cleaned = 0.039956 Jy ! Total flux subtracted in 200 components = 0.039956 Jy ! Clean residual min=-0.014416 max=0.011849 Jy/beam ! Clean residual mean=0.000027 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 0.353789 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.353789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084281Jy sigma=0.484997 ! Fit after self-cal, rms=0.084268Jy sigma=0.484889 ! 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.237 x 7.874 at -4.711 degrees (North through East) ! Clean map min=-0.01401 max=0.32933 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 KP 1.03 LA 1.03 ! MK 0.99 NL 1.08 OV 0.84 PT 1.03 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 KP 1.03 LA 1.05 ! MK 0.99 NL 1.16 OV 0.94 PT 1.05 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 KP 1.05 LA 1.04 ! MK 0.98 NL 1.04 OV 0.84 PT 1.04 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.084268Jy sigma=0.484889 ! Fit after self-cal, rms=0.074436Jy sigma=0.438179 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.853 mas, bpa=-4.724 degrees ! Estimated noise=1.524 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 (10, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00684012 Jy ! Component: 100 - total flux cleaned = 0.00852585 Jy ! Component: 150 - total flux cleaned = 0.00844506 Jy ! Component: 200 - total flux cleaned = 0.00858533 Jy ! Total flux subtracted in 200 components = 0.00858533 Jy ! Clean residual min=-0.004173 max=0.004493 Jy/beam ! Clean residual mean=-0.000006 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.362375 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.362375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073797Jy sigma=0.434033 ! Fit after self-cal, rms=0.073710Jy sigma=0.433534 ! 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.073710Jy sigma=0.433534 ! Fit after self-cal, rms=0.072765Jy sigma=0.428869 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=7.838 mas, bpa=-4.711 degrees ! Estimated noise=1.52134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254352 Jy ! Component: 100 - total flux cleaned = 0.00278872 Jy ! Component: 150 - total flux cleaned = 0.00293263 Jy ! Component: 200 - total flux cleaned = 0.00297377 Jy ! Total flux subtracted in 200 components = 0.00297377 Jy ! Clean residual min=-0.003527 max=0.002981 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.365348 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.365348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072656Jy sigma=0.428104 ! Fit after self-cal, rms=0.072634Jy sigma=0.428003 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.000594591 Jy ! Component: 100 - total flux cleaned = 0.000710185 Jy ! Component: 150 - total flux cleaned = 0.000742904 Jy ! Component: 200 - total flux cleaned = 0.000772531 Jy ! Total flux subtracted in 200 components = 0.000772531 Jy ! Clean residual min=-0.003371 max=0.002901 Jy/beam ! Clean residual mean=-0.000001 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.366121 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.366121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072601Jy sigma=0.427760 ! Fit after self-cal, rms=0.072595Jy sigma=0.427741 ! 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.072595Jy sigma=0.427741 ! Fit after self-cal, rms=0.072612Jy sigma=0.427260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.832 mas, bpa=-4.703 degrees ! Estimated noise=1.52027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823008 Jy ! Component: 100 - total flux cleaned = 0.000850936 Jy ! Component: 150 - total flux cleaned = 0.000849297 Jy ! Component: 200 - total flux cleaned = 0.000873085 Jy ! Total flux subtracted in 200 components = 0.000873085 Jy ! Clean residual min=-0.003216 max=0.002930 Jy/beam ! Clean residual mean=0.000000 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.366994 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.366994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072590Jy sigma=0.427098 ! Fit after self-cal, rms=0.072588Jy sigma=0.427088 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.000173254 Jy ! Component: 100 - total flux cleaned = 0.000172783 Jy ! Component: 150 - total flux cleaned = 0.000172907 Jy ! Component: 200 - total flux cleaned = 0.000212783 Jy ! Total flux subtracted in 200 components = 0.000212783 Jy ! Clean residual min=-0.003175 max=0.002902 Jy/beam ! Clean residual mean=0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.367207 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.367207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072576Jy sigma=0.427008 ! Fit after self-cal, rms=0.072575Jy sigma=0.427005 ! 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.072575Jy sigma=0.427005 ! Fit after self-cal, rms=0.072546Jy sigma=0.426989 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.807 mas, bmaj=18.51 mas, bpa=-4.241 degrees ! Estimated noise=1.89673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437409 Jy ! Component: 100 - total flux cleaned = 0.000493906 Jy ! Component: 150 - total flux cleaned = 0.000505887 Jy ! Component: 200 - total flux cleaned = 0.000505525 Jy ! Total flux subtracted in 200 components = 0.000505525 Jy ! Clean residual min=-0.002461 max=0.003520 Jy/beam ! Clean residual mean=0.000001 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.367712 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.367712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072547Jy sigma=0.426955 ! Fit after self-cal, rms=0.072542Jy sigma=0.426948 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.000129311 Jy ! Component: 100 - total flux cleaned = 0.00012942 Jy ! Component: 150 - total flux cleaned = 0.000139468 Jy ! Component: 200 - total flux cleaned = 0.000148572 Jy ! Total flux subtracted in 200 components = 0.000148572 Jy ! Clean residual min=-0.002455 max=0.003525 Jy/beam ! Clean residual mean=0.000001 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.367861 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.367861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072542Jy sigma=0.426943 ! Fit after self-cal, rms=0.072541Jy sigma=0.426941 ! 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.227 mas, bmaj=7.829 mas, bpa=-4.702 degrees ! Estimated noise=1.51987 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.829 at -4.702 degrees (North through East) ! Clean map min=-0.0032943 max=0.32905 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.6 mas, bmaj=6.689 mas, bpa=-6.331 degrees ! Estimated noise=2.44754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254931 Jy ! Component: 100 - total flux cleaned = 0.311572 Jy ! Component: 150 - total flux cleaned = 0.330475 Jy ! Component: 200 - total flux cleaned = 0.340765 Jy ! Total flux subtracted in 200 components = 0.340765 Jy ! Clean residual min=-0.005985 max=0.006489 Jy/beam ! Clean residual mean=-0.000001 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.340765 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.340765 Jy ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.829 mas, bpa=-4.702 degrees ! Estimated noise=1.51987 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.0102441 Jy ! Component: 100 - total flux cleaned = 0.0159237 Jy ! Component: 150 - total flux cleaned = 0.0197507 Jy ! Component: 200 - total flux cleaned = 0.022443 Jy ! Total flux subtracted in 200 components = 0.022443 Jy ! Clean residual min=-0.003470 max=0.002635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.363208 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 0.363208 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.807 mas, bmaj=18.51 mas, bpa=-4.241 degrees ! Estimated noise=1.89673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264541 Jy ! Component: 100 - total flux cleaned = 0.00388712 Jy ! Component: 150 - total flux cleaned = 0.00414749 Jy ! Component: 200 - total flux cleaned = 0.00434638 Jy ! Total flux subtracted in 200 components = 0.00434638 Jy ! Clean residual min=-0.002624 max=0.003520 Jy/beam ! Clean residual mean=0.000000 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.367554 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.41727e-05 Jy ! Component: 100 - total flux cleaned = 4.5882e-05 Jy ! Component: 150 - total flux cleaned = 2.71109e-05 Jy ! Component: 200 - total flux cleaned = 2.78232e-05 Jy ! Total flux subtracted in 200 components = 2.78232e-05 Jy ! Clean residual min=-0.002559 max=0.003489 Jy/beam ! Clean residual mean=0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.367582 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 0.367582 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.829 mas, bpa=-4.702 degrees ! Estimated noise=1.51987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441712 Jy ! Component: 100 - total flux cleaned = -0.000441883 Jy ! Component: 150 - total flux cleaned = -0.000441427 Jy ! Component: 200 - total flux cleaned = -0.000410612 Jy ! Total flux subtracted in 200 components = -0.000410612 Jy ! Clean residual min=-0.003213 max=0.002611 Jy/beam ! Clean residual mean=0.000000 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.367171 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.367171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072560Jy sigma=0.427118 ! Fit after self-cal, rms=0.072561Jy sigma=0.427092 wmodel J0448-2109_S_map.mod ! Writing 102 model components to file: J0448-2109_S_map.mod wobs J0448-2109_S_uvs.fits ! Writing UV FITS file: J0448-2109_S_uvs.fits wwins J0448-2109_S_map.win ! wwins: Wrote 2 windows to J0448-2109_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.000332858 Jy ! Component: 100 - total flux cleaned = 0.000218266 Jy ! Component: 150 - total flux cleaned = 0.000771262 Jy ! Component: 200 - total flux cleaned = 0.00117244 Jy ! Component: 250 - total flux cleaned = 0.00140157 Jy ! Component: 300 - total flux cleaned = 0.00147518 Jy ! Component: 350 - total flux cleaned = 0.00147529 Jy ! Component: 400 - total flux cleaned = 0.00154467 Jy ! Component: 450 - total flux cleaned = 0.00167775 Jy ! Component: 500 - total flux cleaned = 0.00164617 Jy ! Component: 550 - total flux cleaned = 0.00174094 Jy ! Component: 600 - total flux cleaned = 0.00177189 Jy ! Component: 650 - total flux cleaned = 0.00177198 Jy ! Component: 700 - total flux cleaned = 0.00174357 Jy ! Component: 750 - total flux cleaned = 0.00168738 Jy ! Component: 800 - total flux cleaned = 0.00163261 Jy ! Component: 850 - total flux cleaned = 0.00157899 Jy ! Component: 900 - total flux cleaned = 0.00157928 Jy ! Component: 950 - total flux cleaned = 0.0015021 Jy ! Component: 1000 - total flux cleaned = 0.00147746 Jy ! Component: 1050 - total flux cleaned = 0.00147771 Jy ! Component: 1100 - total flux cleaned = 0.00142918 Jy ! Component: 1150 - total flux cleaned = 0.00135793 Jy ! Component: 1200 - total flux cleaned = 0.00131115 Jy ! Component: 1250 - total flux cleaned = 0.00124229 Jy ! Component: 1300 - total flux cleaned = 0.00124243 Jy ! Component: 1350 - total flux cleaned = 0.00121978 Jy ! Component: 1400 - total flux cleaned = 0.00108957 Jy ! Component: 1450 - total flux cleaned = 0.000983213 Jy ! Component: 1500 - total flux cleaned = 0.000941312 Jy ! Component: 1550 - total flux cleaned = 0.000879335 Jy ! Component: 1600 - total flux cleaned = 0.00085871 Jy ! Component: 1650 - total flux cleaned = 0.000718163 Jy ! Component: 1700 - total flux cleaned = 0.000619502 Jy ! Component: 1750 - total flux cleaned = 0.000600381 Jy ! Component: 1800 - total flux cleaned = 0.000562068 Jy ! Component: 1850 - total flux cleaned = 0.000561899 Jy ! Component: 1900 - total flux cleaned = 0.000542918 Jy ! Component: 1950 - total flux cleaned = 0.000524721 Jy ! Component: 2000 - total flux cleaned = 0.000506451 Jy ! Component: 2050 - total flux cleaned = 0.000470735 Jy ! Component: 2100 - total flux cleaned = 0.000524106 Jy ! Component: 2150 - total flux cleaned = 0.000541693 Jy ! Component: 2200 - total flux cleaned = 0.000524532 Jy ! Component: 2250 - total flux cleaned = 0.000609993 Jy ! Component: 2300 - total flux cleaned = 0.000626428 Jy ! Component: 2350 - total flux cleaned = 0.000592961 Jy ! Component: 2400 - total flux cleaned = 0.000543445 Jy ! Component: 2450 - total flux cleaned = 0.000592644 Jy ! Component: 2500 - total flux cleaned = 0.000673461 Jy ! Component: 2550 - total flux cleaned = 0.000641735 Jy ! Component: 2600 - total flux cleaned = 0.000626018 Jy ! Component: 2650 - total flux cleaned = 0.000672833 Jy ! Component: 2700 - total flux cleaned = 0.000687949 Jy ! Component: 2750 - total flux cleaned = 0.000672566 Jy ! Component: 2800 - total flux cleaned = 0.000687556 Jy ! Component: 2850 - total flux cleaned = 0.000672626 Jy ! Component: 2900 - total flux cleaned = 0.000717358 Jy ! Component: 2950 - total flux cleaned = 0.000761565 Jy ! Component: 3000 - total flux cleaned = 0.000761638 Jy ! Component: 3050 - total flux cleaned = 0.000848315 Jy ! Component: 3100 - total flux cleaned = 0.00087687 Jy ! Component: 3150 - total flux cleaned = 0.000891002 Jy ! Component: 3200 - total flux cleaned = 0.000919099 Jy ! Component: 3250 - total flux cleaned = 0.000877315 Jy ! Component: 3300 - total flux cleaned = 0.000946414 Jy ! Component: 3350 - total flux cleaned = 0.00096012 Jy ! Component: 3400 - total flux cleaned = 0.00101443 Jy ! Component: 3450 - total flux cleaned = 0.00100098 Jy ! Component: 3500 - total flux cleaned = 0.00104108 Jy ! Component: 3550 - total flux cleaned = 0.00101482 Jy ! Component: 3600 - total flux cleaned = 0.0010938 Jy ! Component: 3650 - total flux cleaned = 0.00115891 Jy ! Component: 3700 - total flux cleaned = 0.00115883 Jy ! Component: 3750 - total flux cleaned = 0.00114603 Jy ! Component: 3800 - total flux cleaned = 0.00123531 Jy ! Component: 3850 - total flux cleaned = 0.00124803 Jy ! Component: 3900 - total flux cleaned = 0.00129853 Jy ! Component: 3950 - total flux cleaned = 0.00131098 Jy ! Component: 4000 - total flux cleaned = 0.00139783 Jy ! Component: 4050 - total flux cleaned = 0.0013486 Jy ! Total flux subtracted in 4096 components = 0.00139771 Jy ! Clean residual min=-0.000945 max=0.000687 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.368569 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 365 components and 0.368569 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0448-2109_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 7.829 at -4.702 degrees (North through East) ! Clean map min=-0.0018602 max=0.3308 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0448-2109_S_map.fits wmodel /image_prod/ug002_uva//J0448-2109_S_map.mod ! Writing 365 model components to file: /image_prod/ug002_uva//J0448-2109_S_map.mod wobs /image_prod/ug002_uva//J0448-2109_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0448-2109_S_uvs.fits wwins /image_prod/ug002_uva//J0448-2109_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0448-2109_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.330802 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021511 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.19508 0.19508 0.390161 0.780322 1.56064 3.12129 6.24257 12.4851 24.9703 49.9406 99.8812 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.33 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1537.83 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0448-2109_S_dfm.log closed on Wed Mar 4 20:28:52 2020