! Started logfile: /image_prod/ug002_uva//J0050-0929_S_e_dfm.log on Wed Mar 4 18:40:43 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//J0050-0929_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0050-0929_S_e_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884259 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 1146 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 J0050-0929_S_e] 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.078676Jy sigma=8.063046 ! Fit after self-cal, rms=0.633365Jy sigma=4.664960 ! 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.591 mas, bmaj=6.82 mas, bpa=-4.97 degrees ! Estimated noise=3.48614 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.295078 Jy ! Component: 100 - total flux cleaned = 0.359783 Jy ! Total flux subtracted in 100 components = 0.359783 Jy ! Clean residual min=-0.016599 max=0.022198 Jy/beam ! Clean residual mean=-0.000025 rms=0.004543 Jy/beam ! Combined flux in latest and established models = 0.359783 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.359783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093902Jy sigma=0.644335 ! Fit after self-cal, rms=0.093902Jy sigma=0.644313 ! 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.956 mas, bmaj=7.54 mas, bpa=-4.741 degrees ! Estimated noise=2.92705 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.017151 Jy ! Component: 100 - total flux cleaned = 0.0217328 Jy ! Component: 150 - total flux cleaned = 0.022266 Jy ! Component: 200 - total flux cleaned = 0.0225708 Jy ! Total flux subtracted in 200 components = 0.0225708 Jy ! Clean residual min=-0.018604 max=0.020458 Jy/beam ! Clean residual mean=-0.000020 rms=0.004253 Jy/beam ! Combined flux in latest and established models = 0.382354 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.382354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091367Jy sigma=0.619750 ! Fit after self-cal, rms=0.091359Jy sigma=0.619607 ! 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.956 x 7.54 at -4.741 degrees (North through East) ! Clean map min=-0.018197 max=0.37387 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.03 KP 0.99 ! LA 1.09 MK 1.01 NL 0.99 OV 0.80 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.97 HN 1.03 KP 1.03 ! LA 1.14 MK 1.04 NL 0.91 OV 0.86 ! SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 1.00 HN 1.02 KP 1.02 ! LA 1.08 MK 0.96 NL 0.93 OV 0.89 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.091359Jy sigma=0.619607 ! Fit after self-cal, rms=0.083575Jy sigma=0.502668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.534 mas, bpa=-4.288 degrees ! Estimated noise=2.92173 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.0033016 Jy ! Component: 100 - total flux cleaned = 0.00386359 Jy ! Component: 150 - total flux cleaned = 0.00423592 Jy ! Component: 200 - total flux cleaned = 0.00434009 Jy ! Total flux subtracted in 200 components = 0.00434009 Jy ! Clean residual min=-0.010293 max=0.008972 Jy/beam ! Clean residual mean=-0.000020 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.386694 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.386694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083293Jy sigma=0.501619 ! Fit after self-cal, rms=0.083404Jy sigma=0.501363 ! 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.083404Jy sigma=0.501363 ! Fit after self-cal, rms=0.072705Jy sigma=0.461821 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.533 mas, bpa=-4.418 degrees ! Estimated noise=2.92576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250254 Jy ! Component: 100 - total flux cleaned = 0.00303142 Jy ! Component: 150 - total flux cleaned = 0.00318621 Jy ! Component: 200 - total flux cleaned = 0.0032813 Jy ! Total flux subtracted in 200 components = 0.0032813 Jy ! Clean residual min=-0.006136 max=0.006147 Jy/beam ! Clean residual mean=-0.000003 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.389976 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.389976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072588Jy sigma=0.460875 ! Fit after self-cal, rms=0.072570Jy sigma=0.460803 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.000313386 Jy ! Component: 100 - total flux cleaned = 0.000404948 Jy ! Component: 150 - total flux cleaned = 0.000527992 Jy ! Component: 200 - total flux cleaned = 0.000602349 Jy ! Total flux subtracted in 200 components = 0.000602349 Jy ! Clean residual min=-0.006131 max=0.006021 Jy/beam ! Clean residual mean=-0.000002 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.390578 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.390578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072525Jy sigma=0.460414 ! Fit after self-cal, rms=0.072531Jy sigma=0.460391 ! 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.072531Jy sigma=0.460391 ! Fit after self-cal, rms=0.072444Jy sigma=0.460081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=7.525 mas, bpa=-4.468 degrees ! Estimated noise=2.92823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183281 Jy ! Component: 100 - total flux cleaned = 0.00248618 Jy ! Component: 150 - total flux cleaned = 0.00266241 Jy ! Component: 200 - total flux cleaned = 0.00269439 Jy ! Total flux subtracted in 200 components = 0.00269439 Jy ! Clean residual min=-0.006060 max=0.005923 Jy/beam ! Clean residual mean=-0.000001 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.393272 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.393272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072385Jy sigma=0.459593 ! Fit after self-cal, rms=0.072388Jy sigma=0.459577 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.000167055 Jy ! Component: 100 - total flux cleaned = 0.000231756 Jy ! Component: 150 - total flux cleaned = 0.000232685 Jy ! Component: 200 - total flux cleaned = 0.000293704 Jy ! Total flux subtracted in 200 components = 0.000293704 Jy ! Clean residual min=-0.006062 max=0.005839 Jy/beam ! Clean residual mean=-0.000000 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.393566 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.393566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072364Jy sigma=0.459366 ! Fit after self-cal, rms=0.072368Jy sigma=0.459359 ! 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.072368Jy sigma=0.459359 ! Fit after self-cal, rms=0.072436Jy sigma=0.459209 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.702 mas, bmaj=12.75 mas, bpa=-4.629 degrees ! Estimated noise=3.90126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311312 Jy ! Component: 100 - total flux cleaned = 0.00444942 Jy ! Component: 150 - total flux cleaned = 0.0045993 Jy ! Component: 200 - total flux cleaned = 0.00478657 Jy ! Total flux subtracted in 200 components = 0.00478657 Jy ! Clean residual min=-0.007324 max=0.007367 Jy/beam ! Clean residual mean=0.000009 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.398352 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.398352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072456Jy sigma=0.459349 ! Fit after self-cal, rms=0.072462Jy sigma=0.459280 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.000209558 Jy ! Component: 100 - total flux cleaned = 0.000272486 Jy ! Component: 150 - total flux cleaned = 0.000325981 Jy ! Component: 200 - total flux cleaned = 0.000375129 Jy ! Total flux subtracted in 200 components = 0.000375129 Jy ! Clean residual min=-0.007321 max=0.007367 Jy/beam ! Clean residual mean=0.000009 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.398728 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.398728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072484Jy sigma=0.459437 ! Fit after self-cal, rms=0.072488Jy sigma=0.459384 ! 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.913 mas, bmaj=7.517 mas, bpa=-4.5 degrees ! Estimated noise=2.93174 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.517 at -4.5 degrees (North through East) ! Clean map min=-0.005794 max=0.37179 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.561 mas, bmaj=6.801 mas, bpa=-4.663 degrees ! Estimated noise=3.44417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291472 Jy ! Component: 100 - total flux cleaned = 0.355851 Jy ! Component: 150 - total flux cleaned = 0.376846 Jy ! Component: 200 - total flux cleaned = 0.385525 Jy ! Total flux subtracted in 200 components = 0.385525 Jy ! Clean residual min=-0.006859 max=0.006638 Jy/beam ! Clean residual mean=-0.000007 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.385525 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.385525 Jy ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.517 mas, bpa=-4.5 degrees ! Estimated noise=2.93174 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) ! Added new window around map position (0.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00684141 Jy ! Component: 100 - total flux cleaned = 0.0104607 Jy ! Component: 150 - total flux cleaned = 0.0122347 Jy ! Component: 200 - total flux cleaned = 0.0131338 Jy ! Total flux subtracted in 200 components = 0.0131338 Jy ! Clean residual min=-0.006049 max=0.004996 Jy/beam ! Clean residual mean=0.000002 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.398659 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.398659 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.702 mas, bmaj=12.75 mas, bpa=-4.629 degrees ! Estimated noise=3.90126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264813 Jy ! Component: 100 - total flux cleaned = 0.00291 Jy ! Component: 150 - total flux cleaned = 0.00310128 Jy ! Component: 200 - total flux cleaned = 0.00317922 Jy ! Total flux subtracted in 200 components = 0.00317922 Jy ! Clean residual min=-0.007821 max=0.007628 Jy/beam ! Clean residual mean=0.000015 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.401838 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.5071e-05 Jy ! Component: 100 - total flux cleaned = 0.000157454 Jy ! Component: 150 - total flux cleaned = 0.000274177 Jy ! Component: 200 - total flux cleaned = 0.000384402 Jy ! Total flux subtracted in 200 components = 0.000384402 Jy ! Clean residual min=-0.007798 max=0.007620 Jy/beam ! Clean residual mean=0.000016 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.402222 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 82 components and 0.402222 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.517 mas, bpa=-4.5 degrees ! Estimated noise=2.93174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000242387 Jy ! Component: 100 - total flux cleaned = -0.000490496 Jy ! Component: 150 - total flux cleaned = -0.000601817 Jy ! Component: 200 - total flux cleaned = -0.000652307 Jy ! Total flux subtracted in 200 components = -0.000652307 Jy ! Clean residual min=-0.005969 max=0.005013 Jy/beam ! Clean residual mean=0.000005 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.40157 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.40157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072037Jy sigma=0.454933 ! Fit after self-cal, rms=0.072019Jy sigma=0.454713 wmodel J0050-0929_S_e_map.mod ! Writing 103 model components to file: J0050-0929_S_e_map.mod wobs J0050-0929_S_e_uvs.fits ! Writing UV FITS file: J0050-0929_S_e_uvs.fits wwins J0050-0929_S_e_map.win ! wwins: Wrote 2 windows to J0050-0929_S_e_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.00190801 Jy ! Component: 100 - total flux cleaned = -0.0021085 Jy ! Component: 150 - total flux cleaned = -0.00126265 Jy ! Component: 200 - total flux cleaned = -0.000458555 Jy ! Component: 250 - total flux cleaned = 0.000306838 Jy ! Component: 300 - total flux cleaned = 0.00067345 Jy ! Component: 350 - total flux cleaned = 0.00131408 Jy ! Component: 400 - total flux cleaned = 0.00159184 Jy ! Component: 450 - total flux cleaned = 0.00192808 Jy ! Component: 500 - total flux cleaned = 0.00199544 Jy ! Component: 550 - total flux cleaned = 0.00199767 Jy ! Component: 600 - total flux cleaned = 0.00193549 Jy ! Component: 650 - total flux cleaned = 0.00187632 Jy ! Component: 700 - total flux cleaned = 0.00205271 Jy ! Component: 750 - total flux cleaned = 0.00216775 Jy ! Component: 800 - total flux cleaned = 0.00239248 Jy ! Component: 850 - total flux cleaned = 0.00261112 Jy ! Component: 900 - total flux cleaned = 0.00261004 Jy ! Component: 950 - total flux cleaned = 0.00271622 Jy ! Component: 1000 - total flux cleaned = 0.00281955 Jy ! Component: 1050 - total flux cleaned = 0.00281927 Jy ! Component: 1100 - total flux cleaned = 0.00271978 Jy ! Component: 1150 - total flux cleaned = 0.0029171 Jy ! Component: 1200 - total flux cleaned = 0.00296549 Jy ! Component: 1250 - total flux cleaned = 0.00310818 Jy ! Component: 1300 - total flux cleaned = 0.00301587 Jy ! Component: 1350 - total flux cleaned = 0.00315201 Jy ! Component: 1400 - total flux cleaned = 0.00306086 Jy ! Component: 1450 - total flux cleaned = 0.00301583 Jy ! Component: 1500 - total flux cleaned = 0.0029729 Jy ! Component: 1550 - total flux cleaned = 0.00314337 Jy ! Component: 1600 - total flux cleaned = 0.00305895 Jy ! Component: 1650 - total flux cleaned = 0.00305874 Jy ! Component: 1700 - total flux cleaned = 0.00301699 Jy ! Component: 1750 - total flux cleaned = 0.00297616 Jy ! Component: 1800 - total flux cleaned = 0.00285714 Jy ! Component: 1850 - total flux cleaned = 0.00281883 Jy ! Component: 1900 - total flux cleaned = 0.00285828 Jy ! Component: 1950 - total flux cleaned = 0.00301122 Jy ! Component: 2000 - total flux cleaned = 0.00285989 Jy ! Component: 2050 - total flux cleaned = 0.00286054 Jy ! Component: 2100 - total flux cleaned = 0.00282413 Jy ! Component: 2150 - total flux cleaned = 0.00293383 Jy ! Component: 2200 - total flux cleaned = 0.00300561 Jy ! Component: 2250 - total flux cleaned = 0.00314826 Jy ! Component: 2300 - total flux cleaned = 0.00318362 Jy ! Component: 2350 - total flux cleaned = 0.00332311 Jy ! Component: 2400 - total flux cleaned = 0.00335786 Jy ! Component: 2450 - total flux cleaned = 0.00359785 Jy ! Component: 2500 - total flux cleaned = 0.00363125 Jy ! Component: 2550 - total flux cleaned = 0.00369861 Jy ! Component: 2600 - total flux cleaned = 0.00386553 Jy ! Component: 2650 - total flux cleaned = 0.00393192 Jy ! Component: 2700 - total flux cleaned = 0.00399781 Jy ! Component: 2750 - total flux cleaned = 0.00416045 Jy ! Component: 2800 - total flux cleaned = 0.0041928 Jy ! Component: 2850 - total flux cleaned = 0.00416094 Jy ! Component: 2900 - total flux cleaned = 0.00425641 Jy ! Component: 2950 - total flux cleaned = 0.00441426 Jy ! Component: 3000 - total flux cleaned = 0.00457057 Jy ! Component: 3050 - total flux cleaned = 0.00463246 Jy ! Component: 3100 - total flux cleaned = 0.00475602 Jy ! Component: 3150 - total flux cleaned = 0.00497045 Jy ! Component: 3200 - total flux cleaned = 0.00509151 Jy ! Component: 3250 - total flux cleaned = 0.00521227 Jy ! Component: 3300 - total flux cleaned = 0.00533186 Jy ! Component: 3350 - total flux cleaned = 0.00530201 Jy ! Component: 3400 - total flux cleaned = 0.00547947 Jy ! Component: 3450 - total flux cleaned = 0.00562584 Jy ! Component: 3500 - total flux cleaned = 0.00568401 Jy ! Component: 3550 - total flux cleaned = 0.00568418 Jy ! Component: 3600 - total flux cleaned = 0.00574167 Jy ! Component: 3650 - total flux cleaned = 0.00585599 Jy ! Component: 3700 - total flux cleaned = 0.00591293 Jy ! Component: 3750 - total flux cleaned = 0.00599757 Jy ! Component: 3800 - total flux cleaned = 0.0059975 Jy ! Component: 3850 - total flux cleaned = 0.00602574 Jy ! Component: 3900 - total flux cleaned = 0.00610938 Jy ! Component: 3950 - total flux cleaned = 0.00619231 Jy ! Component: 4000 - total flux cleaned = 0.00621971 Jy ! Component: 4050 - total flux cleaned = 0.00624689 Jy ! Total flux subtracted in 4096 components = 0.00638279 Jy ! Clean residual min=-0.001572 max=0.001785 Jy/beam ! Clean residual mean=0.000005 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.407953 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 375 components and 0.407953 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0050-0929_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.517 at -4.5 degrees (North through East) ! Clean map min=-0.0044923 max=0.37192 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0050-0929_S_e_map.fits wmodel /image_prod/ug002_uva//J0050-0929_S_e_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J0050-0929_S_e_map.mod wobs /image_prod/ug002_uva//J0050-0929_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0050-0929_S_e_uvs.fits wwins /image_prod/ug002_uva//J0050-0929_S_e_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0050-0929_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.371921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000467065 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.376746 0.376746 0.753491 1.50698 3.01396 6.02793 12.0559 24.1117 48.2234 96.4469 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.371 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 796.293 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0050-0929_S_e_dfm.log closed on Wed Mar 4 18:40:46 2020