! Started logfile: /image_prod/ug002_uva//J1532-1941_S_b_dfm.log on Thu Mar 5 02:17:37 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//J1532-1941_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1532-1941_S_b_uva.fits ! AN table 1: 120 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.738095 visibilities/baseline/integration-bin. ! Found source: J1532-1941 ! ! 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 5580 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 J1532-1941_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009487Jy sigma=7.505302 ! Fit after self-cal, rms=0.919414Jy sigma=6.913316 ! 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=3.388 mas, bmaj=29.49 mas, bpa=-34.96 degrees ! Estimated noise=2.90908 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.0590658 Jy ! Component: 100 - total flux cleaned = 0.0847816 Jy ! Total flux subtracted in 100 components = 0.0847816 Jy ! Clean residual min=-0.010669 max=0.012680 Jy/beam ! Clean residual mean=-0.000142 rms=0.003685 Jy/beam ! Combined flux in latest and established models = 0.0847816 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0847816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168063Jy sigma=0.606021 ! Fit after self-cal, rms=0.167285Jy sigma=0.602892 ! 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=4.763 mas, bmaj=28.22 mas, bpa=-33.61 degrees ! Estimated noise=1.34119 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.0213109 Jy ! Component: 100 - total flux cleaned = 0.0342792 Jy ! Component: 150 - total flux cleaned = 0.0435427 Jy ! Component: 200 - total flux cleaned = 0.0501831 Jy ! Total flux subtracted in 200 components = 0.0501831 Jy ! Clean residual min=-0.008190 max=0.009198 Jy/beam ! Clean residual mean=-0.000057 rms=0.002760 Jy/beam ! Combined flux in latest and established models = 0.134965 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.134965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162980Jy sigma=0.558619 ! Fit after self-cal, rms=0.162215Jy sigma=0.556507 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.763 x 28.22 at -33.61 degrees (North through East) ! Clean map min=-0.008115 max=0.073481 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.68 FD 1.07 KP 1.09 LA 0.92 ! MK 1.20 NL 1.16 PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.49 FD 1.04 KP 1.11 LA 0.92 ! MK 1.00 NL 0.84 PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.58 FD 1.05 KP 1.09 LA 0.96 ! MK 0.97 NL 1.03 PT 0.92 ! ! ! Fit before self-cal, rms=0.162215Jy sigma=0.556507 ! Fit after self-cal, rms=0.099767Jy sigma=0.546347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.861 mas, bmaj=26.06 mas, bpa=-33.87 degrees ! Estimated noise=1.28727 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.00546002 Jy ! Component: 100 - total flux cleaned = 0.00620718 Jy ! Component: 150 - total flux cleaned = 0.00662354 Jy ! Component: 200 - total flux cleaned = 0.00680692 Jy ! Total flux subtracted in 200 components = 0.00680692 Jy ! Clean residual min=-0.005036 max=0.006571 Jy/beam ! Clean residual mean=-0.000033 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.141772 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.141772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099284Jy sigma=0.542936 ! Fit after self-cal, rms=0.097579Jy sigma=0.540474 ! 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.097579Jy sigma=0.540474 ! Fit after self-cal, rms=0.088406Jy sigma=0.537782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.926 mas, bmaj=25.27 mas, bpa=-33.7 degrees ! Estimated noise=1.26761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425464 Jy ! Component: 100 - total flux cleaned = 0.00462249 Jy ! Component: 150 - total flux cleaned = 0.00462015 Jy ! Component: 200 - total flux cleaned = 0.00469968 Jy ! Total flux subtracted in 200 components = 0.00469968 Jy ! Clean residual min=-0.004537 max=0.005484 Jy/beam ! Clean residual mean=-0.000005 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.146471 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.146471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088044Jy sigma=0.535354 ! Fit after self-cal, rms=0.087325Jy sigma=0.534641 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.000640732 Jy ! Component: 100 - total flux cleaned = 0.000269878 Jy ! Component: 150 - total flux cleaned = 0.000108698 Jy ! Component: 200 - total flux cleaned = 0.000113095 Jy ! Total flux subtracted in 200 components = 0.000113095 Jy ! Clean residual min=-0.004459 max=0.005358 Jy/beam ! Clean residual mean=-0.000006 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.146584 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.146584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087103Jy sigma=0.533481 ! Fit after self-cal, rms=0.086723Jy sigma=0.533282 ! 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.086723Jy sigma=0.533282 ! Fit after self-cal, rms=0.082889Jy sigma=0.532597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.004 mas, bmaj=24.85 mas, bpa=-33.54 degrees ! Estimated noise=1.25287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200913 Jy ! Component: 100 - total flux cleaned = 0.00250877 Jy ! Component: 150 - total flux cleaned = 0.00278147 Jy ! Component: 200 - total flux cleaned = 0.00306457 Jy ! Total flux subtracted in 200 components = 0.00306457 Jy ! Clean residual min=-0.004047 max=0.004786 Jy/beam ! Clean residual mean=-0.000004 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.149649 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 147 components and 0.149649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082720Jy sigma=0.531602 ! Fit after self-cal, rms=0.082328Jy sigma=0.531297 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.000713281 Jy ! Component: 100 - total flux cleaned = 0.000776841 Jy ! Component: 150 - total flux cleaned = 0.000831028 Jy ! Component: 200 - total flux cleaned = 0.00078449 Jy ! Total flux subtracted in 200 components = 0.00078449 Jy ! Clean residual min=-0.003984 max=0.004781 Jy/beam ! Clean residual mean=-0.000003 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.150434 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.150433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082233Jy sigma=0.530800 ! Fit after self-cal, rms=0.082059Jy sigma=0.530727 ! 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.082059Jy sigma=0.530727 ! Fit after self-cal, rms=0.080345Jy sigma=0.530451 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.65 mas, bmaj=26.72 mas, bpa=-23.34 degrees ! Estimated noise=1.31308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678487 Jy ! Component: 100 - total flux cleaned = 0.000937212 Jy ! Component: 150 - total flux cleaned = 0.00118007 Jy ! Component: 200 - total flux cleaned = 0.00140936 Jy ! Total flux subtracted in 200 components = 0.00140936 Jy ! Clean residual min=-0.004558 max=0.005393 Jy/beam ! Clean residual mean=-0.000005 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.151843 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 186 components and 0.151843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080299Jy sigma=0.530123 ! Fit after self-cal, rms=0.080166Jy sigma=0.529931 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.000144926 Jy ! Component: 100 - total flux cleaned = 0.000344055 Jy ! Component: 150 - total flux cleaned = 0.000543384 Jy ! Component: 200 - total flux cleaned = 0.00071672 Jy ! Total flux subtracted in 200 components = 0.00071672 Jy ! Clean residual min=-0.004392 max=0.005291 Jy/beam ! Clean residual mean=-0.000004 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.15256 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 204 components and 0.15256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080148Jy sigma=0.529791 ! Fit after self-cal, rms=0.080099Jy sigma=0.529737 ! 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=5.053 mas, bmaj=24.59 mas, bpa=-33.48 degrees ! Estimated noise=1.24378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 24.59 at -33.48 degrees (North through East) ! Clean map min=-0.0038031 max=0.071051 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=3.63 mas, bmaj=24.93 mas, bpa=-35.06 degrees ! Estimated noise=2.83718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0571936 Jy ! Component: 100 - total flux cleaned = 0.0842902 Jy ! Component: 150 - total flux cleaned = 0.100935 Jy ! Component: 200 - total flux cleaned = 0.112199 Jy ! Total flux subtracted in 200 components = 0.112199 Jy ! Clean residual min=-0.007954 max=0.007445 Jy/beam ! Clean residual mean=-0.000099 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.112199 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.112199 Jy ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=24.59 mas, bpa=-33.48 degrees ! Estimated noise=1.24378 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.011504 Jy ! Component: 100 - total flux cleaned = 0.0193186 Jy ! Component: 150 - total flux cleaned = 0.0250465 Jy ! Component: 200 - total flux cleaned = 0.0290788 Jy ! Total flux subtracted in 200 components = 0.0290788 Jy ! Clean residual min=-0.005722 max=0.006423 Jy/beam ! Clean residual mean=-0.000032 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.141278 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 82 components and 0.141278 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=10.65 mas, bmaj=26.72 mas, bpa=-23.34 degrees ! Estimated noise=1.31308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375884 Jy ! Component: 100 - total flux cleaned = 0.00543083 Jy ! Component: 150 - total flux cleaned = 0.00634398 Jy ! Component: 200 - total flux cleaned = 0.00691413 Jy ! Total flux subtracted in 200 components = 0.00691413 Jy ! Clean residual min=-0.005411 max=0.006829 Jy/beam ! Clean residual mean=-0.000015 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.148192 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.000520211 Jy ! Component: 100 - total flux cleaned = 0.000930617 Jy ! Component: 150 - total flux cleaned = 0.00137062 Jy ! Component: 200 - total flux cleaned = 0.00171697 Jy ! Total flux subtracted in 200 components = 0.00171697 Jy ! Clean residual min=-0.004892 max=0.006551 Jy/beam ! Clean residual mean=-0.000010 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.149909 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 114 components and 0.149909 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=24.59 mas, bpa=-33.48 degrees ! Estimated noise=1.24378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271321 Jy ! Component: 100 - total flux cleaned = -0.000133996 Jy ! Component: 150 - total flux cleaned = -7.19566e-06 Jy ! Component: 200 - total flux cleaned = 0.000111581 Jy ! Total flux subtracted in 200 components = 0.000111581 Jy ! Clean residual min=-0.004230 max=0.005356 Jy/beam ! Clean residual mean=-0.000009 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.150021 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.150021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080175Jy sigma=0.530421 ! Fit after self-cal, rms=0.080145Jy sigma=0.530168 wmodel J1532-1941_S_b_map.mod ! Writing 134 model components to file: J1532-1941_S_b_map.mod wobs J1532-1941_S_b_uvs.fits ! Writing UV FITS file: J1532-1941_S_b_uvs.fits wwins J1532-1941_S_b_map.win ! wwins: Wrote 1 windows to J1532-1941_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.00183732 Jy ! Component: 100 - total flux cleaned = 0.00227847 Jy ! Component: 150 - total flux cleaned = 0.00288225 Jy ! Component: 200 - total flux cleaned = 0.00350214 Jy ! Component: 250 - total flux cleaned = 0.00401994 Jy ! Component: 300 - total flux cleaned = 0.00450506 Jy ! Component: 350 - total flux cleaned = 0.00505768 Jy ! Component: 400 - total flux cleaned = 0.00543337 Jy ! Component: 450 - total flux cleaned = 0.00582996 Jy ! Component: 500 - total flux cleaned = 0.006284 Jy ! Component: 550 - total flux cleaned = 0.00663476 Jy ! Component: 600 - total flux cleaned = 0.0068931 Jy ! Component: 650 - total flux cleaned = 0.00699852 Jy ! Component: 700 - total flux cleaned = 0.00709909 Jy ! Component: 750 - total flux cleaned = 0.00709927 Jy ! Component: 800 - total flux cleaned = 0.0070702 Jy ! Component: 850 - total flux cleaned = 0.0071871 Jy ! Component: 900 - total flux cleaned = 0.00710404 Jy ! Component: 950 - total flux cleaned = 0.00705014 Jy ! Component: 1000 - total flux cleaned = 0.00694647 Jy ! Component: 1050 - total flux cleaned = 0.00694537 Jy ! Component: 1100 - total flux cleaned = 0.00684798 Jy ! Component: 1150 - total flux cleaned = 0.00675421 Jy ! Component: 1200 - total flux cleaned = 0.00657186 Jy ! Component: 1250 - total flux cleaned = 0.00643901 Jy ! Component: 1300 - total flux cleaned = 0.00637371 Jy ! Component: 1350 - total flux cleaned = 0.00622594 Jy ! Component: 1400 - total flux cleaned = 0.00604139 Jy ! Component: 1450 - total flux cleaned = 0.00580054 Jy ! Component: 1500 - total flux cleaned = 0.00560351 Jy ! Component: 1550 - total flux cleaned = 0.00537138 Jy ! Component: 1600 - total flux cleaned = 0.00516177 Jy ! Component: 1650 - total flux cleaned = 0.00495492 Jy ! Component: 1700 - total flux cleaned = 0.00475094 Jy ! Component: 1750 - total flux cleaned = 0.0045679 Jy ! Component: 1800 - total flux cleaned = 0.00440559 Jy ! Component: 1850 - total flux cleaned = 0.00424518 Jy ! Component: 1900 - total flux cleaned = 0.00413947 Jy ! Component: 1950 - total flux cleaned = 0.00401745 Jy ! Component: 2000 - total flux cleaned = 0.00386251 Jy ! Component: 2050 - total flux cleaned = 0.00374352 Jy ! Component: 2100 - total flux cleaned = 0.00360883 Jy ! Component: 2150 - total flux cleaned = 0.00354208 Jy ! Component: 2200 - total flux cleaned = 0.00344318 Jy ! Component: 2250 - total flux cleaned = 0.00331283 Jy ! Component: 2300 - total flux cleaned = 0.00321614 Jy ! Component: 2350 - total flux cleaned = 0.00310432 Jy ! Component: 2400 - total flux cleaned = 0.00304091 Jy ! Component: 2450 - total flux cleaned = 0.0029464 Jy ! Component: 2500 - total flux cleaned = 0.00289948 Jy ! Component: 2550 - total flux cleaned = 0.00283727 Jy ! Component: 2600 - total flux cleaned = 0.00283727 Jy ! Component: 2650 - total flux cleaned = 0.00280642 Jy ! Component: 2700 - total flux cleaned = 0.00280647 Jy ! Component: 2750 - total flux cleaned = 0.00283708 Jy ! Component: 2800 - total flux cleaned = 0.00285236 Jy ! Component: 2850 - total flux cleaned = 0.00286759 Jy ! Component: 2900 - total flux cleaned = 0.0028222 Jy ! Component: 2950 - total flux cleaned = 0.00283727 Jy ! Component: 3000 - total flux cleaned = 0.00276195 Jy ! Component: 3050 - total flux cleaned = 0.00273184 Jy ! Component: 3100 - total flux cleaned = 0.00268676 Jy ! Component: 3150 - total flux cleaned = 0.00264193 Jy ! Component: 3200 - total flux cleaned = 0.002642 Jy ! Component: 3250 - total flux cleaned = 0.00262701 Jy ! Component: 3300 - total flux cleaned = 0.00258225 Jy ! Component: 3350 - total flux cleaned = 0.00258224 Jy ! Component: 3400 - total flux cleaned = 0.00253755 Jy ! Component: 3450 - total flux cleaned = 0.00253757 Jy ! Component: 3500 - total flux cleaned = 0.00249291 Jy ! Component: 3550 - total flux cleaned = 0.00244825 Jy ! Component: 3600 - total flux cleaned = 0.00243332 Jy ! Component: 3650 - total flux cleaned = 0.00238862 Jy ! Component: 3700 - total flux cleaned = 0.00234391 Jy ! Component: 3750 - total flux cleaned = 0.00228421 Jy ! Component: 3800 - total flux cleaned = 0.00223935 Jy ! Component: 3850 - total flux cleaned = 0.00216434 Jy ! Component: 3900 - total flux cleaned = 0.0021042 Jy ! Component: 3950 - total flux cleaned = 0.00202883 Jy ! Component: 4000 - total flux cleaned = 0.0019683 Jy ! Component: 4050 - total flux cleaned = 0.00189241 Jy ! Total flux subtracted in 4096 components = 0.0018316 Jy ! Clean residual min=-0.000843 max=0.000805 Jy/beam ! Clean residual mean=0.000005 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.151853 Jy keep ! Adding 359 model components to the UV plane model. ! The established model now contains 493 components and 0.151852 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1532-1941_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 24.59 at -33.48 degrees (North through East) ! Clean map min=-0.001919 max=0.061524 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1532-1941_S_b_map.fits wmodel /image_prod/ug002_uva//J1532-1941_S_b_map.mod ! Writing 493 model components to file: /image_prod/ug002_uva//J1532-1941_S_b_map.mod wobs /image_prod/ug002_uva//J1532-1941_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1532-1941_S_b_uvs.fits wwins /image_prod/ug002_uva//J1532-1941_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1532-1941_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0615235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22128 1.22128 2.44257 4.88513 9.77026 19.5405 39.0811 78.1621 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 245.643 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1532-1941_S_b_dfm.log closed on Thu Mar 5 02:17:41 2020