! Started logfile: /image_prod/ug002_uva//J0742-3829_S_dfm.log on Wed Mar 4 21:56:57 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//J0742-3829_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0742-3829_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.850708 visibilities/baseline/integration-bin. ! Found source: J0742-3829 ! ! 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 3966 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 J0742-3829_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018006Jy sigma=6.008707 ! Fit after self-cal, rms=0.905979Jy sigma=5.270324 ! 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=8.99 mas, bmaj=37.37 mas, bpa=3.062 degrees ! Estimated noise=2.52374 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.0801814 Jy ! Component: 100 - total flux cleaned = 0.104518 Jy ! Total flux subtracted in 100 components = 0.104518 Jy ! Clean residual min=-0.006669 max=0.010926 Jy/beam ! Clean residual mean=0.000057 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 0.104518 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.104518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090957Jy sigma=0.465456 ! Fit after self-cal, rms=0.090286Jy sigma=0.462059 ! 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=9.611 mas, bmaj=41.02 mas, bpa=3.487 degrees ! Estimated noise=1.97854 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.0122988 Jy ! Component: 100 - total flux cleaned = 0.0188495 Jy ! Component: 150 - total flux cleaned = 0.0226327 Jy ! Component: 200 - total flux cleaned = 0.0248882 Jy ! Total flux subtracted in 200 components = 0.0248882 Jy ! Clean residual min=-0.003373 max=0.004115 Jy/beam ! Clean residual mean=-0.000013 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.129406 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 92 components and 0.129406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088991Jy sigma=0.448983 ! Fit after self-cal, rms=0.088953Jy sigma=0.448529 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.611 x 41.02 at 3.487 degrees (North through East) ! Clean map min=-0.0032081 max=0.10301 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 KP 0.95 LA 0.97 ! NL 1.05 OV 0.96 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 0.97 KP 1.01 LA 0.99 ! NL 1.12 OV 0.99 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 KP 1.01 LA 1.02 ! NL 1.01 OV 0.98 PT 0.98 ! ! ! Fit before self-cal, rms=0.088953Jy sigma=0.448529 ! Fit after self-cal, rms=0.098882Jy sigma=0.446358 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.795 mas, bmaj=42.09 mas, bpa=3.134 degrees ! Estimated noise=1.98361 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.000651722 Jy ! Component: 100 - total flux cleaned = -0.00065722 Jy ! Component: 150 - total flux cleaned = -0.000619796 Jy ! Component: 200 - total flux cleaned = -0.00058322 Jy ! Total flux subtracted in 200 components = -0.00058322 Jy ! Clean residual min=-0.002981 max=0.004026 Jy/beam ! Clean residual mean=-0.000006 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.128823 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.128823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098819Jy sigma=0.446185 ! Fit after self-cal, rms=0.098978Jy sigma=0.446103 ! 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.098978Jy sigma=0.446103 ! Fit after self-cal, rms=0.101375Jy sigma=0.445198 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.812 mas, bmaj=42.1 mas, bpa=2.98 degrees ! Estimated noise=1.98188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228277 Jy ! Component: 100 - total flux cleaned = -0.000302108 Jy ! Component: 150 - total flux cleaned = -0.000334149 Jy ! Component: 200 - total flux cleaned = -0.000334522 Jy ! Total flux subtracted in 200 components = -0.000334522 Jy ! Clean residual min=-0.002625 max=0.003872 Jy/beam ! Clean residual mean=-0.000004 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.128489 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.128489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101328Jy sigma=0.445122 ! Fit after self-cal, rms=0.101354Jy sigma=0.445091 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.35649e-05 Jy ! Component: 100 - total flux cleaned = -6.04042e-05 Jy ! Component: 150 - total flux cleaned = -3.61944e-05 Jy ! Component: 200 - total flux cleaned = -8.25529e-05 Jy ! Total flux subtracted in 200 components = -8.25529e-05 Jy ! Clean residual min=-0.002524 max=0.003825 Jy/beam ! Clean residual mean=-0.000004 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.128406 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.128406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101326Jy sigma=0.445047 ! Fit after self-cal, rms=0.101311Jy sigma=0.445039 ! 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.101311Jy sigma=0.445039 ! Fit after self-cal, rms=0.101947Jy sigma=0.444981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.812 mas, bmaj=42.05 mas, bpa=2.862 degrees ! Estimated noise=1.98195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.96329e-05 Jy ! Component: 100 - total flux cleaned = -5.50207e-05 Jy ! Component: 150 - total flux cleaned = -3.10385e-05 Jy ! Component: 200 - total flux cleaned = -3.17245e-05 Jy ! Total flux subtracted in 200 components = -3.17245e-05 Jy ! Clean residual min=-0.002545 max=0.003754 Jy/beam ! Clean residual mean=-0.000003 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.128374 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.128374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101922Jy sigma=0.444936 ! Fit after self-cal, rms=0.101928Jy sigma=0.444929 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 = -1.47801e-05 Jy ! Component: 100 - total flux cleaned = -7.97895e-05 Jy ! Component: 150 - total flux cleaned = -7.95019e-05 Jy ! Component: 200 - total flux cleaned = -9.93112e-05 Jy ! Total flux subtracted in 200 components = -9.93112e-05 Jy ! Clean residual min=-0.002534 max=0.003711 Jy/beam ! Clean residual mean=-0.000004 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.128275 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 160 components and 0.128275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101911Jy sigma=0.444896 ! Fit after self-cal, rms=0.101900Jy sigma=0.444893 ! 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.101900Jy sigma=0.444893 ! Fit after self-cal, rms=0.102145Jy sigma=0.444887 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.99 mas, bmaj=46.05 mas, bpa=3.394 degrees ! Estimated noise=1.94586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179992 Jy ! Component: 100 - total flux cleaned = 0.000180396 Jy ! Component: 150 - total flux cleaned = 0.000179901 Jy ! Component: 200 - total flux cleaned = 0.000179506 Jy ! Total flux subtracted in 200 components = 0.000179506 Jy ! Clean residual min=-0.002562 max=0.003352 Jy/beam ! Clean residual mean=-0.000002 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.128454 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.128454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102137Jy sigma=0.444851 ! Fit after self-cal, rms=0.102136Jy sigma=0.444847 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.67051e-05 Jy ! Component: 100 - total flux cleaned = 8.70875e-05 Jy ! Component: 150 - total flux cleaned = 7.38998e-05 Jy ! Component: 200 - total flux cleaned = 6.20899e-05 Jy ! Total flux subtracted in 200 components = 6.20899e-05 Jy ! Clean residual min=-0.002543 max=0.003330 Jy/beam ! Clean residual mean=-0.000002 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.128517 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.128517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102127Jy sigma=0.444825 ! Fit after self-cal, rms=0.102120Jy sigma=0.444823 ! 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=9.804 mas, bmaj=42 mas, bpa=2.771 degrees ! Estimated noise=1.98147 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.804 x 42 at 2.771 degrees (North through East) ! Clean map min=-0.0025861 max=0.10316 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=9.204 mas, bmaj=38.46 mas, bpa=2.047 degrees ! Estimated noise=2.54419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803985 Jy ! Component: 100 - total flux cleaned = 0.104353 Jy ! Component: 150 - total flux cleaned = 0.116452 Jy ! Component: 200 - total flux cleaned = 0.123219 Jy ! Total flux subtracted in 200 components = 0.123219 Jy ! Clean residual min=-0.004012 max=0.004883 Jy/beam ! Clean residual mean=0.000026 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.123219 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.123219 Jy ! Inverting map and beam ! Estimated beam: bmin=9.804 mas, bmaj=42 mas, bpa=2.771 degrees ! Estimated noise=1.98147 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.00285616 Jy ! Component: 100 - total flux cleaned = 0.00439968 Jy ! Component: 150 - total flux cleaned = 0.004831 Jy ! Component: 200 - total flux cleaned = 0.00517637 Jy ! Total flux subtracted in 200 components = 0.00517637 Jy ! Clean residual min=-0.002506 max=0.003806 Jy/beam ! Clean residual mean=-0.000002 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.128395 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 84 components and 0.128395 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.99 mas, bmaj=46.05 mas, bpa=3.394 degrees ! Estimated noise=1.94586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241239 Jy ! Component: 100 - total flux cleaned = 0.000195027 Jy ! Component: 150 - total flux cleaned = 0.00019551 Jy ! Component: 200 - total flux cleaned = 0.000176197 Jy ! Total flux subtracted in 200 components = 0.000176197 Jy ! Clean residual min=-0.002569 max=0.003407 Jy/beam ! Clean residual mean=-0.000002 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.128571 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 = -1.79987e-05 Jy ! Component: 100 - total flux cleaned = -1.75645e-05 Jy ! Component: 150 - total flux cleaned = -1.73046e-05 Jy ! Component: 200 - total flux cleaned = -1.77143e-05 Jy ! Total flux subtracted in 200 components = -1.77143e-05 Jy ! Clean residual min=-0.002557 max=0.003379 Jy/beam ! Clean residual mean=-0.000002 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.128554 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 125 components and 0.128554 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.804 mas, bmaj=42 mas, bpa=2.771 degrees ! Estimated noise=1.98147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.3169e-05 Jy ! Component: 100 - total flux cleaned = 7.68425e-06 Jy ! Component: 150 - total flux cleaned = -5.59519e-05 Jy ! Component: 200 - total flux cleaned = -7.57475e-05 Jy ! Total flux subtracted in 200 components = -7.57475e-05 Jy ! Clean residual min=-0.002405 max=0.003648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.128478 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 136 components and 0.128478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102117Jy sigma=0.444891 ! Fit after self-cal, rms=0.102112Jy sigma=0.444881 wmodel J0742-3829_S_map.mod ! Writing 136 model components to file: J0742-3829_S_map.mod wobs J0742-3829_S_uvs.fits ! Writing UV FITS file: J0742-3829_S_uvs.fits wwins J0742-3829_S_map.win ! wwins: Wrote 1 windows to J0742-3829_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.00152146 Jy ! Component: 100 - total flux cleaned = 0.00201399 Jy ! Component: 150 - total flux cleaned = 0.00210004 Jy ! Component: 200 - total flux cleaned = 0.00233742 Jy ! Component: 250 - total flux cleaned = 0.002413 Jy ! Component: 300 - total flux cleaned = 0.00241347 Jy ! Component: 350 - total flux cleaned = 0.00224929 Jy ! Component: 400 - total flux cleaned = 0.00206064 Jy ! Component: 450 - total flux cleaned = 0.00185165 Jy ! Component: 500 - total flux cleaned = 0.00167967 Jy ! Component: 550 - total flux cleaned = 0.00151299 Jy ! Component: 600 - total flux cleaned = 0.00135238 Jy ! Component: 650 - total flux cleaned = 0.00114598 Jy ! Component: 700 - total flux cleaned = 0.000946983 Jy ! Component: 750 - total flux cleaned = 0.000731295 Jy ! Component: 800 - total flux cleaned = 0.000569293 Jy ! Component: 850 - total flux cleaned = 0.000388998 Jy ! Component: 900 - total flux cleaned = 0.000169355 Jy ! Component: 950 - total flux cleaned = -4.39623e-05 Jy ! Component: 1000 - total flux cleaned = -0.000230876 Jy ! Component: 1050 - total flux cleaned = -0.000474329 Jy ! Component: 1100 - total flux cleaned = -0.000652724 Jy ! Component: 1150 - total flux cleaned = -0.000730207 Jy ! Component: 1200 - total flux cleaned = -0.000749461 Jy ! Component: 1250 - total flux cleaned = -0.000842734 Jy ! Component: 1300 - total flux cleaned = -0.000915866 Jy ! Component: 1350 - total flux cleaned = -0.000934053 Jy ! Component: 1400 - total flux cleaned = -0.00102284 Jy ! Component: 1450 - total flux cleaned = -0.0011446 Jy ! Component: 1500 - total flux cleaned = -0.00114428 Jy ! Component: 1550 - total flux cleaned = -0.00121153 Jy ! Component: 1600 - total flux cleaned = -0.00127787 Jy ! Component: 1650 - total flux cleaned = -0.00132707 Jy ! Component: 1700 - total flux cleaned = -0.0012948 Jy ! Component: 1750 - total flux cleaned = -0.00127878 Jy ! Component: 1800 - total flux cleaned = -0.00124739 Jy ! Component: 1850 - total flux cleaned = -0.00126298 Jy ! Component: 1900 - total flux cleaned = -0.00124757 Jy ! Component: 1950 - total flux cleaned = -0.00123233 Jy ! Component: 2000 - total flux cleaned = -0.00120242 Jy ! Component: 2050 - total flux cleaned = -0.00120244 Jy ! Component: 2100 - total flux cleaned = -0.00117308 Jy ! Component: 2150 - total flux cleaned = -0.00114391 Jy ! Component: 2200 - total flux cleaned = -0.00114384 Jy ! Component: 2250 - total flux cleaned = -0.00111535 Jy ! Component: 2300 - total flux cleaned = -0.00110136 Jy ! Component: 2350 - total flux cleaned = -0.00111518 Jy ! Component: 2400 - total flux cleaned = -0.00111509 Jy ! Component: 2450 - total flux cleaned = -0.00114237 Jy ! Component: 2500 - total flux cleaned = -0.00118318 Jy ! Component: 2550 - total flux cleaned = -0.00122365 Jy ! Component: 2600 - total flux cleaned = -0.00127716 Jy ! Component: 2650 - total flux cleaned = -0.00130365 Jy ! Component: 2700 - total flux cleaned = -0.00135613 Jy ! Component: 2750 - total flux cleaned = -0.0013953 Jy ! Component: 2800 - total flux cleaned = -0.00140834 Jy ! Component: 2850 - total flux cleaned = -0.00144703 Jy ! Component: 2900 - total flux cleaned = -0.00153654 Jy ! Component: 2950 - total flux cleaned = -0.00156185 Jy ! Component: 3000 - total flux cleaned = -0.00158714 Jy ! Component: 3050 - total flux cleaned = -0.00163726 Jy ! Component: 3100 - total flux cleaned = -0.00168707 Jy ! Component: 3150 - total flux cleaned = -0.00173649 Jy ! Component: 3200 - total flux cleaned = -0.00176113 Jy ! Component: 3250 - total flux cleaned = -0.00183447 Jy ! Component: 3300 - total flux cleaned = -0.00187092 Jy ! Component: 3350 - total flux cleaned = -0.00197973 Jy ! Component: 3400 - total flux cleaned = -0.00199172 Jy ! Component: 3450 - total flux cleaned = -0.00202768 Jy ! Component: 3500 - total flux cleaned = -0.0020754 Jy ! Component: 3550 - total flux cleaned = -0.0021229 Jy ! Component: 3600 - total flux cleaned = -0.00219393 Jy ! Component: 3650 - total flux cleaned = -0.00222928 Jy ! Component: 3700 - total flux cleaned = -0.00226459 Jy ! Component: 3750 - total flux cleaned = -0.00227635 Jy ! Component: 3800 - total flux cleaned = -0.00231146 Jy ! Component: 3850 - total flux cleaned = -0.00238143 Jy ! Component: 3900 - total flux cleaned = -0.00239302 Jy ! Component: 3950 - total flux cleaned = -0.00239307 Jy ! Component: 4000 - total flux cleaned = -0.00243942 Jy ! Component: 4050 - total flux cleaned = -0.00247408 Jy ! Total flux subtracted in 4096 components = -0.00249712 Jy ! Clean residual min=-0.000677 max=0.000685 Jy/beam ! Clean residual mean=-0.000014 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.125981 Jy keep ! Adding 422 model components to the UV plane model. ! The established model now contains 558 components and 0.125981 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0742-3829_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.804 x 42 at 2.771 degrees (North through East) ! Clean map min=-0.0022527 max=0.10332 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0742-3829_S_map.fits wmodel /image_prod/ug002_uva//J0742-3829_S_map.mod ! Writing 558 model components to file: /image_prod/ug002_uva//J0742-3829_S_map.mod wobs /image_prod/ug002_uva//J0742-3829_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0742-3829_S_uvs.fits wwins /image_prod/ug002_uva//J0742-3829_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0742-3829_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103321 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265334 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.770418 0.770418 1.54084 3.08167 6.16334 12.3267 24.6534 49.3067 98.6135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.399 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0742-3829_S_dfm.log closed on Wed Mar 4 21:57:01 2020