! Started logfile: /image_prod/ug002_uva//J1333-1112_S_dfm.log on Thu Mar 5 01:17:31 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-1112_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1333-1112_S_uva.fits ! AN table 1: 30 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.817778 visibilities/baseline/integration-bin. ! Found source: J1333-1112 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 1104 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-1112_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013949Jy sigma=6.502147 ! Fit after self-cal, rms=0.895841Jy sigma=5.743892 ! 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.129 mas, bmaj=5.665 mas, bpa=-4.119 degrees ! Estimated noise=4.03843 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.0862593 Jy ! Component: 100 - total flux cleaned = 0.105212 Jy ! Total flux subtracted in 100 components = 0.105212 Jy ! Clean residual min=-0.008822 max=0.011532 Jy/beam ! Clean residual mean=0.000036 rms=0.002612 Jy/beam ! Combined flux in latest and established models = 0.105212 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.105212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077666Jy sigma=0.465769 ! Fit after self-cal, rms=0.077422Jy sigma=0.464833 ! 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.426 mas, bmaj=5.83 mas, bpa=-2.218 degrees ! Estimated noise=3.38929 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.00273878 Jy ! Component: 100 - total flux cleaned = 0.00302798 Jy ! Component: 150 - total flux cleaned = 0.00329378 Jy ! Component: 200 - total flux cleaned = 0.00328756 Jy ! Total flux subtracted in 200 components = 0.00328756 Jy ! Clean residual min=-0.007271 max=0.010449 Jy/beam ! Clean residual mean=0.000031 rms=0.002336 Jy/beam ! Combined flux in latest and established models = 0.1085 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.1085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076944Jy sigma=0.461494 ! Fit after self-cal, rms=0.076862Jy sigma=0.461362 ! 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.426 x 5.83 at -2.218 degrees (North through East) ! Clean map min=-0.007033 max=0.10873 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 LA 0.95 MK 1.02 NL 0.96 ! OV 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 LA 0.95 MK 1.01 NL 0.90 ! OV 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 LA 0.87 MK 1.01 NL 0.92 ! OV 0.98 SC 0.91 ! ! ! Fit before self-cal, rms=0.076862Jy sigma=0.461362 ! Fit after self-cal, rms=0.081498Jy sigma=0.449465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.412 mas, bmaj=5.904 mas, bpa=-2.095 degrees ! Estimated noise=3.35609 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.000292298 Jy ! Component: 100 - total flux cleaned = -0.000374523 Jy ! Component: 150 - total flux cleaned = -0.000528676 Jy ! Component: 200 - total flux cleaned = -0.00066795 Jy ! Total flux subtracted in 200 components = -0.00066795 Jy ! Clean residual min=-0.005110 max=0.005922 Jy/beam ! Clean residual mean=0.000010 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.107832 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.107832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081456Jy sigma=0.449157 ! Fit after self-cal, rms=0.081814Jy sigma=0.448703 ! 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.081814Jy sigma=0.448703 ! Fit after self-cal, rms=0.081740Jy sigma=0.445147 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.416 mas, bmaj=5.88 mas, bpa=-1.85 degrees ! Estimated noise=3.35458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032307 Jy ! Component: 100 - total flux cleaned = 0.00019022 Jy ! Component: 150 - total flux cleaned = 0.000212586 Jy ! Component: 200 - total flux cleaned = 0.000211723 Jy ! Total flux subtracted in 200 components = 0.000211723 Jy ! Clean residual min=-0.004335 max=0.005061 Jy/beam ! Clean residual mean=0.000006 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.108044 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.108044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081721Jy sigma=0.445038 ! Fit after self-cal, rms=0.081740Jy sigma=0.444949 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 (59, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303269 Jy ! Component: 100 - total flux cleaned = 0.00307626 Jy ! Component: 150 - total flux cleaned = 0.00284519 Jy ! Component: 200 - total flux cleaned = 0.00278672 Jy ! Total flux subtracted in 200 components = 0.00278672 Jy ! Clean residual min=-0.003755 max=0.003131 Jy/beam ! Clean residual mean=0.000001 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.11083 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.11083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081441Jy sigma=0.443105 ! Fit after self-cal, rms=0.081365Jy sigma=0.442850 ! 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.081365Jy sigma=0.442850 ! Fit after self-cal, rms=0.080988Jy sigma=0.442684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.413 mas, bmaj=5.87 mas, bpa=-1.73 degrees ! Estimated noise=3.33134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105341 Jy ! Component: 100 - total flux cleaned = 0.000837332 Jy ! Component: 150 - total flux cleaned = 0.000790456 Jy ! Component: 200 - total flux cleaned = 0.000907983 Jy ! Total flux subtracted in 200 components = 0.000907983 Jy ! Clean residual min=-0.003572 max=0.003133 Jy/beam ! Clean residual mean=0.000001 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.111738 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.111738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080897Jy sigma=0.442127 ! Fit after self-cal, rms=0.080861Jy sigma=0.442052 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.000109734 Jy ! Component: 100 - total flux cleaned = 0.000111655 Jy ! Component: 150 - total flux cleaned = 0.000112622 Jy ! Component: 200 - total flux cleaned = 0.000113628 Jy ! Total flux subtracted in 200 components = 0.000113628 Jy ! Clean residual min=-0.003498 max=0.003107 Jy/beam ! Clean residual mean=0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.111852 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.111852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080826Jy sigma=0.441846 ! Fit after self-cal, rms=0.080814Jy sigma=0.441830 ! 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.080814Jy sigma=0.441830 ! Fit after self-cal, rms=0.080990Jy sigma=0.441732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.168 mas, bmaj=11.57 mas, bpa=2.281 degrees ! Estimated noise=5.18606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000342271 Jy ! Component: 100 - total flux cleaned = 0.000388135 Jy ! Component: 150 - total flux cleaned = 0.000457089 Jy ! Component: 200 - total flux cleaned = 0.000489093 Jy ! Total flux subtracted in 200 components = 0.000489093 Jy ! Clean residual min=-0.003916 max=0.003909 Jy/beam ! Clean residual mean=0.000002 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.112341 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 88 components and 0.112341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080984Jy sigma=0.441668 ! Fit after self-cal, rms=0.080993Jy sigma=0.441614 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.000143874 Jy ! Component: 100 - total flux cleaned = -0.000141764 Jy ! Component: 150 - total flux cleaned = -8.69759e-05 Jy ! Component: 200 - total flux cleaned = -6.37516e-05 Jy ! Total flux subtracted in 200 components = -6.37516e-05 Jy ! Clean residual min=-0.003825 max=0.003746 Jy/beam ! Clean residual mean=0.000001 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.112277 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.112277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080997Jy sigma=0.441611 ! Fit after self-cal, rms=0.080989Jy sigma=0.441581 ! 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.412 mas, bmaj=5.872 mas, bpa=-1.761 degrees ! Estimated noise=3.32189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.412 x 5.872 at -1.761 degrees (North through East) ! Clean map min=-0.0047138 max=0.10859 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.13 mas, bmaj=5.679 mas, bpa=-3.656 degrees ! Estimated noise=3.91246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0834157 Jy ! Component: 100 - total flux cleaned = 0.101636 Jy ! Component: 150 - total flux cleaned = 0.105547 Jy ! Component: 200 - total flux cleaned = 0.107787 Jy ! Total flux subtracted in 200 components = 0.107787 Jy ! Clean residual min=-0.005555 max=0.005277 Jy/beam ! Clean residual mean=0.000010 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.107787 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.107787 Jy ! Inverting map and beam ! Estimated beam: bmin=2.412 mas, bmaj=5.872 mas, bpa=-1.761 degrees ! Estimated noise=3.32189 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.00221402 Jy ! Component: 100 - total flux cleaned = 0.00276668 Jy ! Component: 150 - total flux cleaned = 0.00334637 Jy ! Component: 200 - total flux cleaned = 0.0037355 Jy ! Total flux subtracted in 200 components = 0.0037355 Jy ! Clean residual min=-0.004271 max=0.003437 Jy/beam ! Clean residual mean=0.000002 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.111523 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.111523 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.168 mas, bmaj=11.57 mas, bpa=2.281 degrees ! Estimated noise=5.18606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166633 Jy ! Component: 100 - total flux cleaned = 0.00181747 Jy ! Component: 150 - total flux cleaned = 0.0017027 Jy ! Component: 200 - total flux cleaned = 0.00175267 Jy ! Total flux subtracted in 200 components = 0.00175267 Jy ! Clean residual min=-0.004084 max=0.004032 Jy/beam ! Clean residual mean=-0.000002 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.113275 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 = 4.13318e-05 Jy ! Component: 100 - total flux cleaned = 4.26877e-05 Jy ! Component: 150 - total flux cleaned = 7.50013e-05 Jy ! Component: 200 - total flux cleaned = 7.39099e-05 Jy ! Total flux subtracted in 200 components = 7.39099e-05 Jy ! Clean residual min=-0.003787 max=0.003791 Jy/beam ! Clean residual mean=-0.000003 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.113349 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.113349 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.412 mas, bmaj=5.872 mas, bpa=-1.761 degrees ! Estimated noise=3.32189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031016 Jy ! Component: 100 - total flux cleaned = 2.40439e-05 Jy ! Component: 150 - total flux cleaned = -0.000215349 Jy ! Component: 200 - total flux cleaned = -0.000418528 Jy ! Total flux subtracted in 200 components = -0.000418528 Jy ! Clean residual min=-0.003597 max=0.003126 Jy/beam ! Clean residual mean=-0.000000 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.112931 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.112931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081028Jy sigma=0.441845 ! Fit after self-cal, rms=0.081047Jy sigma=0.441811 wmodel J1333-1112_S_map.mod ! Writing 53 model components to file: J1333-1112_S_map.mod wobs J1333-1112_S_uvs.fits ! Writing UV FITS file: J1333-1112_S_uvs.fits wwins J1333-1112_S_map.win ! wwins: Wrote 2 windows to J1333-1112_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.00107262 Jy ! Component: 100 - total flux cleaned = -0.00133094 Jy ! Component: 150 - total flux cleaned = -0.0019969 Jy ! Component: 200 - total flux cleaned = -0.00239608 Jy ! Component: 250 - total flux cleaned = -0.002774 Jy ! Component: 300 - total flux cleaned = -0.00305345 Jy ! Component: 350 - total flux cleaned = -0.00324407 Jy ! Component: 400 - total flux cleaned = -0.00331794 Jy ! Component: 450 - total flux cleaned = -0.00342402 Jy ! Component: 500 - total flux cleaned = -0.00345948 Jy ! Component: 550 - total flux cleaned = -0.00352587 Jy ! Component: 600 - total flux cleaned = -0.00362154 Jy ! Component: 650 - total flux cleaned = -0.00362206 Jy ! Component: 700 - total flux cleaned = -0.00380428 Jy ! Component: 750 - total flux cleaned = -0.00398132 Jy ! Component: 800 - total flux cleaned = -0.00415451 Jy ! Component: 850 - total flux cleaned = -0.00426691 Jy ! Component: 900 - total flux cleaned = -0.00437643 Jy ! Component: 950 - total flux cleaned = -0.0044298 Jy ! Component: 1000 - total flux cleaned = -0.00456058 Jy ! Component: 1050 - total flux cleaned = -0.00456025 Jy ! Component: 1100 - total flux cleaned = -0.00456039 Jy ! Component: 1150 - total flux cleaned = -0.00456073 Jy ! Component: 1200 - total flux cleaned = -0.00458488 Jy ! Component: 1250 - total flux cleaned = -0.00456083 Jy ! Component: 1300 - total flux cleaned = -0.00453714 Jy ! Component: 1350 - total flux cleaned = -0.00446768 Jy ! Component: 1400 - total flux cleaned = -0.0044448 Jy ! Component: 1450 - total flux cleaned = -0.00442234 Jy ! Component: 1500 - total flux cleaned = -0.00437764 Jy ! Component: 1550 - total flux cleaned = -0.00433388 Jy ! Component: 1600 - total flux cleaned = -0.00431235 Jy ! Component: 1650 - total flux cleaned = -0.0042264 Jy ! Component: 1700 - total flux cleaned = -0.00405679 Jy ! Component: 1750 - total flux cleaned = -0.00399428 Jy ! Component: 1800 - total flux cleaned = -0.00399442 Jy ! Component: 1850 - total flux cleaned = -0.00391226 Jy ! Component: 1900 - total flux cleaned = -0.00391236 Jy ! Component: 1950 - total flux cleaned = -0.00389208 Jy ! Component: 2000 - total flux cleaned = -0.00385213 Jy ! Component: 2050 - total flux cleaned = -0.00375337 Jy ! Component: 2100 - total flux cleaned = -0.00375333 Jy ! Component: 2150 - total flux cleaned = -0.00367527 Jy ! Component: 2200 - total flux cleaned = -0.00361719 Jy ! Component: 2250 - total flux cleaned = -0.00359794 Jy ! Component: 2300 - total flux cleaned = -0.00352145 Jy ! Component: 2350 - total flux cleaned = -0.00348336 Jy ! Component: 2400 - total flux cleaned = -0.0034455 Jy ! Component: 2450 - total flux cleaned = -0.00340763 Jy ! Component: 2500 - total flux cleaned = -0.00336997 Jy ! Component: 2550 - total flux cleaned = -0.00336996 Jy ! Component: 2600 - total flux cleaned = -0.00333238 Jy ! Component: 2650 - total flux cleaned = -0.00325751 Jy ! Component: 2700 - total flux cleaned = -0.00325752 Jy ! Component: 2750 - total flux cleaned = -0.00322031 Jy ! Component: 2800 - total flux cleaned = -0.00316438 Jy ! Component: 2850 - total flux cleaned = -0.00314585 Jy ! Component: 2900 - total flux cleaned = -0.00310872 Jy ! Component: 2950 - total flux cleaned = -0.00303441 Jy ! Component: 3000 - total flux cleaned = -0.0030159 Jy ! Component: 3050 - total flux cleaned = -0.00296022 Jy ! Component: 3100 - total flux cleaned = -0.00292316 Jy ! Component: 3150 - total flux cleaned = -0.00284878 Jy ! Component: 3200 - total flux cleaned = -0.00277451 Jy ! Component: 3250 - total flux cleaned = -0.00271858 Jy ! Component: 3300 - total flux cleaned = -0.00268133 Jy ! Component: 3350 - total flux cleaned = -0.00262539 Jy ! Component: 3400 - total flux cleaned = -0.0025695 Jy ! Component: 3450 - total flux cleaned = -0.0025695 Jy ! Component: 3500 - total flux cleaned = -0.00253201 Jy ! Component: 3550 - total flux cleaned = -0.00255075 Jy ! Component: 3600 - total flux cleaned = -0.00253195 Jy ! Component: 3650 - total flux cleaned = -0.0025508 Jy ! Component: 3700 - total flux cleaned = -0.00255086 Jy ! Component: 3750 - total flux cleaned = -0.00253161 Jy ! Component: 3800 - total flux cleaned = -0.00258933 Jy ! Component: 3850 - total flux cleaned = -0.00258922 Jy ! Component: 3900 - total flux cleaned = -0.00262808 Jy ! Component: 3950 - total flux cleaned = -0.00264777 Jy ! Component: 4000 - total flux cleaned = -0.00272668 Jy ! Component: 4050 - total flux cleaned = -0.0027863 Jy ! Total flux subtracted in 4096 components = -0.00282631 Jy ! Clean residual min=-0.001112 max=0.001334 Jy/beam ! Clean residual mean=0.000000 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.110104 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 280 components and 0.110104 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1333-1112_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.412 x 5.872 at -1.761 degrees (North through East) ! Clean map min=-0.0035532 max=0.10764 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1333-1112_S_map.fits wmodel /image_prod/ug002_uva//J1333-1112_S_map.mod ! Writing 280 model components to file: /image_prod/ug002_uva//J1333-1112_S_map.mod wobs /image_prod/ug002_uva//J1333-1112_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1333-1112_S_uvs.fits wwins /image_prod/ug002_uva//J1333-1112_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1333-1112_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.107643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.754115 0.754115 1.50823 3.01646 6.03292 12.0658 24.1317 48.2633 96.5267 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 397.817 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1333-1112_S_dfm.log closed on Thu Mar 5 01:17:34 2020