! Started logfile: /image_prod/ug002_uva//J0336-1302_S_dfm.log on Wed Mar 4 19:58:34 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//J0336-1302_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0336-1302_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.971429 visibilities/baseline/integration-bin. ! Found source: J0336-1302 ! ! 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 3264 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 J0336-1302_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023957Jy sigma=6.628301 ! Fit after self-cal, rms=0.755827Jy sigma=4.820542 ! 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.442 mas, bmaj=6.418 mas, bpa=-4.254 degrees ! Estimated noise=2.65613 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.191573 Jy ! Component: 100 - total flux cleaned = 0.235946 Jy ! Total flux subtracted in 100 components = 0.235946 Jy ! Clean residual min=-0.013194 max=0.016889 Jy/beam ! Clean residual mean=0.000014 rms=0.003540 Jy/beam ! Combined flux in latest and established models = 0.235946 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.235946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091270Jy sigma=0.523717 ! Fit after self-cal, rms=0.091256Jy sigma=0.523655 ! 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=2.917 mas, bmaj=7.127 mas, bpa=-4.945 degrees ! Estimated noise=1.9963 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.0209439 Jy ! Component: 100 - total flux cleaned = 0.0310146 Jy ! Component: 150 - total flux cleaned = 0.0364723 Jy ! Component: 200 - total flux cleaned = 0.039582 Jy ! Total flux subtracted in 200 components = 0.039582 Jy ! Clean residual min=-0.009206 max=0.011219 Jy/beam ! Clean residual mean=0.000013 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.275528 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.275528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087430Jy sigma=0.485597 ! Fit after self-cal, rms=0.087442Jy sigma=0.485420 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.917 x 7.127 at -4.945 degrees (North through East) ! Clean map min=-0.0088325 max=0.24991 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.06 LA 0.97 MK 0.97 ! NL 1.01 OV 0.96 PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 HN 1.02 LA 0.97 MK 1.01 ! NL 1.04 OV 0.96 PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 HN 1.05 LA 0.96 MK 0.98 ! NL 1.02 OV 0.98 PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.087442Jy sigma=0.485420 ! Fit after self-cal, rms=0.091699Jy sigma=0.474750 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=7.164 mas, bpa=-5.03 degrees ! Estimated noise=1.99388 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.000734293 Jy ! Component: 100 - total flux cleaned = 0.000456137 Jy ! Component: 150 - total flux cleaned = 0.00020631 Jy ! Component: 200 - total flux cleaned = -1.81974e-05 Jy ! Total flux subtracted in 200 components = -1.81974e-05 Jy ! Clean residual min=-0.008271 max=0.008844 Jy/beam ! Clean residual mean=0.000014 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.27551 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.27551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091558Jy sigma=0.474187 ! Fit after self-cal, rms=0.091653Jy sigma=0.474106 ! 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.091653Jy sigma=0.474106 ! Fit after self-cal, rms=0.088476Jy sigma=0.443197 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.164 mas, bpa=-4.766 degrees ! Estimated noise=1.99583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100508 Jy ! Component: 100 - total flux cleaned = 0.00105164 Jy ! Component: 150 - total flux cleaned = 0.00109171 Jy ! Component: 200 - total flux cleaned = 0.00109306 Jy ! Total flux subtracted in 200 components = 0.00109306 Jy ! Clean residual min=-0.004260 max=0.007477 Jy/beam ! Clean residual mean=0.000007 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.276603 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.276603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088401Jy sigma=0.442951 ! Fit after self-cal, rms=0.088528Jy sigma=0.442829 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 (7, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637593 Jy ! Component: 100 - total flux cleaned = 0.0071603 Jy ! Component: 150 - total flux cleaned = 0.00783724 Jy ! Component: 200 - total flux cleaned = 0.00784365 Jy ! Total flux subtracted in 200 components = 0.00784365 Jy ! Clean residual min=-0.003586 max=0.003977 Jy/beam ! Clean residual mean=0.000006 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.284446 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.284447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087800Jy sigma=0.438433 ! Fit after self-cal, rms=0.087753Jy sigma=0.438183 ! 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.087753Jy sigma=0.438183 ! Fit after self-cal, rms=0.087751Jy sigma=0.437752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=7.145 mas, bpa=-4.747 degrees ! Estimated noise=1.99459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277517 Jy ! Component: 100 - total flux cleaned = 0.00317603 Jy ! Component: 150 - total flux cleaned = 0.00317788 Jy ! Component: 200 - total flux cleaned = 0.00313106 Jy ! Total flux subtracted in 200 components = 0.00313106 Jy ! Clean residual min=-0.003259 max=0.003561 Jy/beam ! Clean residual mean=0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.287578 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.287578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087620Jy sigma=0.436955 ! Fit after self-cal, rms=0.087603Jy sigma=0.436893 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.000531562 Jy ! Component: 100 - total flux cleaned = 0.000493717 Jy ! Component: 150 - total flux cleaned = 0.000495023 Jy ! Component: 200 - total flux cleaned = 0.000495036 Jy ! Total flux subtracted in 200 components = 0.000495036 Jy ! Clean residual min=-0.003150 max=0.003562 Jy/beam ! Clean residual mean=0.000004 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.288073 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.288073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087552Jy sigma=0.436725 ! Fit after self-cal, rms=0.087550Jy sigma=0.436717 ! 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.087550Jy sigma=0.436717 ! Fit after self-cal, rms=0.087523Jy sigma=0.436606 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.536 mas, bmaj=13.68 mas, bpa=-0.1338 degrees ! Estimated noise=2.64131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012059 Jy ! Component: 100 - total flux cleaned = 0.00149947 Jy ! Component: 150 - total flux cleaned = 0.00153707 Jy ! Component: 200 - total flux cleaned = 0.0015977 Jy ! Total flux subtracted in 200 components = 0.0015977 Jy ! Clean residual min=-0.003208 max=0.004283 Jy/beam ! Clean residual mean=0.000008 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.28967 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.28967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087520Jy sigma=0.436595 ! Fit after self-cal, rms=0.087520Jy sigma=0.436581 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.000124453 Jy ! Component: 100 - total flux cleaned = 0.000168218 Jy ! Component: 150 - total flux cleaned = 0.000193592 Jy ! Component: 200 - total flux cleaned = 0.000204919 Jy ! Total flux subtracted in 200 components = 0.000204919 Jy ! Clean residual min=-0.003189 max=0.004365 Jy/beam ! Clean residual mean=0.000008 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.289875 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.289875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087518Jy sigma=0.436594 ! Fit after self-cal, rms=0.087522Jy sigma=0.436587 ! 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=2.904 mas, bmaj=7.137 mas, bpa=-4.746 degrees ! Estimated noise=1.99466 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.137 at -4.746 degrees (North through East) ! Clean map min=-0.0045745 max=0.25082 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.432 mas, bmaj=6.456 mas, bpa=-3.966 degrees ! Estimated noise=2.64904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.190977 Jy ! Component: 100 - total flux cleaned = 0.235536 Jy ! Component: 150 - total flux cleaned = 0.254484 Jy ! Component: 200 - total flux cleaned = 0.26525 Jy ! Total flux subtracted in 200 components = 0.26525 Jy ! Clean residual min=-0.006213 max=0.006745 Jy/beam ! Clean residual mean=0.000006 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.26525 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.26525 Jy ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.137 mas, bpa=-4.746 degrees ! Estimated noise=1.99466 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.0090741 Jy ! Component: 100 - total flux cleaned = 0.015062 Jy ! Component: 150 - total flux cleaned = 0.0179924 Jy ! Component: 200 - total flux cleaned = 0.0195645 Jy ! Total flux subtracted in 200 components = 0.0195645 Jy ! Clean residual min=-0.003477 max=0.003748 Jy/beam ! Clean residual mean=0.000003 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.284815 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.284815 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=6.536 mas, bmaj=13.68 mas, bpa=-0.1338 degrees ! Estimated noise=2.64131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00367038 Jy ! Component: 100 - total flux cleaned = 0.00450614 Jy ! Component: 150 - total flux cleaned = 0.00497058 Jy ! Component: 200 - total flux cleaned = 0.00531423 Jy ! Total flux subtracted in 200 components = 0.00531423 Jy ! Clean residual min=-0.003169 max=0.004088 Jy/beam ! Clean residual mean=0.000009 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.290129 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258295 Jy ! Component: 100 - total flux cleaned = 0.000387679 Jy ! Component: 150 - total flux cleaned = 0.000409476 Jy ! Component: 200 - total flux cleaned = 0.000408615 Jy ! Total flux subtracted in 200 components = 0.000408615 Jy ! Clean residual min=-0.003064 max=0.004150 Jy/beam ! Clean residual mean=0.000009 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.290538 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 79 components and 0.290538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.137 mas, bpa=-4.746 degrees ! Estimated noise=1.99466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.61748e-05 Jy ! Component: 100 - total flux cleaned = -0.000219419 Jy ! Component: 150 - total flux cleaned = -0.000220797 Jy ! Component: 200 - total flux cleaned = -0.000221379 Jy ! Total flux subtracted in 200 components = -0.000221379 Jy ! Clean residual min=-0.003199 max=0.003500 Jy/beam ! Clean residual mean=0.000003 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.290317 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.290317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087553Jy sigma=0.436694 ! Fit after self-cal, rms=0.087558Jy sigma=0.436648 wmodel J0336-1302_S_map.mod ! Writing 96 model components to file: J0336-1302_S_map.mod wobs J0336-1302_S_uvs.fits ! Writing UV FITS file: J0336-1302_S_uvs.fits wwins J0336-1302_S_map.win ! wwins: Wrote 2 windows to J0336-1302_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.000966504 Jy ! Component: 100 - total flux cleaned = 0.00113864 Jy ! Component: 150 - total flux cleaned = 0.00140724 Jy ! Component: 200 - total flux cleaned = 0.00186572 Jy ! Component: 250 - total flux cleaned = 0.00220622 Jy ! Component: 300 - total flux cleaned = 0.00267343 Jy ! Component: 350 - total flux cleaned = 0.00289926 Jy ! Component: 400 - total flux cleaned = 0.00324987 Jy ! Component: 450 - total flux cleaned = 0.00341892 Jy ! Component: 500 - total flux cleaned = 0.00354278 Jy ! Component: 550 - total flux cleaned = 0.00366381 Jy ! Component: 600 - total flux cleaned = 0.00370405 Jy ! Component: 650 - total flux cleaned = 0.00378071 Jy ! Component: 700 - total flux cleaned = 0.00377905 Jy ! Component: 750 - total flux cleaned = 0.00366881 Jy ! Component: 800 - total flux cleaned = 0.00370512 Jy ! Component: 850 - total flux cleaned = 0.00374112 Jy ! Component: 900 - total flux cleaned = 0.00387875 Jy ! Component: 950 - total flux cleaned = 0.00384472 Jy ! Component: 1000 - total flux cleaned = 0.00387827 Jy ! Component: 1050 - total flux cleaned = 0.00394325 Jy ! Component: 1100 - total flux cleaned = 0.00397537 Jy ! Component: 1150 - total flux cleaned = 0.00400665 Jy ! Component: 1200 - total flux cleaned = 0.00403748 Jy ! Component: 1250 - total flux cleaned = 0.00406738 Jy ! Component: 1300 - total flux cleaned = 0.00409711 Jy ! Component: 1350 - total flux cleaned = 0.00406819 Jy ! Component: 1400 - total flux cleaned = 0.0041542 Jy ! Component: 1450 - total flux cleaned = 0.00415384 Jy ! Component: 1500 - total flux cleaned = 0.00420999 Jy ! Component: 1550 - total flux cleaned = 0.0043197 Jy ! Component: 1600 - total flux cleaned = 0.00440091 Jy ! Component: 1650 - total flux cleaned = 0.00442758 Jy ! Component: 1700 - total flux cleaned = 0.00450671 Jy ! Component: 1750 - total flux cleaned = 0.00455877 Jy ! Component: 1800 - total flux cleaned = 0.00461041 Jy ! Component: 1850 - total flux cleaned = 0.00471165 Jy ! Component: 1900 - total flux cleaned = 0.00471159 Jy ! Component: 1950 - total flux cleaned = 0.00473632 Jy ! Component: 2000 - total flux cleaned = 0.00471219 Jy ! Component: 2050 - total flux cleaned = 0.00473648 Jy ! Component: 2100 - total flux cleaned = 0.00466463 Jy ! Component: 2150 - total flux cleaned = 0.00466448 Jy ! Component: 2200 - total flux cleaned = 0.00468803 Jy ! Component: 2250 - total flux cleaned = 0.00461813 Jy ! Component: 2300 - total flux cleaned = 0.00457217 Jy ! Component: 2350 - total flux cleaned = 0.00457187 Jy ! Component: 2400 - total flux cleaned = 0.00452644 Jy ! Component: 2450 - total flux cleaned = 0.00441412 Jy ! Component: 2500 - total flux cleaned = 0.00445879 Jy ! Component: 2550 - total flux cleaned = 0.00443642 Jy ! Component: 2600 - total flux cleaned = 0.00434866 Jy ! Component: 2650 - total flux cleaned = 0.00437038 Jy ! Component: 2700 - total flux cleaned = 0.00428416 Jy ! Component: 2750 - total flux cleaned = 0.00424127 Jy ! Component: 2800 - total flux cleaned = 0.0042203 Jy ! Component: 2850 - total flux cleaned = 0.00417834 Jy ! Component: 2900 - total flux cleaned = 0.00413656 Jy ! Component: 2950 - total flux cleaned = 0.00405339 Jy ! Component: 3000 - total flux cleaned = 0.00393001 Jy ! Component: 3050 - total flux cleaned = 0.0038891 Jy ! Component: 3100 - total flux cleaned = 0.00384822 Jy ! Component: 3150 - total flux cleaned = 0.00370692 Jy ! Component: 3200 - total flux cleaned = 0.00364676 Jy ! Component: 3250 - total flux cleaned = 0.00362688 Jy ! Component: 3300 - total flux cleaned = 0.00356739 Jy ! Component: 3350 - total flux cleaned = 0.00348875 Jy ! Component: 3400 - total flux cleaned = 0.00343017 Jy ! Component: 3450 - total flux cleaned = 0.00337183 Jy ! Component: 3500 - total flux cleaned = 0.00331392 Jy ! Component: 3550 - total flux cleaned = 0.00321812 Jy ! Component: 3600 - total flux cleaned = 0.00318006 Jy ! Component: 3650 - total flux cleaned = 0.00306603 Jy ! Component: 3700 - total flux cleaned = 0.00291494 Jy ! Component: 3750 - total flux cleaned = 0.00283972 Jy ! Component: 3800 - total flux cleaned = 0.00274608 Jy ! Component: 3850 - total flux cleaned = 0.00265315 Jy ! Component: 3900 - total flux cleaned = 0.00257888 Jy ! Component: 3950 - total flux cleaned = 0.00246823 Jy ! Component: 4000 - total flux cleaned = 0.00244986 Jy ! Component: 4050 - total flux cleaned = 0.00233989 Jy ! Total flux subtracted in 4096 components = 0.00224883 Jy ! Clean residual min=-0.001108 max=0.000923 Jy/beam ! Clean residual mean=0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.292565 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 351 components and 0.292565 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0336-1302_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.137 at -4.746 degrees (North through East) ! Clean map min=-0.0040547 max=0.25036 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0336-1302_S_map.fits wmodel /image_prod/ug002_uva//J0336-1302_S_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J0336-1302_S_map.mod wobs /image_prod/ug002_uva//J0336-1302_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0336-1302_S_uvs.fits wwins /image_prod/ug002_uva//J0336-1302_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0336-1302_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.25036 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000308854 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.370092 0.370092 0.740183 1.48037 2.96073 5.92147 11.8429 23.6859 47.3717 94.7435 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.25 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 810.609 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0336-1302_S_dfm.log closed on Wed Mar 4 19:58:37 2020