! Started logfile: /image_prod/ug002_uva//J0912-4137_S_dfm.log on Wed Mar 4 22:53:00 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//J0912-4137_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0912-4137_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.864881 visibilities/baseline/integration-bin. ! Found source: J0912-4137 ! ! 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 4359 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 J0912-4137_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013354Jy sigma=5.790495 ! Fit after self-cal, rms=0.905293Jy sigma=5.122727 ! 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.406 mas, bmaj=6.141 mas, bpa=-0.3157 degrees ! Estimated noise=2.86967 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.0672811 Jy ! Component: 100 - total flux cleaned = 0.0940164 Jy ! Total flux subtracted in 100 components = 0.0940164 Jy ! Clean residual min=-0.007262 max=0.014145 Jy/beam ! Clean residual mean=-0.000037 rms=0.002582 Jy/beam ! Combined flux in latest and established models = 0.0940164 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0940164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089647Jy sigma=0.492501 ! Fit after self-cal, rms=0.089134Jy sigma=0.489928 ! 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.936 mas, bmaj=7.677 mas, bpa=-2.044 degrees ! Estimated noise=1.91331 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.0275893 Jy ! Component: 100 - total flux cleaned = 0.0408183 Jy ! Component: 150 - total flux cleaned = 0.0473716 Jy ! Component: 200 - total flux cleaned = 0.0506247 Jy ! Total flux subtracted in 200 components = 0.0506247 Jy ! Clean residual min=-0.004863 max=0.008157 Jy/beam ! Clean residual mean=-0.000051 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.144641 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 68 components and 0.144641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082724Jy sigma=0.433310 ! Fit after self-cal, rms=0.082738Jy sigma=0.432779 ! 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.936 x 7.677 at -2.044 degrees (North through East) ! Clean map min=-0.0047251 max=0.089181 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.95 LA 0.98 MK 1.04 ! NL 1.66 OV 1.07 PT 0.93 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.95 LA 0.97 MK 1.07 ! NL 1.41 OV 1.03 PT 0.91 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.95 LA 0.98 MK 0.92 ! NL 1.54 OV 1.02 PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.082738Jy sigma=0.432779 ! Fit after self-cal, rms=0.093525Jy sigma=0.425375 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.741 mas, bpa=-2.064 degrees ! Estimated noise=1.91179 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.00012995 Jy ! Component: 100 - total flux cleaned = -0.000130505 Jy ! Component: 150 - total flux cleaned = -0.000142487 Jy ! Component: 200 - total flux cleaned = -0.000143119 Jy ! Total flux subtracted in 200 components = -0.000143119 Jy ! Clean residual min=-0.003037 max=0.004770 Jy/beam ! Clean residual mean=0.000002 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.144498 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.144498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093525Jy sigma=0.425345 ! Fit after self-cal, rms=0.093912Jy sigma=0.425134 ! 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.093912Jy sigma=0.425134 ! Fit after self-cal, rms=0.094964Jy sigma=0.424602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.779 mas, bpa=-1.915 degrees ! Estimated noise=1.91539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.31921e-05 Jy ! Component: 100 - total flux cleaned = 7.94727e-05 Jy ! Component: 150 - total flux cleaned = 8.99562e-05 Jy ! Component: 200 - total flux cleaned = 9.04311e-05 Jy ! Total flux subtracted in 200 components = 9.04311e-05 Jy ! Clean residual min=-0.002989 max=0.004590 Jy/beam ! Clean residual mean=0.000001 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.144588 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.144588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094960Jy sigma=0.424595 ! Fit after self-cal, rms=0.094982Jy sigma=0.424586 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 (63, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363469 Jy ! Component: 100 - total flux cleaned = 0.00424607 Jy ! Component: 150 - total flux cleaned = 0.00442431 Jy ! Component: 200 - total flux cleaned = 0.00457393 Jy ! Total flux subtracted in 200 components = 0.00457393 Jy ! Clean residual min=-0.003203 max=0.003586 Jy/beam ! Clean residual mean=0.000013 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.149162 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.149162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094847Jy sigma=0.423731 ! Fit after self-cal, rms=0.094749Jy sigma=0.423587 ! 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.094749Jy sigma=0.423587 ! Fit after self-cal, rms=0.094134Jy sigma=0.423436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.796 mas, bpa=-1.852 degrees ! Estimated noise=1.9041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000876883 Jy ! Component: 100 - total flux cleaned = 0.000945038 Jy ! Component: 150 - total flux cleaned = 0.000944756 Jy ! Component: 200 - total flux cleaned = 0.000945398 Jy ! Total flux subtracted in 200 components = 0.000945398 Jy ! Clean residual min=-0.003144 max=0.003666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.150108 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.150108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094104Jy sigma=0.423293 ! Fit after self-cal, rms=0.094072Jy sigma=0.423270 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.00011263 Jy ! Component: 100 - total flux cleaned = 0.000139563 Jy ! Component: 150 - total flux cleaned = 0.00013917 Jy ! Component: 200 - total flux cleaned = 0.000139566 Jy ! Total flux subtracted in 200 components = 0.000139566 Jy ! Clean residual min=-0.003131 max=0.003661 Jy/beam ! Clean residual mean=0.000000 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.150247 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 0.150247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094057Jy sigma=0.423199 ! Fit after self-cal, rms=0.094047Jy sigma=0.423194 ! 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.094047Jy sigma=0.423194 ! Fit after self-cal, rms=0.093996Jy sigma=0.423185 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.768 mas, bmaj=28.99 mas, bpa=0.2857 degrees ! Estimated noise=2.38188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.27757e-06 Jy ! Component: 100 - total flux cleaned = -5.40799e-06 Jy ! Component: 150 - total flux cleaned = 9.91933e-06 Jy ! Component: 200 - total flux cleaned = 3.94602e-05 Jy ! Total flux subtracted in 200 components = 3.94602e-05 Jy ! Clean residual min=-0.003118 max=0.004235 Jy/beam ! Clean residual mean=-0.000010 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.150287 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 115 components and 0.150287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093995Jy sigma=0.423174 ! Fit after self-cal, rms=0.093982Jy sigma=0.423166 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.39382e-05 Jy ! Component: 100 - total flux cleaned = 3.30379e-05 Jy ! Component: 150 - total flux cleaned = 2.22781e-05 Jy ! Component: 200 - total flux cleaned = 3.4781e-05 Jy ! Total flux subtracted in 200 components = 3.4781e-05 Jy ! Clean residual min=-0.003053 max=0.004202 Jy/beam ! Clean residual mean=-0.000009 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.150322 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.150322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093981Jy sigma=0.423161 ! Fit after self-cal, rms=0.093979Jy sigma=0.423158 ! 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.961 mas, bmaj=7.798 mas, bpa=-1.817 degrees ! Estimated noise=1.90329 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.798 at -1.817 degrees (North through East) ! Clean map min=-0.0029545 max=0.089257 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.405 mas, bmaj=6.193 mas, bpa=0.08939 degrees ! Estimated noise=2.9065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0681758 Jy ! Component: 100 - total flux cleaned = 0.0965072 Jy ! Component: 150 - total flux cleaned = 0.113493 Jy ! Component: 200 - total flux cleaned = 0.12411 Jy ! Total flux subtracted in 200 components = 0.12411 Jy ! Clean residual min=-0.005528 max=0.006841 Jy/beam ! Clean residual mean=-0.000013 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.12411 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.12411 Jy ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.798 mas, bpa=-1.817 degrees ! Estimated noise=1.90329 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.0103223 Jy ! Component: 100 - total flux cleaned = 0.0161453 Jy ! Component: 150 - total flux cleaned = 0.0199374 Jy ! Component: 200 - total flux cleaned = 0.0224847 Jy ! Total flux subtracted in 200 components = 0.0224847 Jy ! Clean residual min=-0.003334 max=0.003891 Jy/beam ! Clean residual mean=-0.000016 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.146595 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 71 components and 0.146595 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=9.768 mas, bmaj=28.99 mas, bpa=0.2857 degrees ! Estimated noise=2.38188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240761 Jy ! Component: 100 - total flux cleaned = 0.00269857 Jy ! Component: 150 - total flux cleaned = 0.00288527 Jy ! Component: 200 - total flux cleaned = 0.00298772 Jy ! Total flux subtracted in 200 components = 0.00298772 Jy ! Clean residual min=-0.003231 max=0.004270 Jy/beam ! Clean residual mean=-0.000016 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.149582 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 = 6.94139e-05 Jy ! Component: 100 - total flux cleaned = 0.000110866 Jy ! Component: 150 - total flux cleaned = 0.00016846 Jy ! Component: 200 - total flux cleaned = 0.000203372 Jy ! Total flux subtracted in 200 components = 0.000203372 Jy ! Clean residual min=-0.003182 max=0.004238 Jy/beam ! Clean residual mean=-0.000014 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.149786 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.149786 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.798 mas, bpa=-1.817 degrees ! Estimated noise=1.90329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000410286 Jy ! Component: 100 - total flux cleaned = -0.000504721 Jy ! Component: 150 - total flux cleaned = -0.000504486 Jy ! Component: 200 - total flux cleaned = -0.000472921 Jy ! Total flux subtracted in 200 components = -0.000472921 Jy ! Clean residual min=-0.003008 max=0.003494 Jy/beam ! Clean residual mean=-0.000007 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.149313 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.149313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093984Jy sigma=0.423182 ! Fit after self-cal, rms=0.093972Jy sigma=0.423106 wmodel J0912-4137_S_map.mod ! Writing 96 model components to file: J0912-4137_S_map.mod wobs J0912-4137_S_uvs.fits ! Writing UV FITS file: J0912-4137_S_uvs.fits wwins J0912-4137_S_map.win ! wwins: Wrote 2 windows to J0912-4137_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.001043 Jy ! Component: 100 - total flux cleaned = 0.00180692 Jy ! Component: 150 - total flux cleaned = 0.00257809 Jy ! Component: 200 - total flux cleaned = 0.00311484 Jy ! Component: 250 - total flux cleaned = 0.00372194 Jy ! Component: 300 - total flux cleaned = 0.00421433 Jy ! Component: 350 - total flux cleaned = 0.00447394 Jy ! Component: 400 - total flux cleaned = 0.00489077 Jy ! Component: 450 - total flux cleaned = 0.005213 Jy ! Component: 500 - total flux cleaned = 0.00552438 Jy ! Component: 550 - total flux cleaned = 0.00575092 Jy ! Component: 600 - total flux cleaned = 0.00600803 Jy ! Component: 650 - total flux cleaned = 0.00618645 Jy ! Component: 700 - total flux cleaned = 0.00632507 Jy ! Component: 750 - total flux cleaned = 0.00639236 Jy ! Component: 800 - total flux cleaned = 0.00659077 Jy ! Component: 850 - total flux cleaned = 0.00662324 Jy ! Component: 900 - total flux cleaned = 0.00671803 Jy ! Component: 950 - total flux cleaned = 0.00674948 Jy ! Component: 1000 - total flux cleaned = 0.0068402 Jy ! Component: 1050 - total flux cleaned = 0.00695691 Jy ! Component: 1100 - total flux cleaned = 0.00695624 Jy ! Component: 1150 - total flux cleaned = 0.00695617 Jy ! Component: 1200 - total flux cleaned = 0.0070114 Jy ! Component: 1250 - total flux cleaned = 0.00698445 Jy ! Component: 1300 - total flux cleaned = 0.00695792 Jy ! Component: 1350 - total flux cleaned = 0.00698455 Jy ! Component: 1400 - total flux cleaned = 0.00695862 Jy ! Component: 1450 - total flux cleaned = 0.00690805 Jy ! Component: 1500 - total flux cleaned = 0.00685833 Jy ! Component: 1550 - total flux cleaned = 0.0068335 Jy ! Component: 1600 - total flux cleaned = 0.00678438 Jy ! Component: 1650 - total flux cleaned = 0.00671238 Jy ! Component: 1700 - total flux cleaned = 0.00668901 Jy ! Component: 1750 - total flux cleaned = 0.0066427 Jy ! Component: 1800 - total flux cleaned = 0.00673469 Jy ! Component: 1850 - total flux cleaned = 0.00671173 Jy ! Component: 1900 - total flux cleaned = 0.00666747 Jy ! Component: 1950 - total flux cleaned = 0.0066676 Jy ! Component: 2000 - total flux cleaned = 0.00660204 Jy ! Component: 2050 - total flux cleaned = 0.00655885 Jy ! Component: 2100 - total flux cleaned = 0.00653749 Jy ! Component: 2150 - total flux cleaned = 0.00647427 Jy ! Component: 2200 - total flux cleaned = 0.00649516 Jy ! Component: 2250 - total flux cleaned = 0.00641294 Jy ! Component: 2300 - total flux cleaned = 0.00643369 Jy ! Component: 2350 - total flux cleaned = 0.00641329 Jy ! Component: 2400 - total flux cleaned = 0.00639313 Jy ! Component: 2450 - total flux cleaned = 0.00631339 Jy ! Component: 2500 - total flux cleaned = 0.00633343 Jy ! Component: 2550 - total flux cleaned = 0.0063724 Jy ! Component: 2600 - total flux cleaned = 0.00635303 Jy ! Component: 2650 - total flux cleaned = 0.00629573 Jy ! Component: 2700 - total flux cleaned = 0.00641008 Jy ! Component: 2750 - total flux cleaned = 0.00640974 Jy ! Component: 2800 - total flux cleaned = 0.00642834 Jy ! Component: 2850 - total flux cleaned = 0.00640945 Jy ! Component: 2900 - total flux cleaned = 0.00646464 Jy ! Component: 2950 - total flux cleaned = 0.0064097 Jy ! Component: 3000 - total flux cleaned = 0.00640969 Jy ! Component: 3050 - total flux cleaned = 0.00640976 Jy ! Component: 3100 - total flux cleaned = 0.00637412 Jy ! Component: 3150 - total flux cleaned = 0.0063741 Jy ! Component: 3200 - total flux cleaned = 0.00639177 Jy ! Component: 3250 - total flux cleaned = 0.00632148 Jy ! Component: 3300 - total flux cleaned = 0.00628666 Jy ! Component: 3350 - total flux cleaned = 0.00630392 Jy ! Component: 3400 - total flux cleaned = 0.00625207 Jy ! Component: 3450 - total flux cleaned = 0.00618345 Jy ! Component: 3500 - total flux cleaned = 0.00618343 Jy ! Component: 3550 - total flux cleaned = 0.00608147 Jy ! Component: 3600 - total flux cleaned = 0.00606459 Jy ! Component: 3650 - total flux cleaned = 0.0060647 Jy ! Component: 3700 - total flux cleaned = 0.00599773 Jy ! Component: 3750 - total flux cleaned = 0.0059644 Jy ! Component: 3800 - total flux cleaned = 0.0059145 Jy ! Component: 3850 - total flux cleaned = 0.00584835 Jy ! Component: 3900 - total flux cleaned = 0.00579883 Jy ! Component: 3950 - total flux cleaned = 0.00573309 Jy ! Component: 4000 - total flux cleaned = 0.00566754 Jy ! Component: 4050 - total flux cleaned = 0.0056512 Jy ! Total flux subtracted in 4096 components = 0.00558591 Jy ! Clean residual min=-0.000940 max=0.000939 Jy/beam ! Clean residual mean=-0.000011 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.154899 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 330 components and 0.154899 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0912-4137_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.798 at -1.817 degrees (North through East) ! Clean map min=-0.0022126 max=0.092048 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0912-4137_S_map.fits wmodel /image_prod/ug002_uva//J0912-4137_S_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J0912-4137_S_map.mod wobs /image_prod/ug002_uva//J0912-4137_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0912-4137_S_uvs.fits wwins /image_prod/ug002_uva//J0912-4137_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0912-4137_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0920476 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.944522 0.944522 1.88904 3.77809 7.55618 15.1124 30.2247 60.4494 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 317.62 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0912-4137_S_dfm.log closed on Wed Mar 4 22:53:03 2020