! Started logfile: /image_prod/ug002_uva//J2311+0201_S_b_dfm.log on Thu Mar 5 06:07:06 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//J2311+0201_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2311+0201_S_b_uva.fits ! AN table 1: 63 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.695767 visibilities/baseline/integration-bin. ! Found source: J2311+0201 ! ! 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 789 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 J2311+0201_S_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993839Jy sigma=9.800136 ! Fit after self-cal, rms=0.932666Jy sigma=9.216858 ! 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=23.8 mas, bmaj=30.67 mas, bpa=8.731 degrees ! Estimated noise=2.90227 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0499342 Jy ! Component: 100 - total flux cleaned = 0.0683542 Jy ! Total flux subtracted in 100 components = 0.0683542 Jy ! Clean residual min=-0.007367 max=0.007815 Jy/beam ! Clean residual mean=0.000103 rms=0.003583 Jy/beam ! Combined flux in latest and established models = 0.0683542 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0683542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052283Jy sigma=0.501387 ! Fit after self-cal, rms=0.051303Jy sigma=0.491378 ! 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=23.17 mas, bmaj=34.54 mas, bpa=-12.09 degrees ! Estimated noise=2.57793 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.000205446 Jy ! Component: 100 - total flux cleaned = -0.00362681 Jy ! Component: 150 - total flux cleaned = -0.00677851 Jy ! Component: 200 - total flux cleaned = -0.00896858 Jy ! Total flux subtracted in 200 components = -0.00896858 Jy ! Clean residual min=-0.002961 max=0.002960 Jy/beam ! Clean residual mean=0.000053 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.0593856 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 130 components and 0.0593856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048168Jy sigma=0.461031 ! Fit after self-cal, rms=0.047619Jy sigma=0.455097 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.17 x 34.54 at -12.09 degrees (North through East) ! Clean map min=-0.0076407 max=0.060765 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 114 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.00 LA 1.08 PT 0.92 ! ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KP 0.82 LA 0.99 PT 1.03 ! ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.86 LA 1.02 PT 1.08 ! ! ! Fit before self-cal, rms=0.047619Jy sigma=0.455097 ! Fit after self-cal, rms=0.043617Jy sigma=0.448488 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.04 mas, bmaj=32.86 mas, bpa=14.92 degrees ! Estimated noise=3.14127 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.00291458 Jy ! Component: 100 - total flux cleaned = 0.00352329 Jy ! Component: 150 - total flux cleaned = 0.00352067 Jy ! Component: 200 - total flux cleaned = 0.00351858 Jy ! Total flux subtracted in 200 components = 0.00351858 Jy ! Clean residual min=-0.001085 max=0.001126 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0629042 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 197 components and 0.0629042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043354Jy sigma=0.445382 ! Fit after self-cal, rms=0.043375Jy sigma=0.442410 ! 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.043375Jy sigma=0.442410 ! Fit after self-cal, rms=0.045150Jy sigma=0.441819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.09 mas, bmaj=32.73 mas, bpa=13.62 degrees ! Estimated noise=3.2047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141779 Jy ! Component: 100 - total flux cleaned = 0.00170221 Jy ! Component: 150 - total flux cleaned = 0.00230423 Jy ! Component: 200 - total flux cleaned = 0.00248523 Jy ! Total flux subtracted in 200 components = 0.00248523 Jy ! Clean residual min=-0.000772 max=0.000811 Jy/beam ! Clean residual mean=0.000006 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0653895 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 278 components and 0.0653895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045049Jy sigma=0.440496 ! Fit after self-cal, rms=0.045106Jy sigma=0.440069 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.000332752 Jy ! Component: 100 - total flux cleaned = -0.000557705 Jy ! Component: 150 - total flux cleaned = -0.000597468 Jy ! Component: 200 - total flux cleaned = -0.000510555 Jy ! Total flux subtracted in 200 components = -0.000510555 Jy ! Clean residual min=-0.000483 max=0.000492 Jy/beam ! Clean residual mean=-0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0648789 Jy ! Performing phase self-cal ! Adding 117 model components to the UV plane model. ! The established model now contains 395 components and 0.0648789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045051Jy sigma=0.439528 ! Fit after self-cal, rms=0.045062Jy sigma=0.439418 ! 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.045062Jy sigma=0.439418 ! Fit after self-cal, rms=0.045304Jy sigma=0.439348 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.08 mas, bmaj=32.74 mas, bpa=13.71 degrees ! Estimated noise=3.19521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300186 Jy ! Component: 100 - total flux cleaned = 0.000869732 Jy ! Component: 150 - total flux cleaned = 0.00125323 Jy ! Component: 200 - total flux cleaned = 0.00135291 Jy ! Total flux subtracted in 200 components = 0.00135291 Jy ! Clean residual min=-0.000337 max=0.000344 Jy/beam ! Clean residual mean=0.000002 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0662318 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 465 components and 0.0662318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045279Jy sigma=0.439088 ! Fit after self-cal, rms=0.045295Jy sigma=0.439039 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 = 9.22247e-05 Jy ! Component: 100 - total flux cleaned = 0.00011849 Jy ! Component: 150 - total flux cleaned = 2.29616e-05 Jy ! Component: 200 - total flux cleaned = -8.80274e-06 Jy ! Total flux subtracted in 200 components = -8.80274e-06 Jy ! Clean residual min=-0.000283 max=0.000288 Jy/beam ! Clean residual mean=0.000001 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.066223 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 535 components and 0.066223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045281Jy sigma=0.438913 ! Fit after self-cal, rms=0.045285Jy sigma=0.438890 ! 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.045285Jy sigma=0.438890 ! Fit after self-cal, rms=0.045251Jy sigma=0.438881 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.33 mas, bmaj=32.73 mas, bpa=13.54 degrees ! Estimated noise=3.19012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124047 Jy ! Component: 100 - total flux cleaned = 6.40645e-05 Jy ! Component: 150 - total flux cleaned = 0.000116609 Jy ! Component: 200 - total flux cleaned = 7.58722e-05 Jy ! Total flux subtracted in 200 components = 7.58722e-05 Jy ! Clean residual min=-0.000225 max=0.000227 Jy/beam ! Clean residual mean=0.000001 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.0662989 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 594 components and 0.0662989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045240Jy sigma=0.438822 ! Fit after self-cal, rms=0.045246Jy sigma=0.438809 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.000226688 Jy ! Component: 100 - total flux cleaned = 0.000364973 Jy ! Component: 150 - total flux cleaned = 0.000364023 Jy ! Component: 200 - total flux cleaned = 0.000348369 Jy ! Total flux subtracted in 200 components = 0.000348369 Jy ! Clean residual min=-0.000266 max=0.000260 Jy/beam ! Clean residual mean=0.000001 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0666473 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 652 components and 0.0666473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045242Jy sigma=0.438736 ! Fit after self-cal, rms=0.045245Jy sigma=0.438725 ! 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=22.07 mas, bmaj=32.75 mas, bpa=13.76 degrees ! Estimated noise=3.18611 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.07 x 32.75 at 13.76 degrees (North through East) ! Clean map min=-0.0056943 max=0.054337 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=23.33 mas, bmaj=31.82 mas, bpa=22.12 degrees ! Estimated noise=3.43555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404413 Jy ! Component: 100 - total flux cleaned = 0.0549363 Jy ! Component: 150 - total flux cleaned = 0.0642453 Jy ! Component: 200 - total flux cleaned = 0.0765108 Jy ! Total flux subtracted in 200 components = 0.0765108 Jy ! Clean residual min=-0.007194 max=0.010096 Jy/beam ! Clean residual mean=0.000096 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.0765108 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0765108 Jy ! Inverting map and beam ! Estimated beam: bmin=22.07 mas, bmaj=32.75 mas, bpa=13.76 degrees ! Estimated noise=3.18611 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.00017773 Jy ! Component: 100 - total flux cleaned = -8.86151e-06 Jy ! Component: 150 - total flux cleaned = 0.000322259 Jy ! Component: 200 - total flux cleaned = 0.000488107 Jy ! Total flux subtracted in 200 components = 0.000488107 Jy ! Clean residual min=-0.003122 max=0.003166 Jy/beam ! Clean residual mean=0.000015 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.0769989 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 134 components and 0.0769989 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=22.33 mas, bmaj=32.73 mas, bpa=13.54 degrees ! Estimated noise=3.19012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000610853 Jy ! Component: 100 - total flux cleaned = -0.000178872 Jy ! Component: 150 - total flux cleaned = 0.000179795 Jy ! Component: 200 - total flux cleaned = 7.94658e-05 Jy ! Total flux subtracted in 200 components = 7.94658e-05 Jy ! Clean residual min=-0.000838 max=0.000831 Jy/beam ! Clean residual mean=0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0770783 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 = -0.000157389 Jy ! Component: 100 - total flux cleaned = -0.000705041 Jy ! Component: 150 - total flux cleaned = -0.00151103 Jy ! Component: 200 - total flux cleaned = -0.00252124 Jy ! Total flux subtracted in 200 components = -0.00252124 Jy ! Clean residual min=-0.001718 max=0.001722 Jy/beam ! Clean residual mean=0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0745571 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 258 components and 0.0745571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.07 mas, bmaj=32.75 mas, bpa=13.76 degrees ! Estimated noise=3.18611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239287 Jy ! Component: 100 - total flux cleaned = -0.000100024 Jy ! Component: 150 - total flux cleaned = 9.30533e-05 Jy ! Component: 200 - total flux cleaned = 0.000245534 Jy ! Total flux subtracted in 200 components = 0.000245534 Jy ! Clean residual min=-0.000911 max=0.000892 Jy/beam ! Clean residual mean=0.000013 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0748027 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 333 components and 0.0748026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.045356Jy sigma=0.439837 ! Fit after self-cal, rms=0.045335Jy sigma=0.439581 wmodel J2311+0201_S_b_map.mod ! Writing 333 model components to file: J2311+0201_S_b_map.mod wobs J2311+0201_S_b_uvs.fits ! Writing UV FITS file: J2311+0201_S_b_uvs.fits wwins J2311+0201_S_b_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J2311+0201_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.07 x 32.75 at 13.76 degrees (North through East) ! Clean map min=-0.0046945 max=0.034575 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2311+0201_S_b_map.fits wmodel /image_prod/ug002_uva//J2311+0201_S_b_map.mod ! Writing 333 model components to file: /image_prod/ug002_uva//J2311+0201_S_b_map.mod wobs /image_prod/ug002_uva//J2311+0201_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2311+0201_S_b_uvs.fits wwins /image_prod/ug002_uva//J2311+0201_S_b_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0345752 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285084 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.47359 2.47359 4.94719 9.89437 19.7887 39.5775 79.155 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 121.281 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2311+0201_S_b_dfm.log closed on Thu Mar 5 06:07:09 2020