! Started logfile: /image_prod/ug002_uva//J1333+5057_S_b_dfm.log on Thu Mar 5 01:17:14 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//J1333+5057_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1333+5057_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.787037 visibilities/baseline/integration-bin. ! Found source: J1333+5057 ! ! 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 5100 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 J1333+5057_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010759Jy sigma=8.379151 ! Fit after self-cal, rms=0.947749Jy sigma=7.922311 ! 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=3.39 mas, bmaj=4.66 mas, bpa=10.16 degrees ! Estimated noise=2.05834 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.0417182 Jy ! Component: 100 - total flux cleaned = 0.0513319 Jy ! Total flux subtracted in 100 components = 0.0513319 Jy ! Clean residual min=-0.005996 max=0.005617 Jy/beam ! Clean residual mean=0.000011 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.0513319 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0513319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094456Jy sigma=0.593030 ! Fit after self-cal, rms=0.093197Jy sigma=0.581918 ! 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=4.434 mas, bmaj=5.91 mas, bpa=10.59 degrees ! Estimated noise=1.22582 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.00208661 Jy ! Component: 100 - total flux cleaned = 0.00153355 Jy ! Component: 150 - total flux cleaned = 0.00126735 Jy ! Component: 200 - total flux cleaned = 0.000957826 Jy ! Total flux subtracted in 200 components = 0.000957826 Jy ! Clean residual min=-0.006710 max=0.004656 Jy/beam ! Clean residual mean=0.000015 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.0522897 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.0522897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092763Jy sigma=0.580510 ! Fit after self-cal, rms=0.092680Jy sigma=0.580403 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.434 x 5.91 at 10.59 degrees (North through East) ! Clean map min=-0.006676 max=0.05684 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.07 KP 1.07 LA 1.15 ! MK 1.04 NL 1.11 OV 1.12 PT 1.14 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.40 FD 1.19 KP 1.22 LA 1.04 ! MK 1.02 NL 0.78 OV 1.04 PT 1.23 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 1.10 KP 1.13 LA 1.13 ! MK 1.12 NL 0.84 OV 1.07 PT 1.09 ! SC 1.21 ! ! ! Fit before self-cal, rms=0.092680Jy sigma=0.580403 ! Fit after self-cal, rms=0.069985Jy sigma=0.556914 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.533 mas, bmaj=5.821 mas, bpa=13.15 degrees ! Estimated noise=1.21552 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.00076553 Jy ! Component: 100 - total flux cleaned = 0.00099637 Jy ! Component: 150 - total flux cleaned = 0.00113904 Jy ! Component: 200 - total flux cleaned = 0.00134296 Jy ! Total flux subtracted in 200 components = 0.00134296 Jy ! Clean residual min=-0.003101 max=0.003049 Jy/beam ! Clean residual mean=-0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0536327 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0536327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069903Jy sigma=0.556180 ! Fit after self-cal, rms=0.070687Jy sigma=0.549119 ! 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.070687Jy sigma=0.549119 ! Fit after self-cal, rms=0.073029Jy sigma=0.540985 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.52 mas, bmaj=5.798 mas, bpa=10.74 degrees ! Estimated noise=1.21852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782035 Jy ! Component: 100 - total flux cleaned = 0.000912857 Jy ! Component: 150 - total flux cleaned = 0.000995052 Jy ! Component: 200 - total flux cleaned = 0.00106984 Jy ! Total flux subtracted in 200 components = 0.00106984 Jy ! Clean residual min=-0.002803 max=0.002509 Jy/beam ! Clean residual mean=0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0547025 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0547025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072988Jy sigma=0.540840 ! Fit after self-cal, rms=0.074127Jy sigma=0.538388 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.00070169 Jy ! Component: 100 - total flux cleaned = -0.000757878 Jy ! Component: 150 - total flux cleaned = -0.000757845 Jy ! Component: 200 - total flux cleaned = -0.000797621 Jy ! Total flux subtracted in 200 components = -0.000797621 Jy ! Clean residual min=-0.003006 max=0.002641 Jy/beam ! Clean residual mean=0.000006 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0539049 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0539049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074096Jy sigma=0.538350 ! Fit after self-cal, rms=0.074101Jy sigma=0.538307 ! 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.074101Jy sigma=0.538307 ! Fit after self-cal, rms=0.078229Jy sigma=0.537318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.538 mas, bmaj=5.797 mas, bpa=11.03 degrees ! Estimated noise=1.22422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420092 Jy ! Component: 100 - total flux cleaned = 0.000499764 Jy ! Component: 150 - total flux cleaned = 0.000570626 Jy ! Component: 200 - total flux cleaned = 0.000657191 Jy ! Total flux subtracted in 200 components = 0.000657191 Jy ! Clean residual min=-0.002500 max=0.002576 Jy/beam ! Clean residual mean=0.000006 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0545621 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.0545621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078201Jy sigma=0.537261 ! Fit after self-cal, rms=0.078786Jy sigma=0.536909 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.000413114 Jy ! Component: 100 - total flux cleaned = -0.000414491 Jy ! Component: 150 - total flux cleaned = -0.000415588 Jy ! Component: 200 - total flux cleaned = -0.000401549 Jy ! Total flux subtracted in 200 components = -0.000401549 Jy ! Clean residual min=-0.002548 max=0.002551 Jy/beam ! Clean residual mean=0.000007 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0541605 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.0541605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078770Jy sigma=0.536884 ! Fit after self-cal, rms=0.078773Jy sigma=0.536861 ! 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.078773Jy sigma=0.536861 ! Fit after self-cal, rms=0.081378Jy sigma=0.536688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.533 mas, bmaj=10.09 mas, bpa=46.77 degrees ! Estimated noise=1.44809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117865 Jy ! Component: 100 - total flux cleaned = 0.00143255 Jy ! Component: 150 - total flux cleaned = 0.00152653 Jy ! Component: 200 - total flux cleaned = 0.00162431 Jy ! Total flux subtracted in 200 components = 0.00162431 Jy ! Clean residual min=-0.002520 max=0.003235 Jy/beam ! Clean residual mean=0.000017 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0557848 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0557848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081362Jy sigma=0.536766 ! Fit after self-cal, rms=0.081606Jy sigma=0.536666 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 (96.5, -87.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273941 Jy ! Component: 100 - total flux cleaned = 0.00288772 Jy ! Component: 150 - total flux cleaned = 0.00305747 Jy ! Component: 200 - total flux cleaned = 0.0032471 Jy ! Total flux subtracted in 200 components = 0.0032471 Jy ! Clean residual min=-0.002111 max=0.002714 Jy/beam ! Clean residual mean=0.000010 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0590319 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 79 components and 0.0590319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081476Jy sigma=0.536044 ! Fit after self-cal, rms=0.081408Jy sigma=0.535818 ! 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=4.55 mas, bmaj=5.8 mas, bpa=10.96 degrees ! Estimated noise=1.22931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.55 x 5.8 at 10.96 degrees (North through East) ! Clean map min=-0.0020718 max=0.05401 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=3.529 mas, bmaj=4.677 mas, bpa=8.678 degrees ! Estimated noise=1.98992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415496 Jy ! Component: 100 - total flux cleaned = 0.0513381 Jy ! Component: 150 - total flux cleaned = 0.0537936 Jy ! Component: 200 - total flux cleaned = 0.0553653 Jy ! Total flux subtracted in 200 components = 0.0553653 Jy ! Clean residual min=-0.003693 max=0.004102 Jy/beam ! Clean residual mean=0.000007 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.0553653 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0553653 Jy ! Inverting map and beam ! Estimated beam: bmin=4.55 mas, bmaj=5.8 mas, bpa=10.96 degrees ! Estimated noise=1.22931 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.00234188 Jy ! Component: 100 - total flux cleaned = 0.00279585 Jy ! Component: 150 - total flux cleaned = 0.00302513 Jy ! Component: 200 - total flux cleaned = 0.00322515 Jy ! Total flux subtracted in 200 components = 0.00322515 Jy ! Clean residual min=-0.002302 max=0.002394 Jy/beam ! Clean residual mean=0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0585905 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.0585905 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.533 mas, bmaj=10.09 mas, bpa=46.77 degrees ! Estimated noise=1.44809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000864387 Jy ! Component: 100 - total flux cleaned = 0.000978409 Jy ! Component: 150 - total flux cleaned = 0.00121908 Jy ! Component: 200 - total flux cleaned = 0.00155642 Jy ! Total flux subtracted in 200 components = 0.00155642 Jy ! Clean residual min=-0.002164 max=0.002560 Jy/beam ! Clean residual mean=0.000013 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0601469 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 = 3.87949e-05 Jy ! Component: 100 - total flux cleaned = 0.000146035 Jy ! Component: 150 - total flux cleaned = 0.000178618 Jy ! Component: 200 - total flux cleaned = 0.000210787 Jy ! Total flux subtracted in 200 components = 0.000210787 Jy ! Clean residual min=-0.001990 max=0.002493 Jy/beam ! Clean residual mean=0.000013 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0603577 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 97 components and 0.0603577 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.55 mas, bmaj=5.8 mas, bpa=10.96 degrees ! Estimated noise=1.22931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.9873e-05 Jy ! Component: 100 - total flux cleaned = -0.000174054 Jy ! Component: 150 - total flux cleaned = -0.000348785 Jy ! Component: 200 - total flux cleaned = -0.000428038 Jy ! Total flux subtracted in 200 components = -0.000428038 Jy ! Clean residual min=-0.002002 max=0.002074 Jy/beam ! Clean residual mean=0.000007 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0599297 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.0599297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081296Jy sigma=0.535266 ! Fit after self-cal, rms=0.081263Jy sigma=0.534990 wmodel J1333+5057_S_b_map.mod ! Writing 117 model components to file: J1333+5057_S_b_map.mod wobs J1333+5057_S_b_uvs.fits ! Writing UV FITS file: J1333+5057_S_b_uvs.fits wwins J1333+5057_S_b_map.win ! wwins: Wrote 2 windows to J1333+5057_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.000464658 Jy ! Component: 100 - total flux cleaned = 0.000313173 Jy ! Component: 150 - total flux cleaned = 0.00020619 Jy ! Component: 200 - total flux cleaned = 4.37909e-07 Jy ! Component: 250 - total flux cleaned = -0.000198509 Jy ! Component: 300 - total flux cleaned = -0.000390841 Jy ! Component: 350 - total flux cleaned = -0.000608553 Jy ! Component: 400 - total flux cleaned = -0.000848883 Jy ! Component: 450 - total flux cleaned = -0.00108315 Jy ! Component: 500 - total flux cleaned = -0.00128258 Jy ! Component: 550 - total flux cleaned = -0.0014776 Jy ! Component: 600 - total flux cleaned = -0.00158643 Jy ! Component: 650 - total flux cleaned = -0.00172018 Jy ! Component: 700 - total flux cleaned = -0.00179886 Jy ! Component: 750 - total flux cleaned = -0.00185072 Jy ! Component: 800 - total flux cleaned = -0.00192694 Jy ! Component: 850 - total flux cleaned = -0.0020758 Jy ! Component: 900 - total flux cleaned = -0.00210008 Jy ! Component: 950 - total flux cleaned = -0.002172 Jy ! Component: 1000 - total flux cleaned = -0.00226591 Jy ! Component: 1050 - total flux cleaned = -0.00226613 Jy ! Component: 1100 - total flux cleaned = -0.00233485 Jy ! Component: 1150 - total flux cleaned = -0.00235747 Jy ! Component: 1200 - total flux cleaned = -0.00246746 Jy ! Component: 1250 - total flux cleaned = -0.00248911 Jy ! Component: 1300 - total flux cleaned = -0.00251088 Jy ! Component: 1350 - total flux cleaned = -0.00257432 Jy ! Component: 1400 - total flux cleaned = -0.00261591 Jy ! Component: 1450 - total flux cleaned = -0.00263662 Jy ! Component: 1500 - total flux cleaned = -0.0027378 Jy ! Component: 1550 - total flux cleaned = -0.00273745 Jy ! Component: 1600 - total flux cleaned = -0.00275719 Jy ! Component: 1650 - total flux cleaned = -0.00277662 Jy ! Component: 1700 - total flux cleaned = -0.00277628 Jy ! Component: 1750 - total flux cleaned = -0.00281434 Jy ! Component: 1800 - total flux cleaned = -0.00285189 Jy ! Component: 1850 - total flux cleaned = -0.002796 Jy ! Component: 1900 - total flux cleaned = -0.00281409 Jy ! Component: 1950 - total flux cleaned = -0.00277787 Jy ! Component: 2000 - total flux cleaned = -0.0026884 Jy ! Component: 2050 - total flux cleaned = -0.00270641 Jy ! Component: 2100 - total flux cleaned = -0.00261902 Jy ! Component: 2150 - total flux cleaned = -0.00258468 Jy ! Component: 2200 - total flux cleaned = -0.00263588 Jy ! Component: 2250 - total flux cleaned = -0.00260214 Jy ! Component: 2300 - total flux cleaned = -0.00260226 Jy ! Component: 2350 - total flux cleaned = -0.00256898 Jy ! Component: 2400 - total flux cleaned = -0.00260199 Jy ! Component: 2450 - total flux cleaned = -0.00260176 Jy ! Component: 2500 - total flux cleaned = -0.00261808 Jy ! Component: 2550 - total flux cleaned = -0.00265021 Jy ! Component: 2600 - total flux cleaned = -0.00269767 Jy ! Component: 2650 - total flux cleaned = -0.00263464 Jy ! Component: 2700 - total flux cleaned = -0.00274399 Jy ! Component: 2750 - total flux cleaned = -0.00271291 Jy ! Component: 2800 - total flux cleaned = -0.00271296 Jy ! Component: 2850 - total flux cleaned = -0.00271307 Jy ! Component: 2900 - total flux cleaned = -0.00272819 Jy ! Component: 2950 - total flux cleaned = -0.00269822 Jy ! Component: 3000 - total flux cleaned = -0.0027131 Jy ! Component: 3050 - total flux cleaned = -0.00271322 Jy ! Component: 3100 - total flux cleaned = -0.00271309 Jy ! Component: 3150 - total flux cleaned = -0.00272744 Jy ! Component: 3200 - total flux cleaned = -0.00274166 Jy ! Component: 3250 - total flux cleaned = -0.00269878 Jy ! Component: 3300 - total flux cleaned = -0.00267048 Jy ! Component: 3350 - total flux cleaned = -0.00268465 Jy ! Component: 3400 - total flux cleaned = -0.00271233 Jy ! Component: 3450 - total flux cleaned = -0.00265684 Jy ! Component: 3500 - total flux cleaned = -0.00262917 Jy ! Component: 3550 - total flux cleaned = -0.00267014 Jy ! Component: 3600 - total flux cleaned = -0.00265655 Jy ! Component: 3650 - total flux cleaned = -0.00267 Jy ! Component: 3700 - total flux cleaned = -0.00267014 Jy ! Component: 3750 - total flux cleaned = -0.00272343 Jy ! Component: 3800 - total flux cleaned = -0.00272349 Jy ! Component: 3850 - total flux cleaned = -0.00271029 Jy ! Component: 3900 - total flux cleaned = -0.00273646 Jy ! Component: 3950 - total flux cleaned = -0.00280132 Jy ! Component: 4000 - total flux cleaned = -0.00277565 Jy ! Component: 4050 - total flux cleaned = -0.00283969 Jy ! Total flux subtracted in 4096 components = -0.00282702 Jy ! Clean residual min=-0.000649 max=0.000997 Jy/beam ! Clean residual mean=0.000005 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0571026 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 402 components and 0.0571026 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1333+5057_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.55 x 5.8 at 10.96 degrees (North through East) ! Clean map min=-0.0017972 max=0.052598 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1333+5057_S_b_map.fits wmodel /image_prod/ug002_uva//J1333+5057_S_b_map.mod ! Writing 402 model components to file: /image_prod/ug002_uva//J1333+5057_S_b_map.mod wobs /image_prod/ug002_uva//J1333+5057_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1333+5057_S_b_uvs.fits wwins /image_prod/ug002_uva//J1333+5057_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1333+5057_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0525979 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31092 1.31092 2.62184 5.24368 10.4874 20.9747 41.9494 83.8988 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 228.847 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1333+5057_S_b_dfm.log closed on Thu Mar 5 01:17:18 2020