! Started logfile: /image_prod/ug002_uva//J1132+1023_S_dfm.log on Thu Mar 5 00:06:25 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//J1132+1023_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1132+1023_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.805093 visibilities/baseline/integration-bin. ! Found source: J1132+1023 ! ! 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 5217 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 J1132+1023_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009172Jy sigma=8.149437 ! Fit after self-cal, rms=0.889900Jy sigma=7.270587 ! 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.912 mas, bmaj=7.283 mas, bpa=1.693 degrees ! Estimated noise=1.72915 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.0831115 Jy ! Component: 100 - total flux cleaned = 0.101997 Jy ! Total flux subtracted in 100 components = 0.101997 Jy ! Clean residual min=-0.004581 max=0.006852 Jy/beam ! Clean residual mean=-0.000024 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.101997 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087806Jy sigma=0.477752 ! Fit after self-cal, rms=0.087765Jy sigma=0.477412 ! 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.458 mas, bmaj=8.004 mas, bpa=2.659 degrees ! Estimated noise=1.26896 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.00890828 Jy ! Component: 100 - total flux cleaned = 0.0127855 Jy ! Component: 150 - total flux cleaned = 0.0140137 Jy ! Component: 200 - total flux cleaned = 0.0142229 Jy ! Total flux subtracted in 200 components = 0.0142229 Jy ! Clean residual min=-0.004357 max=0.004891 Jy/beam ! Clean residual mean=-0.000019 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.116219 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.116219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086399Jy sigma=0.470488 ! Fit after self-cal, rms=0.086405Jy sigma=0.470364 ! 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.458 x 8.004 at 2.659 degrees (North through East) ! Clean map min=-0.0042175 max=0.10792 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.11 KP 0.99 ! LA 1.02 MK 1.00 NL 1.10 OV 1.02 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.69 FD 1.01 HN 1.05 KP 1.00 ! LA 1.00 MK 0.94 NL 0.99 OV 1.01 ! SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.04 KP 1.00 ! LA 0.99 MK 0.97 NL 1.00 OV 1.03 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.086405Jy sigma=0.470364 ! Fit after self-cal, rms=0.074720Jy sigma=0.464895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=7.981 mas, bpa=2.25 degrees ! Estimated noise=1.27853 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.00138492 Jy ! Component: 100 - total flux cleaned = 0.00164396 Jy ! Component: 150 - total flux cleaned = 0.00167436 Jy ! Component: 200 - total flux cleaned = 0.00170082 Jy ! Total flux subtracted in 200 components = 0.00170082 Jy ! Clean residual min=-0.003925 max=0.004020 Jy/beam ! Clean residual mean=-0.000016 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.11792 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.11792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074639Jy sigma=0.464780 ! Fit after self-cal, rms=0.074619Jy sigma=0.464682 ! 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.074619Jy sigma=0.464682 ! Fit after self-cal, rms=0.072096Jy sigma=0.454240 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=7.973 mas, bpa=2.406 degrees ! Estimated noise=1.28712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365938 Jy ! Component: 100 - total flux cleaned = 0.000237538 Jy ! Component: 150 - total flux cleaned = 0.000208231 Jy ! Component: 200 - total flux cleaned = 0.000164579 Jy ! Total flux subtracted in 200 components = 0.000164579 Jy ! Clean residual min=-0.002771 max=0.003105 Jy/beam ! Clean residual mean=-0.000003 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.118085 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.118085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072051Jy sigma=0.454101 ! Fit after self-cal, rms=0.072103Jy sigma=0.453964 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 (-18.5, -26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243262 Jy ! Component: 100 - total flux cleaned = 0.00277862 Jy ! Component: 150 - total flux cleaned = 0.00282757 Jy ! Component: 200 - total flux cleaned = 0.00278987 Jy ! Total flux subtracted in 200 components = 0.00278987 Jy ! Clean residual min=-0.002559 max=0.002398 Jy/beam ! Clean residual mean=-0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.120875 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.120875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071976Jy sigma=0.453018 ! Fit after self-cal, rms=0.071970Jy sigma=0.452956 ! 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.071970Jy sigma=0.452956 ! Fit after self-cal, rms=0.070702Jy sigma=0.450677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.954 mas, bpa=2.355 degrees ! Estimated noise=1.28315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000652549 Jy ! Component: 100 - total flux cleaned = 0.000928477 Jy ! Component: 150 - total flux cleaned = 0.000927904 Jy ! Component: 200 - total flux cleaned = 0.00100826 Jy ! Total flux subtracted in 200 components = 0.00100826 Jy ! Clean residual min=-0.002292 max=0.002362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.121883 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.121883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070670Jy sigma=0.450454 ! Fit after self-cal, rms=0.070664Jy sigma=0.450412 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.000141907 Jy ! Component: 100 - total flux cleaned = 0.000192006 Jy ! Component: 150 - total flux cleaned = 0.000334638 Jy ! Component: 200 - total flux cleaned = 0.000469085 Jy ! Total flux subtracted in 200 components = 0.000469085 Jy ! Clean residual min=-0.002296 max=0.002334 Jy/beam ! Clean residual mean=-0.000001 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.122352 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.122352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070644Jy sigma=0.450298 ! Fit after self-cal, rms=0.070641Jy sigma=0.450293 ! 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.070641Jy sigma=0.450293 ! Fit after self-cal, rms=0.070539Jy sigma=0.450285 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.811 mas, bmaj=11.09 mas, bpa=-0.5667 degrees ! Estimated noise=1.50016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955477 Jy ! Component: 100 - total flux cleaned = 0.00132824 Jy ! Component: 150 - total flux cleaned = 0.00151925 Jy ! Component: 200 - total flux cleaned = 0.00172936 Jy ! Total flux subtracted in 200 components = 0.00172936 Jy ! Clean residual min=-0.002574 max=0.002584 Jy/beam ! Clean residual mean=-0.000002 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.124081 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.124081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070536Jy sigma=0.450250 ! Fit after self-cal, rms=0.070523Jy sigma=0.450208 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 = -5.98968e-06 Jy ! Component: 100 - total flux cleaned = 0.000204395 Jy ! Component: 150 - total flux cleaned = 0.00037446 Jy ! Component: 200 - total flux cleaned = 0.000548625 Jy ! Total flux subtracted in 200 components = 0.000548625 Jy ! Clean residual min=-0.002529 max=0.002572 Jy/beam ! Clean residual mean=-0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.12463 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.12463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070522Jy sigma=0.450213 ! Fit after self-cal, rms=0.070513Jy sigma=0.450183 ! 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.451 mas, bmaj=7.951 mas, bpa=2.376 degrees ! Estimated noise=1.28251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 7.951 at 2.376 degrees (North through East) ! Clean map min=-0.0020821 max=0.10914 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.894 mas, bmaj=7.232 mas, bpa=1.374 degrees ! Estimated noise=1.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0843234 Jy ! Component: 100 - total flux cleaned = 0.103683 Jy ! Component: 150 - total flux cleaned = 0.111112 Jy ! Component: 200 - total flux cleaned = 0.115369 Jy ! Total flux subtracted in 200 components = 0.115369 Jy ! Clean residual min=-0.003052 max=0.003122 Jy/beam ! Clean residual mean=-0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.115369 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.115369 Jy ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.951 mas, bpa=2.376 degrees ! Estimated noise=1.28251 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 (3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371104 Jy ! Component: 100 - total flux cleaned = 0.00543222 Jy ! Component: 150 - total flux cleaned = 0.00666301 Jy ! Component: 200 - total flux cleaned = 0.00741906 Jy ! Total flux subtracted in 200 components = 0.00741906 Jy ! Clean residual min=-0.002414 max=0.002457 Jy/beam ! Clean residual mean=-0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.122788 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.122788 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=7.811 mas, bmaj=11.09 mas, bpa=-0.5667 degrees ! Estimated noise=1.50016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011687 Jy ! Component: 100 - total flux cleaned = 0.00166179 Jy ! Component: 150 - total flux cleaned = 0.00203356 Jy ! Component: 200 - total flux cleaned = 0.00243472 Jy ! Total flux subtracted in 200 components = 0.00243472 Jy ! Clean residual min=-0.002499 max=0.002352 Jy/beam ! Clean residual mean=0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.125223 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.000385815 Jy ! Component: 100 - total flux cleaned = 0.000673151 Jy ! Component: 150 - total flux cleaned = 0.000858383 Jy ! Component: 200 - total flux cleaned = 0.00105541 Jy ! Total flux subtracted in 200 components = 0.00105541 Jy ! Clean residual min=-0.002444 max=0.002260 Jy/beam ! Clean residual mean=0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.126278 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 71 components and 0.126278 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.951 mas, bpa=2.376 degrees ! Estimated noise=1.28251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481604 Jy ! Component: 100 - total flux cleaned = 0.000485007 Jy ! Component: 150 - total flux cleaned = 0.000329216 Jy ! Component: 200 - total flux cleaned = 0.000186531 Jy ! Total flux subtracted in 200 components = 0.000186531 Jy ! Clean residual min=-0.002111 max=0.002314 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.126465 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.126465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070496Jy sigma=0.449878 ! Fit after self-cal, rms=0.070480Jy sigma=0.449772 wmodel J1132+1023_S_map.mod ! Writing 89 model components to file: J1132+1023_S_map.mod wobs J1132+1023_S_uvs.fits ! Writing UV FITS file: J1132+1023_S_uvs.fits wwins J1132+1023_S_map.win ! wwins: Wrote 3 windows to J1132+1023_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.00060225 Jy ! Component: 100 - total flux cleaned = 0.000939913 Jy ! Component: 150 - total flux cleaned = 0.00101116 Jy ! Component: 200 - total flux cleaned = 0.00104462 Jy ! Component: 250 - total flux cleaned = 0.0011405 Jy ! Component: 300 - total flux cleaned = 0.00126437 Jy ! Component: 350 - total flux cleaned = 0.00129495 Jy ! Component: 400 - total flux cleaned = 0.00146964 Jy ! Component: 450 - total flux cleaned = 0.00155358 Jy ! Component: 500 - total flux cleaned = 0.00169108 Jy ! Component: 550 - total flux cleaned = 0.00179792 Jy ! Component: 600 - total flux cleaned = 0.0018497 Jy ! Component: 650 - total flux cleaned = 0.00190084 Jy ! Component: 700 - total flux cleaned = 0.00197603 Jy ! Component: 750 - total flux cleaned = 0.00200016 Jy ! Component: 800 - total flux cleaned = 0.00204903 Jy ! Component: 850 - total flux cleaned = 0.00214465 Jy ! Component: 900 - total flux cleaned = 0.0022155 Jy ! Component: 950 - total flux cleaned = 0.00223862 Jy ! Component: 1000 - total flux cleaned = 0.00232955 Jy ! Component: 1050 - total flux cleaned = 0.00232904 Jy ! Component: 1100 - total flux cleaned = 0.00237316 Jy ! Component: 1150 - total flux cleaned = 0.00237338 Jy ! Component: 1200 - total flux cleaned = 0.00241634 Jy ! Component: 1250 - total flux cleaned = 0.0024162 Jy ! Component: 1300 - total flux cleaned = 0.0023951 Jy ! Component: 1350 - total flux cleaned = 0.00237452 Jy ! Component: 1400 - total flux cleaned = 0.00235439 Jy ! Component: 1450 - total flux cleaned = 0.00239416 Jy ! Component: 1500 - total flux cleaned = 0.00231478 Jy ! Component: 1550 - total flux cleaned = 0.0023151 Jy ! Component: 1600 - total flux cleaned = 0.00227648 Jy ! Component: 1650 - total flux cleaned = 0.00229596 Jy ! Component: 1700 - total flux cleaned = 0.00231481 Jy ! Component: 1750 - total flux cleaned = 0.00225866 Jy ! Component: 1800 - total flux cleaned = 0.00231429 Jy ! Component: 1850 - total flux cleaned = 0.00235086 Jy ! Component: 1900 - total flux cleaned = 0.00236883 Jy ! Component: 1950 - total flux cleaned = 0.00238677 Jy ! Component: 2000 - total flux cleaned = 0.00236906 Jy ! Component: 2050 - total flux cleaned = 0.00238633 Jy ! Component: 2100 - total flux cleaned = 0.00242101 Jy ! Component: 2150 - total flux cleaned = 0.00245557 Jy ! Component: 2200 - total flux cleaned = 0.00248948 Jy ! Component: 2250 - total flux cleaned = 0.00253997 Jy ! Component: 2300 - total flux cleaned = 0.00257363 Jy ! Component: 2350 - total flux cleaned = 0.00259019 Jy ! Component: 2400 - total flux cleaned = 0.00263957 Jy ! Component: 2450 - total flux cleaned = 0.00265583 Jy ! Component: 2500 - total flux cleaned = 0.00272069 Jy ! Component: 2550 - total flux cleaned = 0.00278472 Jy ! Component: 2600 - total flux cleaned = 0.00281657 Jy ! Component: 2650 - total flux cleaned = 0.00287944 Jy ! Component: 2700 - total flux cleaned = 0.00292587 Jy ! Component: 2750 - total flux cleaned = 0.00295674 Jy ! Component: 2800 - total flux cleaned = 0.00297224 Jy ! Component: 2850 - total flux cleaned = 0.00301764 Jy ! Component: 2900 - total flux cleaned = 0.00298763 Jy ! Component: 2950 - total flux cleaned = 0.00310701 Jy ! Component: 3000 - total flux cleaned = 0.00312148 Jy ! Component: 3050 - total flux cleaned = 0.00313625 Jy ! Component: 3100 - total flux cleaned = 0.00312169 Jy ! Component: 3150 - total flux cleaned = 0.00315069 Jy ! Component: 3200 - total flux cleaned = 0.0031649 Jy ! Component: 3250 - total flux cleaned = 0.00319334 Jy ! Component: 3300 - total flux cleaned = 0.00322158 Jy ! Component: 3350 - total flux cleaned = 0.00322175 Jy ! Component: 3400 - total flux cleaned = 0.00326345 Jy ! Component: 3450 - total flux cleaned = 0.00327707 Jy ! Component: 3500 - total flux cleaned = 0.00331819 Jy ! Component: 3550 - total flux cleaned = 0.00331812 Jy ! Component: 3600 - total flux cleaned = 0.00335879 Jy ! Component: 3650 - total flux cleaned = 0.00335867 Jy ! Component: 3700 - total flux cleaned = 0.00341201 Jy ! Component: 3750 - total flux cleaned = 0.00342509 Jy ! Component: 3800 - total flux cleaned = 0.00338574 Jy ! Component: 3850 - total flux cleaned = 0.00345099 Jy ! Component: 3900 - total flux cleaned = 0.00346389 Jy ! Component: 3950 - total flux cleaned = 0.00354121 Jy ! Component: 4000 - total flux cleaned = 0.00350291 Jy ! Component: 4050 - total flux cleaned = 0.00349043 Jy ! Total flux subtracted in 4096 components = 0.00357882 Jy ! Clean residual min=-0.000779 max=0.000822 Jy/beam ! Clean residual mean=-0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.130044 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 373 components and 0.130044 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1132+1023_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 7.951 at 2.376 degrees (North through East) ! Clean map min=-0.0014028 max=0.10923 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1132+1023_S_map.fits wmodel /image_prod/ug002_uva//J1132+1023_S_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J1132+1023_S_map.mod wobs /image_prod/ug002_uva//J1132+1023_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1132+1023_S_uvs.fits wwins /image_prod/ug002_uva//J1132+1023_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1132+1023_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10923 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.62607 0.62607 1.25214 2.50428 5.00856 10.0171 20.0342 40.0685 80.137 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 479.179 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1132+1023_S_dfm.log closed on Thu Mar 5 00:06:29 2020