! Started logfile: /image_prod/ug002_uva//J0432-3309_S_dfm.log on Wed Mar 4 20:23:36 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//J0432-3309_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0432-3309_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.887778 visibilities/baseline/integration-bin. ! Found source: J0432-3309 ! ! 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 4794 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 J0432-3309_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=0.996350Jy sigma=5.646184 ! Fit after self-cal, rms=0.931607Jy sigma=5.257406 ! 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.305 mas, bmaj=6.6 mas, bpa=-7.311 degrees ! Estimated noise=2.61076 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.0553035 Jy ! Component: 100 - total flux cleaned = 0.0684097 Jy ! Total flux subtracted in 100 components = 0.0684097 Jy ! Clean residual min=-0.004711 max=0.005183 Jy/beam ! Clean residual mean=0.000003 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.0684097 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0684097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089303Jy sigma=0.441442 ! Fit after self-cal, rms=0.088857Jy sigma=0.439089 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.607 mas, bpa=-5.789 degrees ! Estimated noise=1.87312 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.00781826 Jy ! Component: 100 - total flux cleaned = 0.0110338 Jy ! Component: 150 - total flux cleaned = 0.0125563 Jy ! Component: 200 - total flux cleaned = 0.0133282 Jy ! Total flux subtracted in 200 components = 0.0133282 Jy ! Clean residual min=-0.003831 max=0.003616 Jy/beam ! Clean residual mean=-0.000007 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0817379 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.0817378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088341Jy sigma=0.434859 ! Fit after self-cal, rms=0.088373Jy sigma=0.434740 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.607 at -5.789 degrees (North through East) ! Clean map min=-0.0038125 max=0.073656 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.90 HN 1.29 KP 1.05 ! LA 1.00 MK 0.96 NL 1.02 OV 0.93 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.98 HN 1.14 KP 1.01 ! LA 1.09 MK 0.98 NL 0.95 OV 0.90 ! SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00 HN 1.11 KP 0.99 ! LA 1.05 MK 1.00 NL 0.89 OV 0.89 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.088373Jy sigma=0.434740 ! Fit after self-cal, rms=0.092537Jy sigma=0.432589 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.596 mas, bpa=-5.775 degrees ! Estimated noise=1.86341 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.000408992 Jy ! Component: 100 - total flux cleaned = 0.000358149 Jy ! Component: 150 - total flux cleaned = 0.000357942 Jy ! Component: 200 - total flux cleaned = 0.000357688 Jy ! Total flux subtracted in 200 components = 0.000357688 Jy ! Clean residual min=-0.003060 max=0.003378 Jy/beam ! Clean residual mean=-0.000005 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0820955 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0820955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092517Jy sigma=0.432554 ! Fit after self-cal, rms=0.092721Jy sigma=0.432372 ! 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.092721Jy sigma=0.432372 ! Fit after self-cal, rms=0.093423Jy sigma=0.431885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=7.577 mas, bpa=-5.83 degrees ! Estimated noise=1.86778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457373 Jy ! Component: 100 - total flux cleaned = 0.000525325 Jy ! Component: 150 - total flux cleaned = 0.000524286 Jy ! Component: 200 - total flux cleaned = 0.000523684 Jy ! Total flux subtracted in 200 components = 0.000523684 Jy ! Clean residual min=-0.003090 max=0.003368 Jy/beam ! Clean residual mean=-0.000003 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0826192 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0826192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093406Jy sigma=0.431864 ! Fit after self-cal, rms=0.093426Jy sigma=0.431836 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) ! Added new window around map position (-66, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312851 Jy ! Component: 100 - total flux cleaned = 0.00333675 Jy ! Component: 150 - total flux cleaned = 0.00328277 Jy ! Component: 200 - total flux cleaned = 0.00336236 Jy ! Total flux subtracted in 200 components = 0.00336236 Jy ! Clean residual min=-0.002962 max=0.002965 Jy/beam ! Clean residual mean=-0.000001 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0859816 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0859816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093265Jy sigma=0.431228 ! Fit after self-cal, rms=0.093261Jy sigma=0.431130 ! 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.093261Jy sigma=0.431130 ! Fit after self-cal, rms=0.093217Jy sigma=0.431033 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.542 mas, bpa=-5.863 degrees ! Estimated noise=1.85944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000691574 Jy ! Component: 100 - total flux cleaned = 0.000890976 Jy ! Component: 150 - total flux cleaned = 0.00109752 Jy ! Component: 200 - total flux cleaned = 0.00124873 Jy ! Total flux subtracted in 200 components = 0.00124873 Jy ! Clean residual min=-0.002974 max=0.002962 Jy/beam ! Clean residual mean=0.000002 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0872303 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.0872303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093166Jy sigma=0.430940 ! Fit after self-cal, rms=0.093180Jy sigma=0.430917 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.00019925 Jy ! Component: 100 - total flux cleaned = 0.000335262 Jy ! Component: 150 - total flux cleaned = 0.000360576 Jy ! Component: 200 - total flux cleaned = 0.00040805 Jy ! Total flux subtracted in 200 components = 0.00040805 Jy ! Clean residual min=-0.002973 max=0.002921 Jy/beam ! Clean residual mean=0.000002 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0876384 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.0876384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093155Jy sigma=0.430884 ! Fit after self-cal, rms=0.093157Jy sigma=0.430879 ! 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.093157Jy sigma=0.430879 ! Fit after self-cal, rms=0.093205Jy sigma=0.430865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.611 mas, bmaj=19.93 mas, bpa=-1.271 degrees ! Estimated noise=2.43025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336995 Jy ! Component: 100 - total flux cleaned = 0.000354978 Jy ! Component: 150 - total flux cleaned = 0.000417892 Jy ! Component: 200 - total flux cleaned = 0.000444834 Jy ! Total flux subtracted in 200 components = 0.000444834 Jy ! Clean residual min=-0.003710 max=0.003461 Jy/beam ! Clean residual mean=0.000005 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0880832 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.0880832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093193Jy sigma=0.430846 ! Fit after self-cal, rms=0.093187Jy sigma=0.430834 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.30456e-05 Jy ! Component: 100 - total flux cleaned = -3.74183e-05 Jy ! Component: 150 - total flux cleaned = 1.35667e-05 Jy ! Component: 200 - total flux cleaned = 6.15469e-05 Jy ! Total flux subtracted in 200 components = 6.15469e-05 Jy ! Clean residual min=-0.003693 max=0.003438 Jy/beam ! Clean residual mean=0.000005 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.0881447 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.0881447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093183Jy sigma=0.430828 ! Fit after self-cal, rms=0.093178Jy sigma=0.430819 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.519 mas, bpa=-5.848 degrees ! Estimated noise=1.86015 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.895 x 7.519 at -5.848 degrees (North through East) ! Clean map min=-0.0028616 max=0.074411 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.275 mas, bmaj=6.508 mas, bpa=-7.173 degrees ! Estimated noise=2.55938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.05464 Jy ! Component: 100 - total flux cleaned = 0.0683827 Jy ! Component: 150 - total flux cleaned = 0.0749819 Jy ! Component: 200 - total flux cleaned = 0.0795778 Jy ! Total flux subtracted in 200 components = 0.0795778 Jy ! Clean residual min=-0.004181 max=0.003798 Jy/beam ! Clean residual mean=0.000003 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.0795777 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0795777 Jy ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.519 mas, bpa=-5.848 degrees ! Estimated noise=1.86015 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.00461518 Jy ! Component: 100 - total flux cleaned = 0.00583232 Jy ! Component: 150 - total flux cleaned = 0.00638476 Jy ! Component: 200 - total flux cleaned = 0.00677716 Jy ! Total flux subtracted in 200 components = 0.00677716 Jy ! Clean residual min=-0.003175 max=0.003223 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0863549 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.0863549 Jy ! Inverting map ! Added new window around map position (-105, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195342 Jy ! Component: 100 - total flux cleaned = 0.00255385 Jy ! Component: 150 - total flux cleaned = 0.0034576 Jy ! Component: 200 - total flux cleaned = 0.0038029 Jy ! Total flux subtracted in 200 components = 0.0038029 Jy ! Clean residual min=-0.002937 max=0.002788 Jy/beam ! Clean residual mean=0.000005 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0901578 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 0.0901578 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.611 mas, bmaj=19.93 mas, bpa=-1.271 degrees ! Estimated noise=2.43025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281091 Jy ! Component: 100 - total flux cleaned = 0.000435445 Jy ! Component: 150 - total flux cleaned = 0.000657799 Jy ! Component: 200 - total flux cleaned = 0.000850957 Jy ! Total flux subtracted in 200 components = 0.000850957 Jy ! Clean residual min=-0.003280 max=0.003529 Jy/beam ! Clean residual mean=0.000009 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0910088 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.000148678 Jy ! Component: 100 - total flux cleaned = 0.000282643 Jy ! Component: 150 - total flux cleaned = 0.000323101 Jy ! Component: 200 - total flux cleaned = 0.000361373 Jy ! Total flux subtracted in 200 components = 0.000361373 Jy ! Clean residual min=-0.003289 max=0.003523 Jy/beam ! Clean residual mean=0.000010 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0913701 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.0913701 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.519 mas, bpa=-5.848 degrees ! Estimated noise=1.86015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241742 Jy ! Component: 100 - total flux cleaned = 0.000359055 Jy ! Component: 150 - total flux cleaned = 0.000359739 Jy ! Component: 200 - total flux cleaned = 0.000393137 Jy ! Total flux subtracted in 200 components = 0.000393137 Jy ! Clean residual min=-0.003064 max=0.002785 Jy/beam ! Clean residual mean=0.000005 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0917633 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.0917633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093061Jy sigma=0.430368 ! Fit after self-cal, rms=0.093047Jy sigma=0.430248 wmodel J0432-3309_S_map.mod ! Writing 98 model components to file: J0432-3309_S_map.mod wobs J0432-3309_S_uvs.fits ! Writing UV FITS file: J0432-3309_S_uvs.fits wwins J0432-3309_S_map.win ! wwins: Wrote 3 windows to J0432-3309_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.000706249 Jy ! Component: 100 - total flux cleaned = -0.000947457 Jy ! Component: 150 - total flux cleaned = -0.000901779 Jy ! Component: 200 - total flux cleaned = -0.000734888 Jy ! Component: 250 - total flux cleaned = -0.000695823 Jy ! Component: 300 - total flux cleaned = -0.000771052 Jy ! Component: 350 - total flux cleaned = -0.000661821 Jy ! Component: 400 - total flux cleaned = -0.00066239 Jy ! Component: 450 - total flux cleaned = -0.000662322 Jy ! Component: 500 - total flux cleaned = -0.000726506 Jy ! Component: 550 - total flux cleaned = -0.000693647 Jy ! Component: 600 - total flux cleaned = -0.000663064 Jy ! Component: 650 - total flux cleaned = -0.000663536 Jy ! Component: 700 - total flux cleaned = -0.000663831 Jy ! Component: 750 - total flux cleaned = -0.000605805 Jy ! Component: 800 - total flux cleaned = -0.000748996 Jy ! Component: 850 - total flux cleaned = -0.000607951 Jy ! Component: 900 - total flux cleaned = -0.000635947 Jy ! Component: 950 - total flux cleaned = -0.000609142 Jy ! Component: 1000 - total flux cleaned = -0.00068967 Jy ! Component: 1050 - total flux cleaned = -0.000610393 Jy ! Component: 1100 - total flux cleaned = -0.000713924 Jy ! Component: 1150 - total flux cleaned = -0.000611947 Jy ! Component: 1200 - total flux cleaned = -0.000612043 Jy ! Component: 1250 - total flux cleaned = -0.000636937 Jy ! Component: 1300 - total flux cleaned = -0.000661049 Jy ! Component: 1350 - total flux cleaned = -0.000684944 Jy ! Component: 1400 - total flux cleaned = -0.000708327 Jy ! Component: 1450 - total flux cleaned = -0.000708263 Jy ! Component: 1500 - total flux cleaned = -0.00075452 Jy ! Component: 1550 - total flux cleaned = -0.00082283 Jy ! Component: 1600 - total flux cleaned = -0.000754937 Jy ! Component: 1650 - total flux cleaned = -0.000754756 Jy ! Component: 1700 - total flux cleaned = -0.000732404 Jy ! Component: 1750 - total flux cleaned = -0.000624358 Jy ! Component: 1800 - total flux cleaned = -0.000603433 Jy ! Component: 1850 - total flux cleaned = -0.000582375 Jy ! Component: 1900 - total flux cleaned = -0.000561651 Jy ! Component: 1950 - total flux cleaned = -0.000416903 Jy ! Component: 2000 - total flux cleaned = -0.000417357 Jy ! Component: 2050 - total flux cleaned = -0.00033615 Jy ! Component: 2100 - total flux cleaned = -0.000336017 Jy ! Component: 2150 - total flux cleaned = -0.000236848 Jy ! Component: 2200 - total flux cleaned = -0.000178021 Jy ! Component: 2250 - total flux cleaned = -0.000100579 Jy ! Component: 2300 - total flux cleaned = -8.12121e-05 Jy ! Component: 2350 - total flux cleaned = -5.08967e-06 Jy ! Component: 2400 - total flux cleaned = 8.89332e-05 Jy ! Component: 2450 - total flux cleaned = 0.000144757 Jy ! Component: 2500 - total flux cleaned = 0.000237027 Jy ! Component: 2550 - total flux cleaned = 0.000255245 Jy ! Component: 2600 - total flux cleaned = 0.000309543 Jy ! Component: 2650 - total flux cleaned = 0.000399282 Jy ! Component: 2700 - total flux cleaned = 0.000470344 Jy ! Component: 2750 - total flux cleaned = 0.000576517 Jy ! Component: 2800 - total flux cleaned = 0.00061151 Jy ! Component: 2850 - total flux cleaned = 0.000715797 Jy ! Component: 2900 - total flux cleaned = 0.000819616 Jy ! Component: 2950 - total flux cleaned = 0.000888231 Jy ! Component: 3000 - total flux cleaned = 0.000990156 Jy ! Component: 3050 - total flux cleaned = 0.00114183 Jy ! Component: 3100 - total flux cleaned = 0.00120858 Jy ! Component: 3150 - total flux cleaned = 0.00129161 Jy ! Component: 3200 - total flux cleaned = 0.00137393 Jy ! Component: 3250 - total flux cleaned = 0.00139047 Jy ! Component: 3300 - total flux cleaned = 0.00147182 Jy ! Component: 3350 - total flux cleaned = 0.00152021 Jy ! Component: 3400 - total flux cleaned = 0.00152033 Jy ! Component: 3450 - total flux cleaned = 0.00156817 Jy ! Component: 3500 - total flux cleaned = 0.00161561 Jy ! Component: 3550 - total flux cleaned = 0.00161562 Jy ! Component: 3600 - total flux cleaned = 0.0016312 Jy ! Component: 3650 - total flux cleaned = 0.00164689 Jy ! Component: 3700 - total flux cleaned = 0.00170863 Jy ! Component: 3750 - total flux cleaned = 0.00175438 Jy ! Component: 3800 - total flux cleaned = 0.00178491 Jy ! Component: 3850 - total flux cleaned = 0.00181519 Jy ! Component: 3900 - total flux cleaned = 0.0018602 Jy ! Component: 3950 - total flux cleaned = 0.00186019 Jy ! Component: 4000 - total flux cleaned = 0.00193431 Jy ! Component: 4050 - total flux cleaned = 0.00199326 Jy ! Total flux subtracted in 4096 components = 0.00196402 Jy ! Clean residual min=-0.001007 max=0.000829 Jy/beam ! Clean residual mean=0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0937273 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 361 components and 0.0937273 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0432-3309_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.895 x 7.519 at -5.848 degrees (North through East) ! Clean map min=-0.0023592 max=0.073097 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0432-3309_S_map.fits wmodel /image_prod/ug002_uva//J0432-3309_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0432-3309_S_map.mod wobs /image_prod/ug002_uva//J0432-3309_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0432-3309_S_uvs.fits wwins /image_prod/ug002_uva//J0432-3309_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0432-3309_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0730966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04584 1.04584 2.09167 4.18334 8.36668 16.7334 33.4667 66.9335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.852 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0432-3309_S_dfm.log closed on Wed Mar 4 20:23:39 2020