! Started logfile: /image_prod/ug002_uva//J0357+0542_S_dfm.log on Wed Mar 4 20:06: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//J0357+0542_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0357+0542_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.470952 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0357+0542 ! ! 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 2967 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 J0357+0542_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 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.994603Jy sigma=8.037670 ! Fit after self-cal, rms=0.888477Jy sigma=7.200129 ! 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.119 mas, bmaj=8.147 mas, bpa=-10.04 degrees ! Estimated noise=2.2468 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.0874394 Jy ! Component: 100 - total flux cleaned = 0.111336 Jy ! Total flux subtracted in 100 components = 0.111336 Jy ! Clean residual min=-0.006629 max=0.010417 Jy/beam ! Clean residual mean=-0.000001 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.111336 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.111336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065393Jy sigma=0.459856 ! Fit after self-cal, rms=0.065387Jy sigma=0.459663 ! 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=3.603 mas, bmaj=9.422 mas, bpa=-11.65 degrees ! Estimated noise=1.65095 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.0130046 Jy ! Component: 100 - total flux cleaned = 0.0189684 Jy ! Component: 150 - total flux cleaned = 0.0221639 Jy ! Component: 200 - total flux cleaned = 0.0239938 Jy ! Total flux subtracted in 200 components = 0.0239938 Jy ! Clean residual min=-0.005052 max=0.004210 Jy/beam ! Clean residual mean=-0.000001 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.13533 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.13533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063138Jy sigma=0.436394 ! Fit after self-cal, rms=0.063177Jy sigma=0.436192 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 9.422 at -11.65 degrees (North through East) ! Clean map min=-0.0049259 max=0.11411 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 KP 1.00 MK 0.95 ! NL 1.06 OV 0.89 PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 KP 1.04 MK 1.03 ! NL 1.21 OV 0.92 PT 1.04 SC 1.32 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 KP 1.05 MK 1.04 ! NL 1.03 OV 0.89 PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.063177Jy sigma=0.436192 ! Fit after self-cal, rms=0.066635Jy sigma=0.428154 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=9.529 mas, bpa=-11.91 degrees ! Estimated noise=1.66189 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.000443859 Jy ! Component: 100 - total flux cleaned = -0.000547373 Jy ! Component: 150 - total flux cleaned = -0.000579076 Jy ! Component: 200 - total flux cleaned = -0.000637267 Jy ! Total flux subtracted in 200 components = -0.000637267 Jy ! Clean residual min=-0.002993 max=0.002954 Jy/beam ! Clean residual mean=-0.000003 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.134693 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.134693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066585Jy sigma=0.427966 ! Fit after self-cal, rms=0.066660Jy sigma=0.427841 ! 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.066660Jy sigma=0.427841 ! Fit after self-cal, rms=0.066715Jy sigma=0.427143 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=9.542 mas, bpa=-11.96 degrees ! Estimated noise=1.66046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000249184 Jy ! Component: 100 - total flux cleaned = -0.000301912 Jy ! Component: 150 - total flux cleaned = -0.000325223 Jy ! Component: 200 - total flux cleaned = -0.000347339 Jy ! Total flux subtracted in 200 components = -0.000347339 Jy ! Clean residual min=-0.002884 max=0.002824 Jy/beam ! Clean residual mean=-0.000003 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.134345 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.134345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066687Jy sigma=0.427031 ! Fit after self-cal, rms=0.066683Jy sigma=0.427015 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 = -2.13814e-05 Jy ! Component: 100 - total flux cleaned = -4.12359e-05 Jy ! Component: 150 - total flux cleaned = -4.02634e-05 Jy ! Component: 200 - total flux cleaned = -2.14269e-05 Jy ! Total flux subtracted in 200 components = -2.14269e-05 Jy ! Clean residual min=-0.002862 max=0.002818 Jy/beam ! Clean residual mean=-0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.134324 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.134324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066667Jy sigma=0.426948 ! Fit after self-cal, rms=0.066665Jy sigma=0.426945 ! 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.066665Jy sigma=0.426945 ! Fit after self-cal, rms=0.066940Jy sigma=0.426183 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=9.56 mas, bpa=-12.03 degrees ! Estimated noise=1.66115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.59947e-05 Jy ! Component: 100 - total flux cleaned = -0.000112765 Jy ! Component: 150 - total flux cleaned = -0.000113119 Jy ! Component: 200 - total flux cleaned = -0.000112765 Jy ! Total flux subtracted in 200 components = -0.000112765 Jy ! Clean residual min=-0.002947 max=0.002608 Jy/beam ! Clean residual mean=-0.000003 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.134211 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.134211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066925Jy sigma=0.426130 ! Fit after self-cal, rms=0.066927Jy sigma=0.426117 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 = -4.17281e-05 Jy ! Component: 100 - total flux cleaned = -4.15869e-05 Jy ! Component: 150 - total flux cleaned = -5.58663e-05 Jy ! Component: 200 - total flux cleaned = -4.06908e-05 Jy ! Total flux subtracted in 200 components = -4.06908e-05 Jy ! Clean residual min=-0.002925 max=0.002602 Jy/beam ! Clean residual mean=-0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.13417 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.13417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066917Jy sigma=0.426077 ! Fit after self-cal, rms=0.066915Jy sigma=0.426074 ! 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.066915Jy sigma=0.426074 ! Fit after self-cal, rms=0.067047Jy sigma=0.426068 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.213 mas, bmaj=13.42 mas, bpa=0.2722 degrees ! Estimated noise=1.90892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124442 Jy ! Component: 100 - total flux cleaned = 6.94683e-05 Jy ! Component: 150 - total flux cleaned = 2.7509e-05 Jy ! Component: 200 - total flux cleaned = 5.04527e-06 Jy ! Total flux subtracted in 200 components = 5.04527e-06 Jy ! Clean residual min=-0.003181 max=0.002664 Jy/beam ! Clean residual mean=-0.000005 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.134175 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.134175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067053Jy sigma=0.426064 ! Fit after self-cal, rms=0.067053Jy sigma=0.426049 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 = 4.9114e-05 Jy ! Component: 100 - total flux cleaned = 4.94415e-05 Jy ! Component: 150 - total flux cleaned = 4.99853e-05 Jy ! Component: 200 - total flux cleaned = 5.00977e-05 Jy ! Total flux subtracted in 200 components = 5.00977e-05 Jy ! Clean residual min=-0.003157 max=0.002659 Jy/beam ! Clean residual mean=-0.000005 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.134226 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.134226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067058Jy sigma=0.426051 ! Fit after self-cal, rms=0.067055Jy sigma=0.426037 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=9.567 mas, bpa=-12.08 degrees ! Estimated noise=1.66102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 9.567 at -12.08 degrees (North through East) ! Clean map min=-0.0027973 max=0.11504 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.146 mas, bmaj=8.297 mas, bpa=-10.54 degrees ! Estimated noise=2.25406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.087488 Jy ! Component: 100 - total flux cleaned = 0.110873 Jy ! Component: 150 - total flux cleaned = 0.121893 Jy ! Component: 200 - total flux cleaned = 0.127666 Jy ! Total flux subtracted in 200 components = 0.127666 Jy ! Clean residual min=-0.004453 max=0.003642 Jy/beam ! Clean residual mean=-0.000002 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.127666 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.127666 Jy ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=9.567 mas, bpa=-12.08 degrees ! Estimated noise=1.66102 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 (-5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410658 Jy ! Component: 100 - total flux cleaned = 0.00581944 Jy ! Component: 150 - total flux cleaned = 0.00633994 Jy ! Component: 200 - total flux cleaned = 0.00645447 Jy ! Total flux subtracted in 200 components = 0.00645447 Jy ! Clean residual min=-0.002983 max=0.002474 Jy/beam ! Clean residual mean=-0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.134121 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 56 components and 0.134121 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.213 mas, bmaj=13.42 mas, bpa=0.2722 degrees ! Estimated noise=1.90892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134286 Jy ! Component: 100 - total flux cleaned = 0.00183033 Jy ! Component: 150 - total flux cleaned = 0.00205201 Jy ! Component: 200 - total flux cleaned = 0.00209989 Jy ! Total flux subtracted in 200 components = 0.00209989 Jy ! Clean residual min=-0.002876 max=0.002708 Jy/beam ! Clean residual mean=-0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.136221 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.6867e-05 Jy ! Component: 100 - total flux cleaned = 0.000108825 Jy ! Component: 150 - total flux cleaned = 0.000148505 Jy ! Component: 200 - total flux cleaned = 0.000167582 Jy ! Total flux subtracted in 200 components = 0.000167582 Jy ! Clean residual min=-0.002765 max=0.002655 Jy/beam ! Clean residual mean=-0.000004 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.136388 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.136388 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=9.567 mas, bpa=-12.08 degrees ! Estimated noise=1.66102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167756 Jy ! Component: 100 - total flux cleaned = -0.000264495 Jy ! Component: 150 - total flux cleaned = -0.000265355 Jy ! Component: 200 - total flux cleaned = -0.000266108 Jy ! Total flux subtracted in 200 components = -0.000266108 Jy ! Clean residual min=-0.002683 max=0.002346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.136122 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.136122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067007Jy sigma=0.425630 ! Fit after self-cal, rms=0.066968Jy sigma=0.425578 wmodel J0357+0542_S_map.mod ! Writing 92 model components to file: J0357+0542_S_map.mod wobs J0357+0542_S_uvs.fits ! Writing UV FITS file: J0357+0542_S_uvs.fits wwins J0357+0542_S_map.win ! wwins: Wrote 2 windows to J0357+0542_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.00070221 Jy ! Component: 100 - total flux cleaned = -0.00123018 Jy ! Component: 150 - total flux cleaned = -0.00164749 Jy ! Component: 200 - total flux cleaned = -0.00211158 Jy ! Component: 250 - total flux cleaned = -0.00234947 Jy ! Component: 300 - total flux cleaned = -0.00244848 Jy ! Component: 350 - total flux cleaned = -0.00254199 Jy ! Component: 400 - total flux cleaned = -0.00266059 Jy ! Component: 450 - total flux cleaned = -0.00277422 Jy ! Component: 500 - total flux cleaned = -0.00288365 Jy ! Component: 550 - total flux cleaned = -0.00298836 Jy ! Component: 600 - total flux cleaned = -0.00306421 Jy ! Component: 650 - total flux cleaned = -0.00318578 Jy ! Component: 700 - total flux cleaned = -0.00325644 Jy ! Component: 750 - total flux cleaned = -0.00334785 Jy ! Component: 800 - total flux cleaned = -0.00334714 Jy ! Component: 850 - total flux cleaned = -0.00334648 Jy ! Component: 900 - total flux cleaned = -0.00332508 Jy ! Component: 950 - total flux cleaned = -0.00326361 Jy ! Component: 1000 - total flux cleaned = -0.00326374 Jy ! Component: 1050 - total flux cleaned = -0.00322466 Jy ! Component: 1100 - total flux cleaned = -0.00324357 Jy ! Component: 1150 - total flux cleaned = -0.00320636 Jy ! Component: 1200 - total flux cleaned = -0.00318775 Jy ! Component: 1250 - total flux cleaned = -0.00322314 Jy ! Component: 1300 - total flux cleaned = -0.00320541 Jy ! Component: 1350 - total flux cleaned = -0.00318875 Jy ! Component: 1400 - total flux cleaned = -0.00320567 Jy ! Component: 1450 - total flux cleaned = -0.0032387 Jy ! Component: 1500 - total flux cleaned = -0.0032874 Jy ! Component: 1550 - total flux cleaned = -0.00333504 Jy ! Component: 1600 - total flux cleaned = -0.00333507 Jy ! Component: 1650 - total flux cleaned = -0.00335025 Jy ! Component: 1700 - total flux cleaned = -0.00335059 Jy ! Component: 1750 - total flux cleaned = -0.00342502 Jy ! Component: 1800 - total flux cleaned = -0.00342518 Jy ! Component: 1850 - total flux cleaned = -0.00345406 Jy ! Component: 1900 - total flux cleaned = -0.00346838 Jy ! Component: 1950 - total flux cleaned = -0.00353847 Jy ! Component: 2000 - total flux cleaned = -0.00356607 Jy ! Component: 2050 - total flux cleaned = -0.00360731 Jy ! Component: 2100 - total flux cleaned = -0.00367489 Jy ! Component: 2150 - total flux cleaned = -0.00368824 Jy ! Component: 2200 - total flux cleaned = -0.00376782 Jy ! Component: 2250 - total flux cleaned = -0.00387258 Jy ! Component: 2300 - total flux cleaned = -0.00395022 Jy ! Component: 2350 - total flux cleaned = -0.0040271 Jy ! Component: 2400 - total flux cleaned = -0.00410303 Jy ! Component: 2450 - total flux cleaned = -0.00419089 Jy ! Component: 2500 - total flux cleaned = -0.00427782 Jy ! Component: 2550 - total flux cleaned = -0.00438901 Jy ! Component: 2600 - total flux cleaned = -0.00451172 Jy ! Component: 2650 - total flux cleaned = -0.00464565 Jy ! Component: 2700 - total flux cleaned = -0.00473038 Jy ! Component: 2750 - total flux cleaned = -0.00481453 Jy ! Component: 2800 - total flux cleaned = -0.00489824 Jy ! Component: 2850 - total flux cleaned = -0.00499328 Jy ! Component: 2900 - total flux cleaned = -0.00509968 Jy ! Component: 2950 - total flux cleaned = -0.0051819 Jy ! Component: 3000 - total flux cleaned = -0.00532227 Jy ! Component: 3050 - total flux cleaned = -0.00542691 Jy ! Component: 3100 - total flux cleaned = -0.00551947 Jy ! Component: 3150 - total flux cleaned = -0.00562316 Jy ! Component: 3200 - total flux cleaned = -0.00572634 Jy ! Component: 3250 - total flux cleaned = -0.00581769 Jy ! Component: 3300 - total flux cleaned = -0.00590867 Jy ! Component: 3350 - total flux cleaned = -0.00599935 Jy ! Component: 3400 - total flux cleaned = -0.00607851 Jy ! Component: 3450 - total flux cleaned = -0.00616878 Jy ! Component: 3500 - total flux cleaned = -0.00624759 Jy ! Component: 3550 - total flux cleaned = -0.00632624 Jy ! Component: 3600 - total flux cleaned = -0.00640478 Jy ! Component: 3650 - total flux cleaned = -0.00642718 Jy ! Component: 3700 - total flux cleaned = -0.00646084 Jy ! Component: 3750 - total flux cleaned = -0.00647204 Jy ! Component: 3800 - total flux cleaned = -0.00653924 Jy ! Component: 3850 - total flux cleaned = -0.00656165 Jy ! Component: 3900 - total flux cleaned = -0.00659532 Jy ! Component: 3950 - total flux cleaned = -0.00662894 Jy ! Component: 4000 - total flux cleaned = -0.00668507 Jy ! Component: 4050 - total flux cleaned = -0.00667383 Jy ! Total flux subtracted in 4096 components = -0.00676383 Jy ! Clean residual min=-0.000594 max=0.000694 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.129358 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 339 components and 0.129358 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0357+0542_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 9.567 at -12.08 degrees (North through East) ! Clean map min=-0.0018659 max=0.11459 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0357+0542_S_map.fits wmodel /image_prod/ug002_uva//J0357+0542_S_map.mod ! Writing 339 model components to file: /image_prod/ug002_uva//J0357+0542_S_map.mod wobs /image_prod/ug002_uva//J0357+0542_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0357+0542_S_uvs.fits wwins /image_prod/ug002_uva//J0357+0542_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0357+0542_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.114589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475036 0.475036 0.950072 1.90014 3.80029 7.60058 15.2012 30.4023 60.8046 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 631.531 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0357+0542_S_dfm.log closed on Wed Mar 4 20:06:18 2020