! Started logfile: /image_prod/ug002_uva//J1445-1629_S_b_dfm.log on Thu Mar 5 01:54:04 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//J1445-1629_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1445-1629_S_b_uva.fits ! AN table 1: 28 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.289541 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1445-1629 ! ! 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 681 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 J1445-1629_S_b] 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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.095585Jy sigma=7.139575 ! Fit after self-cal, rms=0.679220Jy sigma=4.563508 ! 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.691 mas, bmaj=15.32 mas, bpa=-13.36 degrees ! Estimated noise=5.87638 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.24393 Jy ! Component: 100 - total flux cleaned = 0.311236 Jy ! Total flux subtracted in 100 components = 0.311236 Jy ! Clean residual min=-0.024865 max=0.033099 Jy/beam ! Clean residual mean=-0.000049 rms=0.007667 Jy/beam ! Combined flux in latest and established models = 0.311236 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.311236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125314Jy sigma=0.605683 ! Fit after self-cal, rms=0.125250Jy sigma=0.605507 ! 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.157 mas, bmaj=16.19 mas, bpa=-12.39 degrees ! Estimated noise=4.57062 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.0337702 Jy ! Component: 100 - total flux cleaned = 0.0428152 Jy ! Component: 150 - total flux cleaned = 0.0445854 Jy ! Component: 200 - total flux cleaned = 0.0455271 Jy ! Total flux subtracted in 200 components = 0.0455271 Jy ! Clean residual min=-0.014738 max=0.016537 Jy/beam ! Clean residual mean=-0.000040 rms=0.004032 Jy/beam ! Combined flux in latest and established models = 0.356763 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.356763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110526Jy sigma=0.523804 ! Fit after self-cal, rms=0.110389Jy sigma=0.523567 ! 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.157 x 16.19 at -12.39 degrees (North through East) ! Clean map min=-0.014387 max=0.30649 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.97 HN 1.22 KP 0.96 ! LA 1.06 MK 1.00 NL 1.03 OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.12 KP 0.95 ! LA 1.04 MK 1.04 NL 1.03 OV 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.95 HN 1.06 KP 0.94 ! LA 1.01 MK 0.97 NL 1.05 OV 1.08 ! ! ! Fit before self-cal, rms=0.110389Jy sigma=0.523567 ! Fit after self-cal, rms=0.096163Jy sigma=0.473190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=15.59 mas, bpa=-12.43 degrees ! Estimated noise=4.52138 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.00374469 Jy ! Component: 100 - total flux cleaned = 0.00360462 Jy ! Component: 150 - total flux cleaned = 0.00348953 Jy ! Component: 200 - total flux cleaned = 0.00349443 Jy ! Total flux subtracted in 200 components = 0.00349443 Jy ! Clean residual min=-0.008047 max=0.008053 Jy/beam ! Clean residual mean=-0.000004 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.360257 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.360257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095704Jy sigma=0.469777 ! Fit after self-cal, rms=0.095797Jy sigma=0.469472 ! 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.095797Jy sigma=0.469472 ! Fit after self-cal, rms=0.095254Jy sigma=0.469059 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=15.53 mas, bpa=-12.43 degrees ! Estimated noise=4.51877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190592 Jy ! Component: 100 - total flux cleaned = 0.00223786 Jy ! Component: 150 - total flux cleaned = 0.00236886 Jy ! Component: 200 - total flux cleaned = 0.00242215 Jy ! Total flux subtracted in 200 components = 0.00242215 Jy ! Clean residual min=-0.007715 max=0.007748 Jy/beam ! Clean residual mean=-0.000004 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.362679 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.362679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095127Jy sigma=0.467973 ! Fit after self-cal, rms=0.095142Jy sigma=0.467899 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.000577638 Jy ! Component: 100 - total flux cleaned = 0.000493045 Jy ! Component: 150 - total flux cleaned = 0.000454435 Jy ! Component: 200 - total flux cleaned = 0.000453455 Jy ! Total flux subtracted in 200 components = 0.000453455 Jy ! Clean residual min=-0.007603 max=0.007546 Jy/beam ! Clean residual mean=-0.000004 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.363133 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.363133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095106Jy sigma=0.467621 ! Fit after self-cal, rms=0.095109Jy sigma=0.467594 ! 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.095109Jy sigma=0.467594 ! Fit after self-cal, rms=0.094709Jy sigma=0.467301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=15.47 mas, bpa=-12.43 degrees ! Estimated noise=4.51549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116995 Jy ! Component: 100 - total flux cleaned = 0.00150172 Jy ! Component: 150 - total flux cleaned = 0.00180996 Jy ! Component: 200 - total flux cleaned = 0.00203626 Jy ! Total flux subtracted in 200 components = 0.00203626 Jy ! Clean residual min=-0.007463 max=0.007436 Jy/beam ! Clean residual mean=-0.000004 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.365169 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.365169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094673Jy sigma=0.466783 ! Fit after self-cal, rms=0.094680Jy sigma=0.466753 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.000275209 Jy ! Component: 100 - total flux cleaned = 0.000239603 Jy ! Component: 150 - total flux cleaned = 0.000238874 Jy ! Component: 200 - total flux cleaned = 0.000297321 Jy ! Total flux subtracted in 200 components = 0.000297321 Jy ! Clean residual min=-0.007340 max=0.007296 Jy/beam ! Clean residual mean=-0.000004 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.365466 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.365466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094658Jy sigma=0.466585 ! Fit after self-cal, rms=0.094656Jy sigma=0.466566 ! 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.094656Jy sigma=0.466566 ! Fit after self-cal, rms=0.094387Jy sigma=0.466406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.554 mas, bmaj=18.76 mas, bpa=2.394 degrees ! Estimated noise=5.45871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163546 Jy ! Component: 100 - total flux cleaned = 0.00236293 Jy ! Component: 150 - total flux cleaned = 0.00282821 Jy ! Component: 200 - total flux cleaned = 0.003215 Jy ! Total flux subtracted in 200 components = 0.003215 Jy ! Clean residual min=-0.007776 max=0.006030 Jy/beam ! Clean residual mean=-0.000006 rms=0.002039 Jy/beam ! Combined flux in latest and established models = 0.368681 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.368681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094405Jy sigma=0.466186 ! Fit after self-cal, rms=0.094409Jy sigma=0.466018 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 = -7.32454e-05 Jy ! Component: 100 - total flux cleaned = 0.000157856 Jy ! Component: 150 - total flux cleaned = 0.000402251 Jy ! Component: 200 - total flux cleaned = 0.000512192 Jy ! Total flux subtracted in 200 components = 0.000512192 Jy ! Clean residual min=-0.007760 max=0.006106 Jy/beam ! Clean residual mean=-0.000006 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.369193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.369193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094420Jy sigma=0.466122 ! Fit after self-cal, rms=0.094395Jy sigma=0.465972 ! 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.195 mas, bmaj=15.42 mas, bpa=-12.43 degrees ! Estimated noise=4.51271 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 15.42 at -12.43 degrees (North through East) ! Clean map min=-0.0067006 max=0.30696 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.732 mas, bmaj=14.47 mas, bpa=-13.52 degrees ! Estimated noise=5.73658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238057 Jy ! Component: 100 - total flux cleaned = 0.300898 Jy ! Component: 150 - total flux cleaned = 0.33054 Jy ! Component: 200 - total flux cleaned = 0.344334 Jy ! Total flux subtracted in 200 components = 0.344334 Jy ! Clean residual min=-0.011292 max=0.011858 Jy/beam ! Clean residual mean=-0.000016 rms=0.003202 Jy/beam ! Combined flux in latest and established models = 0.344334 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.344334 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=15.42 mas, bpa=-12.43 degrees ! Estimated noise=4.51271 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.0107398 Jy ! Component: 100 - total flux cleaned = 0.0156385 Jy ! Component: 150 - total flux cleaned = 0.0162078 Jy ! Component: 200 - total flux cleaned = 0.0165317 Jy ! Total flux subtracted in 200 components = 0.0165317 Jy ! Clean residual min=-0.008218 max=0.007463 Jy/beam ! Clean residual mean=-0.000012 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.360866 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.360866 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.554 mas, bmaj=18.76 mas, bpa=2.394 degrees ! Estimated noise=5.45871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440673 Jy ! Component: 100 - total flux cleaned = 0.00540785 Jy ! Component: 150 - total flux cleaned = 0.00553153 Jy ! Component: 200 - total flux cleaned = 0.00564278 Jy ! Total flux subtracted in 200 components = 0.00564278 Jy ! Clean residual min=-0.008248 max=0.006299 Jy/beam ! Clean residual mean=-0.000011 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.366509 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 = 9.8108e-05 Jy ! Component: 100 - total flux cleaned = 0.000144597 Jy ! Component: 150 - total flux cleaned = 0.000274027 Jy ! Component: 200 - total flux cleaned = 0.000353899 Jy ! Total flux subtracted in 200 components = 0.000353899 Jy ! Clean residual min=-0.008145 max=0.006077 Jy/beam ! Clean residual mean=-0.000010 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.366863 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 77 components and 0.366863 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=15.42 mas, bpa=-12.43 degrees ! Estimated noise=4.51271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119034 Jy ! Component: 100 - total flux cleaned = -0.00110916 Jy ! Component: 150 - total flux cleaned = -0.000955257 Jy ! Component: 200 - total flux cleaned = -0.000954653 Jy ! Total flux subtracted in 200 components = -0.000954653 Jy ! Clean residual min=-0.007266 max=0.007643 Jy/beam ! Clean residual mean=-0.000006 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.365908 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.365908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094468Jy sigma=0.466630 ! Fit after self-cal, rms=0.094418Jy sigma=0.466517 wmodel J1445-1629_S_b_map.mod ! Writing 87 model components to file: J1445-1629_S_b_map.mod wobs J1445-1629_S_b_uvs.fits ! Writing UV FITS file: J1445-1629_S_b_uvs.fits wwins J1445-1629_S_b_map.win ! wwins: Wrote 1 windows to J1445-1629_S_b_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.00082609 Jy ! Component: 100 - total flux cleaned = 0.000712325 Jy ! Component: 150 - total flux cleaned = 0.000300327 Jy ! Component: 200 - total flux cleaned = -0.000276608 Jy ! Component: 250 - total flux cleaned = -0.000727029 Jy ! Component: 300 - total flux cleaned = -0.000558899 Jy ! Component: 350 - total flux cleaned = -0.000560234 Jy ! Component: 400 - total flux cleaned = -0.000480643 Jy ! Component: 450 - total flux cleaned = -0.000179825 Jy ! Component: 500 - total flux cleaned = 0.000107567 Jy ! Component: 550 - total flux cleaned = 0.000456964 Jy ! Component: 600 - total flux cleaned = 0.000796359 Jy ! Component: 650 - total flux cleaned = 0.00125953 Jy ! Component: 700 - total flux cleaned = 0.00164529 Jy ! Component: 750 - total flux cleaned = 0.00202274 Jy ! Component: 800 - total flux cleaned = 0.002269 Jy ! Component: 850 - total flux cleaned = 0.00256941 Jy ! Component: 900 - total flux cleaned = 0.00280489 Jy ! Component: 950 - total flux cleaned = 0.00303528 Jy ! Component: 1000 - total flux cleaned = 0.00326137 Jy ! Component: 1050 - total flux cleaned = 0.00342783 Jy ! Component: 1100 - total flux cleaned = 0.003645 Jy ! Component: 1150 - total flux cleaned = 0.00385872 Jy ! Component: 1200 - total flux cleaned = 0.0040156 Jy ! Component: 1250 - total flux cleaned = 0.00406718 Jy ! Component: 1300 - total flux cleaned = 0.00411776 Jy ! Component: 1350 - total flux cleaned = 0.00406771 Jy ! Component: 1400 - total flux cleaned = 0.00386894 Jy ! Component: 1450 - total flux cleaned = 0.00382035 Jy ! Component: 1500 - total flux cleaned = 0.0036739 Jy ! Component: 1550 - total flux cleaned = 0.00357729 Jy ! Component: 1600 - total flux cleaned = 0.00343318 Jy ! Component: 1650 - total flux cleaned = 0.00333739 Jy ! Component: 1700 - total flux cleaned = 0.00319477 Jy ! Component: 1750 - total flux cleaned = 0.00305266 Jy ! Component: 1800 - total flux cleaned = 0.00300502 Jy ! Component: 1850 - total flux cleaned = 0.00295782 Jy ! Component: 1900 - total flux cleaned = 0.00291038 Jy ! Component: 1950 - total flux cleaned = 0.00286343 Jy ! Component: 2000 - total flux cleaned = 0.00276849 Jy ! Component: 2050 - total flux cleaned = 0.00276806 Jy ! Component: 2100 - total flux cleaned = 0.0026729 Jy ! Component: 2150 - total flux cleaned = 0.00267246 Jy ! Component: 2200 - total flux cleaned = 0.00262432 Jy ! Component: 2250 - total flux cleaned = 0.00257572 Jy ! Component: 2300 - total flux cleaned = 0.00247721 Jy ! Component: 2350 - total flux cleaned = 0.00232908 Jy ! Component: 2400 - total flux cleaned = 0.00222896 Jy ! Component: 2450 - total flux cleaned = 0.00207736 Jy ! Component: 2500 - total flux cleaned = 0.00192338 Jy ! Component: 2550 - total flux cleaned = 0.00176825 Jy ! Component: 2600 - total flux cleaned = 0.00161054 Jy ! Component: 2650 - total flux cleaned = 0.00150443 Jy ! Component: 2700 - total flux cleaned = 0.0012881 Jy ! Component: 2750 - total flux cleaned = 0.00112274 Jy ! Component: 2800 - total flux cleaned = 0.000955317 Jy ! Component: 2850 - total flux cleaned = 0.000784857 Jy ! Component: 2900 - total flux cleaned = 0.000611588 Jy ! Component: 2950 - total flux cleaned = 0.000553636 Jy ! Component: 3000 - total flux cleaned = 0.000434257 Jy ! Component: 3050 - total flux cleaned = 0.000312752 Jy ! Component: 3100 - total flux cleaned = 0.000188023 Jy ! Component: 3150 - total flux cleaned = 0.000124872 Jy ! Component: 3200 - total flux cleaned = -4.26556e-06 Jy ! Component: 3250 - total flux cleaned = -0.000136784 Jy ! Component: 3300 - total flux cleaned = -0.000271385 Jy ! Component: 3350 - total flux cleaned = -0.000410385 Jy ! Component: 3400 - total flux cleaned = -0.00048128 Jy ! Component: 3450 - total flux cleaned = -0.00055351 Jy ! Component: 3500 - total flux cleaned = -0.000699945 Jy ! Component: 3550 - total flux cleaned = -0.000775073 Jy ! Component: 3600 - total flux cleaned = -0.000927699 Jy ! Component: 3650 - total flux cleaned = -0.00108427 Jy ! Component: 3700 - total flux cleaned = -0.00116407 Jy ! Component: 3750 - total flux cleaned = -0.00132844 Jy ! Component: 3800 - total flux cleaned = -0.00141312 Jy ! Component: 3850 - total flux cleaned = -0.00158368 Jy ! Component: 3900 - total flux cleaned = -0.00167044 Jy ! Component: 3950 - total flux cleaned = -0.00185004 Jy ! Component: 4000 - total flux cleaned = -0.00194069 Jy ! Component: 4050 - total flux cleaned = -0.00212628 Jy ! Total flux subtracted in 4096 components = -0.00212499 Jy ! Clean residual min=-0.005265 max=0.005152 Jy/beam ! Clean residual mean=0.000005 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.363783 Jy keep ! Adding 216 model components to the UV plane model. ! The established model now contains 303 components and 0.363783 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1445-1629_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 15.42 at -12.43 degrees (North through East) ! Clean map min=-0.012789 max=0.30633 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1445-1629_S_b_map.fits wmodel /image_prod/ug002_uva//J1445-1629_S_b_map.mod ! Writing 303 model components to file: /image_prod/ug002_uva//J1445-1629_S_b_map.mod wobs /image_prod/ug002_uva//J1445-1629_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1445-1629_S_b_uvs.fits wwins /image_prod/ug002_uva//J1445-1629_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1445-1629_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.306332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00159043 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55755 1.55755 3.11511 6.23022 12.4604 24.9209 49.8417 99.6835 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.306 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.609 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1445-1629_S_b_dfm.log closed on Thu Mar 5 01:54:08 2020