! Started logfile: /image_prod/ug002_uva//J0352-2514_S_dfm.log on Wed Mar 4 20:04:25 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0352-2514_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0352-2514_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.860417 visibilities/baseline/integration-bin. ! Found source: J0352-2514 ! ! 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 3717 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 J0352-2514_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028656Jy sigma=6.762297 ! Fit after self-cal, rms=0.725476Jy sigma=4.678458 ! 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.72 mas, bmaj=13.57 mas, bpa=-18.81 degrees ! Estimated noise=2.79387 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.215281 Jy ! Component: 100 - total flux cleaned = 0.265513 Jy ! Total flux subtracted in 100 components = 0.265513 Jy ! Clean residual min=-0.012930 max=0.019470 Jy/beam ! Clean residual mean=-0.000032 rms=0.003727 Jy/beam ! Combined flux in latest and established models = 0.265513 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.265513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091354Jy sigma=0.573006 ! Fit after self-cal, rms=0.091341Jy sigma=0.572519 ! 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.444 mas, bmaj=15 mas, bpa=-18.41 degrees ! Estimated noise=1.82142 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.028318 Jy ! Component: 100 - total flux cleaned = 0.0434541 Jy ! Component: 150 - total flux cleaned = 0.0527239 Jy ! Component: 200 - total flux cleaned = 0.0586561 Jy ! Total flux subtracted in 200 components = 0.0586561 Jy ! Clean residual min=-0.009067 max=0.010589 Jy/beam ! Clean residual mean=0.000064 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 0.324169 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 70 components and 0.324169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084077Jy sigma=0.497673 ! Fit after self-cal, rms=0.084094Jy sigma=0.497403 ! 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.444 x 15 at -18.41 degrees (North through East) ! Clean map min=-0.0087081 max=0.28171 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 1.12 KP 0.98 ! LA 1.04 MK 1.04 NL 0.97 OV 0.98 ! PT 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.90 HN 1.07 KP 1.00 ! LA 1.06 MK 1.00 NL 1.01 OV 0.83 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.89 HN 1.02 KP 0.99 ! LA 1.05 MK 1.02 NL 0.92 OV 0.97 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.084094Jy sigma=0.497403 ! Fit after self-cal, rms=0.084138Jy sigma=0.455021 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=15.33 mas, bpa=-18.51 degrees ! Estimated noise=1.82516 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.00183411 Jy ! Component: 100 - total flux cleaned = -0.00213098 Jy ! Component: 150 - total flux cleaned = -0.00225239 Jy ! Component: 200 - total flux cleaned = -0.00235602 Jy ! Total flux subtracted in 200 components = -0.00235602 Jy ! Clean residual min=-0.003751 max=0.004310 Jy/beam ! Clean residual mean=0.000004 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.321813 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.321813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083993Jy sigma=0.454369 ! Fit after self-cal, rms=0.084177Jy sigma=0.454161 ! 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.084177Jy sigma=0.454161 ! Fit after self-cal, rms=0.083970Jy sigma=0.450598 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=15.36 mas, bpa=-18.59 degrees ! Estimated noise=1.82647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000463504 Jy ! Component: 100 - total flux cleaned = -0.000685969 Jy ! Component: 150 - total flux cleaned = -0.000777858 Jy ! Component: 200 - total flux cleaned = -0.000899778 Jy ! Total flux subtracted in 200 components = -0.000899778 Jy ! Clean residual min=-0.003413 max=0.003226 Jy/beam ! Clean residual mean=0.000003 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.320913 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.320913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083881Jy sigma=0.450207 ! Fit after self-cal, rms=0.083882Jy sigma=0.450181 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.89231e-05 Jy ! Component: 100 - total flux cleaned = -0.000112807 Jy ! Component: 150 - total flux cleaned = -0.000175956 Jy ! Component: 200 - total flux cleaned = -0.000232368 Jy ! Total flux subtracted in 200 components = -0.000232368 Jy ! Clean residual min=-0.003340 max=0.003322 Jy/beam ! Clean residual mean=0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.320681 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.320681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083848Jy sigma=0.450029 ! Fit after self-cal, rms=0.083843Jy sigma=0.450008 ! 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.083843Jy sigma=0.450008 ! Fit after self-cal, rms=0.084059Jy sigma=0.449370 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=15.38 mas, bpa=-18.67 degrees ! Estimated noise=1.82598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213197 Jy ! Component: 100 - total flux cleaned = -0.000358028 Jy ! Component: 150 - total flux cleaned = -0.000443732 Jy ! Component: 200 - total flux cleaned = -0.000521172 Jy ! Total flux subtracted in 200 components = -0.000521172 Jy ! Clean residual min=-0.003294 max=0.002781 Jy/beam ! Clean residual mean=0.000000 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.32016 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 0.32016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083995Jy sigma=0.449076 ! Fit after self-cal, rms=0.083994Jy sigma=0.449061 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.000115913 Jy ! Component: 100 - total flux cleaned = -5.07693e-05 Jy ! Component: 150 - total flux cleaned = -0.000137927 Jy ! Component: 200 - total flux cleaned = -0.000189422 Jy ! Total flux subtracted in 200 components = -0.000189422 Jy ! Clean residual min=-0.003195 max=0.002783 Jy/beam ! Clean residual mean=-0.000000 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.31997 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 124 components and 0.31997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083963Jy sigma=0.448940 ! Fit after self-cal, rms=0.083960Jy sigma=0.448929 ! 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.083960Jy sigma=0.448929 ! Fit after self-cal, rms=0.084260Jy sigma=0.448842 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.336 mas, bmaj=23.29 mas, bpa=-4.892 degrees ! Estimated noise=2.13331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.76308e-05 Jy ! Component: 100 - total flux cleaned = -0.000236634 Jy ! Component: 150 - total flux cleaned = -0.000343919 Jy ! Component: 200 - total flux cleaned = -0.0003669 Jy ! Total flux subtracted in 200 components = -0.0003669 Jy ! Clean residual min=-0.002985 max=0.003138 Jy/beam ! Clean residual mean=-0.000005 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.319604 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.319604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084247Jy sigma=0.448824 ! Fit after self-cal, rms=0.084247Jy sigma=0.448785 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.000199139 Jy ! Component: 100 - total flux cleaned = 0.000152149 Jy ! Component: 150 - total flux cleaned = 0.000152578 Jy ! Component: 200 - total flux cleaned = 0.000153161 Jy ! Total flux subtracted in 200 components = 0.000153161 Jy ! Clean residual min=-0.002938 max=0.003095 Jy/beam ! Clean residual mean=-0.000005 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.319757 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 144 components and 0.319757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084238Jy sigma=0.448767 ! Fit after self-cal, rms=0.084233Jy sigma=0.448745 ! 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.485 mas, bmaj=15.4 mas, bpa=-18.72 degrees ! Estimated noise=1.82649 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 15.4 at -18.72 degrees (North through East) ! Clean map min=-0.0029607 max=0.27853 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.745 mas, bmaj=13.93 mas, bpa=-19.12 degrees ! Estimated noise=2.83319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.218169 Jy ! Component: 100 - total flux cleaned = 0.268969 Jy ! Component: 150 - total flux cleaned = 0.288109 Jy ! Component: 200 - total flux cleaned = 0.298866 Jy ! Total flux subtracted in 200 components = 0.298866 Jy ! Clean residual min=-0.005325 max=0.006788 Jy/beam ! Clean residual mean=-0.000022 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.298866 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.298866 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=15.4 mas, bpa=-18.72 degrees ! Estimated noise=1.82649 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.00874772 Jy ! Component: 100 - total flux cleaned = 0.0133524 Jy ! Component: 150 - total flux cleaned = 0.0161813 Jy ! Component: 200 - total flux cleaned = 0.0179954 Jy ! Total flux subtracted in 200 components = 0.0179954 Jy ! Clean residual min=-0.002991 max=0.002806 Jy/beam ! Clean residual mean=-0.000006 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.316861 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 82 components and 0.316861 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=8.336 mas, bmaj=23.29 mas, bpa=-4.892 degrees ! Estimated noise=2.13331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149022 Jy ! Component: 100 - total flux cleaned = 0.00164222 Jy ! Component: 150 - total flux cleaned = 0.00174715 Jy ! Component: 200 - total flux cleaned = 0.0018439 Jy ! Total flux subtracted in 200 components = 0.0018439 Jy ! Clean residual min=-0.003084 max=0.003261 Jy/beam ! Clean residual mean=-0.000008 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.318705 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.00012017 Jy ! Component: 100 - total flux cleaned = 0.000204194 Jy ! Component: 150 - total flux cleaned = 0.000283367 Jy ! Component: 200 - total flux cleaned = 0.000357781 Jy ! Total flux subtracted in 200 components = 0.000357781 Jy ! Clean residual min=-0.003002 max=0.003089 Jy/beam ! Clean residual mean=-0.000007 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.319063 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.319063 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=15.4 mas, bpa=-18.72 degrees ! Estimated noise=1.82649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232291 Jy ! Component: 100 - total flux cleaned = 0.000294464 Jy ! Component: 150 - total flux cleaned = 0.000322677 Jy ! Component: 200 - total flux cleaned = 0.000347735 Jy ! Total flux subtracted in 200 components = 0.000347735 Jy ! Clean residual min=-0.002778 max=0.002630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.31941 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.31941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084216Jy sigma=0.448517 ! Fit after self-cal, rms=0.084189Jy sigma=0.448471 wmodel J0352-2514_S_map.mod ! Writing 106 model components to file: J0352-2514_S_map.mod wobs J0352-2514_S_uvs.fits ! Writing UV FITS file: J0352-2514_S_uvs.fits wwins J0352-2514_S_map.win ! wwins: Wrote 1 windows to J0352-2514_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.00104015 Jy ! Component: 100 - total flux cleaned = -0.00145741 Jy ! Component: 150 - total flux cleaned = -0.00167322 Jy ! Component: 200 - total flux cleaned = -0.00199375 Jy ! Component: 250 - total flux cleaned = -0.00210827 Jy ! Component: 300 - total flux cleaned = -0.00214521 Jy ! Component: 350 - total flux cleaned = -0.0022165 Jy ! Component: 400 - total flux cleaned = -0.00221664 Jy ! Component: 450 - total flux cleaned = -0.00225129 Jy ! Component: 500 - total flux cleaned = -0.00225166 Jy ! Component: 550 - total flux cleaned = -0.002347 Jy ! Component: 600 - total flux cleaned = -0.00237726 Jy ! Component: 650 - total flux cleaned = -0.00234688 Jy ! Component: 700 - total flux cleaned = -0.00252422 Jy ! Component: 750 - total flux cleaned = -0.00260984 Jy ! Component: 800 - total flux cleaned = -0.00266557 Jy ! Component: 850 - total flux cleaned = -0.00266597 Jy ! Component: 900 - total flux cleaned = -0.00269332 Jy ! Component: 950 - total flux cleaned = -0.00271958 Jy ! Component: 1000 - total flux cleaned = -0.00266757 Jy ! Component: 1050 - total flux cleaned = -0.00264278 Jy ! Component: 1100 - total flux cleaned = -0.00259348 Jy ! Component: 1150 - total flux cleaned = -0.00259344 Jy ! Component: 1200 - total flux cleaned = -0.00259356 Jy ! Component: 1250 - total flux cleaned = -0.00256993 Jy ! Component: 1300 - total flux cleaned = -0.00261561 Jy ! Component: 1350 - total flux cleaned = -0.00268274 Jy ! Component: 1400 - total flux cleaned = -0.00268241 Jy ! Component: 1450 - total flux cleaned = -0.00272669 Jy ! Component: 1500 - total flux cleaned = -0.0027919 Jy ! Component: 1550 - total flux cleaned = -0.00287704 Jy ! Component: 1600 - total flux cleaned = -0.00287684 Jy ! Component: 1650 - total flux cleaned = -0.00295963 Jy ! Component: 1700 - total flux cleaned = -0.00302113 Jy ! Component: 1750 - total flux cleaned = -0.00304144 Jy ! Component: 1800 - total flux cleaned = -0.00314142 Jy ! Component: 1850 - total flux cleaned = -0.00316088 Jy ! Component: 1900 - total flux cleaned = -0.00321928 Jy ! Component: 1950 - total flux cleaned = -0.00323833 Jy ! Component: 2000 - total flux cleaned = -0.00325728 Jy ! Component: 2050 - total flux cleaned = -0.00329496 Jy ! Component: 2100 - total flux cleaned = -0.0033135 Jy ! Component: 2150 - total flux cleaned = -0.00335047 Jy ! Component: 2200 - total flux cleaned = -0.00344163 Jy ! Component: 2250 - total flux cleaned = -0.00347741 Jy ! Component: 2300 - total flux cleaned = -0.00351282 Jy ! Component: 2350 - total flux cleaned = -0.00358313 Jy ! Component: 2400 - total flux cleaned = -0.00356577 Jy ! Component: 2450 - total flux cleaned = -0.0035658 Jy ! Component: 2500 - total flux cleaned = -0.00361693 Jy ! Component: 2550 - total flux cleaned = -0.00359963 Jy ! Component: 2600 - total flux cleaned = -0.00358257 Jy ! Component: 2650 - total flux cleaned = -0.003533 Jy ! Component: 2700 - total flux cleaned = -0.00356591 Jy ! Component: 2750 - total flux cleaned = -0.00354946 Jy ! Component: 2800 - total flux cleaned = -0.00356557 Jy ! Component: 2850 - total flux cleaned = -0.00354956 Jy ! Component: 2900 - total flux cleaned = -0.00359706 Jy ! Component: 2950 - total flux cleaned = -0.00364434 Jy ! Component: 3000 - total flux cleaned = -0.00367556 Jy ! Component: 3050 - total flux cleaned = -0.00372194 Jy ! Component: 3100 - total flux cleaned = -0.00373718 Jy ! Component: 3150 - total flux cleaned = -0.00378302 Jy ! Component: 3200 - total flux cleaned = -0.00382827 Jy ! Component: 3250 - total flux cleaned = -0.00378343 Jy ! Component: 3300 - total flux cleaned = -0.00385789 Jy ! Component: 3350 - total flux cleaned = -0.00388736 Jy ! Component: 3400 - total flux cleaned = -0.00390188 Jy ! Component: 3450 - total flux cleaned = -0.00394569 Jy ! Component: 3500 - total flux cleaned = -0.003989 Jy ! Component: 3550 - total flux cleaned = -0.00400338 Jy ! Component: 3600 - total flux cleaned = -0.00404599 Jy ! Component: 3650 - total flux cleaned = -0.00411653 Jy ! Component: 3700 - total flux cleaned = -0.00415858 Jy ! Component: 3750 - total flux cleaned = -0.00417243 Jy ! Component: 3800 - total flux cleaned = -0.00421387 Jy ! Component: 3850 - total flux cleaned = -0.00424125 Jy ! Component: 3900 - total flux cleaned = -0.00429565 Jy ! Component: 3950 - total flux cleaned = -0.00433619 Jy ! Component: 4000 - total flux cleaned = -0.0043764 Jy ! Component: 4050 - total flux cleaned = -0.00437637 Jy ! Total flux subtracted in 4096 components = -0.00442937 Jy ! Clean residual min=-0.000770 max=0.000681 Jy/beam ! Clean residual mean=-0.000002 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.314981 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 394 components and 0.314981 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0352-2514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 15.4 at -18.72 degrees (North through East) ! Clean map min=-0.0019759 max=0.27783 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0352-2514_S_map.fits wmodel /image_prod/ug002_uva//J0352-2514_S_map.mod ! Writing 394 model components to file: /image_prod/ug002_uva//J0352-2514_S_map.mod wobs /image_prod/ug002_uva//J0352-2514_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0352-2514_S_uvs.fits wwins /image_prod/ug002_uva//J0352-2514_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0352-2514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.277827 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247559 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.267317 0.267317 0.534633 1.06927 2.13853 4.27707 8.55413 17.1083 34.2165 68.433 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.277 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1122.26 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0352-2514_S_dfm.log closed on Wed Mar 4 20:04:29 2020