! Started logfile: /image_prod/ug002_uva//J0833-4441_S_a_dfm.log on Wed Mar 4 22:26:16 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//J0833-4441_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0833-4441_S_a_uva.fits ! AN table 1: 75 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.802667 visibilities/baseline/integration-bin. ! Found source: J0833-4441 ! ! 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 1806 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 J0833-4441_S_a] 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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005248Jy sigma=5.491773 ! Fit after self-cal, rms=0.921851Jy sigma=5.026582 ! 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=8.378 mas, bmaj=47.39 mas, bpa=-4.901 degrees ! Estimated noise=4.51189 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.062706 Jy ! Component: 100 - total flux cleaned = 0.0767439 Jy ! Total flux subtracted in 100 components = 0.0767439 Jy ! Clean residual min=-0.006243 max=0.006271 Jy/beam ! Clean residual mean=-0.000064 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.0767439 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0767439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084603Jy sigma=0.419056 ! Fit after self-cal, rms=0.084034Jy sigma=0.416255 ! 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=9.609 mas, bmaj=45.55 mas, bpa=-2.693 degrees ! Estimated noise=3.10737 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.0080682 Jy ! Component: 100 - total flux cleaned = 0.00803909 Jy ! Component: 150 - total flux cleaned = 0.00767948 Jy ! Component: 200 - total flux cleaned = 0.00768388 Jy ! Total flux subtracted in 200 components = 0.00768388 Jy ! Clean residual min=-0.001848 max=0.001849 Jy/beam ! Clean residual mean=-0.000028 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.0844278 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 107 components and 0.0844278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082897Jy sigma=0.408895 ! Fit after self-cal, rms=0.082979Jy sigma=0.408338 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.609 x 45.55 at -2.693 degrees (North through East) ! Clean map min=-0.0043364 max=0.08013 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.99 LA 0.97 NL 1.05 ! OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.97 LA 0.97 NL 1.02 ! OV 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 0.94 LA 0.93 NL 0.99 ! OV 1.05 ! ! ! Fit before self-cal, rms=0.082979Jy sigma=0.408338 ! Fit after self-cal, rms=0.082157Jy sigma=0.407500 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.699 mas, bmaj=45.89 mas, bpa=-2.682 degrees ! Estimated noise=3.03783 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.000930134 Jy ! Component: 100 - total flux cleaned = 0.00145393 Jy ! Component: 150 - total flux cleaned = 0.00235689 Jy ! Component: 200 - total flux cleaned = 0.00251253 Jy ! Total flux subtracted in 200 components = 0.00251253 Jy ! Clean residual min=-0.001201 max=0.001198 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0869403 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 160 components and 0.0869403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081879Jy sigma=0.406444 ! Fit after self-cal, rms=0.081912Jy sigma=0.406179 ! 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.081912Jy sigma=0.406179 ! Fit after self-cal, rms=0.082242Jy sigma=0.405994 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.717 mas, bmaj=45.94 mas, bpa=-2.674 degrees ! Estimated noise=3.03641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755621 Jy ! Component: 100 - total flux cleaned = 0.00127769 Jy ! Component: 150 - total flux cleaned = 0.00127365 Jy ! Component: 200 - total flux cleaned = 0.00149836 Jy ! Total flux subtracted in 200 components = 0.00149836 Jy ! Clean residual min=-0.000909 max=0.000911 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0884386 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 208 components and 0.0884387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082114Jy sigma=0.405500 ! Fit after self-cal, rms=0.082133Jy sigma=0.405358 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.000818911 Jy ! Component: 100 - total flux cleaned = 0.00138491 Jy ! Component: 150 - total flux cleaned = 0.00174773 Jy ! Component: 200 - total flux cleaned = 0.00198762 Jy ! Total flux subtracted in 200 components = 0.00198762 Jy ! Clean residual min=-0.000781 max=0.000773 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0904263 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 272 components and 0.0904263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082054Jy sigma=0.405052 ! Fit after self-cal, rms=0.082057Jy sigma=0.405017 ! 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.082057Jy sigma=0.405017 ! Fit after self-cal, rms=0.082423Jy sigma=0.404986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.729 mas, bmaj=45.93 mas, bpa=-2.636 degrees ! Estimated noise=3.03435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664092 Jy ! Component: 100 - total flux cleaned = 0.00114616 Jy ! Component: 150 - total flux cleaned = 0.00140264 Jy ! Component: 200 - total flux cleaned = 0.00156281 Jy ! Total flux subtracted in 200 components = 0.00156281 Jy ! Clean residual min=-0.000633 max=0.000639 Jy/beam ! Clean residual mean=-0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0919891 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 313 components and 0.0919891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082366Jy sigma=0.404773 ! Fit after self-cal, rms=0.082387Jy sigma=0.404743 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.000285659 Jy ! Component: 100 - total flux cleaned = 0.000659663 Jy ! Component: 150 - total flux cleaned = 0.000970522 Jy ! Component: 200 - total flux cleaned = 0.00119142 Jy ! Total flux subtracted in 200 components = 0.00119142 Jy ! Clean residual min=-0.000588 max=0.000595 Jy/beam ! Clean residual mean=-0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0931806 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 355 components and 0.0931805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082344Jy sigma=0.404589 ! Fit after self-cal, rms=0.082316Jy sigma=0.404539 ! 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.082316Jy sigma=0.404539 ! Fit after self-cal, rms=0.082388Jy sigma=0.404529 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.85 mas, bmaj=48.64 mas, bpa=-1.391 degrees ! Estimated noise=2.9848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662668 Jy ! Component: 100 - total flux cleaned = 0.000982688 Jy ! Component: 150 - total flux cleaned = 0.00139858 Jy ! Component: 200 - total flux cleaned = 0.00181869 Jy ! Total flux subtracted in 200 components = 0.00181869 Jy ! Clean residual min=-0.000454 max=0.000458 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0949992 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 419 components and 0.0949992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082346Jy sigma=0.404409 ! Fit after self-cal, rms=0.082344Jy sigma=0.404397 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.000323423 Jy ! Component: 100 - total flux cleaned = 0.000609994 Jy ! Component: 150 - total flux cleaned = 0.00101451 Jy ! Component: 200 - total flux cleaned = 0.00137906 Jy ! Total flux subtracted in 200 components = 0.00137906 Jy ! Clean residual min=-0.000429 max=0.000429 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0963783 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 462 components and 0.0963783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082309Jy sigma=0.404299 ! Fit after self-cal, rms=0.082302Jy sigma=0.404290 ! 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=9.736 mas, bmaj=45.93 mas, bpa=-2.612 degrees ! Estimated noise=3.02951 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.736 x 45.93 at -2.612 degrees (North through East) ! Clean map min=-0.0045129 max=0.078464 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=8.528 mas, bmaj=47.43 mas, bpa=-4.737 degrees ! Estimated noise=4.48135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0609549 Jy ! Component: 100 - total flux cleaned = 0.0740336 Jy ! Component: 150 - total flux cleaned = 0.0763461 Jy ! Component: 200 - total flux cleaned = 0.0757245 Jy ! Total flux subtracted in 200 components = 0.0757245 Jy ! Clean residual min=-0.004546 max=0.004567 Jy/beam ! Clean residual mean=-0.000037 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.0757245 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.0757245 Jy ! Inverting map and beam ! Estimated beam: bmin=9.736 mas, bmaj=45.93 mas, bpa=-2.612 degrees ! Estimated noise=3.02951 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.00167352 Jy ! Component: 100 - total flux cleaned = 0.00247621 Jy ! Component: 150 - total flux cleaned = 0.00326522 Jy ! Component: 200 - total flux cleaned = 0.0039644 Jy ! Total flux subtracted in 200 components = 0.0039644 Jy ! Clean residual min=-0.002186 max=0.002189 Jy/beam ! Clean residual mean=0.000006 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0796889 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 109 components and 0.0796889 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=10.85 mas, bmaj=48.64 mas, bpa=-1.391 degrees ! Estimated noise=2.9848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557708 Jy ! Component: 100 - total flux cleaned = 0.000970366 Jy ! Component: 150 - total flux cleaned = 0.00111901 Jy ! Component: 200 - total flux cleaned = 0.000991519 Jy ! Total flux subtracted in 200 components = 0.000991519 Jy ! Clean residual min=-0.001041 max=0.001046 Jy/beam ! Clean residual mean=0.000006 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0806804 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.19249e-05 Jy ! Component: 100 - total flux cleaned = 0.000284285 Jy ! Component: 150 - total flux cleaned = 0.000494172 Jy ! Component: 200 - total flux cleaned = 0.00069486 Jy ! Total flux subtracted in 200 components = 0.00069486 Jy ! Clean residual min=-0.000810 max=0.000813 Jy/beam ! Clean residual mean=0.000002 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0813753 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 234 components and 0.0813753 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.736 mas, bmaj=45.93 mas, bpa=-2.612 degrees ! Estimated noise=3.02951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116119 Jy ! Component: 100 - total flux cleaned = 9.8773e-05 Jy ! Component: 150 - total flux cleaned = 0.000194304 Jy ! Component: 200 - total flux cleaned = 0.000279743 Jy ! Total flux subtracted in 200 components = 0.000279743 Jy ! Clean residual min=-0.000699 max=0.000697 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.081655 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 291 components and 0.081655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082270Jy sigma=0.404348 ! Fit after self-cal, rms=0.082281Jy sigma=0.404301 wmodel J0833-4441_S_a_map.mod ! Writing 291 model components to file: J0833-4441_S_a_map.mod wobs J0833-4441_S_a_uvs.fits ! Writing UV FITS file: J0833-4441_S_a_uvs.fits wwins J0833-4441_S_a_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//J0833-4441_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.736 x 45.93 at -2.612 degrees (North through East) ! Clean map min=-0.0059056 max=0.072379 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0833-4441_S_a_map.fits wmodel /image_prod/ug002_uva//J0833-4441_S_a_map.mod ! Writing 291 model components to file: /image_prod/ug002_uva//J0833-4441_S_a_map.mod wobs /image_prod/ug002_uva//J0833-4441_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0833-4441_S_a_uvs.fits wwins /image_prod/ug002_uva//J0833-4441_S_a_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.0723792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027937 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15794 1.15794 2.31589 4.63178 9.26356 18.5271 37.0542 74.1085 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.072 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 259.079 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0833-4441_S_a_dfm.log closed on Wed Mar 4 22:26:19 2020