! Started logfile: /image_prod/ug002_uva//J2359+3850_S_l_dfm.log on Thu Mar 5 06:35:40 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//J2359+3850_S_l_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2359+3850_S_l_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.838542 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 1449 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 J2359+3850_S_l] 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.097314Jy sigma=9.081990 ! Fit after self-cal, rms=0.601991Jy sigma=5.033788 ! 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=4.037 mas, bmaj=7.343 mas, bpa=-0.9623 degrees ! Estimated noise=2.82654 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.309637 Jy ! Component: 100 - total flux cleaned = 0.377369 Jy ! Total flux subtracted in 100 components = 0.377369 Jy ! Clean residual min=-0.017175 max=0.020494 Jy/beam ! Clean residual mean=0.000023 rms=0.004510 Jy/beam ! Combined flux in latest and established models = 0.377369 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.377369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136167Jy sigma=0.700652 ! Fit after self-cal, rms=0.136163Jy sigma=0.700595 ! 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.589 mas, bmaj=7.996 mas, bpa=-1.607 degrees ! Estimated noise=2.34249 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.0243601 Jy ! Component: 100 - total flux cleaned = 0.0343621 Jy ! Component: 150 - total flux cleaned = 0.035387 Jy ! Component: 200 - total flux cleaned = 0.0362542 Jy ! Total flux subtracted in 200 components = 0.0362542 Jy ! Clean residual min=-0.020609 max=0.011371 Jy/beam ! Clean residual mean=-0.000014 rms=0.003583 Jy/beam ! Combined flux in latest and established models = 0.413623 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 40 components and 0.413623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129419Jy sigma=0.656685 ! Fit after self-cal, rms=0.129416Jy sigma=0.656611 ! 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.589 x 7.996 at -1.607 degrees (North through East) ! Clean map min=-0.020512 max=0.40086 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 0.99 ! LA 1.05 NL 0.95 OV 0.99 PT 0.99 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.02 KP 1.00 ! LA 1.06 NL 0.76 OV 1.01 PT 1.00 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.10 KP 0.98 ! LA 1.04 NL 0.91 OV 1.03 PT 1.03 ! SC 1.13 ! ! ! Fit before self-cal, rms=0.129416Jy sigma=0.656611 ! Fit after self-cal, rms=0.091282Jy sigma=0.583090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.643 mas, bmaj=8.031 mas, bpa=-1.909 degrees ! Estimated noise=2.35965 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.00582757 Jy ! Component: 100 - total flux cleaned = 0.00664921 Jy ! Component: 150 - total flux cleaned = 0.00716945 Jy ! Component: 200 - total flux cleaned = 0.0075048 Jy ! Total flux subtracted in 200 components = 0.0075048 Jy ! Clean residual min=-0.010821 max=0.009121 Jy/beam ! Clean residual mean=-0.000007 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.421128 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.421128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090565Jy sigma=0.578057 ! Fit after self-cal, rms=0.090571Jy sigma=0.577926 ! 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.090571Jy sigma=0.577926 ! Fit after self-cal, rms=0.063652Jy sigma=0.444015 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.634 mas, bmaj=8.024 mas, bpa=-1.843 degrees ! Estimated noise=2.34981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154394 Jy ! Component: 100 - total flux cleaned = 0.00159921 Jy ! Component: 150 - total flux cleaned = 0.00173886 Jy ! Component: 200 - total flux cleaned = 0.0017376 Jy ! Total flux subtracted in 200 components = 0.0017376 Jy ! Clean residual min=-0.004629 max=0.003961 Jy/beam ! Clean residual mean=0.000004 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.422865 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.422865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063508Jy sigma=0.443245 ! Fit after self-cal, rms=0.063505Jy sigma=0.443098 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 = 5.34545e-05 Jy ! Component: 100 - total flux cleaned = 5.31895e-05 Jy ! Component: 150 - total flux cleaned = 5.3334e-05 Jy ! Component: 200 - total flux cleaned = 7.64645e-05 Jy ! Total flux subtracted in 200 components = 7.64645e-05 Jy ! Clean residual min=-0.004584 max=0.003952 Jy/beam ! Clean residual mean=0.000004 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.422942 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.422942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063473Jy sigma=0.443001 ! Fit after self-cal, rms=0.063471Jy sigma=0.442996 ! 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.063471Jy sigma=0.442996 ! Fit after self-cal, rms=0.063389Jy sigma=0.442596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.63 mas, bmaj=8.029 mas, bpa=-1.978 degrees ! Estimated noise=2.34851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683689 Jy ! Component: 100 - total flux cleaned = 0.000761372 Jy ! Component: 150 - total flux cleaned = 0.000874626 Jy ! Component: 200 - total flux cleaned = 0.000921699 Jy ! Total flux subtracted in 200 components = 0.000921699 Jy ! Clean residual min=-0.004426 max=0.003900 Jy/beam ! Clean residual mean=0.000005 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.423863 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.423863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063338Jy sigma=0.442356 ! Fit after self-cal, rms=0.063337Jy sigma=0.442351 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 = 6.64757e-05 Jy ! Component: 100 - total flux cleaned = 6.4586e-05 Jy ! Component: 150 - total flux cleaned = 6.43083e-05 Jy ! Component: 200 - total flux cleaned = 6.46301e-05 Jy ! Total flux subtracted in 200 components = 6.46301e-05 Jy ! Clean residual min=-0.004396 max=0.003903 Jy/beam ! Clean residual mean=0.000005 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.423928 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.423928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063326Jy sigma=0.442313 ! Fit after self-cal, rms=0.063326Jy sigma=0.442310 ! 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.063326Jy sigma=0.442310 ! Fit after self-cal, rms=0.063299Jy sigma=0.442173 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.908 mas, bmaj=11.09 mas, bpa=-21.58 degrees ! Estimated noise=2.58951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411218 Jy ! Component: 100 - total flux cleaned = 0.000471288 Jy ! Component: 150 - total flux cleaned = 0.000501734 Jy ! Component: 200 - total flux cleaned = 0.000514063 Jy ! Total flux subtracted in 200 components = 0.000514063 Jy ! Clean residual min=-0.003555 max=0.003342 Jy/beam ! Clean residual mean=0.000010 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.424442 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.424442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063293Jy sigma=0.442138 ! Fit after self-cal, rms=0.063292Jy sigma=0.442119 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 = -6.17782e-07 Jy ! Component: 100 - total flux cleaned = 1.19117e-05 Jy ! Component: 150 - total flux cleaned = 1.16788e-05 Jy ! Component: 200 - total flux cleaned = 2.11188e-05 Jy ! Total flux subtracted in 200 components = 2.11188e-05 Jy ! Clean residual min=-0.003530 max=0.003328 Jy/beam ! Clean residual mean=0.000010 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.424463 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 99 components and 0.424463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063292Jy sigma=0.442126 ! Fit after self-cal, rms=0.063293Jy sigma=0.442113 ! 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.628 mas, bmaj=8.036 mas, bpa=-2.055 degrees ! Estimated noise=2.34809 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.628 x 8.036 at -2.055 degrees (North through East) ! Clean map min=-0.0042488 max=0.40222 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=4.078 mas, bmaj=7.396 mas, bpa=-1.435 degrees ! Estimated noise=2.84004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.311115 Jy ! Component: 100 - total flux cleaned = 0.379038 Jy ! Component: 150 - total flux cleaned = 0.39986 Jy ! Component: 200 - total flux cleaned = 0.410792 Jy ! Total flux subtracted in 200 components = 0.410792 Jy ! Clean residual min=-0.006122 max=0.005422 Jy/beam ! Clean residual mean=0.000015 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.410792 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.410792 Jy ! Inverting map and beam ! Estimated beam: bmin=4.628 mas, bmaj=8.036 mas, bpa=-2.055 degrees ! Estimated noise=2.34809 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.00727805 Jy ! Component: 100 - total flux cleaned = 0.0110046 Jy ! Component: 150 - total flux cleaned = 0.0130608 Jy ! Component: 200 - total flux cleaned = 0.013595 Jy ! Total flux subtracted in 200 components = 0.013595 Jy ! Clean residual min=-0.004549 max=0.004091 Jy/beam ! Clean residual mean=0.000006 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.424387 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.424387 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=7.908 mas, bmaj=11.09 mas, bpa=-21.58 degrees ! Estimated noise=2.58951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022914 Jy ! Component: 100 - total flux cleaned = 0.000253083 Jy ! Component: 150 - total flux cleaned = 0.000253964 Jy ! Component: 200 - total flux cleaned = 0.000254121 Jy ! Total flux subtracted in 200 components = 0.000254121 Jy ! Clean residual min=-0.003591 max=0.003401 Jy/beam ! Clean residual mean=0.000010 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.424642 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.57976e-05 Jy ! Component: 100 - total flux cleaned = -1.50821e-05 Jy ! Component: 150 - total flux cleaned = -1.51672e-05 Jy ! Component: 200 - total flux cleaned = -2.73533e-05 Jy ! Total flux subtracted in 200 components = -2.73533e-05 Jy ! Clean residual min=-0.003577 max=0.003392 Jy/beam ! Clean residual mean=0.000010 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.424614 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.424614 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.628 mas, bmaj=8.036 mas, bpa=-2.055 degrees ! Estimated noise=2.34809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401904 Jy ! Component: 100 - total flux cleaned = 0.000437913 Jy ! Component: 150 - total flux cleaned = 0.00040819 Jy ! Component: 200 - total flux cleaned = 0.000380049 Jy ! Total flux subtracted in 200 components = 0.000380049 Jy ! Clean residual min=-0.004461 max=0.004035 Jy/beam ! Clean residual mean=0.000005 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.424994 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.424994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063396Jy sigma=0.442434 ! Fit after self-cal, rms=0.063392Jy sigma=0.442425 wmodel J2359+3850_S_l_map.mod ! Writing 57 model components to file: J2359+3850_S_l_map.mod wobs J2359+3850_S_l_uvs.fits ! Writing UV FITS file: J2359+3850_S_l_uvs.fits wwins J2359+3850_S_l_map.win ! wwins: Wrote 1 windows to J2359+3850_S_l_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.000713333 Jy ! Component: 100 - total flux cleaned = -0.00123856 Jy ! Component: 150 - total flux cleaned = -0.00136383 Jy ! Component: 200 - total flux cleaned = -0.00130953 Jy ! Component: 250 - total flux cleaned = -0.00136434 Jy ! Component: 300 - total flux cleaned = -0.00146941 Jy ! Component: 350 - total flux cleaned = -0.00162174 Jy ! Component: 400 - total flux cleaned = -0.00162133 Jy ! Component: 450 - total flux cleaned = -0.00171714 Jy ! Component: 500 - total flux cleaned = -0.0017638 Jy ! Component: 550 - total flux cleaned = -0.00185413 Jy ! Component: 600 - total flux cleaned = -0.00180924 Jy ! Component: 650 - total flux cleaned = -0.00185347 Jy ! Component: 700 - total flux cleaned = -0.00176944 Jy ! Component: 750 - total flux cleaned = -0.00176911 Jy ! Component: 800 - total flux cleaned = -0.00172894 Jy ! Component: 850 - total flux cleaned = -0.00161011 Jy ! Component: 900 - total flux cleaned = -0.00161066 Jy ! Component: 950 - total flux cleaned = -0.001573 Jy ! Component: 1000 - total flux cleaned = -0.00146092 Jy ! Component: 1050 - total flux cleaned = -0.00142473 Jy ! Component: 1100 - total flux cleaned = -0.00131631 Jy ! Component: 1150 - total flux cleaned = -0.00113981 Jy ! Component: 1200 - total flux cleaned = -0.001036 Jy ! Component: 1250 - total flux cleaned = -0.00100214 Jy ! Component: 1300 - total flux cleaned = -0.000734121 Jy ! Component: 1350 - total flux cleaned = -0.000734186 Jy ! Component: 1400 - total flux cleaned = -0.000669077 Jy ! Component: 1450 - total flux cleaned = -0.000668802 Jy ! Component: 1500 - total flux cleaned = -0.000605799 Jy ! Component: 1550 - total flux cleaned = -0.000512791 Jy ! Component: 1600 - total flux cleaned = -0.000421817 Jy ! Component: 1650 - total flux cleaned = -0.000331974 Jy ! Component: 1700 - total flux cleaned = -0.000390762 Jy ! Component: 1750 - total flux cleaned = -0.000273666 Jy ! Component: 1800 - total flux cleaned = -0.000244788 Jy ! Component: 1850 - total flux cleaned = -0.000103115 Jy ! Component: 1900 - total flux cleaned = 8.49162e-06 Jy ! Component: 1950 - total flux cleaned = -4.69704e-05 Jy ! Component: 2000 - total flux cleaned = 7.23536e-06 Jy ! Component: 2050 - total flux cleaned = -1.98471e-05 Jy ! Component: 2100 - total flux cleaned = -1.94277e-05 Jy ! Component: 2150 - total flux cleaned = 8.50348e-05 Jy ! Component: 2200 - total flux cleaned = 0.000110703 Jy ! Component: 2250 - total flux cleaned = 0.00016187 Jy ! Component: 2300 - total flux cleaned = 0.000187433 Jy ! Component: 2350 - total flux cleaned = 0.000237455 Jy ! Component: 2400 - total flux cleaned = 0.000360535 Jy ! Component: 2450 - total flux cleaned = 0.00038487 Jy ! Component: 2500 - total flux cleaned = 0.000384902 Jy ! Component: 2550 - total flux cleaned = 0.000432732 Jy ! Component: 2600 - total flux cleaned = 0.000432815 Jy ! Component: 2650 - total flux cleaned = 0.000455965 Jy ! Component: 2700 - total flux cleaned = 0.000455837 Jy ! Component: 2750 - total flux cleaned = 0.000455728 Jy ! Component: 2800 - total flux cleaned = 0.000501185 Jy ! Component: 2850 - total flux cleaned = 0.000523658 Jy ! Component: 2900 - total flux cleaned = 0.000501887 Jy ! Component: 2950 - total flux cleaned = 0.000545719 Jy ! Component: 3000 - total flux cleaned = 0.000610716 Jy ! Component: 3050 - total flux cleaned = 0.000567465 Jy ! Component: 3100 - total flux cleaned = 0.000610171 Jy ! Component: 3150 - total flux cleaned = 0.000631047 Jy ! Component: 3200 - total flux cleaned = 0.000589623 Jy ! Component: 3250 - total flux cleaned = 0.000631325 Jy ! Component: 3300 - total flux cleaned = 0.000734189 Jy ! Component: 3350 - total flux cleaned = 0.000754337 Jy ! Component: 3400 - total flux cleaned = 0.000815166 Jy ! Component: 3450 - total flux cleaned = 0.000815034 Jy ! Component: 3500 - total flux cleaned = 0.000895026 Jy ! Component: 3550 - total flux cleaned = 0.000974565 Jy ! Component: 3600 - total flux cleaned = 0.00105329 Jy ! Component: 3650 - total flux cleaned = 0.00107305 Jy ! Component: 3700 - total flux cleaned = 0.00111202 Jy ! Component: 3750 - total flux cleaned = 0.00120837 Jy ! Component: 3800 - total flux cleaned = 0.00132318 Jy ! Component: 3850 - total flux cleaned = 0.00139903 Jy ! Component: 3900 - total flux cleaned = 0.00149325 Jy ! Component: 3950 - total flux cleaned = 0.0015493 Jy ! Component: 4000 - total flux cleaned = 0.00158645 Jy ! Component: 4050 - total flux cleaned = 0.00167876 Jy ! Total flux subtracted in 4096 components = 0.00175215 Jy ! Clean residual min=-0.001172 max=0.001199 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.426746 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 323 components and 0.426746 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2359+3850_S_l_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.628 x 8.036 at -2.055 degrees (North through East) ! Clean map min=-0.0028031 max=0.40251 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2359+3850_S_l_map.fits wmodel /image_prod/ug002_uva//J2359+3850_S_l_map.mod ! Writing 323 model components to file: /image_prod/ug002_uva//J2359+3850_S_l_map.mod wobs /image_prod/ug002_uva//J2359+3850_S_l_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2359+3850_S_l_uvs.fits wwins /image_prod/ug002_uva//J2359+3850_S_l_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2359+3850_S_l_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.402512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319974 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.238483 0.238483 0.476966 0.953931 1.90786 3.81572 7.63145 15.2629 30.5258 61.0516 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.402 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1257.95 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2359+3850_S_l_dfm.log closed on Thu Mar 5 06:35:44 2020