! Started logfile: /image_prod/ug002_uva//J1512-2828_S_b_dfm.log on Thu Mar 5 02:09:21 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//J1512-2828_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1512-2828_S_b_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.868452 visibilities/baseline/integration-bin. ! Found source: J1512-2828 ! ! 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 4377 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 J1512-2828_S_b] 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.002653Jy sigma=6.586985 ! Fit after self-cal, rms=0.845398Jy sigma=5.582181 ! 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.413 mas, bmaj=6.285 mas, bpa=-4.459 degrees ! Estimated noise=2.82315 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.125396 Jy ! Component: 100 - total flux cleaned = 0.152795 Jy ! Total flux subtracted in 100 components = 0.152795 Jy ! Clean residual min=-0.006829 max=0.008095 Jy/beam ! Clean residual mean=-0.000014 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.152795 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.152795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145469Jy sigma=0.554895 ! Fit after self-cal, rms=0.145119Jy sigma=0.554553 ! 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.994 mas, bmaj=7.336 mas, bpa=-4.72 degrees ! Estimated noise=1.69674 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.0111012 Jy ! Component: 100 - total flux cleaned = 0.015268 Jy ! Component: 150 - total flux cleaned = 0.0167323 Jy ! Component: 200 - total flux cleaned = 0.0167321 Jy ! Total flux subtracted in 200 components = 0.0167321 Jy ! Clean residual min=-0.005278 max=0.003822 Jy/beam ! Clean residual mean=0.000015 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.169528 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 32 components and 0.169528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144228Jy sigma=0.546298 ! Fit after self-cal, rms=0.144285Jy sigma=0.546265 ! 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.994 x 7.336 at -4.72 degrees (North through East) ! Clean map min=-0.00495 max=0.16357 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.98 KP 1.01 LA 1.03 ! MK 1.01 NL 1.10 PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.96 KP 1.01 LA 1.06 ! MK 1.00 NL 0.78 PT 1.07 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 FD 0.97 KP 1.03 LA 1.00 ! MK 1.00 NL 0.98 PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.144285Jy sigma=0.546265 ! Fit after self-cal, rms=0.131693Jy sigma=0.536501 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.353 mas, bpa=-4.922 degrees ! Estimated noise=1.68808 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.000721713 Jy ! Component: 100 - total flux cleaned = -0.000857411 Jy ! Component: 150 - total flux cleaned = -0.000886018 Jy ! Component: 200 - total flux cleaned = -0.000936679 Jy ! Total flux subtracted in 200 components = -0.000936679 Jy ! Clean residual min=-0.003334 max=0.003396 Jy/beam ! Clean residual mean=-0.000008 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.168591 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.168591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131665Jy sigma=0.536406 ! Fit after self-cal, rms=0.131660Jy sigma=0.536127 ! 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.131660Jy sigma=0.536127 ! Fit after self-cal, rms=0.132881Jy sigma=0.535496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.375 mas, bpa=-4.89 degrees ! Estimated noise=1.68652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464258 Jy ! Component: 100 - total flux cleaned = -0.00044288 Jy ! Component: 150 - total flux cleaned = -0.000443017 Jy ! Component: 200 - total flux cleaned = -0.00042532 Jy ! Total flux subtracted in 200 components = -0.00042532 Jy ! Clean residual min=-0.003326 max=0.003614 Jy/beam ! Clean residual mean=-0.000013 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.168166 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.168166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132865Jy sigma=0.535472 ! Fit after self-cal, rms=0.132894Jy sigma=0.535457 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 (126.5, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223808 Jy ! Component: 100 - total flux cleaned = 0.00230337 Jy ! Component: 150 - total flux cleaned = 0.00224425 Jy ! Component: 200 - total flux cleaned = 0.00218808 Jy ! Total flux subtracted in 200 components = 0.00218808 Jy ! Clean residual min=-0.003012 max=0.002933 Jy/beam ! Clean residual mean=-0.000013 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.170354 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.170354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132714Jy sigma=0.534986 ! Fit after self-cal, rms=0.132684Jy sigma=0.534909 ! 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.132684Jy sigma=0.534909 ! Fit after self-cal, rms=0.130895Jy sigma=0.534850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.38 mas, bpa=-4.919 degrees ! Estimated noise=1.68328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091195 Jy ! Component: 100 - total flux cleaned = 0.00091055 Jy ! Component: 150 - total flux cleaned = 0.000811961 Jy ! Component: 200 - total flux cleaned = 0.000766275 Jy ! Total flux subtracted in 200 components = 0.000766275 Jy ! Clean residual min=-0.002914 max=0.002884 Jy/beam ! Clean residual mean=-0.000015 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.17112 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.17112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130796Jy sigma=0.534685 ! Fit after self-cal, rms=0.130778Jy sigma=0.534666 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.00017286 Jy ! Component: 100 - total flux cleaned = 0.000127783 Jy ! Component: 150 - total flux cleaned = 4.19646e-05 Jy ! Component: 200 - total flux cleaned = -8.02776e-05 Jy ! Total flux subtracted in 200 components = -8.02776e-05 Jy ! Clean residual min=-0.002986 max=0.002916 Jy/beam ! Clean residual mean=-0.000016 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.17104 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.17104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130709Jy sigma=0.534573 ! Fit after self-cal, rms=0.130712Jy sigma=0.534567 ! 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.130712Jy sigma=0.534567 ! Fit after self-cal, rms=0.129125Jy sigma=0.534545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.882 mas, bmaj=19.43 mas, bpa=-2.262 degrees ! Estimated noise=2.13807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649485 Jy ! Component: 100 - total flux cleaned = -0.000772225 Jy ! Component: 150 - total flux cleaned = -0.000886949 Jy ! Component: 200 - total flux cleaned = -0.000989867 Jy ! Total flux subtracted in 200 components = -0.000989867 Jy ! Clean residual min=-0.003130 max=0.003123 Jy/beam ! Clean residual mean=-0.000033 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.17005 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.17005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129045Jy sigma=0.534644 ! Fit after self-cal, rms=0.129049Jy sigma=0.534596 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.000241144 Jy ! Component: 100 - total flux cleaned = -0.000346343 Jy ! Component: 150 - total flux cleaned = -0.000394625 Jy ! Component: 200 - total flux cleaned = -0.000485889 Jy ! Total flux subtracted in 200 components = -0.000485889 Jy ! Clean residual min=-0.002996 max=0.003071 Jy/beam ! Clean residual mean=-0.000031 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.169564 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 72 components and 0.169564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128998Jy sigma=0.534832 ! Fit after self-cal, rms=0.129006Jy sigma=0.534802 ! 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.008 mas, bmaj=7.379 mas, bpa=-4.919 degrees ! Estimated noise=1.68286 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.379 at -4.919 degrees (North through East) ! Clean map min=-0.005865 max=0.1629 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.428 mas, bmaj=6.314 mas, bpa=-4.453 degrees ! Estimated noise=2.80614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124537 Jy ! Component: 100 - total flux cleaned = 0.15176 Jy ! Component: 150 - total flux cleaned = 0.160498 Jy ! Component: 200 - total flux cleaned = 0.165845 Jy ! Total flux subtracted in 200 components = 0.165845 Jy ! Clean residual min=-0.004916 max=0.005558 Jy/beam ! Clean residual mean=-0.000014 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.165845 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.165845 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.379 mas, bpa=-4.919 degrees ! Estimated noise=1.68286 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.00363773 Jy ! Component: 100 - total flux cleaned = 0.00433438 Jy ! Component: 150 - total flux cleaned = 0.00441696 Jy ! Component: 200 - total flux cleaned = 0.00456462 Jy ! Total flux subtracted in 200 components = 0.00456462 Jy ! Clean residual min=-0.003557 max=0.003056 Jy/beam ! Clean residual mean=-0.000020 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.17041 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.17041 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.882 mas, bmaj=19.43 mas, bpa=-2.262 degrees ! Estimated noise=2.13807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126351 Jy ! Component: 100 - total flux cleaned = -0.00126453 Jy ! Component: 150 - total flux cleaned = -0.00126754 Jy ! Component: 200 - total flux cleaned = -0.00133567 Jy ! Total flux subtracted in 200 components = -0.00133567 Jy ! Clean residual min=-0.003524 max=0.002687 Jy/beam ! Clean residual mean=-0.000038 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.169074 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.87558e-06 Jy ! Component: 100 - total flux cleaned = 7.4864e-07 Jy ! Component: 150 - total flux cleaned = -1.21048e-06 Jy ! Component: 200 - total flux cleaned = 7.43588e-07 Jy ! Total flux subtracted in 200 components = 7.43588e-07 Jy ! Clean residual min=-0.003292 max=0.002790 Jy/beam ! Clean residual mean=-0.000037 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.169075 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.169075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.379 mas, bpa=-4.919 degrees ! Estimated noise=1.68286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131828 Jy ! Component: 100 - total flux cleaned = 0.00123473 Jy ! Component: 150 - total flux cleaned = 0.00129416 Jy ! Component: 200 - total flux cleaned = 0.00134564 Jy ! Total flux subtracted in 200 components = 0.00134564 Jy ! Clean residual min=-0.003396 max=0.002820 Jy/beam ! Clean residual mean=-0.000015 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.17042 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.17042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129009Jy sigma=0.534803 ! Fit after self-cal, rms=0.128971Jy sigma=0.534753 wmodel J1512-2828_S_b_map.mod ! Writing 58 model components to file: J1512-2828_S_b_map.mod wobs J1512-2828_S_b_uvs.fits ! Writing UV FITS file: J1512-2828_S_b_uvs.fits wwins J1512-2828_S_b_map.win ! wwins: Wrote 2 windows to J1512-2828_S_b_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.0005617 Jy ! Component: 100 - total flux cleaned = -0.000415579 Jy ! Component: 150 - total flux cleaned = -0.000276827 Jy ! Component: 200 - total flux cleaned = -0.000232018 Jy ! Component: 250 - total flux cleaned = -0.000146284 Jy ! Component: 300 - total flux cleaned = -0.000105289 Jy ! Component: 350 - total flux cleaned = 5.41436e-05 Jy ! Component: 400 - total flux cleaned = 0.000170539 Jy ! Component: 450 - total flux cleaned = 0.000321039 Jy ! Component: 500 - total flux cleaned = 0.000467739 Jy ! Component: 550 - total flux cleaned = 0.000681119 Jy ! Component: 600 - total flux cleaned = 0.000715509 Jy ! Component: 650 - total flux cleaned = 0.000885081 Jy ! Component: 700 - total flux cleaned = 0.000984549 Jy ! Component: 750 - total flux cleaned = 0.00111328 Jy ! Component: 800 - total flux cleaned = 0.00111342 Jy ! Component: 850 - total flux cleaned = 0.00123715 Jy ! Component: 900 - total flux cleaned = 0.00120651 Jy ! Component: 950 - total flux cleaned = 0.00129638 Jy ! Component: 1000 - total flux cleaned = 0.00138362 Jy ! Component: 1050 - total flux cleaned = 0.00144163 Jy ! Component: 1100 - total flux cleaned = 0.0014418 Jy ! Component: 1150 - total flux cleaned = 0.00147016 Jy ! Component: 1200 - total flux cleaned = 0.00147027 Jy ! Component: 1250 - total flux cleaned = 0.00149684 Jy ! Component: 1300 - total flux cleaned = 0.00144374 Jy ! Component: 1350 - total flux cleaned = 0.00146976 Jy ! Component: 1400 - total flux cleaned = 0.00141809 Jy ! Component: 1450 - total flux cleaned = 0.00141851 Jy ! Component: 1500 - total flux cleaned = 0.00141787 Jy ! Component: 1550 - total flux cleaned = 0.001343 Jy ! Component: 1600 - total flux cleaned = 0.00126954 Jy ! Component: 1650 - total flux cleaned = 0.00131824 Jy ! Component: 1700 - total flux cleaned = 0.00127064 Jy ! Component: 1750 - total flux cleaned = 0.00124688 Jy ! Component: 1800 - total flux cleaned = 0.00117631 Jy ! Component: 1850 - total flux cleaned = 0.0011531 Jy ! Component: 1900 - total flux cleaned = 0.00110702 Jy ! Component: 1950 - total flux cleaned = 0.000993802 Jy ! Component: 2000 - total flux cleaned = 0.00101601 Jy ! Component: 2050 - total flux cleaned = 0.000971423 Jy ! Component: 2100 - total flux cleaned = 0.000905591 Jy ! Component: 2150 - total flux cleaned = 0.000818741 Jy ! Component: 2200 - total flux cleaned = 0.00079729 Jy ! Component: 2250 - total flux cleaned = 0.000839875 Jy ! Component: 2300 - total flux cleaned = 0.000734525 Jy ! Component: 2350 - total flux cleaned = 0.000734859 Jy ! Component: 2400 - total flux cleaned = 0.000776484 Jy ! Component: 2450 - total flux cleaned = 0.000797139 Jy ! Component: 2500 - total flux cleaned = 0.000776679 Jy ! Component: 2550 - total flux cleaned = 0.000776567 Jy ! Component: 2600 - total flux cleaned = 0.000756435 Jy ! Component: 2650 - total flux cleaned = 0.000716426 Jy ! Component: 2700 - total flux cleaned = 0.000716463 Jy ! Component: 2750 - total flux cleaned = 0.000677178 Jy ! Component: 2800 - total flux cleaned = 0.000638189 Jy ! Component: 2850 - total flux cleaned = 0.000560663 Jy ! Component: 2900 - total flux cleaned = 0.00059923 Jy ! Component: 2950 - total flux cleaned = 0.000561074 Jy ! Component: 3000 - total flux cleaned = 0.000580001 Jy ! Component: 3050 - total flux cleaned = 0.000561068 Jy ! Component: 3100 - total flux cleaned = 0.000504902 Jy ! Component: 3150 - total flux cleaned = 0.000504908 Jy ! Component: 3200 - total flux cleaned = 0.000523554 Jy ! Component: 3250 - total flux cleaned = 0.000523695 Jy ! Component: 3300 - total flux cleaned = 0.000560296 Jy ! Component: 3350 - total flux cleaned = 0.000578579 Jy ! Component: 3400 - total flux cleaned = 0.000632988 Jy ! Component: 3450 - total flux cleaned = 0.000596907 Jy ! Component: 3500 - total flux cleaned = 0.000632804 Jy ! Component: 3550 - total flux cleaned = 0.00061506 Jy ! Component: 3600 - total flux cleaned = 0.000650674 Jy ! Component: 3650 - total flux cleaned = 0.000721537 Jy ! Component: 3700 - total flux cleaned = 0.000721639 Jy ! Component: 3750 - total flux cleaned = 0.000809494 Jy ! Component: 3800 - total flux cleaned = 0.000792103 Jy ! Component: 3850 - total flux cleaned = 0.00080969 Jy ! Component: 3900 - total flux cleaned = 0.000896351 Jy ! Component: 3950 - total flux cleaned = 0.000913546 Jy ! Component: 4000 - total flux cleaned = 0.000965108 Jy ! Component: 4050 - total flux cleaned = 0.000982293 Jy ! Total flux subtracted in 4096 components = 0.0010164 Jy ! Clean residual min=-0.000959 max=0.001369 Jy/beam ! Clean residual mean=-0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.171437 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 294 components and 0.171437 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1512-2828_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.379 at -4.919 degrees (North through East) ! Clean map min=-0.0059577 max=0.1617 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1512-2828_S_b_map.fits wmodel /image_prod/ug002_uva//J1512-2828_S_b_map.mod ! Writing 294 model components to file: /image_prod/ug002_uva//J1512-2828_S_b_map.mod wobs /image_prod/ug002_uva//J1512-2828_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1512-2828_S_b_uvs.fits wwins /image_prod/ug002_uva//J1512-2828_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1512-2828_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.1617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269763 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.500488 0.500488 1.00098 2.00195 4.00391 8.00781 16.0156 32.0312 64.0625 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.161 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 599.414 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1512-2828_S_b_dfm.log closed on Thu Mar 5 02:09:24 2020