! Started logfile: /image_prod/ug002_uva//J1844-1324_S_dfm.log on Thu Mar 5 03:54:08 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//J1844-1324_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1844-1324_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.874286 visibilities/baseline/integration-bin. ! Found source: J1844-1324 ! ! 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 3672 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 J1844-1324_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009614Jy sigma=7.365932 ! Fit after self-cal, rms=0.909466Jy sigma=6.588909 ! 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=5.818 mas, bmaj=16.85 mas, bpa=-8.604 degrees ! Estimated noise=1.98523 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.072971 Jy ! Component: 100 - total flux cleaned = 0.0974533 Jy ! Total flux subtracted in 100 components = 0.0974533 Jy ! Clean residual min=-0.007322 max=0.010060 Jy/beam ! Clean residual mean=-0.000177 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.0974533 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0974533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079482Jy sigma=0.483604 ! Fit after self-cal, rms=0.079191Jy sigma=0.481137 ! 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=6.394 mas, bmaj=18.21 mas, bpa=-8.776 degrees ! Estimated noise=1.66695 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.0133769 Jy ! Component: 100 - total flux cleaned = 0.0208995 Jy ! Component: 150 - total flux cleaned = 0.0257314 Jy ! Component: 200 - total flux cleaned = 0.0289071 Jy ! Total flux subtracted in 200 components = 0.0289071 Jy ! Clean residual min=-0.003856 max=0.003831 Jy/beam ! Clean residual mean=-0.000035 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.12636 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 116 components and 0.12636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077104Jy sigma=0.458483 ! Fit after self-cal, rms=0.077100Jy sigma=0.458091 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.394 x 18.21 at -8.776 degrees (North through East) ! Clean map min=-0.0037378 max=0.090035 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.05 KP 0.98 ! LA 0.98 NL 0.96 OV 0.96 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.99 HN 0.87 KP 0.95 ! LA 0.98 NL 1.25 OV 1.00 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.91 KP 0.99 ! LA 1.01 NL 1.09 OV 0.98 PT 0.98 ! ! ! Fit before self-cal, rms=0.077100Jy sigma=0.458091 ! Fit after self-cal, rms=0.078291Jy sigma=0.454779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.324 mas, bmaj=18.37 mas, bpa=-8.921 degrees ! Estimated noise=1.6537 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.000515743 Jy ! Component: 100 - total flux cleaned = -0.000149577 Jy ! Component: 150 - total flux cleaned = -0.00022185 Jy ! Component: 200 - total flux cleaned = -0.000284866 Jy ! Total flux subtracted in 200 components = -0.000284866 Jy ! Clean residual min=-0.003315 max=0.003520 Jy/beam ! Clean residual mean=-0.000011 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.126076 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 132 components and 0.126076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078213Jy sigma=0.454397 ! Fit after self-cal, rms=0.078256Jy sigma=0.454295 ! 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.078256Jy sigma=0.454295 ! Fit after self-cal, rms=0.077591Jy sigma=0.451982 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.339 mas, bmaj=18.44 mas, bpa=-9.201 degrees ! Estimated noise=1.65261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000461385 Jy ! Component: 100 - total flux cleaned = -0.000366281 Jy ! Component: 150 - total flux cleaned = -0.000367015 Jy ! Component: 200 - total flux cleaned = -0.000386375 Jy ! Total flux subtracted in 200 components = -0.000386375 Jy ! Clean residual min=-0.002802 max=0.002677 Jy/beam ! Clean residual mean=-0.000006 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.125689 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 141 components and 0.125689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077553Jy sigma=0.451828 ! Fit after self-cal, rms=0.077543Jy sigma=0.451741 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 = -8.12692e-05 Jy ! Component: 100 - total flux cleaned = -0.000101295 Jy ! Component: 150 - total flux cleaned = -0.00013459 Jy ! Component: 200 - total flux cleaned = -0.0001345 Jy ! Total flux subtracted in 200 components = -0.0001345 Jy ! Clean residual min=-0.002809 max=0.002612 Jy/beam ! Clean residual mean=-0.000005 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.125555 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 148 components and 0.125555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077527Jy sigma=0.451690 ! Fit after self-cal, rms=0.077522Jy sigma=0.451678 ! 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.077522Jy sigma=0.451678 ! Fit after self-cal, rms=0.077774Jy sigma=0.451642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.344 mas, bmaj=18.43 mas, bpa=-9.204 degrees ! Estimated noise=1.65237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000302621 Jy ! Component: 100 - total flux cleaned = -0.00026565 Jy ! Component: 150 - total flux cleaned = -0.00028036 Jy ! Component: 200 - total flux cleaned = -0.000280446 Jy ! Total flux subtracted in 200 components = -0.000280446 Jy ! Clean residual min=-0.002784 max=0.002559 Jy/beam ! Clean residual mean=-0.000005 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.125274 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 151 components and 0.125274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077761Jy sigma=0.451595 ! Fit after self-cal, rms=0.077765Jy sigma=0.451587 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.23016e-05 Jy ! Component: 100 - total flux cleaned = -5.23521e-05 Jy ! Component: 150 - total flux cleaned = -3.94254e-05 Jy ! Component: 200 - total flux cleaned = -2.71439e-05 Jy ! Total flux subtracted in 200 components = -2.71439e-05 Jy ! Clean residual min=-0.002776 max=0.002528 Jy/beam ! Clean residual mean=-0.000005 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.125247 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 0.125247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077756Jy sigma=0.451564 ! Fit after self-cal, rms=0.077756Jy sigma=0.451562 ! 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.077756Jy sigma=0.451562 ! Fit after self-cal, rms=0.077920Jy sigma=0.451549 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.447 mas, bmaj=19.26 mas, bpa=-4.836 degrees ! Estimated noise=1.7279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130054 Jy ! Component: 100 - total flux cleaned = -0.000257484 Jy ! Component: 150 - total flux cleaned = -0.000296711 Jy ! Component: 200 - total flux cleaned = -0.000308912 Jy ! Total flux subtracted in 200 components = -0.000308912 Jy ! Clean residual min=-0.002680 max=0.002657 Jy/beam ! Clean residual mean=-0.000006 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.124938 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 165 components and 0.124938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077914Jy sigma=0.451539 ! Fit after self-cal, rms=0.077914Jy sigma=0.451528 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.2331e-05 Jy ! Component: 100 - total flux cleaned = -7.72827e-05 Jy ! Component: 150 - total flux cleaned = -8.84773e-05 Jy ! Component: 200 - total flux cleaned = -8.77263e-05 Jy ! Total flux subtracted in 200 components = -8.77263e-05 Jy ! Clean residual min=-0.002683 max=0.002658 Jy/beam ! Clean residual mean=-0.000006 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.124851 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.124851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077910Jy sigma=0.451528 ! Fit after self-cal, rms=0.077908Jy sigma=0.451522 ! 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=6.35 mas, bmaj=18.44 mas, bpa=-9.197 degrees ! Estimated noise=1.65205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.35 x 18.44 at -9.197 degrees (North through East) ! Clean map min=-0.0030083 max=0.089256 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=5.787 mas, bmaj=17.09 mas, bpa=-9.145 degrees ! Estimated noise=1.97632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.072747 Jy ! Component: 100 - total flux cleaned = 0.0974649 Jy ! Component: 150 - total flux cleaned = 0.108441 Jy ! Component: 200 - total flux cleaned = 0.114732 Jy ! Total flux subtracted in 200 components = 0.114732 Jy ! Clean residual min=-0.003747 max=0.003846 Jy/beam ! Clean residual mean=-0.000059 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.114732 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.114732 Jy ! Inverting map and beam ! Estimated beam: bmin=6.35 mas, bmaj=18.44 mas, bpa=-9.197 degrees ! Estimated noise=1.65205 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.00448818 Jy ! Component: 100 - total flux cleaned = 0.00684254 Jy ! Component: 150 - total flux cleaned = 0.0076627 Jy ! Component: 200 - total flux cleaned = 0.008244 Jy ! Total flux subtracted in 200 components = 0.008244 Jy ! Clean residual min=-0.002832 max=0.002865 Jy/beam ! Clean residual mean=-0.000012 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.122976 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 112 components and 0.122976 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=9.447 mas, bmaj=19.26 mas, bpa=-4.836 degrees ! Estimated noise=1.7279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000958396 Jy ! Component: 100 - total flux cleaned = 0.00120721 Jy ! Component: 150 - total flux cleaned = 0.00132677 Jy ! Component: 200 - total flux cleaned = 0.00137807 Jy ! Total flux subtracted in 200 components = 0.00137807 Jy ! Clean residual min=-0.002667 max=0.002669 Jy/beam ! Clean residual mean=-0.000008 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.124354 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 = 4.54712e-05 Jy ! Component: 100 - total flux cleaned = 6.55735e-05 Jy ! Component: 150 - total flux cleaned = 0.000103707 Jy ! Component: 200 - total flux cleaned = 0.000121237 Jy ! Total flux subtracted in 200 components = 0.000121237 Jy ! Clean residual min=-0.002650 max=0.002642 Jy/beam ! Clean residual mean=-0.000006 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.124475 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 135 components and 0.124475 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.35 mas, bmaj=18.44 mas, bpa=-9.197 degrees ! Estimated noise=1.65205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.65535e-05 Jy ! Component: 100 - total flux cleaned = 0.000120243 Jy ! Component: 150 - total flux cleaned = 0.000101993 Jy ! Component: 200 - total flux cleaned = 8.54715e-05 Jy ! Total flux subtracted in 200 components = 8.54715e-05 Jy ! Clean residual min=-0.002748 max=0.002545 Jy/beam ! Clean residual mean=-0.000005 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.124561 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 147 components and 0.124561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077932Jy sigma=0.451576 ! Fit after self-cal, rms=0.077935Jy sigma=0.451556 wmodel J1844-1324_S_map.mod ! Writing 147 model components to file: J1844-1324_S_map.mod wobs J1844-1324_S_uvs.fits ! Writing UV FITS file: J1844-1324_S_uvs.fits wwins J1844-1324_S_map.win ! wwins: Wrote 1 windows to J1844-1324_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.000412293 Jy ! Component: 100 - total flux cleaned = -0.000456217 Jy ! Component: 150 - total flux cleaned = -0.000456233 Jy ! Component: 200 - total flux cleaned = -0.000454807 Jy ! Component: 250 - total flux cleaned = -0.000631387 Jy ! Component: 300 - total flux cleaned = -0.00073127 Jy ! Component: 350 - total flux cleaned = -0.000795402 Jy ! Component: 400 - total flux cleaned = -0.000857435 Jy ! Component: 450 - total flux cleaned = -0.000916387 Jy ! Component: 500 - total flux cleaned = -0.00105924 Jy ! Component: 550 - total flux cleaned = -0.0011967 Jy ! Component: 600 - total flux cleaned = -0.00127596 Jy ! Component: 650 - total flux cleaned = -0.00130132 Jy ! Component: 700 - total flux cleaned = -0.00130013 Jy ! Component: 750 - total flux cleaned = -0.00122679 Jy ! Component: 800 - total flux cleaned = -0.00122701 Jy ! Component: 850 - total flux cleaned = -0.0012273 Jy ! Component: 900 - total flux cleaned = -0.00115948 Jy ! Component: 950 - total flux cleaned = -0.00113757 Jy ! Component: 1000 - total flux cleaned = -0.00105124 Jy ! Component: 1050 - total flux cleaned = -0.000925116 Jy ! Component: 1100 - total flux cleaned = -0.000843827 Jy ! Component: 1150 - total flux cleaned = -0.00074355 Jy ! Component: 1200 - total flux cleaned = -0.000664829 Jy ! Component: 1250 - total flux cleaned = -0.000568802 Jy ! Component: 1300 - total flux cleaned = -0.000530916 Jy ! Component: 1350 - total flux cleaned = -0.000456786 Jy ! Component: 1400 - total flux cleaned = -0.000384397 Jy ! Component: 1450 - total flux cleaned = -0.000384701 Jy ! Component: 1500 - total flux cleaned = -0.000315203 Jy ! Component: 1550 - total flux cleaned = -0.00026424 Jy ! Component: 1600 - total flux cleaned = -0.000180399 Jy ! Component: 1650 - total flux cleaned = -8.19031e-05 Jy ! Component: 1700 - total flux cleaned = -1.76488e-05 Jy ! Component: 1750 - total flux cleaned = 0.000108968 Jy ! Component: 1800 - total flux cleaned = 0.000249362 Jy ! Component: 1850 - total flux cleaned = 0.000371748 Jy ! Component: 1900 - total flux cleaned = 0.000387017 Jy ! Component: 1950 - total flux cleaned = 0.000386977 Jy ! Component: 2000 - total flux cleaned = 0.000416494 Jy ! Component: 2050 - total flux cleaned = 0.000387425 Jy ! Component: 2100 - total flux cleaned = 0.000416285 Jy ! Component: 2150 - total flux cleaned = 0.000416137 Jy ! Component: 2200 - total flux cleaned = 0.000416219 Jy ! Component: 2250 - total flux cleaned = 0.000430159 Jy ! Component: 2300 - total flux cleaned = 0.000416412 Jy ! Component: 2350 - total flux cleaned = 0.000429953 Jy ! Component: 2400 - total flux cleaned = 0.000416477 Jy ! Component: 2450 - total flux cleaned = 0.000416505 Jy ! Component: 2500 - total flux cleaned = 0.000376869 Jy ! Component: 2550 - total flux cleaned = 0.000389905 Jy ! Component: 2600 - total flux cleaned = 0.000390073 Jy ! Component: 2650 - total flux cleaned = 0.000402938 Jy ! Component: 2700 - total flux cleaned = 0.000415609 Jy ! Component: 2750 - total flux cleaned = 0.000390298 Jy ! Component: 2800 - total flux cleaned = 0.0003779 Jy ! Component: 2850 - total flux cleaned = 0.00036567 Jy ! Component: 2900 - total flux cleaned = 0.000353457 Jy ! Component: 2950 - total flux cleaned = 0.000353552 Jy ! Component: 3000 - total flux cleaned = 0.000389657 Jy ! Component: 3050 - total flux cleaned = 0.000377619 Jy ! Component: 3100 - total flux cleaned = 0.000377586 Jy ! Component: 3150 - total flux cleaned = 0.000436401 Jy ! Component: 3200 - total flux cleaned = 0.000436292 Jy ! Component: 3250 - total flux cleaned = 0.000471079 Jy ! Component: 3300 - total flux cleaned = 0.000505726 Jy ! Component: 3350 - total flux cleaned = 0.000551581 Jy ! Component: 3400 - total flux cleaned = 0.00059713 Jy ! Component: 3450 - total flux cleaned = 0.00060854 Jy ! Component: 3500 - total flux cleaned = 0.00066502 Jy ! Component: 3550 - total flux cleaned = 0.000665006 Jy ! Component: 3600 - total flux cleaned = 0.00072092 Jy ! Component: 3650 - total flux cleaned = 0.000765519 Jy ! Component: 3700 - total flux cleaned = 0.000820979 Jy ! Component: 3750 - total flux cleaned = 0.000854147 Jy ! Component: 3800 - total flux cleaned = 0.000920218 Jy ! Component: 3850 - total flux cleaned = 0.000964095 Jy ! Component: 3900 - total flux cleaned = 0.00101876 Jy ! Component: 3950 - total flux cleaned = 0.00109511 Jy ! Component: 4000 - total flux cleaned = 0.00114954 Jy ! Component: 4050 - total flux cleaned = 0.00120381 Jy ! Total flux subtracted in 4096 components = 0.00125793 Jy ! Clean residual min=-0.000712 max=0.000659 Jy/beam ! Clean residual mean=-0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.125819 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 483 components and 0.125819 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1844-1324_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.35 x 18.44 at -9.197 degrees (North through East) ! Clean map min=-0.0020137 max=0.089208 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1844-1324_S_map.fits wmodel /image_prod/ug002_uva//J1844-1324_S_map.mod ! Writing 483 model components to file: /image_prod/ug002_uva//J1844-1324_S_map.mod wobs /image_prod/ug002_uva//J1844-1324_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1844-1324_S_uvs.fits wwins /image_prod/ug002_uva//J1844-1324_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1844-1324_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0892076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195879 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.658731 0.658731 1.31746 2.63492 5.26985 10.5397 21.0794 42.1588 84.3175 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.089 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 455.421 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1844-1324_S_dfm.log closed on Thu Mar 5 03:54:12 2020