! Started logfile: /image_prod/ug002_uva//J1625-2527_S_l_dfm.log on Thu Mar 5 02:42: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//J1625-2527_S_l_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_l_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919444 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 993 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 J1625-2527_S_l] 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.124964Jy sigma=11.105461 ! Fit after self-cal, rms=0.584820Jy sigma=4.948222 ! 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.546 mas, bmaj=7.248 mas, bpa=-1.184 degrees ! Estimated noise=3.0862 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.363782 Jy ! Component: 100 - total flux cleaned = 0.464691 Jy ! Total flux subtracted in 100 components = 0.464691 Jy ! Clean residual min=-0.043637 max=0.079825 Jy/beam ! Clean residual mean=-0.000455 rms=0.015215 Jy/beam ! Combined flux in latest and established models = 0.46469 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.46469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204959Jy sigma=1.873413 ! Fit after self-cal, rms=0.204949Jy sigma=1.873214 ! 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.92 mas, bmaj=8.202 mas, bpa=-1.968 degrees ! Estimated noise=2.49639 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.0686699 Jy ! Component: 100 - total flux cleaned = 0.104872 Jy ! Component: 150 - total flux cleaned = 0.125168 Jy ! Component: 200 - total flux cleaned = 0.13441 Jy ! Total flux subtracted in 200 components = 0.13441 Jy ! Clean residual min=-0.038155 max=0.060595 Jy/beam ! Clean residual mean=-0.000513 rms=0.013158 Jy/beam ! Combined flux in latest and established models = 0.599101 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.599101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.192152Jy sigma=1.534580 ! Fit after self-cal, rms=0.192144Jy sigma=1.534284 ! 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.92 x 8.202 at -1.968 degrees (North through East) ! Clean map min=-0.036473 max=0.41939 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.43 FD 0.93 HN 1.20 KP 0.91 ! LA 0.93 MK 1.07 NL 1.05 OV 0.89 ! PT 0.92 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 7.87 FD 0.90 HN 1.14 KP 0.87 ! LA 0.93 MK 1.03 NL 1.21 OV 0.91 ! PT 0.92 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 3.47 FD 0.94 HN 1.18 KP 0.86 ! LA 0.92 MK 1.02 NL 1.06 OV 0.91 ! PT 0.92 SC 0.92 ! ! ! Fit before self-cal, rms=0.192144Jy sigma=1.534284 ! Fit after self-cal, rms=0.285868Jy sigma=0.852704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=8.254 mas, bpa=-0.9885 degrees ! Estimated noise=2.56425 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.00341261 Jy ! Component: 100 - total flux cleaned = -0.00341894 Jy ! Component: 150 - total flux cleaned = -0.0034136 Jy ! Component: 200 - total flux cleaned = -0.00341713 Jy ! Total flux subtracted in 200 components = -0.00341713 Jy ! Clean residual min=-0.018763 max=0.012081 Jy/beam ! Clean residual mean=-0.000089 rms=0.003529 Jy/beam ! Combined flux in latest and established models = 0.595684 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.595684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283548Jy sigma=0.823537 ! Fit after self-cal, rms=0.284222Jy sigma=0.822493 ! 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.284222Jy sigma=0.822493 ! Fit after self-cal, rms=0.285885Jy sigma=0.820595 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=8.251 mas, bpa=-1.234 degrees ! Estimated noise=2.54813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00284381 Jy ! Component: 100 - total flux cleaned = -0.00284578 Jy ! Component: 150 - total flux cleaned = -0.00251955 Jy ! Component: 200 - total flux cleaned = -0.00251468 Jy ! Total flux subtracted in 200 components = -0.00251468 Jy ! Clean residual min=-0.016075 max=0.010742 Jy/beam ! Clean residual mean=-0.000088 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 0.593169 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.593169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.284404Jy sigma=0.801659 ! Fit after self-cal, rms=0.284388Jy sigma=0.801539 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.0963e-05 Jy ! Component: 100 - total flux cleaned = 2.58665e-05 Jy ! Component: 150 - total flux cleaned = -0.000239567 Jy ! Component: 200 - total flux cleaned = -0.000497937 Jy ! Total flux subtracted in 200 components = -0.000497937 Jy ! Clean residual min=-0.014446 max=0.010039 Jy/beam ! Clean residual mean=-0.000088 rms=0.002868 Jy/beam ! Combined flux in latest and established models = 0.592671 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.592671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283399Jy sigma=0.790339 ! Fit after self-cal, rms=0.283398Jy sigma=0.790240 ! 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.283398Jy sigma=0.790240 ! Fit after self-cal, rms=0.285639Jy sigma=0.788945 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=8.248 mas, bpa=-1.425 degrees ! Estimated noise=2.53646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00229708 Jy ! Component: 100 - total flux cleaned = -0.00230253 Jy ! Component: 150 - total flux cleaned = -0.00208396 Jy ! Component: 200 - total flux cleaned = -0.00230092 Jy ! Total flux subtracted in 200 components = -0.00230092 Jy ! Clean residual min=-0.012776 max=0.009517 Jy/beam ! Clean residual mean=-0.000087 rms=0.002634 Jy/beam ! Combined flux in latest and established models = 0.59037 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.59037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.284905Jy sigma=0.780192 ! Fit after self-cal, rms=0.284895Jy sigma=0.780133 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.000185785 Jy ! Component: 100 - total flux cleaned = -0.000191443 Jy ! Component: 150 - total flux cleaned = -0.000371756 Jy ! Component: 200 - total flux cleaned = -0.000714795 Jy ! Total flux subtracted in 200 components = -0.000714795 Jy ! Clean residual min=-0.012014 max=0.009188 Jy/beam ! Clean residual mean=-0.000089 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 0.589655 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.589655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.284378Jy sigma=0.774985 ! Fit after self-cal, rms=0.284378Jy sigma=0.774934 ! 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.284378Jy sigma=0.774934 ! Fit after self-cal, rms=0.286942Jy sigma=0.774213 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.744 mas, bmaj=21.82 mas, bpa=2.571 degrees ! Estimated noise=3.25362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721955 Jy ! Component: 100 - total flux cleaned = 0.000625883 Jy ! Component: 150 - total flux cleaned = 0.000615282 Jy ! Component: 200 - total flux cleaned = 0.000597937 Jy ! Total flux subtracted in 200 components = 0.000597937 Jy ! Clean residual min=-0.010252 max=0.010538 Jy/beam ! Clean residual mean=-0.000178 rms=0.002963 Jy/beam ! Combined flux in latest and established models = 0.590253 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.590253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.286813Jy sigma=0.773069 ! Fit after self-cal, rms=0.286815Jy sigma=0.772816 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 = -1.1128e-05 Jy ! Component: 100 - total flux cleaned = -8.79275e-05 Jy ! Component: 150 - total flux cleaned = -9.41304e-05 Jy ! Component: 200 - total flux cleaned = -0.000168088 Jy ! Total flux subtracted in 200 components = -0.000168088 Jy ! Clean residual min=-0.010116 max=0.010408 Jy/beam ! Clean residual mean=-0.000179 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.590085 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.590085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.286714Jy sigma=0.772950 ! Fit after self-cal, rms=0.286720Jy sigma=0.772786 ! 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.885 mas, bmaj=8.244 mas, bpa=-1.539 degrees ! Estimated noise=2.52828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.885 x 8.244 at -1.539 degrees (North through East) ! Clean map min=-0.010751 max=0.45033 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.525 mas, bmaj=7.364 mas, bpa=-0.5384 degrees ! Estimated noise=3.16642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.373096 Jy ! Component: 100 - total flux cleaned = 0.470578 Jy ! Component: 150 - total flux cleaned = 0.514916 Jy ! Component: 200 - total flux cleaned = 0.539124 Jy ! Total flux subtracted in 200 components = 0.539124 Jy ! Clean residual min=-0.013969 max=0.017598 Jy/beam ! Clean residual mean=-0.000106 rms=0.003637 Jy/beam ! Combined flux in latest and established models = 0.539124 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.539124 Jy ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=8.244 mas, bpa=-1.539 degrees ! Estimated noise=2.52828 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, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201054 Jy ! Component: 100 - total flux cleaned = 0.0313882 Jy ! Component: 150 - total flux cleaned = 0.0384087 Jy ! Component: 200 - total flux cleaned = 0.0429861 Jy ! Total flux subtracted in 200 components = 0.0429861 Jy ! Clean residual min=-0.007897 max=0.007875 Jy/beam ! Clean residual mean=-0.000098 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.58211 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 78 components and 0.582111 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.744 mas, bmaj=21.82 mas, bpa=2.571 degrees ! Estimated noise=3.25362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00558396 Jy ! Component: 100 - total flux cleaned = 0.00703003 Jy ! Component: 150 - total flux cleaned = 0.00725004 Jy ! Component: 200 - total flux cleaned = 0.00731561 Jy ! Total flux subtracted in 200 components = 0.00731561 Jy ! Clean residual min=-0.008951 max=0.009208 Jy/beam ! Clean residual mean=-0.000181 rms=0.002891 Jy/beam ! Combined flux in latest and established models = 0.589426 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.76526e-05 Jy ! Component: 100 - total flux cleaned = 0.000112145 Jy ! Component: 150 - total flux cleaned = 0.000208269 Jy ! Component: 200 - total flux cleaned = 0.000251987 Jy ! Total flux subtracted in 200 components = 0.000251987 Jy ! Clean residual min=-0.008848 max=0.009268 Jy/beam ! Clean residual mean=-0.000180 rms=0.002870 Jy/beam ! Combined flux in latest and established models = 0.589678 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.589678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=8.244 mas, bpa=-1.539 degrees ! Estimated noise=2.52828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014492 Jy ! Component: 100 - total flux cleaned = -0.00178032 Jy ! Component: 150 - total flux cleaned = -0.00170184 Jy ! Component: 200 - total flux cleaned = -0.0017027 Jy ! Total flux subtracted in 200 components = -0.0017027 Jy ! Clean residual min=-0.007709 max=0.008261 Jy/beam ! Clean residual mean=-0.000085 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.587975 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.587975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.285406Jy sigma=0.758813 ! Fit after self-cal, rms=0.285338Jy sigma=0.757536 wmodel J1625-2527_S_l_map.mod ! Writing 105 model components to file: J1625-2527_S_l_map.mod wobs J1625-2527_S_l_uvs.fits ! Writing UV FITS file: J1625-2527_S_l_uvs.fits wwins J1625-2527_S_l_map.win ! wwins: Wrote 2 windows to J1625-2527_S_l_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 = 4.07139e-05 Jy ! Component: 100 - total flux cleaned = 0.000299353 Jy ! Component: 150 - total flux cleaned = 0.000534643 Jy ! Component: 200 - total flux cleaned = 0.000641723 Jy ! Component: 250 - total flux cleaned = 0.000543227 Jy ! Component: 300 - total flux cleaned = 0.000150939 Jy ! Component: 350 - total flux cleaned = -3.43463e-05 Jy ! Component: 400 - total flux cleaned = -0.00021143 Jy ! Component: 450 - total flux cleaned = -0.000300839 Jy ! Component: 500 - total flux cleaned = -0.000473743 Jy ! Component: 550 - total flux cleaned = -0.000473497 Jy ! Component: 600 - total flux cleaned = -0.000476723 Jy ! Component: 650 - total flux cleaned = -0.000637808 Jy ! Component: 700 - total flux cleaned = -0.000481874 Jy ! Component: 750 - total flux cleaned = -0.000253823 Jy ! Component: 800 - total flux cleaned = -0.00010474 Jy ! Component: 850 - total flux cleaned = 0.000113998 Jy ! Component: 900 - total flux cleaned = 0.000327727 Jy ! Component: 950 - total flux cleaned = 0.000396972 Jy ! Component: 1000 - total flux cleaned = 0.000398339 Jy ! Component: 1050 - total flux cleaned = 0.000533362 Jy ! Component: 1100 - total flux cleaned = 0.000337644 Jy ! Component: 1150 - total flux cleaned = 0.000403445 Jy ! Component: 1200 - total flux cleaned = 0.000403556 Jy ! Component: 1250 - total flux cleaned = 0.000215412 Jy ! Component: 1300 - total flux cleaned = 0.000276961 Jy ! Component: 1350 - total flux cleaned = -2.49053e-05 Jy ! Component: 1400 - total flux cleaned = -2.51949e-05 Jy ! Component: 1450 - total flux cleaned = -0.00014192 Jy ! Component: 1500 - total flux cleaned = 3.17961e-05 Jy ! Component: 1550 - total flux cleaned = -0.000140879 Jy ! Component: 1600 - total flux cleaned = -0.00014199 Jy ! Component: 1650 - total flux cleaned = -3.10376e-05 Jy ! Component: 1700 - total flux cleaned = -8.68128e-05 Jy ! Component: 1750 - total flux cleaned = 2.28174e-05 Jy ! Component: 1800 - total flux cleaned = 0.000293331 Jy ! Component: 1850 - total flux cleaned = 0.000399869 Jy ! Component: 1900 - total flux cleaned = 0.000506367 Jy ! Component: 1950 - total flux cleaned = 0.000716924 Jy ! Component: 2000 - total flux cleaned = 0.000820825 Jy ! Component: 2050 - total flux cleaned = 0.000923728 Jy ! Component: 2100 - total flux cleaned = 0.000974284 Jy ! Component: 2150 - total flux cleaned = 0.0011271 Jy ! Component: 2200 - total flux cleaned = 0.00112678 Jy ! Component: 2250 - total flux cleaned = 0.000924119 Jy ! Component: 2300 - total flux cleaned = 0.00082309 Jy ! Component: 2350 - total flux cleaned = 0.000622378 Jy ! Component: 2400 - total flux cleaned = 0.000423091 Jy ! Component: 2450 - total flux cleaned = 0.000273376 Jy ! Component: 2500 - total flux cleaned = -2.50409e-05 Jy ! Component: 2550 - total flux cleaned = -0.000124217 Jy ! Component: 2600 - total flux cleaned = -0.000372563 Jy ! Component: 2650 - total flux cleaned = -0.000471969 Jy ! Component: 2700 - total flux cleaned = -0.000769572 Jy ! Component: 2750 - total flux cleaned = -0.00111641 Jy ! Component: 2800 - total flux cleaned = -0.00121633 Jy ! Component: 2850 - total flux cleaned = -0.00156419 Jy ! Component: 2900 - total flux cleaned = -0.00171384 Jy ! Component: 2950 - total flux cleaned = -0.00201278 Jy ! Component: 3000 - total flux cleaned = -0.00226298 Jy ! Component: 3050 - total flux cleaned = -0.00251413 Jy ! Component: 3100 - total flux cleaned = -0.00266555 Jy ! Component: 3150 - total flux cleaned = -0.00291825 Jy ! Component: 3200 - total flux cleaned = -0.00307074 Jy ! Component: 3250 - total flux cleaned = -0.00307096 Jy ! Component: 3300 - total flux cleaned = -0.00322568 Jy ! Component: 3350 - total flux cleaned = -0.0033303 Jy ! Component: 3400 - total flux cleaned = -0.00327813 Jy ! Component: 3450 - total flux cleaned = -0.00343683 Jy ! Component: 3500 - total flux cleaned = -0.00343731 Jy ! Component: 3550 - total flux cleaned = -0.00343699 Jy ! Component: 3600 - total flux cleaned = -0.0034363 Jy ! Component: 3650 - total flux cleaned = -0.00343601 Jy ! Component: 3700 - total flux cleaned = -0.00354608 Jy ! Component: 3750 - total flux cleaned = -0.00348989 Jy ! Component: 3800 - total flux cleaned = -0.00348956 Jy ! Component: 3850 - total flux cleaned = -0.00343225 Jy ! Component: 3900 - total flux cleaned = -0.00343276 Jy ! Component: 3950 - total flux cleaned = -0.00331532 Jy ! Component: 4000 - total flux cleaned = -0.0032557 Jy ! Component: 4050 - total flux cleaned = -0.00319537 Jy ! Total flux subtracted in 4096 components = -0.00313365 Jy ! Clean residual min=-0.003542 max=0.003726 Jy/beam ! Clean residual mean=0.000042 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.584842 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 365 components and 0.584842 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_l_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.885 x 8.244 at -1.539 degrees (North through East) ! Clean map min=-0.007741 max=0.47999 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_l_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_l_map.mod ! Writing 365 model components to file: /image_prod/ug002_uva//J1625-2527_S_l_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_l_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_l_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_l_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1625-2527_S_l_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.479986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000998696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.624203 0.624203 1.24841 2.49681 4.99362 9.98725 19.9745 39.949 79.898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.479 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 480.612 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_l_dfm.log closed on Thu Mar 5 02:42:53 2020