! Started logfile: /image_prod/ug002_uva//J2115-1416_S_dfm.log on Thu Mar 5 05:08:51 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//J2115-1416_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2115-1416_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.738393 visibilities/baseline/integration-bin. ! Found source: J2115-1416 ! ! 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 36 lines of history. ! ! Reading 2481 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 J2115-1416_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050302Jy sigma=7.172997 ! Fit after self-cal, rms=0.752197Jy sigma=5.044764 ! 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.725 mas, bmaj=7.707 mas, bpa=0.6381 degrees ! Estimated noise=3.19954 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.192582 Jy ! Component: 100 - total flux cleaned = 0.247019 Jy ! Total flux subtracted in 100 components = 0.247019 Jy ! Clean residual min=-0.016620 max=0.023052 Jy/beam ! Clean residual mean=0.000029 rms=0.004254 Jy/beam ! Combined flux in latest and established models = 0.247019 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.247019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081586Jy sigma=0.509783 ! Fit after self-cal, rms=0.081555Jy sigma=0.509408 ! 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.174 mas, bmaj=8.704 mas, bpa=-0.8641 degrees ! Estimated noise=2.17945 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.0253099 Jy ! Component: 100 - total flux cleaned = 0.0368084 Jy ! Component: 150 - total flux cleaned = 0.0428217 Jy ! Component: 200 - total flux cleaned = 0.0462833 Jy ! Total flux subtracted in 200 components = 0.0462833 Jy ! Clean residual min=-0.007762 max=0.010605 Jy/beam ! Clean residual mean=-0.000012 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.293302 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 42 components and 0.293302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074637Jy sigma=0.451653 ! Fit after self-cal, rms=0.074629Jy sigma=0.451418 ! 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.174 x 8.704 at -0.8641 degrees (North through East) ! Clean map min=-0.0074442 max=0.25019 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.05 KP 1.01 ! MK 1.00 NL 0.98 OV 0.95 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.08 KP 1.03 ! MK 1.01 NL 1.13 OV 0.92 SC 1.17 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.11 KP 1.02 ! MK 1.01 NL 0.89 OV 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.074629Jy sigma=0.451418 ! Fit after self-cal, rms=0.071153Jy sigma=0.425150 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=8.767 mas, bpa=-1.003 degrees ! Estimated noise=2.19235 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 (8, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00945956 Jy ! Component: 100 - total flux cleaned = 0.0124345 Jy ! Component: 150 - total flux cleaned = 0.014009 Jy ! Component: 200 - total flux cleaned = 0.0154445 Jy ! Total flux subtracted in 200 components = 0.0154445 Jy ! Clean residual min=-0.004674 max=0.004215 Jy/beam ! Clean residual mean=-0.000002 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.308747 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.308747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069733Jy sigma=0.416751 ! Fit after self-cal, rms=0.069697Jy sigma=0.416041 ! 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.069697Jy sigma=0.416041 ! Fit after self-cal, rms=0.068534Jy sigma=0.412760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=8.761 mas, bpa=-0.9699 degrees ! Estimated noise=2.18216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240061 Jy ! Component: 100 - total flux cleaned = 0.00313996 Jy ! Component: 150 - total flux cleaned = 0.0034509 Jy ! Component: 200 - total flux cleaned = 0.00350505 Jy ! Total flux subtracted in 200 components = 0.00350505 Jy ! Clean residual min=-0.003375 max=0.003424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.312252 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.312252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068320Jy sigma=0.412004 ! Fit after self-cal, rms=0.068292Jy sigma=0.411907 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.000818312 Jy ! Component: 100 - total flux cleaned = 0.00095782 Jy ! Component: 150 - total flux cleaned = 0.000873935 Jy ! Component: 200 - total flux cleaned = 0.000834422 Jy ! Total flux subtracted in 200 components = 0.000834422 Jy ! Clean residual min=-0.003385 max=0.003251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.313086 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.313086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068213Jy sigma=0.411656 ! Fit after self-cal, rms=0.068205Jy sigma=0.411640 ! 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.068205Jy sigma=0.411640 ! Fit after self-cal, rms=0.067974Jy sigma=0.411480 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=8.756 mas, bpa=-0.9641 degrees ! Estimated noise=2.17827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000764156 Jy ! Component: 100 - total flux cleaned = 0.00080707 Jy ! Component: 150 - total flux cleaned = 0.000771512 Jy ! Component: 200 - total flux cleaned = 0.000669751 Jy ! Total flux subtracted in 200 components = 0.000669751 Jy ! Clean residual min=-0.002967 max=0.003239 Jy/beam ! Clean residual mean=-0.000002 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.313756 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.313756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067913Jy sigma=0.411264 ! Fit after self-cal, rms=0.067906Jy sigma=0.411247 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.000335561 Jy ! Component: 100 - total flux cleaned = 0.000307465 Jy ! Component: 150 - total flux cleaned = 0.000249712 Jy ! Component: 200 - total flux cleaned = 0.000196231 Jy ! Total flux subtracted in 200 components = 0.000196231 Jy ! Clean residual min=-0.002937 max=0.003124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.313952 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.313952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067871Jy sigma=0.411130 ! Fit after self-cal, rms=0.067867Jy sigma=0.411125 ! 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.067867Jy sigma=0.411125 ! Fit after self-cal, rms=0.067739Jy sigma=0.411087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.732 mas, bmaj=14.03 mas, bpa=1.817 degrees ! Estimated noise=2.59956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377387 Jy ! Component: 100 - total flux cleaned = -0.000229996 Jy ! Component: 150 - total flux cleaned = -0.000247618 Jy ! Component: 200 - total flux cleaned = -0.000214989 Jy ! Total flux subtracted in 200 components = -0.000214989 Jy ! Clean residual min=-0.003237 max=0.003263 Jy/beam ! Clean residual mean=-0.000004 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.313737 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 132 components and 0.313737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067726Jy sigma=0.411044 ! Fit after self-cal, rms=0.067715Jy sigma=0.411009 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 = 3.65931e-05 Jy ! Component: 100 - total flux cleaned = 8.17986e-05 Jy ! Component: 150 - total flux cleaned = 0.000137305 Jy ! Component: 200 - total flux cleaned = 0.000176985 Jy ! Total flux subtracted in 200 components = 0.000176985 Jy ! Clean residual min=-0.003222 max=0.003205 Jy/beam ! Clean residual mean=-0.000004 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.313914 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.313914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067711Jy sigma=0.411000 ! Fit after self-cal, rms=0.067705Jy sigma=0.410987 ! 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.217 mas, bmaj=8.754 mas, bpa=-0.9631 degrees ! Estimated noise=2.17485 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 8.754 at -0.9631 degrees (North through East) ! Clean map min=-0.0029262 max=0.25117 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.768 mas, bmaj=7.704 mas, bpa=0.724 degrees ! Estimated noise=3.18533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.191394 Jy ! Component: 100 - total flux cleaned = 0.24356 Jy ! Component: 150 - total flux cleaned = 0.266597 Jy ! Component: 200 - total flux cleaned = 0.279896 Jy ! Total flux subtracted in 200 components = 0.279896 Jy ! Clean residual min=-0.007563 max=0.007341 Jy/beam ! Clean residual mean=0.000011 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.279896 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.279896 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.754 mas, bpa=-0.9631 degrees ! Estimated noise=2.17485 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.00920037 Jy ! Component: 100 - total flux cleaned = 0.0154639 Jy ! Component: 150 - total flux cleaned = 0.020245 Jy ! Component: 200 - total flux cleaned = 0.0237267 Jy ! Total flux subtracted in 200 components = 0.0237267 Jy ! Clean residual min=-0.003640 max=0.003497 Jy/beam ! Clean residual mean=0.000004 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.303623 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 70 components and 0.303622 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=6.732 mas, bmaj=14.03 mas, bpa=1.817 degrees ! Estimated noise=2.59956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410369 Jy ! Component: 100 - total flux cleaned = 0.00623762 Jy ! Component: 150 - total flux cleaned = 0.00711914 Jy ! Component: 200 - total flux cleaned = 0.00784174 Jy ! Total flux subtracted in 200 components = 0.00784174 Jy ! Clean residual min=-0.003473 max=0.003280 Jy/beam ! Clean residual mean=-0.000001 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.311464 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.00051403 Jy ! Component: 100 - total flux cleaned = 0.000988635 Jy ! Component: 150 - total flux cleaned = 0.00136179 Jy ! Component: 200 - total flux cleaned = 0.00161576 Jy ! Total flux subtracted in 200 components = 0.00161576 Jy ! Clean residual min=-0.003261 max=0.003275 Jy/beam ! Clean residual mean=-0.000003 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.31308 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 112 components and 0.31308 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.754 mas, bpa=-0.9631 degrees ! Estimated noise=2.17485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131512 Jy ! Component: 100 - total flux cleaned = -0.000381878 Jy ! Component: 150 - total flux cleaned = -0.000489996 Jy ! Component: 200 - total flux cleaned = -0.000535923 Jy ! Total flux subtracted in 200 components = -0.000535923 Jy ! Clean residual min=-0.003010 max=0.003306 Jy/beam ! Clean residual mean=-0.000001 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.312544 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.312544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067761Jy sigma=0.411212 ! Fit after self-cal, rms=0.067753Jy sigma=0.411169 wmodel J2115-1416_S_map.mod ! Writing 130 model components to file: J2115-1416_S_map.mod wobs J2115-1416_S_uvs.fits ! Writing UV FITS file: J2115-1416_S_uvs.fits wwins J2115-1416_S_map.win ! wwins: Wrote 2 windows to J2115-1416_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.000272568 Jy ! Component: 100 - total flux cleaned = -3.19006e-05 Jy ! Component: 150 - total flux cleaned = -0.000414371 Jy ! Component: 200 - total flux cleaned = -0.000866424 Jy ! Component: 250 - total flux cleaned = -0.00125312 Jy ! Component: 300 - total flux cleaned = -0.00153905 Jy ! Component: 350 - total flux cleaned = -0.00177433 Jy ! Component: 400 - total flux cleaned = -0.00211138 Jy ! Component: 450 - total flux cleaned = -0.00232601 Jy ! Component: 500 - total flux cleaned = -0.00253448 Jy ! Component: 550 - total flux cleaned = -0.00280142 Jy ! Component: 600 - total flux cleaned = -0.00293087 Jy ! Component: 650 - total flux cleaned = -0.00302539 Jy ! Component: 700 - total flux cleaned = -0.0031778 Jy ! Component: 750 - total flux cleaned = -0.00329616 Jy ! Component: 800 - total flux cleaned = -0.00326773 Jy ! Component: 850 - total flux cleaned = -0.00338063 Jy ! Component: 900 - total flux cleaned = -0.00346315 Jy ! Component: 950 - total flux cleaned = -0.00357065 Jy ! Component: 1000 - total flux cleaned = -0.00364979 Jy ! Component: 1050 - total flux cleaned = -0.00367593 Jy ! Component: 1100 - total flux cleaned = -0.00372726 Jy ! Component: 1150 - total flux cleaned = -0.0037778 Jy ! Component: 1200 - total flux cleaned = -0.00390067 Jy ! Component: 1250 - total flux cleaned = -0.0039725 Jy ! Component: 1300 - total flux cleaned = -0.00397269 Jy ! Component: 1350 - total flux cleaned = -0.00394942 Jy ! Component: 1400 - total flux cleaned = -0.00394962 Jy ! Component: 1450 - total flux cleaned = -0.00390443 Jy ! Component: 1500 - total flux cleaned = -0.00388225 Jy ! Component: 1550 - total flux cleaned = -0.00386011 Jy ! Component: 1600 - total flux cleaned = -0.00379476 Jy ! Component: 1650 - total flux cleaned = -0.00372985 Jy ! Component: 1700 - total flux cleaned = -0.00370857 Jy ! Component: 1750 - total flux cleaned = -0.00360267 Jy ! Component: 1800 - total flux cleaned = -0.00347709 Jy ! Component: 1850 - total flux cleaned = -0.00341496 Jy ! Component: 1900 - total flux cleaned = -0.00339449 Jy ! Component: 1950 - total flux cleaned = -0.00341501 Jy ! Component: 2000 - total flux cleaned = -0.00339486 Jy ! Component: 2050 - total flux cleaned = -0.00337466 Jy ! Component: 2100 - total flux cleaned = -0.00337474 Jy ! Component: 2150 - total flux cleaned = -0.00341452 Jy ! Component: 2200 - total flux cleaned = -0.00339503 Jy ! Component: 2250 - total flux cleaned = -0.0034343 Jy ! Component: 2300 - total flux cleaned = -0.00341492 Jy ! Component: 2350 - total flux cleaned = -0.00341486 Jy ! Component: 2400 - total flux cleaned = -0.00335707 Jy ! Component: 2450 - total flux cleaned = -0.00329941 Jy ! Component: 2500 - total flux cleaned = -0.00324223 Jy ! Component: 2550 - total flux cleaned = -0.00322315 Jy ! Component: 2600 - total flux cleaned = -0.0031285 Jy ! Component: 2650 - total flux cleaned = -0.00310969 Jy ! Component: 2700 - total flux cleaned = -0.0031098 Jy ! Component: 2750 - total flux cleaned = -0.00307242 Jy ! Component: 2800 - total flux cleaned = -0.00297944 Jy ! Component: 2850 - total flux cleaned = -0.00294247 Jy ! Component: 2900 - total flux cleaned = -0.00288708 Jy ! Component: 2950 - total flux cleaned = -0.0028503 Jy ! Component: 3000 - total flux cleaned = -0.0027586 Jy ! Component: 3050 - total flux cleaned = -0.00266732 Jy ! Component: 3100 - total flux cleaned = -0.00259456 Jy ! Component: 3150 - total flux cleaned = -0.00252191 Jy ! Component: 3200 - total flux cleaned = -0.00243123 Jy ! Component: 3250 - total flux cleaned = -0.00235886 Jy ! Component: 3300 - total flux cleaned = -0.00226867 Jy ! Component: 3350 - total flux cleaned = -0.00212453 Jy ! Component: 3400 - total flux cleaned = -0.00203455 Jy ! Component: 3450 - total flux cleaned = -0.00192664 Jy ! Component: 3500 - total flux cleaned = -0.00185482 Jy ! Component: 3550 - total flux cleaned = -0.00176516 Jy ! Component: 3600 - total flux cleaned = -0.00167557 Jy ! Component: 3650 - total flux cleaned = -0.00156822 Jy ! Component: 3700 - total flux cleaned = -0.00144296 Jy ! Component: 3750 - total flux cleaned = -0.00131779 Jy ! Component: 3800 - total flux cleaned = -0.00122836 Jy ! Component: 3850 - total flux cleaned = -0.00112106 Jy ! Component: 3900 - total flux cleaned = -0.000995853 Jy ! Component: 3950 - total flux cleaned = -0.000906536 Jy ! Component: 4000 - total flux cleaned = -0.000727654 Jy ! Component: 4050 - total flux cleaned = -0.000620227 Jy ! Total flux subtracted in 4096 components = -0.000548646 Jy ! Clean residual min=-0.001131 max=0.001039 Jy/beam ! Clean residual mean=0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.311995 Jy keep ! Adding 221 model components to the UV plane model. ! The established model now contains 351 components and 0.311995 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2115-1416_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 8.754 at -0.9631 degrees (North through East) ! Clean map min=-0.001845 max=0.252 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2115-1416_S_map.fits wmodel /image_prod/ug002_uva//J2115-1416_S_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J2115-1416_S_map.mod wobs /image_prod/ug002_uva//J2115-1416_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2115-1416_S_uvs.fits wwins /image_prod/ug002_uva//J2115-1416_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2115-1416_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.252003 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261408 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.311197 0.311197 0.622394 1.24479 2.48958 4.97915 9.95831 19.9166 39.8332 79.6665 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.252 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 964.019 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2115-1416_S_dfm.log closed on Thu Mar 5 05:08:55 2020